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-11-07
Fixed missing image release as described in STR #2840.
Albrecht Schlosser
2015-11-03
Fixed copyright year, updated CHANGES.
Albrecht Schlosser
2015-11-03
Added OpenGL 3 support in 1.3.4
Manolo Gouy
2015-10-19
Added message about Fl_Image_Surface.
Manolo Gouy
2015-10-19
Added several items since FLTK 1.3.3 was released.
Manolo Gouy
2015-08-23
Support for Mac OS 10.11.
Manolo Gouy
2015-07-12
Make FL_ABI_VERSION configurable (STR #3161).
Albrecht Schlosser
2015-07-09
Fix trailing white space in fluid .fl files (STR #3239).
Albrecht Schlosser
2015-07-09
Fix box background drawing for deactivated widgets (STR #2907).
Albrecht Schlosser
2015-04-28
Updated CHANGES to reflect Fl_Text_Display and Fl_Tree mods.
Greg Ercolano
2015-04-28
Changed the fonts used for the FL_COURIER font family on the Mac.
Manolo Gouy
2015-04-15
Fixed TAB use.
Manolo Gouy
2015-04-05
Made clear that the new image scaling feature requires FL_ABI_VERSION>=10304.
Manolo Gouy
2015-03-22
Fix STR #3176: possible bad border effect when a set of radio menu items is l...
Manolo Gouy
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
[next]