Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | ||||
* | Never shrink line heights as a result of minimumFontSize. | wolfbeast | 2018-02-13 | -1/+2 |
| | | | | See: MoonchildProductions/Pale-Moon#1614. | |||
* | Pre-process extensions.js | wolfbeast | 2018-02-12 | -1/+1 |
| | ||||
* | Revert "Fix unofficial branding package bustage." | wolfbeast | 2018-02-12 | -8/+0 |
| | | | | This reverts commit 5b30f18421670b13594f054175174b3abc69f11e. | |||
* | Revert "Fix package bustage: build files." | wolfbeast | 2018-02-12 | -1/+1 |
| | | | | This reverts commit 3adc70dadd03c444ae2ee87673f68cbf07dd060a. | |||
* | Never show plugin deprecation notice. | wolfbeast | 2018-02-12 | -6/+2 |
| | | | | To-Do: remove this notice. | |||
* | 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 |
| | | | | Also improves comment wording. | |||
* | Be less up-tight about script timeouts. | wolfbeast | 2018-02-12 | -2/+2 |
| | | | | Especially some chrome scripts need ample time, which is causing issues with background scripts firing when the browser is idle. | |||
* | 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 |
| | | | | This resolves #222. | |||
* | Remove flash-only plugin pref. | wolfbeast | 2018-02-12 | -20/+1 |
| | | | | Tag issue #38. | |||
* | [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> ↵ | janekptacijarabaci | 2018-02-12 | -0/+1 |
| | | | | separators | |||
* | 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 |
| | | ||||
| * | Fix moz.build | Matt A. Tobin | 2018-02-11 | -1/+1 |
| | | ||||
| * | Add UpdateChannel.jsm | Matt A. Tobin | 2018-02-11 | -0/+50 |
| | | ||||
* | | Update NSS symbol file.FullFunction_CP1Checkpoint_1 | wolfbeast | 2018-02-11 | -0/+3 |
|/ | | | | This resolves #18. | |||
* | Merge branch 'ext-work'FF_Checkpoint_1 | Matt A. Tobin | 2018-02-11 | -17/+111691 |
|\ | ||||
| * | Make Devtools function without WebExtensions | Matt A. Tobin | 2018-02-11 | -1/+8 |
| | | ||||
| * | Make Basilisk function without WebExtensions | Matt A. Tobin | 2018-02-11 | -3/+12 |
| | | ||||
| * | Make NPAPI Plugins work | Matt A. Tobin | 2018-02-11 | -7/+53 |
| | | ||||
| * | Just about almost totally fix GMP | Matt A. Tobin | 2018-02-11 | -4/+13 |
| | | ||||
| * | Hard-code the version number for Mozilla's GMP service. | Matt A. Tobin | 2018-02-11 | -1/+1 |
| | | ||||
| * | Fix for loops in LightweightThemeManager.jsm (SyntaxError: missing ] after ↵ | Matt A. Tobin | 2018-02-10 | -1/+7 |
| | | | | | | | | element list) | |||
| * | Fix for loops in AddonRepository.jsm (SyntaxError: missing ] after element list) | Matt A. Tobin | 2018-02-10 | -3/+19 |
| | | ||||
| * | Fix for loops in XPIProvider.jsm (SyntaxError: missing ] after element list) | Matt A. Tobin | 2018-02-10 | -6/+22 |
| | | ||||
| * | Use the uuid-generator service instead of mangling a random number generator ↵ | Matt A. Tobin | 2018-02-10 | -8/+4 |
| | | | | | | | | result to generate a syncGUID | |||
| * | Bug 1245141 - Use `new Proxy` for AddonManager.addonTypes (TychoAM) | Matt A. Tobin | 2018-02-10 | -48/+47 |
| | | ||||
| * | Add newChannel2 back to NetUtil.jsm | Matt A. Tobin | 2018-02-10 | -0/+35 |
| | | ||||
| * | Make the Add-on Manager's binary components build | Matt A. Tobin | 2018-02-10 | -6/+28 |
| | | ||||
| * | Hook up the Tycho Add-on Manager to the build system | Matt A. Tobin | 2018-02-10 | -14/+150 |
| | | ||||
| * | Import Tycho's Add-on Manager | Matt A. Tobin | 2018-02-10 | -0/+111377 |
| | | ||||
* | | Un-fold browsercomps.* from libxul | wolfbeast | 2018-02-11 | -43/+55 |
| | | | | | | | | This resolves #16. | |||
* | | Don't bust when addon-sdk dir exists but is empty (e.g. after pull) | wolfbeast | 2018-02-11 | -1/+1 |
|/ | ||||
* | Merge branch 'ext-work' | Matt A. Tobin | 2018-02-10 | -100771/+639 |
|\ | ||||
| * | Move WebExtensions enabled Add-ons Manager | Matt A. Tobin | 2018-02-10 | -106/+133 |
| | | ||||
| * | Rename Toolkit's webextensions component directory to better reflect what it is. | Matt A. Tobin | 2018-02-09 | -2/+4 |
| | | ||||
| * | Rename Basilisk's webextensions component directory to better reflect what ↵ | Matt A. Tobin | 2018-02-09 | -1/+19 |
| | | | | | | | | it is. Also, add an Application level configure option to disable webextensions | |||
| * | Move Add-on SDK source to toolkit/jetpack | Matt A. Tobin | 2018-02-09 | -100663/+484 |
| | |