ant [Wed, 05 Jun 2013 17:44:50 +0400] rev 17905
8015339: Correct a wording in javadoc of java.awt.ContainerOrderFocusTraversalPolicy
Reviewed-by: art, anthony
vkarnauk [Wed, 05 Jun 2013 16:57:33 +0400] rev 17904
8015425: [macosx] A follow-up for the fix 8010721
Reviewed-by: serb, anthony
mcherkas [Wed, 05 Jun 2013 14:21:31 +0400] rev 17903
8015375: Edits to text components hang for clipboard access
Reviewed-by: art, anthony
Contributed-by: Dmitry Markov <dmitry.markov@oracle.com>
alitvinov [Mon, 03 Jun 2013 16:37:13 +0400] rev 17902
6337518: Null Arrow Button Throws Exception in BasicComboBoxUI
Reviewed-by: alexp, alexsch
anthony [Mon, 03 Jun 2013 16:27:44 +0400] rev 17901
8015500: Prevent sending multiple WINDOW_CLOSED events for already disposed windows
Reviewed-by: anthony, serb
Contributed-by: Jose Luis Martin <jlm@joseluismartin.info>
alitvinov [Mon, 03 Jun 2013 14:05:55 +0400] rev 17900
7151823: The test incorrectly recognizing OS
Reviewed-by: serb, alexp
pchelko [Mon, 03 Jun 2013 10:14:05 +0400] rev 17899
8015477: Support single threaded AWT/FX mode.
Reviewed-by: ant, anthony
vkarnauk [Fri, 31 May 2013 19:34:02 +0400] rev 17898
6436314: Vector could be created with appropriate size in DefaultComboBoxModel
Reviewed-by: alexsch, alexp
vkarnauk [Fri, 31 May 2013 18:46:41 +0400] rev 17897
7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds
Reviewed-by: alexsch, alexp
malenkov [Fri, 31 May 2013 18:25:38 +0400] rev 17896
8013557: XMLEncoder in 1.7 can't encode objects initialized in no argument constructor
Reviewed-by: alexsch
ant [Fri, 31 May 2013 15:56:07 +0400] rev 17895
8015589: Test java/awt/Window/Grab/GrabTest.java fails on MacOSX
Reviewed-by: anthony
anthony [Fri, 31 May 2013 14:12:53 +0400] rev 17894
8013189: JMenuItems draw behind TextArea
Summary: Untie XTextAreaPeer internal components from the TextArea parent to prevent its invalidation. I.e. force the java.awt.smartInvalidate=true locally.
Reviewed-by: art, serb
ant [Thu, 30 May 2013 18:31:33 +0400] rev 17893
8013773: requestFocusInWindow to a disabled component prevents window of getting focused
Reviewed-by: leonidr, alexsch
ant [Thu, 30 May 2013 18:23:21 +0400] rev 17892
8013424: Regression: java.awt.datatransfer.FlavorListeners not notified on Linux/Java 7
Reviewed-by: anthony
anthony [Thu, 30 May 2013 18:10:26 +0400] rev 17891
8015303: [macosx] Application launched via custom URL Scheme does not receive URL
Summary: Make copies of event parameters
Reviewed-by: anthony, swingler, serb
Contributed-by: James Tomson <james.b.tomson@gmail.com>
lana [Wed, 05 Jun 2013 09:52:41 -0700] rev 17890
Merge