aboutsummaryrefslogtreecommitdiff
path: root/src/solaris/classes/sun/awt/X11/XWindow.java
AgeCommit message (Expand)Author
2019-07-228214109: XToolkit is not correctly displayed color on 16-bit high color settingdmarkov
2018-07-12JRE-864 Multiple child windows opened and closed in sequence result in a focu...jb8u152-b1298Denis Fokin
2017-11-13Some windows do not get MapNotify events. We catch them in MapRequest.jb8u152-b1064Denis Fokin
2017-01-17JRE-183 Switcher needs enter in order to select the entryjb8u112-b695Denis Fokin
2016-12-26IDEA-63779 Keymap shows characters for keys only for english keyboard layout ...jb8u112-b643Denis Fokin
2016-10-13IDEA-162488 PyCharm run out of memory in Ubuntu 14.04 after screen was blocke...jb8u112-b456Denis Fokin
2015-05-288041470: JButtons stay pressed after they have lost focus if you use the mous...anashaty
2014-07-318033141: Cleanup of sun.awt.X11 packageserb
2014-09-036624085: Fourth mouse button (wheel) is treated like second button - isPopupT...alexsch
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ...lana
2013-12-128001472: api/java_awt/Window/indexTGF_* tests fail because expected colors ar...serb
2013-10-298022746: List of spelling errors in API docmalenkov
2013-10-247090424: TestGlyphVectorLayout failed automately with java.lang.StackOverflow...serb
2013-06-178016747: Replace deprecated PlatformLogger isLoggable(int) with isLoggable(Le...chegar
2013-04-128010297: Missing isLoggable() checks in logging codeanthony
2012-12-178005018: X11: focus problems with openjdk 1.7.0 under gnome3 when selected ke...neugens
2012-10-178000626: Implement dead key detection for KeyEvent on Linuxalexsch
2012-08-307163201: Simplify toolkit internals referencesbagiras
2011-07-156596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll f...serb
2010-12-286962318: Update copyright yearohair
2010-10-146991992: Need to forward-port AWT's part of the fix for 6691674dcherepanov
2010-10-136973199: java/awt/Robot/RobotWheelTest/RobotWheelTest.html failed on JDK7 b10...dav
2010-06-246957166: With XAWT, set arguments properly creating a MouseWheelEvent.yan
2010-05-256943119: Rebrand source copyright noticesohair
2009-12-076823138: Need to replace ComponentAccessor with AWTAccessordcherepanov
2009-10-15Mergelana
2009-10-146711717: PIT: Security Icon is hidden for FullScreen apps, WinXPanthony
2009-09-296879044: Eliminate the dependency on logging from the AWT/2D/Swing classesmchung
2009-05-226799099: All automatic regression tests that create Robot fail on X11dav
2009-05-196812298: Dynamic GraphicsConfig changes don't work on X11 platformsanthony
2009-04-176821948: Consider removing the constraints for bounds of untrusted top-level ...anthony
2009-03-276680988: KeyEvent is still missing VK values for many keyboardsyan
2009-03-266693253: Security Warning appearance requires enhancementsanthony
2008-09-166315717: Support for mouse with multiple scroll wheels and 4 or more buttonsdav
2008-04-156430553: MouseClick event should not be fired if MouseRelease happened withou...dav
2008-04-076623459: Get rid of XConstant, XProtocolConstants and XUtilConstants antipatterndav
2008-03-136645856: static field XWindowPeer.defaultFont hides XWindow.defaultFontson
2007-12-01Initial loadduke