Fri, 31 Oct 2003 22:03:23 +0000Nodes fixed to correctly support reordering. release35_base
dstrupl@netbeans.org [Fri, 31 Oct 2003 22:03:23 +0000] rev 3627
Nodes fixed to correctly support reordering.

Fri, 31 Oct 2003 22:02:22 +0000Should listen also on the directory for the event in case of reorder.
dstrupl@netbeans.org [Fri, 31 Oct 2003 22:02:22 +0000] rev 3626
Should listen also on the directory for the event in case of reorder.

Fri, 31 Oct 2003 22:01:42 +0000After several steps back and then generating a navigation event the
dstrupl@netbeans.org [Fri, 31 Oct 2003 22:01:42 +0000] rev 3625
After several steps back and then generating a navigation event the
list of events in the queue after the current event was not cleared.
That lead to too many events in the back/forward list for one top
component.

Fri, 31 Oct 2003 17:36:58 +0000When searching for the end of user name, search for double space rather then single space.
mentlicher@netbeans.org [Fri, 31 Oct 2003 17:36:58 +0000] rev 3624
When searching for the end of user name, search for double space rather then single space.
This should cover the case when the user name contains spaces.
This is a fix of issue #36615.

Fri, 31 Oct 2003 16:42:48 +0000Creating homepage
jtulach@netbeans.org [Fri, 31 Oct 2003 16:42:48 +0000] rev 3623
Creating homepage

Fri, 31 Oct 2003 15:49:48 +0000Adding openide-awt to classpath
jtulach@netbeans.org [Fri, 31 Oct 2003 15:49:48 +0000] rev 3622
Adding openide-awt to classpath

Fri, 31 Oct 2003 15:41:40 +0000Providing DiffVisualizer for Diff module
jtulach@netbeans.org [Fri, 31 Oct 2003 15:41:40 +0000] rev 3621
Providing DiffVisualizer for Diff module

Thu, 30 Oct 2003 17:43:22 +0000Generates index.html with list of changed and added APIs
jtulach@netbeans.org [Thu, 30 Oct 2003 17:43:22 +0000] rev 3620
Generates index.html with list of changed and added APIs

Thu, 30 Oct 2003 15:04:41 +0000Using getStringTrimmed() instead of getString() stavbicka_sk040126
jbecicka@netbeans.org [Thu, 30 Oct 2003 15:04:41 +0000] rev 3619
Using getStringTrimmed() instead of getString()

Thu, 30 Oct 2003 14:13:49 +0000The locker property can have more lockers separated by commas.
mentlicher@netbeans.org [Thu, 30 Oct 2003 14:13:49 +0000] rev 3618
The locker property can have more lockers separated by commas.
The current user is always the first listed locker and his/hers revision
is set as the file revision.
This is a fix of issue #36819.