Commit graph

1,048 commits

Author SHA1 Message Date
janekptacijarabaci
38dac3dae0 [PALEMOON] Fix package bustage if devtools is disabled
Issue #102
2019-02-16 00:02:26 +08:00
wolfbeast
f493d6eb7a Stop also selecting trailing space when word-selecting.
This resolves #472.
2019-02-16 00:02:24 +08:00
JustOff
3709728fb1 [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if safebrowsing isn't built 2019-02-16 00:02:23 +08:00
JustOff
553c699745 [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if safebrowsing isn't built 2019-02-16 00:02:22 +08:00
JustOff
1652fce000 [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if safebrowsing isn't built 2019-02-16 00:02:20 +08:00
JustOff
771cee197c [BASILISK] Remove tracking protection controls from the UI if safebrowsing isn't built 2019-02-16 00:02:19 +08:00
wolfbeast
2ae786c929 Bump version to Alpha 4. 2019-02-16 00:02:16 +08:00
wolfbeast
b80678934a Set Pale Moon Sync specific URLs in application shared prefs.
Tag #468.
2019-02-16 00:02:15 +08:00
janekptacijarabaci
9055a7f592 [PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list)
Issue #308
2019-02-16 00:02:12 +08:00
wolfbeast
867de19f7e Use a pref for supported Sync server API levels 2019-02-16 00:02:10 +08:00
trav90
1765a5f506 [PALEMOON] Update the pref name for HSTS
This aligns the pref name for Pale Moon with what is used in the platform.
2019-02-16 00:01:50 +08:00
janekptacijarabaci
083436313c Using "function()" in browser.js - consistency with the surrounding code
Issue #430
2019-02-16 00:01:38 +08:00
janekptacijarabaci
829ce72d6d Fix a comment in browser.js (the FindBar - a tab vs the chrome window's context)
Issue #430
2019-02-16 00:01:37 +08:00
janekptacijarabaci
426e543f27 [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start of browser
Issue #430
2019-02-16 00:01:35 +08:00
wolfbeast
1943c044a5 string.contains() => string.includes() 2019-02-16 00:01:33 +08:00
wolfbeast
3a485ba1dd Set sync prefs. 2019-02-16 00:01:00 +08:00
wolfbeast
b1e44f4685 Fix for loop in Sync quota dialog. 2019-02-16 00:00:58 +08:00
SpockFan02
02e9ee9e81 Issue #448: Pale Moon: Include pinned tabs when warning about closing tabs with more than one window
This resolves #448.
2019-02-16 00:00:57 +08:00
wolfbeast
302f069f68 Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display with #-moz-resolution=w,h 2019-02-16 00:00:54 +08:00
janekptacijarabaci
5928218c40 Remove an unnecessary comment when closing the dialog
Issue #434
2019-02-16 00:00:51 +08:00
janekptacijarabaci
4760d34eee Style clean up + fix typo
Issue #434
2019-02-16 00:00:49 +08:00
janekptacijarabaci
e619aeed91 [PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hidden
Issue #434
2019-02-16 00:00:47 +08:00
SpockFan02
81491f13fe Fix a file path for macOS
Tag #286
2019-02-16 00:00:46 +08:00
wolfbeast
6fa4aa7c27 Fix Basilisk Mac window menu include path.
Tag #286
2019-02-16 00:00:45 +08:00
wolfbeast
84cea9661a Fix incorrect Pale Moon installer locale paths. 2019-02-16 00:00:43 +08:00
wolfbeast
b372f91454 Issue #303 Part 3: Update themes for the new Basilisk location.
This also addresses #286.
2019-02-16 00:00:42 +08:00
wolfbeast
d224ddb0e5 Issue #303 Part 2: Update build files for the new location 2019-02-16 00:00:40 +08:00
wolfbeast
177b28a898 Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk 2019-02-16 00:00:39 +08:00
wolfbeast
a951f19dfd [PALEMOON] Bump version to Alpha 3 2019-02-16 00:00:29 +08:00
janekptacijarabaci
de5b649680 [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys
Issue #430
2019-02-16 00:00:28 +08:00
wolfbeast
aa5e85f67d Revert "Reinstate tabMinWidth and tabMaxWidth prefs."
This reverts commit 6e8846622a79549542adaca58d741d9263daf686.
2019-02-16 00:00:25 +08:00
NTD
0e70c6dfec [PALEMOON] Package helper.exe so Windows Shell Service actually works on a packaged product 2019-02-16 00:00:16 +08:00
trav90
c74733cc79 [PALEMOON] Enable update prefs in Unstable branding for Linux 2019-02-16 00:00:03 +08:00
JustOff
41f8075d54 [PALEMOON] Use ShellService.jsm to get the shell service in utilityOverlay.js 2019-02-15 23:59:52 +08:00
wolfbeast
0baf9bbbea Rewrite restoreDimensions to account for mismatched CSS/device pixel sizes.
This resolves the situation where the device pixels per css px does not match the screen DPI.
In that case, the restored width and height would be adjusted if the window width (css px)
would be larger than the screen width (dev pixels). This patch converts everything to css px
before checking if the dimensions fit the screen.

This resolves #411.
2019-02-15 23:59:48 +08:00
JustOff
bde1d7a02b [PALEMOON] Package chrome.manifest for default theme across all platforms 2019-02-15 23:59:46 +08:00
wolfbeast
96a0af1be8 Reinstate tabMinWidth and tabMaxWidth prefs.
This resolves #410.
2019-02-15 23:59:38 +08:00
wolfbeast
8d524b4567 Disable HPKP telemetry in Pale Moon. 2019-02-15 23:59:33 +08:00
JustOff
e4eb3e60ec Remove unused webapps icons files from Pale Moon 2019-02-15 23:59:31 +08:00
JustOff
9d35cf2e1a Remove unused webapps icons from Pale Moon 2019-02-15 23:59:30 +08:00
janekptacijarabaci
10ec23e5a8 [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const with var in Pale Moon and TychoAM
Issue #155

Part 2 for:
931950a880
2019-02-15 23:59:21 +08:00
Moonchild
170f2ade41 Revert "Always build with SSE2 support & display an error if not available" 2019-02-15 23:59:11 +08:00
Moonchild
155ccedb7d Revert "Only display SSE2 error dialog on 32-bit Linux" 2019-02-15 23:59:10 +08:00
trav90
b59dce9964 Only display SSE2 error dialog on 32-bit Linux
All 64bit CPU's support SSE2 so there's no reason to have this code on 64-bit builds.
2019-02-15 23:59:08 +08:00
wolfbeast
b22223ac20 Make Pale Moon Windows8WindowFrameColor compatible with global scope.
This resolves #396.
2019-02-15 23:59:07 +08:00
trav90
1e8a7b041e Tweak SSE/SSE2 GCC flags 2019-02-15 23:59:04 +08:00
trav90
989d1736b2 Display an error on Linux in the absence of SSE2 2019-02-15 23:59:01 +08:00
janekptacijarabaci
adb584360c [PALEMOON] [frontend vs backend] Reduce size of PopupBlocking:UpdateBlockedPopups messages
Issue #392
2019-02-15 23:58:59 +08:00
adeshkp
8b9da6442c Pale Moon - Fix white tab text for active tab on Mac 2019-02-15 23:58:53 +08:00
wolfbeast
1a823f5ad6 Remove SPS profiler.
- Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS)
- Stub out several profiler-only functions.
2019-02-15 23:58:37 +08:00