Author: hdu Revision: 1571205 Modified property: svn:log Modified: svn:log at Mon Feb 24 11:58:21 2014 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Mon Feb 24 11:58:21 2014 @@ -1,6 +1,6 @@ -#i119006# delay AOO/Mac initial event until the app has finished lauching +#i119006# delay AOO/Mac initial event until the app has finished launching delaying the initial event prevents complaints from OSX>=10.7's "windows restore" -feature to recur infinitely. Apparently OSX cleans things up for us just before -we get the applicationDidFinishLaunching() callback. This should solve one of the -most popular support questions for AOO on Mac for good. +feature from recurring infinitely. Apparently OSX cleans things up for us just +before we get the applicationDidFinishLaunching() callback. This should solve +one of the most popular support questions for AOO on Mac for good.
