Commit Graph

101 Commits

Author SHA1 Message Date
talisman%anamorphic.com
89e1c0a9b2 Temporarily removing the HTML support, since it isn't working well. When we have a new HTML parser/renderer, we can enable HTML support again. --jgalyan 2000-01-15 08:23:48 +00:00
edwin%woudt.nl
7f9d7c07db Added support for combobox and image 1999-11-29 00:44:34 +00:00
edwin%woudt.nl
286728df84 Adding PageUI to the build 1999-11-29 00:43:54 +00:00
dmose%mozilla.org
d551275d9f updated license boilerplate 1999-11-02 01:51:54 +00:00
talisman%anamorphic.com
310d461115 Added Makefile.in for the toplevel configure script to generate Makefile from. 1999-08-06 06:10:15 +00:00
edwin%woudt.nl
781c1f3fe4 Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
leaf%mozilla.org
c9a9396aee make it binary, home-skillet 1999-06-24 02:52:18 +00:00
talisman%anamorphic.com
c7481e24a1 This time it should be good. This is the splash screen image. 1999-06-24 01:58:43 +00:00
talisman%anamorphic.com
24527c0c7e Whoops... didn't add it as binary first time. 1999-06-24 01:57:36 +00:00
talisman%anamorphic.com
2126dfb21d Splash-screen class. 1999-06-24 01:34:09 +00:00
talisman%anamorphic.com
728a6133b1 New file for splash screen - this is the graphic that displays. 1999-06-24 01:32:46 +00:00
grail%cafebabe.org
d95f90a62a Fixed to accomodate one of the constructors that disappeared from PageUI. 1999-06-21 09:54:08 +00:00
grail%cafebabe.org
1ada005a95 Tweaked XMLMenuBuilder to be a few less instructions. Not sure if it
matters or not. XMLPageBuilder now does recursive panels (I think). I
needs testing but in theory it should work. Dumb constructors for
XMLPageBuilder and PageUI removed also. Let's watch Tinderbox before I
sleep. I am finally happy with this implementation. You don't have to
spend a fortnight reading it to figure out what's going on.

Happy hacking!
1999-06-21 09:28:04 +00:00
edwin%woudt.nl
9065d5cc0d Improved the copy and move context menus to display a sensible value for each store. 1999-06-20 21:41:16 +00:00
grail%cafebabe.org
a112eda973 Fix the implementation of XMLMenuBuilder. Much faster now since it
doesn't travel node to node but does the work with childnodes/sibling
nodes. This reduces travels to non-element nodes.
1999-06-20 02:15:35 +00:00
grail%cafebabe.org
ca630c9dd5 Cleaned up XMLPageBuilder. I hate the implementation. Probably will
clean it up later. Cleaned up XMLMenuBuilder also. Reduced number of
instanceof's by introducing the Control interface. It seems
faster. Removed processNode() out of XMLWidgetBuilder to give the
child classes some more freedom.

I really need to change the implementation to less moronic.
1999-06-18 03:48:43 +00:00
talisman%anamorphic.com
b723a0ed6d Font bug fixes - default font was too big (may be platform specific to linux, but Helvetica-plain-12 is a safe bet for any system). 1999-06-16 05:13:53 +00:00
edwin%woudt.nl
0540f71d01 New prefs landing 1999-06-15 11:44:40 +00:00
edwin%woudt.nl
cd03151dfe remove the message header because it is already displayed in the body itself 1999-06-14 21:44:55 +00:00
edwin%woudt.nl
37db9757f1 Updateable menus (by Mauro) 1999-05-15 22:42:27 +00:00
edwin%woudt.nl
d01ece3796 Oops, too quick, backing out. This is one of the few files I didn't touch! 1999-04-19 01:20:21 +00:00
edwin%woudt.nl
f277e92be9 MPL stuff again 1999-04-19 01:18:30 +00:00
edwin%woudt.nl
f58f36cf67 Inline forwarding now also works a bit. 1999-04-19 01:16:28 +00:00
edwin%woudt.nl
968dea3406 First try at forwarding. Quoted forwarding now works. 1999-04-19 00:34:28 +00:00
edwin%woudt.nl
7d1cf44130 Add 'Reply All' to the toolbar. It works! 1999-04-19 00:04:09 +00:00
edwin%woudt.nl
d96ed4a085 Removing unused toolbar code 1999-04-18 10:42:47 +00:00
edwin%woudt.nl
d883d78698 New 'blue' look and feel for icons 1999-04-17 23:53:53 +00:00
edwin%woudt.nl
698f9b8c42 Damn... I keep forgetting to update the MPL stuff 1999-04-17 22:57:44 +00:00
edwin%woudt.nl
624a67dc25 Textlabels for the toolbar 1999-04-17 22:51:57 +00:00
edwin%woudt.nl
813798450c Changes by Will Scullin to get context menus and message copying/moving working. 1999-04-01 22:45:36 +00:00
grail%cafebabe.org
ba5e47c7e7 Patches for password setting in prefs. 1999-03-30 00:30:33 +00:00
grail%cafebabe.org
eb5bc75f5d Changed return value for getComponent(). 1999-03-24 09:00:28 +00:00
grail%cafebabe.org
497671e2e6 Changes to allow for lookups of menu items in menubars. 1999-03-24 08:59:05 +00:00
edwin%woudt.nl
d533a6d324 Default identities can be set now in the preferences file for each store. 1999-03-14 11:16:50 +00:00
edwin%woudt.nl
932924d0e6 A new throbber 1999-03-08 14:45:52 +00:00
edwin%woudt.nl
d20bd7e652 Oh boy, I broke this with my license compliance checkin :-( 1999-03-07 20:04:41 +00:00
edwin%woudt.nl
29dee1e96b Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
grail%cafebabe.org
e5f3007743 Re-organized for more flexible handling of widget creation. 1999-03-06 07:08:01 +00:00
grail%cafebabe.org
b5a882707c Added documentation. 1999-03-06 07:07:34 +00:00
edwin%woudt.nl
88f781dcff I'm backing out the changes to use the provider registry for now, because of problems. We should investigate this! 1999-03-05 15:16:09 +00:00
edwin%woudt.nl
a68603a587 A few weeks earlier I fixed a bug that the whole class was synchronized. I just removed it. A few methods however should have been synchronized instead. I've done that now. 1999-03-04 22:31:34 +00:00
edwin%woudt.nl
879504bc57 Message deletion works 1999-03-03 10:03:06 +00:00
grail%cafebabe.org
dfd35aeb54 Fixed a few constant references to their values. 1999-03-01 07:12:55 +00:00
edwin%woudt.nl
3b823846a8 Remove this ugly registration. This is the way to do it right! 1999-03-01 00:33:01 +00:00
grail%cafebabe.org
2b8cd4b630 XML Tech Release API changes, take 2. 1999-03-01 00:09:16 +00:00
grail%cafebabe.org
443678b461 Changes to fit with API differences in XML Technology Release. 1999-02-28 23:53:40 +00:00
grail%cafebabe.org
fa883d4447 Layout used to break if you switched between different layouts. It seems
to be behaving now.
1999-02-27 08:56:33 +00:00
edwin%woudt.nl
7ac9d54791 Fix to let the Dialog show up. 1999-02-26 12:12:13 +00:00
edwin%woudt.nl
aac677a110 Oops! Some illegal character slipped in. 1999-02-25 19:39:15 +00:00
edwin%woudt.nl
7b25a7f91e Reflecting all currently working providers. (Except imap and smtp as they are handled correctly bij javamail itself) 1999-02-25 19:13:27 +00:00