Commit Graph

1451 Commits

Author SHA1 Message Date
darin%meer.net
2c230c7743 fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann 2005-04-26 00:37:23 +00:00
scott%scott-macgregor.org
e603de7ab7 Bug #291836 --> packaging changes for the new extension manager stuff 2005-04-25 23:03:56 +00:00
scott%scott-macgregor.org
3bdf6b8409 Bug #291259 --> Add a new preference, profile.force.migration which can be set to the name
of the migrator we want to force migration from. Left empty, the user will see
the normal list of all available sources we can migrate from. If you give it a
value, we automatically force migration from that type without any user interaction. Very useful for small
businesses migrating from another email client.

sr=bienvenu
2005-04-25 21:58:15 +00:00
scott%scott-macgregor.org
489f15a406 Bug #291836 --> thunderbird is DOA on startup due to missing some of the new extension manager prefs. 2005-04-25 18:51:51 +00:00
scott%scott-macgregor.org
25677ada84 Bug #287793 --> fix a typo
patch by robert sayre
2005-04-22 21:44:52 +00:00
scott%scott-macgregor.org
34c5bb34d3 Bug #291346 --> don't migrate the remember.signon pref 2005-04-22 21:33:59 +00:00
scott%scott-macgregor.org
30cb72e2a6 Bug #254557 --> mail/app/Makefile.in DESTDIR typo lets 'make install DESTDIR=/tmp/somedir/' fail
Patch by Geir Thomassen

r=bsmedberg
2005-04-22 21:27:25 +00:00
scott%scott-macgregor.org
797657a239 Avoid dereferencing a null object and throwing a needless JS error 2005-04-22 21:18:08 +00:00
scott%scott-macgregor.org
8b6ac58b27 Bug #291319 --> two "save all..." menu items under File | Attachments menu 2005-04-22 00:16:21 +00:00
shaver%mozilla.org
b0048b93d4 Bug 289483: Add a <deck> for control of tbird display mode, for extension
and other use. r=mscott, a=caillon.
2005-04-20 14:55:03 +00:00
steffen.wilberg%web.de
891ac3051c Bug 289794: fix accesskeys in Preferences-General. r/a=mscott 2005-04-20 08:14:12 +00:00
scott%scott-macgregor.org
2f2e21550d Bug #291053 --> choose signature button no longer works from the account manager. Minor regression fall out from the
localizations in CVS work.

sr=bienvenu
2005-04-20 00:24:15 +00:00
scott%scott-macgregor.org
919c7ed69d Bug#267682 --> Getting RSS feeds should send "If-Modified-Since" header and then we should not download the feed
if we get a not modified response from the server

sr=bienvenu
2005-04-19 23:50:45 +00:00
scott%scott-macgregor.org
d3d3fbb9ca Bug #289619 --> Thunderbird called "Mail & Newsgroups" on boot and if empty of content
Patch by Frank Wein <bugzilla@mcsmurf.de>
2005-04-19 23:49:06 +00:00
scott%scott-macgregor.org
b39659f690 Bug #277732 --> Copy Email Address no longer escapes characters
Port some changes from xpfe's nsContextMenu.js to Thunderbird
2005-04-19 23:27:18 +00:00
scott%scott-macgregor.org
bab3a1098e Bug #289448 --> delete the old en-US-mail.jar file when installing a new
build

r=bsmedberg
2005-04-19 20:33:45 +00:00
scott%scott-macgregor.org
5af5e86a47 Bug #291011 --> the product version is no longer showing up in the About Dialog and in the send mail header
effects thunderbird only.
2005-04-19 19:09:03 +00:00
bsmedberg%covad.net
a4253a1c29 Package bustage from bug 289448 - We now use en-US.jar directly, instead of en-US-mail.jar 2005-04-16 17:25:44 +00:00
bsmedberg%covad.net
eb6139e2cf The manifest part of bug 289461 - Start using the en-US.manifest to replace parts of installed-chrome.txt r=chase a=asa 2005-04-15 13:21:04 +00:00
bsmedberg%covad.net
5ab05a6f66 Bug 289448 - Don't run a repackaging step on the tbird locales - r=gandalf r2=mscott a=asa 2005-04-15 12:45:21 +00:00
cmp%mozilla.org
9990859710 Make configure settings available to mail/installer/Makefile.in. Bug
290075, attachment 180715. r/a=benjmain@smedbergs.us
2005-04-14 15:35:38 +00:00
scott%scott-macgregor.org
482ad5b12d Bug #284699 --> add some null ptr protection to avoid a crash
sr=bienvenu
2005-04-13 21:45:13 +00:00
scott%scott-macgregor.org
677100c85f Bug #290084 --> can't close configuration editor dialog on Mac OS X 2005-04-13 01:14:05 +00:00
scott%scott-macgregor.org
5a30468926 Bug #290075 --> Thunderbird 1.0.x launches no windows and empty Main Menu
make mail\installer\Makefile.in work on Mac builds now that the tinderbox script
calls in here.
2005-04-13 00:28:30 +00:00
scott%scott-macgregor.org
8ad64c20cb Bug #290103 --> include the deleted attachment icon for thunderbird 2005-04-13 00:13:48 +00:00
scott%scott-macgregor.org
79d8aa8242 Bug #287623 --> Allow copying of RSS feed URL from the properties dialog
make the feed properties dialog a little wider.
Fix a problem with double clicking a feed folder
2005-04-11 23:28:14 +00:00
scott%scott-macgregor.org
ed68096f45 Bug #289629 --> add Edit Feed button to RSS Subscriptions dialog 2005-04-11 21:22:44 +00:00
scott%scott-macgregor.org
e5493ebcff package config.xul,config.js 2005-04-08 06:51:55 +00:00
scott%scott-macgregor.org
ad43bd834e remove an obsolte file 2005-04-07 23:58:46 +00:00
scott%scott-macgregor.org
9b18ce3c70 get rid of this obsolte file from 2002 that's not related to thunderbird 2005-04-07 23:57:15 +00:00
scott%scott-macgregor.org
1ceab48edf Bug #286761 --> change the RSS account icon ("globe") in the folderpane when a feed has new messages.
Set the biff state on a feed folder if, after downloading feed items, the folder has new messages in it.

sr=bienvenu
2005-04-07 23:23:35 +00:00
scott%scott-macgregor.org
25e14d2d3b get rid of an obsolete file 2005-04-07 20:09:45 +00:00
dbaron%dbaron.org
5d312ec4b3 Make it possible for apps, extensions, and vendors to all add tokens to the User-Agent string (using default preferences) without overwriting each other. b=274928 r+sr=darin a=mkaply 2005-04-07 18:11:59 +00:00
bugzilla%arlen.demon.co.uk
7441ad30ea Bug 289223 nsMsgStatusFeedback prototype uses myDefaultStatus incorrectly
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-07 17:04:03 +00:00
myk%mozilla.org
dcff0bdcb2 Second fix for bug 271473: whitelists addons.mozilla.org not only for new profiles but for existing profiles too, unblocking server-side architectural improvements that are waiting for a version of Firefox which can install extensions from addons.mozilla.org; r=bsmedberg 2005-04-06 20:13:32 +00:00
scott%scott-macgregor.org
466f718a48 Bug #288097 --> Add a Anti-Virus Tab to the Privacy Options Pane, move the security tab into the privacy panel
Bug #289210 --> Promote Offline and Disk Space to a top level tab under Advanced
2005-04-05 23:29:48 +00:00
scott%scott-macgregor.org
607cd71c66 Bug #262626 --> Expose UI in Thunderbird for editing preferences (the config viewer) 2005-04-05 20:46:27 +00:00
bsmedberg%covad.net
659b20504a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
bsmedberg%covad.net
3522feb25f Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
bugzilla%arlen.demon.co.uk
41f0656d13 Bug 288696 HandleMDNResponse should not be returning 0
p=me r=mscott sr=bienvenu
2005-04-02 01:45:06 +00:00
scott%scott-macgregor.org
6d71513a9b Bug #285772 --> part of the theme restructuring work.
fix missing offline indicator and broken activity indicator icon in the toolbar on Mac OS X.
2005-04-01 23:54:10 +00:00
kairo%kairo.at
5807972621 bug 288156 - Hardcoded appname in messenger.properties (filterFolderTruncateFailed), patch by Mark Banner <bugzilla@standard8.demon.co.uk>, r=Neil sr=mscott 2005-04-01 22:18:16 +00:00
bienvenu%nventure.com
05174c6970 fix save all attachments menu item from file menu, 288251 2005-03-31 05:37:54 +00:00
scott%scott-macgregor.org
d57e69b23e Bug #287793 --> Thunderbird cannot verify certain types of RSS feeds
Patch by Robert Sayre.
2005-03-30 22:05:21 +00:00
scott%scott-macgregor.org
e901f74c1b Bug #288188 --> send confirmation dialog (sheet) is very wide
forgot to package dialogs.css
2005-03-30 00:07:41 +00:00
scott%scott-macgregor.org
43def2e79c notify any listeners of the onEndHeaders event
patch by Christian Weiske.
2005-03-29 02:32:19 +00:00
scott%scott-macgregor.org
e3abcc272b Bug #287736 --> add a menuitem id for the account manager menu item 2005-03-29 02:28:04 +00:00
scott%scott-macgregor.org
1e944754bc Bug #287742 --> pref dialog dead end in "View & Edit Actions"
for Mac OS X.
2005-03-29 02:12:31 +00:00
dveditz%cruzio.com
f8db7e4f77 bug 287307 Prevent scripted statusbar changes; now matches Firefox defaults. r/sr=mscott 2005-03-29 01:00:50 +00:00
darin%meer.net
a87b534479 fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00