Fri, 28 Jul 2006 09:57:00 +0000Run Internally action enabled also for main classes in NB qa-functional. It runs internal-execution target in test/build.xml. BLD200607301800
jskrivanek@netbeans.org [Fri, 28 Jul 2006 09:57:00 +0000] rev 7361
Run Internally action enabled also for main classes in NB qa-functional. It runs internal-execution target in test/build.xml.

Fri, 28 Jul 2006 09:55:26 +0000#77245 - Shortcut of Run Internally action changed from CTRL+ALT+F6 to CTRL+F10 because former didn't work on linux (it switches to 6-th virtual console).
jskrivanek@netbeans.org [Fri, 28 Jul 2006 09:55:26 +0000] rev 7360
#77245 - Shortcut of Run Internally action changed from CTRL+ALT+F6 to CTRL+F10 because former didn't work on linux (it switches to 6-th virtual console).

Thu, 27 Jul 2006 12:04:42 +0000Widget.removeChildren, Widget.addChildren, VMDNodeWidget.sortPins methods added
dkaspar@netbeans.org [Thu, 27 Jul 2006 12:04:42 +0000] rev 7359
Widget.removeChildren, Widget.addChildren, VMDNodeWidget.sortPins methods added

Tue, 25 Jul 2006 13:46:59 +0000vmd package changes, fix in Anchor
dkaspar@netbeans.org [Tue, 25 Jul 2006 13:46:59 +0000] rev 7358
vmd package changes, fix in Anchor

Mon, 24 Jul 2006 10:04:03 +0000forgot to add on last commit BLD200607271800
hair@netbeans.org [Mon, 24 Jul 2006 10:04:03 +0000] rev 7357
forgot to add on last commit

Mon, 24 Jul 2006 08:33:19 +0000vmd package API improved, StateModel added, ProxyAnchor is driven by StateModel, VMDMinimizeWidget is no longer needed
dkaspar@netbeans.org [Mon, 24 Jul 2006 08:33:19 +0000] rev 7356
vmd package API improved, StateModel added, ProxyAnchor is driven by StateModel, VMDMinimizeWidget is no longer needed

Sun, 23 Jul 2006 13:07:05 +0000- Bug (not in IZ): spent times stored without hours BLD200607231800
lebedkov@netbeans.org [Sun, 23 Jul 2006 13:07:05 +0000] rev 7355
- Bug (not in IZ): spent times stored without hours
- Reduce logging
- Bug (IZ #sddd): edited time updated for all tasks after a task list is open
- Bug (not in IZ): Editing a cell in summary column hides icon of a task
- Export wizards simplified (one page less)
- Remove usages of ErrorManager
- Implement "todays hours" as an export

Sun, 23 Jul 2006 10:52:33 +0000Fixing guiproject's tests.
jlahoda@netbeans.org [Sun, 23 Jul 2006 10:52:33 +0000] rev 7354
Fixing guiproject's tests.

Sun, 23 Jul 2006 10:40:27 +0000Using a different tmp dir.
jlahoda@netbeans.org [Sun, 23 Jul 2006 10:40:27 +0000] rev 7353
Using a different tmp dir.

Sun, 23 Jul 2006 09:30:25 +0000Tests are part of the build.
jlahoda@netbeans.org [Sun, 23 Jul 2006 09:30:25 +0000] rev 7352
Tests are part of the build.
Adding editorhints/spi into the platform.
Temporary taking off tests for code completion.