Commit Graph

168 Commits

Author SHA1 Message Date
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
bienvenu%nventure.com
333177d657 add back folder pane columns for total msgs, unread msgs, and size, for TBird only, controlled by a pref, default to off, r/sr=mscott 221726 2003-12-15 00:09:15 +00:00
scott%scott-macgregor.org
8052453dc6 revert back the attach_binary pref 2003-12-09 19:19:25 +00:00
scott%scott-macgregor.org
bd795e7ad2 add more fields to windows version 2003-12-07 06:32:25 +00:00
scott%scott-macgregor.org
a0291f7337 change MOZZ to the thunderbird creator type: MOZM 2003-12-07 05:50:19 +00:00
scott%scott-macgregor.org
e1a38f3fc2 bump version number up to 0.5a 2003-12-07 05:34:30 +00:00
scott%scott-macgregor.org
71cf21b65f change offline.startup_state to always reconnect online for thunderbird. This should fix a problem where some
users are getting stuck in offline mode because network.online is getting set to false.
2003-12-05 00:24:53 +00:00
scott%scott-macgregor.org
6ac2f4a67e trunk builds are now 0.5a 2003-12-04 18:12:44 +00:00
scott%scott-macgregor.org
d31949b40c add default pref for browser.download.folderList 2003-12-04 00:47:09 +00:00
scott%scott-macgregor.org
b9b149aede Bug #226927
Some binary attachments are getting set to quoted printable instead of binary as a content type.

Fix this for now by forcing binary attachments.
2003-12-03 20:37:16 +00:00
scott%scott-macgregor.org
24515433e7 change the user agent to 0.4 RC1 2003-12-02 07:27:52 +00:00
scott%scott-macgregor.org
2602f660ea Bug #227091 --> WinXP manifest resource contains alien strings. Patch by Simon Paquet. 2003-11-30 20:12:03 +00:00
scott%scott-macgregor.org
eca621e79e Port pref("mail.server.default.singleSignon", true); to thunderbird 2003-11-29 05:36:29 +00:00
scott%scott-macgregor.org
b20d6e57ca Land Qute theme update for Thunderbird 2003-11-27 03:21:54 +00:00
mkaply%us.ibm.com
8b57386ddb RC file for Os/2 thunderbird 2003-11-25 18:25:07 +00:00
mkaply%us.ibm.com
ce0b3288f3 Not part of build yet - OS/2 icons 2003-11-25 17:25:55 +00:00
bryner%brianryner.com
181b2a7685 Add default and per-window gtk2 icons for Thunderbird. Move win32 per-window icons to icons/windows/. 2003-11-25 06:28:29 +00:00
scott%scott-macgregor.org
9450c60ff4 Change the mac creator type for thunderbird to MOZM (mozilla mail) instead of the mozilla
creator type. Thanks to Don Crandall for spotting this problem.
2003-11-25 03:09:20 +00:00
scott%scott-macgregor.org
59ffe051a1 Bug #224381 --> use status instead of select to update folder accounts. Fixing a GUI hang during biff. 2003-11-21 04:55:00 +00:00
bryner%brianryner.com
dbff82c632 fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa. checking in for darin. 2003-11-21 00:15:34 +00:00
scott%scott-macgregor.org
50667cbf1c synch up some pref changes with the trunk 2003-11-13 18:45:24 +00:00
bryner%brianryner.com
2303733463 get rid of console window for win32 gcc builds, and limit heap size per bug 127069. 2003-11-09 22:17:10 +00:00
mkaply%us.ibm.com
e98dd6c54e #223782
r=jst, sr=darin
remove support for dom.disable_cookie_[get,set] prefs
2003-11-06 19:35:22 +00:00
bryner%brianryner.com
d9647f99f2 Force autoregister on the first run after completing a build (even for optimized builds) like seamonkey does. 2003-11-04 07:42:52 +00:00
scott%scott-macgregor.org
96ade401ca add hiddenWindow chrome url for thunderbird. 2003-11-03 04:34:11 +00:00
bryner%brianryner.com
7ea68599ff fix thunderbird compose bustage from bug 142163 checkin 2003-10-15 18:33:08 +00:00
scott%scott-macgregor.org
2ef1caab23 Bug #220433 --> port the binutils build bustage patch to thunderbird 2003-10-11 22:28:28 +00:00
bryner%brianryner.com
966bb9c033 Add XPM versions of thunderbird app icon. r=mscott. 2003-10-02 21:53:46 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
scott%scott-macgregor.org
059e173aa8 Bug #107883 --> port david's fix for removing from server after x days for POP. 2003-09-23 04:26:35 +00:00
scott%scott-macgregor.org
989ce93336 Bug #219696 --> change user agent to 1.6a instead of 1.5b for trunk builds. 2003-09-23 00:10:39 +00:00
scott%scott-macgregor.org
55ea949dc2 Bug #219488 --> revert back to the original behavior for POP which is to NOT leave mail on server by default.
We only did this originally back when thunderbird was an experiment and folks just wanted to try it out.
Now that we are a more mature application, it is time to go back to the expected behavior.
2003-09-17 18:09:48 +00:00
scott%scott-macgregor.org
977b18e6c0 The trunk is now 0.4a.
The mozilla_1_5_BRANCH now contains the 0.3 candidate builds.
2003-09-12 05:27:34 +00:00
scott%scott-macgregor.org
881d550cf3 Merge patch for Bug # 61520 into thunderbird: Add additional headers to every message 2003-09-08 21:14:48 +00:00
scott%scott-macgregor.org
91cfff066d update the version string on the mac 2003-09-05 17:41:53 +00:00
scott%scott-macgregor.org
16eee9d133 Bug #218051 --> "Always use this Profile" doesn't work. Thanks to mbr for the patch. 2003-09-04 23:27:33 +00:00
scott%scott-macgregor.org
233eea5135 bump trunk UA to 0.3a 2003-09-04 23:23:14 +00:00
scott%scott-macgregor.org
9bacc6bcb8 change vender to Thunderbird from Mozilla Thunderbird. The mozilla is redundant 2003-08-28 06:43:54 +00:00
scott%scott-macgregor.org
c468fe4683 Bump the version string to 0.2 on the mac. thanks to Don Crandall for the patch. 2003-08-27 03:07:58 +00:00
scott%scott-macgregor.org
20eda633ca add browser.download.useDownloadDir 2003-08-26 05:04:31 +00:00
scott%scott-macgregor.org
99a5b5b177 new .ico file from Jason Kersey which should look better on win2k than the current one. 2003-08-25 17:37:04 +00:00
scott%scott-macgregor.org
ec8858cd51 change user agent to mozilla thunderbird instead of thunderbird 2003-08-20 05:23:25 +00:00
scott%scott-macgregor.org
51081abdbb New desktop icons for windows. Thanks to Jason Kersey. 2003-08-19 05:24:50 +00:00
scott%scott-macgregor.org
787e923c55 Synch Bug #203785 with thunderbird. 2003-08-15 19:34:57 +00:00
scott%scott-macgregor.org
6b3b5dd78e Port Bug #141531 to thunderbird --> move quote reply pref from the options dialog to account settings.
Thanks to Stephen Walker for porting this to Thunderbird.
2003-08-13 18:25:04 +00:00
scott%scott-macgregor.org
bdf53471b1 Drop in a new Mac icon that goes in the OSX system tray that looks like a proper aqua thunderbird icon. Thanks to Jason Kersey for the icon
and to Don Crandall for figuring out where to put it.
2003-08-10 04:57:28 +00:00
scott%scott-macgregor.org
d51b248764 Land Bug #214402 for David into thunderbird --> Keep thread pane blank until we are logged in for online imap and pop cases. 2003-08-08 17:17:50 +00:00
scott%scott-macgregor.org
176f011a36 Bump the thunderbird version string to 0.2a now that 0.1 is out the door. 2003-07-29 21:35:31 +00:00
scott%scott-macgregor.org
ecf48a6fb9 change the user agent to be Thunderbird 0.1 for our first 0.1 milestone release 2003-07-26 04:02:12 +00:00
scott%scott-macgregor.org
3cd4a0e822 Bug #213036 --> Land new mail attachment display for thunderbird.
If you want the large icon version of this, set: mailnews.attachments.display.largeView to true.

Remove the flex on the message pane. This keeps us from properly remembering the height of the message pane in the various
3-pane configurations now that we generate the 3-pane dynamically.

Remove localstore.rdf information for the alternate 3-pane view xul file which we no longer use.
2003-07-23 19:05:47 +00:00
scott%scott-macgregor.org
c67b839a8b New version of this file which should fix the Mac menubar issue where we show a bunch of garbage text.
Thanks to Ender for this fix!
2003-07-23 04:29:48 +00:00
scott%scott-macgregor.org
177311186d add thread pane column unthreads pref as part of david's checkin. 2003-07-15 04:58:19 +00:00
scott%scott-macgregor.org
34bb4c399a updated the gecko part of the user agent. 1.5b 2003-07-14 00:10:43 +00:00
scott%scott-macgregor.org
f34c5121ac Dynamically generate the correct 3-pane. Obsolete Msg3PaneWindowVertLayout.xul
Land the new vertical 3-pane for thunderbird. Folder pane | Thread Pane | Message pane.
new pref UI for selecting three 3-pane configurations.
2003-07-12 20:40:22 +00:00
scott%scott-macgregor.org
cd40e875b0 add a new default pref for forcing HTML junk mail to be displayed using sanitized HTML. 2003-07-01 07:39:48 +00:00
scott%scott-macgregor.org
2eb7c6fbb4 remove obsolete UI version prefs.
Thanks to stephen walker for the patch.
2003-06-27 22:28:09 +00:00
scott%scott-macgregor.org
307a3fcad3 pref updates from the trunk 2003-06-26 01:47:26 +00:00