Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| |/ / | ||||
* | | | [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 | |||
| * | | | [PMkit] Allow access to 'sdk/ui/buttons' via require('sdk/ui') | JustOff | 2018-04-19 | -1/+6 |
| | | | | ||||
| * | | | [PMkit] Add the shim for 'sdk/ui/button' | JustOff | 2018-04-19 | -1/+251 |
| | | | | ||||
| * | | | [PMkit] Update 'module.metadata' with the Pale Moon engine where appropriate ↵ | JustOff | 2018-04-19 | -0/+18 |
| | | | | | | | | | | | | | | | | in 'sdk/*' | |||
| * | | | [PMkit] Add Pale Moon to 'modules/system/Startup.js' | JustOff | 2018-04-19 | -0/+1 |
| | | | | ||||
| * | | | [PMkit] Add Pale Moon as a target engine to 'sdk/system/xul-app.jsm' | JustOff | 2018-04-19 | -0/+1 |
| | |/ | |/| | ||||
* | | | Merge pull request #212 from janekptacijarabaci/profile_resseting_1 | New Tobin Paradigm | 2018-04-20 | -45/+78 |
|\ \ \ | |/ / |/| | | moebius#84, #205: Fix: The profile - resetting (partially) | |||
| * | | Revert partially (application/palemoon) "moebius#205: Fix: The profile - ↵ | janekptacijarabaci | 2018-04-20 | -659/+0 |
| | | | | | | | | | | | | resetting (the custom profile name)" | |||
| * | | Revert "[PALEMOON] Fix: The profile resseting - partially" | janekptacijarabaci | 2018-04-20 | -1164/+20 |
| | | | | | | | | | | | | This reverts commit 4e7e4c2cbed8209974691f18180fa7ea8f00e785. | |||
| * | | [PALEMOON] Fix: The profile resseting - partially (no the cmd "-migration") | janekptacijarabaci | 2018-04-20 | -0/+2 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/UXP/commit/aaf3409c46a5e472bc539a6ad5902f886c980e1f | |||
| * | | [PALEMOON] Fix: The profile resseting - partially | janekptacijarabaci | 2018-04-20 | -20/+1164 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/UXP/commit/aaf3409c46a5e472bc539a6ad5902f886c980e1f - Revert migration - Partially - no manual migration from Places - no migration from other browsers - no the cmd `-migration` - Fix migration files (`// Tycho:`) - Something in the last commit (a typo) | |||
| * | | moebius#205: Fix: The profile - resetting (the custom profile name) | janekptacijarabaci | 2018-04-19 | -28/+696 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/205 | |||
| * | | moebius#84: Fix: The profile - resetting (follow up) | janekptacijarabaci | 2018-04-19 | -1/+0 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/84 | |||
| * | | moebius#84: Fix: The profile - resetting | janekptacijarabaci | 2018-04-19 | -2/+14 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/184 | |||
| * | | Bug 1122124: Fix default profile setting after reset, keep profile name | janekptacijarabaci | 2018-04-19 | -14/+25 |
| |/ | | | | | | | | | Native in moebius https://github.com/MoonchildProductions/moebius/pull/184 | |||
* | | Merge pull request #210 from janekptacijarabaci/pm_installer_1 | New Tobin Paradigm | 2018-04-19 | -3/+3 |
|\ \ | |/ |/| | [PALEMOON] Installer - fix some comments (firefox.exe => palemoon.exe) | |||
| * | [PALEMOON] Installer - fix some comments (firefox.exe => palemoon.exe) | janekptacijarabaci | 2018-04-19 | -3/+3 |
|/ | ||||
* | Enable requestIdleCallback API | wolfbeast | 2018-04-19 | -4/+0 |
| | | | | This resolves #209. | |||
* | Merge pull request #207 from ↵ | Moonchild | 2018-04-19 | -200/+580 |
|\ | | | | | | | | | janekptacijarabaci/js_dom_window_requestIdleCallback_1 moebius#73: DOM - window.requestIdleCallback - improvements | |||
| * | moebius#73: DOM - window.requestIdleCallback - improvements (basic) - follow up | janekptacijarabaci | 2018-04-18 | -1/+1 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/73 | |||
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-18 | -163/+165 |
| |\ | | | | | | | | | | js_dom_window_requestIdleCallback_1 | |||
| * | | Bug 1337814 - Remove rIC callback from pending callbacks before running it | janekptacijarabaci | 2018-04-18 | -2/+1 |
| | | | ||||
| * | | Bug 1337814 - Add test for cancelling currently executing rIC callback | janekptacijarabaci | 2018-04-18 | -0/+6 |
| | | | ||||
| * | | Bug 1334904 - Add test for when rIC timeouts doesn't need timeout | janekptacijarabaci | 2018-04-18 | -0/+15 |
| | | | ||||
| * | | Bug 1336229 - Don't dispatch canceled IdleRequestExecutors | janekptacijarabaci | 2018-04-18 | -3/+5 |
| | | |