Commit graph

1,048 commits

Author SHA1 Message Date
janekptacijarabaci
42795739f4 [PALEMOON] Places - remove unnecessary line from controller.js 2019-02-16 00:09:26 +08:00
janekptacijarabaci
996f5467a4 [PALEMOON] Places - remove unused @param from controller.js 2019-02-16 00:09:24 +08:00
wolfbeast
416e3703e3 Fix position and size of Permissions Manager main content area.
This resolves #660
2019-02-16 00:09:22 +08:00
JustOff
2654830856 [PALEMOON] Remove localization files for pdf.js 2019-02-16 00:09:20 +08:00
JustOff
4a9cac1941 [PALEMOON] Remove misc leftovers of Google Safebrowsing 2019-02-16 00:09:19 +08:00
trav90
ca6b6fe127 [PALEMOON] Enable update prefs in Official branding for Linux 2019-02-16 00:09:17 +08:00
wolfbeast
91aef8445a Version bump 2019-02-16 00:09:16 +08:00
JustOff
4ed2317142 Remove unused strings left from the migrator 2019-02-16 00:09:02 +08:00
wolfbeast
a097c19df9 Clean up app strings and legacy download manager after e92808f0ebbeab3ffb79a0b1a4d190f61fb8b43a 2019-02-16 00:08:59 +08:00
janekptacijarabaci
d6dff2d61c [PALEMOON] Fix Permissions Manager (plugins.click_to_play / vulnerable plugins) 2019-02-16 00:08:55 +08:00
janekptacijarabaci
89d7708221 [PALEMOON] Fix Page Info - permissions (plugins.click_to_play / vulnerable plugins) 2019-02-16 00:08:53 +08:00
Franklin DM
95fa1f19d6 Issue #336: Mouse position tracker not set even if chrome is still visible on fullscreen 2019-02-16 00:08:36 +08:00
Franklin DM
52f1c9915a Issue #336: Mouse position tracker not set even if chrome is still visible on fullscreen 2019-02-16 00:08:35 +08:00
SpockFan02
be86e0a951 Fix typo 2019-02-16 00:08:15 +08:00
SpockMan02
7013acc5bb Pale Moon: Fix positioning of caption buttons in application-drawn titlebar 2019-02-16 00:08:13 +08:00
SpockMan02
9453a7812a Pale Moon: Restore osx private browsing indicator 2019-02-16 00:08:10 +08:00
janekptacijarabaci
9ce98cad60 [BASILISK] "about:privatebrowsing" - use "Basilisk" instead of "Firefox"
Issue #610
2019-02-16 00:08:05 +08:00
wolfbeast
dca5d5479c Restore pref -- enhanced tiles aren't dead yet.
(without this, the newtab page is broken)
2019-02-16 00:08:04 +08:00
wolfbeast
66a47eb83a Version bump to beta 3 2019-02-16 00:08:02 +08:00
wolfbeast
3c35a585ca Reconfigure Pale Moon
Also fold a number of prefs back into the app prefs from shared branding prefs.
This resolves #555.
2019-02-16 00:08:01 +08:00
wolfbeast
fecd8ec7e6 Fix redirector paths
This resolves #602.
2019-02-16 00:07:48 +08:00
janekptacijarabaci
7dc58571d1 [PALEMOON] DevTools - remove unused items from browser.dtd 2019-02-16 00:07:38 +08:00
Lootyhoof
9baa2e8cfd Adjust popup ID for password manager 2019-02-16 00:07:36 +08:00
janekptacijarabaci
1126ed480b [PALEMOON] about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessionRestore.js
Issue #350
2019-02-16 00:07:33 +08:00
SpockFan02
58a67bf3d7 Don't hide caption buttons with a lw theme, either
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!
2019-02-16 00:07:32 +08:00
SpockFan02
9a906f1dbc Mac: Do not hide caption buttons or titlebar
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
2019-02-16 00:07:30 +08:00
janekptacijarabaci
ef547d4967 Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Manager 2019-02-16 00:07:29 +08:00
wolfbeast
493ea98fee [PALEMOON] On GTK, default to showing the menubar only when alt is pressed
This restores parity with v27
2019-02-16 00:07:27 +08:00
wolfbeast
343a51f1a1 Rename firefox(-branding).js to basilisk(*).js
Bonus: combats some fingerprinting.
2019-02-16 00:07:20 +08:00
wolfbeast
ad2c18b0f2 Prevent suppressing executable warnings using the "don't ask me this again" 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
2019-02-16 00:07:16 +08:00
wolfbeast
eecf847006 Confirm launch of executables other than .exe on Windows. 2019-02-16 00:07:05 +08:00
wolfbeast
57c15c519b [PALEMOON] Remove duplicate MOZ_PROFILE_MIGRATOR entry in confvars. 2019-02-16 00:06:48 +08:00
adeshkp
c3553379a7 Quick fix to binay file path for Mac packaging 2019-02-16 00:06:40 +08:00
Lootyhoof
384f756181 Add tabbrowser findbar styling for Linux and OSX 2019-02-16 00:06:36 +08:00
Lootyhoof
e0c06e6226 Only invert dropmarker by default on glass 2019-02-16 00:06:34 +08:00
Lootyhoof
99b514df11 Allow menubar items to inherit toolbar text styling 2019-02-16 00:06:32 +08:00
Lootyhoof
abd2e6008f Add tabbrowser findbar styling 2019-02-16 00:06:31 +08:00
wolfbeast
44c030e364 Bump Pale Moon to beta 2 2019-02-16 00:06:20 +08:00
wolfbeast
a1527ead42 Revert "Remove unwanted newtab page code"
This reverts commit 277fa0afdc50b707b3227ca327c29766cdcd20f1.
2019-02-16 00:06:19 +08:00
wolfbeast
7b82a2ece4 Remove SSL Error Reporting telemetry 2019-02-16 00:06:16 +08:00
wolfbeast
ffc480b2ca Issue #562 Part 2: Remove unnecessary grid calculation code. 2019-02-16 00:06:13 +08:00
NTD
10487d6802 Use MOZ_AUSTRALIS to define common shared Australis features 2019-02-16 00:06:04 +08:00
wolfbeast
3b3e4b4cc5 Add back the Quickdial show/hide control.
This also slightly tweaks the grid design styling.
Resolves #563
2019-02-16 00:06:02 +08:00
wolfbeast
64534aadb8 Add missing aCurrentBrowser definition in utilityOverlay.js
Follow-up to cadeea97bbefe42f89d16a4678fdc382c7b74bcd
This obsoletes #561.
2019-02-16 00:06:01 +08:00
wolfbeast
2b8a811849 Issue #562 Part 1: Transfix the grid 2019-02-16 00:05:59 +08:00
JustOff
5bfde87f0a [PALEMOON] Remove no more required extra copy of promise.js 2019-02-16 00:05:58 +08:00
JustOff
c675b86a07 [PALEMOON] Use Promises.jsm instead of promise.js from jetpack in sanitize.js 2019-02-16 00:05:56 +08:00
JustOff
3291587c08 [PALEMOON] Include devtools/client/locales conditionally 2019-02-16 00:05:52 +08:00
JustOff
a1389d5c14 [PALEMOON] Include devtools/client when building language packs 2019-02-16 00:05:51 +08:00
wolfbeast
7b7cd83c2b Reorganize some internal pages. 2019-02-16 00:05:49 +08:00