ant [Sat, 12 May 2012 18:50:27 +0400] rev 12651
7110683: Issues with some KeyboardFocusManager method
Reviewed-by: ahgross
alexp [Sat, 12 May 2012 17:46:00 +0400] rev 12650
7149005: [macosx] Java Control Panel's UI controls are distorted when draging scroll bar.
Reviewed-by: serb
alexsch [Sat, 12 May 2012 12:01:36 +0400] rev 12649
7024965: Stylepad demo: remove non-translatable resources from Stylepad.properties file
Reviewed-by: alexp
anthony [Fri, 11 May 2012 20:37:07 +0400] rev 12648
7149062: [macosx] dock menu don't show available frames
Summary: Inherit from either NSWindow for normal windows or NSPanel for utility windows
Reviewed-by: skovatch, swingler
anthony [Fri, 11 May 2012 16:11:17 +0400] rev 12647
7166437: [macosx] Support for Window.Type.UTILITY on the Mac
Summary: Apply the native UTILITY style for UTILITY Java windows
Reviewed-by: art
lana [Thu, 10 May 2012 11:47:56 -0700] rev 12646
Merge
serb [Thu, 10 May 2012 20:05:12 +0400] rev 12645
7080109: Dialog.show() lacks doPrivileged() to access system event queue
Reviewed-by: art, anthony