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
2011-05-21
Fix potential crash in fl_xid() on Linux (STR #2635). This would
Albrecht Schlosser
2011-04-20
Fixed keyboard navigation in fl_choice() (STR #2591)
Albrecht Schlosser
2011-04-20
Reverted changes done in svn r 7788 for STR #2420 ("Tab-Navigation focuses
Albrecht Schlosser
2011-04-20
Fixed alpha blending under X11 when line data size != 0 (STR #2606)
Albrecht Schlosser
2011-03-22
Updated the bundled libpng to v1.5.1 (released Feb 3, 2011).
Albrecht Schlosser
2011-02-12
Common dialogs like fl_message() and fl_ask() can now have a window
Albrecht Schlosser
2011-02-12
Hotspot behavior of fl_message() and other common dialogs is now
Albrecht Schlosser
2010-12-30
Changed default for configure option --with-links for common misspellings
Albrecht Schlosser
2010-12-27
Attmpt to throw away meaningless CHANGES entries, and resort by priority in b...
Matthias Melcher
2010-12-22
CHANGES: Fixed typos and removed trailing spaces.
Albrecht Schlosser
2010-12-22
Added Fl_Tabs::client_area() (STR #2480).
Albrecht Schlosser
2010-12-20
Sorted CHANGES text a bit.
Matthias Melcher
2010-12-20
Removed Watcom compiler support because it was introduced in 1.1.6 as a parti...
Matthias Melcher
2010-12-18
Fixed Fl_Tabs selection border drawing, if tabs are at the bottom of
Albrecht Schlosser
2010-12-16
This new fl_read_image() function for Windows is *much* faster than
Albrecht Schlosser
2010-12-12
Added an 'Options' dialog (replacing test/preferences) that can be used to se...
Matthias Melcher
2010-12-09
Windows: removed hidden old winsock 1 (wsock32.dll) support, as
Albrecht Schlosser
2010-12-08
Fixed Compiling with mingw-w64 (STR #2308).
Albrecht Schlosser
2010-12-06
Fixed crashes when Fl_Text_* detects illegal UTF 8 sequences. Widgets will no...
Matthias Melcher
2010-11-27
Fixed Fl_Text_Display Tabulator calculations (STR #2450)
Matthias Melcher
2010-11-18
Fixed file access code to use UTF-8 strings (STR #2440)
Matthias Melcher
2010-11-18
Fixed ARM Unicode cross compilation issue (STR #2432)
Matthias Melcher
2010-11-17
Improved support for faulty X11 clients (STR #2385)
Matthias Melcher
2010-11-16
Fixed xclass support for Fl_Window (STR #2053)
Matthias Melcher
2010-11-16
Fixed Caps Lock handling in X11/XIM (STR #2366)
Matthias Melcher
2010-11-15
Fixed handling of missing fonts in Xft (STR #2355)
Matthias Melcher
2010-11-14
Added alternative Xft font names (STR #2215)
Matthias Melcher
2010-11-14
Update lib png access (STR #2442)
Matthias Melcher
2010-11-14
Fixed OpenGL hide/show issue in OS X (STR #2260)
Matthias Melcher
2010-11-14
Added visual indication for buttons activated by a keyboard shortcut (STR 2372
Matthias Melcher
2010-11-12
Fixed missing internationalisation of menus generate by Fluid (STR #2246)
Matthias Melcher
2010-11-11
This should fix all remaining issues with Fl_Text_*. Wrapping is no pixel ali...
Matthias Melcher
2010-11-11
Added mouse!=0 check in Fl_Glut_Window::handle (STR #2381)
engelsman
2010-11-11
Fixed menu and shortcut handling (STR #2243). This partly reverts the
Albrecht Schlosser
2010-11-11
removed support for gcc 2.x (or older), as discussed in fltk.development
Albrecht Schlosser
2010-11-10
Fixed fltk-config to give --use on one line (STR #2408)
engelsman
2010-10-31
Fixed tab key navigation to inactive widgets (STR #2420), fixed a few pedanti...
Matthias Melcher
2010-10-31
Fixed outside label redraw damage areas (STR #2436)
Matthias Melcher
2010-10-30
Added callback when double-clicking file in a file chooser (STR#2346)
Matthias Melcher
2010-10-30
Fixed label alignment (STR #2436)
Matthias Melcher
2010-10-30
Added interface to set color chooser mode (STR #2407)
Matthias Melcher
2010-10-30
STR 2382: Fixed compile errors when HAVE_LIBJPEG was not defined
Matthias Melcher
2010-10-30
Fixed special handling for ISO back-tab keycode (STR #2369)
Matthias Melcher
2010-10-30
STR 2348: fixed possibly wrong relative path
Matthias Melcher
2010-10-30
STR 2370: fixed static allocation in Fl_Tabs.
Matthias Melcher
2010-09-27
Fixed unbalanced Windows OleInitialize/OleUnitialize calls
Albrecht Schlosser
2010-06-09
Fixed X11/XDBE double buffering (STR #2152, #2197). Both bugs could only be
Albrecht Schlosser
2010-04-28
Changed references to fltk-bugs@fltk.org -> STR form.
Greg Ercolano
2010-04-16
Doc sync.
Greg Ercolano
2010-04-07
Added new flags for label alignment: FL_LEFT_TOP, FL_RIGHT_TOP, FL_LEFT_BOTTO...
Matthias Melcher
[next]