- 10 4月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 05 7月, 2017 13 次提交
- 28 3月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 27 3月, 2008 1 次提交
-
-
由 ohair 提交于
-
- 26 3月, 2008 3 次提交
-
-
由 ohair 提交于
Summary: Some files included the use of the ^M character, which has been deleted Reviewed-by: xdono
-
由 ohair 提交于
Summary: Some files included the use of the ^M character, which has been deleted. Reviewed-by: xdono
-
由 ohair 提交于
Summary: Just removing unneeded makefile rules and 'control' logic. Reviewed-by: xdono
-
- 24 3月, 2008 1 次提交
-
-
由 yan 提交于
-
- 21 3月, 2008 1 次提交
-
-
由 ant 提交于
Summary: Excluding EmbeddedFrame from the workaround of activating a toplevel in not foreground process. Reviewed-by: son
-
- 20 3月, 2008 5 次提交
-
-
由 ant 提交于
Summary: Preventing focus from getting in an endless loop. Reviewed-by: son
-
由 son 提交于
Summary: clean target should remove .gen_icons Reviewed-by: yan
-
由 ant 提交于
-
由 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
-
由 ohair 提交于
Summary: Use free with sygwin, mem or systeminfo otherwise, to get MB_OF_MEMORY on windows. Reviewed-by: tbell
-
- 19 3月, 2008 6 次提交
-
-
由 ant 提交于
Summary: A filter flag has been added to the HCBT focus hook. Reviewed-by: dcherepanov
-
由 ohair 提交于
Summary: Changes to both ant and findbugs version checking. Reviewed-by: tbell
-
由 ohair 提交于
Summary: OPENJDK should be empty (undefined) or "true". Reviewed-by: tbell
-
由 ohair 提交于
Summary: Tell Mercurial this file has execute permission. Reviewed-by: tbell
-
由 ohair 提交于
Summary: Just corrected some C code to remove warning errors from gcc. Reviewed-by: tbell
-
由 ohair 提交于
Summary: If OPENJDK has a value, that value must be "true", empty value == undefined with GNU make. Reviewed-by: tbell
-
- 18 3月, 2008 8 次提交
-
-
由 anthony 提交于
Summary: Additional constraints have been added for the setBounds() operation. Reviewed-by: son, art
-
由 anthony 提交于
6581927: REG : Non focusable frame can be minimized to very small & Frame icon can be seen on frame buttons. Summary: The SWP_NOSENDCHANGING flag should not be passed to the ::SetWindowPos() WinAPI function when we receive the WM_MOUSEMOVE message while manually handling the resizing of non-focusable frames. Reviewed-by: son, ant
-
由 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: The macro PNG_NO_MMX_CODE should be defined when compiling on 64bit Linux Reviewed-by: yan, avu
-
由 anthony 提交于
Summary: Change to use a private final object java.awt.Component.changeSupportLock for locking purposes instead of using this Reviewed-by: son, ant
-
由 tbell 提交于
-