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

1247 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org d15420174c Bug #279191 --> new text and wording for the phishing dialog based on some feedback.
use nsIIOService::NewURI instead of standard url.
2005-01-24 18:12:54 +00:00
scott%scott-macgregor.org 7c7bf1580f Bug #279191 --> new text and wording for the phishing dialog based on some feedback. 2005-01-24 18:12:25 +00:00
roc+%cs.cmu.edu 2a34aa6a5d Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc 2005-01-23 23:58:32 +00:00
scott%scott-macgregor.org 30091d1a3a Bug #279191 ---> only invoke the phishing detector for left clicks not right clicks... 2005-01-23 09:02:40 +00:00
scott%scott-macgregor.org 20fa7005a4 Bug #217448 --> Port new mail notification for Mac OS X from the aviary branch to the thunderbird trunk. 2005-01-21 22:20:51 +00:00
scott%scott-macgregor.org 1e45554bd8 add mail biff badge for Mac OSX new mail notification on the trunk.
Porting from the branch
2005-01-21 21:40:31 +00:00
cltbld d68eac9034 thunderbird new mail badge icon for mac osx
porting from the aviary 1.0 branch
(mscott)
2005-01-21 21:35:52 +00:00
scott%scott-macgregor.org b0b2f5ae0b fix some broken logic 2005-01-21 17:17:34 +00:00
scott%scott-macgregor.org 793a60311d phishing strings 2005-01-21 08:44:43 +00:00
scott%scott-macgregor.org 2f5f86d9b2 Bug #279191 --> Initial Thunderbird support for our phishing detector. 2005-01-21 07:50:50 +00:00
scott%scott-macgregor.org 3751dc23ca try to fix linux bustage 2005-01-20 23:30:10 +00:00
scott%scott-macgregor.org 3cb1a433c0 Bug #275153 --> apparently-valid rss feed will not verify in TB (derstandard.at)
rewrite the feed cache to normalize the url before it goes into the cache.

patch by sayrer@gmail.com
2005-01-20 19:24:57 +00:00
scott%scott-macgregor.org 6d30217854 Bug #277833 --> Land Aviary mapi changes to allow thunderbird to register as a default
news client.

sr=bienvenu
2005-01-19 21:20:28 +00:00
bienvenu%nventure.com 089451abb8 fix 16360 auto save of drafts, sr=mscott 2005-01-19 01:16:42 +00:00
scott%scott-macgregor.org 89236fdb35 Bug #275153 --> fix handling of invalid or missing date fields in articles.
Patch by Robert Sayre (sayrer@gmail.com)
2005-01-18 05:17:49 +00:00
scott%scott-macgregor.org 960e21a1c7 Bug #275131 --> add cookie support for RSS 2005-01-18 05:12:49 +00:00
scott%scott-macgregor.org 644d9f8b24 Bug #269702 --> In Toolbar customization 'Text only' drop down menues are missing for 'Get mail', 'Mark' and 'Print'.
Patch by Simon Paquet
2005-01-17 19:25:18 +00:00
bsmedberg%covad.net ca5243c97b Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
neil%parkwaycc.co.uk a7c6c6d213 JS strict warnings b=270343 p=gautheri@noos.fr r=bienvenu 2005-01-14 13:07:13 +00:00
timeless%mozdev.org 2678104ecc Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 09:19:12 +00:00
scott%scott-macgregor.org 624d3915fb Fix entity error 2005-01-14 01:03:15 +00:00
cltbld 7e8a11e30c For Thunderbird MSI, run the Thunderbird installer with the correct
argument to invoke the installer in silent mode. (cmp)
2005-01-14 00:06:56 +00:00
bienvenu%nventure.com 4a8c5b9b7a fix 277620 compose window can't prompt for passwords, sr=mscott 2005-01-13 15:56:56 +00:00
scott%scott-macgregor.org 5156549bad Fix some more entity errors 2005-01-12 19:51:20 +00:00
cbiesinger%web.de 2a776e3624 supplementary patch for bug 99048: Automatically mark newsgroup read [when
leaving folder]
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=bienvenu sr=neil
2005-01-12 19:39:56 +00:00
scott%scott-macgregor.org f08923d0ba Attempt to fix broken context menus by including XPCNativeWrapper.js
Fix Save Image As context menu item.
2005-01-12 01:29:09 +00:00
neil%parkwaycc.co.uk cd68884848 Fixing line endings, rs=bienvenu, no bug 2005-01-12 01:06:33 +00:00
scott%scott-macgregor.org 42349c3d83 fix entity error 2005-01-12 01:05:20 +00:00
scott%scott-macgregor.org a62977af4e fix some entity errors 2005-01-11 23:13:44 +00:00
scott%scott-macgregor.org 689a4150d7 Bug #277557 --> message pane context menu throws a JS error preventing us from hiding and showing
appropriate context menu items.
2005-01-10 21:48:51 +00:00
scott%scott-macgregor.org 24a39bcdeb adjust copyright date to 2005 2005-01-10 21:30:06 +00:00
scott%scott-macgregor.org 4e8ec5e524 Fix some more entity errors 2005-01-10 18:10:08 +00:00
scott%scott-macgregor.org 9fff831917 Fix entity errors in filter and junk log dialogs 2005-01-10 08:25:47 +00:00
timeless%mozdev.org 60989b3e81 Bug 99048 [RFE] Automatically mark newsgroup read [when leaving folder]
patch by mnyromyr@tprac.de r=bienvenu sr=neil a=asa
2005-01-10 07:30:01 +00:00
cltbld f62a996f9f Add MSI package generation for Thunderbird. This is an extension of work
supporting bug 231062. (cmp)
2005-01-09 00:26:25 +00:00
scott%scott-macgregor.org afe0dab8b7 Bug #276476 --> Add empty trash on exit pref UI for RSS accounts in Account Settings. 2005-01-07 17:14:56 +00:00
scott%scott-macgregor.org e9b5e5f096 Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors.

Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:29:20 +00:00
scott%scott-macgregor.org 0bea98ce60 Bug #276918 --> add appstartup and xulapp xpt files to packager list so the em doesn't throw exceptions on startup
that keep installer builds from loading.
2005-01-06 18:03:18 +00:00
scott%scott-macgregor.org 5ee77084d5 remove dump statement 2005-01-04 21:41:32 +00:00
bzbarsky%mit.edu e425259e0d Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
neil%parkwaycc.co.uk ae1b6ea883 Bug 276812 Fix message filter refresh (regression from bug 271696) p=mark@standard8.demon.co.uk r=me sr=bienvenu 2005-01-03 17:54:49 +00:00
dbaron%dbaron.org 740ba97818 Happy New Year. 2005-01-01 05:01:51 +00:00
scott%scott-macgregor.org 21d88aabae remove an unnecessary if check 2004-12-22 22:55:15 +00:00
bienvenu%nventure.com 955d0fcd0b fix 274156 clear has attachment flag if user clicks on a message w/o attachments that we thought did have attachment because of mime content type of multipart/mixed, sr=mscott 2004-12-22 21:39:49 +00:00
dmose%mozilla.org 646129d5b3 Backing myself out. mscott had already landed a different and more correct fix for this problem elsewhere in the tree. 2004-12-22 02:43:27 +00:00
dmose%mozilla.org 177bc286b1 Fix startup issue with Thunderbird by landing a minor aviary-branch locale change to the trunk. r=mscott 2004-12-22 01:17:06 +00:00
scott%scott-macgregor.org 50abb240fb Port Bug #214035 from aviary 1.0 to the trunk.
The message for "Default SMTP will be used" needs change
2004-12-21 23:36:51 +00:00
scott%scott-macgregor.org fcdb09e58b Bug #253807 --> Port from the aviary 1.0 branch.
I18N improvements for character set handling in RSS.
2004-12-21 23:28:40 +00:00
shaver%mozilla.org d19ac58607 add ids to Message menu for overlay targetting; matches aviary; r=bienvenu 2004-12-21 16:08:16 +00:00
scott%scott-macgregor.org cd96143ea9 Bug #241602 --> Port thunderbird fixes from the aviary 1.0 branch to the trunk.
register properties chrome url for Win XP Start menu
2004-12-21 00:25:47 +00:00