From ba2e9f33752c2396f579a9bef7d34bb0bea6b35e Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 13 Jul 2008 21:39:07 +0000 Subject: Make --post create a basic Mac OS X application bundle with a shell script that executes the bundled program. Change the defaults for Quartz, threading, large file support, XDBE, Xft, and Xinerama to "yes". Remove the old Mac OS X resource fork file. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6142 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8d0a28f3f..af9142ba5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,17 +1,20 @@ CHANGES IN FLTK 1.3.0 - - added scroll_to() to Fl_Scroll, replacing position() + - "fltk-config --post foo" now creates an application + bundle rather than attaching a resource fork. + - Added scroll_to() to Fl_Scroll, replacing position() which now behaves as it should (STR #1303) - - fixed Fl_Scroll inside Fl_Scroll (STR #265) - - hardcoded 1.1 references in src/Makefile to 1.3 + - Fixed Fl_Scroll inside Fl_Scroll (STR #265) + - Hardcoded 1.1 references in src/Makefile to 1.3 (STR #1922) - - changed font index to 32 bit - - changed font size to 32 bit - - changed widget coordinates to 32 bit - - added support for shortcuts for Fl_Input_, + - Changed font index to 32 bit + - Changed font size to 32 bit + - Changed widget coordinates to 32 bit + - Added support for shortcuts for Fl_Input_, Fl_Value_Input, and Fl_Text_Display derived widgets (STR #1770) - - initial setup (STR #1904) + - Initial setup (STR #1904) + CHANGES IN FLTK 1.1.9 @@ -25,6 +28,7 @@ CHANGES IN FLTK 1.1.9 - Fixed MSWindows crash when selecting umlauts in Fl_Help_View (STR #1912) + CHANGES IN FLTK 1.1.8 - Documentation fixes (STR #1454, STR #1455, STR #1456, -- cgit v1.2.3