Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #32 - Part 2: Use in-tree MAPI headers | Matt A. Tobin | 2022-05-03 |
| | |||
* | Revert "Issue %3057 - Part 9: Adjust all callsites for no longer using ↵ | Matt A. Tobin | 2022-04-09 |
| | | | | | | GetNativePath" This reverts commit 097fa969802f76530384926e8ef1f56777be3783. | ||
* | Issue %3057 - Part 9: Adjust all callsites for no longer using GetNativePath | Moonchild | 2022-02-03 |
| | | | | Depending on context, various solutions were used. | ||
* | Issue mcp-graveyard/UXP%1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == ↵ | Moonchild | 2021-06-21 |
| | | | | 'cocoa' | ||
* | Issue mcp-graveyard/UXP%1751 -- Remove XP_MACOSX conditionals from the rest ↵ | Moonchild | 2021-05-06 |
| | | | | | | | of the tree. This also removes some PP abuse and takes file entries out of PP when no longer needed without XP_MACOSX conditionals. | ||
* | Issue mcp-graveyard/UXP%1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue mcp-graveyard/UXP%1656 - Part 4: Manual cleanup | Moonchild | 2020-09-23 |
| | |||
* | Bug 1584473 - Fix several issues | Matt A. Tobin | 2019-11-11 |
| | | | | | | | | * 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 mcp-graveyard/UXP%1273 | ||
* | Bug 1338715 - Remove Outlook Express import | Matt A. Tobin | 2019-11-11 |
| | | | | Tag mcp-graveyard/UXP%1273 | ||
* | Bug 342632 - Allow defaultAccount to return success with nullptr result when ↵ | Matt A. Tobin | 2019-11-10 |
| | | | | | | there is no usable account. Tag mcp-graveyard/UXP%1273 | ||
* | Bug 1416033 - remove some unneeded includes in mailnews | Matt A. Tobin | 2019-11-10 |
| | | | | Tag mcp-graveyard/UXP%1273 | ||
* | Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵ | Matt A. Tobin | 2019-11-10 |
| | | | | | | | | | | | 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 mcp-graveyard/UXP%1273 | ||
* | Issue mcp-graveyard/UXP%1258 - Part 1: Import mailnews, ldap, and mork from ↵ | Matt A. Tobin | 2019-11-03 |
comm-esr52.9.1 |