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
3e51f5e6cf
Issue #638 - Part 7: Remove hover and active states for sound indicator
2019-02-16 00:19:55 +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
wolfbeast
6bc2881988
Belated new cycle version bump
2019-02-16 00:19:43 +08:00
wolfbeast
34d846ba55
Strip Inkscape data from toolbar SVGs and remove obsolete PNGs.
...
Tag #576
2019-02-16 00:19:42 +08:00
JustOff
12a5dc96b5
[PALEMOON] Align the places component with the updated PlacesUtils API
2019-02-16 00:19:40 +08:00
wolfbeast
3c9d8715a7
Replace toolbar PNG bitmaps with SVG vectors.
...
This makes the main toolbar icon set use SVG vector images, so they are prepared for HiDPI use.
The download indicator "attention" state (green arrow) has been folded into the main toolbar image.
This is a direct replacement of the previous images (and not separate icon files) to have a direct drop-in replacement for the previously used files.
Tag #576
2019-02-16 00:19:32 +08:00
FranklinDM
ac30af20f6
[Pale Moon] Sync notification widget's messageImage should inherit the 'type' attribute
2019-02-16 00:19:28 +08:00
NTD
4b184ba757
Issue #861 - The bookmark properties window should focus on the Name Picker text box on init
2019-02-16 00:19:22 +08:00
NTD
79acd8acd5
[PALEMOON] Use generic application icon for external applications in about:feeds
2019-02-16 00:19:21 +08:00
NTD
dfcf00a75f
Revert "[PALEMOON] Use generic application icon for external applications in about:feeds"
...
This reverts commit c8d90e332f4da50fdaa77eb733481d8be547391c.
2019-02-16 00:19:19 +08:00
wolfbeast
ab837222b1
Revert "[PALEMOON] Focus and select the first non-collapsed text element in the bookmark properties dialog"
...
This reverts commit e9a58eae57e65b082b461ec17aaf4bef9bb582f9.
Tag #867
2019-02-16 00:19:18 +08:00
NTD
8b86f995ad
[PALEMOON] Use generic application icon for external applications in about:feeds
2019-02-16 00:19:16 +08:00
wolfbeast
1268dd6fe5
Don't build internal updater by default and set default update channel to an inactive one.
2019-02-16 00:19:15 +08:00
wolfbeast
6f97045d83
Enable gamepad support by default in Basilisk.
...
Necessary because of changed platform default. See #794
2019-02-16 00:19:13 +08:00
wolfbeast
cb8e2c2e59
#863 Part 3: Add Pale Moon GUI options for Opportunistic Encryption.
2019-02-16 00:19:02 +08:00
wolfbeast
0c4fe21435
#863 part 2: Make opportunistic encryption opt-in for UXP
...
This exposes the new pref and also sets the Alt-Svc pref for OE to false.
Basilisk gets a default opt-in for both to stay close to Firefox.
2019-02-16 00:19:01 +08:00
wolfbeast
e53942ffe8
Backout opportunistic encryption changes.
...
Apparently there is some functional and naming confusion here.
Backing out to re-land after evaluation and possible changes.
Tag #863 .
2019-02-16 00:18:57 +08:00
wolfbeast
58b93e265b
Add GUI control to Pale Moon for opportunistic encryption.
...
Pale Moon part for #863 .
2019-02-16 00:18:56 +08:00
wolfbeast
8fb5b349d5
Swap default platform state for opportunistic encryption.
...
Tag #863
2019-02-16 00:18:54 +08:00
JustOff
7da6d82c53
[PALEMOON] Focus and select the first non-collapsed text element in the bookmark properties dialog
2019-02-16 00:18:48 +08:00
JustOff
c672f9fc86
[PALEMOON] Open about:permissions when notification settings are requested
2019-02-16 00:18:03 +08:00
JustOff
480876a862
[PALEMOON] Add filter query to about:permissions
2019-02-16 00:18:01 +08:00
adeshkp
c9bb0df8a6
Show hidden left border of search button on about:newtab page
2019-02-16 00:16:21 +08:00
adeshkp
d4dd907df9
Basilisk: Trivial fixes for Mac build
2019-02-16 00:16:19 +08:00
yami
56963761a3
align Basilisk sidebar context menu behaviour with Pale Moon
2019-02-16 00:16:15 +08:00
Franklin DM
44f9b7ec97
Remove superfluous message manager property
2019-02-16 00:15:58 +08:00
Ascrod
854438a848
Issue #832 Part 3: Remove strings.
2019-02-16 00:15:54 +08:00
Ascrod
6343212065
Issue #832 Part 2: Remove styling and images.
2019-02-16 00:15:52 +08:00
Ascrod
7dac76098e
Issue #832 Part 1: Remove modules, chrome, and preferences.
2019-02-16 00:15:51 +08:00
MaxKoll
c7545b7d4e
Fix in-tab close button behavior
...
Fixes #775 (non-responsiveness when closing multiple tabs by rapidly clicking in-tab close buttons).
2019-02-16 00:15:33 +08:00
MaxKoll
54f2f50668
Revert "Fix in-tab close button behavior"
2019-02-16 00:15:31 +08:00
Ascrod
924eb021bc
Basilisk Installer: Remove unused stub defines and strings.
2019-02-16 00:15:28 +08:00
Ascrod
d74a223e8a
Pale Moon Installer: Remove unused stub defines and strings.
2019-02-16 00:15:26 +08:00
Ascrod
7f8c7d8148
Basilisk Installer: Update Windows ARP URLs.
2019-02-16 00:15:25 +08:00
Ascrod
23707691b6
Pale Moon Installer: Update Windows ARP URLs.
2019-02-16 00:15:24 +08:00
JustOff
074adbab24
[BASILISK] Protect against nsIPrincipal.origin throwing for about:blank iframes and custom protocols
2019-02-16 00:15:13 +08:00
MaxKoll
a0bddecc2e
Fix in-tab close button behavior ( #775 )
...
- Fixes #775 .
- Coincidentally also fixes a regression that prevented opening new tabs via double click on an empty space in the tab bar.
2019-02-16 00:15:11 +08:00
JustOff
87117726dc
[PALEMOON] Use message manager to detect full-screen HTML5 video in S4E module
2019-02-16 00:15:03 +08:00
wolfbeast
1a6bbcff72
Rename address bar back to location bar
...
Tag Issue #765
2019-02-16 00:14:36 +08:00