Commit graph

330 commits

Author SHA1 Message Date
Roy Tam
bd5506d13c Merge remote-tracking branch 'origin/master' into custom 2020-07-04 07:02:08 +08:00
Moonchild
61e78cda6a [Pale-Moon] Issue #1782 - Add option to insert all new tabs after the current tab
This adds 'browser.tabs.insertAllAfterCurrent' as a preference which
makes all new tabs opened to be next to the currently active tab, instead
of at the end - regardless if the tab is considered "related" to the active
tab. This (naturally and logically) overrides 'insertRelatedAfterCurrent'

Resolves #1782
2020-06-27 06:33:45 +08:00
Roy Tam
ab4f78f4b7 Merge remote-tracking branch 'origin/master' into custom 2020-06-20 06:47:51 +08:00
Lootyhoof
9f5067486b [Pale-Moon] Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTK 2020-06-20 06:46:07 +08:00
Roy Tam
0444ab984c Merge remote-tracking branch 'origin/master' into custom 2020-06-12 22:15:24 +08:00
Matt A. Tobin
9e9b145d6d [Pale-Moon] Remove duplicate panels with the same ID
Currently Pale Moon uses an older version of autocomplete as a private binding
2020-06-12 22:13:57 +08:00
Roy Tam
5c4cee240f Merge remote-tracking branch 'origin/master' into custom 2020-06-06 07:27:53 +08:00
Pale Moon
76d7b66661 [Pale-Moon] [ui] Encode braille space 2020-06-06 07:25:14 +08:00
Roy Tam
1453f13d33 Merge remote-tracking branch 'origin/master' into custom 2020-05-02 09:19:25 +08:00
Pale Moon
b294e4f2ff [Pale-Moon] Issue #1737 - Address nits. 2020-05-02 09:14:07 +08:00
Pale Moon
054a3fb4a5 [Pale-Moon] Issue #1737 - Part 8: Phase 1 proofread + adjust for updated code style 2020-05-02 09:13:36 +08:00
Pale Moon
94e0c368a5 [Pale-Moon] Issue #1737 - Part 6: Re-tidy browser-gesturesupport.js after merge 2020-05-02 09:12:33 +08:00
Pale Moon
0d1f8c11a8 [Pale-Moon] Issue #1737 - Part 5: Fix some typoes so the browser doesn't explode. 2020-05-02 09:02:43 +08:00
Pale Moon
fa4c122fad [Pale-Moon] Issue #1737 - Part 4: Scope gXPInstallObserver.observe case statements.
This is needed because the large blocks of code otherwise have
redeclarations of let variables.
2020-05-02 09:02:24 +08:00
Pale Moon
6c51c7704a [Pale-Moon] Issue #1737 - Part 3: Clean up base/content p.3 2020-05-02 09:02:03 +08:00
Pale Moon
b017678cf0 [Pale-Moon] Issue #1737 - Part 2: Clean up base/content p.2 2020-05-02 09:01:29 +08:00
Pale Moon
8b3b8034b9 [Pale-Moon] Issue #1737 - Part 1: Clean up base/content p.1 2020-05-02 08:44:56 +08:00
Roy Tam
924da4a2cc Merge remote-tracking branch 'origin/master' into custom 2020-04-18 07:25:50 +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
Roy Tam
8d7d46f06c Merge remote-tracking branch 'origin/master' into custom 2020-04-11 10:43:22 +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
Roy Tam
4ecaa49dd0 Merge remote-tracking branch 'origin/master' into custom 2020-04-03 09:57:28 +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
Roy Tam
bd46990741 Merge remote-tracking branch 'origin/master' into custom 2020-03-05 09:48:44 +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
Roy Tam
573c05e16c Merge remote-tracking branch 'origin/master' into custom 2020-02-15 07:33:51 +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
Roy Tam
cbe1b44079 [Pale-Moon] remove duplicated code hunk, fix js error 2020-02-13 07:13:08 +08:00
Roy Tam
a60c742310 Merge remote-tracking branch 'origin/master' into custom 2020-02-07 09:41:49 +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
Roy Tam
cf19eaad64 Merge remote-tracking branch 'origin/master' into custom 2020-01-31 09:56:42 +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
Roy Tam
969d239b65 Merge remote-tracking branch 'origin/master' into custom 2020-01-17 09:24:31 +08:00
JustOff
ad32641c0b Issue #1706 - Improve copying from the location bar, stop encoding parentheses explicitly 2020-01-17 09:23:12 +08:00
Roy Tam
18869d3807 Merge remote-tracking branch 'origin/master' into custom 2019-08-17 13:34:39 +08:00
wolfbeast
dabcbe1d6d Remove some leftover snippets code.
follow-up to 3a17b713ef27abb8c9d7c116815d3af7e0f366d9
2019-08-17 13:30:58 +08:00
Roy Tam
b214a513f9 Merge remote-tracking branch 'origin/master' into custom 2019-07-05 21:41:52 +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
Roy Tam
6431b85501 Merge remote-tracking branch 'origin/master' into custom 2019-05-31 07:28:33 +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
Roy Tam
8495414910 Merge remote-tracking branch 'origin/master' into custom 2019-05-24 21:59:29 +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