- 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
-
- 02 4月, 2008 1 次提交
-
-
由 son 提交于
Summary: int replaced with jint in XWindow.c and WlibWrapper.c, and BOOL replaced with Bool in MouseInfo.c. Reviewed-by: anthony Contributed-by: roman.kennke@aicas.com
-
- 01 4月, 2008 1 次提交
-
-
由 anthony 提交于
Summary: The java.awt.Component.changeSupportLock field should be initialized in the readObject() method. Reviewed-by: son, art
-
- 31 3月, 2008 2 次提交
-
-
由 dcherepanov 提交于
Summary: the icon canvas should be validated to finalize its layout Reviewed-by: ant
-
由 dcherepanov 提交于
Summary: XWindowPeer should translate absolute coordinates to local Reviewed-by: son
-
- 27 3月, 2008 1 次提交
-
-
由 anthony 提交于
Summary: Force hiding the splashscreen if the code cannot allocate a reasonable number of color cells on PseudoColor displays Reviewed-by: son, art
-
- 25 3月, 2008 3 次提交
-
-
由 ant 提交于
Summary: A workaround to the metacity issue 485016. Reviewed-by: son
-
由 dav 提交于
Summary: verufy that the component to restack is a HW component by checking for instanceof WComponentPeer Reviewed-by: son, anthony
-
由 dav 提交于
Summary: obtain WWindowPeer class every time it is required Reviewed-by: art
-
- 24 3月, 2008 2 次提交
- 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 2 次提交
- 19 3月, 2008 1 次提交
-
-
由 ant 提交于
Summary: A filter flag has been added to the HCBT focus hook. Reviewed-by: dcherepanov
-
- 18 3月, 2008 6 次提交
-
-
由 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: Change to use a private final object java.awt.Component.changeSupportLock for locking purposes instead of using this Reviewed-by: son, ant
-
- 17 3月, 2008 2 次提交
- 16 3月, 2008 2 次提交
-
-
由 xuelei 提交于
6618387: SSL client sessions do not close cleanly. A TCP reset occurs instead of a close_notify alert. Summary: closeIdelConnection() does not query the cached connection correctly. Reviewed-by: chegar
-
由 xuelei 提交于
Summary: unchecking the null pointer of the debug handle Reviewed-by: mullan, weijun
-
- 15 3月, 2008 3 次提交
-
-
由 sherman 提交于
Reviewed-by: iris Contributed-by: xueming.shen@sun.com
-
由 dcherepanov 提交于
Summary: WS_DISABLED style should be used to fix some modality bugs Reviewed-by: art, son
-
由 dcherepanov 提交于
Summary: added support for high-resolution mouse wheel Reviewed-by: dav, son
-
- 14 3月, 2008 6 次提交
-
-
由 dcherepanov 提交于
Summary: AWT XEmbed shouldn't use _SUN_XEMBED_START message Reviewed-by: art, son
-
由 dcherepanov 提交于
Summary: Partial rollback changes for 6567564 in the Component.getGC method Reviewed-by: art, son
-
由 dcherepanov 提交于
Summary: XMoveWindow() should use shell's location Reviewed-by: son
-
由 alanb 提交于
Reviewed-by: iris Contributed-by: roman.kennke@aicas.com
-
由 alanb 提交于
6628575: (fc) lock/tryLock methods do not work with NFS servers that limit lock range to max file size Reviewed-by: sherman
-
由 mullan 提交于
Summary: Added new test and made one code change to escape null characters. Reviewed-by: vinnie
-
- 13 3月, 2008 4 次提交
-
-
由 son 提交于
Summary: Now only XClipboard know about XSelection, and XSelection knows nothing about XClipboard. Reviewed-by: uta, denis
-
由 son 提交于
Summary: unnedded code has been removed. Added getter for XWindow.defaultFont to initialize it lazily. Reviewed-by: dav
-
由 son 提交于
Summary: move createContent() method from XDecoratedPeer to XContentWindow, so only XContentWindow keep information about the way we position it. Reviewed-by: anthony
-
由 son 提交于
Summary: unused code has been removed Reviewed-by: dcherepanov
-