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-09-12
Tooltips would not reappear on the same widget, and the initial
Michael R Sweet
2004-09-09
News from FLTK1.1 and Quartz
Matthias Melcher
2004-08-31
Quartz for FLTK1.1
Matthias Melcher
2004-08-31
Quartz for FLTK 1.1:
Matthias Melcher
2004-08-27
Quartz:
Matthias Melcher
2004-08-26
Quartz implementation for FLTK 1.1:
Matthias Melcher
2004-07-27
More doco updates.
Michael R Sweet
2004-07-26
More documentation updates...
Michael R Sweet
2004-07-04
In order to make the whitte text field at the bottom left of the
Matthias Melcher
2004-06-07
The first menuitem in a menulist would not honor teh MENU_INVISIBLE flag.
Matthias Melcher
2004-05-15
Fl_Scroll now uses a full redraw when the scheme is set to
Michael R Sweet
2004-04-29
Documentation updates (STR #365)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-04-11
Update Fl_Scroll background image fix...
Michael R Sweet
2004-04-06
Added a new_directory_tooltip string pointer to allow
Michael R Sweet
2004-04-06
Add Fl_Menu_::find_item() method (STR #316)
Michael R Sweet
2004-04-06
The Fl_Widget copy operator definitions were not conditionally
Michael R Sweet
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
[next]