diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2009-03-14 14:37:51 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2009-03-14 14:37:51 +0000 |
| commit | 7c32ec2b945328b079d10987745150b5d29155a4 (patch) | |
| tree | f131237e807f23a4c7eabeb14729e74a6720ca3e /CHANGES | |
| parent | 26c355b6a083e8fe1599705c69130db49b2a565d (diff) | |
Updated the bundled libpng to v1.2.35 (released 18 Feb. 2009)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6684 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,6 @@ CHANGES IN FLTK 1.3.0 + - Updated the bundled libpng to v1.2.35 (released 18 Feb. 2009) - Fl_Preferences.H now doesn't include windows.h any more (Windows only, STR #2173). - Fl_Window::draw() now doesn't reset its x/y-coordinates to 0 @@ -26,7 +27,6 @@ CHANGES IN FLTK 1.3.0 - Added sorting to Fl_Browser_ (STR #2113) - Added utf8 support for OS X copy and paste - Improved handling of composed keys in OS X 10.5 and up - - Updated the bundled libpng to v1.2.33. - Fixed callback would not be called when shortcut was used with radio and toggle buttons in default FL_RELEASE mode. - Fixed a problem with TrackMouseEvent() (Windows only) that would |
