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
2009-02-28
Documentation updates for Fl_Widget.H
Albrecht Schlosser
2009-02-20
Documentation updates for STR #2142 (protected draw methods).
Albrecht Schlosser
2009-02-08
Documentation updates, in parts concerning changes done for STR #1894.
Albrecht Schlosser
2009-02-08
Added the helper class Fl_Watch to simplify safe handling of widget deletion
Albrecht Schlosser
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-12-13
more doxygen updates
Albrecht Schlosser
2008-12-13
Fixed typos and doxygen documentation.
Albrecht Schlosser
2008-11-06
Fixe #396 : non consistent hide and show behavior in Fl_Widget vs Fl_Window....
Fabien Costantini
2008-10-15
Doxygen pdf documentation: Changed pdf mime type to application/pdf. Removed ...
Fabien Costantini
2008-10-03
Added systematically missing in out modifiers to all param doxygen statements...
Fabien Costantini
2008-10-03
Doxygen documentation : minor comment fixes.
Fabien Costantini
2008-09-18
Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Wi...
Fabien Costantini
2008-09-18
Doxygen documentation
Fabien Costantini
2008-09-17
Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneou...
Fabien Costantini
2008-09-17
Doxygen documentation: replace all occurences in comments of " by a quot...
Fabien Costantini
2008-09-17
Doxygen documentation: Fl_Widget: correcting some typos, adding a short 'good...
Fabien Costantini
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-15
Doxygen documentation. Completed Fl class, added a todo related to recent Fl ...
Fabien Costantini
2008-09-15
Doxygen documentation WP9 Done.
Fabien Costantini
2008-09-14
Doxygen Documentation WP2 done.
Fabien Costantini
2008-09-14
Saving an improved version of FL/Enumerations.H and related files.
Albrecht Schlosser
2008-08-15
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
Matthias Melcher
2008-08-15
Made the 'align' flags somewhat more typesafe and the associated functions mo...
Matthias Melcher
2008-08-12
Typos found by Albrecht. Thanks.
Matthias Melcher
2008-08-12
Wrong attribute fixed in Doxygen.
Matthias Melcher
2008-08-12
Added all the remaining doxygen documentation for Fl_Widget
Matthias Melcher
2008-08-12
Fixed argument renaming
Matthias Melcher
2008-08-11
Moving more documentation into doxygen format
Matthias Melcher
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2008-04-23
All widget coordinates are now 32 bit. Beware though, on a 16 bit graphics sy...
Matthias Melcher
2007-11-19
STR 1745: in fl_ask, if the rightmost button has a shortcut in its label, the...
Matthias Melcher
2005-07-15
Applied hidden copy / ctor patch as suggested in STR 860
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-11-23
Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x
Michael R Sweet
2004-09-24
Now look for 8 bits of alpha when the developer has requested
Michael R Sweet
2004-07-27
More doco updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-04-06
The Fl_Widget copy operator definitions were not conditionally
Michael R Sweet
2003-09-04
Provide inline code for copy operators in Fl_Widget; this works around
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-10-04
New Fl_Widget::redraw_label() method to cleanly redraw the label of a
Michael R Sweet
2002-08-14
OK DLLs now work again under VC++...
Michael R Sweet
2002-08-14
DLL changes (still some more to go...)
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-07-23
Remove extra 3 pixel offset when the size is below a certain amount;
Michael R Sweet
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
[next]