- 20 4月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: anthony
-
- 17 4月, 2009 1 次提交
-
-
由 anthony 提交于
Summary: The Container.recursiveApplyCurrentShape() is now recursively called for all hw containers, even those having non-null layout Reviewed-by: art, dcherepanov
-
- 04 3月, 2009 2 次提交
-
-
由 art 提交于
6784816: Remove AWT tree lock from Container methods: getComponent, getComponents, getComponentCount Reviewed-by: anthony, dav
-
由 dcherepanov 提交于
Reviewed-by: art, anthony
-
- 03 3月, 2009 1 次提交
-
-
由 anthony 提交于
Reviewed-by: art, dcherepanov
-
- 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
-
- 07 7月, 2008 1 次提交
-
-
由 anthony 提交于
Summary: The valid property is now encapsulated in Component. Reviewed-by: art
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 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
-
- 08 4月, 2008 1 次提交
-
-
由 ant 提交于
Summary: fixing/refactoring focus auto-transfer mechanism. Reviewed-by: son
-
- 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 1 次提交
-
-
由 anthony 提交于
Summary: The body of the method has been wrapped into the synchronized (getTreeLock()) { } block. Reviewed-by: son, art
-
- 15 3月, 2008 1 次提交
-
-
由 dcherepanov 提交于
Summary: added support for high-resolution mouse wheel Reviewed-by: dav, son
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-