Граф коммитов

280 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 5380e71283 Bug #366368 --> error when looking for dictionaries for Thunderbird on a.m.o. Update the dictionary url. sr=bienvenu 2007-01-08 23:19:17 +00:00
philringnalda%gmail.com 005f293b22 Bug 365569: remove workaround from bug 297227, r=mento 2007-01-03 06:02:39 +00:00
philringnalda%gmail.com 955901123e Bug 365621: update mail/ copyright dates to 2007, r+a=mscott 2007-01-03 05:07:21 +00:00
timeless%mozdev.org 44ae21e9f5 Bug 341952 Adding firefox variants to mozilla/browser/app/.cvsignore
also sunbird and thunderbird
r=bsmedberg
2006-12-21 07:05:08 +00:00
scott%scott-macgregor.org 9078f66e6e Bug #328749 --> add phishing detection support using a locally downloaded list of known phishing urls. Currently we don't have a provider to use to download the list. sr=bienvenu 2006-12-01 06:57:49 +00:00
mark%moxienet.com 66c19f7801 Attempting to fix more bustage following 359124: Camino, Thunderbird, C-Monkey. 2006-11-29 01:56:05 +00:00
scott%scott-macgregor.org 010cb8bae8 bug #357321 --> don't blindly trust address book recipients when loading remote content. Make the user explicitly mark each sender as allowing remote content.
Remove the UI for enabling JS. Remove the now obsolete UI for white listing address book entries. sr=bienvenu
2006-11-13 18:59:35 +00:00
scott%scott-macgregor.org 7f5a923878 Bug #360030 --> Add the ability to customize the fields we show in the new mail alert notification dialog. sr=bienvenu 2006-11-09 22:27:18 +00:00
scott%scott-macgregor.org 343b8b59d6 Bug #359134 --> integrate Thunderbird with necko's automatic online/offline management. When we detect the network connection has gone down, automatically move the client into offline mode, and back to online mode when the connection comes back up.
tools/cross-commit  mail/app/profile/all-thunderbird.js  mail/base/content/mail-offline.js mailnews/extensions/offline-startup/js/offlineStartup.js mailnews/mailnews.js -m Bug
2006-11-08 23:59:04 +00:00
scott%scott-macgregor.org 112eb3c61f Bug #359653 --> Consolidate Offline management in the front end.
sr=bienvenu
2006-11-07 06:20:42 +00:00
scott%scott-macgregor.org 66f5a5d75f Bug #328988 --> remove dependeny on buildin urls.rdf for the dicionary url. 2006-10-28 22:07:19 +00:00
bienvenu%nventure.com 863be813a3 don't show security warnings when doing view message source, 302095, sr=mscott 2006-10-11 00:13:35 +00:00
scott%scott-macgregor.org 95bd25a478 Bug #353906 --> modernize mail's registry code, implementing toolkit's nsIShellService, separating it out from the MAPI implementation. We now have a new default client dialog, and new options UI.
this work is a precursor for vista integration
sr=bienvenu
2006-09-29 22:07:50 +00:00
scott%scott-macgregor.org caadc94ff6 Bug #345887 --> more theme update changes from arvid. sr=mscott 2006-09-07 16:54:18 +00:00
scott%scott-macgregor.org da52de5942 Bug #345887 --> more icon updates from arvid. sr=me 2006-09-07 03:13:05 +00:00
scott%scott-macgregor.org 8a71c534a6 Bug #350543 --> Add support for Copy / Move Again which allows you to copy or move messages to the last folder used for copying or moving. sr=bienven 2006-08-30 03:54:54 +00:00
scott%scott-macgregor.org 396e843b46 Bug #350627 --> clear out some old browser default prefs which aren't used by thunderbird. sr=bienvenu 2006-08-29 21:22:57 +00:00
scott%scott-macgregor.org 843c7e674a Bug #345574 --> get themes and get add-ons links in the add-ons dialog are no longer working. Try to fix some of the regressions caused by Bug #348076. package the new url formatter service in toolkit. 2006-08-23 05:44:11 +00:00
benjamin%smedbergs.us 04dbbcf5c6 Fix non-XR orange from bug 319843 - Don't assume that we're using all of the new nsXULAppAPI features. 2006-08-17 15:37:22 +00:00
scott%scott-macgregor.org 0d202e4165 Bug #347948 --> remove some dead prefs from all-thunderbird.js sr=bienvenu 2006-08-09 00:11:42 +00:00
mark%moxienet.com c33dd10a8a 343931 Set app name in InfoPlist.strings during build based on --enable-official-branding. Use proper (UTF-16) encoding for InfoPlist.strings. r=bsmedberg 2006-07-19 20:09:01 +00:00
scott%scott-macgregor.org 7b9ea402d1 Back out Bug #273977 to fix the mac bustage 2006-07-07 16:26:16 +00:00
scott%scott-macgregor.org baf79f705a Bug #273977 --> thunderbird does not identify itself correctly to iListen voice rec.
sr=mark@moxienet.com

Patch by Chris Andrichak
2006-07-06 22:03:11 +00:00
rob_strong%exchangecode.com e577dd3a5d Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once (Thunderbird pref patch). r=mscott 2006-06-26 21:36:36 +00:00
gavin%gavinsharp.com d53dab0c1d Bug 314927: make install does not put default.xpm into $(DESTDIR)$(mozappdir)/chrome/icons/default, patch by Mike Hommey <mh+mozilla@glandium.org>, r=bsmedberg 2006-06-24 13:12:43 +00:00
axel%pike.org a5c8dcb0ac bug 329601, remove link from throbber, r,a=mconnor 2006-06-12 15:01:24 +00:00
scott%scott-macgregor.org cc3ab08ef4 Bug #339410 --> first part of fixing 339410, remove an obsolete image permissions pref 2006-06-05 01:57:25 +00:00
scott%scott-macgregor.org ff20e82b01 Bug #257990 --> Integrate Junk Mail Settigs into Options and Account Settings dialogs. Obsolete the existing junk mail dialog. r=neil, sr=bienvenu 2006-05-18 18:03:17 +00:00
scott%scott-macgregor.org 2e1f9c25a7 Bug 327124 --> support for windows x64 platform. patch by m_katol@ga2.so-net.ne.jp sr=mscott 2006-05-17 18:09:10 +00:00
rob_strong%exchangecode.com 194f2925b7 Bug 329045 - Firefox 2.0 Extension Manager user interface update (mail). r=mscott 2006-04-27 03:05:21 +00:00
cls%seawood.org 9d3fb5f3b1 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
cls%seawood.org 7ab19fd9bd Fix mingw cross-compile & static build bustage
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
masayuki%d-toybox.com d36cf1cff3 Bug 333221 IDC_SELECTANCHOR cursor is no longer required. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc 2006-04-11 16:26:34 +00:00
pavlov%pavlov.net c1c2d93ea7 fixing windows thunderbird build bustage 2006-04-05 00:33:49 +00:00
scott%scott-macgregor.org 8d934a6a1c Bug 330523 --> replace animated scrolling with a fade in / fade out effect for the new mail alert notification. sr=bienvenu 2006-03-15 01:17:53 +00:00
rob_strong%exchangecode.com 5d79d38268 Bug 271166 - Should be able to blacklist extensions centrally, in update.mozilla.org. ui-r=beltzner, r=darin, sr=mscott 2006-03-08 21:54:27 +00:00
scott%scott-macgregor.org d9d9b5b149 remove some control-m characters 2006-03-04 00:43:31 +00:00
scott%scott-macgregor.org f8c741964f Bug #312940 --> Improve the alert notification for new mail. Fix issues with the alert being too wide when given messages with long subjects sr=bienvenu 2006-03-04 00:33:14 +00:00
scott%scott-macgregor.org bb0367ba1b Bug #328795 --> Covnert Thunderbird to use toolkit's typeaheadfind bar sr=bienvenu 2006-03-02 20:17:01 +00:00
scott%scott-macgregor.org a1c1389e9c Bug #327164 --> bump the trunk thunderbird builds to 3.0a1 /
Thunderbird 3 Alpha 1 instead of the non existent 1.6a1 release.
2006-03-01 21:38:52 +00:00
scott%scott-macgregor.org 6dadd9ea30 I've been checking in files with broken line endings. Try to fix the damage by removing the ctrl-m's 2006-02-22 01:21:54 +00:00
scott%scott-macgregor.org 5313b0c00e Bug #251296 --> front end work for favorite folders. sr=bienvenu 2006-02-14 23:56:59 +00:00
scott%scott-macgregor.org 9617f7cbec Bug #239136 --> tweak the new download manager settings to act a little more like the old progress dialog. Close after the download is done 2006-02-13 20:48:45 +00:00
scott%scott-macgregor.org 0fbb732016 Bug #239136 --> delete downloads.rdf as part of a one time upgrade to the new download manager. sr=bienvenu 2006-02-11 00:39:00 +00:00
scott%scott-macgregor.org 21a7d296ce Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
Stop building the old one for thunderbird in xpfe\components.

sr=bsmedberg
2006-01-31 22:03:15 +00:00
darin%meer.net 9c203f15ef disable <a ping> in thunderbird, b=319368, r=mscott 2006-01-11 17:06:08 +00:00
dbaron%dbaron.org 1c2ad07515 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
timeless%mozdev.org ab72bb8d8a Bug 318018 [BEOS] Thunderbird static build fails
patch by doug@sheltonfamily.org r=tqh sr=bsmedberg
2005-12-11 05:26:45 +00:00
bsmedberg%covad.net cb1340feb5 Reverting part of bug 311735, the LOCAL_INCLUDES are needed to build the win32 resources still. 2005-11-23 18:32:55 +00:00
bsmedberg%covad.net ffa68aa180 Can't use -lXUL on mac (that looks for .dylib), so specify the file manually 2005-11-23 16:27:49 +00:00