Tue, 19 Aug 2003 14:23:43 +0000Added a method, that will even setup command, that does not require GUI customization. QBE200308200100-BLD200308251153
mentlicher@netbeans.org [Tue, 19 Aug 2003 14:23:43 +0000] rev 3504
Added a method, that will even setup command, that does not require GUI customization.
The intention is to at least set the password if one is needed.
The prompt for password is made even when the GUI customization is not required,
because the password is likely to be very important for the command to execute successfully.
This is a fix of issue #35315.

Mon, 18 Aug 2003 12:39:26 +0000NPE fixed.
dstrupl@netbeans.org [Mon, 18 Aug 2003 12:39:26 +0000] rev 3503
NPE fixed.

Mon, 18 Aug 2003 08:41:25 +0000Two small bugfixes.
dstrupl@netbeans.org [Mon, 18 Aug 2003 08:41:25 +0000] rev 3502
Two small bugfixes.

Sat, 16 Aug 2003 21:16:36 +0000Bookmarks module initially contributed.
dstrupl@netbeans.org [Sat, 16 Aug 2003 21:16:36 +0000] rev 3501
Bookmarks module initially contributed.

Mon, 11 Aug 2003 18:03:02 +0000automatic update for Javac regular expressions BLD200308140100
lebedkov@netbeans.org [Mon, 11 Aug 2003 18:03:02 +0000] rev 3500
automatic update for Javac regular expressions
JH for compiler

Mon, 11 Aug 2003 09:22:51 +0000Replanning saving of the window system to the AWT thread. Making the
dstrupl@netbeans.org [Mon, 11 Aug 2003 09:22:51 +0000] rev 3499
Replanning saving of the window system to the AWT thread. Making the
tests pass on windows. Minor change in build script.

Fri, 08 Aug 2003 12:37:15 +0000Construct MPATHS and QMPATHS variables more carefully so that they get cleaner values. BLD200308110100
mentlicher@netbeans.org [Fri, 08 Aug 2003 12:37:15 +0000] rev 3498
Construct MPATHS and QMPATHS variables more carefully so that they get cleaner values.
This is a fix of issue #32447.

Fri, 08 Aug 2003 09:22:22 +0000Keep the preferred execution string in non-expanded and expanded state,
mentlicher@netbeans.org [Fri, 08 Aug 2003 09:22:22 +0000] rev 3497
Keep the preferred execution string in non-expanded and expanded state,
this is necessary for splitting.
The splitting logic repaired and made more efficient (as long as possible execution strings are constructed).
This is a fix of issue #16910.

Thu, 07 Aug 2003 12:01:45 +0000Corrected detection of CTRL key. Test whether it is VK_CONTROL BLD200308080100
mentlicher@netbeans.org [Thu, 07 Aug 2003 12:01:45 +0000] rev 3496
Corrected detection of CTRL key. Test whether it is VK_CONTROL
and alter the signs only if CTRL is detected.
This is a fix of issue #30055.

Thu, 07 Aug 2003 10:20:17 +0000Some messages moved to another bundle.
jbecicka@netbeans.org [Thu, 07 Aug 2003 10:20:17 +0000] rev 3495
Some messages moved to another bundle.