summaryrefslogtreecommitdiff
path: root/src/Fl_Menu_.cxx
AgeCommit message (Expand)Author
2024-10-12Fix compiler warning [-Wstringop-overflow=]Albrecht Schlosser
2024-04-17Fix 'int Fl_Menu_::value()' if item is in a submenu (STR 3241)Albrecht Schlosser
2023-12-23Fix memory free() mismatch (#875)Albrecht Schlosser
2023-10-13#748: Adds option to choose menu window boxtypeMatthias Melcher
2023-09-29Adds Fl_Menu_::prev_mvalue() (#685)Matthias Melcher
2023-09-05Adds some convenience methods.Matthias Melcher
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2021-02-13Remove compilation warnings issued by Visual Studio 2019.ManoloFLTK
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-04-02Fixes STR #3459.Greg Ercolano
2016-07-09Documentation fixes and clarifications.Albrecht Schlosser
2015-07-26Fixes STR#3177; item_pathname() supports FL_SUBMENU_POINTER,Greg Ercolano
2015-03-22Fix STR #3176: possible bad border effect when a set of radio menu items is l...Manolo Gouy
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-11-28Fixed Copyright to 2010.Matthias Melcher
2010-04-16Doc sync.Greg Ercolano
2010-04-08Doc fixes/additions.Greg Ercolano
2010-03-30Fixes STR#2335.Greg Ercolano
2010-02-26Fixes to Fl_Menu_::item_pathname() code example; small changes to Albrecht's ...Greg Ercolano
2010-02-26Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_ite...Matthias Melcher
2010-02-26Quick fix for embedded comments problem in Fl_Menu_.cxx introducedAlbrecht Schlosser
2010-02-26Fixed problem with Fl_Menu_::item_pathname() was misrepresented as a 'Set' me...Greg Ercolano
2009-09-27Starting to consolidate all bits used in Fl_Widget::flags_Matthias Melcher
2009-02-15Fixed typos in documentation.Albrecht Schlosser
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-09-20Fixed some typos and links and added a section about document structureAlbrecht 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 WP7 Done. Fl_Menu_Item was a real pain to doxyfy.Fabien Costantini
2008-04-23First attempt at consistently using Fl_Font as a type for the font index and ...Matthias Melcher
2005-10-30Updated the default label and text colors of all widgets to useMichael R Sweet
2005-05-31Fl_Menu_::find_item() was trying to search through submenus created with FL_S...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-03-18Bug fixes and UI tweaking...Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-08-09Fl_Menu_::find_item() didn't determine the menu path properlyMichael R Sweet
2004-07-27More doco updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2004-04-06Add Fl_Menu_::find_item() method (STR #316)Michael R Sweet
2004-03-11Fl_Value_Slider::draw_bg() didn't always apply the clippingMichael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-11-19Get rid of some valid compiler warnings with CodeWarrior that were reportedMichael R Sweet
2002-08-09Move the rest of the image file formats (except for XBM and XPM) toMichael 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-11-22Fix all references to '.C' files (now .cxx)Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet