Mon, 13 Oct 2003 22:08:25 +0000Removing deprecated <property> element from arch description DTD. BLD200310140100
jglick@netbeans.org [Mon, 13 Oct 2003 22:08:25 +0000] rev 1364
Removing deprecated <property> element from arch description DTD.
Enforcing NMTOKENness of names, since they are used in hyperlinks etc.
Ensuring all existing arch description XML files validate without
errors.

Mon, 13 Oct 2003 13:02:12 +0000serialization of int arrays added
mmatula@netbeans.org [Mon, 13 Oct 2003 13:02:12 +0000] rev 1363
serialization of int arrays added

Mon, 13 Oct 2003 13:00:12 +0000interface Transient added
dprusa@netbeans.org [Mon, 13 Oct 2003 13:00:12 +0000] rev 1362
interface Transient added

Fri, 10 Oct 2003 13:17:48 +0000minor optimization BLD200310130100
mmatula@netbeans.org [Fri, 10 Oct 2003 13:17:48 +0000] rev 1361
minor optimization

Thu, 09 Oct 2003 20:18:25 +0000Improve/update documentation. BLD200310100100
cliffwd@netbeans.org [Thu, 09 Oct 2003 20:18:25 +0000] rev 1360
Improve/update documentation.

Thu, 09 Oct 2003 14:54:12 +0000synchronization in resolveInterface method fixed
dprusa@netbeans.org [Thu, 09 Oct 2003 14:54:12 +0000] rev 1359
synchronization in resolveInterface method fixed

Thu, 09 Oct 2003 00:35:44 +0000Killing ancient org.netbeans.nbbuild.ToJar. BLD200310090100
jglick@netbeans.org [Thu, 09 Oct 2003 00:35:44 +0000] rev 1358
Killing ancient org.netbeans.nbbuild.ToJar.

Wed, 08 Oct 2003 18:23:10 +0000Adding missing SPL notices.
jglick@netbeans.org [Wed, 08 Oct 2003 18:23:10 +0000] rev 1357
Adding missing SPL notices.

Mon, 06 Oct 2003 23:07:45 +0000Some bug fixes for the -extendBaseBean feature, now saves a little more memory, more features are enabled.
cliffwd@netbeans.org [Mon, 06 Oct 2003 23:07:45 +0000] rev 1356
Some bug fixes for the -extendBaseBean feature, now saves a little more memory, more features are enabled.
For property change events, when an array is set, the contents of the array is scanned to see if only 1 item was added or removed, if so, then it's converted to an add or remove event.
Added a Bean interface. Try to use it in several places instead of BaseBean.
Added some static equivalent methods to GraphManager for: getPropertyParent, getKeyPropertyName, getPropertyParentName, getPropertyName, extractPropertyIndex, & getPropertyIndex.

Mon, 06 Oct 2003 20:14:36 +0000openide-lookup changed to openide-util
mmatula@netbeans.org [Mon, 06 Oct 2003 20:14:36 +0000] rev 1355
openide-lookup changed to openide-util