Sat, 09 Oct 2004 12:09:26 +0000save/load selected and started task BLD200410101800
lebedkov@netbeans.org [Sat, 09 Oct 2004 12:09:26 +0000] rev 5315
save/load selected and started task

Fri, 08 Oct 2004 16:46:39 +0000Removing workarounds for #45947; XTest now groks system properties.
jglick@netbeans.org [Fri, 08 Oct 2004 16:46:39 +0000] rev 5314
Removing workarounds for #45947; XTest now groks system properties.
Also fixes #50156 & #50165.

Fri, 08 Oct 2004 14:59:54 +0000WeakListener -> WeakListeners, avoided utility method to get string from bundle
rkubacki@netbeans.org [Fri, 08 Oct 2004 14:59:54 +0000] rev 5313
WeakListener -> WeakListeners, avoided utility method to get string from bundle

Fri, 08 Oct 2004 14:55:40 +0000Two utility methods avoided
rkubacki@netbeans.org [Fri, 08 Oct 2004 14:55:40 +0000] rev 5312
Two utility methods avoided

Fri, 08 Oct 2004 08:21:25 +0000bugfix#50000 - reimplemented panel to ensure everything is aligned properly.
rgregor@netbeans.org [Fri, 08 Oct 2004 08:21:25 +0000] rev 5311
bugfix#50000 - reimplemented panel to ensure everything is aligned properly.

Fri, 08 Oct 2004 08:08:27 +0000bugfix#29375 - used weak reference for listener.
rgregor@netbeans.org [Fri, 08 Oct 2004 08:08:27 +0000] rev 5310
bugfix#29375 - used weak reference for listener.

Fri, 08 Oct 2004 04:11:45 +0000Updating annotation marking scrollbars for 4.0 sources, fixed increments problem main_toolbar_cfg_50287_after_merge
tboudreau@netbeans.org [Fri, 08 Oct 2004 04:11:45 +0000] rev 5309
Updating annotation marking scrollbars for 4.0 sources, fixed increments problem

Thu, 07 Oct 2004 20:30:53 +0000restore info about expanded nodes after a restart
lebedkov@netbeans.org [Thu, 07 Oct 2004 20:30:53 +0000] rev 5308
restore info about expanded nodes after a restart

Thu, 07 Oct 2004 12:47:21 +0000Remember the code name of the profile module and attach the listener after deserialization.
mentlicher@netbeans.org [Thu, 07 Oct 2004 12:47:21 +0000] rev 5307
Remember the code name of the profile module and attach the listener after deserialization.
This is a further fix of issue #29375.

Thu, 07 Oct 2004 12:45:56 +0000When a new profile appears, resolve it's label.
mentlicher@netbeans.org [Thu, 07 Oct 2004 12:45:56 +0000] rev 5306
When a new profile appears, resolve it's label.
This is necessary for the fix of issue #29375.