FranklinDM
|
69e171fb9a
|
Issue #971 - Fix browser.link.open_newwindow functionality in Pale Moon
|
2019-05-24 21:55:02 +08:00 |
|
Roy Tam
|
ec217d91d9
|
Merge remote-tracking branch 'origin/master' into custom
|
2019-05-17 22:18:17 +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 |
|
Roy Tam
|
220b809fb9
|
Merge remote-tracking branch 'origin/master' into custom
|
2019-05-11 06:27:21 +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 |
|
Roy Tam
|
1d71489799
|
Merge remote-tracking branch 'origin/master' into custom
|
2019-05-03 21:40:08 +08:00 |
|
wolfbeast
|
100fe48e7b
|
[PALEMOON] Prevent overlapping modal prompts and preserve prompt order.
|
2019-05-03 21:31:53 +08:00 |
|
Roy Tam
|
2cb30a238c
|
Merge remote-tracking branch 'origin/master' into custom
|
2019-04-27 09:01:02 +08:00 |
|
Ascrod
|
74e02af5af
|
Issue #991 Part 1: Pale Moon
|
2019-04-27 08:16:34 +08:00 |
|
Roy Tam
|
ed1b356dfa
|
Merge remote-tracking branch 'origin/master' into custom
|
2019-04-06 10:00:51 +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 |
|
Roy Tam
|
4d4a6085d0
|
Revert "Issue #756 - Remove Contextual Identity References from Pale Moon"
This reverts commit 9cdfabaf57.
|
2019-04-04 19:35:53 +08:00 |
|
Roy Tam
|
caab96c969
|
utilityOverlay: restore getBoolPref for compatibility
|
2019-03-30 06:49:19 +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 |
|
FranklinDM
|
0785204717
|
Fix undefined isSameDocument
|
2019-02-16 00:20:03 +08:00 |
|
FranklinDM
|
fabc5f1c19
|
Follow-up: Add missing getTabFromAudioEvent method
|
2019-02-16 00:20:01 +08:00 |
|