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

790 Коммитов

Автор SHA1 Сообщение Дата
Jorg K 8133b3b7ed Bug 1475817 - Follow-up to part 9 (addressing): Remove reference to richlistcell. r=aceman
--HG--
extra : rebase_source : 5772cb864e11e3d38ab93b808a1771bc7a946e25
2018-07-21 23:55:54 +02:00
Jorg K 504a8a3309 Bug 1476547 - Port Bug 1476306 - Move NullPrincipal under mozilla namespace. rs=bustage-fix 2018-07-18 12:50:18 +02:00
Geoff Lankow d5e30abf87 Bug 1475817 - Part 9: Convert simple <listbox> to <richlistbox>, address list dialogs. r=jorgk DONTBUILD 2018-07-18 20:36:42 +12:00
Richard Marti 86b362d55b Bug 1475817 - Convert simple <listbox> to <richlistbox>. r=jorgk 2018-07-15 09:28:50 +02:00
Jorg K e781521a25 Bug 1475836 - temporarily disable failing tests. rs=bustage-fix 2018-07-16 19:31:17 +02:00
Jorg K 03b5a08db3 Bug 1474878 - fix compile errors found by clang-cl in Windows-only code. r=aceman 2018-07-12 00:38:57 +02:00
Jorg K d9bfc6c250 Bug 1470046 - Follow-up: Fix copy/paste errors in CloneInternal() functions and fix test_nsLDAPURL.js by replacing clone. r=aceman 2018-06-21 22:01:17 +02:00
Jorg K 86c8134a9f Bug 1470046 - Port Bug 1448330: replace nsIURI.clone with mutator call. rs=bustage-fix CLOSED TREE
--HG--
extra : amend_source : f2513bfe61669670754fd3ea6a9b614cab58ccbe
2018-06-21 09:48:54 +02:00
Jorg K 0295172532 Bug 1466782 - Port bug 1466673: replace use of nsITreeColumn. r=bz 2018-06-06 22:33:30 +02:00
Jorg K aab54f9c9a Bug 1463266 - replace tabs with spaces in comm-central in IDL files. rs=white-space-only
[skip-blame]
2018-06-03 11:02:27 +02:00
Jorg K e972862209 Bug 1463266 - replace tabs with spaces in mailnews/addrbook+base+extensions+import+intl+local+test. rs=white-space-only
[skip-blame]
2018-05-27 15:58:50 +02:00
Jorg K 8e24e93c44 Bug 1463266 - replace tabs with spaces in mailnews/addrbook. rs=white-space-only
[skip-blame]
2018-05-25 20:01:21 +02:00
Jorg K 1918e4cd7b Bug 1457713 - Port bug 1456035: Change XPCOMUtils.generateQI to ChromeUtils.generateQI in mailnews. r=aceman 2018-05-21 00:59:53 +02:00
aceman 02ce8d8029 Bug 1459184 - Port bug 1456611: Replace use of insertItemAt and removeItemAt methods (mail part). r=jorgk, ui-r=Paenglab 2018-05-05 09:49:00 +02:00
aceman 161283365c Bug 1457713 - rewrite QueryInterface JS implementations the same way as M-C bug 1456035 does - chat/ mail/ mailnews/. r=jorgk
--HG--
extra : rebase_source : 4cd70acabbdf021c007619b9f90038b11325e248
2018-04-29 00:49:00 +02:00
Jorg K 0986ab6baf Bug 1455223 - Port bug 1444991 part 5: adjust parameters of nsITreeView.canDrop() and nsITreeView.drop(). rs=bustage-fix DONTBUILD 2018-04-19 09:27:20 +02:00
Jorg K fd5e6df59b Bug 1447272 - Create a new base URL in nsXXXUrl::SetSpecInternal(). rs=bustage-fix 2018-03-20 22:54:45 +01:00
Jorg K 32d30c651b Bug 1447272 - Port Bug 1442239 to mailnews: Remove nsXXXUrl::Mutator::Read() methods. rs=bustage-fix 2018-03-20 13:04:45 +01:00
Jorg K 40c49e90f9 Bug 1399756 - fix typos in mailnews/ using codespell. rs=comment-only,typo-fix
[skip-blame]
2018-03-20 11:54:29 +01:00
Jorg K 2643d122ad Bug 1399756 - remove trailing spaces in mailnews/ (.xul, .xml, .css, .mm, .cpp). rs=white-space-only
[skip-blame]
2018-03-17 16:37:49 +01:00
Jorg K 5cdc852810 Bug 1445591 - Port Bug 1444686: Replace nsIDOMDataTransfer with nsISupports. rs=bustage-fix 2018-03-14 12:05:39 +01:00
aceman 5df6a3cdd4 Bug 1436605 - Replace remaining Components.interface/Components.utils uses with Ci/Cu in mail, chat, common and mailnews. r=jorgk 2018-03-12 16:32:00 +01:00
Konstantin K 753c6b8a00 Bug 465535 - Fix deletion of contact from a mailing list within the quick search results. r=jorgk
--HG--
extra : rebase_source : cf78132ebc70c2f7dc65ccc4d573333621d204b9
2018-03-10 12:20:00 +01:00
Jorg K ad06da9886 Bug 1440693 - fix setting of host and port in mailnews/. r=aceman
--HG--
extra : rebase_source : 86de61daf833825dca9c5e78b8b8b1805920bafd
2018-03-04 18:06:20 +01:00
Jorg K 5e601bcd62 Bug 1440693 - Port 1434163 to C-C: nsIURI attributes are read-only now. r=aceman 2018-03-04 12:12:07 +01:00
Philipp Kewisch 980ff7f29f Bug 1436605 - more aggressive patch to replace the remaining Components.interface/Components.utils uses with Ci/Cu in C-C (without calendar). r=jorgk
MozReview-Commit-ID: 4gqWuv5OW3S
2018-02-28 22:29:42 +01:00
Florian Quèze 6289b61981 Bug 1436605 - script generated patch to replace the Components.interface/Components.utils uses with Ci/Cu in C-C (without calendar). r=philipp 2018-02-28 18:33:34 +01:00
Masatoshi Kimura 7c66504eb9 Bug 1440278 - port bug 1428258 to mailnews: Stop using GetNativePath(). r=jorgk 2018-02-23 00:04:39 +09:00
Jorg K 208fefda3d Bug 1438470 - Backed out changeset bbb96e5f8fa8 for being incorrect. nsITreeBoxObject::SetView() was restored in bug 1438512. a=jorgk 2018-02-16 10:56:41 +01:00
Jorg K 71f21ed0f4 Bug 1438470 - Port bug 1437654 to mailnews: Remove call to nsITreeBoxObject::SetView(). rs=bustage-fix 2018-02-15 11:53:25 +01:00
Jorg K 32dd7e60a1 Bug 1399756 - remove trailing spaces from JS/JSM files in mailnews/. rs=white-space-only
[skip-blame]
2018-02-10 00:38:07 +01:00
Richard Marti f5f98fc711 Bug 1436310 - Port bug 1432992 to mailnews: Remove definitions of Ci, Cr, Cc, and Cu. r=jorgk 2018-02-07 12:19:29 +01:00
Philipp Kewisch 5563e369fc Bug 1434737 - Move to ChromeUtils.import() - Mail/Common/Ldap/Editor part. r=jorgk
MozReview-Commit-ID: 8jabalzJIdA
2018-01-31 23:41:33 +01:00
Tom Prince ef0dd8cf44 Bug 1433211: Use `native` in idl for concrete types that are references but not defined in idl; r=jorgk
MozReview-Commit-ID: 7jc1aXJtyxT

Differential Revision: https://phabricator.services.mozilla.com/D439

--HG--
extra : rebase_source : a0aae0503b69e941fa3df245d3300dcf42f0b275
2018-01-25 11:32:39 -07:00
Jorg K fbe657d4dc Bug 1431913 - Port bug 1431204 to mailnews: Make nsIURI.spec readonly. rs=bustage-fix 2018-01-21 20:56:48 +01:00
Jorg K 735b4c6e73 Bug 1430374 - comm-central: remove GetProgressMode() methods. rs=bustage-fix 2018-01-18 23:54:45 +01:00
Florian Quèze 741634dd73 Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction in C-C. rs=philipp 2017-12-20 15:46:46 +01:00
Florian Queze d8733aa4e4 Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents in C-C. rs=philipp 2017-12-20 15:44:11 +01:00
Jorg K 8ca55b52f3 Bug 1399756 - remove trailing spaces from IDL files in mailnews. rs=white-space-only 2017-12-18 23:37:21 +01:00
Jorg K 6894ea6448 Bug 1422541 - port bug 1420954 to mailnews [Make nsIURIMutator setters return nsIURIMutator]. rs=bustage-fix 2017-12-06 11:08:58 +01:00
aceman ce64586341 Bug 1353919 - polish log module names into consistent naming style. r=jorgk 2017-12-04 14:10:00 +01:00
Jorg K 83cda4621e Bug 1416033 - removed include of nsAlgorithm.h and <algorithm> from mailnews/ were not needed. r=aceman 2017-12-04 22:01:07 +01:00
aceman e4f96a7864 Bug 1416033 - remove some unneeded includes in mailnews/addrbook. r=mkmelin 2017-11-09 15:24:00 +01:00
Jorg K f31c04c7b6 Bug 1419955 - Port bug 1419382 to mailnews: NS_NewInputStreamPump, NS_NewInputStreamChannel* take ownership of the inputStream. rs=bustage-fix 2017-11-22 23:36:21 +01:00
Jorg K 605ebefc24 Bug 1419657 - Follow-up: Fix incorrect indentation. rs=white-space-only DONTBUILD 2017-11-22 19:32:37 +01:00
Jorg K 250b56af02 Bug 1419657 - Port bug 1415205 to mailnews: Add add Mutate() to four mailnews URLs. rs=bustage-fix CLOSED TREE 2017-11-22 16:46:20 +01:00
Florian Quèze e0e4f6d35a Bug 1356569 - Remove addObserver's last parameter when it is false, rs=Fallen. 2017-11-19 10:54:56 +01:00
Jorg K a95b4428eb Bug 1417995 - More: Fix compile warning in nsOutlookMail.cpp and nsAbWinHelper.cpp. r=aceman
--HG--
extra : rebase_source : 85490edde1a104d9224939a627ef507edb5e739a
2017-11-17 06:50:26 +01:00
Jorg K dcab44cb1b Bug 1417995 - Fix compile warning in nsAbOutlookDirectory.cpp. rs=bustage-fix 2017-11-16 18:43:34 +01:00
Jorg K cdd7f4ac97 Bug 1417696 - Port bug 1416343 to mailnews: Mark URI interfaces as [builtinclass]. rs=bustage-fix DONTBUILD 2017-11-15 15:12:00 +01:00
Jorg K ac0763d938 Bug 1410973 - make nsMsgI18NFileSystemCharset() return an nsCString and related clean-up. r=erahm
--HG--
extra : rebase_source : a89db2ce8c00ed58685c80b3c2d0b27734c116bc
2017-11-13 23:48:53 +01:00
Nicholas Nethercote 52ab5d5195 Bug 1410794 - Update comm-central for nsIPrefBranch.idl changes. r=jorgk
This mostly involves removing getter_Copies() and get() calls. There are a few
functions that have char* arguments changed to nsACString&, and a couple of
members that are changed to nsCString. Finally, for a few places none of those
approaches worked and I had to use moz_xstrdup().
2017-10-24 11:52:11 +11:00
Jorg K e9fcdaf2e4 Bug 1411069 - Port bug 1313150 to mailnews: Remove |weak| parameter from nsIMutableArray methods (JS part). rs=bustage-fix 2017-10-24 01:30:40 +02:00
Jorg K 1957577336 Bug 1411069 - Port bug 1313150 to mailnews: Remove |weak| parameter from nsIMutableArray methods. rs=bustage-fix
Affected: AppendElement(), InsertElementAt(), ReplaceElementAt().
2017-10-24 00:58:59 +02:00
Jorg K 418c36a769 Bug 1410033 - Port Bug 1409635 (part 2) to mailnews [Fix up nsIPrefLocalizedString]. rs=bustage-fix 2017-10-19 13:42:12 +02:00
Boris Zbarsky b15d037854 Bug 1371893 - Stop relying on nsIStringInputStream inheriting from nsIInputStream in comm-central code. r=jorgk,rkent 2017-06-09 23:45:41 -04:00
Jorg K cae7095cf0 Bug 1399756 - remove trailing spaces in mailnews/addrbook. rs=white-space-only 2017-10-17 11:46:05 +02:00
Jorg K d04fa5a7bc Bug 1371893 - Backed out changeset 4ff3727aec0f as experiment to see whether it's related to crash in bug 1408175. a=jorgk 2017-10-14 11:50:53 +02:00
Jorg K 103ae152f6 Bug 1408196 - Port bug 1407838 to C-C: Replace use of NS_Alloc/NS_Free. rs=bustage-fix
--HG--
extra : amend_source : b98236361ecb79fbfa0fdf7b896e9d4a57bba0d8
2017-10-13 01:13:43 +02:00
Jorg K 4ec5c6fb1b Bug 1399756 - fix white-space in nsVCardObj.cpp and nsVCardObj.h. rs=white-space-only 2017-10-12 20:00:27 +02:00
Jorg K 040b683c21 Bug 1402750 - Use Assign('') and Append('') for single character literals. r=aceman 2017-09-26 00:43:57 +02:00
Jorg K 0a22c34bff Bug 1402750 - Replace [Assign|Append|Insert|Equals](NS_LITERAL_STRING("")) with [Assign|Append|Insert|Equals]Literal(u""). r=aceman 2017-09-26 00:43:54 +02:00
Jorg K 4061934ccb Bug 1402750 - Replace [Assign|Append|Insert|Equals](NS_LITERAL_CSTRING("")) with [Assign|Append|Insert|Equals]Literal(""). r=aceman 2017-09-25 23:39:54 +02:00
Jorg K 3e72f90234 Bug 1402750 - Replace [Assign|Append|Insert|Equals]("") with [Assign|Append|Insert|Equals]Literal(""). r=aceman 2017-09-25 23:39:52 +02:00
Boris Zbarsky e616bde4ee Bug 1371893 - Stop relying on nsIStringInputStream inheriting from nsIInputStream in comm-central code. r=jorgk,rkent 2017-06-09 23:45:41 -04:00
Jorg K 6fefbcf208 Bug 1340972 - Part 18: Replace more error-prone Addref()/Release() with using RefPtr in mailnews/. r=aceman 2017-09-15 22:31:18 +02:00
Jorg K 409c949fcc Bug 1340972 - Part 16: replace xxx.swap(*yyy) with xxx.forget(yyy) in mailnews. r=aceman 2017-09-15 20:30:56 +02:00
Jorg K 2e9d9321fe Bug 1340972 - Part 11: Fix use of NS_ADDREF() and NS_IF_ADDREF() in mailnews/addrbook. r=aceman 2017-09-13 19:48:38 +02:00
Jorg K 4f87262acc Bug 1398039 - Port bug 1393230: Remove string forward declarations and fix improper string usage in Find(). rs=bustage-fix
--HG--
extra : amend_source : f59e736f1f0b8a65165e5e829963e44d1f7af217
2017-09-08 11:53:21 +02:00
Jorg K f2ba0343d4 Bug 1334834 - remove use of nsIAtom from mailnews/nsIFolder*.idl. r=aceman 2017-08-26 12:18:00 +02:00
aceman 6d0bf9992c Bug 46050 - Prevent duplicate address book names. r=jorgk, ui-r=thomasd,Paenglab 2017-08-24 06:15:34 +02:00
Jorg K 071baddad5 Bug 1392057 - Follow-up (take 2): Fix whitespace issues in nsVCard.cpp. rs=whitespace-only DONTBUILD 2017-08-21 10:05:58 +02:00
Jorg K 6e5488dbde Bug 1392057 - Follow-up: Fix whitespace issues in nsVCard.cpp. rs=whitespace-only DONTBUILD
--HG--
extra : amend_source : b4482fd1fbdd22a2521c61ee434f76dcbf471112
2017-08-20 15:46:29 +02:00
Jorg K e58c68f202 Bug 1392057 - Port bug 1389851: Fix clang's -Wunreachable-code-return warnings. rs=bustage-fix
--HG--
extra : amend_source : 89e613579d2d297616b65343c2ec04fdc4996dbb
2017-08-20 13:04:47 +02:00
Jorg K 1e62b43e9e Bug 1383617 - Remove deleted cards table. r=aceman 2017-08-16 08:31:53 +02:00
Thomas Duellmann c82dd30a36 Bug 1320475 - Fix broken controllers for cmd_printcard and cmd_printcardpreview. r=aceman 2017-08-12 22:29:16 +02:00
Jorg K d5c3e917b5 Bug 1341211 - Replace nsIFilePicker::Show() with nsIFilePicker::Open() in the address book manager. rs=bustage-fix 2017-08-13 00:02:45 +02:00
Richard Marti 775c0978f6 Bug 1388927 - Port bug 1380617 to C-C. Add GetDisplayPrePath() method. r=jorgk 2017-08-10 01:50:25 +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
Jorg K bb215bcf6c Bug 1387320 - Port bug 1322874 to mailnews: Remove nsIURI.originCharset, implement SetQueryWithEncoding(). rs=bustage-fix 2017-08-04 10:56:16 +02:00
Edmund Wong 6b13bb1bb9 Bug 1386916 - Port 1326520 to mailnews: Rename GetPath/SetPath to GetPathQueryRef/SetpathQueryRef. r=jorgk 2017-08-02 21:39:00 +02: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 f2474b7d40 Bug 1380579 - Port bug 945240 to mailnews: Add GetDisplay[Spec|Host|HostPort] methods to various mailnews URLs. rs=bustage-fix 2017-07-13 10:51:30 +02:00
aceman 9eee27d73c Bug 1375376 - Add a test for clicking on addbook: link from vCard displayed inline. r=jorgk 2017-07-01 12:41:00 +02:00
Jorg K 2b9ca55ce1 Bug 1375680 - Port bug 1367813 to TB/SM - rename ReadUserPrefs() to ReadUserPrefsFromFile(). rs=bustage-fix 2017-06-29 18:35:52 +02:00
Makoto Kato e9095701ea Bug 1355439 - Use NS_OBJC_BEGIN_TRY_ABORT_BLOCK to avoid crashes. r=jorgk 2017-06-23 01:36:00 +02:00
Jorg K f83fda736a Backed out 2 changesets (bug 1375680) since bug 1367813 got backed out. rs=backout
Backed out changeset 15a298a57d1f (bug 1375680)
Backed out changeset 213e1c2f2be5 (bug 1375680)
2017-06-23 09:40:57 +02:00
Jorg K 565e1f804d Bug 1375680 - Port 1367813 to TB/SM: rename ReadUserPrefs() to ReadUserPrefsFromFile() - take 2. rs=bustage-fix DONTBUILD 2017-06-23 00:39:52 +02:00
Jorg K c7cfcf4bd0 Bug 1374779 - Open address book dialog from privileged window. r=bz 2017-06-22 07:25:56 +02:00
Jorg K a74db9d626 Bug 1374093 - Port bug 1372886 to C-C [Remove last two parameters of nsIConverterOutputStream::Init]. rs=bustage-fix
--HG--
extra : amend_source : bceec37ee071b98697d014b668d1a00cb5e126a7
2017-06-19 00:03:34 +02: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 ccbd7f65b4 Bug 1363281 - Port bug 1261841 |Replace uconv with encoding_rs| to mailnews. rs=mkmelin, f=hsivonen 2017-06-14 08:01:14 +02:00
aceman 08ed3828f4 Bug 1370357 - fix uninitialized variable in nsImapMailFolder.cpp and nsAbCardProperty.cpp. r=jorgk 2017-06-07 14:59:00 +02:00
Jonathan Kamens 040e7a6384 Bug 1365016 - Fix PRINTF macro in nsAbOutlookDirFactory.cpp. r=jorgk
--HG--
extra : rebase_source : dd7d14f42d50102de2d707071cf9bc2d93b1c847
2017-05-15 15:42:55 -04:00
aceman 7ae674efe3 Bug 1356881 - find mailinglists (groups) also in OS X and Outlook addressbooks. r=Paenglab, r=jorgk 2017-05-03 22:40:00 +02:00
Sylvestre Ledru e347d1489c Bug 1353634 - Fix the -Wmisleading-indentation warnings r=jorgk 2017-04-05 22:33:24 -07: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 f7d4d64642 Bug 1349878 - remove unused includes of nsILocaleService.h and nsILocale.h from mailnews. r=aceman 2017-03-24 00:35:23 +01:00
Jorg K ba04364a4b Bug 1349804 - port bug 1343933 [Renaming Principal classes] to mailnews. rs=bustage-fix CLOSED TREE 2017-03-23 09:42:07 +01:00
Jorg K 01fd9850a8 Bug 1349482 - port 1312087 to mailnews (include prlock.h). rs=bustage-fix 2017-03-22 18:35:58 +01:00
Frank-Rainer Grahl 12c9c230c7 Bug 1347178 - Port bug 1344629 to mailnews. Rewrite unnecessary uses of nsLiteralString. r=jorgk CLOSED TREE 2017-03-14 19:34:50 +01:00
Jorg K f1c4427f8d Bug 1332717 - include nsString.h instead of nsStringGlue.h (take 2). r+a=me DONTBUILD 2017-03-10 23:08:48 +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 7cd8802c65 Bug 1337734 - Port bug 1335983 to mailnews and calendar: Remove locale parameter from call to CreateCollation(). rs=bustage-fix CLOSED TREE 2017-02-08 14:07:04 +01:00
Markus Stange a2931447c7 Bug 1332246 - Don't expect kABInstantMessageProperty values to be NSStrings. r=mconley
In 10.12 on my machine they are NSDictionary values. This patch also respects
the instant messaging service name and assigns the user name to the right
field, or even to multiple fields if multiple IM services are specified.

MozReview-Commit-ID: 4oxg1CXjo0D

--HG--
extra : amend_source : d7e19f826d8eb99778135425f5cf71708e97b6d8
2017-02-05 19:18:30 -05:00
Mark Banner 56b0b6c034 Bug 503662 - Stop using tail_ files in xpcshell: use do_register_cleanup() instead. r=aceman 2017-01-14 09:34:35 +00:00
Florian Quèze e060e71b1e Bug 1329958 - remove trailing newURI null parameters in comm-central. r=philipp,aleth 2017-01-10 14:16:22 +01:00
Jorg K 6cf908938f Bug 1328847 - Part 2: Change SEC_NORMAL to SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL where null principal is used. rs=bustage-fix 2017-01-05 08:25:00 +01:00
Frank-Rainer Grahl cdd2af8e3e Bug 1326433 - Port bug 1323683 to mailnews: Whitespace fixes for modified files. r=jorgk CLOSED TREE 2016-12-30 22:53:15 +01:00
Frank-Rainer Grahl cb62e4b657 Bug 1326433 - Port bug 1323683 to mailnews: Remove nsIURIWithQuery and implement {Get|Set}FilePath and {Get|Set}Query. r=jorgk CLOSED TREE
Base was patch from :Paenglab.
2016-12-30 22:52:57 +01:00
aceman 50102bf1fb Bug 1308776 - Add choosing of default addressbook from preferences dialog and a context menu. ui-r=Paenglab, r=mkmelin,jorgk,frgrahl a=jorgk
--HG--
extra : amend_source : 80d5f959ef0a4225025cedeeb4438e4ac8f6e187
2016-11-23 22:30:39 +02:00
Jorg K e3e8371363 Bug 1318852 - hotfix comment. rs=documentation-only 2016-12-11 22:19:25 +01:00
rsx11m 66b11bb175 Bug 1318852 - hotfix to restrict bug 1310442 to Thunderbird. r=aceman, r=IanN 2016-12-11 13:57:06 -06:00
Thomas Düllmann 86f11616de Bug 1319409 - Rename GetSelectedDirectory() function to getSelectedDirURI(), and various related code cleanup/refactoring. r=jorgk,aceman 2016-11-23 22:30:39 +02:00
Thomas Düllmann 8653e694ea Bug 1310442 - Make labels of cmd_properties in AB context-sensitive, e.g. "Edit Contact", "Edit List", etc. r=aceman, ui-r=Paenglab 2016-10-18 06:34:17 +02:00
Richard Marti 88876e1182 Bug 1316909 - Replace 0's with nullptr to work with nsCOMPtr again. r=aleth 2016-11-11 19:12:07 +01:00
Richard Marti ef51549b2e Bug 1312262 - Make the dialog titles in AB consistent. r=aceman, IanN a=IanN 2016-10-23 20:47:34 +02:00
Richard Marti 9d246d7ba6 Bug 1313039 - Port bug 1312143 to Calendar/editor/mailnews [Delete toolkit/obsolete]. r=philipp 2016-10-26 13:13:29 +02:00
R Kent James 420d5d335e Bug 1309062 - Documentation lists wrong contract id for address book directory factories, r=documentation-only 2016-10-11 15:18:24 -07:00
aceman d00b97f19c Bug 1305251- remove obsolete argument from calls to nsIFile.contains() and convert some remaining array.contains() to array.includes(). r=jorgk 2016-09-24 08:12:00 +02: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 fc2995bab0 Bug 1301706 - Check return value of nsIURI::GetSpec. r=mkmelin 2016-09-10 19:07:02 +02:00
Jorg K 1949f5e2f5 Bug 1297133 - Bustage fix: Don't ignore return values. r=rkent a=jorgk CLOSED TREE 2016-08-23 06:06:46 +02:00
Philip Chee 7a7ac28532 Bug 1296664 Bustage fix: Add IDL method SetHostAndPort from Bug 1295636. r=jorgk,aceman, a=jorgk CLOSED TREE 2016-08-19 16:38:00 +02:00
Edmund Wong 14b0f78832 Bug 1295871 - CHAT_ATTRS_ARRAY should only be defined if MOZ_THUNDERBIRD=1. r=rkent 2016-08-17 14:16:51 +08:00
aceman 9d658546b0 Bug 1294260 - Part 2: fix some compile warnings in mailnews about real issues that could change behaviour (hints and help from aleth and jorgk). r=mkmelin, r=jorgk CLOSED TREE 2016-08-14 20:30:08 +02:00
aceman 61cdf322a0 Bug 1294260 - Part 3: fix some compile warnings in mailnews that look syntactic only (hints and help from aleth and jorgk). r=jorgk, r=aleth CLOSED TREE
--HG--
extra : amend_source : 657132180b3913c71d4626a41b221ad95656ea98
2016-08-14 10:21:26 +02:00
aceman 59589bb747 Bug 1284379 - offer a default file name of exported address book based on its name. r=jorgk 2016-08-03 23:26:48 +02:00
Jorg K b1ed331c60 Bug 1289933 - Port |Bug 1280584 - About protocol handler totally ignores baseURI and doesn't work for relative (#foo) URIs| to comm-central. r=rkent a=jorgk CLOSED TREE 2016-07-27 16:47:00 +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
aceman 029ede1d80 Bug 1278968 - suppress warnings about params is null in nsAb*AutoComplete*.js. r=mkmelin 2016-07-11 19:53:01 +02:00
R Kent James b377eab102 Bug 430716 part 2, add Address Book parts to JsAccount, r=jcranmer 2016-06-21 14:54:29 -07:00
aceman efa058a97c Bug 1271733 - fix deletion of AB cards after search. r=rkent 2016-05-30 22:09:21 +02:00
aceman 4c699a010b Bug 1125506 - silence warning about undefined params.idKey in nsAbAutoCompleteSearch.js. r=mkmelin 2016-05-26 22:28:52 +02:00
Richard Marti e150d549b7 Bug 1272606 - Additional files where the prefix is removed. r=aleth 2016-05-15 15:29:40 +02:00
aceman 7b81031ad9 Bug 1272505 - rename handleKeyPress() in maillist list editor to not clash with the function in autocomplete.xml. r=jorgk, r=Ratty, a=Ratty CLOSED TREE
--HG--
extra : amend_source : b504f10c79453f385283c61569a53144c51077b3
2016-05-15 00:00:40 +02:00
aceman 3a01de6e24 Bug 1270651 - fix deletion of AB cards after search. r=rkent 2016-05-13 07:20:40 +02:00
Jorg K 2dd2e58889 Bug 1269713 - Use DataTransfer to transfer addresses between address books. r=aceman a=jorgk for SM CLOSED TREE 2016-05-04 20:11:24 +02:00
aceman 627cbc0b16 Bug 1253943 - fix some -Wextra compile warnings in /mailnews. r=jcranmer 2016-03-08 11:55:53 +01:00
Sebastian Hengst 640057771c Bug 1249153 - drag and drop of contacts from list onto addressbook while All Addressbooks is selected shouldn't move only one and duplicate it. r=aceman 2016-02-26 09:21:30 +01:00
aceman 778c8ba8b2 Bug 1182460 - allow exporting all addressbooks. r=mkmelin, r=Ratty 2016-02-09 00:50:26 +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
Nicholas Nethercote 868e7c46b4 Bug 1187188 (part 1) - Replace nsBaseHashtable::Enumerate() calls in comm-central with iterators. r=rkent, a=rkent 2016-02-01 10:06:02 +11: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
aceman 4c5466f28d Bug 118624 - fix tests. r=rkent a=aleth
--HG--
extra : rebase_source : 60654f73670a4046c455c9199697dfe33d702a7a
2016-01-10 11:46:00 +01:00
Thomas Düllmann 9a4181d9a8 Bug 118624 - Implement customizable prefs: mail.addr_book.quicksearchquery.format, autocompletequery.format; add Nickname & other fields to AB quick search, contacts side bar and SM's Select Addresses dialogue. r=aceman, rs=rkent, a=rkent
--HG--
extra : amend_source : ad8ace4cfef2490edde0e52297a42afcb0257fb5
2015-10-19 10:04:29 +02:00
Tooru Fujisawa 500324bec7 Bug 824104 - Part 3: Remove for-each from mailnews/. r=jcranmer 2015-12-05 14:27:43 +09:00
Nicholas Nethercote 25507a71a1 Replace nsBaseHashtable::EnumerateRead() calls in comm-central with iterators. r=rkent. 2015-11-22 18:50:41 -08:00
Magnus Melin 0b2250d3db Bug 1171979 - Thunderbird: Change usage of draggesture to dragstart, dragdrop to drop. r=bwinton, Fallen
Mostly
 find ./mail ./mailnews ./calendar -type f -readable -writable -exec sed -i "s/draggesture/dragstart/g" {} \;
 find ./mail ./mailnews ./calendar -type f -readable -writable -exec sed -i "s/dragdrop/drop/g" {} \;
2015-11-19 23:04:54 +02:00
Magnus Melin 210a1475f2 Back out bug 1171979 due to bustage. 2015-11-19 23:22:11 +02:00
Magnus Melin bda6bbff35 Bug 1171979 - Thunderbird: Change usage of draggesture to dragstart, dragdrop to drop. r=bwinton, Fallen
Mostly
 find ./mail ./mailnews ./calendar -type f -readable -writable -exec sed -i "s/draggesture/dragstart/g" {} \;
 find ./mail ./mailnews ./calendar -type f -readable -writable -exec sed -i "s/dragdrop/drop/g" {} \;
2015-11-19 23:04:54 +02:00
aleth b0d3dd768e Bug 1224840 - Fix remaining "Assertion failure: IsOuterWindow()". r=mkmelin 2015-11-17 18:45:30 +01:00
Magnus Melin 8df6dd5a31 Bug 1220667 - crash in NS_CycleCollectorSuspect3 coming from gloda (nsVariant is cycle collected since bug 931283). r=mconley, a=mkmelin
CLOSED TREE
2015-11-11 23:25:40 +02:00
Jorg K dab8554f8a Bug 117236 - Export CSV and tab separated using system charset or UTF-8; r=mkmelin ui-r=paenglab a=aleth CLOSED TREE
--HG--
extra : amend_source : d90f1ef97d9857337763f630870605a7b2398f33
2015-10-23 14:05:00 +02:00
Philip Chee ec2b335d8b Bug 1221067 - error: no matching function for call to 'NS_NewStreamLoader'. r=mkmelin, a=bustage fix on CLOSED TREE 2015-11-03 07:48:00 +01:00
Neil Rashbrook d681dba07a Bug 1218875 Deal with fallout from bug 1216401 rs=jcranmer CLOSED TREE 2015-10-27 17:09:16 +00:00
Frank-Rainer Grahl frgrahl@gmx.net 3ccf467e43 Bug 1212462 - Rename nsRefPtr<T> to RefPtr<T> due to mozilla-central Bug 1207245 rs=Ratty a=Ratty bustage fix CLOSED TREE 2015-10-19 03:17:36 +08:00
Magnus Melin 9d168e83df Bug 1209777 - part3: adapt comm-central for bug 589199 (top level const/let change). r=mconley, fallen, jcranmer, aleth. a=mkmelin on CLOSED TREE
Created by this script:
 find mail/ mailnews/ calendar/ chat/ im/ testing/ -type f -iname *.js* -exec sed -i -E 's/^(const|let) /var /g' {} \;
2015-10-11 00:23:56 +03:00
Patrick Cloke 47c9d8e4e7 Bug 1209777 - part1: lexical-components-to-var.sh and global-let-to-var.sh. r=philip.chee, mkmelin
CLOSED TREE seamonkey
2015-10-08 06:53:00 +03:00
alta88 5837092948 Bug 1202150 - Silence compiler warnings in nsMsgDBView and friends, part 2 mailnews/addrbook|base|compose|db|extensions. r=rkent 2015-09-29 10:23:25 -06: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
aceman e76c46aff0 Bug 531285 - Allow multiple map services to be selectable via the Get Map button in AB contact. r=mkmelin, ui-r=Josiah, r=Neil 2015-09-23 23:38:47 +02:00
Neil Rashbrook 32d4c3bc66 Bug 924530 Drag-n-drop an address card to Explorer or Finder r=mkmelin
a=aleth for checkin to a CLOSED TREE
2015-09-20 21:41:24 +01:00
aceman c595e376a5 Bug 1100801 - create a JS module for functions shared between addressbook and autocomplete. r=mkmelin, r=Neil 2015-08-21 13:05:00 +02:00
Sebastian Hengst 4bac43b262 Bug 1190489 - Port Bug 830801 - Add -DNOMINMAX to the default OS_CXXFLAGS on Windows. r=mkmelin CLOSED TREE for mozmill testing 2015-08-28 16:10:20 +02:00
Philip Chee fbea982c11 Bug 1196422 - error LNK2001: unresolved external symbol GetAsciiHostPort(class nsACString_internal &) rs=jcranmer bustage fix CLOSED TREE 2015-08-20 05:36:00 +08:00
aceman 3ed2f9ca4a Bug 1143812 - Always allow creating new contacts and lists after opening addressbook by using Personal Addressbook when a usable AB is not selected. r=mkmelin, r=IanN 2015-08-05 14:26:00 +02:00
Edmund Wong 4250e30ef7 Bug 1181434 - Fix fallout from bug 905127 due to missing headers for mail/ and mailnews/. r=rkent. 2015-07-09 15:17:55 +08: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
Stefan Sitter c17ab6c596 Bug 777770 - Replace nsVoidArray with nsTArray, part 2. r=rkent a=me CLOSED TREE 2015-05-13 21:07:16 +02:00
Stefan Sitter 93572ccb9c Bug 777770 - get rid of nsVoidArray from /mailnews, r=rkent, a=rkent CLOSED TREE 2015-05-13 11:09:45 -07:00
Sebastian Hengst 5e081c3741 Bug 1110166 - Port bug 1102219 - Rename String.prototype.contains to String.prototype.includes: mailnews. r=mkmelin 2015-05-01 21:56:56 +02:00
Hiroyuki Ikezoe 23fe2c2b97 Bug 745664 - Test. r=mkmelin 2015-04-27 11:48:00 +02:00
Hiroyuki Ikezoe fe186cd32f Bug 745664 - Get localized string from prefs service for adressbook description. r=Neil 2015-04-26 14:13:00 +02:00
R Kent James 05f8ea8aa3 Bug 1152364 - crash in Address Book via nsAbBSDirectory::GetChildNodes, r=jcranmer 2015-04-22 21:23:25 -07:00
Magnus Melin 58bcbc5f9e Bug 1134986 - Address autocomplete sorting wrong - appears to ignore recent use (popularityindex) information in 31.4.0+. r=neil 2015-04-19 21:53:15 +03:00
aceman 7630aa88cb Bug 1141735 - Align labels in the LDAP server Advanced proeprties. r=IanN,mkmelin 2015-04-14 18:54:49 +02:00
Joshua Cranmer 26fbb511c2 Bug 1150176: Remove now-dead allocators from comm-central to help reopen a CLOSED TREE, r=rkent 2015-04-02 12:18:38 -05:00
Neil Rashbrook c82326b91c Bug 1139965 Add vcf to the list of supported addrbook export formats r=mkmelin 2015-03-30 00:51:24 +01:00
Sebastian Hengst d7d012ab90 Bug 1147803 - Fix indentation mismatches in lines touched by bug 1146094. r=rkent r=Ratty on IRC a=Ratty for a SEAMONKEY CLOSED TREE 2015-03-27 14:49:53 +01:00
Suyash Agarwal 2575e1a539 Bug 1143808 - 'New contact' button for adding new card works after first selecting an addressbook. r=mkmelin 2015-03-22 22:51:49 +01:00
Ehsan Akhgari 8b5d08430d Bug 1146094 - Replace MOZ_OVERRIDE and MOZ_FINAL with override and final, as a follow-up to bug 1145631 2015-03-22 14:54:47 -04:00
Sylvestre Ledru a38aaea95c Bug 1143313 - Identical code for different branches CID 1260146 & 1260148 r=jcranmer 2015-03-22 15:59:38 +01:00
Suyash Agarwal b06b4d67d7 Bug 1136792 - "Advanced Address Book Search" has no effect on main AB "All ABs" contacts list pane. r=mkmelin ui-r=Paenglab 2015-03-14 22:30:17 +01:00
aceman ba3d9a6eb9 Bug 1140712 - do not use '=' inside 'if()' condition in mailnews/addrbook/content/abResultsPane.js as it triggers JS strict warnings. r=mkmelin 2015-03-10 14:38:52 +01:00
Sylvestre Ledru 9aec8dacf2 Bug 1141066 - Fix a memory leak if vCardHasData allocation failed. r=Neil 2015-03-09 14:43:18 +01:00
Lukasz Stelmach e5108a2151 Bug 953135 - convertTo("vcard") method of nsIAbCard does not export e-mail address. r=neil 2015-03-06 23:25:07 -08:00
Suyash Agarwal 4fe8155bc6 Bug 170270 - Enable search in multiple/all address books (regression fix), r=rkent 2015-02-21 13:23:14 -08:00
Suyash Agarwal e6f5f7122d Bug 170270 - Enable search in multiple/all address books. r=mkmelin, ui-r=Paenglab. 2015-02-21 16:43:53 +01:00
Sebastian Hengst e06118b5fe Bug 1129605 - Always call Map/Set/WeakMap constructors with 'new': mail and mailnews. r=mkmelin 2015-02-16 10:50:27 +01:00
Suyash Agarwal 5d10cc7c7d Bug 325458 - Recipient Autocomplete: Nickname should get highest precedence for matching address book entries; r=mkmelin 2015-02-04 20:56:01 +13:00
Suyash Agarwal 290799c23d Bug 1116959 - Removing search terms blanks out results list in AB, contacts sidebar search. r=mkmelin, a=Paenglab 2015-01-02 10:41:10 +01:00
Sylvestre Ledru b45393a7ae Bug 1109061 - Remove some useless variables r=standard8 a=aleth
--HG--
extra : rebase_source : e1a9c0d14d15d34ab617af5e698299721006dc07
2014-12-10 14:33:30 +01:00
Hiroyuki Ikezoe 14b3339347 Bug 1111304 - Attach LoadInfo inside each individual ProtocolHandler, r=jcranmer, a=rkent 2014-12-19 09:22:50 -08:00
Philip Chee c27a2ef351 Bug 1083785 - All fields in the Mailing list editor dialog are empty. Regression caused by Bug 1061648 r=mconley r=IanN a=bustage fix CLOSED TREE 2014-11-24 23:15:04 +08:00
Suyash Agarwal 21ad2f9a54 Bug 1091675 - Implement quoting to disable multi-word search in addressbook. r=mkmelin, a=mkmelin 2014-11-20 10:57:00 +02:00
Magnus Melin 1401853eca Back out changeset 93f4e62465fd (bug 1091675) for oranges. a=me 2014-11-18 21:30:12 +02:00
Suyash Agarwal 13755795bb Bug 1091675 - Implement quoting to disable multi-word search in addressbook. r=mkmelin, a=me 2014-11-15 23:40:00 +02:00
Magnus Melin 29d5933ce3 Bug 970456 - "Be" doesn't autocomplete to my friend "Ben" in my compose window anymore (because I have frequently-contacted holBErt contacts, with "be" in the middle of their last name). r=neil, a=mkmelin 2014-11-13 23:12:16 +02:00
ISHIKAWA, Chiaki fea357b482 Bug 733535 - fix 'cards[i] is null' by making GetSelectedAbCards only return non-null cards. r=mconley, a=mkmelin landing on CLOSED TREE for seamonkey 2014-10-19 07:57:00 +03:00
aceman 172e855fb0 Bug 132453 - AB: Disable properties button for multiple selected contacts. r=mconley, r=Neil, a=mkmelin landing on CLOSED TREE for seamonkey 2014-06-11 12:06:00 +03:00
Magnus Melin ab49575f4e Bug 1045753 - Compose email LDAP erases text (autocompletes to blank entry when email not set). r=standard8 2014-10-26 13:57:24 +02:00
Kent James b9d198f5ce Bug 1088497, implement NewChannel2 in mailnews, r=jcranmer 2014-10-24 10:05:00 -05:00
ISHIKAWA, Chiaki 0eaf220416 Bug 1084481 - "Build error: 'NS_NewInputStreamChannel' : no overloaded function takes 4 arguments" r=jcranmer, a=jcranmer 2014-10-19 01:26:00 -05:00
aceman 0c013fa38b Bug 1070614 - Fix some TypeErrors and SyntaxErrors seen when running mozmill tests. r=Neil
--HG--
extra : amend_source : 5633a30b93a0cbd9f984b126cb3fb8e1733a12f6
extra : histedit_source : e6648f947d092d60d4386fa558301ddc6c21f4c9
2014-10-16 16:11:37 -04:00
Stephen Schaub 7521a3282d Bug 1061648 - Fix mail list refresh when deleting items; r=mconley 2014-10-15 15:04:57 -04:00
Hiroyuki Ikezoe 6cb746dad4 Bug 1080351 - Part 1: Fix compiler errors caused by bug 1076698, r=jcranmer 2014-10-09 14:49:00 -05:00
Christoph Kerschbaumer 1dabcc4427 Bug 1071497: Use new API to create channels in comm-central, r=Neil, a=jcranmer to reopen tree. 2014-09-23 15:02:08 -07:00
Ian Neal 7f65479df5 Bug 1049936 - Port |Bug 1046784 - move -DNOMINMAX definitions to moz.build| to comm-central r=standard8 a=for CLOSED TREE 2014-08-13 22:04:29 +01:00
Ian Neal ed76105a4f Bug 1044460 - Port relevant changes from Bug 1043344 for moving libraries and programs build to the compile tier r=standard8 for a CLOSED TREE 2014-07-31 15:15:22 +01:00
aceman d56f465b50 Bug 1024130 - Address book sorting not sticky. r=Standard8 2014-07-11 14:42:03 +01:00
Joshua Cranmer ceeed4b0a6 Bug 1033619 - Fix more dangerous public destructor issues, r=Neil. a=bustage fix on CLOSED TREE. 2014-07-10 00:19:01 -05:00
Joshua Cranmer bd200fcb22 Bug 1035650, part 4: Fix public destructors everywhere else, r=Neil a=bustage fix on CLOSED TREE 2014-07-09 09:04:59 -05:00
aceman 23cad02159 Bug 177206 - Optimize nsAbView:SortBy to not sort if not necessary. r=standard8, a=me 2014-05-26 12:55:00 -04:00
aceman 3df608f61e Bug 984875 - Improve performance of compose window autocomplete of recipients. r=standard8 2014-05-26 11:46:00 -04:00
aceman 0fe1f32fea Bug 853159 - Merge hex decoding functions throughout mailnews. r=Neil, r=Standard8 2014-05-19 12:03:00 -04:00
Joshua Cranmer ea7743162f Bug 1008444 - Fix nsTArray usage in mailnews after bug 1004098 landed, r=Neil a=partial bustage fix on a CLOSED TREE. 2014-05-09 18:39:08 -05:00
Magnus Melin ab3cf679e7 Bug 1003856 - Selecting address from recipient autocomplete broken for all scenarios except {Name beginsWith} topmost match (selecting from dropdown list disfunctional) r=standard8 2014-05-05 21:39:10 +03:00
aceman 97b13bc33c Bug 749097 - Allow to search for ( and ) characters in addressbook cards by urlencoding them in the search query. r=Neil, r=mconley 2014-04-27 07:27:00 -04:00
Magnus Melin cd429d1f6f Bug 457296 - Part 4: migrate RemoteContent pref (Implement separate whitelist for addresses/domains allowed to load remote images for email. r=mconley, r=standard8, a=standard8 2014-04-28 13:31:10 +03:00
Joshua Cranmer b33acfaecc Fix bustage from bug 900988, a=bustage-fix, CLOSED TREE for SeaMonkey. 2014-04-27 22:30:23 -05:00
Magnus Melin af66554e5e Bug 959209 - Investigate whether Thunderbird still needs the XPFE autocomplete widget. r=standard8 a=[avoid bustage since m-c part landed] 2014-04-27 22:54:03 +03:00
Suyash Agarwal d32329ea49 Bug 558931 - In composition's recipient autocomplete, implement *foo* AND *bar*
search pattern for multiple search words. r=mkmelin, r=Neil, r=Standard8, ui-r=bwinton
2014-04-25 11:14:00 -04:00
Ryan VanderMeulen 1bb918efc8 Backed out changeset ac5495ab2fdc (bug 558931) for xpcshell failures. 2014-04-24 10:30:37 -04:00
Suyash Agarwal 42444cc6d1 Bug 558931 - In composition's recipient autocomplete, implement *foo* AND *bar*
search pattern for multiple search words. r=mkmelin, r=Neil, ui-r=bwinton
2014-04-23 13:58:00 -04:00
Jens Müller 38cd21dc8c Bug 952735: Autocomplete does not work in address book for lists (and in other places). r=mconley, r=neil, r=philipp
Signed-off-by: Jens Müller <ich@tessarakt.de>

Landing on CLOSED TREE.
---
 calendar/base/content/dialogs/calendar-event-dialog-attendees.xml | 1 +
 mail/components/addrbook/content/abEditListDialog.xul             | 3 ++-
 mail/components/addrbook/content/abMailListDialog.xul             | 3 ++-
 mailnews/addrbook/src/nsAbAutoCompleteSearch.js                   | 4 ++--
 mailnews/addrbook/src/nsAbLDAPAutoCompleteSearch.js               | 2 +-
 suite/mailnews/addrbook/abListOverlay.xul                         | 3 ++-
 6 files changed, 10 insertions(+), 6 deletions(-)
2013-12-22 03:03:00 +02:00
aceman dff6d127bf Bug 983443 - Cleanup some unused includes in .idl files of comm-central. r+sr=standard8 2014-03-25 09:32:06 -04:00
Mark Banner 2d4033abfa Port bug 984466 - change CallQueryInterface to assert in cases of trivial conversions - rs=Neil. Bustage fix for CLOSED TREE 2014-03-21 10:55:28 +00:00
Kyle Huey 955f23c45d Fix up comm-central for bug 345123 and bug 967364.
--HG--
extra : rebase_source : 5dfb13fcd2ef3b5c838220daadf4f848827e1ed8
2014-03-15 17:41:46 -07:00
Cykesiopka c8822ed9f0 Bug 801553 - Replace mdb_err by nsresult. r=standard8 2014-02-27 11:27:59 -05:00
Magnus Melin 07356a56b8 Bug 129393 - Side effect of locating card info with case sensitive email addresses - Collected Address Book contains duplicates because adding is case sensitive. r=standard8 2014-02-27 14:03:45 +02:00
Neil Rashbrook 6dd2f7c842 Bug 936785 Don't cache LDAP address book queries so aggressively r=Standard8 2014-02-26 10:16:05 +00:00
Sebastian Hengst e5b8c29d46 Bug 970605 - Use node.remove(), especially instead of node.parentNode.removeChild(node): mailnews. r=Ian 2014-02-25 14:55:28 +01:00
Sebastian Hengst dd89b3e664 Bug 971087 - Remove OS/2 support from comm-central: mailnews. r=Standard8 2014-02-25 14:24:35 +01:00
Philipp Kewisch 822b208e08 Backout Bug 952735 - Autocomplete does not work in address book for lists CLOSED TREE 2014-02-16 18:16:53 +01:00
Jens Müller 453b8239d0 Bug 952735: Autocomplete does not work in address book for lists (and in other places). r=mconley, r=neil, r=philipp
Pushing to CLOSED TREE (for seamonkey - sm change minimal)
---
 calendar/base/content/dialogs/calendar-event-dialog-attendees.xml | 1 +
 mail/components/addrbook/content/abEditListDialog.xul             | 3 ++-
 mail/components/addrbook/content/abMailListDialog.xul             | 3 ++-
 mailnews/addrbook/src/nsAbAutoCompleteSearch.js                   | 4 ++--
 mailnews/addrbook/src/nsAbLDAPAutoCompleteSearch.js               | 2 +-
 suite/mailnews/addrbook/abListOverlay.xul                         | 3 ++-
 6 files changed, 10 insertions(+), 6 deletions(-)
2013-12-22 03:03:00 +02:00
Jim Porter bd96638e40 Bug 962821 - error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]; r=jcranmer 2014-01-23 17:27:34 -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
Mark Banner e98fe7540a Bug 955842 - Disable OS X Address Book testing in xpcshell-tests due to 10.8 and later issues. r=mconley,a=get-a-perma-orange-builder-green for CLOSED TREE 2013-12-31 22:08:53 +00: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 f7805c72c3 Port changes due to bug 943511 to comm-central, rs=bustage-fix to reopen CLOSED TREE.
--HG--
extra : rebase_source : 8fee42a96d820081d1164cd39f201052f0501ac7
2013-12-12 10:29:11 -06:00
Joshua Cranmer a97dae91ae Bug 842632, part 3c: Use the C++ API in addrbook, r=Standard8. 2013-12-11 13:19:57 -06:00
Joshua Cranmer 9899eef9af Bug 842632, part 1: Distinguish between building address strings for display or MIME, r=IanN, sr=Neil. 2013-12-11 13:19:44 -06:00
Joshua Cranmer beab3c16bc Port bug 713082 (remove mozilla/Util.h) to comm-central, r=bustage-fix. 2013-12-09 12:51:16 -06:00
Joshua Cranmer 8231686886 Port bug 713802 (remove mfbt/Util.h) to comm-central, r=bustage-fix. 2013-12-09 12:23:20 -06:00
Joshua Cranmer efbb60425e Backed out changeset b5b27527f40b (bug 842632) for xpcshell test failures.
And even backouts need CLOSED TREE.
2013-11-26 17:50:25 -06:00
Joshua Cranmer ae33eff54f Bug 842632, part 1: Distinguish between building address strings for display or MIME, r=IanN, sr=Neil.
Even though seamonkey is a CLOSED TREE.

--HG--
extra : amend_source : af960b16b0cb922faf08059afa172af938ccc28f
2013-09-18 22:53:28 -05:00
Joshua Cranmer c92ee2c9d5 Bug 882968 - Move DEFINES to moz.build, part 1: mailnews/. r=Standard8 2013-11-23 23:26:09 -06:00