Commit graph

282 commits

Author SHA1 Message Date
FranklinDM
1743bff855 [Pale-Moon] Issue #1722 - Part 1: Allow hiding pinned tabs for the Ctrl-Tab graphical pane 2020-02-07 09:36:26 +08:00
FranklinDM
2f02432034 [Pale-Moon] Issue #1722 - Part 1: Allow hiding pinned tabs for the Ctrl-Tab graphical pane 2020-02-07 09:28:28 +08:00
Matt A. Tobin
5e0560d895 [Pale-Moon] Issue MoonchildProductions/UXP#65 - Remove AppConstants Pale Moon.. again. 2020-01-31 09:51:15 +08:00
JustOff
ad32641c0b Issue #1706 - Improve copying from the location bar, stop encoding parentheses explicitly 2020-01-17 09:23:12 +08:00
wolfbeast
dabcbe1d6d Remove some leftover snippets code.
follow-up to 3a17b713ef27abb8c9d7c116815d3af7e0f366d9
2019-08-17 13:30:58 +08:00
Matt A. Tobin
c135f205d9 [Pale Moon] Add a configure flag to functionally disable personas at build time 2019-07-05 21:30:02 +08:00
Matt A. Tobin
254714d53b [Pale Moon] Update the check for updates menu item logic for already staged automatic updates 2019-05-31 07:21:14 +08:00
FranklinDM
18f9f38e8b Issue #1104 - Pass an opener to loadOneTab in the openURI function 2019-05-24 21:57:18 +08:00
FranklinDM
70c0d40d9b Issue #1104 - Set the browser's opener when adding a new tab
- This modifies `loadOneTab` and `addTab` to accept an opener
- This code was adapted from Basilisk's copy of tabbrowser.xml without the refactored code changes (which is a lot more involved as it divides addTab's functions into multiple functions)
2019-05-24 21:57:17 +08:00
FranklinDM
69e171fb9a Issue #971 - Fix browser.link.open_newwindow functionality in Pale Moon 2019-05-24 21:55:02 +08:00
Matt A. Tobin
cc3e413793 Remove deprecated appending of #-moz-resolution from Pale Moon and left over from nsMediaFragmentURIParser.h
This also magically makes Aero Peek work properly with Pale Moon thus:

Resolves #809
2019-05-17 22:16:24 +08:00
Matt A. Tobin
e0171dc973 [PALEMOON] buildHelpMenu() is executed by the shared help menu but not all windows have the AppMenu 2019-05-17 22:16:01 +08:00
Franklin DM
e164082a5a Issue #1084 - Add null check for URL Bar in the writePlaceholder() method 2019-05-17 22:15:59 +08:00
Matt A. Tobin
112961367a Issue #1081 - Restore "release notes" item in the help menu 2019-05-11 06:22:47 +08:00
Matt A. Tobin
c14d99f0ed Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for Extension compatibility 2019-05-11 06:22:44 +08:00
wolfbeast
100fe48e7b [PALEMOON] Prevent overlapping modal prompts and preserve prompt order. 2019-05-03 21:31:53 +08:00
Ascrod
74e02af5af Issue #991 Part 1: Pale Moon 2019-04-27 08:16:34 +08:00
wolfbeast
c439386fcb CotPM update 2019-04-06 09:59:50 +08:00
wolfbeast
3dbc6ee1a4 Zap the robots.
Resolves #1036
2019-04-06 09:59:48 +08:00
Gaming4JC
9cdfabaf57 Issue #756 - Remove Contextual Identity References from Pale Moon 2019-03-29 22:23:01 +08:00
Ascrod
8d45fa6874 Remove obsolete getPref helpers. 2019-03-29 22:22:33 +08:00
wolfbeast
77df9aab06 Remove leftover updater lines in about box
Resolves #1020.
2019-03-29 22:21:14 +08:00
Matt A. Tobin
1f7a299e91 [PALEMOON] Fix updatesSeparator id mismatch 2019-03-09 10:22:38 +08:00
wolfbeast
4db4774c93 Tweak the about box styling some more and clean up styles. 2019-03-09 10:22:11 +08:00
wolfbeast
eaebddafa3 Tweak the about box layout a bit.
- Put the Licensing link in the center
- Strengthen the "fog" background for the credits text for readability
- Add CSS animation to fade it in.
2019-03-09 10:22:08 +08:00
wolfbeast
9e1d7a55fc Fix dynamic addition of build date. 2019-03-09 10:22:05 +08:00
wolfbeast
9fdca8dca9 Update about box design.
Tag #963.
2019-03-09 10:22:01 +08:00
wolfbeast
e1651482f5 Remove updater gunk from the about box. 2019-03-09 10:21:56 +08:00
wolfbeast
1e6b075d1d Make the Auth prompt DOS protection a browser-element opt-in feature. 2019-03-02 12:19:28 +08:00
wolfbeast
54df9f8a30 WIP fix 1 2019-03-02 12:19:23 +08:00
wolfbeast
5a70528be7 Treat aContext as a bitfield in openURI.
Potential fix for #971
2019-02-17 12:06:56 +08:00
Ascrod
2b68182756 Rename mediaPlaybackRate to mediaPlaybackRate2. 2019-02-17 12:06:54 +08:00
Ascrod
1d02d45481 Pale Moon: Add loop context menu to HTML5 media elements. 2019-02-17 12:06:51 +08:00
wolfbeast
114e3529bc Add "check for updates" to main menu and AppMenu v2
Tag #963.
2019-02-16 00:28:19 +08:00
wolfbeast
254178f8e9 Revert "Add "check for updates" to main menu and AppMenu"
This reverts commit d9a05498806ede2978623019ce222150c5cfcef5.
2019-02-16 00:28:02 +08:00
wolfbeast
e89121d522 Add "check for updates" to main menu and AppMenu
Tag #963.
2019-02-16 00:28:00 +08:00
wolfbeast
5f35a6ccf0 Make sure Glass doesn't override LWT style for the title bar.
This resolves #965.
2019-02-16 00:27:59 +08:00
FranklinDM
3687a6bd06 [Pale Moon] Use mousemove events instead of MousePosTracker for hiding the navigation bar in fullscreen
* Tag #336
2019-02-16 00:27:55 +08:00
janekptacijarabaci
83ba13fdac [PALEMOON] Bug 1129896 - Part 2 of 2 - Convert the shared front-end code to a JavaScript code module 2019-02-16 00:23:40 +08:00
janekptacijarabaci
c66a3e8d83 [PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to a common place 2019-02-16 00:23:28 +08:00
JustOff
bed4e6a109 [PALEMOON] Initialize the search service asynchronously when calling 'BrowserSearch.addEngine()' 2019-02-16 00:23:15 +08:00
JustOff
689d0a55cd [PALEMOON] Initialize the search service asynchronously from 'about:home' and 'about:newtab' 2019-02-16 00:23:04 +08:00
wolfbeast
9afb4d52f2 Add an option to process favicons.
This optimizes the size for UI display and strips animations.
Default disabled. This resolves #899.
2019-02-16 00:21:04 +08:00
NTD
088c74605c Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistent 2019-02-16 00:20:48 +08:00
NTD
00c0692c36 Issue #889 - Clean up the Pale Moon tree - Part 1d: Move sync to components 2019-02-16 00:20:44 +08:00
NTD
814b709ef8 Issue #889 - Clean up the Pale Moon tree - Part 1c: Move pageinfo to components 2019-02-16 00:20:43 +08:00
NTD
a07ec61fe6 Issue #889 - Clean up the Pale Moon tree - Part 1b: Move newtab to components 2019-02-16 00:20:41 +08:00
NTD
36d7d6d67a Issue #889 - Clean up the Pale Moon tree - Part 1a: Move abouthome to components 2019-02-16 00:20:40 +08:00
JustOff
388ca23b51 Revert "[PALEMOON] Sanitize - "Form and search history" sanitize also the Findbar text and history (Ctrl-Z)"
This reverts commit a97887a67742aa3f95c47ad79b3c4c3827565944.
2019-02-16 00:20:35 +08:00
FranklinDM
b9aabb76c0 Hide mute menu item and disable mute hotkey with existing pref 2019-02-16 00:20:04 +08:00