son [Fri, 18 Apr 2008 11:38:32 +0400] rev 449
6690036: some code cleanup for insets-related code
Summary: all insets-related code from XWindowPeer, XFramePeer, and XDialogPeer has been moved to XDecoratedPeer.
Reviewed-by: anthony
dav [Tue, 15 Apr 2008 14:14:33 +0400] rev 448
Merge
dav [Tue, 15 Apr 2008 14:00:29 +0400] rev 447
6430553: MouseClick event should not be fired if MouseRelease happened without MousePress
Summary: verify that the there was a PRESS event before sending CLICK event
Reviewed-by: son, dcherepanov
dcherepanov [Mon, 14 Apr 2008 15:53:32 +0400] rev 446
6688067: regression test for 6471693 is missed
Summary: added regression test
Reviewed-by: son
dcherepanov [Mon, 14 Apr 2008 15:21:16 +0400] rev 445
6471693: Moving the vertical scroll bar of List in FileDialog leads Flickering in solaris
Summary: unite paint() calls in one call
Reviewed-by: son
volk [Sun, 13 Apr 2008 23:56:20 +0400] rev 444
Merge
volk [Sun, 13 Apr 2008 23:41:40 +0400] rev 443
6686273: Some AWT reg. tests should be moved to open repository (for CRs 6444769, 6480547, and 6560348)
Summary: Some AWT reg. tests are moved to open repository (for CRs 6444769, 6480547, and 6560348)
Reviewed-by: ant