Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bump max icon size for search engine icons to 32 KB to cater to more common ↵ | wolfbeast | 2018-03-13 | -1/+1 |
| | | | | use of HiDPI icons. | |||
* | Remove Rust MP4 parser | wolfbeast | 2018-03-13 | -33/+0 |
| | | | | Part 1 for #58 | |||
* | [minor fix] Places - deleting folder of livemarks - nsLivemarkService.js - ↵ | janekptacijarabaci | 2018-03-11 | -2/+7 |
| | | | | 0x80070057 (NS_ERROR_ILLEGAL_VALUE) | |||
* | Bookmarks - HTML export - Write CRLF on Windows systems and LF on others. | janekptacijarabaci | 2018-03-11 | -1/+6 |
| | ||||
* | Fix a truncation leading to an error with GCC 7 | trav90 | 2018-03-04 | -2/+2 |
| | ||||
* | Correct toolkit search component moz.build | Matt A. Tobin | 2018-03-02 | -2/+5 |
| | ||||
* | Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1 | Moonchild | 2018-03-02 | -14/+33 |
|\ | | | | | Port across devtools enhancements | |||
| * | DevTools - network - security (improvements) | janekptacijarabaci | 2018-03-01 | -8/+27 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/113 https://github.com/MoonchildProductions/moebius/pull/118 https://github.com/MoonchildProductions/moebius/pull/127 | |||
| * | DevTools - Browser Console - restore sessions | janekptacijarabaci | 2018-03-01 | -5/+5 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/112 | |||
| * | Basilisk - the cmd line - help (the columns alignment, error improvements) - ↵ | janekptacijarabaci | 2018-02-28 | -1/+1 |
| | | | | | | | | | | | | follow up https://github.com/MoonchildProductions/moebius/pull/58 | |||
* | | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵ | Matt A. Tobin | 2018-03-01 | -12/+9 |
|/ | | | | places | |||
* | Notifications - Run (Desktop) Notifications twice (and more) in a row does ↵ | janekptacijarabaci | 2018-02-21 | -2/+27 |
| | | | | not work | |||
* | Remove the use of GetProcAddress() for shell32 | wolfbeast | 2018-02-19 | -32/+8 |
| | | | | | This avoids manually hooking into shell32.dll and using the native shell API instead. Tag #22. | |||
* | Update executable manifests. | wolfbeast | 2018-02-18 | -1/+0 |
| | ||||
* | Prevent installing stand-alone installers on unsupported environments. | wolfbeast | 2018-02-18 | -4/+1 |
| | | | | | - Prevent installers from installing on XP/Vista. - Prevent x64 installers from installing on x86. | |||
* | [regression] Places - proper import bookmarks from HTML containing <HR> ↵ | janekptacijarabaci | 2018-02-12 | -0/+1 |
| | | | | separators | |||
* | Make the Add-on Manager's binary components build | Matt A. Tobin | 2018-02-10 | -0/+12 |
| | ||||
* | Move WebExtensions enabled Add-ons Manager | Matt A. Tobin | 2018-02-10 | -1/+1 |
| | ||||
* | Rename Toolkit's webextensions component directory to better reflect what it is. | Matt A. Tobin | 2018-02-09 | -1/+3 |
| | ||||
* | Merge branch 'ported-upstream' | wolfbeast | 2018-02-09 | -1/+1 |
|\ | ||||
| * | Add missing sanitization for HTML exporting of bookmarks. | wolfbeast | 2018-02-08 | -1/+1 |
| | | ||||
* | | Fix wrong keyword in toolkit/components/jsdownloads/DownloadIntegration.jsm | Matt A. Tobin | 2018-02-08 | -1/+1 |
|/ | ||||
* | Confirm launch of executables other than .exe on Windows | wolfbeast | 2018-02-08 | -14/+17 |
| | ||||
* | Take forms out of the RSS reader feed. | wolfbeast | 2018-02-05 | -1/+2 |
| | ||||
* | Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APP | Matt A. Tobin | 2018-02-03 | -4/+4 |
| | ||||
* | Remove kinto client, Firefox kinto storage adapter, blocklist update client ↵ | Matt A. Tobin | 2018-02-02 | -1947/+0 |
| | | | | and integration with sync, OneCRL and the custom time check for derives system time. | |||
* | Issue N/A - Undeprecate viewSource.xul's original API | Matt A. Tobin | 2018-02-02 | -68/+21 |
| | ||||
* | Issue N/A - Restore the Toolkit Error Console - Part 1: Toolkit | Matt A. Tobin | 2018-02-02 | -0/+967 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+563329 |