mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 00:22:42 +08:00
OS X QuitAppleEvent now correctly exits Fl::run() instead of just
exiting. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3047 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
CHANGES IN FLTK 1.1.4
|
||||
|
||||
- QuitAppleEvent now correctly returns from Fl::run()
|
||||
instead of just exiting.
|
||||
- Hiding the first created OpenGL context was not
|
||||
possible. FLTK now manages a list of contexts.
|
||||
- FLUID didn't keep the double/single buffer type for
|
||||
windows.
|
||||
- FLTK didn't work with Xft2.
|
||||
|
||||
Reference in New Issue
Block a user