Mon, 06 Jan 2003 15:36:57 +0000The default keyword substitution mode name changed from 'None/Default' to 'Default', BLD200301070100
mentlicher@netbeans.org [Mon, 06 Jan 2003 15:36:57 +0000] rev 2973
The default keyword substitution mode name changed from 'None/Default' to 'Default',
because it does not use none, but -kkv by default.

Mon, 06 Jan 2003 12:05:24 +0000Stabilization of testCheckinGroup
dkaspar@netbeans.org [Mon, 06 Jan 2003 12:05:24 +0000] rev 2972
Stabilization of testCheckinGroup

Mon, 06 Jan 2003 12:00:46 +0000getNodes() -> getNodes (true)
dkaspar@netbeans.org [Mon, 06 Jan 2003 12:00:46 +0000] rev 2971
getNodes() -> getNodes (true)

Mon, 06 Jan 2003 12:00:10 +0000findSubNode method stabilization
dkaspar@netbeans.org [Mon, 06 Jan 2003 12:00:10 +0000] rev 2970
findSubNode method stabilization

Mon, 06 Jan 2003 01:37:02 +0000Fix confirmation panel when doing replacements of symbols such
tor@netbeans.org [Mon, 06 Jan 2003 01:37:02 +0000] rev 2969
Fix confirmation panel when doing replacements of symbols such
that not only are the symbols listed in bold, but the characters
where they differ are underlined. That way you can easily spot
the difference between HashTable and Hashtable.
- -

Mon, 06 Jan 2003 01:10:35 +0000Make the "due date" property of a User Task visible in the property
tor@netbeans.org [Mon, 06 Jan 2003 01:10:35 +0000] rev 2968
Make the "due date" property of a User Task visible in the property
sheet, and make it a selectable column in the tasklist view.
For now, the date is not editable in the property sheet; to change
that, uncomment the setDueDate line in UserTaskNode. But before
that is done, the DateEditor class should be updated (as documented
in its javadoc, see the @todo javadoc) such that it properly handles
setAsText, and better yet, provides DateSelectionPanel as a customizer.

Mon, 06 Jan 2003 00:26:38 +0000Rev spec versions for the daily alpha update build
tor@netbeans.org [Mon, 06 Jan 2003 00:26:38 +0000] rev 2967
Rev spec versions for the daily alpha update build

Sun, 05 Jan 2003 23:47:40 +0000Allow Go To Source to use an alternate editor annotation; provide
tor@netbeans.org [Sun, 05 Jan 2003 23:47:40 +0000] rev 2966
Allow Go To Source to use an alternate editor annotation; provide
one for the suggestions module.

Sun, 05 Jan 2003 23:37:37 +0000Fix problem with the document scanning where the suggestion providers
tor@netbeans.org [Sun, 05 Jan 2003 23:37:37 +0000] rev 2965
Fix problem with the document scanning where the suggestion providers
would get called as soon as you moved the caret after switching to
a new file.

Sun, 05 Jan 2003 22:08:38 +0000The first step of alarm functionality...
trond@netbeans.org [Sun, 05 Jan 2003 22:08:38 +0000] rev 2964
The first step of alarm functionality...