Commit Graph

259 Commits

Author SHA1 Message Date
talisman%anamorphic.com
280ce3deb8 Fixed edwin's code in response to his bug report(#8067). Bug was caused by not setting the button sizes correctly (Dimension.setSize() is not for setting component sizes).
git-svn-id: svn://10.0.0.236/trunk@35117 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 03:57:04 +00:00
talisman%anamorphic.com
92c010d4f7 Added handlers for mousePressed() and mouseReleased() so the border paints appropriately.
git-svn-id: svn://10.0.0.236/trunk@35103 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-13 23:57:19 +00:00
edwin%woudt.nl
795e08719f forgot MPL
git-svn-id: svn://10.0.0.236/trunk@35074 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-13 12:43:32 +00:00
edwin%woudt.nl
d90680d892 Display quoted stuff correctly
git-svn-id: svn://10.0.0.236/trunk@35073 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-13 12:42:47 +00:00
edwin%woudt.nl
a7302a2c7b Upgrade to version 1.0 of the knife NNTP provider
git-svn-id: svn://10.0.0.236/trunk@35072 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-13 10:14:03 +00:00
talisman%anamorphic.com
aab9750f21 Changed from using plain-jane JButtons to the new ToolBarButton class I wrote.
git-svn-id: svn://10.0.0.236/trunk@35056 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-13 00:45:40 +00:00
talisman%anamorphic.com
0518e43e5b Implements the standard Netscape toolbar button behaviour of painting a raised border when the mouse is passed over it.
git-svn-id: svn://10.0.0.236/trunk@35055 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-13 00:44:28 +00:00
edwin%woudt.nl
454ed3b86d Fixed wrong signature preferences key
git-svn-id: svn://10.0.0.236/trunk@31807 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-16 00:24:13 +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
3c0d278737 The description of the second identity (#1) was displayed for all identities. Fixed.
git-svn-id: svn://10.0.0.236/trunk@31797 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 23:32:28 +00:00
edwin%woudt.nl
febe4f48cf Mailhost wasn't read properly from the prefs. Fixed.
git-svn-id: svn://10.0.0.236/trunk@31796 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 23:27:40 +00:00
edwin%woudt.nl
a3693af2bd Updateable menus (by Mauro)
git-svn-id: svn://10.0.0.236/trunk@31788 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 22:42:27 +00:00
edwin%woudt.nl
2868f249cb Various addressbook updates
git-svn-id: svn://10.0.0.236/trunk@31787 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 22:40:22 +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
a7f21014f3 Initial specs for MDB from Mauro Botelho <mabotelh@bellsouth.net>
git-svn-id: svn://10.0.0.236/trunk@29703 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 06:10:26 +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
74cb3fe2b8 Oops, too quick, backing out. This is one of the few files I didn't touch!
git-svn-id: svn://10.0.0.236/trunk@28026 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-19 01:20:21 +00:00
edwin%woudt.nl
4b0db426d0 MPL stuff again
git-svn-id: svn://10.0.0.236/trunk@28025 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-19 01:18:30 +00:00
edwin%woudt.nl
0b93cd0f82 Inline forwarding now also works a bit.
git-svn-id: svn://10.0.0.236/trunk@28024 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-19 01:16:28 +00:00
edwin%woudt.nl
b63cef17ff First try at forwarding. Quoted forwarding now works.
git-svn-id: svn://10.0.0.236/trunk@28023 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-19 00:34:28 +00:00
edwin%woudt.nl
6b9fbc32f1 Add 'Reply All' to the toolbar. It works!
git-svn-id: svn://10.0.0.236/trunk@28022 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-19 00:04:09 +00:00
edwin%woudt.nl
fc790744d0 Cleanup of toolbar code
git-svn-id: svn://10.0.0.236/trunk@28021 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-18 23:53:06 +00:00
edwin%woudt.nl
6a5abb1cf9 Our renderer choked on the complex html mimelib generated (nested tables and such). Therefore I simplified the html so that it at least shows now that attachments are present.
git-svn-id: svn://10.0.0.236/trunk@28020 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-18 23:49:04 +00:00
edwin%woudt.nl
60cc5c64bf Removing unused toolbar code
git-svn-id: svn://10.0.0.236/trunk@28010 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-18 10:42:47 +00:00
edwin%woudt.nl
a31be31a56 New 'blue' look and feel for icons
git-svn-id: svn://10.0.0.236/trunk@28008 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-17 23:53:53 +00:00
edwin%woudt.nl
12fadfc188 Damn... I keep forgetting to update the MPL stuff
git-svn-id: svn://10.0.0.236/trunk@28007 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-17 22:57:44 +00:00
edwin%woudt.nl
978ed0b06f Textlabels for the toolbar
git-svn-id: svn://10.0.0.236/trunk@28006 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-17 22:51:57 +00:00
edwin%woudt.nl
2912ca2c92 Changing to binary (hopefully)
git-svn-id: svn://10.0.0.236/trunk@28002 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-17 20:50:50 +00:00
edwin%woudt.nl
03387a1da0 And adding them
git-svn-id: svn://10.0.0.236/trunk@28001 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-17 20:40:14 +00:00
edwin%woudt.nl
5d5aa46d84 Removing them again
git-svn-id: svn://10.0.0.236/trunk@28000 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-17 20:38:43 +00:00
edwin%woudt.nl
1890b49612 Add new collapse buttons. These are in the new mozilla style.
git-svn-id: svn://10.0.0.236/trunk@27999 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-17 20:29:29 +00:00
edwin%woudt.nl
3baab2d381 Removing old collapse buttons (they were not checked in as binary, so they broke on non-unix platforms)
git-svn-id: svn://10.0.0.236/trunk@27998 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-17 20:28:19 +00:00
grail%cafebabe.org
121ed148cd Patch from Joel York to implement the overloaded BerkeleyStore.getFolder().
git-svn-id: svn://10.0.0.236/trunk@26467 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-06 07:24:43 +00:00
edwin%woudt.nl
f6f41586b8 Changes by Will Scullin to get context menus and message copying/moving working.
git-svn-id: svn://10.0.0.236/trunk@25934 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-01 22:45:36 +00:00
grail%cafebabe.org
c0ac108570 Patches for password setting in prefs.
git-svn-id: svn://10.0.0.236/trunk@25511 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-30 00:30:33 +00:00
grail%cafebabe.org
ec5d4d3451 Changed return value for getComponent().
git-svn-id: svn://10.0.0.236/trunk@24986 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-24 09:00:28 +00:00
grail%cafebabe.org
ef2188d6cb Changes to allow for lookups of menu items in menubars.
git-svn-id: svn://10.0.0.236/trunk@24985 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-24 08:59:05 +00:00
edwin%woudt.nl
1e9c573bb0 More addressbook patches from Mauro Botelho.
1. Now we are saving new entries to a file named aBook.nab
2. Sort ascending and descending are working now.


git-svn-id: svn://10.0.0.236/trunk@24155 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-15 01:59:26 +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
cabbfb0c46 Default identities can be set now in the preferences file for each store.
git-svn-id: svn://10.0.0.236/trunk@24111 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-14 11:16:50 +00:00
edwin%woudt.nl
d328bbec32 Implemented signature replacement code. When changing identities now, the sig will change. Also the sig will be automatically added when composing a message.
git-svn-id: svn://10.0.0.236/trunk@24081 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-13 22:31:58 +00:00
edwin%woudt.nl
bd55b34cd0 Patches from Mauro Botelho
git-svn-id: svn://10.0.0.236/trunk@23944 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-12 14:22:59 +00:00
edwin%woudt.nl
bc8fd40d25 A new throbber
git-svn-id: svn://10.0.0.236/trunk@23169 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-08 14:45:52 +00:00
edwin%woudt.nl
262e661621 Oh boy, I broke this with my license compliance checkin :-(
git-svn-id: svn://10.0.0.236/trunk@23119 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-07 20:04:41 +00:00
edwin%woudt.nl
e80d95f4b2 Fixing to comply with MPL requirements: every contributor should be mentioned!
git-svn-id: svn://10.0.0.236/trunk@23118 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-07 19:58:40 +00:00
edwin%woudt.nl
dbc0ed9954 Fixing to comply with MPL requirements: every contributor should be mentioned!
git-svn-id: svn://10.0.0.236/trunk@23098 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-07 02:46:50 +00:00