summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (fo...janekptacijarabaci2018-04-08-20/+87
* Merge pull request #101 from janekptacijarabaci/devtools_CustomizableUI_2New Tobin Paradigm2018-04-08-2/+27
|\
| * Style clean upjanekptacijarabaci2018-04-08-1/+1
| * Use preprocessing instead of AppConstants.jsmjanekptacijarabaci2018-04-08-17/+27
| * CustomizableUI.jsm can't be used for Pale Moon - setting conditionsjanekptacijarabaci2018-04-08-2/+17
* | Merge pull request #106 from janekptacijarabaci/devtools_browser_cleanUp_foll...New Tobin Paradigm2018-04-08-0/+2
|\ \
| * | [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js)janekptacijarabaci2018-04-08-0/+2
* | | Merge pull request #105 from janekptacijarabaci/pm_devtools_1New Tobin Paradigm2018-04-08-299/+46
|\ \ \
| * | | [PALEMOON] [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js)janekptacijarabaci2018-04-08-0/+6
| * | | [PALEMOON] [DevTools] Fix + Add some paths to DevTools (installer - package-m...janekptacijarabaci2018-04-08-4/+14
| * | | [PALEMOON] [DevTools] Fix some paths to DevTools (themes)janekptacijarabaci2018-04-08-6/+6
| * | | [PALEMOON] [DevTools] Fix some paths to DevTools (sessionstore)janekptacijarabaci2018-04-08-3/+3
| * | | [PALEMOON] [DevTools] Fix a function "Inspect Element" (nsContextMenu.js)janekptacijarabaci2018-04-08-4/+9
| * | | [PALEMOON] [DevTools] Support for adding menuitems dynamicallyjanekptacijarabaci2018-04-08-286/+12
| |/ /
* | | Merge pull request #94 from trav90/js-workMoonchild2018-04-08-103/+87
|\ \ \
| * | | Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07-103/+87
* | | | Remove telemetry experiments frameworkwolfbeast2018-04-08-8345/+2
| |/ / |/| |
* | | Merge pull request #100 from janekptacijarabaci/devtools_appmenu_1New Tobin Paradigm2018-04-08-6/+64
|\ \ \
| * | | Added support of the appmenu for DevTools menuitems (optional)janekptacijarabaci2018-04-08-6/+64
| | |/ | |/|
* | | Merge pull request #99 from janekptacijarabaci/devtools_browser_cleanUp_1New Tobin Paradigm2018-04-07-41/+6
|\ \ \
| * | | Remove unused variables (DevTools) in browser.jsjanekptacijarabaci2018-04-08-41/+6
| |/ /
* | | Merge pull request #98 from janekptacijarabaci/devtools_CustomizableUI_1New Tobin Paradigm2018-04-07-1/+1
|\ \ \ | |/ / |/| |
| * | Fix some comment in devtools-browser.jsjanekptacijarabaci2018-04-08-1/+1
|/ /
* | [PALEMOON] Fix dragging when tabs are on top and menubar is disabledMatt A. Tobin2018-04-07-0/+9
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPMatt A. Tobin2018-04-07-3/+6
|\ \
| * \ Merge pull request #93 from trav90/buildsystem-workMoonchild2018-04-07-3/+6
| |\ \
| | * | Only add -Wno-null-conversion when building with clangtrav902018-04-06-1/+4
| | * | Fix incorrect assertions in js/src/builtin/trav902018-04-06-2/+2
* | | | [PALEMOON] Fix some errors in tabbrowser.xml by adding usercontextid where ne...Matt A. Tobin2018-04-07-5/+10
* | | | [PALEMOON] Remove instanceof SVGDocument from browser-thumbnails.jsMatt A. Tobin2018-04-07-1/+1
* | | | [PALEMOON] Fix for loops in DownloadsCommon.jsm and WindowsPreviewPerTab.jsmMatt A. Tobin2018-04-07-4/+21
|/ / /
* | | [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTCMatt A. Tobin2018-04-07-9/+58
* | | Update configure variable verificationMatt A. Tobin2018-04-07-0/+2
* | | [PALEMOON] Use an array for Lazy Module GettersMatt A. Tobin2018-04-07-53/+21
* | | Make code style consistent across all AboutRedirector'sMatt A. Tobin2018-04-07-114/+266
* | | Make about:logopage available to any browser that opts into MOZ_PHOENIXMatt A. Tobin2018-04-07-7/+16
* | | [PALEMOON] Fix typo in browser-thumbnails.jsMatt A. Tobin2018-04-07-1/+1
* | | [WebExAM] Use a special "platform" ID and version number for WebExtensions in...Matt A. Tobin2018-04-07-3/+7
* | | Instate unofficial branding (`Serpent`)wolfbeast2018-04-06-40/+111
|/ /
* / Remove about:home snippets.wolfbeast2018-04-06-380/+5
|/
* Silence for-each-in warningswolfbeast2018-04-05-2/+3
* Port over logopageMatt A. Tobin2018-04-05-0/+37
* [PALEMOON] Use unprefixed requestAnimationFrame in tabbrowser.xmlMatt A. Tobin2018-04-05-1/+1
* [PALEMOON] Swipe Basilisk's browser-fullZoom.jsMatt A. Tobin2018-04-05-117/+93
* [PALEMOON] Add missing strings to override netError.dtdMatt A. Tobin2018-04-05-8/+62
* [PALEMOON] Fix redeclarations of shorthand Cc, Ci, CuMatt A. Tobin2018-04-05-9/+3
* [PALEMOON] Switch call to autocomplete from history to unifiedcomplete in tab...Matt A. Tobin2018-04-05-1/+1
* [PALEMOON] Fix preprocessing on preferencesMatt A. Tobin2018-04-05-3/+3
* [PALEMOON] Fix for loops in browser-thumbnails.js (SyntaxError: missing ] aft...Matt A. Tobin2018-04-05-1/+6
* [PALEMOON] Fix for loops in treeView.js (SyntaxError: missing ] after element...Matt A. Tobin2018-04-05-1/+6