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
/
FL
/
Fl_Widget.H
Age
Commit message (
Expand
)
Author
2002-05-13
Backported the fltk2.0 tooltips. This may be somewhat binary incompatable
Bill Spitzak
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-19
Multiple bug fixes from Sebastien:
Michael R Sweet
2001-11-28
More doco updates.
Michael R Sweet
2001-11-03
Add Fl::visible_focus() method.
Michael R Sweet
2001-10-29
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
Michael R Sweet
2001-10-22
Make Fl_Widget::parent() work with Fl_Group pointers...
Michael R Sweet
2001-10-18
Fl::belowmouse() was resetting the tooltip, causing the flashing
Michael R Sweet
2001-08-06
WIN32 updates to make the DLL project work again...
Michael R Sweet
2001-08-05
Image labels!
Michael R Sweet
2001-08-04
New draw_focus() methods.
Michael R Sweet
2001-08-03
Update WIN32 projects and config file.
Michael R Sweet
2001-08-02
Fix tooltips a la 2.0.
Michael R Sweet
2001-08-01
First bunch of changes for the 1.1 branch - tooltips.
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-18
Changes from Luis Ibanez to make it compile under Borland.
Bill Spitzak
1999-02-16
Updated headers to support WIN32 and OS/2 DLLs.
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-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
Updated for new heading and CVS tags.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet