Sun, 15 Sep 2002 20:22:33 +0000new Boolean() considered harmful. Boolean.TRUE, Boolean.FALSE, or release34_base
ttran@netbeans.org [Sun, 15 Sep 2002 20:22:33 +0000] rev 2552
new Boolean() considered harmful. Boolean.TRUE, Boolean.FALSE, or
Boolean.valueOf() should be used instead. See JDK 1.4 Boolean
constructor's javadoc or "Effective Java" book for why.

Sat, 14 Sep 2002 18:48:21 +0000Modified metric property editor so warning and error colors are set in label.
tball@netbeans.org [Sat, 14 Sep 2002 18:48:21 +0000] rev 2551
Modified metric property editor so warning and error colors are set in label.

Sat, 14 Sep 2002 16:46:26 +0000Fixed typo in last putback (issue 27328).
tball@netbeans.org [Sat, 14 Sep 2002 16:46:26 +0000] rev 2550
Fixed typo in last putback (issue 27328).

Fri, 13 Sep 2002 15:13:54 +0000Removed 1.4 API use.
tball@netbeans.org [Fri, 13 Sep 2002 15:13:54 +0000] rev 2549
Removed 1.4 API use.

Fri, 13 Sep 2002 14:54:49 +0000Addition test
dkaspar@netbeans.org [Fri, 13 Sep 2002 14:54:49 +0000] rev 2548
Addition test

Fri, 13 Sep 2002 14:48:59 +0000Getting active binding and orb
dkaspar@netbeans.org [Fri, 13 Sep 2002 14:48:59 +0000] rev 2547
Getting active binding and orb

Fri, 13 Sep 2002 13:48:38 +0000Added test of proprietary binder
dkaspar@netbeans.org [Fri, 13 Sep 2002 13:48:38 +0000] rev 2546
Added test of proprietary binder

Fri, 13 Sep 2002 12:47:36 +0000Added CORBA Wizard Disabled test cases
dkaspar@netbeans.org [Fri, 13 Sep 2002 12:47:36 +0000] rev 2545
Added CORBA Wizard Disabled test cases

Fri, 13 Sep 2002 06:44:20 +0000Eliminated unnecessary Boolean allocations.
tball@netbeans.org [Fri, 13 Sep 2002 06:44:20 +0000] rev 2544
Eliminated unnecessary Boolean allocations.

Thu, 12 Sep 2002 13:19:34 +0000Create the wincat.bat file in the correct folder. This change is necessary
mentlicher@netbeans.org [Thu, 12 Sep 2002 13:19:34 +0000] rev 2543
Create the wincat.bat file in the correct folder. This change is necessary
after fix of issue #26079.