Commit graph

270 commits

Author SHA1 Message Date
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
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
FranklinDM
4b17e666d5 Issue #638 - Part 10: Rename all tabs sound icon to be consistent with others
- alltabs => allTabs
2019-02-16 00:20:00 +08:00
FranklinDM
97c36203a5 Issue #638 - Part 9: Add sound icon to all tabs menu 2019-02-16 00:19:58 +08:00
FranklinDM
b0a98ca25b Issue #638 - Part 8: Add overlay sound icon for pinned tabs
- This also moves some styles to tabbrowser.css
2019-02-16 00:19:57 +08:00
FranklinDM
ec5d4d77e3 Issue #638 - Part 6: Fix up remaining references
- Refactor _tabAttrModified to accept two parameters
- Modify consumers of _tabAttrModified to pass details
- Add missing _soundPlayingAttrRemovalTimer field
- Add missing checks for mute/unmute around the tab browser
- Tab sound icon should inherit 'selected' attribute instead of 'visuallyselected'
2019-02-16 00:19:53 +08:00
FranklinDM
b0beabea4c Issue #638 - Part 5: Add mute/unmute option to tab context menu 2019-02-16 00:19:51 +08:00
FranklinDM
8714e0d4f7 Issue #638 - Part 4: Add tab sound icon to tab drop-down list 2019-02-16 00:19:50 +08:00
FranklinDM
208e5e8705 Issue #638 - Part 3: Add a keyboard shortcut for toggling the tab mute state 2019-02-16 00:19:48 +08:00
FranklinDM
d6e21c05d3 Issue #638 - Part 2: Add tooltip to mute/unmute buttons 2019-02-16 00:19:46 +08:00
FranklinDM
6dc555939c Issue #638 - Part 1: Provide a visual indicator for muting/unmuting tabs 2019-02-16 00:19:45 +08:00
FranklinDM
ac30af20f6 [Pale Moon] Sync notification widget's messageImage should inherit the 'type' attribute 2019-02-16 00:19:28 +08:00