summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components
Commit message (Expand)AuthorAgeLines
* Merge pull request #662 from janekptacijarabaci/pm_places_controller_clean-up_2Moonchild2018-07-21-5/+0
|\
| * [PALEMOON] Places - remove unnecessary line from controller.jsjanekptacijarabaci2018-07-21-2/+0
| * [PALEMOON] Places - remove unused @param from controller.jsjanekptacijarabaci2018-07-21-3/+0
* | Fix position and size of Permissions Manager main content area.wolfbeast2018-07-21-1/+1
|/
* [PALEMOON] Fix Permissions Manager (plugins.click_to_play / vulnerable plugins)janekptacijarabaci2018-07-17-16/+22
* Fix redirector pathswolfbeast2018-07-06-6/+1
* [PALEMOON] about:sessionrestore - fix an error "treeView.treeBox is null" in ...janekptacijarabaci2018-07-03-0/+3
* Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Managerjanekptacijarabaci2018-07-02-51/+6
* Prevent suppressing executable warnings using the "don't ask me this again" c...wolfbeast2018-07-02-11/+6
* Confirm launch of executables other than .exe on Windows.wolfbeast2018-06-30-14/+15
* Reorganize some internal pages.wolfbeast2018-06-27-1/+1
* Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired ...janekptacijarabaci2018-06-24-1/+3
* Preferences - Show Cookies - "Remove Selected" button should not be active if...janekptacijarabaci2018-06-24-1/+3
* Issue #517 Part 1: Import newtab page from Basilisk (sans directory service p...wolfbeast2018-06-19-1/+1
* [PALEMOON] Remove named function syntax in aboutPermissions.jsjanekptacijarabaci2018-06-19-8/+8
* [PALEMOON] Fix "Permissions Manager" and "Remove All Cookies"janekptacijarabaci2018-06-19-1/+2
* [PALEMOON] Fix "Permissions Manager" and cookiesjanekptacijarabaci2018-06-19-1/+1
* [PALEMOON] Remove `image/jxr` from `image.http.accept` until JPEG-XR decoder ...JustOff2018-06-13-1/+17
* Merge pull request #471 from janekptacijarabaci/pm_move_permissions_1Moonchild2018-06-12-13/+27
|\
| * [PALEMOON] Moving About permissions component files from components/preferenc...janekptacijarabaci2018-06-11-13/+27
* | [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switchJustOff2018-06-11-51/+20
|/
* Merge pull request #461 from trav90/HSTSMoonchild2018-06-07-3/+3
|\
| * [PALEMOON] Update the pref name for HSTStrav902018-06-07-3/+3
* | string.contains() => string.includes()wolfbeast2018-06-07-1/+1
* | Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display ...wolfbeast2018-06-06-3/+33
|/
* Rewrite restoreDimensions to account for mismatched CSS/device pixel sizes.wolfbeast2018-05-31-19/+51
* [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const...janekptacijarabaci2018-05-28-8/+8
* [PALEMOON] [frontend vs backend] Places - fix: adding a livemark doesn't work...janekptacijarabaci2018-05-23-10/+22
* Remove the obsolete `media.mediasource.format-reader` control from the prefer...JustOff2018-05-11-28/+1
* [PALEMOON] Remove fullscreen and pointer-lock from permission managingJustOff2018-05-06-91/+2
* [PALEMOON] [frontend vs backend] Places - use "let" instead of "var" for the ...janekptacijarabaci2018-05-02-1/+1
* [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty v...janekptacijarabaci2018-05-02-9/+12
* Merge pull request #307 from janekptacijarabaci/pm_nsBrowserGlue_1Moonchild2018-05-01-31/+24
|\
| * [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in nsBrowser...janekptacijarabaci2018-04-30-31/+24
* | Merge pull request #306 from JustOff/PR_owner_triggeringPrincipalMoonchild2018-05-01-11/+19
|\ \
| * | [PALEMOON] Replace serializing `nsISHEntry.owner` with `nsISHEntry.triggering...JustOff2018-04-30-11/+19
| |/
* / [PALEMOON] Fix feeds - "Subscribe to this page..."janekptacijarabaci2018-05-01-1/+1
|/
* [PALEMOON] Add required gBrowserBundle lazy getter in nsBrowserGlue.jsMatt A. Tobin2018-04-30-3/+9
* [PALEMOON] Issue #283 - Pale Moon Shell Service is not invoking defalt client...Matt A. Tobin2018-04-30-15/+32
* Merge pull request #282 from JustOff/PR_urlbarChangeTrackerMoonchild2018-04-28-1/+7
|\
| * Use `urlbarChangeTracker` instead of `userTypedClear` to track address bar ch...JustOff2018-04-28-1/+7
* | Merge pull request #276 from janekptacijarabaci/pm_url_1Moonchild2018-04-28-41/+42
|\ \ | |/ |/|
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...janekptacijarabaci2018-04-28-277/+503
| |\
| * | [PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy Do...janekptacijarabaci2018-04-26-8/+3
| * | Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Libraryjanekptacijarabaci2018-04-25-0/+4
| * | Bug 945707 - Pausing a download fails when done after a retry + follow up (se...janekptacijarabaci2018-04-25-21/+16
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...janekptacijarabaci2018-04-25-3871/+3902
| |\ \
| * \ \ Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...janekptacijarabaci2018-04-17-80/+29
| |\ \ \
| * | | | Bug 92737 - Part 9: Download multiple files when multiple items are dropped o...janekptacijarabaci2018-04-15-4/+8
| * | | | Bug 92737 - Part 8: Download multiple files when multiple items are dropped o...janekptacijarabaci2018-04-15-9/+12