Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #638 - Part 1: Provide a visual indicator for muting/unmuting tabs | FranklinDM | 2018-11-16 | -1/+538 |
| | ||||
* | Merge pull request #869 from FranklinDM/sync_notification-work | Moonchild | 2018-11-14 | -1/+1 |
|\ | | | | | [Pale Moon] Fix missing icon for Sync notifications | |||
| * | [Pale Moon] Sync notification widget's messageImage should inherit the ↵ | FranklinDM | 2018-11-14 | -1/+1 |
| | | | | | | | | 'type' attribute | |||
* | | Issue #861 - The bookmark properties window should focus on the Name Picker ↵ | Matt A. Tobin | 2018-11-14 | -0/+5 |
|/ | | | | text box on init | |||
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-11-14 | -11/+4 |
|\ | ||||
| * | [PALEMOON] Use generic application icon for external applications in about:feeds | Matt A. Tobin | 2018-11-14 | -16/+4 |
| | | ||||
| * | Revert "[PALEMOON] Use generic application icon for external applications in ↵ | Matt A. Tobin | 2018-11-14 | -1/+6 |
| | | | | | | | | | | | | about:feeds" This reverts commit c8d90e332f4da50fdaa77eb733481d8be547391c. | |||
* | | Revert "[PALEMOON] Focus and select the first non-collapsed text element in ↵ | wolfbeast | 2018-11-14 | -5/+0 |
|/ | | | | | | | | the bookmark properties dialog" This reverts commit e9a58eae57e65b082b461ec17aaf4bef9bb582f9. Tag #867 | |||
* | [PALEMOON] Use generic application icon for external applications in about:feeds | Matt A. Tobin | 2018-11-14 | -6/+1 |
| | ||||
* | Don't build internal updater by default and set default update channel to an ↵ | wolfbeast | 2018-11-11 | -6/+6 |
| | | | | inactive one. | |||
* | Enable gamepad support by default in Basilisk. | wolfbeast | 2018-11-08 | -1/+1 |
| | | | | Necessary because of changed platform default. See #794 | |||
* | #863 Part 3: Add Pale Moon GUI options for Opportunistic Encryption. | wolfbeast | 2018-11-05 | -0/+23 |
| | ||||
* | #863 part 2: Make opportunistic encryption opt-in for UXP | wolfbeast | 2018-11-05 | -0/+4 |
| | | | | | This exposes the new pref and also sets the Alt-Svc pref for OE to false. Basilisk gets a default opt-in for both to stay close to Firefox. | |||
* | Backout opportunistic encryption changes. | wolfbeast | 2018-11-04 | -13/+0 |
| | | | | | | Apparently there is some functional and naming confusion here. Backing out to re-land after evaluation and possible changes. Tag #863. | |||
* | Add GUI control to Pale Moon for opportunistic encryption. | wolfbeast | 2018-11-04 | -0/+10 |
| | | | | Pale Moon part for #863. | |||
* | Swap default platform state for opportunistic encryption. | wolfbeast | 2018-11-04 | -0/+3 |
| | | | | Tag #863 | |||
* | [PALEMOON] Focus and select the first non-collapsed text element in the ↵ | JustOff | 2018-11-03 | -0/+5 |
| | | | | bookmark properties dialog | |||
* | Merge pull request #845 from JustOff/PR_notifications_open_settings | Moonchild | 2018-10-24 | -0/+23 |
|\ | | | | | Open about:permissions when notification settings are requested in Pale Moon | |||
| * | [PALEMOON] Open about:permissions when notification settings are requested | JustOff | 2018-10-20 | -0/+15 |
| | | ||||
| * | [PALEMOON] Add filter query to about:permissions | JustOff | 2018-10-20 | -0/+8 |
| | | ||||
* | | Merge pull request #848 from adeshkp/search-btn-border | Moonchild | 2018-10-23 | -1/+0 |
|\ \ | | | | | | | Show hidden left border of search button on about:newtab page | |||
| * | | Show hidden left border of search button on about:newtab page | adeshkp | 2018-10-23 | -1/+0 |
| | | | ||||
* | | | Basilisk: Trivial fixes for Mac build | adeshkp | 2018-10-23 | -1/+5 |
|/ / | ||||
* / | align Basilisk sidebar context menu behaviour with Pale Moon | yami | 2018-10-20 | -0/+15 |
|/ | ||||
* | Remove superfluous message manager property | Franklin DM | 2018-10-20 | -13/+0 |
| | ||||
* | Issue #832 Part 3: Remove strings. | Ascrod | 2018-10-11 | -131/+0 |
| | ||||
* | Issue #832 Part 2: Remove styling and images. | Ascrod | 2018-10-11 | -429/+0 |
| | ||||
* | Issue #832 Part 1: Remove modules, chrome, and preferences. | Ascrod | 2018-10-11 | -2991/+0 |
| | ||||
* | Merge pull request #826 from MaxKoll/MaxKoll-patch-1 | Moonchild | 2018-10-09 | -61/+63 |
|\ | | | | | Fix in-tab close button behavior | |||
| * | Fix in-tab close button behavior | MaxKoll | 2018-10-08 | -61/+63 |
| | | | | | | Fixes #775 (non-responsiveness when closing multiple tabs by rapidly clicking in-tab close buttons). | |||
* | | Revert "Fix in-tab close button behavior" | MaxKoll | 2018-10-08 | -81/+61 |
| | | ||||
* | | Merge pull request #814 from Ascrod/nsis-cleanup | Moonchild | 2018-10-08 | -359/+13 |
|\ \ | | | | | | | Clean up NSIS installer code | |||
| * | | Basilisk Installer: Remove unused stub defines and strings. | Ascrod | 2018-10-06 | -162/+0 |
| | | | ||||
| * | | Pale Moon Installer: Remove unused stub defines and strings. | Ascrod | 2018-10-06 | -191/+0 |
| | | | ||||
| * | | Basilisk Installer: Update Windows ARP URLs. | Ascrod | 2018-10-06 | -4/+5 |
| | | | ||||
| * | | Pale Moon Installer: Update Windows ARP URLs. | Ascrod | 2018-10-06 | -2/+8 |
| | | | ||||
* | | | [BASILISK] Protect against nsIPrincipal.origin throwing for about:blank ↵ | JustOff | 2018-10-06 | -1/+8 |
|/ / | | | | | | | iframes and custom protocols | |||
* / | Fix in-tab close button behavior (#775) | MaxKoll | 2018-10-04 | -61/+81 |
|/ | | | | - Fixes #775. - Coincidentally also fixes a regression that prevented opening new tabs via double click on an empty space in the tab bar. | |||
* | [PALEMOON] Use message manager to detect full-screen HTML5 video in S4E module | JustOff | 2018-10-01 | -20/+69 |
| | ||||
* | Rename address bar back to location bar | wolfbeast | 2018-09-29 | -2/+2 |
| | | | | Tag Issue #765 | |||
* | Update permissions manager strings. | wolfbeast | 2018-09-28 | -1/+1 |
| | | | | Tag Issue #765 | |||
* | Rename "Cookies" to "Cookies and Site Data" in preferences where applicable. | wolfbeast | 2018-09-28 | -13/+13 |
| | | | | Tag Issue #765 | |||
* | Use SSM's createCodebasePrincipalFromOrigin() instead of the nonexistent ↵ | wolfbeast | 2018-09-22 | -2/+2 |
| | | | | | | BrowserUtils.principalFromOrigin() This resolves #734. | |||
* | [PALEMOON] Restore strings mistakenly removed by ↵ | JustOff | 2018-09-20 | -0/+3 |
| | | | | [8be0c16be614d54183ee3d4877e2243cb9e468c8] | |||
* | Use SessionStore.promiseInitialized() to avoid race condition in ↵ | JustOff | 2018-09-17 | -5/+12 |
| | | | | | | | | "about:home" (#774) * Use SessionStore.promiseInitialized() to avoid race condition in "about:home" * Improve code style of [d6c3adb91c9f29786f8ed8d93baa14c076494017] | |||
* | New cycle version bump. | wolfbeast | 2018-09-17 | -1/+1 |
| | ||||
* | [BASILISK] Skip notifications for background tabs when restoring a session | JustOff | 2018-09-16 | -3/+18 |
| | ||||
* | [PALEMOON] Skip notifications for background tabs when restoring a session | JustOff | 2018-09-16 | -3/+17 |
| | ||||
* | Ensure the findbar target content browser follows the active tab. | wolfbeast | 2018-09-09 | -0/+5 |
| | ||||
* | Revert "Minimal easy fix -- move findbar getters to tabbrowser." | wolfbeast | 2018-09-09 | -48/+14 |
| | | | | This reverts commit fb291846a59f9b8eaf8bba29e0d9794893e895bf. |