- 17 6月, 2008 1 次提交
-
-
由 ant 提交于
Summary: The restore-focus procedure should skip disabled components. Reviewed-by: art, dcherepanov
-
- 04 6月, 2008 2 次提交
- 29 5月, 2008 1 次提交
-
-
由 dav 提交于
Summary: make the code to be executed if other options don't suit Reviewed-by: dcherepanov
-
- 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
-
- 29 4月, 2008 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, tdv
-
- 11 4月, 2008 3 次提交
- 08 4月, 2008 2 次提交
- 07 4月, 2008 1 次提交
-
-
由 dav 提交于
Summary: avoid using constructors when unique values are not necessary Reviewed-by: volk, igor, peterz
-
- 05 4月, 2008 1 次提交
-
-
由 dav 提交于
Summary: specify current behavior - not caching the painting context Reviewed-by: flar, 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
-
- 24 3月, 2008 2 次提交
- 20 3月, 2008 2 次提交
- 18 3月, 2008 4 次提交
-
-
由 anthony 提交于
Summary: The Window.closeSplashScreen() method now verified the boolean flag isTrayIconWindow, and returns if it is true. Reviewed-by: son, dcherepanov
-
由 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: The body of the method has been wrapped into the synchronized (getTreeLock()) { } block. 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
-
- 13 3月, 2008 2 次提交
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-