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
/
fluid
/
Fl_Menu_Type.cxx
Age
Commit message (
Expand
)
Author
1999-08-05
Fixed so that a public declaration like #include "Foo" is written to the
Bill Spitzak
1999-04-17
Submenu titles did not always get the FL_SUBMENU bit turned on when
Bill Spitzak
1999-03-29
Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I
Carl E. Thompson
1999-03-10
Named callback function in a menu item inside a class prepended the
Bill Spitzak
1999-02-22
Public/private status was not honored for menu items.
Michael R Sweet
1999-02-19
Fixed bug in write_static() method - when getting the menu_name() and
Michael R Sweet
1999-02-16
Whoops - missed a closing bracket...
Michael R Sweet
1999-02-16
Menu item numbering bug fix from Bill.
Michael R Sweet
1999-01-19
Forgot the leading * on the pointer name for menu items.
Michael R Sweet
1999-01-19
Fixes from Bill:
Michael R Sweet
1999-01-13
Fixed problem with empty submenus not getting the right offsets.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-08
Menu items were being initialized static... Dropped the "static" from
Michael R Sweet
1998-12-06
Fixed another #include...
Michael R Sweet
1998-12-06
More changes for .C and .H to .cxx and .h...
Michael R Sweet
1998-11-23
Fixed class menu item code writing - now generate static variables and
Michael R Sweet
1998-11-10
Incorporate SUBMENU_POINTER patch from Thomas Wey.
Michael R Sweet
1998-10-21
Added common headings & CVS tags.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet
[prev]