Commit Graph

33 Commits

Author SHA1 Message Date
dmose%mozilla.org
361fd99522 updated license boilerplate
git-svn-id: svn://10.0.0.236/trunk@52480 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 01:51:54 +00:00
talisman%anamorphic.com
8619886f8c Added Makefile.in for the toplevel configure script to generate Makefile from.
git-svn-id: svn://10.0.0.236/trunk@42412 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 06:10:15 +00:00
talisman%anamorphic.com
a73cc4bf4a Added Makefile.in for the toplevel configure script to generate Makefile from.
git-svn-id: svn://10.0.0.236/trunk@42411 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 05:57:18 +00:00
toshok%hungry.com
887ee61a11 use addElement instead of add, as add is 1.2 specific, and both 1.2 and 1.1 have addElement.
git-svn-id: svn://10.0.0.236/trunk@37117 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 08:41:01 +00:00
edwin%woudt.nl
3f7dec1ebd Remove obsolete code from the Makefile. Compiling shouldn't give errors anymore now.
git-svn-id: svn://10.0.0.236/trunk@36047 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 16:57:40 +00:00
talisman%anamorphic.com
72661a376b *Lots* of bug fixes:
- Fixed problem of showing Look & Feel sets that won't run on a given
	  platform;

	- Fixed font bugs

	- Updated deprecated methods to be JDK 1.1 compliant


git-svn-id: svn://10.0.0.236/trunk@35678 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 05:21:42 +00:00
talisman%anamorphic.com
9c842315ec 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.
git-svn-id: svn://10.0.0.236/trunk@35677 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 05:20:12 +00:00
edwin%woudt.nl
a2c7181b37 Adding Look&Feel support to the prefs
git-svn-id: svn://10.0.0.236/trunk@35463 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 22:33:14 +00:00
edwin%woudt.nl
875ea9b499 New prefs landing
git-svn-id: svn://10.0.0.236/trunk@35428 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 11:44:40 +00:00
edwin%woudt.nl
12b5920629 Fixed wrong smtp host preferences key
git-svn-id: svn://10.0.0.236/trunk@31806 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-16 00:23:52 +00:00
edwin%woudt.nl
7852212098 Preferences now work again when multiple identities are set in the preference file. (Editing only works for the first identity).
git-svn-id: svn://10.0.0.236/trunk@31805 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-16 00:19:53 +00:00
edwin%woudt.nl
c1a22e9d26 When the signature file was set in the preferences file it was not displayed in the preference window. Fixed.
git-svn-id: svn://10.0.0.236/trunk@31804 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-16 00:18:57 +00:00
edwin%woudt.nl
83be97c6e2 Improved alignment of the Delete button. (hack alert!)
git-svn-id: svn://10.0.0.236/trunk@31786 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 22:39:13 +00:00
edwin%woudt.nl
c6a1d5ddb0 When xena.pref contains no proper user settings the preferences dialog wouldn't show up. Fixed.
git-svn-id: svn://10.0.0.236/trunk@31785 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 22:38:40 +00:00
grail%cafebabe.org
cf037dd9f7 Fixed breakage of the preference beans.
git-svn-id: svn://10.0.0.236/trunk@29951 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-02 00:15:05 +00:00
grail%cafebabe.org
28250490f8 Added support for multiple identities in the Prefs system.
git-svn-id: svn://10.0.0.236/trunk@28662 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-22 04:57:42 +00:00
edwin%woudt.nl
d614531026 Changed the smtphost preference to be identity based instead of global.
git-svn-id: svn://10.0.0.236/trunk@24112 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-14 13:30:45 +00:00
edwin%woudt.nl
ad689b27b1 Fixing to comply with MPL requirements: every contributor should be mentioned!
git-svn-id: svn://10.0.0.236/trunk@23095 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-07 02:30:35 +00:00
grail%cafebabe.org
2cb1be4194 Signature storage into prefs.
git-svn-id: svn://10.0.0.236/trunk@22872 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-05 09:06:36 +00:00
grail%cafebabe.org
bb0a72c8b7 Removed old references to AWT file chooser. We're never going back there.
git-svn-id: svn://10.0.0.236/trunk@22871 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-05 09:06:16 +00:00
grail%cafebabe.org
59d44590bd Labels and such for signature file in preference dialog UI.
git-svn-id: svn://10.0.0.236/trunk@22392 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-28 05:09:58 +00:00
grail%cafebabe.org
7adb2960f6 Added signature file selection.
git-svn-id: svn://10.0.0.236/trunk@22390 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-28 04:53:24 +00:00
grail%cafebabe.org
7128be3e86 Preference dialog shows up and even saves the info back.
git-svn-id: svn://10.0.0.236/trunk@21879 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-25 07:44:11 +00:00
grail%cafebabe.org
ca7cbb47b1 Oopsie. MailServerPrefsEditor now initializes values.
git-svn-id: svn://10.0.0.236/trunk@21599 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-23 11:34:59 +00:00
edwin%woudt.nl
dcbc969438 Uhmm... I guess it was late when I updated this file.
git-svn-id: svn://10.0.0.236/trunk@21598 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-23 10:24:06 +00:00
edwin%woudt.nl
a8b27bf38c This patch is to make sure that Giao can work on the prefs code without problems because I'm messing aroung with the multiple personalities code. So now first everything gets stored in the default identity. If you want more identities you'll have to hack
git-svn-id: svn://10.0.0.236/trunk@21429 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-21 03:00:15 +00:00
grail%cafebabe.org
3ab15ad3ae Removed lame columns field for mail directory field.
git-svn-id: svn://10.0.0.236/trunk@21414 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-20 23:39:04 +00:00
grail%cafebabe.org
de35e41c69 UserPrefsEditor loads values from xena.pref.
git-svn-id: svn://10.0.0.236/trunk@21413 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-20 22:55:37 +00:00
grail%cafebabe.org
bd068d2900 Added newly introduced classes to the build.
git-svn-id: svn://10.0.0.236/trunk@21290 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-19 09:05:39 +00:00
grail%cafebabe.org
3ad3dcddb0 Dialogs that builds out of XML descriptions. Test code to verify that
they do work. Need integration into the main UI.


git-svn-id: svn://10.0.0.236/trunk@21289 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-19 09:05:00 +00:00
grail%cafebabe.org
3530ea3ce6 Removed unbuildable targets out until they're ready to be built.
git-svn-id: svn://10.0.0.236/trunk@20917 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-17 08:29:18 +00:00
grail%cafebabe.org
59023ea173 Old references to Orion, etc. ripped now. Replacements dropped it. It
compiles. Let the games begin.


git-svn-id: svn://10.0.0.236/trunk@17447 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-09 03:55:32 +00:00
jwz%mozilla.org
1a09b34777 vivat grendel!
git-svn-id: svn://10.0.0.236/trunk@9581 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-09 00:52:38 +00:00