gecko-dev/grendel/prefs/base
1999-08-06 05:57:18 +00:00
..
GeneralPrefs.java New prefs landing 1999-06-15 11:44:40 +00:00
IdentityArray.java use addElement instead of add, as add is 1.2 specific, and both 1.2 and 1.1 have addElement. 1999-06-27 08:41:01 +00:00
IdentityStructure.java New prefs landing 1999-06-15 11:44:40 +00:00
InvisiblePrefs.java New prefs landing 1999-06-15 11:44:40 +00:00
Makefile New prefs landing 1999-06-15 11:44:40 +00:00
Makefile.in Added Makefile.in for the toplevel configure script to generate Makefile from. 1999-08-06 05:57:18 +00:00
ServerArray.java Author severely broke compatibility with JDK 1.1 - only fix so far is changing Vector.add(Object) to Vector.addElement(Object). As far as I know, we still want to be compatible with JDK 1.1. 1999-06-16 05:20:12 +00:00
ServerStructure.java New prefs landing 1999-06-15 11:44:40 +00:00
UIPrefs.java Adding Look&Feel support to the prefs 1999-06-15 22:33:14 +00:00