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_add.cxx
Age
Commit message (
Expand
)
Author
2001-01-22
Copyright 2001.
Michael R Sweet
2000-11-20
Get rid of "member X hidden by variable X" warnings...
Michael R Sweet
2000-10-17
Fl_Menu_::add() ignores '&' signs when comparing menu items, so you don't
Bill Spitzak
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
2000-01-16
Buttons on scrollbars draw pushed in (fix from barrero@irit.fr)
Bill Spitzak
1999-07-12
Removed patch - didn't fix problem.
Carl E. Thompson
1999-07-12
Testing a possible Fl_Menu_::add() bug fix...
Michael R Sweet
1999-07-06
Added "delete local_array[]" to Fl_Menu_Item::insert().
Michael R Sweet
1999-04-19
Changes to Fl_Menu_::add() so that you should be able to add to any menu,
Bill Spitzak
1999-03-09
Small fixes suggested by Guillaume Nodet
Bill Spitzak
1999-03-04
Added memset() to Fl_Menu_::insert() after allocating and copying the
Michael R Sweet
1999-02-03
Put Fl::grab() into it's own source file. Rewritten as suggested so that
Bill Spitzak
1999-01-29
Moved fl_old_shortcut() from Fl_Menu_add.cxx to Fl.cxx so that using a
Carl E. Thompson
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-02
Menu update from Bill - dynamic allocation of items...
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
1998-10-06
Initial revision
Michael R Sweet
[prev]