summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeLines
* Merge commit '50d3e596bbe89c95615f96eb71f6bc5be737a1db' into Basilisk-releasev2018.07.18wolfbeast2018-07-18-1794/+387021
|\ | | | | | | | | | | # Conflicts: # browser/app/profile/firefox.js # browser/components/preferences/jar.mn
| * [PALEMOON] Fix Permissions Manager (plugins.click_to_play / vulnerable plugins)janekptacijarabaci2018-07-17-16/+22
| |
| * [PALEMOON] Fix Page Info - permissions (plugins.click_to_play / vulnerable ↵janekptacijarabaci2018-07-17-9/+18
| | | | | | | | plugins)
| * Issue #336: Mouse position tracker not set even if chrome is still visible ↵Franklin DM2018-07-13-0/+12
| | | | | | | | on fullscreen
| * Issue #336: Mouse position tracker not set even if chrome is still visible ↵Franklin DM2018-07-13-0/+12
| | | | | | | | on fullscreen
| * Merge pull request #620 from SpockMan02/patch-5Moonchild2018-07-11-1/+1
| |\ | | | | | | Fix typo
| | * Fix typoSpockFan022018-07-10-1/+1
| | |
| * | Merge pull request #619 from SpockMan02/issue-586Moonchild2018-07-11-0/+7
| |\ \ | | |/ | |/| Pale Moon: Fix positioning of caption buttons in application-drawn ti…
| | * Pale Moon: Fix positioning of caption buttons in application-drawn titlebarSpockMan022018-07-08-0/+7
| | |
| * | Pale Moon: Restore osx private browsing indicatorSpockMan022018-07-08-11/+55
| |/
| * Merge pull request #611 from janekptacijarabaci/firefox_name_2Moonchild2018-07-08-3/+3
| |\ | | | | | | [BASILISK] "about:privatebrowsing" - use "Basilisk" instead of "Firefox"
| | * [BASILISK] "about:privatebrowsing" - use "Basilisk" instead of "Firefox"janekptacijarabaci2018-07-08-3/+3
| | | | | | | | | | | | Issue #610
| * | Restore pref -- enhanced tiles aren't dead yet.PM28.0.0b3_Unstablewolfbeast2018-07-08-0/+3
| | | | | | | | | | | | (without this, the newtab page is broken)
| * | Version bump to beta 3wolfbeast2018-07-08-1/+1
| | |
| * | Reconfigure Pale Moonwolfbeast2018-07-08-127/+80
| |/ | | | | | | | | Also fold a number of prefs back into the app prefs from shared branding prefs. This resolves #555.
| * Fix redirector pathswolfbeast2018-07-06-6/+1
| | | | | | | | This resolves #602.
| * Merge pull request #590 from janekptacijarabaci/pm_devtools_menu_unused-items_1Moonchild2018-07-05-55/+0
| |\ | | | | | | [PALEMOON] DevTools - remove unused items from browser.dtd
| | * [PALEMOON] DevTools - remove unused items from browser.dtdjanekptacijarabaci2018-07-04-55/+0
| | |
| * | Adjust popup ID for password managerLootyhoof2018-07-04-6/+3
| | |
| * | Merge pull request #587 from janekptacijarabaci/aboutSessionRestore_error_3Moonchild2018-07-03-0/+3
| |\ \ | | | | | | | | [PALEMOON] about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessionRestore.js
| | * | [PALEMOON] about:sessionrestore - fix an error "treeView.treeBox is null" in ↵janekptacijarabaci2018-07-03-0/+3
| | |/ | | | | | | | | | | | | | | | aboutSessionRestore.js Issue #350
| * | Don't hide caption buttons with a lw theme, eitherSpockFan022018-07-03-1/+1
| | | | | | | | | Follow-up to #585. I removed this from the PR, but it's actually needed, otherwise the caption buttons are hidden with a lightweight theme!
| * | Mac: Do not hide caption buttons or titlebarSpockFan022018-07-03-2/+2
| |/ | | | | | | | | | | on private browsing windows or with a lightweight theme installed. This resolves #491. This resolves #584. Tag https://github.com/MoonchildProductions/Pale-Moon/issues/623
| * Merge pull request #583 from ↵Moonchild2018-07-03-251/+6
| |\ | | | | | | | | | | | | janekptacijarabaci/_testBranch_pageInfo_permissions_indexedDB Remove the UI for indexedDB in Page Info and Permissions Manager
| | * Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Managerjanekptacijarabaci2018-07-02-251/+6
| | |
| * | [PALEMOON] On GTK, default to showing the menubar only when alt is pressedwolfbeast2018-07-03-2/+7
| | | | | | | | | | | | This restores parity with v27
| * | Rename firefox(-branding).js to basilisk(*).jswolfbeast2018-07-02-7/+7
| |/ | | | | | | Bonus: combats some fingerprinting.
| * Prevent suppressing executable warnings using the "don't ask me this again" ↵wolfbeast2018-07-02-17/+7
| | | | | | | | | | | | | | | | | | | | checkbox. A hidden preference matching the behavior of "browser.download.manager.alertOnEXEOpen" is kept, but is renamed in order to recover cases where the checkbox was used accidentally. While there, simplify the `confirmLaunchExecutable` function by converting from promises to async function. Since Basilisk moved this prompting to toolkit, we also clean up some unused duplicate strings from application/basilisk while we're there. This resolves #581
| * Merge branch 'ported-upstream'wolfbeast2018-07-02-14/+15
| |\
| | * Confirm launch of executables other than .exe on Windows.wolfbeast2018-06-30-14/+15
| | |
| * | [PALEMOON] Remove duplicate MOZ_PROFILE_MIGRATOR entry in confvars.wolfbeast2018-07-02-3/+1
| | |
| * | Quick fix to binay file path for Mac packagingadeshkp2018-06-30-1/+1
| | |
| * | Add tabbrowser findbar styling for Linux and OSXLootyhoof2018-06-30-0/+12
| | |
| * | Only invert dropmarker by default on glassLootyhoof2018-06-30-8/+7
| | |
| * | Allow menubar items to inherit toolbar text stylingLootyhoof2018-06-30-0/+4
| | |
| * | Add tabbrowser findbar stylingLootyhoof2018-06-30-0/+6
| | |
| * | Bump Pale Moon to beta 2PM28.0.0b2_Unstablewolfbeast2018-06-29-1/+1
| | |
| * | Revert "Remove unwanted newtab page code"wolfbeast2018-06-29-7/+4732
| | | | | | | | | | | | This reverts commit 277fa0afdc50b707b3227ca327c29766cdcd20f1.
| * | Remove SSL Error Reporting telemetrywolfbeast2018-06-29-121/+1
| | |
| * | Issue #562 Part 2: Remove unnecessary grid calculation code.wolfbeast2018-06-29-110/+11
| |/
| * Merge branch 'define-work'Matt A. Tobin2018-06-28-0/+4
| |\
| | * Use MOZ_AUSTRALIS to define common shared Australis featuresMatt A. Tobin2018-06-28-0/+4
| | |
| * | Add back the Quickdial show/hide control.wolfbeast2018-06-28-3/+25
| |/ | | | | | | | | This also slightly tweaks the grid design styling. Resolves #563
| * Add missing aCurrentBrowser definition in utilityOverlay.jswolfbeast2018-06-28-0/+4
| | | | | | | | | | Follow-up to cadeea97bbefe42f89d16a4678fdc382c7b74bcd This obsoletes #561.
| * Issue #562 Part 1: Transfix the gridwolfbeast2018-06-28-31/+47
| |
| * Merge pull request #556 from JustOff/PR_sanitize_promisesMoonchild2018-06-28-122/+1
| |\ | | | | | | [PALEMOON] Use Promises.jsm instead of promise.js from jetpack in sanitize.js
| | * [PALEMOON] Remove no more required extra copy of promise.jsJustOff2018-06-27-121/+0
| | |
| | * [PALEMOON] Use Promises.jsm instead of promise.js from jetpack in sanitize.jsJustOff2018-06-27-1/+1
| | |
| * | Merge pull request #558 from JustOff/PR_devtools_localesMoonchild2018-06-28-0/+3
| |\ \ | | | | | | | | [PALEMOON] Include devtools/client when building language packs
| | * | [PALEMOON] Include devtools/client/locales conditionallyJustOff2018-06-28-0/+2
| | | |