Tue, 15 Apr 2008 14:00:29 +0400 6430553: MouseClick event should not be fired if MouseRelease happened without MousePress
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
Mon, 14 Apr 2008 15:53:32 +0400 6688067: regression test for 6471693 is missed
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
Mon, 14 Apr 2008 15:21:16 +0400 6471693: Moving the vertical scroll bar of List in FileDialog leads Flickering in solaris
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
Sun, 13 Apr 2008 23:56:20 +0400 Merge
volk [Sun, 13 Apr 2008 23:56:20 +0400] rev 444
Merge
Sun, 13 Apr 2008 23:41:40 +0400 6686273: Some AWT reg. tests should be moved to open repository (for CRs 6444769, 6480547, and 6560348)
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
Wed, 09 Apr 2008 09:37:07 +0400 6522725: Component in a minimized Frame has focus and receives key events
ant [Wed, 09 Apr 2008 09:37:07 +0400] rev 442
6522725: Component in a minimized Frame has focus and receives key events Summary: XAWT: a window natively focused may request focus in it only synthetically Reviewed-by: son
Tue, 08 Apr 2008 13:32:30 +0400 6607170: Focus not set by requestFocus
ant [Tue, 08 Apr 2008 13:32:30 +0400] rev 441
6607170: Focus not set by requestFocus Summary: fixing/refactoring focus auto-transfer mechanism. Reviewed-by: son
Tue, 08 Apr 2008 12:46:39 +0400 6520716: event classes lack info about parameters
dav [Tue, 08 Apr 2008 12:46:39 +0400] rev 440
6520716: event classes lack info about parameters Summary: clarify allowed values for event constructors Reviewed-by: son, denis
Mon, 07 Apr 2008 16:52:51 +0400 6623459: Get rid of XConstant, XProtocolConstants and XUtilConstants antipattern
dav [Mon, 07 Apr 2008 16:52:51 +0400] rev 439
6623459: Get rid of XConstant, XProtocolConstants and XUtilConstants antipattern Summary: Access to interface's fiels via their name rather then implementation Reviewed-by: volk, son
Mon, 07 Apr 2008 14:53:51 +0400 6613529: Avoid duplicate object creation within JDK packages
dav [Mon, 07 Apr 2008 14:53:51 +0400] rev 438
6613529: Avoid duplicate object creation within JDK packages Summary: avoid using constructors when unique values are not necessary Reviewed-by: volk, igor, peterz
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip