Tue, 22 Jul 2003 15:49:54 +0000The recursive add can not be executed on local folders. Also rec. Add renamed to "Add All". BLD200307230100
mentlicher@netbeans.org [Tue, 22 Jul 2003 15:49:54 +0000] rev 3477
The recursive add can not be executed on local folders. Also rec. Add renamed to "Add All".
This is a fix of issue #34428.

Tue, 22 Jul 2003 11:35:36 +0000Remove Enter and ESC from the input map of filesTable.
mentlicher@netbeans.org [Tue, 22 Jul 2003 11:35:36 +0000] rev 3476
Remove Enter and ESC from the input map of filesTable.
This is a fix of issue #35022.

Thu, 17 Jul 2003 17:13:03 +0000Fix sorting - by "value", not by String representation BLD200307240100
tor@netbeans.org [Thu, 17 Jul 2003 17:13:03 +0000] rev 3475
Fix sorting - by "value", not by String representation

Thu, 17 Jul 2003 05:56:46 +000034305: The actions present on the toolbar should toggle the view
tor@netbeans.org [Thu, 17 Jul 2003 05:56:46 +0000] rev 3474
34305: The actions present on the toolbar should toggle the view

Thu, 17 Jul 2003 05:27:13 +0000Fix 34060: "Source Comments" refresh does not remove
tor@netbeans.org [Thu, 17 Jul 2003 05:27:13 +0000] rev 3473
Fix 34060: "Source Comments" refresh does not remove
obsoleted gutter annotations

Thu, 17 Jul 2003 05:12:14 +0000Issue 33494: Would like a pretty-print option
tor@netbeans.org [Thu, 17 Jul 2003 05:12:14 +0000] rev 3472
Issue 33494: Would like a pretty-print option
Change default Export format order, and make Export part of
the context menu shown when no task is selected

Thu, 17 Jul 2003 04:49:39 +0000The editor module should not depend on org.apache.regexp
tor@netbeans.org [Thu, 17 Jul 2003 04:49:39 +0000] rev 3471
The editor module should not depend on org.apache.regexp

Thu, 17 Jul 2003 04:47:14 +0000In the trunk (not 3.5 branch), get rid of org.apache.regexp usage
tor@netbeans.org [Thu, 17 Jul 2003 04:47:14 +0000] rev 3470
In the trunk (not 3.5 branch), get rid of org.apache.regexp usage
and use jdk1.4's java.util.regex instead for regular expression matching.

Thu, 17 Jul 2003 04:25:40 +0000Clean up docscan module. It had lots of leftover code from the days when
tor@netbeans.org [Thu, 17 Jul 2003 04:25:40 +0000] rev 3469
Clean up docscan module. It had lots of leftover code from the days when
there was a dedicated editor scan view; for example it would parse into a
dedicated Task subclass (DocTask) and then copy data into Suggestion
objects; now it directly creates suggestions and registers these.

Wed, 16 Jul 2003 04:49:28 +0000No expert sheet for bug nodes BLD200307170100
tor@netbeans.org [Wed, 16 Jul 2003 04:49:28 +0000] rev 3468
No expert sheet for bug nodes