summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| | * Fix installer build bustage.wolfbeast2018-02-18-3/+0
| | * Add an option to control automatic filling in of login credentials and switch...wolfbeast2018-02-18-1/+8
| | * Chase the fox out of the shell service.wolfbeast2018-02-18-4/+4
| | * Rename Options to Preferences and unify location.wolfbeast2018-02-18-52/+12
| | * Change format handlers to Basilisk.wolfbeast2018-02-18-231/+325
| |/
| * Align ToolbarIconColor luminance computation with UWP guideline as well to ma...wolfbeast2018-02-17-2/+2
| * Add a signal preference for dynamic color changes to adjust "brighttext" in t...wolfbeast2018-02-17-0/+19
| * Don't force colors in tabbar and menubarLootyhoof2018-02-17-5/+0
| * Use windows 10 Accent colors.wolfbeast2018-02-17-220/+406
|/
* Never shrink line heights as a result of minimumFontSize.wolfbeast2018-02-13-1/+2
* Pre-process extensions.jswolfbeast2018-02-12-1/+1
* Revert "Fix unofficial branding package bustage."wolfbeast2018-02-12-8/+0
* Revert "Fix package bustage: build files."wolfbeast2018-02-12-1/+1
* Never show plugin deprecation notice.wolfbeast2018-02-12-6/+2
* Remove leftover flashOnly checks in the plugin registry.wolfbeast2018-02-12-5/+2
* Hic sunt dracones.wolfbeast2018-02-12-4/+4
* Use more logical pref names for mouse button 4&5wolfbeast2018-02-12-13/+15
* Be less up-tight about script timeouts.wolfbeast2018-02-12-2/+2
* Silence macro redefinition warnings in ICUwolfbeast2018-02-12-0/+2
* Direct feedback links to the forum (Basilisk)wolfbeast2018-02-12-6/+1
* Update application license override.wolfbeast2018-02-12-1/+2
* Remove flash-only plugin pref.wolfbeast2018-02-12-20/+1
* [regression] DevTools - network - Copy as cURL (http versions)janekptacijarabaci2018-02-12-1/+7
* [regression] about:license - the link to about:buildconfigjanekptacijarabaci2018-02-12-1/+2
* [regression] Places - proper import bookmarks from HTML containing <HR> separ...janekptacijarabaci2018-02-12-0/+1
* Exclude Update stuff from about:support if the updater isn't built.janekptacijarabaci2018-02-12-10/+13
* Fix package bustage: build files.wolfbeast2018-02-12-1/+1
* Fix unofficial branding package bustage.wolfbeast2018-02-12-0/+8
* Add a READMEwolfbeast2018-02-12-0/+26
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-02-11-15/+79
|\
| * Fix test paths for WebExAMMatt A. Tobin2018-02-11-15/+15
| * Fix Basilisk packaging when not using WebExtensions enabled Add-on ManagerMatt A. Tobin2018-02-11-0/+14
| * Fix moz.buildMatt A. Tobin2018-02-11-1/+1
| * Add UpdateChannel.jsmMatt A. Tobin2018-02-11-0/+50
* | Update NSS symbol file.FullFunction_CP1Checkpoint_1wolfbeast2018-02-11-0/+3
|/
* Merge branch 'ext-work'FF_Checkpoint_1Matt A. Tobin2018-02-11-17/+111691
|\
| * Make Devtools function without WebExtensionsMatt A. Tobin2018-02-11-1/+8
| * Make Basilisk function without WebExtensionsMatt A. Tobin2018-02-11-3/+12
| * Make NPAPI Plugins workMatt A. Tobin2018-02-11-7/+53
| * Just about almost totally fix GMPMatt A. Tobin2018-02-11-4/+13
| * Hard-code the version number for Mozilla's GMP service.Matt A. Tobin2018-02-11-1/+1
| * Fix for loops in LightweightThemeManager.jsm (SyntaxError: missing ] after el...Matt A. Tobin2018-02-10-1/+7
| * Fix for loops in AddonRepository.jsm (SyntaxError: missing ] after element list)Matt A. Tobin2018-02-10-3/+19
| * Fix for loops in XPIProvider.jsm (SyntaxError: missing ] after element list)Matt A. Tobin2018-02-10-6/+22
| * Use the uuid-generator service instead of mangling a random number generator ...Matt A. Tobin2018-02-10-8/+4
| * Bug 1245141 - Use `new Proxy` for AddonManager.addonTypes (TychoAM)Matt A. Tobin2018-02-10-48/+47
| * Add newChannel2 back to NetUtil.jsmMatt A. Tobin2018-02-10-0/+35
| * Make the Add-on Manager's binary components buildMatt A. Tobin2018-02-10-6/+28
| * Hook up the Tycho Add-on Manager to the build systemMatt A. Tobin2018-02-10-14/+150
| * Import Tycho's Add-on ManagerMatt A. Tobin2018-02-10-0/+111377