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

1293 Коммитов

Автор SHA1 Сообщение Дата
Stefan.Borggraefe%gmx.de efe3abeb0b 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 e7f8a10fbf Allow SeaMonkey to handle vCard attachments internally by launching a new address card dialog, also clean up the code to use a stream loader instead of implementing a new stream listener b=243733 r/sr=mscott 2004-07-06 14:06:45 +00:00
neil%parkwaycc.co.uk dee1fe6515 Fix javascript strict warning: assignment to undeclared variable gLDAPPrefsService b=58696 p=gautheri@noos.fr r/sr=mscott 2004-07-02 09:05:49 +00:00
bsmedberg%covad.net 27b47f1242 Forgot a couple mailnews files from the semi-single-profile merge. To get the profile path, use the directory service instead of the profile service. Make offline-startup use a app-startup observer instead of a profile-startup observer. 2004-06-18 15:58:14 +00:00
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
neil%parkwaycc.co.uk d6d70f3234 Bug 245325 Really fix addressbook's abuse of menulists r/sr=mscott 2004-06-11 11:48:14 +00:00
neil%parkwaycc.co.uk b524e9d1e5 Simplify addressbookpicker code to something that works b=245325 r/sr=sspitzer moa=bienvenu 2004-06-05 21:45:06 +00:00
sspitzer%mozilla.org efbefa7227 adding comment, no bug 2004-06-04 07:57:01 +00:00
scott%scott-macgregor.org b1b2f1811e Bug #243733 --> Port Thunderbird's fix for handling the opening of vCard attachments internally instead of
opening up a helper app to the trunk.

sr=bienvenu
2004-06-03 04:25:57 +00:00
sspitzer%mozilla.org f34413b495 fix for bug #67555
if you first hit OK and get the alert about "list name exists",
cancel will still change mailing list name in the UI

r/sr=bienvenu
2004-05-30 18:08:26 +00:00
sspitzer%mozilla.org 6dd7169ecd fix for bug #221521
vCard UI does not save some fields.

thanks to Ian Neal <bugzilla@arlen.demon.co.uk> for the fix.

r/sr=sspitzer
2004-05-29 21:46:41 +00:00
roc+%cs.cmu.edu 0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
timeless%mozdev.org 55a5e5ddbf Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
scott%scott-macgregor.org cc2998d145 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 5f93eb2ad8 commenting code, no bug # 2004-05-09 22:22:10 +00:00
neil%parkwaycc.co.uk 98b0af3853 Bug 182192 Unquote names before collecting email addresses r/sr=bienvenu 2004-05-09 21:04:19 +00:00
stephendonner%yahoo.com 4892315142 Bug 242153. Trivial whitespace cleanup. r=neil 2004-04-30 23:52:29 +00:00
scott%scott-macgregor.org c10b85400f Bug #242014 --> Creating a new LDAP directory always sets the protocolVersion to 2 instead of 3.
r=dmose
sr=bienvenu
2004-04-30 17:52:37 +00:00
neil%parkwaycc.co.uk a3af919e2f Removing explicit comparisons to PR_TRUE and PR_FALSE b=228448 p=gautheri@noos.fr r=me sr=mscott 2004-04-22 23:13:44 +00:00
jst%mozilla.jstenback.com 6a9d89a9fa Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu 2004-04-21 23:38:22 +00:00
bienvenu%nventure.com bed6cdd9e1 add ability to open address database from nsIFile, r/sr=mscott 241103 2004-04-20 15:59:14 +00:00
bienvenu%nventure.com ac75a6dc7b fix 239474 address book quick search creates multiple ldap connections if you type slowly, r/sr=mscott 2004-04-20 14:01:29 +00:00
gerv%gerv.net f534a92d25 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 13:54:27 +00:00
neil%parkwaycc.co.uk 307b41dbea Bug 237210 JavaScript strict warning: GetSelectedCardTypes does not always return a value plus additional cleanup p=gautheri@noos.fr r=me sr=mscott 2004-04-17 19:32:00 +00:00
gerv%gerv.net dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
varga%nixcorp.com 2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
cbiesinger%web.de f028ea412d bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
bzbarsky%mit.edu 26cdb24398 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
cbiesinger%web.de 496d0ac191 fixing more win32 bustage 2004-04-13 21:58:57 +00:00
neil%parkwaycc.co.uk f263f2664c Bug 237437 Fix JS strict warning: anonymous function does not always return a value p=gautheri@noos.fr r=me sr=mscott a=mkaply 2004-04-07 15:44:47 +00:00
scott%scott-macgregor.org 012dff043c Bug #237553 --> Can't drag a mailing list to compose window from contacts bar or from the address book
sr=bienvenu
a=chofamnn
2004-04-06 18:10:45 +00:00
bienvenu%nventure.com 0e6ea8b164 fix crash doing ldap replication, r/sr=mscott a=chofmann 230211 2004-03-23 20:35:06 +00:00
bsmedberg%covad.net 7207604234 Fixing win32 bustage from bug 234392. 2004-03-09 15:18:40 +00:00
bsmedberg%covad.net 58d85f6129 Bug 234392 - nsIRDFResource needs scriptable access to IDN resources. r=pike sr=darin 2004-03-09 14:42:24 +00:00
mconnor%myrealbox.com 81e9c20cd4 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
bienvenu%nventure.com e08df1154d fix 4.x ab upgrade to handle multi-line addresses correctly, 235631, sr=mscott 2004-02-27 03:59:09 +00:00
scott%scott-macgregor.org 6f1ca883eb Bug #235461 --> Fix a memory leak of mailing list RDF nodes. General code cleanup on a poorly written method.
sr=bienvenu
2004-02-25 05:43:09 +00:00
bienvenu%nventure.com 6ab5689440 support ldap v3, patch by dmose, r/sr=sspitzer 198168 2004-02-14 02:10:45 +00:00
jst%mozilla.jstenback.com 505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
bienvenu%nventure.com c6b99ac2b0 respect ab directory position pref in ab pane order and autocomplete search order of local directories, replace nsISupportsArray with nsCOMArray and nsISimpleEnumerator, misc cleanup 232570, sr=mscott 2004-02-05 18:33:06 +00:00
dbaron%dbaron.org 1e6ed08cc8 Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin 2004-02-03 18:23:41 +00:00
scott%scott-macgregor.org 86ffc7a929 Bug #232453 --> ldap quick search and advanced search does not honor search filters
when applied to the ldap directory properties dialog.

r=dmose
sr=bienvenu
2004-01-30 04:33:32 +00:00
jst%mozilla.jstenback.com 90431d8022 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
bienvenu%nventure.com 16a2e16937 fix 232429 addr book changes required for palm sync fixes, track deleted ab's with a pref, and export display name property string sr=mscott 2004-01-28 17:22:13 +00:00
scott%scott-macgregor.org 1767cd52d8 Bug #132159 --> Quick Search: Status text "1 matches found" is grammatically incorrect
patch by stephen walker

r=neil
sr=mscott
2004-01-27 17:33:33 +00:00
timeless%mozdev.org fbff635dc9 Bug 231810 Incorrect prompt when copying address records between address books
patch by borggraefe@despammed.com r=neil sr=mscott
2004-01-23 07:07:51 +00:00
timeless%mozdev.org d32b296c7a Bug 231810 Incorrect prompt when copying address records between address books
patch by borggraefe@despammed.com r=neil sr=mscott
2004-01-23 06:30:50 +00:00
pkw%us.ibm.com b534e1ea18 Bug 227841 - AIX: Thunderbird fails to build because of redefined macros
r+sr=mscott@mozilla.org
2004-01-22 18:07:03 +00:00
bzbarsky%mit.edu 3a01bf2a2e Select addresses window should persist size/position. Bug 131959, patch by
borggraefe@despammed.com (Stefan Borggraefe), r=neil, sr=bzbarsky
2004-01-21 15:49:07 +00:00
bienvenu%nventure.com 00f9a8a542 fix 230750 ab's created by palm sync display as ldap servers, not personal ab's r/sr=mscott 2004-01-13 00:05:41 +00:00