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

14603 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de cab15e3d05 bug 220770. patch by Karsten "Mnyromyr" D�sterloh mnyromyr@tprac.de
neil.parkwaycc.co.uk: review+
bzbarsky: superreview+

fixes a js strict Warning: assignment to undeclared variable gNewAccountToLoad
2003-10-03 22:15:35 +00:00
bienvenu%nventure.com 378afe0ce7 speed up flat sorting by batching around expand all, r=neil@parkway, sr=mscott 221035 2003-10-02 17:52:58 +00:00
timeless%mozdev.org 5c99a8c4a1 Bug 220303 Need to tidy up onclick/listeners in mail/news windows
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-02 16:03:41 +00:00
bienvenu%nventure.com 85a7a3f067 fix sort when unthreading threaded view r/sr=mscott 218656 2003-10-01 20:10:34 +00:00
bienvenu%nventure.com 305566f122 fix for 220913, patch by ch.ey@gmx.net, r/sr=bienvenu, follow on patch for 135357 ability to do SMTP over SSL w/o TLS, fix port handling in UI 2003-10-01 15:30:03 +00:00
bienvenu%nventure.com f92b1b56f2 fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2003-10-01 03:23:55 +00:00
bienvenu%nventure.com e2e492eec3 fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2003-10-01 03:15:11 +00:00
bienvenu%nventure.com 6e16e0d7c7 fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2003-10-01 03:00:01 +00:00
bzbarsky%mit.edu 62ba52a6eb fixing strict JS warning. Bug 220706, patch by kd-moz@tprac.de (Karsten
"Mnyromyr" Dusterloh), r=neil, sr=bzbarsky
2003-09-30 21:55:54 +00:00
stephend%netscape.com c29f4c0d61 Bug 220768. Assignment to undeclared variable gDefaultSpecialFolderPickerMode. r=neil, sr=bz 2003-09-30 18:03:06 +00:00
neil%parkwaycc.co.uk b75fbd676f Bug 78360 messageWindow does not declare gContextMenu properly r=timeless sr=bienvenu 2003-09-30 15:48:48 +00:00
bienvenu%nventure.com 5f2958c236 fix crash cancelling msg copy operation, r=neil.parkwaycc.co.uk, sr=sspitzer 2003-09-30 15:36:15 +00:00
bienvenu%nventure.com 5beee5f70d fix failure to authenticate when copying message to sent folder, 220246 patch by bryner@brianryner.com and me, sr=mscott 2003-09-30 15:22:38 +00:00
dwitte%stanford.edu ec9a65a837 optimize some pref array stuff in addrbook just a tad.
b=204753, r=caillon, sr=bienvenu.
2003-09-29 20:20:03 +00:00
bienvenu%nventure.com 2b18847667 make biff not fire when junk mail arrives, r/sr=mscott 189289 part of patch from emmet@cogs.sussex.ac.uk 2003-09-29 01:16:31 +00:00
bienvenu%nventure.com 997bf5f785 fix problem deleting phantom msgs, 209501, r/sr=mscott 2003-09-29 00:33:07 +00:00
tor%cs.brown.edu 7386551ac2 Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner 2003-09-26 19:31:18 +00:00
neil%parkwaycc.co.uk bfbf6d5e5e Followup to bug 219552 fix crash sorting empty subjects r=bienvenu sr=bz 2003-09-25 23:36:25 +00:00
cbiesinger%web.de eb91abb4df Bug 99264
"Search Messages" and "Search Addresses" windows should remember Size & Position
patch by borggraefe@despammed.com (Stefan Borggraefe)
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
2003-09-25 15:03:50 +00:00
dbaron%dbaron.org 6af4466826 Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner 2003-09-25 05:39:11 +00:00
neil%parkwaycc.co.uk ac81abb307 Bug 219552 Improve performance of RowCellColumnToCollationKey r=bienvenu sr=mscott 2003-09-24 08:18:45 +00:00
timeless%mozdev.org 39af5034bb Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-09-23 23:07:54 +00:00
bienvenu%nventure.com 90adf2eb37 occasionally expunge folders when user is using delete immediately delete model, r/sr=mscott 156168 2003-09-23 18:53:12 +00:00
bienvenu%nventure.com 7099ef2635 fix problem where password manager forgets pop3 password when there's an error logging onto the pop3 server, 219162, r=ch.ey@gmx.net, sr=mscott, and whitespace cleanup 2003-09-23 18:48:30 +00:00
timeless%mozdev.org a4540d26bb Bug 219981 remove unused variables
r=bienvenu sr=bienvenu
2003-09-22 21:46:47 +00:00
bienvenu%nventure.com b550776fae get password from nsIPasswordManagerInternal directly if we can, r/sr=sspitzer 219976 2003-09-22 17:29:29 +00:00
timeless%mozdev.org 75117a2ea1 Bug 201465 Window "About Junk Mail" has wrong size
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-09-22 15:01:16 +00:00
timeless%mozdev.org d017039f07 Bug 188934 Junk Mail Controls: J key for mark as junk, Shift-J for mark as not junk
r=neil sr=dveditz
2003-09-21 04:50:54 +00:00
cbiesinger%web.de a0bb7fe86c bug 216789 patch by Ian Neal bugzilla@arlen.demon.co.uk
neil.parkwaycc.co.uk: review+
bienvenu: superreview+

"Server Settings" tab in "Account Settings" is too big for preferences window
2003-09-19 21:52:25 +00:00
neil%parkwaycc.co.uk 86e68a1553 Bug 219239 Junk Mail Controls is not modal and does not remember placement p=borggraefe@despammed.com r=me sr=bienvenu 2003-09-19 19:49:17 +00:00
bienvenu%nventure.com 438ed1651a make bayesian filter plugin not rely on the profile manager, r/sr=mscott 219722 2003-09-19 19:02:00 +00:00
ere%atp.fi 166e424d97 Fix for bug 219621 (sender column now at the end with a new profile)
r=neil
sr=bienvenu
2003-09-19 18:26:42 +00:00
cbiesinger%web.de f920039be0 Bug 197666
Simplify abNew[Edit]CardDialog
patch by Sebastian@SSpaeth.de
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
2003-09-19 17:20:26 +00:00
neil%parkwaycc.co.uk 8647ac01b5 Bug 201392 Go Next Unread ignores folders with exactly one unread message r/sr=bienvenu 2003-09-19 14:41:06 +00:00
cbiesinger%web.de 6ac98845f2 bug 197209 patch by borggraefe@despammed.com Stefan Borggraefe
r=neil@parkwaycc.co.uk sr=bienvenu

folder properties should be a <dialog>
2003-09-19 14:40:59 +00:00
bienvenu%nventure.com e334fef83c fix regression where View -> Messges -> Unread setting is broken on restart if default account is pop3, r/sr=mscott also whitespace and code cleanup 215694 2003-09-18 19:16:48 +00:00
cls%seawood.org 19d1d413c2 Fix misc build issues for mingw gcc 3.3.1:
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
bienvenu%nventure.com 5fb73f7f77 create local mail directory for pop3 server if it doesn't exist, r/sr=mscott 219580 2003-09-18 16:19:34 +00:00
bienvenu%nventure.com 7803aea48d change wording in pop3 password prompts to avoid confusing prompts when user name contains @, patch by ch.ey@gmx.net, r/sr=bienvenu 212937 2003-09-17 21:16:44 +00:00
bienvenu%nventure.com c3fcf08800 add support for POP3 CAPA command, patch by ch.ey@gmx.net, r/sr=bienvenu 219282 2003-09-17 21:12:34 +00:00
ere%atp.fi 0fc4b54f4e Bug 36492: Implementation of separate recipient and sender columns in thread pane
r=Neil
sr=Bienvenu
2003-09-17 19:52:23 +00:00
scott%scott-macgregor.org 6c6106530b Bug #193317 --> 100% CPU viewing news w/ a background image. Fix this by not implementing SetOriginalURI. This was
confusing image lib which reloads the image if the current url on the channel does not match the original URI on the channel. 

IMAP does not implement this method either.

r/sr=bienvenu
2003-09-17 18:01:50 +00:00
bienvenu%nventure.com 6ed28eaf50 handle propagating user defined keywords to .msf file when imap server doesn't support user defined keywords, esp useful for junk mail status r/sr=mscott 216612 2003-09-16 21:55:48 +00:00
neil%parkwaycc.co.uk e95cb715a3 Bug 216897 Address Book's Search Bar menuitem does not stay unchecked p=mbr@6thfloor.de r=me r/sr=mscott 2003-09-16 10:22:33 +00:00
neil%parkwaycc.co.uk 81dd8db930 Bug 192318 clean up after bug 191817 r=mscott sr=bienvenu 2003-09-16 10:17:37 +00:00
neil%parkwaycc.co.uk 070e42ff42 Bug 36816 news should default to using the server username and password for all groups p=johannesteichmann@web.de r=bienvenu sr=mscott 2003-09-16 09:45:49 +00:00
bienvenu%nventure.com 3f250be274 fix 100% cpu useage connecting to imap server, r/sr=mcott 219245 2003-09-15 22:15:00 +00:00
timeless%mozdev.org 61c7cdadc6 Bug 219208 duplicate entities in messengercompose.dtd
patch by Martijn.Ras@Cable4U.nl r=sspitzer sr=mscott
2003-09-15 03:45:36 +00:00
bienvenu%nventure.com 3694ebb66d fix failure to connect to imap server, 219185, r/sr=sspitzer 2003-09-14 22:56:51 +00:00
scott%scott-macgregor.org 14e86cd231 fix for bug #219217
sending data: urls should work.

we'll need this for vCards

r/sr=sspitzer
2003-09-14 22:07:20 +00:00