Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDE | Matt A. Tobin | 2018-06-25 | -3/+0 | |
| | |||||
* | Remove unused strings after #525 | JustOff | 2018-06-25 | -45/+0 | |
| | |||||
* | Bump Pale Moon to beta.PM28.0.0b1_Unstable | wolfbeast | 2018-06-25 | -1/+1 | |
| | |||||
* | Remove unwanted newtab page code | wolfbeast | 2018-06-24 | -4732/+7 | |
| | | | | | - Get rid of "enhanced" suggested/sponsored tiles in about:newtab - Remove "compact view" | ||||
* | Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired ↵ | janekptacijarabaci | 2018-06-24 | -2/+6 | |
| | | | | twice | ||||
* | Preferences - Show Cookies - "Remove Selected" button should not be active ↵ | janekptacijarabaci | 2018-06-24 | -2/+6 | |
| | | | | if there are no items | ||||
* | Merge pull request #530 from Lootyhoof/close-icon | Moonchild | 2018-06-23 | -4/+4 | |
|\ | | | | | Add new close icons and make current icons Basilisk-specific | ||||
| * | Add new close icons and make current icons Basilisk-specific | Lootyhoof | 2018-06-22 | -4/+4 | |
| | | |||||
* | | Improve newtab styling | wolfbeast | 2018-06-22 | -11/+13 | |
| | | | | | | | | | | | | - De-duplicate controls - Improve title text position - Improve pinned site indicator | ||||
* | | Merge pull request #528 from g4jc/remove_browser_ui_telemetry | Moonchild | 2018-06-22 | -1006/+0 | |
|\ \ | | | | | | | backport mozbug 1453667: Remove BrowserUITelemetry from Basilisk application | ||||
| * | | Remove BrowserUITelemetry from Basilisk application | Gaming4JC | 2018-06-21 | -1006/+0 | |
| |/ | |||||
* | | Merge pull request #525 from MoonchildProductions/newtab-page-work | Moonchild | 2018-06-22 | -821/+1370 | |
|\ \ | |/ |/| | Newtab page work | ||||
| * | Reinstate erroneously removed line. | wolfbeast | 2018-06-22 | -0/+1 | |
| | | |||||
| * | Prevent the Quickdial page from stealing focus from the address bar. | wolfbeast | 2018-06-22 | -18/+4 | |
| | | |||||
| * | Be more explicit about which browser content object is focused and when. | wolfbeast | 2018-06-22 | -10/+19 | |
| | | |||||
| * | Update jar manifest for removed files. | wolfbeast | 2018-06-22 | -2/+0 | |
| | | |||||
| * | Remove unused files. | wolfbeast | 2018-06-22 | -3259/+0 | |
| | | |||||
| * | Issue #517 Part 7: Remove enhanced/sponsored links styling and page code | wolfbeast | 2018-06-21 | -183/+6 | |
| | | |||||
| * | Issue #517 Part 6: Restyle for Pale Moon. | wolfbeast | 2018-06-21 | -589/+221 | |
| | | | | | | | | | | This splits out common rules for different OSes to themes/shared and applies new styling to the newtab page. | ||||
| * | Fix typo. | wolfbeast | 2018-06-21 | -1/+1 | |
| | | |||||
| * | Issue #517 Part 5b: Remove configuration styles + leftovers. | wolfbeast | 2018-06-21 | -211/+0 | |
| | | |||||
| * | Issue #517 Part 5: Remove configuration menu | wolfbeast | 2018-06-21 | -159/+1 | |
| | | |||||
| * | 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) | ||||
* | | The Tomato's #507. | wolfbeast | 2018-06-20 | -0/+2 | |
| | | |||||
* | | Remove Google logo from about:home search bar internals. | wolfbeast | 2018-06-20 | -127/+0 | |
|/ | |||||
* | 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 |