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

6221 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 7dec6aca11 fix custom headers available operators, r/sr=mscott, a=chofmann, part of 224318 2004-03-19 19:45:39 +00:00
neil%parkwaycc.co.uk e4e1370b5a Bug 207861 Rename Folder option erroneously displays in newsgroup context menu p=biesi r=me sr=mscott a=chofmann 2004-03-17 11:22:31 +00:00
cls%seawood.org d12bd0dac7 Fix mingw 3.3.1/3.3.3 bustage.
Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Remove dllimport/dllexport declarations from all nsXPTCStubBase functions and just export the class itself.
Bug #226609 r=shaver/swalker sr=dbaron a=chofmann
2004-03-16 08:07:25 +00:00
cls%seawood.org b3977b384a Backing out changes from bug 226609. MSVC is being uncharacteristically picky. 2004-03-16 00:59:29 +00:00
cls%seawood.org 19e016c009 Fix mingw 3.3.1/3.3.3 bustage. Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Bug #226609 r=shaver sr=dbaron a=chofmann
2004-03-15 23:47:04 +00:00
neil%parkwaycc.co.uk 5298c4f20f Bug 235879 JS strict warning: redeclaration of var loadedFolder p=gautheri@noos.fr r=me sr=mscott a=chofmann 2004-03-15 16:58:17 +00:00
neil%parkwaycc.co.uk 55c60aea9e Bug 185136 Give the edit menupopup an id p=mcow@well.com r=me sr=mscott a=chofmann 2004-03-13 23:33:02 +00:00
neil%parkwaycc.co.uk 832dd78061 Bug 145798 Create Filter from Message should be available when the message pane is closed p=mcow@well.com r=me sr=bienvenu a=chofmann 2004-03-13 23:30:48 +00:00
neil%parkwaycc.co.uk a0703e7110 Bug 142748 File/Compact Folders should almost always be enabled p=mcow@well.com r=me sr=bienvenu a=chofmann 2004-03-13 23:27:43 +00:00
neil%parkwaycc.co.uk 9721b387a3 Bug 201248 Change filter/spam logging to ISO time as an interim measure until logging can be localized p=cnst+moz@bugmail.mojo.ru r=smontagu sr=roc moa=bienvenu a=chofmann 2004-03-12 23:53:37 +00:00
neil%parkwaycc.co.uk 0e3a539fb5 Bug 232026 Fix JS strict warning: redeclaration of var item p=gautheri@noos.fr r=me sr=mscott a=chofmann 2004-03-12 21:09:00 +00:00
scott%scott-macgregor.org 8d40fad5c3 Bug #237151 --> Make the junk mail filter support the ability to reset the training data. This code is not called by anyone yet but is part of the build.
sr=bienvenu
a=asa
2004-03-12 19:14:50 +00:00
bienvenu%nventure.com ee623e8723 add keys for toggling message and thread pane, patch by vdvo@vdvo.net, r=neil.parkwaycc.co.uk, sr=me, a=chofmann 2004-03-12 14:54:30 +00:00
Stefan.Borggraefe%gmx.de 0bcaff232a Fix for bug 219620: "Rationalize Thread Messages menu items"
r=neil, sr=mscott, a=chofmann
2004-03-12 08:09:42 +00:00
neil%parkwaycc.co.uk f295ca4299 Bug 236094 Crash because StartPrintEngine didn't null-check p=r.pronk@its.tudelft.nl r=me sr=mscott a=mkaply 2004-03-11 21:13:13 +00:00
scott%scott-macgregor.org 8ff704714c Bug #194632 --> notification preference to use a self-defined wav-file does not function well.
Force the browse button to always insert a file url into the sound url pref.

r=Stefan
sr=bienvenu
a=chofmann
2004-03-11 17:26:24 +00:00
bienvenu%nventure.com da88120c77 fix crash in nsUInt32Array::GetAt, r/sr=mscott, a=dbaron 220346 2004-03-11 00:01:06 +00:00
mconnor%myrealbox.com 3e528ab467 bug 233339 - rewrite CanSetCookie to reflect what dialogs now do, r=dwitte, sr=darin 2004-03-10 06:47:49 +00:00
bienvenu%nventure.com 80238f10a5 fix 166111 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott better handling of bad pop3 messages, e.g., with naked line terminators 2004-03-08 17:40:20 +00:00
neil%parkwaycc.co.uk 3eda2aa471 Bug 234867 Change extractHeaderAddressMailboxes out param to a return value to make it easier to use from js r/sr=bienvenu 2004-03-08 00:29:30 +00:00
bienvenu%nventure.com fd9cd9a08d fix saving draft and sending message not updating imap draft/sent folder if open in ui, sr=mscott 236092 2004-03-07 18:20:22 +00:00
scott%scott-macgregor.org 1064cff61b Bug #134238 --> Changing the port for POP with SSL server to 110 has no effect
Contributed patch.

r=ch.ey
sr=mscot
2004-03-05 20:25:46 +00:00
scott%scott-macgregor.org db08dd649b Bug #134238 --> Changing the port for POP with SSL server to 110 has no effect
Contributed patch.

r=ch.ey
sr=mscott
2004-03-05 20:24:57 +00:00
neil%parkwaycc.co.uk bf416b583f Supplementary patch to bug 232452 to move the unsent message check to a function called after the window has fully opened r/sr=bienvenu 2004-03-05 16:15:37 +00:00
bienvenu%nventure.com 3d299efb97 add imap idle support 141369 sr=mscott 2004-03-05 15:31:13 +00:00
scott%scott-macgregor.org 08058bf330 Bug #233740 --> Drag from Attachment Panel is broken
Port a minor mozilla\toolkit change back to xpfe to make this work again.

sr=bienvenu
2004-03-04 19:10:03 +00:00
neil%parkwaycc.co.uk 067cfb62f8 Bug 61870 Mail window should not display Edit/Delete Message when cursor is in a textbox (quicksearch) r=timeless sr=bienvenu 2004-03-04 09:22:06 +00:00
scott%scott-macgregor.org 4cf180439e Bug #223295 --> <dialog>s don't need trailing <separator>s
r=neil
sr=mscott
2004-03-02 02:41:10 +00:00
scott%scott-macgregor.org a6a4ddc375 no bug.
Fix an incorrect localization comment
2004-03-02 00:01:06 +00:00
mconnor%myrealbox.com 1a3205e7e5 Bug 40759 - Mail prefs dialog: implement mnemonics, patch by Stefan Borggraefe (Stefan.Borggraefe@gmx.de), r=neil, sr=bz 2004-02-29 18:48:11 +00:00
darin%meer.net 1d2d419885 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
scott%scott-macgregor.org 037c7a9d2f Bug #235472 --> Make the filter dialog size in proportion to the font size
Patch by Stefan Borggraefe

r=neil
sr=mscott
2004-02-27 16:02:56 +00:00
kairo%kairo.at 97c9024a5a bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2004-02-27 11:54:28 +00:00
kyle.yuan%sun.com dec6e714d2 Second patch for Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
make the new keybindings only available on X11 platform
r=bsmedberg, sr=mscott
2004-02-27 06:22:29 +00:00
cbiesinger%web.de 0833c67c92 235329 nsSaveMsgListener::m_contentType is a string for no reason
r=bienvenu sr=roc
2004-02-26 19:29:56 +00:00
darin%meer.net 0616fb43c2 fixes bug 234916 "Remove global/static NS_NAMED_LITERAL_C?STRING usage [was: Firefox crashes on startup on Mac OS X]" r=jst sr=dbaron 2004-02-25 02:08:34 +00:00
jst%mozilla.jstenback.com 2d21d2aece Forgot a const in my last checkin. 2004-02-24 19:53:33 +00:00
jst%mozilla.jstenback.com 8ac96143cf Fixing string leak bug 235088. r=darin@meer.net, sr=mscott@mozilla.org 2004-02-23 23:06:25 +00:00
bienvenu%nventure.com cdb30b9c07 replace Pop3 with POP in filter editor dialog label, no bug, r/sr=me 2004-02-21 17:59:25 +00:00
jshin%mailaps.org b56593d0ef bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman) 2004-02-21 04:52:39 +00:00
neil%parkwaycc.co.uk 33b067850c Bug 195315 Run Junk Mail Controls on selected messages r=mscott sr=bienvenu 2004-02-20 21:13:24 +00:00
scott%scott-macgregor.org 7449a66af8 Bug #151688 --> Allow a browse button to set email storage directory in the account settings
Patch by Stefan Borggraefe

r=mscott
sr=bienvenu
2004-02-20 19:40:20 +00:00
bienvenu%nventure.com 80c0160f25 prompt to send unsent messages when going online via pressing get new mail while offline, sr=mscott 232452 2004-02-20 18:09:13 +00:00
bienvenu%nventure.com a5cf645c11 init total msg counts to -1 to avoid garbage counts and a prompt to send unsent messages, sr=mscott 234981 2004-02-20 17:54:24 +00:00
bienvenu%nventure.com d509e35784 fix 233979, patch by ch.ey@gmx.net, sr=bienvenu outgoing smtp server settings for user name and password are sticky and shouldn't be 2004-02-20 16:43:08 +00:00
kyle.yuan%sun.com 9bdb253d4f Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com
2004-02-20 01:59:34 +00:00
jshin%mailaps.org f8f6b64677 bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner 2004-02-19 11:13:29 +00:00
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
bienvenu%nventure.com adaca9ddb0 fix typo in fix for bug 232982, mcd and profile auto import not playing nicely together sr=mscott 2004-02-11 00:09:23 +00:00
cbiesinger%web.de bde06637fb Bug 233589 New browse button in local folders UI goes off edge of window
patch by Stefan Borggraefe <borggraefe@despammed.com> r=neil sr=mscott
2004-02-10 17:51:09 +00:00