| Commit message (Expand) | Author | Age | Lines |
... | |
* | | 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 | JustOff | 2018-06-11 | -56/+20 |
* | | | Merge pull request #475 from janekptacijarabaci/pm_package_bustage_devtools_d... | Moonchild | 2018-06-11 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | [PALEMOON] Fix package bustage if devtools is disabled | janekptacijarabaci | 2018-06-11 | -0/+2 |
| |/ |
|
* / | Stop also selecting trailing space when word-selecting. | wolfbeast | 2018-06-11 | -0/+3 |
|/ |
|
* | Merge pull request #469 from JustOff/PR_SB_DoNotTrack | Moonchild | 2018-06-10 | -5/+68 |
|\ |
|
| * | [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if safebr... | JustOff | 2018-06-10 | -0/+2 |
| * | [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if ... | JustOff | 2018-06-10 | -1/+1 |
| * | [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if s... | JustOff | 2018-06-10 | -2/+14 |
| * | [BASILISK] Remove tracking protection controls from the UI if safebrowsing is... | JustOff | 2018-06-10 | -3/+52 |
* | | 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 |
|/ |
|
* | Merge pull request #466 from janekptacijarabaci/pm_sync_quota_1 | Moonchild | 2018-06-09 | -1/+8 |
|\ |
|
| * | [PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list) | janekptacijarabaci | 2018-06-09 | -1/+8 |
* | | Use a pref for supported Sync server API levels | wolfbeast | 2018-06-09 | -0/+1 |
|/ |
|
* | Merge pull request #461 from trav90/HSTS | Moonchild | 2018-06-07 | -3/+3 |
|\ |
|
| * | [PALEMOON] Update the pref name for HSTS | trav90 | 2018-06-07 | -3/+3 |
* | | Merge pull request #459 from janekptacijarabaci/pm_findbar_2 | Moonchild | 2018-06-07 | -30/+63 |
|\ \ |
|
| * | | Using "function()" in browser.js - consistency with the surrounding code | janekptacijarabaci | 2018-06-07 | -3/+3 |
| * | | Fix a comment in browser.js (the FindBar - a tab vs the chrome window's context) | janekptacijarabaci | 2018-06-06 | -2/+3 |
| * | | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start ... | janekptacijarabaci | 2018-06-06 | -30/+62 |
| |/ |
|
* | | string.contains() => string.includes() | wolfbeast | 2018-06-07 | -1/+1 |
* | | Set sync prefs. | wolfbeast | 2018-06-06 | -0/+8 |
* | | Fix for loop in Sync quota dialog. | wolfbeast | 2018-06-06 | -3/+8 |
* | | Merge pull request #458 from SpockMan02/patch-3 | Moonchild | 2018-06-06 | -2/+16 |
|\ \ |
|
| * | | Issue #448: Pale Moon: Include pinned tabs when warning about closing tabs wi... | SpockFan02 | 2018-06-06 | -2/+16 |
| |/ |
|
* / | Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display ... | wolfbeast | 2018-06-06 | -3/+33 |
|/ |
|
* | Merge pull request #440 from janekptacijarabaci/pm_url_2 | Moonchild | 2018-06-05 | -42/+51 |
|\ |
|
| * | Remove an unnecessary comment when closing the dialog | janekptacijarabaci | 2018-06-04 | -1/+0 |
| * | Style clean up + fix typo | janekptacijarabaci | 2018-06-04 | -5/+3 |
| * | [PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hidden | janekptacijarabaci | 2018-06-03 | -44/+56 |
* | | Fix a file path for macOS | SpockFan02 | 2018-06-05 | -1/+1 |
* | | Fix Basilisk Mac window menu include path. | wolfbeast | 2018-06-05 | -1/+1 |
* | | Fix incorrect Pale Moon installer locale paths.PM28.0.0a3_Unstable | wolfbeast | 2018-06-04 | -4/+4 |
* | | Merge branch 'move-basilisk' | wolfbeast | 2018-06-04 | -0/+386019 |
|\ \ |
|
| * | | Issue #303 Part 3: Update themes for the new Basilisk location. | wolfbeast | 2018-06-04 | -9/+9 |
| * | | Issue #303 Part 2: Update build files for the new location | wolfbeast | 2018-06-04 | -26/+26 |
| * | | Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk | wolfbeast | 2018-06-04 | -0/+386019 |
* | | | [PALEMOON] Bump version to Alpha 3 | wolfbeast | 2018-06-04 | -1/+1 |
|/ / |
|
* | | Merge pull request #441 from janekptacijarabaci/pm_findbar_1 | Moonchild | 2018-06-03 | -6/+27 |
|\ \ |
|
| * | | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys | janekptacijarabaci | 2018-06-03 | -6/+27 |
| |/ |
|
* | | Revert "Reinstate tabMinWidth and tabMaxWidth prefs." | wolfbeast | 2018-06-03 | -16/+2 |
* | | [PALEMOON] Package helper.exe so Windows Shell Service actually works on a pa... | Matt A. Tobin | 2018-06-02 | -1/+1 |
* | | [PALEMOON] Enable update prefs in Unstable branding for Linux | trav90 | 2018-06-01 | -2/+2 |
|/ |
|
* | Merge pull request #421 from JustOff/PR_utilityOverlay_ShellService | Moonchild | 2018-06-01 | -7/+5 |
|\ |
|
| * | [PALEMOON] Use ShellService.jsm to get the shell service in utilityOverlay.js | JustOff | 2018-05-31 | -7/+5 |
* | | Rewrite restoreDimensions to account for mismatched CSS/device pixel sizes. | wolfbeast | 2018-05-31 | -19/+51 |
|/ |
|
* | [PALEMOON] Package `chrome.manifest` for default theme across all platforms | JustOff | 2018-05-30 | -2/+0 |
* | Reinstate tabMinWidth and tabMaxWidth prefs. | wolfbeast | 2018-05-30 | -2/+16 |
* | Disable HPKP telemetry in Pale Moon. | wolfbeast | 2018-05-29 | -0/+2 |