zhouyx [Sat, 31 Mar 2012 16:55:56 +0800] rev 12285
7155298: Editable TextArea/TextField are blocking GUI applications from exit
Summary: Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant
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
serb [Thu, 29 Mar 2012 17:31:48 +0400] rev 12283
7124551: [macosx] Once added, Menu shortcut cannot be removed
Reviewed-by: art, anthony
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
anthony [Tue, 27 Mar 2012 15:41:55 +0400] rev 12280
7150516: [macosx] appletviewer shouldn't link against libX11 on the Mac
Summary: Don't link against libX11 on the Mac
Reviewed-by: art
rupashka [Fri, 23 Mar 2012 15:16:17 +0200] rev 12279
4310381: Text in multi-row/col JTabbedPane tabs can be truncated/clipped
Reviewed-by: rupashka
Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
rupashka [Thu, 22 Mar 2012 17:10:48 +0200] rev 12278
6888634: test/closed/javax/swing/Popup/TaskbarPositionTest.java fails
Reviewed-by: alexp