- 15 9月, 2009 1 次提交
-
-
由 anthony 提交于
Summary: The specification is updated Reviewed-by: art, dcherepanov
-
- 28 8月, 2009 1 次提交
-
-
由 anthony 提交于
Summary: The addNotify() checks whether the component is actually hidden, and hides the peer appropriately if needed Reviewed-by: art, dcherepanov
-
- 27 8月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: anthony
-
- 14 7月, 2009 1 次提交
-
-
由 anthony 提交于
Reviewed-by: art, alexp
-
- 23 6月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony, igor, alexp
-
- 19 5月, 2009 1 次提交
-
-
由 anthony 提交于
Summary: The peer gets recreated if the visual of the new GC differs from the previous one Reviewed-by: art, dcherepanov
-
- 20 4月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: anthony
-
- 26 3月, 2009 1 次提交
-
-
由 anthony 提交于
6779717: A Window does not show applet security warning icon on X platforms 6785058: Parent dn't get the focus after dialog is closed if security warning is applied Summary: Forward-port from 6u10-6u14 Reviewed-by: art, dcherepanov
-
- 10 3月, 2009 1 次提交
-
-
由 ant 提交于
Reviewed-by: art, dcherepanov
-
- 04 3月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony
-
- 20 2月, 2009 1 次提交
-
-
由 anthony 提交于
Reviewed-by: art, dcherepanov
-
- 11 2月, 2009 1 次提交
-
-
由 art 提交于
Summary: forward-port from 6u14, no public API is introduced Reviewed-by: anthony, dcherepanov
-
- 04 2月, 2009 1 次提交
-
-
由 anthony 提交于
Reviewed-by: art, dcherepanov
-
- 30 9月, 2008 1 次提交
-
-
由 rkennke 提交于
Summary: Remove duplicate and obsolete methods in the AWT peer interfaces. Reviewed-by: art, dav
-
- 19 7月, 2008 1 次提交
-
-
由 tdv 提交于
Summary: Forward port of the new Direct3D 9 rendering pipeline from 6u10. Also includes fixes for 6690659 6689025 6658398 6596234. Reviewed-by: campbell, prr
-
- 07 7月, 2008 2 次提交
- 18 6月, 2008 1 次提交
-
-
由 dav 提交于
6616323: consider benefits of replacing a componen array with other collection from the awt.Container class Reviewed-by: uta, art
-
- 17 6月, 2008 1 次提交
-
-
由 ant 提交于
Summary: The restore-focus procedure should skip disabled components. Reviewed-by: art, dcherepanov
-
- 04 6月, 2008 1 次提交
-
-
由 ant 提交于
Summary: Introduced new package private object for synchronization purposes. It should replace "this" in some deadlock prone cases. Reviewed-by: anthony, art
-
- 15 5月, 2008 1 次提交
-
-
由 son 提交于
Summary: repaint() needs to adjust width and height if it receives negative x or y. Reviewed-by: art
-
- 08 5月, 2008 1 次提交
-
-
由 malenkov 提交于
Summary: Add the Transient annotation and support it (JSR-273) Reviewed-by: peterz, loneid
-
- 08 4月, 2008 1 次提交
-
-
由 ant 提交于
Summary: fixing/refactoring focus auto-transfer mechanism. Reviewed-by: son
-
- 03 4月, 2008 1 次提交
-
-
由 dcherepanov 提交于
Summary: fix for typo Reviewed-by: son
-
- 01 4月, 2008 1 次提交
-
-
由 anthony 提交于
Summary: The java.awt.Component.changeSupportLock field should be initialized in the readObject() method. Reviewed-by: son, art
-
- 20 3月, 2008 1 次提交
-
-
由 anthony 提交于
Summary: All the hooks related to the NativeInLightFixer have been moved to the HW/LW mixing handling methods. The NativeInLightFixer itself has been removed. Reviewed-by: son, alexp
-
- 18 3月, 2008 2 次提交
-
-
由 anthony 提交于
Summary: Added the areBoundsValid() method that verifies whether the current bounds of the component are valid. Using the isValid() method for this purpose previously was incorrect. Reviewed-by: son, art
-
由 anthony 提交于
Summary: Change to use a private final object java.awt.Component.changeSupportLock for locking purposes instead of using this Reviewed-by: son, ant
-
- 15 3月, 2008 1 次提交
-
-
由 dcherepanov 提交于
Summary: added support for high-resolution mouse wheel Reviewed-by: dav, son
-
- 14 3月, 2008 1 次提交
-
-
由 dcherepanov 提交于
Summary: Partial rollback changes for 6567564 in the Component.getGC method Reviewed-by: art, son
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-