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

485 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cbiesinger%web.de 51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
hwaara%gmail.com 1b4ea33146 Make EscapeFromSpaceLine use an outputstream instead of filespec (#323211).
r+sr=bienvenu
2006-05-04 07:38:07 +00:00
bugzilla%standard8.demon.co.uk b80a031b38 Bug 323211 convert mailnews/import to nsIFile Part 1. r=bienvenu,sr=mscott 2006-04-23 09:16:17 +00:00
benjamin%smedbergs.us e5d3de27e5 Revert part of the change from bug 78081 - msgbaseutil is a dynamic lib in dynamic builds and should be in EXTRA_DSO_LIBS. 2006-04-06 18:53:30 +00:00
benjamin%smedbergs.us 95dea0071a Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 18:12:59 +00:00
bugzilla%standard8.demon.co.uk 2f202023b3 Bug 131040 reduce duplicated import code - Part 1. r=bienvenu,sr=Neil 2006-04-03 17:16:20 +00:00
cbiesinger%web.de ffaeae2f99 undoing my checkin, didn't notice bsmedberg's
(all bustage fixes are due to bug 214889)
2006-03-29 08:51:51 +00:00
cbiesinger%web.de 7a8e12e764 bustage fix part #2 2006-03-29 08:49:25 +00:00
benjamin%smedbergs.us 853ee0bd73 Fix additional bustage 2006-03-29 08:47:54 +00:00
cbiesinger%web.de 1ccb8373fb trying to fix bustage 2006-03-29 08:16:07 +00:00
benjamin%smedbergs.us 2bdd3b1c75 Bug 214889 - add mozreg_s to the static link list and don't link it into xpcom obsolete when in a static build, r=cls 2006-03-27 20:16:50 +00:00
benjamin%smedbergs.us d8f81df51d Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 18:19:14 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
timeless%mozdev.org db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bugzilla%standard8.demon.co.uk fa2c17de48 Final Patch (5) for bug 132180 eliminate nsFileSpec in address book r=dmose,sr=bienvenu 2005-10-13 16:46:26 +00:00
bugzilla%standard8.demon.co.uk 73b4572b16 Bug 235679 Importing an address book mentions importing from a program instead of importing from a file r=bienvenu,sr=neil.parkwaycc.co.uk 2005-10-12 19:02:22 +00:00
bugzilla%standard8.demon.co.uk d256795cfb Bug 63083 - Attempt to fix patrocles build bustage. 2005-09-27 19:30:35 +00:00
bugzilla%standard8.demon.co.uk 393003ba9d Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 2. r=bsmedberg,sr=dmose 2005-09-27 16:42:09 +00:00
cbiesinger%web.de 4fd4322ac4 Bug 301084 Option to file replies in folder of original message (backend part)
patch by Emil Hesslow <hesslow@gmail.com> r=dmose sr=bienvenu
2005-08-13 18:50:38 +00:00
bugzilla%standard8.demon.co.uk bc274c1b96 Allow first line of cvs,txt or tab files to be skipped when importing address books, part of bug 180057. r=bienvenu,sr=neil,a=asa 2005-07-13 17:19:24 +00:00
bugzilla%arlen.demon.co.uk f501acf5d7 Bug 119948 duplicated LDIF import code
p=bugzilla@standard8.demon.co.uk r=dmose sr=bienvenu a=asa
2005-07-03 21:47:13 +00:00
timeless%mozdev.org c61aee6a6e Bug 299102 remove useless references to nsVoidArray
mailnews: addressbook, base, import
r=dmose sr=dmose a=bsmedberg
fixing build bustage (moving include to nsTextAddress.cpp
2005-07-01 02:07:31 +00:00
timeless%mozdev.org 09002c1352 Bug 299102 remove useless references to nsVoidArray
mailnews: addressbook, base, import
r=dmose sr=dmose a=bsmedberg
2005-07-01 01:46:55 +00:00
timeless%mozdev.org 4015f70115 Bug 292929 Useless conversion from char to PRUnichar following a truncation to char
r=dmose sr=dmose a=shaver
2005-06-01 16:29:10 +00:00
scott%scott-macgregor.org 47bc88d786 Back out part of Bug #264777 --> renaming Unsent Messages to Unsent as this part of the change is not needed. 2005-05-04 20:11:15 +00:00
scott%scott-macgregor.org a23d1f0f53 Bug #264777 --> Unsent Messages folder renamed to Unsent to be more consistent with the rest of our localized special
folder names.
2005-05-03 23:04:37 +00:00
bienvenu%nventure.com e864f7750c fix 222774 import of mailing lists in outlook express address books doesn't populate the lists, r/sr=sspitzer, a=asa 2005-04-15 15:21:19 +00:00
bsmedberg%covad.net 659b20504a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
timeless%mozdev.org 2028a434ec Bug 283071 Allocation/free mismatch in base/import/oexpress/nsOE5File.cpp
Bug 283072 Allocation/free mismatch in base/import/outlook/src/MapiApi.cpp
Bug 283075 Allocation/free mismatch in base/import/oexpress/wabobject.cpp
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=bienvenu
2005-03-29 17:19:23 +00:00
cbiesinger%web.de d5b4611a81 Bug 132180 eliminate nsFileSpec in address book.
r=dmose sr=bienvenu patch by Mark Banner <bugzilla@standard8.demon.co.uk>
2005-03-23 18:05:49 +00:00
timeless%mozdev.org 8a2cc05535 Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk
(build bustage)
2005-03-14 18:40:21 +00:00
timeless%mozdev.org b9ec93cb09 Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk r=bryner
2005-03-14 17:30:43 +00:00
bsmedberg%covad.net e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
timeless%mozdev.org 9319e69150 Bug 263801 Hang when importing invalid address book (csv file)
patch by mark@standard8.demon.co.uk r=bienvenu sr=mscott
2005-02-24 16:11:46 +00:00
neil%parkwaycc.co.uk d63c6e78e8 Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa 2005-02-16 11:50:13 +00:00
bryner%brianryner.com ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
db48x%yahoo.com 0e6a3364b5 bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
scott%scott-macgregor.org 9a3f91d44b Bug #242948 --> Attached files not imported from French Eudora profiles for Thunderbird.
Patch by Yann Rouillard.
2004-11-28 21:33:57 +00:00
darin%meer.net 6d8591d85f fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron 2004-11-23 20:53:38 +00:00
timeless%mozdev.org d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
bienvenu%nventure.com c1a3588c96 fix 270630 sr=mscott, multipart/related messages not imported correctly from outlook 2003 2004-11-23 04:43:02 +00:00
scott%scott-macgregor.org a597cad46b Bug #258489 --> Outgoing mail imported from Eudora shows raw HTML code
Migrating messages from the eudora sent folder / outbox...eudora doesn't mark html messages
as being HTML so we need to sniff the first line of the body looking for a <html> tag.
2004-11-13 05:05:18 +00:00
scott%scott-macgregor.org 2e929aef78 Bug #235369 --> Address import from Outlook ignores Notes field
Patch by David Fraser
2004-11-11 22:50:08 +00:00
scott%scott-macgregor.org 5398333edb Bug #258489 --> Outgoing mail imported from Eudora shows raw HTML code
Migrating messages from the eudora sent folder / outbox...eudora doesn't mark html messages
as being HTML so we need to sniff the first line of the body looking for a <html> tag.

sr=bienvenu
2004-11-08 23:28:33 +00:00
bienvenu%nventure.com 7ad4c68989 fix a bunch of outlook import problems, including attachments from outlook 2003, html parts, long file names, etc sr=mscott 199298 218588235159 240756 2004-11-05 01:05:54 +00:00
kyle.yuan%sun.com 8f92e961eb Bug 256826 Mozilla should not permit to import empty address book
r=neil.parkwaycc.co.uk, sr=dmose, patch=brian.lu@sun.com
2004-11-02 02:32:46 +00:00
darin%meer.net 189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
scott%scott-macgregor.org afac31a3ea Bug #266027 --> unable to import data from netscape 4.x.
Move some code from the old profile manager and from the new migration code
which knows how to do some of this stuff as well) into the import code so we don't
depend on the obsolete profile manager.

sr=bienvenu
2004-10-26 23:23:22 +00:00
bugzilla%arlen.demon.co.uk a870550df4 Bug 260264 Fixup radiogroups to use new .value functionality of radio.xml (Patch for mailnews v0.2)
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2004-09-30 14:44:44 +00:00