Commit Graph

124 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
070a81228f Add app.extensions.version, matches Ben's FX changes for Bug #251473. 2004-07-16 02:54:29 +00:00
scott%scott-macgregor.org
d9839dd2c9 Bug #216133 --> port thunderbird changes for the new content policy manager from the branch to the trunk. 2004-07-01 02:43:02 +00:00
scott%scott-macgregor.org
6d8f0ddf30 Bug #247696 --> Mac OS X "Version" should be � 2004, not 2003 2004-06-28 06:35:16 +00:00
scott%scott-macgregor.org
cf53402fba Bug #247369 --> Change Mozilla Thunderbird to Thunderbird for the application menu
on OS X.
2004-06-25 21:22:04 +00:00
scott%scott-macgregor.org
fdbff09637 Bug #248073 --> use the mozapp XPinstall confirmation dialog instead of the seamonkey one. 2004-06-22 05:50:03 +00:00
cls%seawood.org
0be84a0940 Make console handling in mingw builds behave the same as msvc builds.
Bug #245903 r+sr=dmose
2004-06-21 20:56:14 +00:00
scott%scott-macgregor.org
415383cc90 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
d9ba66a275 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
dc4773ca23 Bug #245552 --> default character encoding option for outgoing mail comes up empty 2004-06-12 05:07:45 +00:00
scott%scott-macgregor.org
762c40a654 Bug #245430 --> Port more thunderbird static build work to the trunk 2004-06-09 18:36:58 +00:00
scott%scott-macgregor.org
aa2b31533b check this back in. It has nothing to do with the crash on OS X 2004-06-08 06:27:26 +00:00
scott%scott-macgregor.org
292626ce81 back out my checkin in case it is the cause of thunderbird builds crashing on startup for OS X. 2004-06-08 06:22:32 +00:00
scott%scott-macgregor.org
f705872ae2 Try to remove bogus characters from the OS X Info.plist.in file
Thanks to Don Crandall for the fix
2004-06-08 03:26:40 +00:00
scott%scott-macgregor.org
0ed1962fcd Bug #245430 --> More Thunderbird static build work. Hook up the biff icon from the system tray to work
with the static Windows build.
2004-06-07 02:51:00 +00:00
scott%scott-macgregor.org
420da0d96d Bug #245430 --> static build work for Thunderbird 2004-06-06 22:40:42 +00:00
dbaron%dbaron.org
50e9fd9595 Allow building thunderbird with jprof or trace-malloc. r=mscott 2004-05-12 01:18:55 +00:00
scott%scott-macgregor.org
c17f954b0c Port Bug #234186 --> Messages with mail server identity should not be sent through newsserver
to thunderbird

Patch by Christian Eyrich
2004-04-27 07:02:48 +00:00
neil%parkwaycc.co.uk
5fb3e8a7ae Remove unused wallet preferences (including localized prefs) b=221623 p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-22 08:26:58 +00:00
scott%scott-macgregor.org
b36d2ce97c fix broken thunderbird desktop icon caused by renaming mach.icns to thunderbird.icns 2004-04-21 22:05:48 +00:00
scott%scott-macgregor.org
8b04e439fe rename mach.icns to thunderbird.icns for clarity 2004-04-19 19:11:09 +00:00
scott%scott-macgregor.org
7ea3726a5a Rename mozilla.ico to thunderbird.ico for clarity 2004-04-19 19:04:41 +00:00
scott%scott-macgregor.org
d8ee8465d0 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Copy generic branded icons out to dist\branding

During the install phase, use the icons in dist\branding instead of the ones in browser\app

sr=bryner
2004-04-19 05:24:35 +00:00
neil%parkwaycc.co.uk
9e7936628e Bug 221623 Remove the code that supported the old wallet.Notified pref and the extraneous wallet.notified prefs p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-17 19:56:39 +00:00
scott%scott-macgregor.org
132c9e939a Bug #240750 --> Use sane widths and heights for all resolutions, not just 800 x 600 when launching with a new profile. 2004-04-16 23:42:23 +00:00
scott%scott-macgregor.org
5a877292e3 Follow up to Bug #240138 --> Add pref UI for turning on / off showing just the display name
for contacts you know.
2004-04-15 23:36:17 +00:00
scott%scott-macgregor.org
efa23f2fef bump the trunk version to 0.6+ to differentiate it from the 0.6 branch builds 2004-04-14 19:12:12 +00:00
bryner%brianryner.com
fdea958cb9 Fix bug 236836 for firefox/thunderbird/sunbird/composer 2004-04-12 07:25:21 +00:00
scott%scott-macgregor.org
15fd6ac366 bump module.ver version to 0.5 2004-03-13 05:12:17 +00:00
scott%scott-macgregor.org
50e260671b 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.
2004-03-12 01:30:06 +00:00
scott%scott-macgregor.org
5626e538ed Bug #237029 --> make sure plugins are disabled by default 2004-03-10 19:06:44 +00:00
scott%scott-macgregor.org
9b3e79c817 Bug#235651 --> We don't need to use a .autoreg file for installer. the installer creates this files by hand... 2004-02-26 18:24:18 +00:00
scott%scott-macgregor.org
630d209a2d Bug#235651 --> Part of the foundation for the intaller.
readme.txt and license files
2004-02-26 03:11:25 +00:00
amardare%qnx.com
8cd5511165 Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Added the support for a splashscreen for firefox on qnx.
2004-02-23 20:11:55 +00:00
pkw%us.ibm.com
2ae01282d1 Bug 234124 - RFE: Port the pluggable shell script API to FireFox/Thunderbird/Sunbird etc
r=bryner@brianryner.com, sr=bryner@brianryner.com

Checking in patch for Roland Mainz <roland.mainz@nrubsig.org>
2004-02-20 18:13:47 +00:00
scott%scott-macgregor.org
4844921640 add back prefs for release notes and help site urls
so they start working again
2004-02-17 07:10:13 +00:00
scott%scott-macgregor.org
e94c748f34 Bug #233944 --> Avoid dynamic resizing of the message headers in the message pane 2004-02-12 18:02:34 +00:00
scott%scott-macgregor.org
b08145da1e Bug #233842 --> Cannot install extensions. Port seamonkey prefs for xpinstall chrome url 2004-02-12 03:01:33 +00:00
dwitte%stanford.edu
3b6c37bc82 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
scott%scott-macgregor.org
23551a49e2 Bug #229203 --> convert new lines to commas when pasting into a single line text box 2004-01-29 17:03:03 +00:00
cbiesinger%web.de
065f5ce3fc Bug 166192 Remove last traces of PICS.
patch by Stephen Walker <sdwalker@myrealbox.com> r=bsmedberg,dougt sr=dbaron
2004-01-28 22:42:21 +00:00
scott%scott-macgregor.org
4059f155fb remove @ marks around app_version 2004-01-27 17:37:15 +00:00
scott%scott-macgregor.org
7b4f5894ec remove obsolete files. We now use thunderbird.js 2004-01-27 06:10:55 +00:00
scott%scott-macgregor.org
7b9a1ace92 Bug #232166 --> Unfork mailnews,js, move diffs to thunderbird.js. 2004-01-27 06:06:40 +00:00
scott%scott-macgregor.org
cddbdb4b25 Dynamically generate version information for Thunderbird based on the value of version.txt
thanks to stephen walker for the patch.

(this file is now dynamically generated)
2004-01-27 02:50:41 +00:00
scott%scott-macgregor.org
024351b998 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
d0cf39a121 More pref regression fallout:
add missing signon prefs to thunderbird
pref("signon.rememberSignons",              true);
pref("signon.expireMasterPassword",         false);
2004-01-26 22:23:22 +00:00
scott%scott-macgregor.org
fd5b390082 Try to fix pref bustage regressions such as link clicks not loading the default browser. 2004-01-26 04:40:45 +00:00
scott%scott-macgregor.org
1d4adea156 Try to unhork platform specific pref bustage. Patch by bsmedberg 2004-01-24 00:44:28 +00:00
bienvenu%nventure.com
0f3209dbcd fix 228791 need ability to have unobscured mcd files, r/sr=mscott 2003-12-19 15:46:54 +00:00
scott%scott-macgregor.org
606a9fbfed Port Bug #24954 to thunderbird. Need ability to specify with -installer the Users directory 2003-12-16 17:15:19 +00:00