Wed, 12 Feb 2003 19:16:34 +0000Correcting deprecations; will now run in platform. BLD200302130100
jglick@netbeans.org [Wed, 12 Feb 2003 19:16:34 +0000] rev 3125
Correcting deprecations; will now run in platform.

Wed, 12 Feb 2003 17:21:39 +0000#30986: Deadlock fixed by not calling getNodes(true) while holding
dstrupl@netbeans.org [Wed, 12 Feb 2003 17:21:39 +0000] rev 3124
#30986: Deadlock fixed by not calling getNodes(true) while holding
Children.MUTEX.

Wed, 12 Feb 2003 14:33:52 +0000The StatusChangeUpdater subclass introduced to improve the
mentlicher@netbeans.org [Wed, 12 Feb 2003 14:33:52 +0000] rev 3123
The StatusChangeUpdater subclass introduced to improve the
performance of statusChanged() method. When this methods
is called many times, it can collect the requests and fire the status
changes lazily later for several files at once.
This is a performance fix of issue #27713.

Wed, 12 Feb 2003 01:56:25 +0000Fixes such that it works better with JSPs.
tor@netbeans.org [Wed, 12 Feb 2003 01:56:25 +0000] rev 3122
Fixes such that it works better with JSPs.

Tue, 11 Feb 2003 19:29:00 +0000Issue 26287: check COMPILE classpath before EXECUTE for classfile. QBE200302120100-BLD200302181631
tball@netbeans.org [Tue, 11 Feb 2003 19:29:00 +0000] rev 3121
Issue 26287: check COMPILE classpath before EXECUTE for classfile.

Tue, 11 Feb 2003 16:19:39 +0000The actual command menu construction moved to CommandMenu class.
mentlicher@netbeans.org [Tue, 11 Feb 2003 16:19:39 +0000] rev 3120
The actual command menu construction moved to CommandMenu class.
Some structural changes applied to be able to work with more commands
providers.
This was meant to fix issue #28823, but I'm not able to verify it due
to issue #30860. However these changes are necessary to be able to fix
other issues (#28679, #30918, #30176, ...).

Tue, 11 Feb 2003 15:39:19 +0000fixed I18N support
asotona@netbeans.org [Tue, 11 Feb 2003 15:39:19 +0000] rev 3119
fixed I18N support

Tue, 11 Feb 2003 14:25:15 +0000bugfix #30824, dependency on org.openide.deprecated removed
thurka@netbeans.org [Tue, 11 Feb 2003 14:25:15 +0000] rev 3118
bugfix #30824, dependency on org.openide.deprecated removed

Tue, 11 Feb 2003 13:11:55 +0000I18N support moved to separate class
asotona@netbeans.org [Tue, 11 Feb 2003 13:11:55 +0000] rev 3117
I18N support moved to separate class

Tue, 11 Feb 2003 11:04:20 +0000added new jemmysupport dependency
asotona@netbeans.org [Tue, 11 Feb 2003 11:04:20 +0000] rev 3116
added new jemmysupport dependency