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
2015-03-16
Add support for accelerated alpha blending under X11.
Lauri Kasanen
2015-03-12
Mentioned 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-02
Added mention to compression techniques when drawing images to PostScript.
Manolo Gouy
2015-02-17
Update CHANGES file.
Albrecht Schlosser
2015-02-09
CHANGES: Fix the indentation in two 1.3.4 items
Lauri Kasanen
2015-02-07
Fixed reading of .pbm image files: the black & white pixels were reversed,
Manolo Gouy
2015-01-19
Mention that class Fl_Gl_Window now uses cocoa rather than the deprecated AGL...
Manolo Gouy
2014-11-15
Fl::delete_widget() now hides a widget/window if it is shown (visible_r()).
Albrecht Schlosser
2014-11-11
List new support for true subwindows on the mac.
Manolo Gouy
2014-11-11
List fix for STR#3142.
Manolo Gouy
2014-11-03
Update CHANGES (fix typo).
Albrecht Schlosser
2014-11-03
Tweak the wording in CHANGES, "fluid doesn't close" could be interpreted eith...
Lauri Kasanen
2014-11-02
Update CHANGES for FLTK 1.3.3 release.
Albrecht Schlosser
2014-10-30
Update copyright and CHANGES.
Albrecht Schlosser
2014-10-29
Add method Fl_Window::clear_modal_states(),
Ian MacArthur
2014-10-28
Update CHANGES. Thanks to Greg for the patch.
Albrecht Schlosser
2014-10-28
Updated CHANGES for release 1.3.3, although release date is still missing.
Albrecht Schlosser
2014-10-16
Fix word select dragging bug in text input (STR #3014).
Albrecht Schlosser
2014-10-14
Added Fl_Window::shape(Fl_Image*) and fixes for Appleās retina displays.
Manolo Gouy
2014-06-07
STR #3088: make Fl_Native_File_Chooser use the standard GTK file dialog when ...
Manolo Gouy
2014-05-23
Added copy/paste from/to FLTK applications of graphical data.
Manolo Gouy
2014-04-01
Modified doc following closure of STR#2990.
Manolo Gouy
2014-02-07
Fix crash when Fl_Window::flush() is called before show() (STR #3028).
Albrecht Schlosser
2014-01-21
New method Fl::scheme_is(const char *name).
Albrecht Schlosser
2014-01-03
Fixed recent MinGW build WRT configure not finding strcasecmp() (STR #2994).
Albrecht Schlosser
2014-01-03
Fixed missing libdl dependency in CMake builds (STR #2977).
Albrecht Schlosser
2014-01-03
Fixed segfault in fl_set_fonts_xft.cxx when loading fonts not named
Albrecht Schlosser
2013-12-30
Made Fl_Help_View::handle() public and Fl_Help_View::draw() protected
Albrecht Schlosser
2013-12-15
Adds horizontal scrollbar to Fl_Tree as an ABI 1.3.3 feature.
Greg Ercolano
2013-11-09
Updated CHANGES file with ABI mods.
Greg Ercolano
2013-09-13
Added code example for ossman's new add_clipboard_notify(),
Greg Ercolano
2013-05-22
Removed autoconf/configure and CMake tests and defines for
Albrecht Schlosser
2013-04-10
Mods to CHANGES file for recent additions/fixes
Greg Ercolano
2013-04-06
Removing Fl_mac.cxx -- this code is no longer used.
Greg Ercolano
2013-02-12
Added changes in Mac version of Fl_Native_File_Chooser.
Manolo Gouy
2012-12-19
Mentioned support for Mac OS text input system.
Manolo Gouy
2012-12-12
Fixed access of protected member (STR #2903)
Albrecht Schlosser
2012-12-07
Removed unnecessary drawing calls (STR #2898)
Albrecht Schlosser
2012-11-26
Documented all changes from 1.3.1 release to 2012/11/25.
Manolo Gouy
2012-11-23
Document mods for STR #2889
Greg Ercolano
2012-11-06
Upgrade version number to 1.3.1
Matthias Melcher
2012-11-06
Replaced 10302 with 10301 for FLTK_ABI_VERSION
Matthias Melcher
2012-07-24
Fixed fl_utf_strncasecmp etc.
Matthias Melcher
2012-07-24
STR 2705: moved all inline constructors (that I could find) from header files...
Matthias Melcher
2012-06-21
Fixed STR #2644: support horizontal wheel movement under X11 and MSWindows.
Manolo Gouy
2012-05-05
Fix STR #2836: copy_label() with old label() value failed.
Albrecht Schlosser
2012-01-19
Fl_Tree optimizations for selecting large trees (100k items).
Greg Ercolano
2011-12-06
Fixed Fl_Input_::maximum_size() documentation and Fl_Input::replace()
Albrecht Schlosser
2011-11-28
Fixed a potential crash if Fl_Double_Window::flush() was called before show().
Albrecht Schlosser
[next]