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