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_Widget.cxx
Age
Commit message (
Expand
)
Author
2002-06-02
Redraw fixes.
Michael R Sweet
2002-05-24
Get rid of as many compiler warnings as possible.
Michael R Sweet
2002-04-12
Move ENTER/LEAVE handling to Fl_Box so that the default event handler
Michael R Sweet
2002-04-09
Tooltip fixes: ignore keyboard events, immediately disable new tooltips,
Michael R Sweet
2002-01-07
Fixed from Teun.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-20
Implement Fl::scheme() and Fl::reload_scheme() (this includes support
Michael R Sweet
2001-12-19
Multiple bug fixes from Sebastien:
Michael R Sweet
2001-12-14
More tweeking of plastic boxtypes.
Michael R Sweet
2001-12-07
Line style and focus boxes.
Michael R Sweet
2001-11-28
More doco updates.
Michael R Sweet
2001-11-22
Fix all references to '.C' files (now .cxx)
Michael R Sweet
2001-11-03
Add Fl::visible_focus() method.
Michael R Sweet
2001-08-06
Symbols are now supported by main label drawing code - @@ to insert a
Michael R Sweet
2001-08-05
Keyboard nav for valuators.
Michael R Sweet
2001-08-04
New draw_focus() methods.
Michael R Sweet
2001-08-03
Fixed tooltips under WIN32 - no more toolbar buttons...
Michael R Sweet
2001-08-02
Fix tooltips a la 2.0.
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
2000-04-11
I made FL_NORMAL_SIZE into a public int variable. You can now change it
Bill Spitzak
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-15
Focus fixes 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