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
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-04-16
Update "clean" targets to properly handle core files, remove backup files,
Michael R Sweet
2005-04-15
Don't make non-inline methods from FLUID inline (that is, remove the
Michael R Sweet
2005-04-14
Fix compiler warnings.
Michael R Sweet
2005-04-13
Only use __deprecated__ with GCC 3.0 and higher.
Michael R Sweet
2005-04-11
Remove all warnings for Mac buidl with gcc (except one)
Matthias Melcher
2005-04-09
Added missing Fl_Window::copy_label() method.
Michael R Sweet
2005-03-31
Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi-
Michael R Sweet
2005-03-25
Pressing Enter in the file chooser when selecting a directory
Michael R Sweet
2005-03-25
The Fl_File_Chooser window now properly resizes its controls (STR
Michael R Sweet
2005-03-25
Change Fl_Spinner to use double values instead of ints.
Michael R Sweet
2005-03-24
Prep work to support separate FL_PLASTIC_ROUND_UP/DOWN_BOX box types.
Michael R Sweet
2005-03-21
Polygon drawing fixed #765, fl_message wrapped in Fl_Group::current(0), so it...
Matthias Melcher
2005-03-21
Printing support for FLUID...
Michael R Sweet
2005-03-20
Add Fl_Spinner widget (another combo of existing widgets in a header file)
Michael R Sweet
2005-03-06
Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the
Michael R Sweet
2005-03-05
More browser documentation changes.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-24
Added Greg Ercolano's simple Fl_Input_Choice widget which is a
Michael R Sweet
2005-02-05
Fl_File_Chooser was slow with large directories (STR #654)
Michael R Sweet
2004-12-06
Fixed a compiler warning in Fl_Window.H (STR #641)
Michael R Sweet
2004-12-03
Fl::event_number() didn't always match the value sent to the
Michael R Sweet
2004-12-03
Fl_Help_View::topline() incorrectly set the changed() flag (STR
Michael R Sweet
2004-11-29
Changelog.
Michael R Sweet
2004-11-23
Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x
Michael R Sweet
2004-11-20
Watcom fixes (STR #584, STR #594, STR #595)
Michael R Sweet
2004-10-18
Documentation updates (STR #568)
Michael R Sweet
2004-10-18
Documentation updates (STR #570)
Michael R Sweet
2004-09-29
Eliminate shadowed arguments...
Michael R Sweet
2004-09-24
Now look for 8 bits of alpha when the developer has requested
Michael R Sweet
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
[next]