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
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2006-04-27
STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted wi...
Matthias Melcher
2005-10-30
Updated the default label and text colors of all widgets to use
Michael R Sweet
2005-07-11
STR #878: fixed tiny memory leak when calling Fl_Widget::label(label()) which...
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-06
Fl_Widget::copy_label(NULL) didn't work (STR #707)
Michael R Sweet
2004-11-23
Fix compiler errors...
Michael R Sweet
2004-11-23
Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x
Michael R Sweet
2004-08-25
Updated config stuff to allow for --enable-quartz ofr Mac OS X which in
Matthias Melcher
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-10-04
New Fl_Widget::redraw_label() method to cleanly redraw the label of a
Michael R Sweet
2002-07-23
Remove extra 3 pixel offset when the size is below a certain amount;
Michael R Sweet
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
[prev]