Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #517: Remove leftover contentSearch include. | wolfbeast | 2018-06-21 | -1/+0 |
| | ||||
* | Issue #517 Part 4: Fix tile pinning | wolfbeast | 2018-06-20 | -18/+115 |
| | ||||
* | Issue #517 Part 3b: Remove compact style pref | wolfbeast | 2018-06-20 | -6/+0 |
| | ||||
* | Issue #517 Part 3: Remove compact style | wolfbeast | 2018-06-20 | -19/+1 |
| | ||||
* | Issue #517 Part 1: Fix newtab Search | wolfbeast | 2018-06-20 | -68/+217 |
| | ||||
* | Issue #517 Part 1: Import newtab page from Basilisk (sans directory service ↵ | wolfbeast | 2018-06-19 | -314/+4821 |
| | | | | provider module) | |||
* | Merge pull request #520 from ↵ | Moonchild | 2018-06-19 | -8/+8 |
|\ | | | | | | | | | janekptacijarabaci/pm_permissions_clean-up_name-functions_1 [PALEMOON] Remove named function syntax in aboutPermissions.js | |||
| * | [PALEMOON] Remove named function syntax in aboutPermissions.js | janekptacijarabaci | 2018-06-19 | -8/+8 |
| | | | | | | | | Issue #516 | |||
* | | Merge pull request #519 from janekptacijarabaci/pm_permissions_2 | Moonchild | 2018-06-19 | -1/+2 |
|\| | | | | | [PALEMOON] Fix "Permissions Manager" and "Remove All Cookies" | |||
| * | [PALEMOON] Fix "Permissions Manager" and "Remove All Cookies" | janekptacijarabaci | 2018-06-19 | -1/+2 |
| | | | | | | | | Follow up #273 | |||
* | | Merge pull request #518 from janekptacijarabaci/pm_permissions_1 | Moonchild | 2018-06-19 | -1/+1 |
|\| | | | | | [PALEMOON] Fix "Permissions Manager" and get cookies | |||
| * | [PALEMOON] Fix "Permissions Manager" and cookies | janekptacijarabaci | 2018-06-19 | -1/+1 |
| | | | | | | | | Follow up #273 | |||
* | | Fix typo in newtab transformations.js | wolfbeast | 2018-06-19 | -1/+1 |
| | | ||||
* | | Stop using old-style promises module in about:newtab. | wolfbeast | 2018-06-19 | -50/+40 |
|/ | | | | | | | - Rewrite to arrow functions. - Stop using .defer and .promised Tag #517. | |||
* | Merge pull request #509 from ↵ | Moonchild | 2018-06-18 | -12/+6 |
|\ | | | | | | | | | janekptacijarabaci/context-menu_save-link-as_principal_1 Added "nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD": The context menu - "Save Link As" feature should use the loading principal instead of the system principal | |||
| * | [PALEMOON] Fix "loadingPrincipal" in nsContextMenu.js | janekptacijarabaci | 2018-06-17 | -1/+1 |
| | | ||||
| * | Remove a comment in nsContextMenu.js | janekptacijarabaci | 2018-06-17 | -10/+0 |
| | | ||||
| * | Bug 1398229 - Save-link-as feature should use the loading principal - ↵ | janekptacijarabaci | 2018-06-17 | -2/+6 |
| | | | | | | | | context menu using nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD | |||
* | | [PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove ↵ | janekptacijarabaci | 2018-06-18 | -23/+47 |
| | | | | | | | | | | | | "_fastFind", a better focus() for the method "updateCurrentBrowser" Issue #513 | |||
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-06-17 | -12/+19 |
|\| | ||||
| * | Merge pull request #500 from trav90/uaoverrides-basilisk | Moonchild | 2018-06-16 | -0/+2 |
| |\ | | | | | | | [BASILISK] Add UA overrides for YouTube Live | |||
| | * | [BASILISK] Add UA overrides for YouTube Live | trav90 | 2018-06-15 | -0/+2 |
| | | | ||||
| * | | Merge pull request #501 from trav90/uaoverrides-palemoon | Moonchild | 2018-06-16 | -5/+0 |
| |\ \ | | | | | | | | | [PALEMOON] Remove UA override for Google Fonts | |||
| | * | | [PALEMOON] Remove UA override for Google Fonts | trav90 | 2018-06-15 | -5/+0 |
| | |/ | ||||
| * / | [PALEMOON] Sanitize - "Form and search history" sanitize also the Findbar ↵ | janekptacijarabaci | 2018-06-15 | -7/+17 |
| |/ | | | | | | | | | | | text and history (Ctrl-Z) Issue #502 | |||
* / | [BASILISK] Align ChromeUI identity box label color with Basilisk branding. | wolfbeast | 2018-06-17 | -1/+1 |
|/ | | | | This resolves #484 | |||
* | Move native UA compatmode out of branding into app prefs. | wolfbeast | 2018-06-15 | -3/+5 |
| | ||||
* | Merge pull request #498 from adeshkp/patch-6 | Moonchild | 2018-06-15 | -0/+3 |
|\ | | | | | Add UA mode for unofficial branding | |||
| * | Add UA mode for unofficial branding | adeshkp | 2018-06-15 | -0/+3 |
| | | ||||
* | | Merge branch 'findbar-pertab' | wolfbeast | 2018-06-15 | -14/+59 |
|\ \ | |/ |/| | ||||
| * | Transfer findbar data to torn-off tabs. | wolfbeast | 2018-06-15 | -0/+11 |
| | | ||||
| * | Minimal easy fix -- move findbar getters to tabbrowser. | wolfbeast | 2018-06-12 | -14/+48 |
| | | | | | | | | Resolves #487 | |||
* | | [PALEMOON] Remove `image/jxr` from `image.http.accept` until JPEG-XR decoder ↵ | JustOff | 2018-06-13 | -1/+17 |
| | | | | | | | | is implemented | |||
* | | Stop making the version text selectable in the about box. | wolfbeast | 2018-06-13 | -3/+0 |
| | | | | | | | | This resolves #478. | |||
* | | Merge pull request #471 from janekptacijarabaci/pm_move_permissions_1 | Moonchild | 2018-06-12 | -18/+32 |
|\ \ | | | | | | | [PALEMOON] Moving About permissions component files from components/preferences/ to components/permissions/ | |||
| * | | [PALEMOON] Moving About permissions component files from ↵ | janekptacijarabaci | 2018-06-11 | -18/+32 |
| | | | | | | | | | | | | | | | | | | components/preferences/ to components/permissions/ Issue #191 | |||
* | | | Fix incorrect preprocessor defines for safebrowsing | JustOff | 2018-06-12 | -11/+11 |
| |/ |/| | ||||
* | | [suggestion] [PALEMOON] Unstable releases - fix some links on Linux | janekptacijarabaci | 2018-06-11 | -1/+9 |
| | | | | | | | | Issue #480 | |||
* | | Merge pull request #474 from JustOff/PR_dnt_two_state | Moonchild | 2018-06-11 | -56/+20 |
|\ \ | | | | | | | [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switch | |||
| * | | [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switch | JustOff | 2018-06-11 | -56/+20 |
| | | | ||||
* | | | Merge pull request #475 from ↵ | Moonchild | 2018-06-11 | -0/+2 |
|\ \ \ | |/ / |/| | | | | | | | | janekptacijarabaci/pm_package_bustage_devtools_disable_1 [PALEMOON] Fix package bustage if devtools is disabled | |||
| * | | [PALEMOON] Fix package bustage if devtools is disabled | janekptacijarabaci | 2018-06-11 | -0/+2 |
| |/ | | | | | | | Issue #102 | |||
* / | Stop also selecting trailing space when word-selecting. | wolfbeast | 2018-06-11 | -0/+3 |
|/ | | | | This resolves #472. | |||
* | Merge pull request #469 from JustOff/PR_SB_DoNotTrack | Moonchild | 2018-06-10 | -5/+68 |
|\ | | | | | [BASILISK] Remove tracking protection controls from the UI if safebrowsing isn't built | |||
| * | [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if ↵ | JustOff | 2018-06-10 | -0/+2 |
| | | | | | | | | safebrowsing isn't built | |||
| * | [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if ↵ | JustOff | 2018-06-10 | -1/+1 |
| | | | | | | | | safebrowsing isn't built | |||
| * | [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if ↵ | JustOff | 2018-06-10 | -2/+14 |
| | | | | | | | | safebrowsing isn't built | |||
| * | [BASILISK] Remove tracking protection controls from the UI if safebrowsing ↵ | JustOff | 2018-06-10 | -3/+52 |
| | | | | | | | | isn't built | |||
* | | Bump version to Alpha 4.PM28.0.0a4_Unstable | wolfbeast | 2018-06-10 | -1/+1 |
| | | ||||
* | | Set Pale Moon Sync specific URLs in application shared prefs. | wolfbeast | 2018-06-10 | -2/+7 |
|/ | | | | Tag #468. |