| Commit message (Expand) | Author | Age | Lines |
* | moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some cases | janekptacijarabaci | 2018-04-20 | -44/+156 |
* | 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 |
* | Re-implement pref-able file zone information ("Mark of the Web") | wolfbeast | 2018-04-20 | -0/+40 |
* | Merge pull request #216 from MoonchildProductions/revert-215-pm_zone-informat... | Moonchild | 2018-04-20 | -40/+0 |
|\ |
|
| * | Revert "[PALEMOON] Reimplemented selection internet zone information on downl... | Moonchild | 2018-04-20 | -40/+0 |
|/ |
|
* | Merge pull request #215 from janekptacijarabaci/pm_zone-information_1 | New Tobin Paradigm | 2018-04-20 | -0/+40 |
|\ |
|
| * | [PALEMOON] Reimplemented "Time Zone Information" | janekptacijarabaci | 2018-04-20 | -0/+40 |
* | | 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) | janekptacijarabaci | 2018-04-20 | -7/+7 |
* | | | 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) | janekptacijarabaci | 2018-04-20 | -4/+14 |
| |/ / |
|
* | | | Merge pull request #211 from JustOff/PR_PMkit_part1 | New Tobin Paradigm | 2018-04-20 | -2/+277 |
|\ \ \
| |_|/
|/| | |
|
| * | | [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 |
| * | | [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 |
|\ \ \
| |/ /
|/| | |
|
| * | | Revert partially (application/palemoon) "moebius#205: Fix: The profile - rese... | janekptacijarabaci | 2018-04-20 | -659/+0 |
| * | | Revert "[PALEMOON] Fix: The profile resseting - partially" | janekptacijarabaci | 2018-04-20 | -1164/+20 |
| * | | [PALEMOON] Fix: The profile resseting - partially (no the cmd "-migration") | janekptacijarabaci | 2018-04-20 | -0/+2 |
| * | | [PALEMOON] Fix: The profile resseting - partially | janekptacijarabaci | 2018-04-20 | -20/+1164 |
| * | | moebius#205: Fix: The profile - resetting (the custom profile name) | janekptacijarabaci | 2018-04-19 | -28/+696 |
| * | | moebius#84: Fix: The profile - resetting (follow up) | janekptacijarabaci | 2018-04-19 | -1/+0 |
| * | | moebius#84: Fix: The profile - resetting | janekptacijarabaci | 2018-04-19 | -2/+14 |
| * | | Bug 1122124: Fix default profile setting after reset, keep profile name | janekptacijarabaci | 2018-04-19 | -14/+25 |
| |/ |
|
* | | 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) | janekptacijarabaci | 2018-04-19 | -3/+3 |
|/ |
|
* | Enable requestIdleCallback API | wolfbeast | 2018-04-19 | -4/+0 |
* | Merge pull request #207 from janekptacijarabaci/js_dom_window_requestIdleCall... | Moonchild | 2018-04-19 | -200/+580 |
|\ |
|
| * | moebius#73: DOM - window.requestIdleCallback - improvements (basic) - follow up | janekptacijarabaci | 2018-04-18 | -1/+1 |
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_... | janekptacijarabaci | 2018-04-18 | -163/+165 |
| |\ |
|
| * | | 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 |
| * | | moebius#73: DOM - window.requestIdleCallback - improvements (basic) | janekptacijarabaci | 2018-04-18 | -200/+558 |
* | | | Merge branch 'ported-upstream' | wolfbeast | 2018-04-19 | -203/+523 |
|\ \ \ |
|
| * | | | Bug 1452202 - Clean up PLDHashTable move operator. r=froydnj, a=RyanVM | Eric Rahm | 2018-04-19 | -5/+5 |
| * | | | Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVM | Boris Zbarsky | 2018-04-19 | -35/+29 |
| * | | | Bug 1393367 - Change MOZ_ASSERT to MOZ_RELEASE_ASSERT. r=mstange, r=fbraun, a... | Miko Mynttinen | 2018-04-19 | -1/+1 |
| * | | | Bug 1452075 - Backport some upstream pdf.js fixes. | Ryan VanderMeulen | 2018-04-19 | -42/+60 |
| * | | | Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbouvier, a=... | Jan de Mooij | 2018-04-19 | -9/+49 |
| * | | | Bug 1451376 - Properly enforce single PrintingParent per content process. r=j... | Bob Owen | 2018-04-19 | -4/+11 |
| * | | | Bug 1452416 - Release GraphDrivers outside of StableState runnable to avoid s... | Randell Jesup | 2018-04-19 | -0/+4 |
| * | | | Bug 1388020. r=nical, a=RyanVM | Andrew Osmond | 2018-04-19 | -6/+41 |
| * | | | Bug 1448705 - Use input latency for draining. r=jya, a=RyanVM | Randell Jesup | 2018-04-19 | -5/+3 |
| * | | | Bug 1449574 - Update tzdata in ICU data files to 2018d. r=Waldo, a=RyanVM | André Bargull | 2018-04-19 | -35/+43 |
| * | | | Error out on missing or searchplugin or empty list. | wolfbeast | 2018-04-19 | -2/+2 |