jdk/src/share/classes/sun/awt/SunToolkit.java
Thu, 09 Jan 2014 18:04:31 +0400 alexsch 8011059: [macosx] Support automatic @2x images loading on Mac OS X
Thu, 26 Dec 2013 12:04:16 -0800 lana 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Wed, 18 Dec 2013 08:41:46 +0000 alanb 8029886: Change SecurityManager check{TopLevelWindow, SystemClipboardAccessAwtEventQueueAccess} to check AllPermission
Mon, 17 Jun 2013 14:23:01 +0100 chegar Merge
Mon, 20 May 2013 19:07:01 +0400 leonidr 8014718: Netbeans IDE begins to throw a lot exceptions since 7u25 b10
Sun, 28 Apr 2013 09:35:25 +0100 chegar Merge
Tue, 16 Apr 2013 21:19:02 +0400 leonidr 8011695: [tck-red] Application can not be run, the Security Warning dialog is gray.
Thu, 21 Mar 2013 02:13:49 +0400 leonidr 8004584: Augment applet contextualization
Mon, 17 Jun 2013 14:09:25 +0100 chegar 8016747: Replace deprecated PlatformLogger isLoggable(int) with isLoggable(Level)
Fri, 12 Apr 2013 14:33:38 +0400 anthony 8010297: Missing isLoggable() checks in logging code
Fri, 22 Feb 2013 15:13:13 +0400 ant 8006406: lightweight embedding in other Java UI toolkits
Thu, 13 Sep 2012 19:53:13 +0400 bagiras 7186109: Simplify lock machinery for PostEventQueue & EventQueue
Wed, 05 Sep 2012 17:33:52 -0700 lana Merge
Fri, 31 Aug 2012 16:31:29 +0400 ant 6981400: Tabbing between textfield do not work properly when ALT+TAB
Wed, 29 Aug 2012 19:53:35 +0400 leonidr 7124375: [macosx] Focus isn't transfered as expected between components
Thu, 30 Aug 2012 13:11:23 -0700 bagiras 7163201: Simplify toolkit internals references
Tue, 17 Jul 2012 12:59:57 +0400 bagiras 7177040: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater
Wed, 04 Jul 2012 14:38:14 +0400 serb 7124244: [macosx] Shaped windows support
Thu, 17 May 2012 21:48:57 +0400 ant 7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application.
Wed, 25 Apr 2012 18:15:57 +0400 leonidr 7154480: [macosx] Not all popup menu items are visible
Wed, 18 Apr 2012 21:08:38 +0400 leonidr 7124286: [macosx] Option modifier should work like AltGr as in Apple jdk
Tue, 06 Mar 2012 20:34:38 +0000 michaelm 7113349: Initial changeset for Macosx port to jdk
Tue, 20 Dec 2011 12:48:01 +0300 anthony 7122796: SunToolkit constructor should create the EventQueue for the Main AppContext
Wed, 07 Dec 2011 17:45:22 +0400 art 7117008: Warnings cleanup day: reduce number of javac warnings in the sun.awt package
Wed, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Thu, 20 Jan 2011 14:28:40 +0300 dcherepanov 7011443: ./share/classes/sun/awt/SunToolkit.java needs to avoid spurious wakeup
Wed, 05 Jan 2011 15:54:45 -0800 lana Merge
Mon, 27 Dec 2010 18:37:06 +0300 dcherepanov 4887645: Remove "awt.threadgroup" system property
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Thu, 14 Oct 2010 18:24:36 +0400 dcherepanov 6991992: Need to forward-port AWT's part of the fix for 6691674
Wed, 06 Oct 2010 16:42:15 +0400 art 6979541: closed/javax/swing/plaf/basic/AWTEventListenerLeak/AWTEventListenerLeak.java fails
Wed, 07 Jul 2010 14:20:22 +0400 dcherepanov 6959174: Need to introduce sun.awt.disableGtkFileDialogs system property
Tue, 06 Jul 2010 17:59:56 +0400 art 6424157: java.awt.EventQueue push/pop might cause threading issues
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Mon, 07 Dec 2009 13:43:04 +0300 dcherepanov 6823138: Need to replace ComponentAccessor with AWTAccessor
Fri, 04 Dec 2009 15:07:15 +0300 ant 6903354: deadlock involving Component.show & SunToolkit.getImageFromHash
Fri, 27 Nov 2009 16:07:32 +0300 anthony 6402325: Swing toolbars vs native toolbars on Windows
Fri, 27 Nov 2009 15:26:07 +0300 art 4913324: Deadlock when using two event queues
Tue, 29 Sep 2009 16:03:03 -0700 mchung 6879044: Eliminate the dependency on logging from the AWT/2D/Swing classes
Tue, 14 Jul 2009 14:08:47 +0400 anthony 6837446: Introduce Window.isOpaque() method
Tue, 23 Jun 2009 13:35:58 +0400 dcherepanov 6824169: Need to remove some AWT class dependencies
Fri, 22 May 2009 16:09:45 +0400 dav 6799099: All automatic regression tests that create Robot fail on X11
Tue, 21 Apr 2009 11:35:52 +0400 anthony 6802853: API: shaped & translucent windows
Tue, 10 Mar 2009 18:33:29 +0300 ant 6806217: implement synthetic focus model for MS Windows
Wed, 11 Feb 2009 17:07:06 +0300 art 6633275: Need to support shaped/translucent windows
Wed, 04 Feb 2009 11:58:13 +0300 anthony 6797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7
Wed, 26 Nov 2008 16:25:16 +0300 art 6699589: java/awt/EventQueue/PostEventOrderingTest.java fails
Thu, 14 Aug 2008 12:58:51 +0400 art 6708392: Provide internal API to create OverrideRedirect windows, XToolkit
Mon, 07 Jul 2008 16:09:39 +0400 dav 6693974: Unify EventQueue$EventQueueItem and SunToolkit.$EventQueueItem classes
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip