Mon, 16 Aug 2004 12:45:06 +0000Unused keys removed BLD200408161800
jbecicka@netbeans.org [Mon, 16 Aug 2004 12:45:06 +0000] rev 5027
Unused keys removed

Fri, 13 Aug 2004 18:28:27 +0000- select newly created task BLD200408151800
lebedkov@netbeans.org [Fri, 13 Aug 2004 18:28:27 +0000] rev 5026
- select newly created task
- select another task after deleting one (not yet completed)

Fri, 13 Aug 2004 13:26:12 +0000CvsPreCheckoutFolder command added. It acts as a pre-command to checkout QBE200408101800-BLD200408181510
mentlicher@netbeans.org [Fri, 13 Aug 2004 13:26:12 +0000] rev 5025
CvsPreCheckoutFolder command added. It acts as a pre-command to checkout
and creates CVS/ folder with administrative files if it does not exist and the folder
does not contain versioned files yet.
This is a fix of issue #47091

Fri, 13 Aug 2004 10:32:36 +0000#47121: InvalidObjectException after restart ide
jbecicka@netbeans.org [Fri, 13 Aug 2004 10:32:36 +0000] rev 5024
#47121: InvalidObjectException after restart ide

Fri, 13 Aug 2004 10:00:24 +0000Set the relative path correctly.
mentlicher@netbeans.org [Fri, 13 Aug 2004 10:00:24 +0000] rev 5023
Set the relative path correctly.
This is a fix of issue #47020.

Thu, 12 Aug 2004 17:47:43 +0000Initial SCCS support BLD200408121800
blaukopf@netbeans.org [Thu, 12 Aug 2004 17:47:43 +0000] rev 5022
Initial SCCS support

Thu, 12 Aug 2004 16:00:12 +0000#47150, P1 - window manipulation in the presence of two modal dialogs serially created and shown
tboudreau@netbeans.org [Thu, 12 Aug 2004 16:00:12 +0000] rev 5021
#47150, P1 - window manipulation in the presence of two modal dialogs serially created and shown
causes race condition, invisible dialogs, dialogs that think they're not onscreen

Thu, 12 Aug 2004 12:51:45 +0000bugfix#43939 - set a built-in client as a default
rgregor@netbeans.org [Thu, 12 Aug 2004 12:51:45 +0000] rev 5020
bugfix#43939 - set a built-in client as a default

Thu, 12 Aug 2004 12:44:38 +0000Do filter unimportant files in children() instead of the presentation layer.
mentlicher@netbeans.org [Thu, 12 Aug 2004 12:44:38 +0000] rev 5019
Do filter unimportant files in children() instead of the presentation layer.
This should solve deadlock #46579.

Wed, 11 Aug 2004 16:57:59 +0000When ambiguous files are found, user is not asked about the same file name BLD200408111800
mentlicher@netbeans.org [Wed, 11 Aug 2004 16:57:59 +0000] rev 5018
When ambiguous files are found, user is not asked about the same file name
multiple times. Also [Skip All] button added.
This is a further fix to issue #46128.