Граф коммитов

193 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org f79e886c98 Add packaging information for Unix if building with the dom inspector or the pref extension. Mirriors the windows
packaging steps.

Patch by Alexander Sack.
2004-03-31 19:46:32 +00:00
mkaply%us.ibm.com 946eaa01c5 overlays.rdf files should not be packages 2004-03-29 17:57:14 +00:00
mkaply%us.ibm.com 30156860aa Add OS/2 path - unfortunately it is the same as Windows, but the XUL preprocessor doesn't support #if defined(X) || defined(Y) 2004-03-29 17:54:42 +00:00
mkaply%us.ibm.com e5b2d6ba97 Add OS/2 install file for now 2004-03-29 17:53:54 +00:00
scott%scott-macgregor.org eec21c5879 add optional chrome registration for the offline extension 2004-03-29 17:48:39 +00:00
scott%scott-macgregor.org 0d8aa09ef4 Bug #238562 --> get DOM Inspector working as an optional component in the windows installer.
Add packaging information for dom inspector
2004-03-24 23:30:07 +00:00
scott%scott-macgregor.org b796b6c39b Bug #237645 --> add missing items to the unix packaging list for smime
Patch by Alexander Sack
2004-03-17 02:00:57 +00:00
scott%scott-macgregor.org 93e8e3538e Fix OBJDIR build bustage. Thanks to Stephen Walker for the patch 2004-03-16 04:43:22 +00:00
scott%scott-macgregor.org a7b095f284 Use the XUL pre-processor on our static installed-chrome.txt isntead of having a version for unix and a version for windows.
Thanks to bryner for the tip
2004-03-15 22:44:00 +00:00
scott%scott-macgregor.org b6af337f3f Bug #235651 --> More windows installer work.
Fix problems in regus.jst where we were not registering the US region chrome package.

Adjust how we handle the LICENSE file so it ends up as a .txt file when the user installs the app.

Register as a default news handler, including all of the news protocols into the windows registry.

Make offline a component in the component list for a customized install
2004-03-12 01:31:01 +00:00
scott%scott-macgregor.org c352bf22ea Until I can think of a better way, use platform specific versions of installed-chrome.txt and copy the right one based on the current platform over to dist\thunderbird\chrome\installed-chrome.txt. This isn't going to scale very well for OS2/OSX/etc. I'm not sure what to do about that yet.
Polish up the mozilla\config stuff to make it work for unix. Some of this came from Alexander Sack. Thaks for the great work Alexander!
2004-03-11 07:32:59 +00:00
scott%scott-macgregor.org 01f502a541 Bug #237045 --> better packaging fix for new emoticons. don't pick up the old .gifs from classic 2004-03-10 19:53:48 +00:00
scott%scott-macgregor.org 9e53f8f80c Bug #237045 --> new emoticon artwork for thunderbird contributed by Stephen of pinstripe fame. 2004-03-10 19:44:03 +00:00
scott%scott-macgregor.org 639b9605d8 Re-organize installed-chrome.txt. This just groups the jar files together to make it easier on the eyes
to read.
2004-03-09 03:04:18 +00:00
scott%scott-macgregor.org 25febe8ccc Part of the unix packaging work. Add a couple missing files to the packaging list. Patch by
Alexandar Sack
2004-03-07 19:09:18 +00:00
scott%scott-macgregor.org b5a78a41e1 Bug#235651 --> We don't need to use a .autoreg file for installer. the installer creates this files by hand... 2004-02-26 18:22:44 +00:00
scott%scott-macgregor.org c6dae71b98 Bug#235651 --> Part of the foundation for the intaller.
readme.txt and license files
2004-02-26 03:11:25 +00:00
scott%scott-macgregor.org 92fd2dc681 Don't skip the installer directory by default
this matches firefox behavior too.
2004-02-26 02:37:36 +00:00
scott%scott-macgregor.org ebb7ccf913 More changes to get an installer going 2004-02-26 02:36:53 +00:00
scott%scott-macgregor.org a87fed5641 package up crypto support in the linux builds 2004-02-24 08:21:21 +00:00
bryner%brianryner.com c13cc68678 Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst. 2004-02-24 03:22:35 +00:00
scott%scott-macgregor.org 993680996b Patch by Alexander Sack (not turned on yet)
Add packaging information for unix to copy over just the libraries and chrome files we need from dist\bin into dist\thunderbird like the windows build currently does.

This signifcantly reduces (by almost 1.9MB) the download size on unix.
2004-02-23 08:14:53 +00:00
dbaron%dbaron.org 646f3b95a1 Fix previous checkin. 2004-02-13 22:15:55 +00:00
dbaron%dbaron.org 5460722ef6 Use - arg in --enable-image-decoders to avoid icon issue. r=mscott 2004-02-13 21:55:18 +00:00
scott%scott-macgregor.org 35c63c6af5 Bug #233976 --> use the view source code from mozilla/toolkit. Remove our own version.
This should enable a bunch of functionality in view source like copy/paste/find in page,etc.
2004-02-12 05:02:29 +00:00
scott%scott-macgregor.org 7713ab3201 Add a mozconfig file which can be used to make building thunderbird easier 2004-02-12 03:53:54 +00:00
scott%scott-macgregor.org 4f274fdb99 trunk builds are now referred to as 0.5+ 2004-01-30 18:21:04 +00:00
scott%scott-macgregor.org 58935d2f25 Dynamically generate version information for Thunderbird based on the value of version.txt
thanks to stephen walker for the patch.
2004-01-27 02:49:45 +00:00
scott%scott-macgregor.org c20bfd72d5 Bug #231960 --> Unable to create a table from pasted data 2004-01-23 17:35:55 +00:00
scott%scott-macgregor.org 4007fe9dad Package greprefs\*.js
Patch by Stephen Walker
2004-01-19 06:06:21 +00:00
scott%scott-macgregor.org be0578f93a Brings line/col numbers to the xml parsing error dialog.
Patch by Stephen Walker
2004-01-04 04:24:56 +00:00
scott%scott-macgregor.org a7f9580da5 Save ~20K by not packaging editor*Toolbar.css
Patch by Stephen Walker
2004-01-04 04:16:50 +00:00
scott%scott-macgregor.org a1f42a2a32 Zoom locale package changes courtesy of Stephen Walker 2003-12-18 06:46:56 +00:00
scott%scott-macgregor.org f1c542e0d6 forgot to check in part of the patch to get view zoom working per stephen walker 2003-12-16 19:49:16 +00:00
scott%scott-macgregor.org 18a3943df6 remove ctrl-m chars 2003-12-14 22:45:16 +00:00
scott%scott-macgregor.org 21efe9ec8d fix ctrl-m's 2003-12-14 22:40:32 +00:00
scott%scott-macgregor.org 6d0a38866c add packaging code to deal with the prefs extension if thunderbird is built with extensions=pref 2003-11-27 02:07:06 +00:00
scott%scott-macgregor.org b727dda4af export print preview / page setup files 2003-11-21 08:03:42 +00:00
scott%scott-macgregor.org 583033f2cd remove obsolete files from the packaging list. Port by MBR. 2003-11-10 06:34:07 +00:00
scott%scott-macgregor.org c99d304f9d package builtinURLS.js 2003-11-10 06:29:35 +00:00
scott%scott-macgregor.org a8b54e2016 export XPCNativeWrapper.js 2003-11-10 06:25:35 +00:00
scott%scott-macgregor.org d0fa4c3026 Packaging for xmlextras 2003-11-10 00:30:08 +00:00
scott%scott-macgregor.org 17d421faf3 View / Charsets / Customize dialog is not showing up. Package the right files 2003-11-08 00:02:03 +00:00
scott%scott-macgregor.org 41e7f1734e package offlineStartup.js 2003-10-31 19:03:20 +00:00
scott%scott-macgregor.org 8fbc8658b6 Bug #222521 --> Auto Proxy URLs do not work in Thunderbird 2003-10-16 22:15:21 +00:00
scott%scott-macgregor.org 20119229ff jsj3250.dll is only built when oji support is enabled and we don't build thunderbird with oji support.
thanks to stephen walker for the patch
2003-10-07 18:43:08 +00:00
scott%scott-macgregor.org e9cc9105e3 Bug #217465 --> images aren't loading in news because the packager was missing necko_cache.xpt. 2003-08-30 04:59:24 +00:00
scott%scott-macgregor.org 7427c076d5 Leverage toolkit/mozapps which now gives us a new attachment opener dialog, a new pref category called attachments
which lets you configure your desired attachment behavior.

thanks to ben goodger for making mozapps possible.
2003-08-26 06:29:35 +00:00
scott%scott-macgregor.org ac59abab7c Bug #214981 --> copy over the local specific .rdf files in defaults. fixes the problem where
we aren't generating localstore.rdf in the profile like we should.
2003-08-25 22:40:44 +00:00
scott%scott-macgregor.org 96ce4bc772 fix typo thanks to mbr for the fix 2003-08-21 03:33:26 +00:00
scott%scott-macgregor.org a3ccf134be fix typo. thanks to stephen walker for the patch 2003-08-19 23:59:28 +00:00
scott%scott-macgregor.org 54cecbe2ff remove an obsolete file that doesn't exist.
Thanks to Stephen Walker for the patch.
2003-08-13 18:27:00 +00:00
scott%scott-macgregor.org 3b062ebded mailViews.dat was listed twice.
Thanks to Stephen Walker for the patch.
2003-08-08 22:17:34 +00:00
scott%scott-macgregor.org 6c2905520b Remove obsolete helperProgress dlg chrome.
Thanks to Stephen Walker for the patch.
2003-08-08 22:15:07 +00:00
scott%scott-macgregor.org 7d6294db03 Patch from Stephen Walker to include HLine Properties dtd file. 2003-07-25 04:21:22 +00:00
scott%scott-macgregor.org 91086e53c3 include chrome for the font calibration dialog 2003-07-24 22:08:13 +00:00
scott%scott-macgregor.org cfc43c4904 Add an option in the advanced options dialog for managing stored mail server passwords. 2003-07-23 04:47:08 +00:00
scott%scott-macgregor.org 62c12e3c54 remove some unnecessary print icons. Thanks to Stephen Walker for the patch. 2003-07-15 06:11:30 +00:00
scott%scott-macgregor.org 83cba16c78 remove download manager chrome
patch from stephen walker
2003-07-07 23:30:54 +00:00
scott%scott-macgregor.org 2d0e7dd8e7 remove some unnecessary gifs from the build. Thanks to Stephen Walker for the patch. 2003-07-07 20:32:31 +00:00
scott%scott-macgregor.org 4706d54ca6 remove defaults\wallet which are not required for thunderbird. Thanks to Stephen Walker for the fix. 2003-07-04 06:52:17 +00:00
scott%scott-macgregor.org 39f280eae5 add the editor resource files necessary to see inline table editing controls 2003-06-29 18:56:30 +00:00
scott%scott-macgregor.org cdc94503e2 Fork tools icon (patch from stephen walker) 2003-06-27 00:58:17 +00:00
scott%scott-macgregor.org e2ca2674f4 fix editor smileys in release builds 2003-06-26 06:16:30 +00:00
scott%scott-macgregor.org 26081badf9 patch from Stephen Walker to only include the editor toolbar images that we really need (the smileys). Savings
of 20k.
2003-06-18 07:02:36 +00:00
scott%scott-macgregor.org 9f8d332aed package extension pref UI for windows 2003-06-17 02:13:55 +00:00
scott%scott-macgregor.org 2be9a0e697 xpinstall needs to be bundled with the thunderbird package in order to support adding themes and extensions. 2003-06-14 00:24:05 +00:00
scott%scott-macgregor.org 79443ceb35 copy over more I18N files from the res directory to help thunderbird display i18n messages
correctly.
2003-06-07 03:22:40 +00:00
scott%scott-macgregor.org 73da5432a2 Remove the MNG image decoder from the build, replace the MNG throbbers with animated gifs. 2003-06-04 04:31:43 +00:00
scott%scott-macgregor.org 0d75a6f060 Package all of the files listed in res\entityTables. This will hopefully fix some I18N issues
with thunderbird. Thanks to Stephen Walker for the patch.
2003-06-03 04:09:12 +00:00
scott%scott-macgregor.org 82b5d3f563 remove some unnecessary branding files from the packaging lists. 2003-06-03 04:06:53 +00:00
scott%scott-macgregor.org fba16dcc00 the new throbber is a.mng file and requires the mng image lib decoder. Include it for now
even though it is 300k =(
2003-05-28 07:20:59 +00:00
scott%scott-macgregor.org c55736ad42 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 61ec40b942 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 850b549070 more tweaks for spell checker 2003-05-09 01:27:33 +00:00
scott%scott-macgregor.org 367df2cec5 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 14b802971d collapse pippki and pipnss jar files into mail.jar 2003-05-08 02:30:39 +00:00
scott%scott-macgregor.org 5740bd3f85 synch up with trunk changes 2003-05-07 03:45:39 +00:00
scott%scott-macgregor.org 6c5e3287c4 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 314657043c 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 6d5ef0747e more tweaks. 2003-05-06 03:03:14 +00:00
scott%scott-macgregor.org 7b50132f03 Include locale packages for pipnss and pippki
synch with the trunk.
2003-05-06 02:21:55 +00:00
scott%scott-macgregor.org 330c36ad8e start of some view source work. 2003-05-03 02:46:00 +00:00
scott%scott-macgregor.org a9d00a1ff9 add more editor files 2003-05-03 01:16:28 +00:00
scott%scott-macgregor.org e1bf2e76d9 add a tab. 2003-05-02 00:11:06 +00:00
scott%scott-macgregor.org 75a303f795 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 eca83c15e3 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 431c7ede17 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 6ea4f5741d add downloadmanager.xpt 2003-04-26 01:31:56 +00:00
scott%scott-macgregor.org 5b487b4f54 trunk updates 2003-04-25 22:30:02 +00:00
scott%scott-macgregor.org 440aedcb27 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 c706036b16 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 dc8f81f617 config files for building thunderbird 2003-04-19 02:01:46 +00:00