summaryrefslogtreecommitdiff
path: root/src/Fl_Menu_add.cxx
AgeCommit message (Expand)Author
3 dayswi[maxim nikonov
2023-02-10Fix typos in documentation and commentsAlbrecht Schlosser
2022-03-07Improve documentation on Fl_Menu_Item's and related methods (#332)Albrecht Schlosser
2022-01-16Rename FL/fl_string.h to FL/fl_string_functions.hAlbrecht Schlosser
2020-09-16Removed incorrect docs, solves issue #137Greg Ercolano
2020-08-01Implement + deploy fl_strdup()Greg Ercolano
2020-07-14Fix old URL's and forum/newsgroup namesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-07-03Fix a subtle bug in Fl_Menu_::menu_end()Albrecht Schlosser
2019-06-27Add method Fl_Menu_::menu_end() (STR 3523)Albrecht Schlosser
2018-12-29Remove obsolete condition to make static analysis happy.Matthias Melcher
2018-10-09Avoiding crash when accessing free'd memory.Matthias Melcher
2016-07-09Documentation fixes and clarifications.Albrecht Schlosser
2012-04-05Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...Fabien Costantini
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-12-23Doc changes: mention that FL_COMMAND modifier exists in doc of the Fl_Menu_::...Manolo Gouy
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-10-31Fixed a few pedantic warnings. Added Fl::option as discussed in STR #2368, bu...Matthias Melcher
2010-04-16Small doc clarification for new insert() item.Greg Ercolano
2010-04-16Doc sync.Greg Ercolano
2009-12-07Removed typedef that simply renamed char* to Fl_String, as discussed in the m...Matthias Melcher
2009-09-17International menu shortcuts working on Mac OS (and probably the other OS's)Matthias Melcher
2009-09-09Docs for Fl_Menu_::add() needed clarification; single letterGreg Ercolano
2009-07-01Fixed some more typos.Albrecht Schlosser
2009-03-24Major documentation update including: now html doc API is sorted, navigation ...Fabien Costantini
2009-03-22fixed a typoAlbrecht Schlosser
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-12-13more doxygen updatesAlbrecht Schlosser
2008-12-13Fixed typos and doxygen documentation.Albrecht Schlosser
2008-09-17Doxygen documentation: replace all occurences in comments of " by a quot...Fabien Costantini
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-15Doxygen documentation. Completed Fl class, added a todo related to recent Fl ...Fabien Costantini
2008-09-15Doxygen documentation WP9 Done.Fabien Costantini
2008-09-15Doxygen documentation WP7 Done. Fl_Menu_Item was a real pain to doxyfy.Fabien Costantini
2008-09-10Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...Matthias Melcher
2005-10-18STR #unfiled: when using Fl_Menu_::add, the 'flags' field of the last entry i...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-11-19Increase label buffer size and bounds-check all writes.Michael R Sweet
2002-10-01Fix handling of a trailing "\" in Fl_Menu_::add()...Michael R Sweet
2002-08-09Move the rest of the image file formats (except for XBM and XPM) toMichael R Sweet
2002-06-06Fl_Text_Display::draw_vline() needed to check nVisLine >= num lines.Michael R Sweet
2002-04-11Make Fl_Output a subclass of Fl_Input, and add input_type and readonlyMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-07-09Fl_Menu_Item::add() didn't use myflags.Michael R Sweet
2001-05-19Fl_Menu_add of a menu item with the same name as an existing submenuBill Spitzak
2001-02-12Make sure menu item array is cleared to avoid uninitialized memoryMichael R Sweet
2001-01-22Copyright 2001.Michael R Sweet