| Commit message (Expand) | Author | Age | Lines |
* | 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 janekptacijarabaci/pm_permissions_clean-up_name-... | Moonchild | 2018-06-19 | -8/+8 |
|\ |
|
| * | [PALEMOON] Remove named function syntax in aboutPermissions.js | janekptacijarabaci | 2018-06-19 | -8/+8 |
* | | Merge pull request #519 from janekptacijarabaci/pm_permissions_2 | Moonchild | 2018-06-19 | -1/+2 |
|\| |
|
| * | [PALEMOON] Fix "Permissions Manager" and "Remove All Cookies" | janekptacijarabaci | 2018-06-19 | -1/+2 |
* | | Merge pull request #518 from janekptacijarabaci/pm_permissions_1 | Moonchild | 2018-06-19 | -1/+1 |
|\| |
|
| * | [PALEMOON] Fix "Permissions Manager" and cookies | janekptacijarabaci | 2018-06-19 | -1/+1 |
* | | 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 |
|/ |
|
* | Merge pull request #509 from janekptacijarabaci/context-menu_save-link-as_pri... | Moonchild | 2018-06-18 | -6/+3 |
|\ |
|
| * | [PALEMOON] Fix "loadingPrincipal" in nsContextMenu.js | janekptacijarabaci | 2018-06-17 | -1/+1 |
| * | Remove a comment in nsContextMenu.js | janekptacijarabaci | 2018-06-17 | -5/+0 |
| * | Bug 1398229 - Save-link-as feature should use the loading principal - context... | janekptacijarabaci | 2018-06-17 | -1/+3 |
* | | [PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove "_fast... | janekptacijarabaci | 2018-06-18 | -23/+47 |
|/ |
|
* | Merge pull request #501 from trav90/uaoverrides-palemoon | Moonchild | 2018-06-16 | -5/+0 |
|\ |
|
| * | [PALEMOON] Remove UA override for Google Fonts | trav90 | 2018-06-15 | -5/+0 |
* | | [PALEMOON] Sanitize - "Form and search history" sanitize also the Findbar tex... | janekptacijarabaci | 2018-06-15 | -7/+17 |
|/ |
|
* | 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 | 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 |
* | | [PALEMOON] Remove `image/jxr` from `image.http.accept` until JPEG-XR decoder ... | JustOff | 2018-06-13 | -1/+17 |
* | | Stop making the version text selectable in the about box. | wolfbeast | 2018-06-13 | -3/+0 |
* | | Merge pull request #471 from janekptacijarabaci/pm_move_permissions_1 | Moonchild | 2018-06-12 | -18/+32 |
|\ \
| |/
|/| |
|
| * | [PALEMOON] Moving About permissions component files from components/preferenc... | janekptacijarabaci | 2018-06-11 | -18/+32 |
* | | [suggestion] [PALEMOON] Unstable releases - fix some links on Linux | janekptacijarabaci | 2018-06-11 | -1/+9 |
* | | 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 |
|/ |
|
* | 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 |
| |/ |
|