| Commit message (Expand) | Author | Age | Lines |
... | |
* | [PALEMOON] [frontend vs backend] Places - fix: adding a livemark doesn't work... | janekptacijarabaci | 2018-05-23 | -10/+22 |
* | Remove the obsolete `media.mediasource.format-reader` control from the prefer... | JustOff | 2018-05-11 | -28/+1 |
* | [PALEMOON] Remove fullscreen and pointer-lock from permission managing | JustOff | 2018-05-06 | -91/+2 |
* | [PALEMOON] [frontend vs backend] Places - use "let" instead of "var" for the ... | janekptacijarabaci | 2018-05-02 | -1/+1 |
* | [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty v... | janekptacijarabaci | 2018-05-02 | -9/+12 |
* | Merge pull request #307 from janekptacijarabaci/pm_nsBrowserGlue_1 | Moonchild | 2018-05-01 | -31/+24 |
|\ |
|
| * | [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in nsBrowser... | janekptacijarabaci | 2018-04-30 | -31/+24 |
* | | Merge pull request #306 from JustOff/PR_owner_triggeringPrincipal | Moonchild | 2018-05-01 | -11/+19 |
|\ \ |
|
| * | | [PALEMOON] Replace serializing `nsISHEntry.owner` with `nsISHEntry.triggering... | JustOff | 2018-04-30 | -11/+19 |
| |/ |
|
* / | [PALEMOON] Fix feeds - "Subscribe to this page..." | janekptacijarabaci | 2018-05-01 | -1/+1 |
|/ |
|
* | [PALEMOON] Add required gBrowserBundle lazy getter in nsBrowserGlue.js | Matt A. Tobin | 2018-04-30 | -3/+9 |
* | [PALEMOON] Issue #283 - Pale Moon Shell Service is not invoking defalt client... | Matt A. Tobin | 2018-04-30 | -15/+32 |
* | Merge pull request #282 from JustOff/PR_urlbarChangeTracker | Moonchild | 2018-04-28 | -1/+7 |
|\ |
|
| * | Use `urlbarChangeTracker` instead of `userTypedClear` to track address bar ch... | JustOff | 2018-04-28 | -1/+7 |
* | | Merge pull request #276 from janekptacijarabaci/pm_url_1 | Moonchild | 2018-04-28 | -41/+42 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-28 | -277/+503 |
| |\ |
|
| * | | [PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy Do... | janekptacijarabaci | 2018-04-26 | -8/+3 |
| * | | Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Library | janekptacijarabaci | 2018-04-25 | -0/+4 |
| * | | Bug 945707 - Pausing a download fails when done after a retry + follow up (se... | janekptacijarabaci | 2018-04-25 | -21/+16 |
| * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-25 | -3871/+3902 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-17 | -80/+29 |
| |\ \ \ |
|
| * | | | | Bug 92737 - Part 9: Download multiple files when multiple items are dropped o... | janekptacijarabaci | 2018-04-15 | -4/+8 |
| * | | | | Bug 92737 - Part 8: Download multiple files when multiple items are dropped o... | janekptacijarabaci | 2018-04-15 | -9/+12 |
* | | | | | Provide LoadInfo for NewChannel() call in 'about' protocol handler | JustOff | 2018-04-27 | -2/+7 |
| |_|_|/
|/| | | |
|
* | | | | [PALEMOON] Remove "dom.push.enabled" from aboutPermissions.js (consolidated t... | janekptacijarabaci | 2018-04-27 | -2/+0 |
* | | | | [PALEMOON] Remove double rows from aboutPermissions.js | janekptacijarabaci | 2018-04-27 | -2/+0 |
* | | | | Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissions | janekptacijarabaci | 2018-04-26 | -6/+18 |
* | | | | Bug 1288557 - Part 0: Fix permissions dialog while receiving deleted event | janekptacijarabaci | 2018-04-26 | -1/+1 |
* | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-26 | -15/+25 |
|\ \ \ \ |
|
| * \ \ \ | Merge pull request #269 from adeshkp/button_messages | Moonchild | 2018-04-26 | -15/+25 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | [Pale Moon] Change button labels in cookies dialog | adeshkp | 2018-04-26 | -15/+25 |
* | | | | | [follow up] Bug 1216684 - Notification permissions ... in private windows - i... | janekptacijarabaci | 2018-04-26 | -0/+10 |
* | | | | | [PALEMOON] Preferences: Fix permissions.xul (an introductory comment) | janekptacijarabaci | 2018-04-26 | -4/+4 |
* | | | | | [follow up] Bug 1192458, Part 1 - Consolidate push and desktop notification p... | janekptacijarabaci | 2018-04-26 | -21/+0 |
* | | | | | [follow up] Bug 1216271 - Display a notification upon upgrade for users who c... | janekptacijarabaci | 2018-04-26 | -9/+11 |
* | | | | | [PALEMOON] Permisions Manager: Added a comment | janekptacijarabaci | 2018-04-26 | -0/+4 |
* | | | | | Bug 1280775 - null check in removePermission to prevent crash: permission man... | janekptacijarabaci | 2018-04-26 | -13/+13 |
* | | | | | Bug 1212610 - Fix sorting permissions by site due a legacy property name bein... | janekptacijarabaci | 2018-04-26 | -1/+1 |
* | | | | | Bug 1190175 - Update offlineapp listbox to display origin property | janekptacijarabaci | 2018-04-26 | -1/+1 |
* | | | | | Bug 1189073 - Handle entering 'localhost:12345' into the cookie exceptions di... | janekptacijarabaci | 2018-04-26 | -2/+13 |
* | | | | | Bug 1185365 - Correctly deal with full URLs in the cookie exceptions dialog | janekptacijarabaci | 2018-04-26 | -1/+1 |
* | | | | | Bug 1173523 - Part 7: Update advanced.js to use new API for nsIPermission | janekptacijarabaci | 2018-04-26 | -18/+14 |
* | | | | | Bug 1173523 - Part 5: Update the preferences permissions UI to use new API fo... | janekptacijarabaci | 2018-04-26 | -37/+41 |
* | | | | | Bug 1173523 - Part 4: Update about:permissions to use new API for nsIPermission | janekptacijarabaci | 2018-04-26 | -61/+58 |
* | | | | | Bug 1221330 - Show the app icon in the XUL upgraded notifications alert | janekptacijarabaci | 2018-04-26 | -1/+12 |
* | | | | | Bug 1220884 - Friendlier string for the notification upgrade UI | janekptacijarabaci | 2018-04-26 | -1/+1 |
* | | | | | Bug 1216271 - Display a notification upon upgrade for users who currently all... | janekptacijarabaci | 2018-04-26 | -13/+45 |
* | | | | | Bug 1216684 - Notification permissions cannot be global granted/denied in pri... | janekptacijarabaci | 2018-04-26 | -20/+35 |
* | | | | | Bug 1192458, Part 1 - Consolidate push and desktop notification permissions | janekptacijarabaci | 2018-04-26 | -57/+7 |
* | | | | | Bug 661831 - In about:permissions, make Ctrl+f focus the filter box instead o... | janekptacijarabaci | 2018-04-26 | -4/+21 |