scott%scott-macgregor.org
efbc49f148
Bug #210164 --> POP: alert "is not a registered protocol" popped when loading an attachment
...
Turn on xul error alerts so we don't get random docshell error alerts such as not registered
protocol when viewing a mail message.
2004-10-01 00:29:41 +00:00
cbiesinger%web.de
5844b1dac6
259828 remove unused browser.turbo.enabled pref
...
r=bsmedberg sr=neil
2004-09-28 20:21:04 +00:00
bsmedberg%covad.net
7561fa5d5b
Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst
2004-09-21 20:19:48 +00:00
darin%meer.net
b88ad7be0d
landing patch for bug 259213 "Coalesce boolean fields into nsXREAppData::flags" r=bsmedberg
2004-09-14 21:05:46 +00:00
darin%meer.net
02fdc9d90f
landing patch for bug 258470 "XULRunner shouldn't use firefox migration service" r=bsmedberg
2004-09-09 18:10:25 +00:00
Stefan.Borggraefe%gmx.de
cb2febdff4
Remove unused pref (part of bug 250637).
...
r=mscott
2004-09-09 14:19:02 +00:00
darin%meer.net
6accf3753f
fixes bug 258217 "Windows DDE code should extract application name from nsXREAppData" r=bsmedberg
2004-09-07 22:24:45 +00:00
scott%scott-macgregor.org
11d14c549d
Bug #256190 --> thunderbird.js preferences getting loaded before mailnews.js. Rename thunderbird.js to all-thunderbird.js
...
to ensure that it gets loaded last since it has the final overrides for thunderbird.
2004-08-19 20:18:04 +00:00
scott%scott-macgregor.org
95f06662d3
Bug #255451 --> More refinements for master password.
...
Leave off by default like Firefox.
Add a seamonkey like checkbox for encrypting vs. obscuring for using the master password
to lock saved passwords.
2004-08-18 05:17:47 +00:00
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
44a3417f86
change firefox to thunderbird in the readme file.
2004-08-11 17:19:01 +00:00
scott%scott-macgregor.org
b2444dace2
Bug #2254694 --> thunderbird specific README.txt file
2004-08-10 22:22:45 +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
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