| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Vim control lines were re-introduced or not entirely cleaned up.
This nukes them again.
Removing from embedding, extensions, gfx, hal, ipc, layout, mailnews,
media and memory. More to come.
|
| |
|
|
|
|
| |
Ref: BZ 731688
|
|
|
|
|
|
|
|
|
| |
the rest of the tree.”
This also removes some PP abuse and takes file entries out of PP when no longer
needed without XP_MACOSX conditionals.
This reverts commit 6f707bde95dab6998ac204f9ee6c925ee230c740.
|
|
|
|
|
| |
This also removes some PP abuse and takes file entries out of PP when no longer
needed without XP_MACOSX conditionals.
|
| |
|
|
|
|
|
|
| |
Since these are just interpreted comments, there's 0 impact on actual code.
This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are
a few others scattered around which will be removed manually in a second part.
|
|
|
|
|
|
| |
w/ Fixup for 1464056 - Follow-up: rename pref to align with mailnews.p7m_external (which was already in 52.x but missing a single line)
Tag #1311
|
|
|
|
|
|
|
|
| |
* Fix undefined HRESULT codes in class CMapiApi in MapiApi.cpp.
* Fix doubled up sub-expressions in MIME and MAPI.
* Remove broken/unused morkRowCellCursor::MakeCell()
Tag #1273
|
|
|
|
| |
Tag #1273
|
|
|
|
|
|
|
|
|
| |
* strip unnecessary ==== padding in base64 text.
* Extension of the characters to be encoded (quoted-printable) according to RFC2047.
* Remove unwanted characters from headers. Compact extraneous white space in display name to avoid sender address spoofing.
* Be more tolerant of spaces in base64-encoded RFC 2047 tokens.
Tag #1273
|
|
|
|
| |
Tag #1273
|
|
|
|
|
|
| |
for jsmime.
Tag #1273
|
|
|
|
|
|
| |
serializes S/MIME verification.
Tag #1273
|
|
|
|
|
|
| |
or forwarding.
Tag #1273
|
|
|
|
| |
Tag #1273
|
|
|
|
|
|
| |
add-on is missing' message.
Tag #1273
|
|
|
|
| |
Tag #1273
|
|
|
|
| |
Tag #1273
|
|
|
|
| |
Tag #1273
|
|
|
|
|
|
|
|
|
|
|
| |
conversion constructors
* Part 1: make conversion CTORs explicit.
Minor tweaks to conform with new(ish) static analysis rule which flags up implicit single-argument conversion constructors.
* Part 2: fix a couple of double-mRefCnt declaration errors.
* Part 3: Fix unsafe use of NS_ConvertASCIItoUTF16().
Tag #1273
|
|
|
|
|
|
| |
First attachment cannot be saved if MIME message has no body part.
Tag #1273
|
| |
|
|
|