summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2013-04-10Mods to CHANGES file for recent additions/fixesGreg Ercolano
2013-04-06Removing Fl_mac.cxx -- this code is no longer used.Greg Ercolano
2013-02-12Added changes in Mac version of Fl_Native_File_Chooser.Manolo Gouy
2012-12-19Mentioned support for Mac OS text input system.Manolo Gouy
2012-12-12Fixed access of protected member (STR #2903)Albrecht Schlosser
2012-12-07Removed unnecessary drawing calls (STR #2898)Albrecht Schlosser
2012-11-26Documented all changes from 1.3.1 release to 2012/11/25.Manolo Gouy
2012-11-23Document mods for STR #2889Greg Ercolano
2012-11-06Upgrade version number to 1.3.1Matthias Melcher
2012-11-06Replaced 10302 with 10301 for FLTK_ABI_VERSIONMatthias Melcher
2012-07-24Fixed fl_utf_strncasecmp etc.Matthias Melcher
2012-07-24STR 2705: moved all inline constructors (that I could find) from header files...Matthias Melcher
2012-06-21Fixed STR #2644: support horizontal wheel movement under X11 and MSWindows.Manolo Gouy
2012-05-05Fix STR #2836: copy_label() with old label() value failed.Albrecht Schlosser
2012-01-19Fl_Tree optimizations for selecting large trees (100k items).Greg Ercolano
2011-12-06Fixed Fl_Input_::maximum_size() documentation and Fl_Input::replace()Albrecht Schlosser
2011-11-28Fixed a potential crash if Fl_Double_Window::flush() was called before show().Albrecht Schlosser
2011-11-11Fixes for STR 2600, 2695, 2697.Manolo Gouy
2011-10-26Fixed regression (in FLTK 1.3.0) that could clear a radio button byAlbrecht Schlosser
2011-08-30Fixed fl_pie() drawing too small on X11 (STR #2703)Albrecht Schlosser
2011-07-20Fixed Fl_Menu issue with unusual menu flags (STR #2680).Albrecht Schlosser
2011-06-18Fixed Windows DLL import of fl_xid() (STR #2670)Albrecht Schlosser
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