Mon, 21 Jun 2004 16:28:46 +0000Two methods, that parse the CVSRoot can throw IllegalArgumentException. BLD200406230100
mentlicher@netbeans.org [Mon, 21 Jun 2004 16:28:46 +0000] rev 4810
Two methods, that parse the CVSRoot can throw IllegalArgumentException.
This exception must be catched on appropriate places and handled accordingly.
Also CvsLoginGlobalCheck class removed, since it was mostly a duplicate of CvsLoginCheck
class. The CvsLoginCheck is now using the more generic CommandExecutionContext
instead of the VcsFileSystem.
This is a fix of issue #43228.

Mon, 21 Jun 2004 14:13:16 +0000The default size of the message area is increased to 75, so that the message fits in.
mentlicher@netbeans.org [Mon, 21 Jun 2004 14:13:16 +0000] rev 4809
The default size of the message area is increased to 75, so that the message fits in.
This is necessary after the font was changed to Monospaced (see issue #44127).

Mon, 21 Jun 2004 14:12:02 +0000Variable enum changed to enumer 'cause enum is 1dk1.5 keyword
juhrik@netbeans.org [Mon, 21 Jun 2004 14:12:02 +0000] rev 4808
Variable enum changed to enumer 'cause enum is 1dk1.5 keyword

Mon, 21 Jun 2004 14:10:16 +0000Monospaced font is set to text area to allow easy formatting of the input messages.
mentlicher@netbeans.org [Mon, 21 Jun 2004 14:10:16 +0000] rev 4807
Monospaced font is set to text area to allow easy formatting of the input messages.
This is an additional fix of issue #44127.

Mon, 21 Jun 2004 14:06:27 +0000Variable enum changed to enumer 'cause enum is jdk1.5 keyword
juhrik@netbeans.org [Mon, 21 Jun 2004 14:06:27 +0000] rev 4806
Variable enum changed to enumer 'cause enum is jdk1.5 keyword

Mon, 21 Jun 2004 13:26:02 +0000VcsCommandVisualizer.doesDisplayError() method added.
mentlicher@netbeans.org [Mon, 21 Jun 2004 13:26:02 +0000] rev 4805
VcsCommandVisualizer.doesDisplayError() method added.
It's used to distinguish whether the command failure should be reported
through "Error Messages" output tab or not.
This is a fix of issue #44114.

Mon, 21 Jun 2004 09:47:49 +0000no message
juhrik@netbeans.org [Mon, 21 Jun 2004 09:47:49 +0000] rev 4804
no message

Mon, 21 Jun 2004 09:36:21 +0000Allow the textual diff to run on more files at once.
mentlicher@netbeans.org [Mon, 21 Jun 2004 09:36:21 +0000] rev 4803
Allow the textual diff to run on more files at once.
This is a fix of issue #44133.

Mon, 21 Jun 2004 09:27:39 +0000Project name changed to 'a11y'
juhrik@netbeans.org [Mon, 21 Jun 2004 09:27:39 +0000] rev 4802
Project name changed to 'a11y'

Mon, 21 Jun 2004 09:09:04 +0000Changes to get projectized a11y module
juhrik@netbeans.org [Mon, 21 Jun 2004 09:09:04 +0000] rev 4801
Changes to get projectized a11y module