Commit Graph

12 Commits

Author SHA1 Message Date
talisman%anamorphic.com
b4f1b7277b Fix classpath for run target to include pop3.jar. jrg 2002-02-12 06:18:10 +00:00
talisman%anamorphic.com
b1e9f665df Added some new variables to pass to the -classpath flag to javac, added rules to copy app resources to the build product directory. jrg 2001-03-28 05:38:09 +00:00
talisman%anamorphic.com
331c22e5e2 Updated Makefiles to build into separate dist/classes directory. jrg 2001-03-28 02:24:29 +00:00
dmose%mozilla.org
d551275d9f updated license boilerplate 1999-11-02 01:51:54 +00:00
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