| Commit message (Expand) | Author | Age | Lines |
* | Revert "Only write the newtab URL if the machinery for it had previously been" | JustOff | 2019-03-26 | -1/+1 |
* | Prevent mistaken overwriting of browser.newtab.url when using the browser pre... | JustOff | 2019-03-26 | -26/+39 |
* | Only write the newtab URL if the machinery for it had previously been | wolfbeast | 2019-03-25 | -1/+1 |
* | Move "No proxy for" control down to clarify it is a global effect. | wolfbeast | 2019-02-14 | -3/+3 |
* | Never let "localhost" get sent to a proxy. | wolfbeast | 2019-02-07 | -1/+1 |
* | Merge pull request #931 from Ascrod/master | Moonchild | 2019-01-18 | -3/+3 |
|\ |
|
| * | [PALEMOON] Fix the option to disable HSTS. | Ascrod | 2019-01-16 | -3/+3 |
* | | [PALEMOON] Add captive portal preference to the UI. | wolfbeast | 2019-01-16 | -0/+12 |
* | | [PALEMOON] Clean up advanced prefs XUL | wolfbeast | 2019-01-16 | -14/+0 |
|/ |
|
* | Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistent | Matt A. Tobin | 2018-11-30 | -37/+37 |
* | #863 Part 3: Add Pale Moon GUI options for Opportunistic Encryption. | wolfbeast | 2018-11-05 | -0/+19 |
* | Backout opportunistic encryption changes. | wolfbeast | 2018-11-04 | -8/+0 |
* | Add GUI control to Pale Moon for opportunistic encryption. | wolfbeast | 2018-11-04 | -0/+8 |
* | Use SSM's createCodebasePrincipalFromOrigin() instead of the nonexistent Brow... | wolfbeast | 2018-09-22 | -2/+2 |
* | Use the default value from 'browser.startup.homepage' instead of the hardcode... | JustOff | 2018-09-03 | -2/+7 |
* | Update 'browser.newtab.url' when it's used for new tabs and 'browser.startup.... | JustOff | 2018-09-03 | -55/+74 |
* | [PALEMOON] Bug 863773 - Changes the way plugin handlers are loaded at the pre... | janekptacijarabaci | 2018-07-26 | -21/+12 |
* | [PALEMOON] Bug 1034043 - Fix remaining use of "awlaysAsk" attribute in applic... | janekptacijarabaci | 2018-07-25 | -1/+1 |
* | [PALEMOON] Bug 480242 - "Always ask" doesn't work for Plugins | janekptacijarabaci | 2018-07-25 | -24/+30 |
* | [PALEMOON] Bug 757726 - Populate Preferences' Applications list using PluginHost | janekptacijarabaci | 2018-07-25 | -18/+20 |
* | Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired ... | janekptacijarabaci | 2018-06-24 | -1/+3 |
* | Preferences - Show Cookies - "Remove Selected" button should not be active if... | janekptacijarabaci | 2018-06-24 | -1/+3 |
* | Merge pull request #471 from janekptacijarabaci/pm_move_permissions_1 | Moonchild | 2018-06-12 | -1806/+0 |
|\ |
|
| * | [PALEMOON] Moving About permissions component files from components/preferenc... | janekptacijarabaci | 2018-06-11 | -1806/+0 |
* | | [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switch | JustOff | 2018-06-11 | -50/+5 |
|/ |
|
* | [PALEMOON] Update the pref name for HSTS | trav90 | 2018-06-07 | -3/+3 |
* | 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] 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 |
* | | | [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 |
* | | | [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 1192458, Part 1 - Consolidate push and desktop notification permissions | janekptacijarabaci | 2018-04-26 | -15/+2 |
* | | | Bug 661831 - In about:permissions, make Ctrl+f focus the filter box instead o... | janekptacijarabaci | 2018-04-26 | -4/+21 |
* | | | Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Re... | janekptacijarabaci | 2018-04-26 | -10/+16 |
* | | | Bug 1039540 - Disable the sorting of rows of sub-dialogs when right clicking ... | janekptacijarabaci | 2018-04-26 | -4/+16 |