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
Age
Commit message (
Expand
)
Author
2006-04-17
Allowing characters between 0x80 and 0x9f to be enetered into Fl_Input_ deriv...
Matthias Melcher
2006-04-15
Changed special handling on ISO characters 0x80 to 0xA0 for OS X, since this ...
Matthias Melcher
2006-04-15
in preperation of STR#1195: On OS X, we don't need to do the octal conversion...
Matthias Melcher
2006-04-15
in preperatio of STR#1195:ISO 8859-1 fixes for Fl_Input_ and derived classes
Matthias Melcher
2006-04-04
Fixed previous commit.
Matthias Melcher
2006-04-04
STR 1195: caret key lookup entry was missing on Mac OS X
Matthias Melcher
2006-04-01
STR 1200: fixed wrong allocation of copy/paste buffer
Matthias Melcher
2006-03-29
STR 1167: updated documentation for Fl_Valuator and Fl_Value_Input
Matthias Melcher
2006-03-29
Str 1171: added documentation for Fl_Toggle_Button
Matthias Melcher
2006-03-29
Fixing STR #1222 (case sensitive include fl_draw.H correction)
Fabien Costantini
2006-03-29
STR 1157: Attempt to make the documentation on Fl_Valuator::format clearer. A...
Matthias Melcher
2006-03-28
STR 1192: Added documentation for Fl_Clock_Output
Matthias Melcher
2006-03-28
STR 1183: swapping two items in an Fl_Browser_ widget would corrupt redrawing...
Matthias Melcher
2006-03-28
STR 1179: function fl_scroll should now be correctly exported, even on VC6 :-)
Matthias Melcher
2006-03-28
ST 1148: a preselected filename will also be selected in the file chooser whe...
Matthias Melcher
2006-03-28
Reverted Help Browser to previous faster and simpler code.
Matthias Melcher
2006-03-27
STR 1186: Fixed Help Browser buffer overflow by adding a self-enlarging buffe...
Matthias Melcher
2006-03-27
STR 1213: leaving the area of a menubar when dragging would not cancel out th...
Matthias Melcher
2006-02-22
Don't increment read-only cells on a multiple-click.
Michael R Sweet
2006-02-22
Don't try to load image file we couldn't open
Michael R Sweet
2006-01-31
Update copyrights.
Michael R Sweet
2006-01-31
FLUID didn't handle loading .fl files with international
Michael R Sweet
2006-01-31
Fl_Spinner's minimum() and maximum() "get" methods were
Michael R Sweet
2006-01-31
Fix fl_filename_list() bug (STR #1159) caused by changing of the ABI
Michael R Sweet
2006-01-18
Update announcement with edited changelog.
Michael R Sweet
2006-01-17
Fix menubar menu clicking, so that menu items work again and clicking outside
Michael R Sweet
2006-01-17
Clicking outside a menu window dismisses it (STR #1144)
Michael R Sweet
2006-01-17
Check if the user clicks outside the menu area in the menu bar so that we
Michael R Sweet
2006-01-16
STR #1109 re-fix: when fixing 1109, I accidentally enabled clicking on grayed...
Matthias Melcher
2006-01-15
Update Linux desktop files.
Michael R Sweet
2006-01-15
Fix EPM list file and games programs.
Michael R Sweet
2006-01-15
Update EPM list file and OSX icon for FLUID.
Michael R Sweet
2006-01-15
Fix OSX make and install stuff.
Michael R Sweet
2006-01-15
Add OSX application stuff for FLUID.
Michael R Sweet
2006-01-15
Update OSX icons.
Michael R Sweet
2006-01-15
More packaging fun.
Michael R Sweet
2006-01-15
More packaging fun (games package to "advertise" FLTK...)
Michael R Sweet
2006-01-15
Separate the desktop install/uninstall stuff so that users that don't
Michael R Sweet
2006-01-15
Fix installation of Linux desktop files.
Michael R Sweet
2006-01-15
Work on Linux and OSX desktop integration stuff via make install and
Michael R Sweet
2006-01-15
Another copyright notice update.
Michael R Sweet
2006-01-15
More copyright updates.
Michael R Sweet
2006-01-15
Update copyright.
Michael R Sweet
2006-01-15
Pressing a Fl_Menu_Button widget now draws it pressed in (STR
Michael R Sweet
2006-01-14
Fix resizing of Windows (STR #1139)
Michael R Sweet
2006-01-13
Fix compile error.
Michael R Sweet
2006-01-13
Fix bugs in Sudoku demo:
Michael R Sweet
2006-01-08
Make sure that threads.o depends on threads.h - it wasn't included in the
Michael R Sweet
2006-01-08
Oops...
Michael R Sweet
2006-01-06
The threads demo would display negative prime numbers
Michael R Sweet
[next]