From 0aa85c540cc0b440d6ae46720f3496ce3733d4db Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 30 May 2003 07:03:09 +0000 Subject: Add preliminary support for Apple Open Documents event callback interface on OSX (to allow FLUID and other apps to register a callback to open files) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3016 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index fa882f6e6..c05032f0a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES IN FLTK 1.1.4 + - Added the OSX-specific fl_open_callback() function to + handle Open Documents messages from the Finder (STR + #pending) - The configure script contained erroneous whitespace in various tests which caused errors on some platforms (STR #60) -- cgit v1.2.3