Tue, 15 Nov 2005 10:39:08 +0000#68601 action registered into actions pool BLD200511151900
pkuzel@netbeans.org [Tue, 15 Nov 2005 10:39:08 +0000] rev 6557
#68601 action registered into actions pool

Tue, 15 Nov 2005 09:53:33 +0000jnlp-api module no longer needed. The jars are present n JDK and we can use them from there during compile.
dstrupl@netbeans.org [Tue, 15 Nov 2005 09:53:33 +0000] rev 6556
jnlp-api module no longer needed. The jars are present n JDK and we can use them from there during compile.

Tue, 15 Nov 2005 09:35:21 +0000Add module description appclient_base
blaha@netbeans.org [Tue, 15 Nov 2005 09:35:21 +0000] rev 6555
Add module description

Tue, 15 Nov 2005 07:57:09 +0000Using ${basedir} as is said to be documented in readme
jtulach@netbeans.org [Tue, 15 Nov 2005 07:57:09 +0000] rev 6554
Using ${basedir} as is said to be documented in readme

Tue, 15 Nov 2005 07:26:55 +0000#68635: Forgotten call to super.initialize
jtulach@netbeans.org [Tue, 15 Nov 2005 07:26:55 +0000] rev 6553
#68635: Forgotten call to super.initialize

Mon, 14 Nov 2005 23:12:48 +0000Managing bookmarks led to exceptions.
dstrupl@netbeans.org [Mon, 14 Nov 2005 23:12:48 +0000] rev 6552
Managing bookmarks led to exceptions.

Mon, 14 Nov 2005 21:20:37 +0000- Bugfix (not in IZ): Do not show 01.01.1970 as completed date for not completed tasks.
lebedkov@netbeans.org [Mon, 14 Nov 2005 21:20:37 +0000] rev 6551
- Bugfix (not in IZ): Do not show 01.01.1970 as completed date for not completed tasks.
- Bugfix (not in IZ): Do not start completed tasks.
- Bugfix (not in IZ): "Purge completed tasks" does not work for root tasks.

Mon, 14 Nov 2005 16:35:35 +0000#68665: Renamed reference to MonitorAction. BLD200511141900
mentlicher@netbeans.org [Mon, 14 Nov 2005 16:35:35 +0000] rev 6550
#68665: Renamed reference to MonitorAction.

Mon, 14 Nov 2005 12:31:10 +0000#60279: Deadlock fixed - increasing spec. version.
mentlicher@netbeans.org [Mon, 14 Nov 2005 12:31:10 +0000] rev 6549
#60279: Deadlock fixed - increasing spec. version.

Mon, 14 Nov 2005 12:29:38 +0000#60279: Prevent from deadlocks - call SharedClassObject.findObject() outside
mentlicher@netbeans.org [Mon, 14 Nov 2005 12:29:38 +0000] rev 6548
#60279: Prevent from deadlocks - call SharedClassObject.findObject() outside
of a synchronized block.