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

93 Коммитов

Автор 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