summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2015-03-16Add support for accelerated alpha blending under X11.Lauri Kasanen
2015-03-12Mentioned Fl_Shared_Image::scale() and BSD-style printing.Manolo Gouy
2015-03-10[Version 1.3.4] Update version numbers - hopefully complete.Albrecht Schlosser
2015-03-02Added mention to compression techniques when drawing images to PostScript.Manolo Gouy
2015-02-17Update CHANGES file.Albrecht Schlosser
2015-02-09CHANGES: Fix the indentation in two 1.3.4 itemsLauri Kasanen
2015-02-07Fixed reading of .pbm image files: the black & white pixels were reversed,Manolo Gouy
2015-01-19Mention that class Fl_Gl_Window now uses cocoa rather than the deprecated AGL...Manolo Gouy
2014-11-15Fl::delete_widget() now hides a widget/window if it is shown (visible_r()).Albrecht Schlosser
2014-11-11List new support for true subwindows on the mac.Manolo Gouy
2014-11-11List fix for STR#3142.Manolo Gouy
2014-11-03Update CHANGES (fix typo).Albrecht Schlosser
2014-11-03Tweak the wording in CHANGES, "fluid doesn't close" could be interpreted eith...Lauri Kasanen
2014-11-02Update CHANGES for FLTK 1.3.3 release.Albrecht Schlosser
2014-10-30Update copyright and CHANGES.Albrecht Schlosser
2014-10-29Add method Fl_Window::clear_modal_states(), Ian MacArthur
2014-10-28Update CHANGES. Thanks to Greg for the patch.Albrecht Schlosser
2014-10-28Updated CHANGES for release 1.3.3, although release date is still missing.Albrecht Schlosser
2014-10-16Fix word select dragging bug in text input (STR #3014).Albrecht Schlosser
2014-10-14Added Fl_Window::shape(Fl_Image*) and fixes for Apple’s retina displays.Manolo Gouy
2014-06-07STR #3088: make Fl_Native_File_Chooser use the standard GTK file dialog when ...Manolo Gouy
2014-05-23Added copy/paste from/to FLTK applications of graphical data.Manolo Gouy
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