Wed, 26 Feb 2003 19:39:04 +0000Add some more commands. Clean up. Fix some bugs. Add comments. BLD200302270100
pswisnov@netbeans.org [Wed, 26 Feb 2003 19:39:04 +0000] rev 3196
Add some more commands. Clean up. Fix some bugs. Add comments.

Wed, 26 Feb 2003 18:29:26 +0000#31101 - EditorCookie.Observable interface was added which allows to listen
dkonecny@netbeans.org [Wed, 26 Feb 2003 18:29:26 +0000] rev 3195
#31101 - EditorCookie.Observable interface was added which allows to listen
on changes in state of the document. The CloneableEditorSupport was modified
to provide all necessary implementation. You did not protest against my proposal on
nbdev to automatically update your class extending CloneableEditorSupport or
DataEditorSupport to implement also this new interface. This commit implements
the change. For more information see the issue or OpenIDE upgrade guide. I also
modified your dependency to reflect the new API which was added in version 3.40.

Wed, 26 Feb 2003 17:49:33 +0000http://www.netbeans.org/issues/show_bug.cgi?id=31506
tor@netbeans.org [Wed, 26 Feb 2003 17:49:33 +0000] rev 3194
http://www.netbeans.org/issues/show_bug.cgi?id=31506
Add trace statements to get more diagnostic information
in case it happens again.

Wed, 26 Feb 2003 14:59:55 +0000fixed merge result (added unresolved conflicts)
asotona@netbeans.org [Wed, 26 Feb 2003 14:59:55 +0000] rev 3193
fixed merge result (added unresolved conflicts)

Wed, 26 Feb 2003 10:14:29 +0000Show TaskList help in Help/Contents after the core help
lebedkov@netbeans.org [Wed, 26 Feb 2003 10:14:29 +0000] rev 3192
Show TaskList help in Help/Contents after the core help

Wed, 26 Feb 2003 04:58:04 +0000Fix for usertasks API change
tor@netbeans.org [Wed, 26 Feb 2003 04:58:04 +0000] rev 3191
Fix for usertasks API change

Wed, 26 Feb 2003 04:50:09 +0000* On Unix, make the tasklist unreadable by others
tor@netbeans.org [Wed, 26 Feb 2003 04:50:09 +0000] rev 3190
* On Unix, make the tasklist unreadable by others
(chmod go-rwx) after writing it.
* Fix various UI and accessibility bugs in the usertasks
module identified by Chris Ledantec

http://www.netbeans.org/issues/show_bug.cgi?id=31452
Summary: new task dialog and menu item don't have the same name

http://www.netbeans.org/issues/show_bug.cgi?id=31453
Summary: move Details label to line up with top of text area

http://www.netbeans.org/issues/show_bug.cgi?id=31454
Summary: sub task of ui un-clear

[not completely fixed]
http://www.netbeans.org/issues/show_bug.cgi?id=31451
Summary: a11y compliance in new task dialog

Wed, 26 Feb 2003 04:45:31 +0000Change suggestions view label to just "Suggestions"
tor@netbeans.org [Wed, 26 Feb 2003 04:45:31 +0000] rev 3189
Change suggestions view label to just "Suggestions"

Wed, 26 Feb 2003 04:44:12 +0000* Fix task deletion; I accidentally broke it in my last
tor@netbeans.org [Wed, 26 Feb 2003 04:44:12 +0000] rev 3188
* Fix task deletion; I accidentally broke it in my last
putback (I had commented something out to test something
else, and accidentally commented out the destroy() method
in TaskNode!)
* Add missing bundle key used during file import
* Fix Node.Handle bug
http://tasklist.netbeans.org/issues/show_bug.cgi?id=29709
Root node of SuggestionsView not persistent

Tue, 25 Feb 2003 10:44:41 +0000added shortcuts for actions BLD200302260100
asotona@netbeans.org [Tue, 25 Feb 2003 10:44:41 +0000] rev 3187
added shortcuts for actions