mirror of
https://github.com/fltk/fltk.git
synced 2026-06-05 16:12:13 +08:00
Update CHANGES (fix typo).
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10430 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -48,7 +48,7 @@ CHANGES IN FLTK 1.3.3 RELEASED: Nov 03 2014
|
||||
user modifies the output file type.
|
||||
- Many Mac OS X improvements related to Fl_Sys_Menu_Bar.
|
||||
- Improved Mac OS X keyboard handling of special keys or combinations.
|
||||
- General Mac OS X improvements, incl. high resolution (retina)
|
||||
- General Mac OS X improvements, incl. high resolution (Retina)
|
||||
displays, and support up to Mac OS X 10.10.
|
||||
- Documentation improvements and clarifications.
|
||||
- Printing support improvements, including GL windows.
|
||||
@@ -84,7 +84,7 @@ CHANGES IN FLTK 1.3.3 RELEASED: Nov 03 2014
|
||||
- Fixed a memory leak in font loading/allocation (STR #3069).
|
||||
- Fixed minor memory leaks in handling/freeing of X11 objects.
|
||||
- Fixed OS X fl_read_image() and Fl_Paged_Device::print_window_part()
|
||||
when using a 'retina' display.
|
||||
when using a Retina display.
|
||||
- Fixed MinGW build if configure didn't find strcasecmp() (STR #2994).
|
||||
- Fixed access of protected member under Linux/Unix (STR #2903).
|
||||
- Fixed various Mac specific OpenGL issues (STR #2944)
|
||||
@@ -151,7 +151,7 @@ CHANGES IN FLTK 1.3.2 RELEASED: Dec 12 2012
|
||||
- Fixed regression in FLTK 1.3.1 for unbundled Mac OS FLTK applications
|
||||
that did not appear in dock nor have a menu bar (STR #2890).
|
||||
- Fl_Table::clear() now calls table->clear() for consistency. (STR #2889)
|
||||
- Fixed Fl_Scroll widget that fails under Mac OS X 10.8 and retina
|
||||
- Fixed Fl_Scroll widget that fails under Mac OS X 10.8 and Retina
|
||||
display (STR #2887).
|
||||
- Prevents scrollbars from drawing when widget is sized too small
|
||||
to be visible (STR #2886).
|
||||
|
||||
Reference in New Issue
Block a user