Fixed TAB use.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10706 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy
2015-04-15 04:52:21 +00:00
parent f81374166b
commit 83cfea0e3a
+1 -1
View File
@@ -20,7 +20,7 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? ????
Other improvements Other improvements
- The Mac OS X platform no longer uses the deprecated AGL - The Mac OS X platform no longer uses the deprecated AGL
(Apple GL library) to draw openGL data. Instead, it uses standard (Apple GL library) to draw OpenGL data. Instead, it uses standard
cocoa APIs. This allows FLTK to support drawing GL scenes at high cocoa APIs. This allows FLTK to support drawing GL scenes at high
resolution when an Fl_Gl_Window is mapped to a 'retina' display. resolution when an Fl_Gl_Window is mapped to a 'retina' display.
- fl_read_image() now captures all pixels within the rectangle - fl_read_image() now captures all pixels within the rectangle