Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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. | |||
* | 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) | |||
| * | [PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list) | janekptacijarabaci | 2018-06-09 | -1/+8 |
| | | | | | | | | Issue #308 | |||
* | | 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 |
|\ | | | | | Improve HSTS preload list generation | |||
| * | [PALEMOON] Update the pref name for HSTS | trav90 | 2018-06-07 | -3/+3 |
| | | | | | | | | This aligns the pref name for Pale Moon with what is used in the platform. | |||
* | | Merge pull request #459 from janekptacijarabaci/pm_findbar_2 | Moonchild | 2018-06-07 | -30/+63 |
|\ \ | | | | | | | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start of browser | |||
| * | | Using "function()" in browser.js - consistency with the surrounding code | janekptacijarabaci | 2018-06-07 | -3/+3 |
| | | | | | | | | | | | | Issue #430 | |||
| * | | Fix a comment in browser.js (the FindBar - a tab vs the chrome window's context) | janekptacijarabaci | 2018-06-06 | -2/+3 |
| | | | | | | | | | | | | Issue #430 | |||
| * | | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start ↵ | janekptacijarabaci | 2018-06-06 | -30/+62 |
| |/ | | | | | | | | | | | of browser Issue #430 | |||
* | | 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… | |||
| * | | Issue #448: Pale Moon: Include pinned tabs when warning about closing tabs ↵ | SpockFan02 | 2018-06-06 | -2/+16 |
| |/ | | | | | | | | | with more than one window This resolves #448. | |||
* / | Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display ↵ | wolfbeast | 2018-06-06 | -3/+33 |
|/ | | | | with #-moz-resolution=w,h | |||
* | Merge pull request #440 from janekptacijarabaci/pm_url_2 | Moonchild | 2018-06-05 | -42/+51 |
|\ | | | | | [PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hidden | |||
| * | Remove an unnecessary comment when closing the dialog | janekptacijarabaci | 2018-06-04 | -1/+0 |
| | | | | | | | | Issue #434 | |||
| * | Style clean up + fix typo | janekptacijarabaci | 2018-06-04 | -5/+3 |
| | | | | | | | | Issue #434 | |||
| * | [PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hidden | janekptacijarabaci | 2018-06-03 | -44/+56 |
| | | | | | | | | Issue #434 | |||
* | | Fix a file path for macOS | SpockFan02 | 2018-06-05 | -1/+1 |
| | | | | | | Tag #286 | |||
* | | Fix Basilisk Mac window menu include path. | wolfbeast | 2018-06-05 | -1/+1 |
| | | | | | | | | Tag #286 | |||
* | | 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 |
| | | | | | | | | | | | | This also addresses #286. | |||
| * | | 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 |
| | | |