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

730 Коммитов

Автор SHA1 Сообщение Дата
ajschult%verizon.net 656f5b74cf Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott 2006-01-25 03:46:53 +00:00
cbiesinger%web.de ccf733f80c Bug 320650 regression from Bug 294140: rename entity. fixes send after
ctrl+e
patch by Frank Wein <bugzilla@mcsmurf.de> r=iann sr=bienvenu
2005-12-20 19:40:14 +00:00
neil%parkwaycc.co.uk 1ab583960d Bug 244886 Reuse <menulist type="description"> in Compose window p=Stefan.Borggraefe@gmx.de r=mscott sr=me 2005-11-21 13:55:47 +00:00
bugzilla%standard8.demon.co.uk 20dde7b1b0 Bug 305434 LDAP Prefs Service needs revising. Separate out the ldif migrate prefs function. r=bienvenu,sr=dmose 2005-11-02 19:22:37 +00:00
aaronleventhal%moonset.net b0dd12c84a Bug 305032. Fix various situation where focus is confused and commands get disabled/grayed out. r+sr=bryner 2005-09-06 22:27:41 +00:00
aaronleventhal%moonset.net f05a378341 Bug 306076. Some menu items grayed out in mail message compose when they shouldn't be. r=bienvenu, sr=neil 2005-09-02 19:14:50 +00:00
bugzilla%standard8.demon.co.uk b62d5b649e Follow up patch to bug 300338 - tidy MsgComposeCommands.js. Patch by Serge GAUTHERIE <gautheri@noos.fr>. r=dmose,sr=bienvenu 2005-08-31 17:44:26 +00:00
mnyromyr%tprac.de c1e69621cc Bug 47909: status bar should only have progress meter while loading; patch by Matthias Bockelkamp <mbockelkamp@web.de>, r=me, sr=bienvenu, a=asa 2005-07-29 20:01:00 +00:00
timeless%mozdev.org 7827f6a2a4 Bug 300338 debug build too chatty with ldap disabled
patch by ajschult@verizon.net r=dmose sr=dmose a=bsmedberg
2005-07-20 12:59:27 +00:00
bugzilla%arlen.demon.co.uk 861258aaad Bug 294140 email autocomplete always adds "@localdomain" to addresses
p=me r=mnyromyr sr=bienvenu a=asa
2005-07-13 21:41:00 +00:00
neil%parkwaycc.co.uk de8eb55336 Bug 292520 Inline spellcheck crashes on unchecked document r+sr=mscott a=shaver 2005-06-01 22:48:31 +00:00
bugzilla%arlen.demon.co.uk 7171ee6d52 Bug 294251 Spell as you type: Can not add entries to personal dictionary (persdict.dat) via popup
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-05-19 21:43:09 +00:00
bugzilla%arlen.demon.co.uk e4d4313227 Bug 291799 Implement Spell as you Type for mailnews
p=me r=neil.parkwaycc.co.uk/mnyromyr sr=bienvenu a=asa
2005-05-13 22:01:44 +00:00
axel%pike.org 61750e8ffe bug 276707, JS Error when dragging address card with no email address to compose window address widget, patch by Mark Banner, r=bienvenu, sr=mscott, a=chofmann 2005-05-02 16:08:32 +00:00
neil%parkwaycc.co.uk 46f383c334 Bug 178003 Restore sidebar to address book, make it so that the addressing panel allows you to easily add To, Cc or Bcc recipients r=Standard8 sr=bienvenu a=asa 2005-05-01 09:48:35 +00:00
bsmedberg%covad.net eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
cst%andrew.cmu.edu b0eed7cf59 Bug 282336 Remove useless dump()
r=mscott sr=neil
2005-03-02 00:18:58 +00:00
bsmedberg%covad.net 4b68fa447a Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
shaver%mozilla.org a451644b70 Bug 283223: stop creating new accounts from nsAccountManager::GetAccount if no
account is found matching the provided key (preferring to return null instead).
r=bienvenu,sr=mscott.
2005-02-25 13:59:22 +00:00
shaver%mozilla.org 00e1958499 backing out my checkin for 283223 due to insufficient review, blush 2005-02-25 01:12:20 +00:00
shaver%mozilla.org 2a88c4ae89 Bug 283223: don't create a dummy account if we nsMsgAccountManager::GetAccount
doesn't find an existing one. r=bienvenu.
2005-02-25 01:05:41 +00:00
jshin%mailaps.org 0f8e12e898 Bug 249530 add an option 'send anyway' when there are characters not covered by the selected encoding (r=neil, sr=bienvenu) 2005-02-24 04:54:00 +00:00
bienvenu%nventure.com bae90bd590 oops, address a comment of Neil's about auto save of drafts, seamonkey fe changes, sr=mscott 16360 2005-01-19 16:36:22 +00:00
bienvenu%nventure.com 3879ac8ded auto save of drafts, seamonkey fe changes, sr=mscott 16360 2005-01-19 16:29:13 +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
timeless%mozdev.org 2009617be2 Bug 265388 @mozilla.org/rdf/datasource;1 are rdf datasources and must be used as services
r=neil sr=bienvenu
2004-10-27 05:15:46 +00:00
neil%parkwaycc.co.uk de62b1ba52 Bug 260217 Fix old window.title workarounds r=glazou sr=mscott 2004-10-25 10:04:35 +00:00
bugzilla%arlen.demon.co.uk 1bd74e9b53 Bug 264102 Chrome should use document.title instead of window.title - mailnews fixes (apart from sendProgress.js which will be in fix to bug 260217)
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2004-10-24 22:51:01 +00:00
bugzilla%arlen.demon.co.uk 50e1c3b789 Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml - askSendFormat changes
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2004-10-14 20:32:41 +00:00
jshin%mailaps.org ce80d8481f bug 92499 and bug 227265 : view menu is not an obvious place for character encoding in mail compose (r=neil, sr=bienvenu) 2004-09-13 01:11:32 +00:00
Stefan.Borggraefe%gmx.de 9ffb9ffba3 Bug 226956: Convert users of dialogOverlay.xul in mailnews/ to <dialog>. The patch also corrects some minor UI issues like missing/wrong access keys.
r=neil, sr=mscott
2004-07-07 11:32:45 +00:00
neil%parkwaycc.co.uk 970a4df3dd Bug 248193 Better Attach Web Page dialog r=sspitzer sr=bienvenu 2004-06-23 19:12:31 +00:00
timeless%mozdev.org 32c6f93622 Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase
patch by bugzilla@babylonsounds.com r=neil sr=brendan
2004-06-20 22:45:14 +00:00
cbiesinger%web.de 5f525acb58 bug 166068 make selection of new dropdown value in mailnews compose window better
patch by Eyal Rozenberg <eyalroz@technion.ac.il> r=neil sr=bienvenu
2004-06-19 17:29:33 +00:00
scott%scott-macgregor.org e779717f97 fix for bug #44494
remember the decision the user makes in the askSendFormat dialog so that we don't ask again.

fix for bug #242991
export addressbook is broken (fall out from bug #240723)

r/sr=bienvenu
2004-05-09 23:23:43 +00:00
scott%scott-macgregor.org d01aeee430 fix typo 2004-04-27 06:18:59 +00:00
scott%scott-macgregor.org b7c43fb137 Bug #198168 --> When a user configures seamonkey to fall back to ldap v2, we were not setting
the ldap version correctly on the LDAP session for auto complete.

r=dmose
sr=bienvenu
2004-04-27 06:11:58 +00:00
scott%scott-macgregor.org c82844231a Bug #236774 --> port thunderbird change to the compose window to make it handle mailto url arguments.
r=neil
sr=bienvenu
2004-04-21 22:22:35 +00:00
neil%parkwaycc.co.uk f4531df236 Bug 234186 Don't allow mail identites to post to newsgroups p=ch.ey@gmx.net r=me sr=mscott 2004-04-19 17:07:07 +00:00
gerv%gerv.net 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bzbarsky%mit.edu 4cba32786b Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
neil%parkwaycc.co.uk d051413c49 Bug 100567 Paste As Quotation shortcut not appearing on menuitem r=brade sr=mscott a=chofmann 2004-03-25 12:42:10 +00:00
neil%parkwaycc.co.uk 0ce2380c28 Bug 235498 Fix JS strict warning: anonymous function does not always return a value p=gautheri@noos.fr r=mscott sr=tor 2004-03-10 00:23:00 +00:00
neil%parkwaycc.co.uk b8fd3b9359 Bug 235498 Fix JS strict warning p=gautheri@noos.fr r=me sr=mscott 2004-03-05 22:45:34 +00:00
neil%parkwaycc.co.uk 4a807ddaf3 Bug 235970/232722 Customize character coding dialog only works in browser r=jshin sr=mscott 2004-03-02 00:27:13 +00:00
scott%scott-macgregor.org 74d9b7a33d Bug #234811 --> ldap connections left open on msg send
sr=bienvenu
2004-02-19 19:52:47 +00:00
neil%parkwaycc.co.uk 07deeae1a0 Bug 215846 Can't Ctrl+Tab to attachment area r=mscott sr=bienvenu 2004-02-09 23:48:29 +00:00
scott%scott-macgregor.org 7436c6277c Bug #230577 --> mail address autocompletion chooses three addresses from address book entries of a certain form.
Remove the header parser's code that breaks names based on spaces so it won't break:

Scott, John Smith, Peter

r=neil, sr=bienvenu
2004-02-05 21:30:54 +00:00
bienvenu%nventure.com 6e7ed79f52 fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-05 21:15:10 +00:00
scott%scott-macgregor.org dc8d11d722 check in the right patch for Bug #231034 2004-01-30 21:56:55 +00:00