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
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-04-12
Some adjustments so setting FL_NORMAL_SIZE to 12 looks better
Bill Spitzak
2000-04-11
I made FL_NORMAL_SIZE into a public int variable. You can now change it
Bill Spitzak
1999-08-09
It crashed when a group with exactly 1 child was deleted.
Bill Spitzak
1999-04-26
Tab, space, backtab, and backspace can be used to navigate through menus.
Bill Spitzak
1999-03-07
Contributed code for more accurate item_height() in Fl_Browser.
Bill Spitzak
1999-02-25
Fix for Curtis so that the height of a title of a popup menu is not
Bill Spitzak
1999-02-19
Updated Fl::x(), ::y(), ::w(), and ::h() to account for WIN32 trays.
Michael R Sweet
1999-01-29
Fixed buttons in the menubar
Bill Spitzak
1999-01-24
Patch from Bill to allow users to click outside a menu to hide it without
Michael R Sweet
1999-01-19
Fixes from Bill for menu scrolling errors.
Michael R Sweet
1999-01-13
Fixes from Bill:
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-05
Fix from Carl - the inactive() function now works with all colors, and
Michael R Sweet
1999-01-05
Patch from Bill to improve contrast of menu items as needed.
Michael R Sweet
1998-12-08
OpenGL patches from Bill.
Michael R Sweet
1998-12-02
Changes from Carl to get rid of default_ variables...
Michael R Sweet
1998-11-10
Menu patches from Bill...
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
More changes from Bill Spitzak.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-19
Added Gustavo's damage() update - now use symbolic constants for all values!
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet