Revision: 7420
http://skim-app.svn.sourceforge.net/skim-app/?rev=7420&view=rev
Author: hofman
Date: 2011-08-05 21:34:35 +0000 (Fri, 05 Aug 2011)
Log Message:
-----------
disable Lion's window restore for all windows for now as it interferes with our
features
Modified Paths:
--------------
trunk/NSWindowController_SKExtensions.m
Modified: trunk/NSWindowController_SKExtensions.m
===================================================================
--- trunk/NSWindowController_SKExtensions.m 2011-08-05 16:57:31 UTC (rev
7419)
+++ trunk/NSWindowController_SKExtensions.m 2011-08-05 21:34:35 UTC (rev
7420)
@@ -102,3 +102,8 @@
}
@end
+
+
+@implementation NSWindow (SKLionOverride)
+- (BOOL)isRestorable { return NO; }
+@end
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts.
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit