Wed, 19 Jun 2002 00:18:25 +0000Convert old tests to use xtest harness. QBE200206190100-BLD200206201555
cliffwd@netbeans.org [Wed, 19 Jun 2002 00:18:25 +0000] rev 887
Convert old tests to use xtest harness.

Mon, 17 Jun 2002 16:18:33 +0000Fix of refOutermostPackage (now returns "this" on outermost package) and refQuery (takes designator of other end) BLD200206180100
mmatula@netbeans.org [Mon, 17 Jun 2002 16:18:33 +0000] rev 886
Fix of refOutermostPackage (now returns "this" on outermost package) and refQuery (takes designator of other end)

Mon, 17 Jun 2002 09:47:21 +0000Underflow constraint checking on refVerifyConstraints
mmatula@netbeans.org [Mon, 17 Jun 2002 09:47:21 +0000] rev 885
Underflow constraint checking on refVerifyConstraints

Mon, 17 Jun 2002 07:29:38 +0000implementation of classifier-level attributes,
mmatula@netbeans.org [Mon, 17 Jun 2002 07:29:38 +0000] rev 884
implementation of classifier-level attributes,
several replacements of DebugException by a correct JMI exception,
added more checks into reflective operations (structure parameters typechecking and others),
several bugfixes

Fri, 14 Jun 2002 15:59:25 +0000Fixed classpath elements
rbalada@netbeans.org [Fri, 14 Jun 2002 15:59:25 +0000] rev 883
Fixed classpath elements

Thu, 13 Jun 2002 18:39:21 +0000Remove editor dependency; create a "bridge" module instead which
tor@netbeans.org [Thu, 13 Jun 2002 18:39:21 +0000] rev 882
Remove editor dependency; create a "bridge" module instead which
contains the editor-integration code (annotations, margin menu
action). That way the tasklist works with or without the editor
(Niclas asked me to get the tasklist working for the platform,
where the editor is apparently not included).

Thu, 13 Jun 2002 17:01:36 +0000Checking of Closure Violation, Composition Cycle and Composition Violation. BLD200206170100
mmatula@netbeans.org [Thu, 13 Jun 2002 17:01:36 +0000] rev 881
Checking of Closure Violation, Composition Cycle and Composition Violation.

Thu, 13 Jun 2002 09:09:36 +0000Minor bug fixes.
dbalek@netbeans.org [Thu, 13 Jun 2002 09:09:36 +0000] rev 880
Minor bug fixes.

Thu, 13 Jun 2002 08:42:28 +0000update
dprusa@netbeans.org [Thu, 13 Jun 2002 08:42:28 +0000] rev 879
update

Wed, 12 Jun 2002 23:04:06 +0000Initial putback. Quite a few changes since my post to the contrib
tor@netbeans.org [Wed, 12 Jun 2002 23:04:06 +0000] rev 878
Initial putback. Quite a few changes since my post to the contrib
alias; changed from "todo" to "task" in a lot of places, enhanced
serialization to persist column selections and sorting; switched
to XML calendard standard (icalendar XML), fixed a couple of
bugs, various cleanup, added some javadoc, ...