summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeLines
* 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
| | |
| * | [PALEMOON] Include devtools/client when building language packsJustOff2018-06-27-0/+1
| |/
* / Reorganize some internal pages.wolfbeast2018-06-27-1/+83
|/
* [BASILISK] Unify strings for "Restart in Safe Mode" (with toolkit - ↵janekptacijarabaci2018-06-26-3/+3
| | | | | | "about:profiles" and "about:support") https://github.com/MoonchildProductions/Pale-Moon/issues/1563
* [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDEMatt A. Tobin2018-06-25-3/+0
|
* Remove unused strings after #525JustOff2018-06-25-45/+0
|
* Bump Pale Moon to beta.PM28.0.0b1_Unstablewolfbeast2018-06-25-1/+1
|
* Remove unwanted newtab page codewolfbeast2018-06-24-4732/+7
| | | | | - Get rid of "enhanced" suggested/sponsored tiles in about:newtab - Remove "compact view"
* Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired ↵janekptacijarabaci2018-06-24-2/+6
| | | | twice
* Preferences - Show Cookies - "Remove Selected" button should not be active ↵janekptacijarabaci2018-06-24-2/+6
| | | | if there are no items
* Merge pull request #530 from Lootyhoof/close-iconMoonchild2018-06-23-4/+4
|\ | | | | Add new close icons and make current icons Basilisk-specific