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

132 Коммитов

Автор SHA1 Сообщение Дата
Jorg K 040b683c21 Bug 1402750 - Use Assign('') and Append('') for single character literals. r=aceman 2017-09-26 00:43:57 +02:00
David Bienvenu 3a4b959a55 Bug 312593 - Allow unicode in passwords. r=neil,standard8,jorgk 2012-07-12 16:52:00 +02:00
Jorg K 41def9b2b5 Bug 1340972 - Part 6: Fix use of NS_ADDREF() and NS_IF_ADDREF() in mailnews/build+extensions+mapi+mime. r=aceman
--HG--
extra : rebase_source : af4b4877c7243138a0894ca60a5d4d1408d77ed6
2017-09-12 22:48:35 +02:00
Nicholas Nethercote d4b9b664a0 Bug 1386600 - Update nsIStringBundle method uses to account for them returning |AString| instead of |wstring|. r=jorgk. 2017-08-04 10:32:30 +10:00
Nicholas Nethercote 98dded7243 Bug 1380906 - Update Thunderbird for nsIStringBundle changes in bug 1380227. r=jorgk
--HG--
extra : amend_source : 3fa24515b678039ed5f9292f8fad2b4fada4cd4a
2017-07-14 12:55:40 +10:00
Jorg K 14661ccfb8 Bug 1372943 - Port bug 1353593 to mailnews: replace wwc. rs=bustage-fix 2017-06-14 19:25:30 +02:00
Jorg K 3f104ef5d3 Bug 1366196 - Follow-up: Simple MAPI: added comment. rs=documentation-only DONTBUILD 2017-05-20 08:17:54 +02:00
Jorg K ef1fb44dea Bug 1366196 - Simple MAPI: Backout bug 1095629 and solve the problem better. r=aceman 2017-05-20 01:05:59 +02:00
Eric Rahm 265234c154 Bug 1222244 - Replace PRLogModuleInfo usage with LazyLogModule. r=jorgk CLOSED TREE
--HG--
extra : amend_source : 34dc7b55ee1c680778513255dd746771f1b534ce
2017-04-04 16:33:38 -07:00
Jorg K b5b339015e Bug 1347868 - Fix crash when accessing last character of empty string. r=rkent 2017-03-16 09:25:00 +01:00
Jorg K ab7b15831d Bug 1332717 - remove MOZILLA_INTERNAL_API. r=mkmelin 2017-03-01 23:43:37 +01:00
Jorg K b545f7145d Bug 1332717 - include nsString.h instead of nsStringGlue.h. r=mkmelin 2017-03-01 23:43:34 +01:00
Jorg K 874a406ef4 Bug 1330955 - Stop crash in CMapiImp::Login(). r=rkent 2017-01-20 08:43:00 +01:00
Thomas Düllmann 02218f46c1 Bug 1095629 - Don't force plaintext sendformat for MAPI compositions. r=jorgk 2015-10-22 15:06:00 +02:00
Frank-Rainer Grahl 3c3e8f6781 Bug 1318966 - Remove MOZ_INCOMPLETE_EXTERNAL_LINKAGE from c-c build files. r=aleth,Ratty a=Ratty 2016-12-05 15:19:32 +01:00
Frank-Rainer Grahl 5c6a7f0893 Bug 1303602 - Declare destructors of ref-counted classes private in code only compiled on Windows. r=jorgk 2016-09-18 16:33:12 +02:00
Jorg K 3e60ac08a8 Bug 1294260 - Supress deprecation warning for Windows in MapiDll and remove _WIN32_WINNT define from MAPI. r=aceman CLOSED TREE 2016-08-13 22:00:02 +02:00
Stefan Sitter bcfaf31552 Bug 1212068 - Fix "warning C4018: '<': signed/unsigned mismatch" in mailnews/import and mailnews/mapi. r+a=jorgk CLOSED TREE DONTBUILD 2015-10-06 22:13:55 +02:00
Jorg K d864c99347 Bug 1288355 - Replace MOZ_UTF16("xxx") with u"xxx". r=bustage-fix a=jorgk CLOSED TREE 2016-07-22 01:15:55 +02:00
Frank-Rainer Grahl f5392f932b Bug 1240284 - Remove ordinals and description statements from def files. r=glandium
Silence linker warnings LNK4222 and LNK4017.
Also includes some whitespace fixes.

--HG--
extra : amend_source : e2fc722c82c63bf1fd239a258c0a2845e1eaab20
2016-02-02 08:08:00 +01:00
Philip Chee afd61a00bb Bug 1243760 - Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer in C-C due to bug 1241764. r=mkmelin CLOSED TREE
--HG--
extra : amend_source : 3ca5e2901646da01df3baf403a6e89c662ee261d
2016-02-04 11:39:46 +01:00
Philip Chee ccd5d70cb3 Bug 1244758 - Rename nsAutoTArray to AutoTArray following bug 1235261. rs=bustage-fix on CLOSED TREE
--HG--
extra : amend_source : c646a5e0124b15e265fc56415d0954224c33afc5
2016-02-01 08:38:00 +01:00
Stefan Sitter bcec3af8dc Bug 1209175 - Fix a conditional statement in msgMapiHook.cpp. r=rkent 2015-09-28 20:33:48 +02:00
Stefan Sitter e31223e8a2 Bug 1198936 - VS2015 build fails in mailnews due to wchar_t/char16_t mismatch. r=jcranmer a=aleth
--HG--
extra : amend_source : 5de5b1b6a4b934a4d58bea731b59bde0c491eec6
2015-09-13 16:59:57 +02:00
Brian O'Keefe 9aa81011c9 Bug 1138063 - Replace manual install rules (e.g. tests, FINAL_TARGET files) with moz.build equivalents r=jcranmer,fallen,florian a=IanN for CLOSED TREE 2015-07-26 18:07:22 +01:00
Edmund Wong b927efa00a Bug 1171663 - Change PR_LOG to MOZ_LOG in mailnews/, r=rkent
* * *
Bug 1171663 - RKJ revs to merge
2015-06-05 11:44:02 -07:00
Philip Chee e3889096c5 Back out Bug 1138063 due to build failures a=Ratty CLOSED TREE 2015-04-12 00:20:28 +08:00
Brian O'Keefe ab1b394f11 Bug 1138063 - Remove boilerplate stuff from Makefile.ins; r=jcranmer 2015-04-11 23:44:36 +08:00
Joshua Cranmer 68d019ae61 Bug 1099430, part 0: Miscellaneous fixes to use mozilla-central's build system, r=glandium.
The MOZILLA_INTERNAL_API logic was killed... several months ago, so the MAPI
Makefiles get a simple -DMOZILLA_INTERNAL_API=1 definition, which is all they
really wanted from declaration.

The Windows Search component needs MOZ_WINCONSOLE, since it was relying on the
default linker, but bug 1001332 needs to explicitly choose GUI-versus-Console,
and the default isn't what the search code wants.
2014-12-05 11:38:26 -06:00
Joshua Cranmer 67bb2a14aa Bug 1092200 - Port bug 1077148 changes to comm-central, r=glandium, a=bustage-fix
CLOSED TREE for the suite/app moz.build changes as well.
2014-11-02 16:49:38 -06:00
Joshua Cranmer 7544d36528 Bug 1087409 - #define FORCE_PR_LOG is now redundant and spews warnings, r=irving, a=jcranmer 2014-10-25 20:06:15 -05:00
Philip Chee 4b37e86458 Bug 1062630 - Port bug 1059113 to c-c MAPI part r=Standard8 a=CLOSED TREE a=bustage fix 2014-09-04 21:36:28 +08:00
Mike Hommey fb9670f829 Bug 1062630 - Port bug 1041941 to c-c r=jcranmer a=CLOSED TREE 2014-09-04 21:36:28 +08:00
Ian Neal b8d09afde8 Bug 882968 - Clean up and move DEFINES and friends to moz.build in comm-central - Part 2: mailnews/mapi files r=cranmer for a CLOSED TREE 2014-09-03 22:33:54 +01:00
Ian Neal 9d235262fe Bug 1049935 - Port |Bug 1045783 - move OS_LIBS += $(call EXPAND_LIBNAME,...) calls to moz.build| to comm-central r=jcranmer a=for CLOSED TREE 2014-08-13 22:04:30 +01:00
Ian Neal 9949932396 Bug 1051619 - Port |Bug 914274 - Remove MODULE_NAME| to comm-central r=jcranmer a=for CLOSED TREE 2014-08-13 22:04:29 +01:00
Joshua Cranmer 3217fc3317 Port bug 970727 (move DEFFILE to moz.build) to comm-central, r=Standard8 CLOSED TREE 2014-08-11 15:26:16 -05:00
Edmund Wong 57e59bcf31 Bug 1037775 - Port |Bug 1036864 - Remove EXPORT_LIBRARY| to Mailnews. r=Standard8 in a CLOSED TREE 2014-07-12 22:08:36 +08:00
Joshua Cranmer e516ecf3b4 Bug 1037479 - Move LOCAL_INCLUDES to moz.build, r=Standard8
--HG--
extra : rebase_source : 61e52448b0217eb9a54ca436f5d665969991d3b0
2014-07-11 14:07:32 -05:00
Joshua Cranmer b33acfaecc Fix bustage from bug 900988, a=bustage-fix, CLOSED TREE for SeaMonkey. 2014-04-27 22:30:23 -05:00
Joshua Cranmer db5c9c1a11 Bug 966705 - Replace ParsedHeader with nsCOMArray<msgIAddressObject>, r=Neil 2014-02-05 22:36:04 -06:00
Joshua Cranmer c51f4a1a5c Bug 957220, part 2: Stop using LOBJS in comm-central, r=Standard8 2014-01-21 10:29:28 -06:00
Ehsan Akhgari 1e2ab931d2 Bug 956493 - Replace PRUnichar with char16_t; r=roc landed on a CLOSED TREE
This patch was automatically generated by the following script:

#!/bin/bash
# Command to convert PRUnichar to char16_t

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*modules/libmar*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name prtypes.h \
       ! -name Char16.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRUnichar char16_t
2014-01-04 10:16:34 -05:00
Suyash Agarwal 148de34d32 Bug 952431 - Replace a bunch of NS_LITERAL_STRING uses with MOZ_UTF16. r=Neil 2014-01-02 15:29:05 -05:00
Joshua Cranmer 97bff1e08a Bug 940204 - Use FINAL_LIBRARY in comm-central, r=Standard8
A CLOSED TREE for SeaMonkey though.
2013-12-16 18:32:52 -06:00
Joshua Cranmer 4319a0b8d0 Bug 842632, part 3g: Use the C++ API elsewhere, r=Neil.
SeaMonkey is still a CLOSED TREE though.

--HG--
extra : amend_source : c3eda6ca3f52b831446c7e8804296a92265d5d63
2013-12-11 13:21:02 -06:00
Joshua Cranmer eaa85a2fc1 Port bug 939044 to comm-central, rs=bustage-fix
This involves deleting unused MODULE declarations and renaming others to
XPIDL_MODULE. Also, pushing to SeaMonkey's CLOSED TREE.
2013-11-18 21:08:17 -06:00
Joshua Cranmer 2df05037fe Port bug 929905 (combine all *SOURCES into a single SOURCES variable) to comm-central, rs=port by build system peer
Partly fixing SeaMonkey's CLOSED TREE too.

--HG--
extra : amend_source : a89b4a69ac0d1eae7568420dde5c5d5cd5ac93d5
2013-10-25 08:34:13 -05:00
Joshua Cranmer acacb8e869 Fix fallout from bug 921492 due to change of case sensitivity for sorted lists, r=bustage-fix.
CLOSED TREE suite changes to unbreak them as well.

--HG--
extra : amend_source : f5b26be5357026de42ddc05301284f23cf954074
2013-10-24 00:18:18 -05:00
Mark Banner 3ccfbd7080 Fix windows bustage from m-c CSRCS re-arrangement. r+a=bustage-fix 2013-10-04 13:39:28 +02:00