Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #227 from janekptacijarabaci/devtools_preprocessor_1 | Moonchild | 2018-04-22 | -0/+2 |
|\ | | | | | Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in browser.xul | |||
| * | Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in ↵ | janekptacijarabaci | 2018-04-22 | -0/+2 |
| | | | | | | | | browser.xul | |||
* | | Merge pull request #228 from janekptacijarabaci/pm_devtools_4_path | Moonchild | 2018-04-22 | -1/+1 |
|\ \ | | | | | | | [PALEMOON] [frontend vs backend] Use "devtools-browser.css" instead of "global/skin/devtools/common.css" (does not exist) in browser.xul | |||
| * | | [PALEMOON] [frontend vs backend] Use "devtools-browser.css" instead of ↵ | janekptacijarabaci | 2018-04-22 | -1/+1 |
| |/ | | | | | | | | | | | "global/skin/devtools/common.css" (does not exist) in browser.xul Issue #121 | |||
* | | Merge pull request #229 from janekptacijarabaci/devtools_css_warnings_variable_1 | Moonchild | 2018-04-22 | -0/+2 |
|\ \ | | | | | | | [DevTools] Fix warnings: "Property contained reference to invalid variable" | |||
| * | | [DevTools] Fix warnings: "Property contained reference to invalid variable" | janekptacijarabaci | 2018-04-22 | -0/+2 |
| |/ | | | | | | | Issue #121 | |||
* | | Merge pull request #226 from JustOff/PR_PMkit_part3 | New Tobin Paradigm | 2018-04-21 | -3/+2 |
|\ \ | |/ |/| | Make Add-on SDK (Jetpack) work on Pale Moon || Part 3 | |||
| * | [PMkit] Fix the shim for 'sdk/ui/button' | JustOff | 2018-04-22 | -3/+1 |
| | | ||||
| * | [PMkit] Mark 'sdk/panel' as compatible with Pale Moon | JustOff | 2018-04-22 | -0/+1 |
|/ | ||||
* | Remove unused header file for MeeGo Touch | wolfbeast | 2018-04-21 | -28/+0 |
| | ||||
* | Disallow E10S to run. | wolfbeast | 2018-04-21 | -8/+4 |
| | ||||
* | Merge pull request #221 from janekptacijarabaci/js_dom_pointer_events_1 | Moonchild | 2018-04-21 | -444/+352 |
|\ | | | | | moebius#71: Pointer Events - improvements | |||
| * | moebius#71: DOM - Pointer Events - improvements | janekptacijarabaci | 2018-04-20 | -430/+294 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/71 | |||
| * | Bug 1302297 - Part 4: Remove every button and buttons used in testcases ↵ | janekptacijarabaci | 2018-04-20 | -1/+1 |
| | | | | | | | | | | | | (partially) native in moebius | |||
| * | Bug 1299197 Part2: Serialize WidgetPointerHelper in IPC message | janekptacijarabaci | 2018-04-20 | -7/+28 |
| | | | | | | | | native in moebius | |||
| * | Bug 1299197 Part1: Refine WidgetPointerHelper | janekptacijarabaci | 2018-04-20 | -4/+10 |
| | | | | | | | | native in moebius | |||
| * | Bug 1322994 - Update pointerevent web-platform-tests (partially - depends on) | janekptacijarabaci | 2018-04-20 | -13/+28 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/71 | |||
| * | Bug 1317030 - Removing/reattaching an element from the DOM triggers spurious ↵ | janekptacijarabaci | 2018-04-20 | -1/+3 |
| | | | | | | | | | | | | mouseenter events native in moebius | |||
* | | Disable grabbing geo-specific search engines from Mozilla servers. | wolfbeast | 2018-04-21 | -4/+0 |
| | | ||||
* | | Remove region-specific overrides for search engines. | wolfbeast | 2018-04-21 | -30/+0 |
| | | ||||
* | | Define vendorFullName in Official Branding | wolfbeast | 2018-04-21 | -0/+1 |
| | | ||||
* | | Merge branch 'master' into xulrunner | Matt A. Tobin | 2018-04-20 | -69/+404 |
|\ \ | ||||
| * \ | Merge pull request #223 from trav90/glxtest_pipe | New Tobin Paradigm | 2018-04-20 | -4/+4 |
| |\ \ | | | | | | | | | Use -1 instead of 0 to indicate absent glxtest_pipe fd | |||
| | * | | Use -1 instead of 0 to indicate absent glxtest_pipe fd | trav90 | 2018-04-20 | -4/+4 |
| |/ / | ||||
| * | | Merge pull request #222 from trav90/buildsystem-work | New Tobin Paradigm | 2018-04-20 | -8/+5 |
| |\ \ | | | | | | | | | Force use of level 1 Liftetime DSE optimization with modern GCC | |||
| | * | | Style fix | trav90 | 2018-04-20 | -3/+1 |
| | | | | ||||
| | * | | Force use of level 1 Liftetime DSE optimization on modern GCC | trav90 | 2018-04-19 | -7/+6 |
| | | | | | | | | | | | | | | | | Instead of completely disabling it. | |||
| * | | | Merge pull request #217 from ↵ | New Tobin Paradigm | 2018-04-20 | -42/+262 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | janekptacijarabaci/webextensions_runtime_onMessageExternal-onConnectExternal_1 moebius#217: WebExtensions - Implemented "runtime.onMessageExternal"/"onConnectExternal" | |||
| | * | | | moebius#217: WebExtensions - Implemented ↵ | janekptacijarabaci | 2018-04-20 | -42/+262 |
| | | |/ | | |/| | | | | | | | | | | | | | | | | | "runtime.onMessageExternal"/"onConnectExternal" https://github.com/MoonchildProductions/moebius/pull/217 | |||
| * | | | Merge pull request #218 from janekptacijarabaci/webextensions_commands_1 | New Tobin Paradigm | 2018-04-20 | -11/+12 |
| |\ \ \ | | | | | | | | | | | moebius#219: WebExtensions - add-on throws error on load when suggested_key is null / missing | |||
| | * | | | moebius#219: WebExtensions - add-on throws error on load when suggested_key ↵ | janekptacijarabaci | 2018-04-20 | -11/+12 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | is null / missing https://github.com/MoonchildProductions/moebius/pull/219 | |||
| * | | | Merge pull request #220 from JustOff/PR_PMkit_part2 | New Tobin Paradigm | 2018-04-20 | -4/+121 |
| |\ \ \ | | | | | | | | | | | Make Add-on SDK (Jetpack) work on Pale Moon || Part 2 | |||
| | * | | | [PMkit] Rely on MOZ_WEBEXTENSIONS to include 'sdk/webextension' | JustOff | 2018-04-20 | -2/+2 |
| | | | | | ||||
| | * | | | [PMkit] Remove embedded WebExtensions support | JustOff | 2018-04-20 | -4/+10 |
| | | | | | ||||
| | * | | | [PMkit] Provide gContextMenuContentData for 'sdk/context-menu' | JustOff | 2018-04-20 | -0/+111 |
| | |/ / | ||||
* | / / | Import XULRunner and make it produce the generic stub | Matt A. Tobin | 2018-04-20 | -10/+2418 |
|/ / / | ||||
* | | | [PALEMOON] Replace tabs with 2 spaces in statusbar component | Matt A. Tobin | 2018-04-20 | -3816/+3814 |
| | | | ||||
* | | | Un-deprecate nsNavHistory::GetPageTitle and nsNavBookmarks::GetURIForKeyword | Matt A. Tobin | 2018-04-20 | -4/+0 |
|/ / | ||||
* | | Move the Mark of the Web pref to GRE pref file. | wolfbeast | 2018-04-20 | -8/+8 |
| | | ||||
* | | Make the Mark of the Web preference applicable to all applications. | wolfbeast | 2018-04-20 | -18/+0 |
| | | | | | | | | Follow-up to #215. | |||
* | | Re-implement pref-able file zone information ("Mark of the Web") | wolfbeast | 2018-04-20 | -0/+40 |
| | | | | | | | | | | | | See also: https://github.com/MoonchildProductions/Pale-Moon/issues/593 https://github.com/MoonchildProductions/Pale-Moon/pull/599 | |||
* | | Merge pull request #216 from ↵ | Moonchild | 2018-04-20 | -40/+0 |
|\ \ | | | | | | | | | | | | | MoonchildProductions/revert-215-pm_zone-information_1 Revert "[PALEMOON] Reimplemented "Time Zone Information"" | |||
| * | | Revert "[PALEMOON] Reimplemented selection internet zone information on ↵ | Moonchild | 2018-04-20 | -40/+0 |
|/ / | | | | | | | downloaded files" | |||
* | | Merge pull request #215 from janekptacijarabaci/pm_zone-information_1 | New Tobin Paradigm | 2018-04-20 | -0/+40 |
|\ \ | | | | | | | [PALEMOON] Reimplemented "Time Zone Information" | |||
| * | | [PALEMOON] Reimplemented "Time Zone Information" | janekptacijarabaci | 2018-04-20 | -0/+40 |
| | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/issues/593 Issue #121 | |||
* | | | Merge pull request #214 from janekptacijarabaci/pm_cmdline_columns-alignment_1 | New Tobin Paradigm | 2018-04-20 | -7/+7 |
|\ \ \ | | | | | | | | | [PALEMOON] moebius#58: Pale Moon - the cmd line - help (the columns alignment) | |||
| * | | | [PALEMOON] moebius#58: Pale Moon - the cmd line - help (the columns alignment) | janekptacijarabaci | 2018-04-20 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/UXP/commit/259e214960c23346628311d88427c7ca13bdb335 https://github.com/MoonchildProductions/moebius/pull/58 | |||
* | | | | Merge pull request #213 from janekptacijarabaci/cmd_migration_1 | New Tobin Paradigm | 2018-04-20 | -4/+14 |
|\ \ \ \ | | | | | | | | | | | moebius#144: Launch command: basilisk "-migration -p" (throws an error) | |||
| * | | | | moebius#144: Launch command: basilisk "-migration -p" (throws an error) | janekptacijarabaci | 2018-04-20 | -4/+14 |
| |/ / / | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/144 | |||
* | | | | Merge pull request #211 from JustOff/PR_PMkit_part1 | New Tobin Paradigm | 2018-04-20 | -2/+277 |
|\ \ \ \ | |_|/ / |/| | | | Make Add-on SDK (Jetpack) work on Pale Moon || Part 1 |