summaryrefslogtreecommitdiff
path: root/src/Fl_Menu_.cxx
AgeCommit message (Expand)Author
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
1999-05-06Fixed another flwm crash in Fl_x.cxx (the send_motion pointer mustBill Spitzak
1999-05-06Checking in Guillaume Nodet's fix for Fl_Menu_::copy() again. I checked itCarl E. Thompson
1999-04-19Changes to Fl_Menu_::add() so that you should be able to add to any menu,Bill Spitzak
1999-04-08Guillaume's fix for Fl_Menu_::copy()Carl E. Thompson
1999-03-16Clears value() when you clear the menu()Bill Spitzak
1999-03-04Fixed menubar button bug - wasn't doing a redraw...Michael R Sweet
1999-02-03Put Fl::grab() into it's own source file. Rewritten as suggested so thatBill Spitzak
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-02Changes from Carl to get rid of default_ variables...Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-19The great heading change - now use standard LGPL header with CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet