peterz [Tue, 07 Apr 2009 12:40:58 +0400] rev 2496
6740974: api/javax_swing/PopupFactory/index.html#Ctor[PopupFactory2002] fails with NPE
Reviewed-by: malenkov
peterz [Mon, 06 Apr 2009 13:06:24 +0400] rev 2495
6635110: GTK problem when testing Sun Studio IDE on snv_77 with jdk1.6 using Gnome window manager
Summary: GTKIconFactory icons should protect against null context passed in
Reviewed-by: rupashka
rupashka [Thu, 26 Mar 2009 11:04:47 +0300] rev 2494
6798062: Memory Leak on using getFiles of FileSystemView
Reviewed-by: peterz, malenkov
peterz [Mon, 23 Mar 2009 16:41:47 +0300] rev 2493
4783068: Components with HTML text should gray out the text when disabled
Summary: Views fixed to use different colors when container is disabled
Reviewed-by: gsm, rupashka
peterz [Mon, 23 Mar 2009 14:09:32 +0300] rev 2492
6653395: Default LAF is set to CrossPlatformLookAndFeel not SystemLookAndFeel
Summary: Swing now checks AppContext properties to determine default LAF name. This is needed for plugin to be able to set default LAF w/o loading Swing classes.
Reviewed-by: alexp, loneid
rupashka [Tue, 17 Mar 2009 16:06:14 +0300] rev 2491
6738668: JFileChooser cannot be created under SecurityManager
Reviewed-by: peterz