index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Fl_Menu_.cxx
Age
Commit message (
Expand
)
Author
2015-07-26
Fixes STR#3177; item_pathname() supports FL_SUBMENU_POINTER,
Greg Ercolano
2015-03-22
Fix STR #3176: possible bad border effect when a set of radio menu items is l...
Manolo Gouy
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-04-16
Doc sync.
Greg Ercolano
2010-04-08
Doc fixes/additions.
Greg Ercolano
2010-03-30
Fixes STR#2335.
Greg Ercolano
2010-02-26
Fixes to Fl_Menu_::item_pathname() code example; small changes to Albrecht's ...
Greg Ercolano
2010-02-26
Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_ite...
Matthias Melcher
2010-02-26
Quick fix for embedded comments problem in Fl_Menu_.cxx introduced
Albrecht Schlosser
2010-02-26
Fixed problem with Fl_Menu_::item_pathname() was misrepresented as a 'Set' me...
Greg Ercolano
2009-09-27
Starting to consolidate all bits used in Fl_Widget::flags_
Matthias Melcher
2009-02-15
Fixed typos in documentation.
Albrecht Schlosser
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-09-20
Fixed some typos and links and added a section about document structure
Albrecht Schlosser
2008-09-17
Doxygen documentation: replace all occurences in comments of " by a quot...
Fabien Costantini
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-15
Doxygen documentation WP7 Done. Fl_Menu_Item was a real pain to doxyfy.
Fabien Costantini
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2005-10-30
Updated the default label and text colors of all widgets to use
Michael R Sweet
2005-05-31
Fl_Menu_::find_item() was trying to search through submenus created with FL_S...
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-03-18
Bug fixes and UI tweaking...
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-08-09
Fl_Menu_::find_item() didn't determine the menu path properly
Michael R Sweet
2004-07-27
More doco updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-04-06
Add Fl_Menu_::find_item() method (STR #316)
Michael R Sweet
2004-03-11
Fl_Value_Slider::draw_bg() didn't always apply the clipping
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-11-22
Fix all references to '.C' files (now .cxx)
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-05-06
Fixed another flwm crash in Fl_x.cxx (the send_motion pointer must
Bill Spitzak
1999-05-06
Checking in Guillaume Nodet's fix for Fl_Menu_::copy() again. I checked it
Carl E. Thompson
1999-04-19
Changes to Fl_Menu_::add() so that you should be able to add to any menu,
Bill Spitzak
1999-04-08
Guillaume's fix for Fl_Menu_::copy()
Carl E. Thompson
1999-03-16
Clears value() when you clear the menu()
Bill Spitzak
1999-03-04
Fixed menubar button bug - wasn't doing a redraw...
Michael R Sweet
1999-02-03
Put Fl::grab() into it's own source file. Rewritten as suggested so that
Bill Spitzak
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-02
Changes from Carl to get rid of default_ variables...
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
[next]