Thu, 09 May 2002 12:40:10 +0000The radio button selection now triggers an action event so that the values are changed, BLD200205100100
mentlicher@netbeans.org [Thu, 09 May 2002 12:40:10 +0000] rev 2233
The radio button selection now triggers an action event so that the values are changed,
history listener on text fields also sets the correct value and fires property change.
This is a fix of issue #23203.

Thu, 09 May 2002 06:39:29 +0000rollback of removed calls of deprecated mehods
asotona@netbeans.org [Thu, 09 May 2002 06:39:29 +0000] rev 2232
rollback of removed calls of deprecated mehods
(not working in Forte)

Tue, 07 May 2002 11:48:48 +0000removed some calls of deprecated mehods
asotona@netbeans.org [Tue, 07 May 2002 11:48:48 +0000] rev 2231
removed some calls of deprecated mehods
added regular expression support for Bundle Lookup

Fri, 03 May 2002 19:32:00 +0000Remember cancelled commands and refuse attempts to execute them. BLD200205070100
mentlicher@netbeans.org [Fri, 03 May 2002 19:32:00 +0000] rev 2230
Remember cancelled commands and refuse attempts to execute them.
This is a potential fix of issue #22792.

Fri, 03 May 2002 13:05:00 +0000Added HelpIds
tzezula@netbeans.org [Fri, 03 May 2002 13:05:00 +0000] rev 2229
Added HelpIds

Fri, 03 May 2002 12:16:58 +0000Missing localized messages added.
mentlicher@netbeans.org [Fri, 03 May 2002 12:16:58 +0000] rev 2228
Missing localized messages added.
This is a fix of issue #23090.

Fri, 03 May 2002 08:33:53 +0000Lock all FileObjects recursively in order to stop cache decay.
mentlicher@netbeans.org [Fri, 03 May 2002 08:33:53 +0000] rev 2227
Lock all FileObjects recursively in order to stop cache decay.
This is a preliminary fix of issue #22851 till issue #23083 is fixed.

Fri, 03 May 2002 08:25:54 +0000Added helpIds.
tzezula@netbeans.org [Fri, 03 May 2002 08:25:54 +0000] rev 2226
Added helpIds.

Mon, 29 Apr 2002 18:54:32 +0000The build script enhanced to include diff.jar into the compilation. BLD200205010100
mentlicher@netbeans.org [Mon, 29 Apr 2002 18:54:32 +0000] rev 2225
The build script enhanced to include diff.jar into the compilation.

Mon, 29 Apr 2002 18:46:47 +0000The Diff rewritten to use diff module instead of diff package from vcscore module.
mentlicher@netbeans.org [Mon, 29 Apr 2002 18:46:47 +0000] rev 2224
The Diff rewritten to use diff module instead of diff package from vcscore module.
Unix-like diff can parse also the text content of the differences,
PVCS, VSS and StarTeam do not do the text content parsing yet.