- 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 提交于
-