scott%scott-macgregor.org
eb0c5e8b54
Bug #255451 --> Add support for master password to Thunderbid.
2004-08-13 00:54:19 +00:00
scott%scott-macgregor.org
d5ca962752
Bug #216133 --> Allow remote images from senders in the white list for Thunderbird.
...
Enable remote image blocking by default, add pref UI under privacy for controlling the new white list settings
for blocking remote content.
2004-08-03 22:41:10 +00:00
scott%scott-macgregor.org
e0e719d546
Bug #253879 --> fix smoketest blocker, you can't install extensions and themes into thunderbird
...
on the trunk.
2004-08-01 05:13:57 +00:00
scott%scott-macgregor.org
e6a59a9b47
Bug #253291 --> Changes to preferences file not saved.
...
Matching thunderbird changes for brian's firefox fix.
2004-07-28 21:51:30 +00:00
scott%scott-macgregor.org
b30a9da042
Bug #249838 --> Start hooking up webservices and the smart update notifications for Thunderbird.
2004-07-27 23:35:29 +00:00
bryner%brianryner.com
ee0713fbfb
Thunderbird default mail/news client support for GNOME (bug 252056). r=mscott.
2004-07-24 23:54:29 +00:00
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
fdbff09637
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
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
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
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
5626e538ed
Bug #237029 --> make sure plugins are disabled by default
2004-03-10 19:06:44 +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
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
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
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
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
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
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
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
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