timeless%mozdev.org
2678104ecc
Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
...
rs=jst
2005-01-14 09:19:12 +00:00
scott%scott-macgregor.org
e9b5e5f096
Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
...
toolkit entity errors.
Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:29:20 +00:00
scott%scott-macgregor.org
0bea98ce60
Bug #276918 --> add appstartup and xulapp xpt files to packager list so the em doesn't throw exceptions on startup
...
that keep installer builds from loading.
2005-01-06 18:03:18 +00:00
scott%scott-macgregor.org
a2290ff4be
Bug #254462 --> Port aviary 1.0 changes for software update support from the branch to the trunk.
2004-12-13 23:41:44 +00:00
dbaron%dbaron.org
1bb228eed5
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
bsmedberg%covad.net
6eee6ece96
Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell
2004-12-01 13:02:07 +00:00
dbaron%dbaron.org
10efb45442
Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner
2004-11-30 06:04:04 +00:00
bsmedberg%covad.net
c913eb8e2c
Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes)
2004-11-23 22:22:58 +00:00
scott%scott-macgregor.org
d88944593e
Bug #270477 --> Qute theme update.
2004-11-18 02:48:29 +00:00
darin%meer.net
fb3826168b
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
2004-10-25 19:34:45 +00:00
kyle.yuan%sun.com
4ab9b22882
Bug 264161 Failed to build thunderbird on solaris sparc platform
...
r/sr=mscott, patch=brian.lu@sun.com
2004-10-14 01:58:19 +00:00
bsmedberg%covad.net
f0693a4ec5
global-region missing on tbird trunk, try #2 , updating the manifests. This is fallout from the changes to remove US.jar
2004-10-04 20:10:41 +00:00
bsmedberg%covad.net
52add31807
Since toolkit locales are not yet centralized on trunk, mscott's merge from the branch wasn't quite correct. (Bug 214663)
2004-09-30 18:25:44 +00:00
scott%scott-macgregor.org
2ddb76c503
Bug #214663 --> get rid of the region package in the installer because we don't need it anymore.
...
There is no longer a US region pack getting packaged into the language pack (en-US-mail.jar).
This makes life easier for the localization folks.
2004-09-23 23:24:05 +00:00
dbaron%dbaron.org
0a64a1e467
Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky
2004-09-22 00:42:50 +00:00
cbiesinger%web.de
b5ded57da7
Bug 248044 move jar protocol handler into libjar. these are the changes to the
...
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
kjh-5727%comcast.net
a45e31de79
Bug 257381: New shared library libgfxpsshar.so.
2004-09-07 21:49:12 +00:00
scott%scott-macgregor.org
daf5382f05
offline locale information is now in en-US-mail.jar and not offline.jar.
...
Fixes a regression for the .zip and linux release builds with missing DTD errors.
2004-08-06 16:02:28 +00:00
scott%scott-macgregor.org
8aed925f7a
Bug #250918 --> move the locale files for the offline extension into en-US.jar to make it easier to localize.
2004-08-05 21:03:21 +00:00
scott%scott-macgregor.org
aafa324940
Bug #253490 --> Installer support for the RSS component.
...
Bug #253617 --> Options / General panel on Windows won't remember any settings. Synch the installer with the messenger-mapi
chrome locaton changes made for GNOME mapi support.
2004-07-30 21:54:51 +00:00
scott%scott-macgregor.org
a1d62756e9
Bug #249838 --> Start hooking up webservices and the smart update notifications for Thunderbird.
2004-07-27 23:35:29 +00:00
scott%scott-macgregor.org
df2d086dae
Land profile migration from the aviary branch onto the trunk:
...
Bug #251657 --> Land profile migrator for Eudora.
Bug #249494 --> support profile migration from Outlook Express
Bug #250093 --> support profile migration from Outlook
Bug #251094 --> support profile migration from Netscape 4.x
Bug # --> support profile migration from the mozilla suite.
2004-07-18 23:41:24 +00:00
scott%scott-macgregor.org
2e90159f06
part of Bug #245430 --> thunderbird static build support.
...
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.
2004-07-18 21:47:27 +00:00
scott%scott-macgregor.org
a88a753178
Bug #251418 --> add dom_loadsave.xpt to the packaging lists
2004-07-15 02:51:04 +00:00
scott%scott-macgregor.org
0deb51580a
remove comm/necko package
...
Patch by Stephen Walker
2004-06-29 06:57:32 +00:00
scott%scott-macgregor.org
1715392c61
Bug #248073 --> use the mozapp XPinstall confirmation dialog instead of the seamonkey one.
2004-06-22 05:50:03 +00:00
scott%scott-macgregor.org
56fd83638f
Don't package the old profile chrome anymore.
...
Patch by stephen walker
2004-06-19 07:50:53 +00:00
scott%scott-macgregor.org
c3d15f1bac
Packaging changes to support the extension manager and the new profile code
...
Thanks to Stephen Walker for reminding me to port this stuff
2004-06-18 17:03:51 +00:00
scott%scott-macgregor.org
b6243647f8
Add an icon for the default theme in the themes dialog.
2004-06-18 07:27:27 +00:00
scott%scott-macgregor.org
7bc0d0974d
Try to get Thunderbird running on the trunk again now that the new profile manager has landed for aviary.
...
Includes patches for Bug #239929 , #244800 and Bug #244134
2004-06-18 07:14:56 +00:00
bsmedberg%covad.net
8b04241e3b
Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106).
2004-06-17 21:23:51 +00:00
scott%scott-macgregor.org
6b1c4e1fbf
Bug #246759 --> Package movemail for unix
2004-06-15 16:21:31 +00:00
scott%scott-macgregor.org
54eeb04532
Bug #245483 --> Hook up print preview support for Thunderbird
2004-06-12 00:31:28 +00:00
scott%scott-macgregor.org
86231c9142
Remove ucnative.xpt from the packaging manifests
...
Patch by Stephen Walker
2004-06-03 16:49:02 +00:00
scott%scott-macgregor.org
f8fc2ba2c6
Remove xpfe filepicker gifs
...
Patch by Stephen Walker
2004-05-31 06:28:11 +00:00
scott%scott-macgregor.org
9cf12ced50
Use some toolkit print code in favor of xpfe's and remove some seamonkey dtds/gifs.
...
Patch by Stephen Walker
2004-05-26 21:35:07 +00:00
scott%scott-macgregor.org
1c36c46f0f
remove un used comm/wallet locale files. Patch by Stephen Walker
2004-05-24 16:51:40 +00:00
scott%scott-macgregor.org
f2e3ba2374
Ditch several comm/ stylesheets and use the versions in mozilla\toolkit
...
Patch by Stephen Walker
2004-05-24 05:34:12 +00:00
scott%scott-macgregor.org
3b8c123040
Remove obsolete files from packaging list
...
Patch by Stephen Walker.
2004-05-20 06:57:32 +00:00
scott%scott-macgregor.org
3a70d2d581
Remove some unused xpfe pref panels from the packaging step. Thanks to Stephen Walker for the patch.
2004-05-20 02:36:18 +00:00
scott%scott-macgregor.org
32a98a5e89
Bug #242548 --> Missing files when building with GTK1
...
package libgtksuperwin.so
2004-05-07 06:45:03 +00:00
scott%scott-macgregor.org
c9aa2cb6fd
talkback packaging information
2004-05-05 20:46:08 +00:00
mkaply%us.ibm.com
842bc0ba41
OS/2 packaging for thunderbird
2004-05-05 14:12:52 +00:00
bryner%brianryner.com
4c1bd22a2e
Re-add this line but don't fail if compreg.dat doesn't exist
2004-05-05 07:43:41 +00:00
scott%scott-macgregor.org
bde38bb50d
Bug #235376 --> mozilla-xremote-client missing from Linux builds
2004-05-04 22:50:30 +00:00
bryner%brianryner.com
af84826145
one more change for talkback packaging -- remove compreg.dat so that talkback components will be registered on next run
2004-05-04 16:25:28 +00:00
bryner%brianryner.com
21f45d7b76
package up talkback files
2004-05-04 06:28:22 +00:00
scott%scott-macgregor.org
102a47f9df
Bump trunk build version to 0.6+ to differentiate them from the branch bits
2004-04-14 19:09:26 +00:00
scott%scott-macgregor.org
8ecb059669
Bug #237645 --> The print properties dialog window is very small and empty on linux
...
Packaging patch by Alexander Sack.
2004-04-04 01:06:43 +00:00
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