Commit Graph

8 Commits

Author SHA1 Message Date
grail%cafebabe.org
cf9f1bf243 Removed all classpath directives. 1999-06-18 04:13:39 +00:00
grail%cafebabe.org
19e8647699 Fixes to MenuBarCtrl.java to address my own cluelessness.
Please don't fix rules.mk.
1999-06-18 04:01:53 +00:00
talisman%anamorphic.com
d4928c5577 Set the default build to debug (javac -g) so we can do a better job of quality control;
Set max stack size to 64MB during compile phase - we have enough classes now that the compiler runs out of memory occasionally without the -mx64m flag.
1999-06-16 05:24:21 +00:00
grail%cafebabe.org
a73a493f0e Removed classpath's bogusness. We need to get a better way to do this. 1999-01-22 06:44:30 +00:00
grail%cafebabe.org
fa3d21a340 Added XML parsing to build menus and changed dependency on
grendel.ui.Splitter to javax.swing.JSplitPane.

TODO:
1. Need to get sizing information for immediate children components of
JSplitPane.
2. Externalize XML parsing to an external object to build more than just
menus. Dialogs, frames, etc. would be really cool.
1999-01-11 07:01:27 +00:00
talisman%anamorphic.com
b315ebd2b9 Added target run and set up vars to handle CLASSPATH. 1999-01-10 21:40:31 +00:00
talisman%anamorphic.com
bb7853a408 Changed to add explicit CLASSPATH and some rule modification. 1999-01-09 07:27:54 +00:00
jwz%mozilla.org
a7d6d7afa6 vivat grendel! 1998-09-09 00:52:38 +00:00