| Commit message (Expand) | Author | Age | Lines |
* | Remove dead code in the Windows battery module. | wolfbeast | 2018-02-19 | -102/+39 |
* | Remove the use of GetProcAddress() for shell32 | wolfbeast | 2018-02-19 | -133/+31 |
* | Make the proper Windows APIs natively available to our tree. | wolfbeast | 2018-02-19 | -24/+13 |
* | Remove no longer relevant ClearType prefs. | wolfbeast | 2018-02-18 | -73/+5 |
* | Remove unnecessary code in /widget. | wolfbeast | 2018-02-18 | -1162/+199 |
* | Update executable manifests. | wolfbeast | 2018-02-18 | -7/+0 |
* | Prevent installing stand-alone installers on unsupported environments. | wolfbeast | 2018-02-18 | -94/+24 |
* | Stop shipping d3dcompiler_43.dll | wolfbeast | 2018-02-18 | -134/+0 |
* | Merge branch 'ported-moebius' | wolfbeast | 2018-02-18 | -171/+158 |
|\ |
|
| * | Merge branch 'master' into ported-moebius | wolfbeast | 2018-02-18 | -6/+1 |
| |\
| |/
|/| |
|
* | | Part 2 | Matt A. Tobin | 2018-02-18 | -6/+1 |
| * | 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 |