Commit graph

294 commits

Author SHA1 Message Date
wolfbeast
c9632eecb5 Reinstate erroneously removed line. 2019-02-16 00:04:15 +08:00
wolfbeast
a4f3536b05 Prevent the Quickdial page from stealing focus from the address bar. 2019-02-16 00:04:13 +08:00
wolfbeast
f639bba29f Be more explicit about which browser content object is focused and when. 2019-02-16 00:04:12 +08:00
wolfbeast
dd069b5bd6 Update jar manifest for removed files. 2019-02-16 00:04:10 +08:00
wolfbeast
d468df647b Remove unused files. 2019-02-16 00:04:09 +08:00
wolfbeast
2af1e4bff9 Issue #517 Part 7: Remove enhanced/sponsored links styling and page code 2019-02-16 00:04:07 +08:00
wolfbeast
c5b8ab8c9a Issue #517 Part 6: Restyle for Pale Moon.
This splits out common rules for different OSes to themes/shared and
applies new styling to the newtab page.
2019-02-16 00:04:06 +08:00
wolfbeast
1e4a36afeb Fix typo. 2019-02-16 00:04:04 +08:00
wolfbeast
1c82f061e3 Issue #517 Part 5b: Remove configuration styles + leftovers. 2019-02-16 00:04:03 +08:00
wolfbeast
da1b8162b4 Issue #517 Part 5: Remove configuration menu 2019-02-16 00:04:01 +08:00
wolfbeast
5ed9f22c99 Issue #517: Remove leftover contentSearch include. 2019-02-16 00:04:00 +08:00
wolfbeast
1d20d70b81 Issue #517 Part 3b: Remove compact style pref 2019-02-16 00:03:56 +08:00
wolfbeast
5c6b06ba5d Issue #517 Part 3: Remove compact style 2019-02-16 00:03:55 +08:00
wolfbeast
1f2fcc868f Issue #517 Part 1: Fix newtab Search 2019-02-16 00:03:53 +08:00
wolfbeast
48cdeab201 Issue #517 Part 1: Import newtab page from Basilisk (sans directory service provider module) 2019-02-16 00:03:51 +08:00
wolfbeast
697bcb292c Remove Google logo from about:home search bar internals. 2019-02-16 00:03:43 +08:00
wolfbeast
abe937bd78 Fix typo in newtab transformations.js 2019-02-16 00:03:37 +08:00
wolfbeast
d767e24977 Stop using old-style promises module in about:newtab.
- Rewrite to arrow functions.
- Stop using .defer and .promised

Tag #517.
2019-02-16 00:03:36 +08:00
janekptacijarabaci
9d3d50fd56 [PALEMOON] Fix "loadingPrincipal" in nsContextMenu.js 2019-02-16 00:03:25 +08:00
janekptacijarabaci
2e3999cd7e Remove a comment in nsContextMenu.js 2019-02-16 00:03:22 +08:00
janekptacijarabaci
5f66b032f4 Bug 1398229 - Save-link-as feature should use the loading principal - context menu using nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD 2019-02-16 00:03:16 +08:00
janekptacijarabaci
71cb14295e [PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove "_fastFind", a better focus() for the method "updateCurrentBrowser"
Issue #513
2019-02-16 00:03:15 +08:00
janekptacijarabaci
e570e8f823 [PALEMOON] Sanitize - "Form and search history" sanitize also the Findbar text and history (Ctrl-Z)
Issue #502
2019-02-16 00:03:09 +08:00
wolfbeast
6e95f87e3b Transfer findbar data to torn-off tabs. 2019-02-16 00:03:02 +08:00
wolfbeast
b25c4a5c1f Minimal easy fix -- move findbar getters to tabbrowser.
Resolves #487
2019-02-16 00:03:00 +08:00
wolfbeast
dfd13c47f4 Stop making the version text selectable in the about box.
This resolves #478.
2019-02-16 00:02:44 +08:00
janekptacijarabaci
9055a7f592 [PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list)
Issue #308
2019-02-16 00:02:12 +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
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
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
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
JustOff
41f8075d54 [PALEMOON] Use ShellService.jsm to get the shell service in utilityOverlay.js 2019-02-15 23:59:52 +08:00
wolfbeast
96a0af1be8 Reinstate tabMinWidth and tabMaxWidth prefs.
This resolves #410.
2019-02-15 23:59:38 +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
janekptacijarabaci
adb584360c [PALEMOON] [frontend vs backend] Reduce size of PopupBlocking:UpdateBlockedPopups messages
Issue #392
2019-02-15 23:58:59 +08:00
JustOff
1cb6795a53 Revive the quickdial page (about:newtab) 2019-02-15 23:57:47 +08:00
JustOff
b6f0383b26 [PALEMOON] Remove fullscreen and pointer-lock from permission managing 2019-02-15 23:56:32 +08:00
JustOff
614562a3c6 [PALEMOON] Replace fullscreen permission dialog with a warning 2019-02-15 23:56:30 +08:00
JustOff
fe4cd1c6e2 [PALEMOON] Update fullscreen activation event to match UXP 2019-02-15 23:56:29 +08:00
JustOff
8524393860 Delay and shorten animation of transition to the full-screen 2019-02-15 23:55:49 +08:00
JustOff
4656ff95ec [PALEMOON] Align the application with the updated fullscreen API 2019-02-15 23:55:17 +08:00
JustOff
211c4325ba [PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in fullscreen mode and simplify related code 2019-02-15 23:55:15 +08:00
JustOff
3d8fca1220 [PALEMOON] Added padding to toolbar autohide 2019-02-15 23:55:13 +08:00