Fri, 21 Apr 2006 16:59:21 +0000Initial version of the nbbluej launcher for Windows and the respective .clusters and .conf files. BLD200604231800
jchalupa@netbeans.org [Fri, 21 Apr 2006 16:59:21 +0000] rev 7072
Initial version of the nbbluej launcher for Windows and the respective .clusters and .conf files.

Fri, 21 Apr 2006 12:50:57 +0000add action to Windows menu that shows the bluej view
mkleint@netbeans.org [Fri, 21 Apr 2006 12:50:57 +0000] rev 7071
add action to Windows menu that shows the bluej view

Fri, 21 Apr 2006 11:39:02 +00001. Fixing Issue# 75329. When Server is running remotely, don't try to show the server logs.
mukeshgarg@netbeans.org [Fri, 21 Apr 2006 11:39:02 +0000] rev 7070
1. Fixing Issue# 75329. When Server is running remotely, don't try to show the server logs.
2. Disable "View Target Server Log" and "View Admin Server log" actions if the Server is running
remotely.

Thu, 20 Apr 2006 18:50:45 +0000- Bugfix (not in IZ): reschedule timer events to the Swing event thread
lebedkov@netbeans.org [Thu, 20 Apr 2006 18:50:45 +0000] rev 7069
- Bugfix (not in IZ): reschedule timer events to the Swing event thread
- Plans as .ics
- org.openide.nodes.Node-independant Copy/Cut/Paste.
- org.openide.nodes.Node-independant StopAction/StartAction.
- Look of the toolbar aligned with the refactoring view.
- Bugfix (not in IZ): Prevent adding dependencies twice.
- Bugfix (not in IZ): Stop task if it is switched to automatically compute it's spent time
- Improve the LAF of the toolbar
- URLs associated with tasks will be opened in a browser if they point to locations on the internet.
- Bugfix (not in IZ): Views will not be repainted after changing the number of working hours per day
- #59230: Allow additional reorganization of tasks
- Bugfix (not in IZ): A task cannot be marked as done if it depends on other not yet completed tasks.

Thu, 20 Apr 2006 18:38:45 +0000Bugfix: double menu entry on the editor margin
lebedkov@netbeans.org [Thu, 20 Apr 2006 18:38:45 +0000] rev 7068
Bugfix: double menu entry on the editor margin

Thu, 20 Apr 2006 18:37:54 +0000- new icons
lebedkov@netbeans.org [Thu, 20 Apr 2006 18:37:54 +0000] rev 7067
- new icons
- JDK 1.5

Thu, 20 Apr 2006 08:10:23 +0000Adding licenses, categories, etc.
jlahoda@netbeans.org [Thu, 20 Apr 2006 08:10:23 +0000] rev 7066
Adding licenses, categories, etc.

Wed, 19 Apr 2006 14:55:36 +0000Spec. version increased after the fix of issue #74908. BLD200604201800
mentlicher@netbeans.org [Wed, 19 Apr 2006 14:55:36 +0000] rev 7065
Spec. version increased after the fix of issue #74908.

Wed, 19 Apr 2006 14:53:43 +0000#74908 - delay the test of isImportant() to when it's needed, otherwise it
mentlicher@netbeans.org [Wed, 19 Apr 2006 14:53:43 +0000] rev 7064
#74908 - delay the test of isImportant() to when it's needed, otherwise it
will deadlock when project opening will try to store some files.

Tue, 18 Apr 2006 16:01:55 +0000Using mmapped trie for the dictionary.
jlahoda@netbeans.org [Tue, 18 Apr 2006 16:01:55 +0000] rev 7063
Using mmapped trie for the dictionary.