summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2014-04-01Modified doc following closure of STR#2990.Manolo Gouy
2014-02-07Fix crash when Fl_Window::flush() is called before show() (STR #3028).Albrecht Schlosser
2014-01-21New method Fl::scheme_is(const char *name).Albrecht Schlosser
2014-01-03Fixed recent MinGW build WRT configure not finding strcasecmp() (STR #2994).Albrecht Schlosser
2014-01-03Fixed missing libdl dependency in CMake builds (STR #2977).Albrecht Schlosser
2014-01-03Fixed segfault in fl_set_fonts_xft.cxx when loading fonts not namedAlbrecht Schlosser
2013-12-30Made Fl_Help_View::handle() public and Fl_Help_View::draw() protectedAlbrecht Schlosser
2013-12-15Adds horizontal scrollbar to Fl_Tree as an ABI 1.3.3 feature.Greg Ercolano
2013-11-09Updated CHANGES file with ABI mods.Greg Ercolano
2013-09-13Added code example for ossman's new add_clipboard_notify(),Greg Ercolano
2013-05-22Removed autoconf/configure and CMake tests and defines forAlbrecht Schlosser
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