Commit Graph

81 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
0347d1fe00 Convert thunderbird to use mozilla/toolkit (i.e. the toolkit used by Firebird).
This temporarily breaks Thunderbird until I land the matching mozilla/toolkit changes. Sorry about that.
2003-05-19 06:53:25 +00:00
scott%scott-macgregor.org
43d1c9e475 only unzip pipnss and pippki jar files if we are building with MOZ_PSM defined 2003-05-18 21:11:00 +00:00
scott%scott-macgregor.org
9108f89feb fork contentAreaClick.js for now so we can prevent open link in tab code from executing in thunderbird
(i.e. middle clicking on links were causing thunderbird to try to load navigator.xul because of this JS)
2003-05-18 21:09:52 +00:00
scott%scott-macgregor.org
ec8dbdd8c8 synch with trunk 2003-05-15 18:08:17 +00:00
scott%scott-macgregor.org
9b159a7c31 synch with the trunk. Add the Thread menu item back which was removed during a bad merge. 2003-05-15 18:07:46 +00:00
scott%scott-macgregor.org
cb0868c435 synch with trunk 2003-05-15 02:33:49 +00:00
scott%scott-macgregor.org
bc37b9c0ee Patch from dmose@mozilla.org and Jonathan Wilson to make thunderbird build with MingW GCC. 2003-05-15 01:02:45 +00:00
scott%scott-macgregor.org
f9a6985297 synch JS files up with the trunk.
Help get GTK2 builds going on linux. Thanks to Chris Neale (cdn@mozdev.org) for the patch.
2003-05-15 00:55:52 +00:00
scott%scott-macgregor.org
deada8b373 more tweaks for spell checker 2003-05-09 01:27:33 +00:00
scott%scott-macgregor.org
7ae46213ad make the spell button a default button in the toolbar 2003-05-09 01:07:17 +00:00
scott%scott-macgregor.org
bd1ad7113b add support for a spell checker if one is present in the build. 2003-05-09 01:07:00 +00:00
scott%scott-macgregor.org
91224d0244 insert before the save button not the separator which is no longer present. 2003-05-08 22:41:13 +00:00
scott%scott-macgregor.org
8d93b3a5eb remove illegal toolbarseparator from the palette list 2003-05-08 22:40:16 +00:00
scott%scott-macgregor.org
b17f845d78 synch with trunk 2003-05-08 21:48:03 +00:00
scott%scott-macgregor.org
caabd85358 collapse pippki and pipnss jar files into mail.jar 2003-05-08 02:30:39 +00:00
scott%scott-macgregor.org
9328deff04 Change Show / Hide to Toolbars by changing the order of our overlays. editorOverlay.dtd was overriding our value for this menu item. 2003-05-08 02:30:06 +00:00
scott%scott-macgregor.org
ec928636d6 synch up with trunk changes 2003-05-07 03:45:39 +00:00
scott%scott-macgregor.org
bed63728f7 Fix problems with the progress dialog by including the right files for editing helper apps. 2003-05-07 01:30:56 +00:00
scott%scott-macgregor.org
9831ce8fc4 Make the status bar in thunderbird mail show status messages again by including mozbrwser.xpt (needed for
nsIXULBrowserWindow.xpt)
2003-05-06 18:53:46 +00:00
scott%scott-macgregor.org
3e2ac707c6 more tweaks. 2003-05-06 03:03:14 +00:00
scott%scott-macgregor.org
0348512b58 fork finddialog.xul and askViewZoom.xul because they currently require navigator.css. Filed trunk bugs to fix that
so we can unfork these files later.
2003-05-06 03:02:59 +00:00
scott%scott-macgregor.org
0556abadb9 Include locale packages for pipnss and pippki
synch with the trunk.
2003-05-06 02:21:55 +00:00
scott%scott-macgregor.org
a364d9b8af make view source work a little better than it did before. still need to hook up command updaters. 2003-05-04 00:10:47 +00:00
scott%scott-macgregor.org
d60cd95b6b start of some view source work. 2003-05-03 02:46:00 +00:00
scott%scott-macgregor.org
90203c99f9 View source work (not complete yet)
Work to try to remove the "contextHelp.js" file not found error by using a dummy version.
2003-05-03 02:44:18 +00:00
scott%scott-macgregor.org
a29b28a699 add more editor files 2003-05-03 01:16:28 +00:00
scott%scott-macgregor.org
dc0b8fefe1 add a tab. 2003-05-02 00:11:06 +00:00
scott%scott-macgregor.org
c57ef3ac52 Shave 350K off of the compressed size of thunderbird by unzipping all of the JARs in a temporary chrome directory.
Then we repackage the JARs according to thunderbird specific manifests, leaving behind chrome, localization files and
content files we don't want (such as browser skin elements).
2003-05-01 02:36:51 +00:00
scott%scott-macgregor.org
7d0d0233b4 Not turned on yet. More work for removing parts of the chrome and locale information we don't
need for thunderbird.
2003-04-30 17:58:38 +00:00
scott%scott-macgregor.org
d6aed9a77a synch up with a change from the trunk (Bug #203261) 2003-04-28 23:42:27 +00:00
scott%scott-macgregor.org
c5fe1d2fcd Initial config files for uncompressing the mozilla JARS, picking out just the chrome files we want
and putting them in mail.jar and cute.jar

toolkit, messenger, communicator --> mail.jar
classic.jar --> cute.jar

Still to do: locale jar files
2003-04-26 01:53:35 +00:00
scott%scott-macgregor.org
01ac14a0e3 synch up with the trunk 2003-04-26 01:40:48 +00:00
scott%scott-macgregor.org
5284a3219e add downloadmanager.xpt 2003-04-26 01:31:56 +00:00
scott%scott-macgregor.org
21dc295e01 trunk updates 2003-04-25 22:30:02 +00:00
scott%scott-macgregor.org
bfc26c7a9f Land the new Thunderbird start page courtesty of David Tenser.
More packaging changes including the addition of the icon decoder for windows

Merge several trunk bug fixes over.
2003-04-24 01:55:17 +00:00
scott%scott-macgregor.org
55966146e4 build the config directory on windows by default. 2003-04-21 00:31:03 +00:00
scott%scott-macgregor.org
ee58354816 mail is now built as a single dll, represent it as such in the thunderbird packaging list. 2003-04-21 00:30:41 +00:00
scott%scott-macgregor.org
70bd34f249 config files for building thunderbird 2003-04-19 02:01:46 +00:00
scott%scott-macgregor.org
7c9663302c update locale versions 2003-04-18 02:10:23 +00:00
scott%scott-macgregor.org
9563ecf776 by default, leave mail on server for pop accounts.
disable plugins in mail by default.
2003-04-17 00:16:04 +00:00
scott%scott-macgregor.org
79c56f39ae move branding changes 2003-04-17 00:14:36 +00:00
scott%scott-macgregor.org
d38ecc1d57 Merge Bug #77202 into thunderbird. 2003-04-16 20:55:22 +00:00
scott%scott-macgregor.org
1333db4bf9 Rename Mail & News Account Settings to just Account Settings. 2003-04-16 01:08:45 +00:00
scott%scott-macgregor.org
726a6a8540 synch up with a trunk fix 2003-04-16 01:08:11 +00:00
scott%scott-macgregor.org
ef2d77441a Branding changes: Minotaur --> Thunderbird
Synch up bug fixes in from mozilla mailnews into thunderbird.

add a pref: mail.standalone which is set to true for stand alone mail builds.
2003-04-16 01:00:35 +00:00
scott%scott-macgregor.org
d056b08390 remove pref-languages panel, collapsing it in to "compose" and "Display Messages".
empty out tasksOverlay.xul. We don't use it anymore but someone else (in a file we don't fork)
may try to load it.
2003-04-15 02:24:45 +00:00
scott%scott-macgregor.org
00a9f92bb7 land some trunk bug fixes 2003-04-10 18:35:08 +00:00
mscott%netscape.com
a004ab6830 add communicator.css 2003-04-08 00:27:08 +00:00
mscott%netscape.com
ca705c5e8d add a localstore.rdf file for new minotaur profiles. 2003-04-08 00:22:11 +00:00
mscott%netscape.com
fc0a55454b make the address book button be a default toolbar button. 2003-04-08 00:21:36 +00:00