Tue, 18 Mar 2008 16:19:03 +0300 6589527: Window and Frame instances can hide their "Applet Warning"
anthony [Tue, 18 Mar 2008 16:19:03 +0300] rev 129
6589527: Window and Frame instances can hide their "Applet Warning" Summary: Additional constraints have been added for the setBounds() operation. Reviewed-by: son, art
Tue, 18 Mar 2008 15:07:42 +0300 6581927: REG : Non focusable frame can be minimized to very small & Frame icon can be seen on frame buttons.
anthony [Tue, 18 Mar 2008 15:07:42 +0300] rev 128
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
Tue, 18 Mar 2008 14:36:14 +0300 6304277: PIT: Adding a TrayIcon closes a SplashScreen on Solaris but not on Win32
anthony [Tue, 18 Mar 2008 14:36:14 +0300] rev 127
6304277: PIT: Adding a TrayIcon closes a SplashScreen on Solaris but not on Win32 Summary: The Window.closeSplashScreen() method now verified the boolean flag isTrayIconWindow, and returns if it is true. Reviewed-by: son, dcherepanov
Tue, 18 Mar 2008 14:20:28 +0300 6637796: setBounds doesn't enlarge Component
anthony [Tue, 18 Mar 2008 14:20:28 +0300] rev 126
6637796: setBounds doesn't enlarge Component 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
(0) -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip