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
Age
Commit message (
Expand
)
Author
2004-03-11
Fl_Value_Slider::draw_bg() didn't always apply the clipping
Michael R Sweet
2003-11-01
Fixed some OS/2-specific build problems (STR #185)
Michael R Sweet
2003-09-14
Add Fl_Tooltip::hoverdelay() method and code (STR #126)
Michael R Sweet
2003-09-09
Bump to 1.1.5rc1...
Michael R Sweet
2003-09-08
Leave more space for filename label in file chooser.
Michael R Sweet
2003-09-04
Provide inline code for copy operators in Fl_Widget; this works around
Michael R Sweet
2003-08-02
OS X: some changes to support Apples ProjectBuilder.
Matthias Melcher
2003-06-15
Several widgets defined their own size() method but didn't
Michael R Sweet
2003-06-15
Add clear() method to Fl_Scroll so that the scrollbars don't get deleted.
Michael R Sweet
2003-06-12
Added documentation for all forms of Fl_Widget::damage() (STR
Michael R Sweet
2003-06-01
Add symlink for installs on OSX so that the wrong include file is not
Michael R Sweet
2003-05-30
Add preliminary support for Apple Open Documents event callback interface
Michael R Sweet
2003-05-21
Add find() method to help widget and search box to help dialog.
Michael R Sweet
2003-05-18
Add thin up box with plastic style.
Michael R Sweet
2003-02-25
Fix help dialog link color.
Michael R Sweet
2003-02-13
Bump version number for next release.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2003-01-28
Support type qualifiers before a class name; this allows for things like
Michael R Sweet
2003-01-21
Add FL_EXPORT to nested classes.
Michael R Sweet
2003-01-15
Fix build problems on Windows.
Michael R Sweet
2003-01-12
Fix header file again.
Michael R Sweet
2003-01-11
Need to include Fl_Export.H for FL_EXPORT definition.
Michael R Sweet
2003-01-10
Update Fl_Image and friends so that we don't need to include the
Michael R Sweet
2002-12-19
Doco updates.
Michael R Sweet
2002-12-04
OSX fixes for GLUT/GL window classes.
Michael R Sweet
2002-11-25
Bump version number in CVS...
Michael R Sweet
2002-11-19
Fix fl_dir_chooser()/Fl_File_Chooser:value() bug - cancel didn't return
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-11-14
Add const char * add methods to Fl_Check_Browser.
Michael R Sweet
2002-11-14
Add Alpha compiler stuff and cast for menu code.
Michael R Sweet
2002-11-12
Fixed missing undo bug in Fl_Text_Editor. Undo would be performed on
Matthias Melcher
2002-11-08
Add draw_children() method to Fl_Group.
Michael R Sweet
2002-11-05
Added 'Undo' to Fl_Text_Editor by reusing some of the Fl_Input_ code. I tried...
Matthias Melcher
2002-11-05
Added callbacks to Fl_Text_Editor.
Matthias Melcher
2002-10-30
Update tile documentation to be explicit about widgets touching and doing
Michael R Sweet
2002-10-29
2.0 tooltip changes into 1.1.x.
Michael R Sweet
2002-10-24
First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus,
Michael R Sweet
2002-10-20
Implement Fl_Shared_Image::uncache().
Michael R Sweet
2002-10-15
Preliminary OpenGL single-buffering fix.
Michael R Sweet
2002-10-11
Use memmove() instead of memcpy() in several key places.
Michael R Sweet
2002-10-07
Bump patch version in FL/Enumerations.H...
Michael R Sweet
2002-10-04
New Fl_Widget::redraw_label() method to cleanly redraw the label of a
Michael R Sweet
2002-09-20
Apply patch from George Garvey to make Fl_Text_Display/Buffer based on
Michael R Sweet
2002-09-05
Mac OS X: modified Fl_Preferences::Node::search to correctly handle groups
Matthias Melcher
2002-09-04
Fixes from Matthew Morrise.
Michael R Sweet
2002-09-03
Fix typo...
Michael R Sweet
2002-09-03
Tweek math header (again) for MingW...
Michael R Sweet
2002-08-30
Make sure all strings can be localized in the dialogs.
Michael R Sweet
2002-08-27
Add constructors that accept the path to use (rather then SYSTEM or USER
Michael R Sweet
2002-08-20
DLL fix from Robin Hakanson.
Michael R Sweet
[next]