mchung [Tue, 08 Dec 2009 09:02:09 -0800] rev 4374
6907568: java/awt/KeyboardFocusManager.java inproperly merged and lost a changeset
Summary: Reapply fix for 6879044 in java.awt.KeyboardFocusManager
Reviewed-by: dcherepanov, asaha
ant [Mon, 07 Dec 2009 16:38:44 +0300] rev 4373
6903890: SWT_AWT focus issues when a dialog is shown/disposed, on X11
Reviewed-by: art, dcherepanov
dcherepanov [Mon, 07 Dec 2009 14:07:05 +0300] rev 4372
Merge
dcherepanov [Mon, 07 Dec 2009 13:43:04 +0300] rev 4371
6823138: Need to replace ComponentAccessor with AWTAccessor
Reviewed-by: art, anthony
yan [Mon, 07 Dec 2009 13:32:50 +0300] rev 4370
5099725: AWT doesn't seem to handle MappingNotify events under X11.
5036807: Pressing action keys "STOP/AGAIN/COMPOSE" generates keycode of F11/F12 keys.
4787377: VK_STOP key on Solaris generates wrong Key Code
Summary: Added an event processing lumped with similar native code for similar bugs.
Reviewed-by: art
ant [Fri, 04 Dec 2009 15:07:15 +0300] rev 4369
6903354: deadlock involving Component.show & SunToolkit.getImageFromHash
Reviewed-by: art, bae
ant [Wed, 02 Dec 2009 17:26:23 +0300] rev 4368
6566375: PIT : test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html
Reviewed-by: art, dcherepanov
anthony [Wed, 02 Dec 2009 14:51:39 +0300] rev 4367
6901021: Security Warning Icon not getting displayed properly when frame loses focus
Summary: Make sure the gray icon is selected when hiding the security warning
Reviewed-by: art, dcherepanov
anthony [Fri, 27 Nov 2009 16:07:32 +0300] rev 4366
6402325: Swing toolbars vs native toolbars on Windows
Summary: Introduce support for different window types: NORMAL, UTILITY, POPUP
Reviewed-by: art, dcherepanov
art [Fri, 27 Nov 2009 15:26:07 +0300] rev 4365
4913324: Deadlock when using two event queues
Reviewed-by: anthony, ant, dcherepanov
lana [Wed, 25 Nov 2009 22:14:30 -0800] rev 4364
Merge
denis [Wed, 25 Nov 2009 21:27:06 +0300] rev 4363
4899516: Transferable has no DataFlavors when dragging from Gnome window to Swing
Reviewed-by: uta, dav
Contributed-by: Damjan Jovanovic <damjan.jov@gmail.com>
denis [Tue, 24 Nov 2009 18:46:17 +0300] rev 4362
5098433: REG: DnD of File-List between JVM is broken for non ASCII file names - Win32
Reviewed-by: uta, dav
anthony [Fri, 20 Nov 2009 19:11:47 +0300] rev 4361
6863566: Java should support the freedesktop.org startup notification specification
Summary: The startup notification gets removed as soon as a Java top-level window is shown
Reviewed-by: anthony, art, dcherepanov
Contributed-by: Damjan Jovanovic <damjan.jov@gmail.com>
lana [Thu, 10 Dec 2009 09:43:48 -0800] rev 4360
Merge
lana [Wed, 02 Dec 2009 16:18:20 -0800] rev 4359
Merge