aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/java/awt/Container.java
AgeCommit message (Expand)Author
2016-08-158160696: IllegalArgumentException: adding a component to a container on a dif...mcherkas
2015-06-058080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated o...alexsch
2015-05-228071306: GUI perfomance are very slow compared java 1.6.0_45serb
2015-02-028072088: [PIT] NPE in DnD tests apparently because of the fix to JDK-8061636azvegint
2015-01-168061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionLi...azvegint
2015-01-138068491: Update the protocol for references of docs.oracle.com to HTTPS.bpatel
2014-10-208059590: ArrayIndexOutOfBoundsException occurs when Container with overridden...aivanov
2013-12-03Mergelana
2013-12-038028019: AWT Doclint warning/error cleanuprriggs
2013-11-198027913: drop target notifications are sent out of order during DnDserb
2013-10-298022746: List of spelling errors in API docmalenkov
2013-10-048020688: Broken links in documentation at http://docs.oracle.com/javase/6/doc...mcherkas
2013-09-258007155: [macosx] Disabled panel takes mouse input in JLayeredPanealexsch
2013-06-178016747: Replace deprecated PlatformLogger isLoggable(int) with isLoggable(Le...chegar
2013-05-177079254: Toolkit eventListener leaks memorypchelko
2013-01-317179482: Component.accessibleContext and JComponent.accessibleContext refacto...ptbrunet
2013-01-168005492: Reduce number of warnings in sun/awt/* classesmcherkas
2012-08-316981400: Tabbing between textfield do not work properly when ALT+TABant
2012-05-227170427: setGlobalCurrentFocusCycleRoot unexpectedly throws SecurityExceptionant
2012-05-047146237: closed/java/awt/Focus/SetFocusTraversalKeysTest/SetFocusTraversalTes...bagiras
2011-11-167108598: Pogo Table Games freeze with JDK 7bagiras
2011-05-107041387: Introduce new boolean system property java.awt.smartInvalidateanthony
2010-12-286962318: Update copyright yearohair
2010-11-267002856: Provide an accessor for Container.validateUnconditionally()anthony
2010-11-116877895: Some AWT's methods should specify throwing NPE for null arg valuedcherepanov
2010-10-146979568: Test failure: test\closed\java\awt\Component\VisibleHwInLwContTest\V...anthony
2010-05-256943119: Rebrand source copyright noticesohair
2010-04-146920842: Wheel events do not bubbling to the browser if they was not treated ...uta
2009-10-236887249: Get rid of double-check for isValid() idiom in validate() methodsanthony
2009-10-216852592: invalidate() must be smarteranthony
2009-10-15Mergelana
2009-10-146885735: closed/java/awt/Component/DisablingLWDisabledHW/DisablingLWDisabledH...anthony
2009-10-06Mergeyan
2009-10-016862611: Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLig...anthony
2009-09-296879044: Eliminate the dependency on logging from the AWT/2D/Swing classesmchung
2009-09-156868255: Requirements for correct operating of the HW/LW Mixing feature need ...anthony
2009-05-196812298: Dynamic GraphicsConfig changes don't work on X11 platformsanthony
2009-04-206825362: Avoid calling peer.setZOrder on Window instancesdcherepanov
2009-04-176829858: JInternalFrame is not redrawing heavyweight children properlyanthony
2009-03-046784816: Remove AWT tree lock from Container methods: getComponent, getCompon...art
2009-03-046809227: poor performance on Panel.Add() method in jdk6dcherepanov
2009-03-036811674: Container.setComponentZOrder throws NPEanthony
2009-02-206804747: Ensure consistent graphicsConfig member across components hierarchyanthony
2009-02-116633275: Need to support shaped/translucent windowsart
2009-02-046797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7anthony
2008-09-296749920: Cleanup AWT peer interfacesrkennke
2008-07-076682046: Mixing code does not always recalculate shapes correctly when resizi...anthony
2008-06-186616323: consider benefits of replacing a componen array with other collectio...dav
2008-06-174685768: A11y issue - Focus set to disabled component, can't Tab/Shift-Tabant
2008-04-086607170: Focus not set by requestFocusant