| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' into ported-moebius | wolfbeast | 2018-02-18 | -2432/+254 |
|\ |
|
| * | Adjust requirements | Matt A. Tobin | 2018-02-17 | -7/+2 |
| * | Make MOZ_SANBOX an enable bool in configure | Matt A. Tobin | 2018-02-17 | -6/+6 |
| * | Basilisk requires devtools client for now so enable it by default but add a t... | Matt A. Tobin | 2018-02-17 | -1/+5 |
| * | Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER (backen... | Matt A. Tobin | 2018-02-17 | -17/+50 |
| * | Add a configure option to disable including jetpack | Matt A. Tobin | 2018-02-17 | -1/+18 |
| * | Merge branch 'stub-branding-cc' | Matt A. Tobin | 2018-02-17 | -2294/+173 |
| |\ |
|
| | * | Reduce redundencies in Basilisk branding | Matt A. Tobin | 2018-02-17 | -122/+146 |
| | * | Don't generate redundant packaging artifacts | Matt A. Tobin | 2018-02-17 | -20/+1 |
| | * | Add mach installer and mach mar for Windows Installer and MAR file generation | Matt A. Tobin | 2018-02-17 | -0/+18 |
| | * | Put generated installers and mar files in dist root | Matt A. Tobin | 2018-02-17 | -3/+3 |
| | * | Use BUILDID for package name for Basilisk and ONLY Basilisk | Matt A. Tobin | 2018-02-17 | -0/+4 |
| | * | Remove stub installer - Part 2: Basilisk | Matt A. Tobin | 2018-02-17 | -2124/+1 |
| | * | Remove stub installer - Part 1: Toolkit | Matt A. Tobin | 2018-02-17 | -25/+0 |
| * | | Merge branch 'ported-moebius' | wolfbeast | 2018-02-17 | -227/+427 |
| |\ \
| | |/
| |/| |
|
* | | | Two (and more) extensions together - http resume - basilisk crashes | janekptacijarabaci | 2018-02-18 | -1/+76 |
* | | | Remove arbitrary NPAPI plugin whitelist for 64-bit. | wolfbeast | 2018-02-18 | -40/+0 |
* | | | Update names in installer defines. | wolfbeast | 2018-02-18 | -5/+5 |
* | | | Fix installer build bustage. | wolfbeast | 2018-02-18 | -3/+0 |
* | | | Add an option to control automatic filling in of login credentials and switch... | wolfbeast | 2018-02-18 | -1/+8 |
* | | | Chase the fox out of the shell service. | wolfbeast | 2018-02-18 | -4/+4 |
* | | | Rename Options to Preferences and unify location. | wolfbeast | 2018-02-18 | -52/+12 |
* | | | Change format handlers to Basilisk. | wolfbeast | 2018-02-18 | -231/+325 |
| |/
|/| |
|
* | | Align ToolbarIconColor luminance computation with UWP guideline as well to ma... | wolfbeast | 2018-02-17 | -2/+2 |
* | | Add a signal preference for dynamic color changes to adjust "brighttext" in t... | wolfbeast | 2018-02-17 | -0/+19 |
* | | Don't force colors in tabbar and menubar | Lootyhoof | 2018-02-17 | -5/+0 |
* | | Use windows 10 Accent colors. | wolfbeast | 2018-02-17 | -220/+406 |
|/ |
|
* | Never shrink line heights as a result of minimumFontSize. | wolfbeast | 2018-02-13 | -1/+2 |
* | Pre-process extensions.js | wolfbeast | 2018-02-12 | -1/+1 |
* | Revert "Fix unofficial branding package bustage." | wolfbeast | 2018-02-12 | -8/+0 |
* | Revert "Fix package bustage: build files." | wolfbeast | 2018-02-12 | -1/+1 |
* | Never show plugin deprecation notice. | wolfbeast | 2018-02-12 | -6/+2 |
* | Remove leftover flashOnly checks in the plugin registry. | wolfbeast | 2018-02-12 | -5/+2 |
* | Hic sunt dracones. | wolfbeast | 2018-02-12 | -4/+4 |
* | Use more logical pref names for mouse button 4&5 | wolfbeast | 2018-02-12 | -13/+15 |
* | Be less up-tight about script timeouts. | wolfbeast | 2018-02-12 | -2/+2 |
* | Silence macro redefinition warnings in ICU | wolfbeast | 2018-02-12 | -0/+2 |
* | Direct feedback links to the forum (Basilisk) | wolfbeast | 2018-02-12 | -6/+1 |
* | Update application license override. | wolfbeast | 2018-02-12 | -1/+2 |
* | Remove flash-only plugin pref. | wolfbeast | 2018-02-12 | -20/+1 |
* | [regression] DevTools - network - Copy as cURL (http versions) | janekptacijarabaci | 2018-02-12 | -1/+7 |
* | [regression] about:license - the link to about:buildconfig | janekptacijarabaci | 2018-02-12 | -1/+2 |
* | [regression] Places - proper import bookmarks from HTML containing <HR> separ... | janekptacijarabaci | 2018-02-12 | -0/+1 |
* | Exclude Update stuff from about:support if the updater isn't built. | janekptacijarabaci | 2018-02-12 | -10/+13 |
* | Fix package bustage: build files. | wolfbeast | 2018-02-12 | -1/+1 |
* | Fix unofficial branding package bustage. | wolfbeast | 2018-02-12 | -0/+8 |
* | Add a README | wolfbeast | 2018-02-12 | -0/+26 |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-02-11 | -15/+79 |
|\ |
|
| * | Fix test paths for WebExAM | Matt A. Tobin | 2018-02-11 | -15/+15 |
| * | Fix Basilisk packaging when not using WebExtensions enabled Add-on Manager | Matt A. Tobin | 2018-02-11 | -0/+14 |