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
/
CHANGES
Age
Commit message (
Expand
)
Author
2003-05-26
Check syntax of callback only on release, not on change.
Michael R Sweet
2003-05-26
Update to 1.1.4rc1 for testing...
Michael R Sweet
2003-05-26
Fix STR 27 - double-click in file chooser followed by single click was
Michael R Sweet
2003-05-21
Fix outline color when drawing inactive.
Michael R Sweet
2003-05-21
Add find() method to help widget and search box to help dialog.
Michael R Sweet
2003-05-21
Map ISO-8859-1 to MacRoman encoding on OSX (temporary until 2.0's UTF-8
Michael R Sweet
2003-05-21
Fix menu item fonts (STR #30)
Michael R Sweet
2003-05-21
Fix menu scrolling (STR #33)
Michael R Sweet
2003-05-20
Update documentation.
Michael R Sweet
2003-05-20
Potential fixes for double-buffered subwindows on WIN32 (STR #1)
Michael R Sweet
2003-05-20
Fix show of subwindow causing crash (STR #23)
Michael R Sweet
2003-05-20
Fix compose bug on OSX.
Michael R Sweet
2003-05-20
Fix OSX subwindow hide (STR #22)
Michael R Sweet
2003-05-18
Add thin up box with plastic style.
Michael R Sweet
2003-05-16
Fl_Pack ignored box() and cleared unused areas to color().
Michael R Sweet
2003-05-16
Tweek tabs widget and plastic boxtype.
Michael R Sweet
2003-05-16
Updated the default background color on OSX to provide better contrast.
Michael R Sweet
2003-05-04
Fl_Text_Display and friends now look for the next
Michael R Sweet
2003-05-04
gl_font() didn't work properly for X11 when Xft was used (STR #12)
Michael R Sweet
2003-05-04
Fl_File_Browser incorrectly included "." on WIN32 (STR #9)
Michael R Sweet
2003-04-06
Fix fl_font/fl_size on MacOS X.
Michael R Sweet
2003-04-03
- sorted fluid menu bar
Matthias Melcher
2003-04-01
Fix cursor appearance and scrolling of Fl_Text_Editor (patches from Erco)
Michael R Sweet
2003-04-01
FLUID shell command patch from Erco.
Michael R Sweet
2003-03-31
Possible fix for OpenGL bus errors on OSX.
Michael R Sweet
2003-03-26
Fix widget callback code error check and assignment.
Michael R Sweet
2003-03-26
fltk-config fix.
Michael R Sweet
2003-03-17
Fix Fl_Text_Display box drawing bug.
Michael R Sweet
2003-02-25
Fix help dialog link color.
Michael R Sweet
2003-01-31
FL_KEYUP patch for X11 - don't send KEYUP event for repeating keys.
Michael R Sweet
2003-01-28
Support type qualifiers before a class name; this allows for things like
Michael R Sweet
2003-01-28
Bug fixes from Howard.
Michael R Sweet
2003-01-21
Add FL_EXPORT to nested classes.
Michael R Sweet
2003-01-15
Possible fix for nested Fl_Double_Window bug on WIN32.
Michael R Sweet
2003-01-14
Fix Fl_Slider callback bug.
Michael R Sweet
2003-01-14
Fix line/polygon drawing bug when the number of unique vertices is too
Michael R Sweet
2003-01-14
Fix size_range() bug under OSX.
Michael R Sweet
2003-01-14
Fix OpenGL resize bug.
Michael R Sweet
2003-01-14
Fixed menu overlay bug.
Michael R Sweet
2003-01-12
Fix use of free() for memory allocated using new.
Michael R Sweet
2003-01-11
Tweek colors for plastic scheme so they better match OSX.
Michael R Sweet
2003-01-10
Update dependencies and the change log.
Michael R Sweet
2003-01-04
Sort widgets in the widget panel.
Michael R Sweet
2002-12-19
Fix Fl_Scroll handling of widgets whose labels are to the right or below.
Michael R Sweet
2002-12-19
Doco updates.
Michael R Sweet
2002-12-08
Double/triple click selection fix in Fl_Input.
Michael R Sweet
2002-12-04
OSX fixes for GLUT/GL window classes.
Michael R Sweet
2002-11-19
Support vertical dividers in menu bars.
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
Increase label buffer size and bounds-check all writes.
Michael R Sweet
[next]