Wed, 16 Oct 2002 17:51:59 +0000Put back in logic to do relative URI lookups (now done thru reflection since it uses jdk1.4 classes). BLD200210170100
cliffwd@netbeans.org [Wed, 16 Oct 2002 17:51:59 +0000] rev 1093
Put back in logic to do relative URI lookups (now done thru reflection since it uses jdk1.4 classes).

Wed, 16 Oct 2002 17:38:29 +0000Added overwrite attribute and cvs update before commit
dkaspar@netbeans.org [Wed, 16 Oct 2002 17:38:29 +0000] rev 1092
Added overwrite attribute and cvs update before commit

Wed, 16 Oct 2002 17:06:30 +0000Sources - branch name fixed
dkaspar@netbeans.org [Wed, 16 Oct 2002 17:06:30 +0000] rev 1091
Sources - branch name fixed

Wed, 16 Oct 2002 15:27:04 +0000automatic
dkaspar@netbeans.org [Wed, 16 Oct 2002 15:27:04 +0000] rev 1090
automatic

Wed, 16 Oct 2002 15:14:34 +0000minor bugfixes
mmatula@netbeans.org [Wed, 16 Oct 2002 15:14:34 +0000] rev 1089
minor bugfixes

Wed, 16 Oct 2002 10:14:41 +0000#19443 build fixes, cont'd.
jglick@netbeans.org [Wed, 16 Oct 2002 10:14:41 +0000] rev 1088
#19443 build fixes, cont'd.

Wed, 16 Oct 2002 07:58:54 +0000Shrinkable page implemented
dprusa@netbeans.org [Wed, 16 Oct 2002 07:58:54 +0000] rev 1087
Shrinkable page implemented

Wed, 16 Oct 2002 07:43:00 +0000#19443: compilability of daily-alpha-nbms.
jglick@netbeans.org [Wed, 16 Oct 2002 07:43:00 +0000] rev 1086
#19443: compilability of daily-alpha-nbms.

Wed, 16 Oct 2002 06:06:23 +0000#19443: separation of openide, phase I.
jglick@netbeans.org [Wed, 16 Oct 2002 06:06:23 +0000] rev 1085
#19443: separation of openide, phase I.

Tue, 15 Oct 2002 22:30:10 +0000Fix a bug where ':' and other non java identifier legal names were making it in as java identifiers. QBE200210160100-BLD200210170856
cliffwd@netbeans.org [Tue, 15 Oct 2002 22:30:10 +0000] rev 1084
Fix a bug where ':' and other non java identifier legal names were making it in as java identifiers.
Allow inclusions to be done that don't depend on the current directory having all the things to be included.
Property change event support for pure JavaBeans.
Added a little bit to the AI for picking the root node.