Commit graph

1,186 commits

Author SHA1 Message Date
Roy Tam
5c4cee240f Merge remote-tracking branch 'origin/master' into custom 2020-06-06 07:27:53 +08:00
Roy Tam
cda9ba5305 [Pale-Moon] version bump 2020-06-06 07:27:04 +08:00
Pale Moon
76d7b66661 [Pale-Moon] [ui] Encode braille space 2020-06-06 07:25:14 +08:00
wolfbeast
d90086eff1 [Basilisk] [ui] Encode braille space 2020-06-06 07:24:45 +08:00
Roy Tam
97f15090d3 Merge remote-tracking branch 'origin/master' into custom 2020-05-30 07:19:01 +08:00
Roy Tam
b4a4fb4b3c [Pale-Moon] version bump 2020-05-30 07:17:51 +08:00
Roy Tam
1a8a524849 Merge remote-tracking branch 'origin/master' into custom 2020-05-23 06:59:40 +08:00
Moonchild
f364ab05e2 [Basilisk] Issue MoonchildProductions/UXP#1538 - remove speech recognition
- Update back-end branch pointer
- Remove recognition interface from package manifest
2020-05-23 06:58:50 +08:00
Roy Tam
bd1e07b203 Merge remote-tracking branch 'origin/master' into custom 2020-05-09 07:01:19 +08:00
wolfbeast
f51880be1f [Basilisk] [AM] Clean up addon-signing build leftovers. 2020-05-09 07:00:34 +08:00
Roy Tam
07a31cdb3c Merge remote-tracking branch 'origin/master' into custom 2020-05-02 09:35:07 +08:00
Roy Tam
4edbd8f129 bump PM version 2020-05-02 09:33:25 +08:00
Roy Tam
1453f13d33 Merge remote-tracking branch 'origin/master' into custom 2020-05-02 09:19:25 +08:00
Ryan C
18f2c4ec16 [Pale-Moon] Show private indicator on OS X if no MOZ_CAN_DRAW_IN_TITLEBAR (#1784) 2020-05-02 09:14:55 +08:00
Moonchild
6ff23f2f28 [Pale-Moon] Copy default userChrome and userContent examples to profile
* [profile] Copy default userChrome and userContent examples to profile
* [profile] Don't package example files inside omnijar
2020-05-02 09:14:40 +08:00
Pale Moon
207b454aed [Pale-Moon] Clean up add-on signing build leftovers 2020-05-02 09:14:21 +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
500d51dfc4 [Pale-Moon] Issue #1737 - Part 7: Tidy components/*.js 2020-05-02 09:13:13 +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
wolfbeast
295944986b [Basilisk] Add app-specific moz.configure example line 2020-04-18 07:25:03 +08:00
wolfbeast
f8881af66c [Basilisk] Fix broken preferences advanced pane initialization 2020-04-18 07:22:18 +08:00
Matt A. Tobin
3d445060ae [Basilisk] Issue MoonchildProductions/UXP#1516 - Change CAN_DRAW_IN_TITLEBAR to MOZ_CAN_DRAW_IN_TITLEBAR except for AppConstants in CUI
Also updates platform commit pointer to match
2020-04-18 07:21:58 +08:00
wolfbeast
9107ed066c [Basilisk] Ensure AV1 is enabled in all builds by default. 2020-04-18 07:21:39 +08:00
Pale Moon
f0c04a4df0 [Pale-Moon] Revert "Re-enable sessionstore cache soft refresh"
By popular demand.
This reverts commit cf12c10d64769a8a84a1819f6655501cccea6b25.
2020-04-18 07:21:06 +08:00
Lootyhoof
fbf2c3a044 [Pale-Moon] Add MOZ_CAN_DRAW_IN_TITLEBAR to OS X theme 2020-04-18 07:15:46 +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
Lootyhoof
3bc5f3f49e [Pale-Moon] Issue #1773 - Improve persona styling on Mac 2020-04-18 07:14:39 +08:00
Pale Moon
aafecbaa95 [Pale-Moon] Issue #1772 - Only refresh tabs in restore-on-demand mode.
Only enable the refresh modes for session store cache behavior if the
currently selected mode is "Don't restore tabs until selected" to
prevent known issues with restoring too many tabs from the network
concurrently.

This resolves #1772
2020-04-18 07:14:14 +08:00
Roy Tam
9b8c8db3c7 [Basilisk] pref: fix missed change in rev 3ea239bc83 2020-04-13 09:27:18 +08:00
Roy Tam
8d7d46f06c Merge remote-tracking branch 'origin/master' into custom 2020-04-11 10:43:22 +08:00
Lootyhoof
583b5c34a3 [Pale-Moon] Issue #1769 - Improve fullscreen mode on Windows 2020-04-11 10:03:46 +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
5a9cfb364d [Pale-Moon] Issue #1751 - Make the Mac bottom tab bar blend better 2020-04-11 10:03:11 +08:00
Pale Moon
72431fef47 [Pale-Moon] Add patientaccess.com UA override (Angular) 2020-04-11 10:02:52 +08:00
Lootyhoof
86551712e5 [Pale-Moon] Replace -moz prefixed logical properties in themes 2020-04-11 10:02:27 +08:00
Lootyhoof
372b921dcb [Pale-Moon] Make sure we index libraryToolbar.svg 2020-04-11 10:02:06 +08:00
Lootyhoof
ef9c1eca47 [Pale-Moon] Add HiDPI toolbar icons to the library on Windows 2020-04-11 10:01:24 +08:00
Lootyhoof
5debac3383 [Pale-Moon] Cleanup OS X default theme 2020-04-11 10:00:52 +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
Lootyhoof
33b1931a95 [Pale-Moon] Make OS X default theme integrate better 2020-04-03 09:52:37 +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