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_Choice.cxx
Age
Commit message (
Expand
)
Author
2002-07-09
Range check input to Fl_Choice::value(n).
Michael R Sweet
2002-04-11
Redefine FL_ color values to use the color cube.
Michael R Sweet
2002-03-26
Improve appearance of Fl_Choice when scheme is set to plastic.
Michael R Sweet
2002-03-25
Fix Fl_Choice drawing bugs.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-16
Fix other widgets to use Fl::focus() instead of take_focus().
Michael R Sweet
2001-11-17
Limit width of drop-down button in Fl_Choice widgets.
Michael R Sweet
2001-11-03
Update all non-text widgets that take keyboard focus to check
Michael R Sweet
2001-09-29
Tooltips, and more tooltips.
Michael R Sweet
2001-08-04
New draw_focus() methods.
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-03-16
Added clipping suggested by Dmitry Potapov
Bill Spitzak
1999-03-13
Fixed alignment of Fl_Choice label with the text in the pop-up menu
Bill Spitzak
1999-03-07
Contributed code for more accurate item_height() in Fl_Browser.
Bill Spitzak
1999-02-23
Fix from Bill - Fl_Choice didn't handle NULL menu items.
Michael R Sweet
1999-02-16
Patch from Jim Hourihan that adds symbol support to Fl_Choice.
Michael R Sweet
1999-01-19
Fixes from Bill for menu scrolling errors.
Michael R Sweet
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-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
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet