Commit graph

294 commits

Author SHA1 Message Date
Pale Moon
8b3b8034b9 [Pale-Moon] Issue #1737 - Part 1: Clean up base/content p.1 2020-05-02 08:44:56 +08:00
Matt A. Tobin
485fd40870 [Pale-Moon] Don't set the drawintitlebar attr in gPrivateBrowsingUI unless we want MOZ_CAN_DRAW_IN_TITLEBAR on macintosh 2020-04-18 07:15:31 +08:00
Matt A. Tobin
4950e7ff47 [Pale-Moon] Issue MoonchildProductions/UXP#1516 - Change CAN_DRAW_IN_TITLEBAR to MOZ_CAN_DRAW_IN_TITLEBAR and set it for Windows only
Also updates platform commit pointer to match
2020-04-18 07:15:09 +08:00
JustOff
f20dc8b560 [Pale-Moon] Issue #1766 - Add pref to allow copying unescaped URL from the URL bar 2020-04-11 10:03:30 +08:00
Lootyhoof
86551712e5 [Pale-Moon] Replace -moz prefixed logical properties in themes 2020-04-11 10:02:27 +08:00
SpockFan02
4d10837586 [Pale-Moon] Issue #1754 - Update browser-gestureSupport to work on UXP Based on https://hg.mozilla.org/mozilla-central/file/fb921354f6ca063a873725e6702156dece1d282c/browser/base/content/browser-gestureSupport.js 2020-04-03 09:53:55 +08:00
Pale Moon
f704591f36 [Pale-Moon] Issue #1750 - Add pref to show edit panel upon starring new bookmark.
This resolves #1750
2020-04-03 09:52:18 +08:00
JustOff
9f19a67fcb [Pale-Moon] Issue #1730 - Add 1.25x play speed to the html player context menu 2020-03-05 09:44:30 +08:00
athenian200
b6b33a6b2a [Pale-Moon] Remove excess whitespace. 2020-02-15 07:32:26 +08:00
athenian200
addf7b2fb1 [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/base. 2020-02-15 07:26:27 +08:00
Roy Tam
4f18ae9e69 [Pale-Moon] remove duplicated code hunk, fix js error 2020-02-14 22:48:47 +08:00
FranklinDM
9b300b010d [Pale-Moon] Issue #1722 - Part 2: Allow hiding pinned tabs for the All Tabs graphical pane 2020-02-07 09:36:47 +08:00
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