anthony [Fri, 30 Mar 2012 18:10:05 +0400] rev 12284
7124428: [macosx] Frame.setExtendedState() doesn't work for undecorated windows
Summary: Emulate native NSWindow -zoom for undecorated windows
Reviewed-by: art
anthony [Tue, 27 Mar 2012 15:53:29 +0400] rev 12282
7132692: [macosx] Class com.apple.eawt not functioning
Summary: Postpone setting the application delegate until the app is fully initialized
Reviewed-by: art
anthony [Tue, 27 Mar 2012 15:49:17 +0400] rev 12281
7149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate application
Summary: Don't force the termination of the event loop in the Quit action handler
Reviewed-by: art