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
cb8e2c2e59
#863 Part 3: Add Pale Moon GUI options for Opportunistic Encryption.
2019-02-16 00:19:02 +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
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
Franklin DM
44f9b7ec97
Remove superfluous message manager property
2019-02-16 00:15:58 +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
d74a223e8a
Pale Moon Installer: Remove unused stub defines and strings.
2019-02-16 00:15:26 +08:00
Ascrod
23707691b6
Pale Moon Installer: Update Windows ARP URLs.
2019-02-16 00:15:24 +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
wolfbeast
114aed058f
Update permissions manager strings.
...
Tag Issue #765
2019-02-16 00:14:33 +08:00
wolfbeast
a69753706d
Rename "Cookies" to "Cookies and Site Data" in preferences where applicable.
...
Tag Issue #765
2019-02-16 00:14:31 +08:00
wolfbeast
abb0dd55b2
Use SSM's createCodebasePrincipalFromOrigin() instead of the nonexistent BrowserUtils.principalFromOrigin()
...
This resolves #734 .
2019-02-16 00:14:13 +08:00
JustOff
23665c9250
[PALEMOON] Restore strings mistakenly removed by [8be0c16be614d54183ee3d4877e2243cb9e468c8]
2019-02-16 00:14:07 +08:00
JustOff
0c0d82689f
Use SessionStore.promiseInitialized() to avoid race condition in "about:home" ( #774 )
...
* Use SessionStore.promiseInitialized() to avoid race condition in "about:home"
* Improve code style of [d6c3adb91c9f29786f8ed8d93baa14c076494017]
2019-02-16 00:13:57 +08:00
wolfbeast
a8ea1c8875
New cycle version bump.
2019-02-16 00:13:55 +08:00
JustOff
c79f106dcc
[PALEMOON] Skip notifications for background tabs when restoring a session
2019-02-16 00:13:51 +08:00
wolfbeast
6663a8fe28
Ensure the findbar target content browser follows the active tab.
2019-02-16 00:13:36 +08:00
wolfbeast
2f16623ba1
Revert "Minimal easy fix -- move findbar getters to tabbrowser."
...
This reverts commit fb291846a59f9b8eaf8bba29e0d9794893e895bf.
2019-02-16 00:13:34 +08:00
wolfbeast
36bcd9863f
Revert "Transfer findbar data to torn-off tabs."
...
This reverts commit 333142b5af61c3fd67ad4e79467c03efb3641b20.
2019-02-16 00:13:33 +08:00
wolfbeast
79cddc2b9c
Revert "[PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove "_fastFind", a better focus() for the method "updateCurrentBrowser""
...
This reverts commit 63b10a9b4f8644550a89022b8d0d53ee26fc150b.
2019-02-16 00:13:29 +08:00
wolfbeast
e044dab0bb
Revert "Add tabbrowser findbar styling"
...
This reverts commit c96d9e5bdd064252c2b6d303c1db9209bf4814c9.
2019-02-16 00:13:28 +08:00
wolfbeast
1edb6c3921
Revert "Add tabbrowser findbar styling for Linux and OSX"
...
This reverts commit e4b01ba84463fbaf5209ae8d2bb6a612f491bb5b.
2019-02-16 00:13:26 +08:00
JustOff
758922c244
Use the default value from 'browser.startup.homepage' instead of the hardcoded ' http://start.palemoon.org/ '
2019-02-16 00:12:46 +08:00
JustOff
84ae67b1bc
Update 'browser.newtab.url' when it's used for new tabs and 'browser.startup.homepage' changes
2019-02-16 00:12:44 +08:00
wolfbeast
51025a5a81
[PALEMOON] Update the taskbar preview per tab module for UXP.
...
- Use placesutils for favicons
- Switch to the PageThumbs service for thumbnails (like QuickDial)
- Make thumb requests asynchronous
- Update canvas handling
This resolves #731
2019-02-16 00:12:24 +08:00
wolfbeast
30c9cb19c4
Update installer strings for Pale Moon to match toolkit nsis installer.
...
This resolves #735
2019-02-16 00:12:10 +08:00
JustOff
1b447a979b
[PALEMOON] Fix document navigation using F6
2019-02-16 00:12:00 +08:00
wolfbeast
539d6c8c4a
Pale Moon blocklist update
2019-02-16 00:11:50 +08:00
JustOff
8ad5a057d1
[PALEMOON] Align viewPartialSource with the UXP codebase
2019-02-16 00:11:27 +08:00
wolfbeast
0d5d154158
Set version for normal unstable channel use.
2019-02-16 00:11:08 +08:00
SpockMan02
81b6a47384
Restore some osx icons
2019-02-16 00:10:46 +08:00
SpockMan02
e54a42877d
Revert osx editBookmarkOverlay.css to osx version
2019-02-16 00:10:44 +08:00
janekptacijarabaci
55b65909aa
[PALEMOON] Bug 863773 - Changes the way plugin handlers are loaded at the preferences applications pane. Uses enabledPlugin attribute from each navigator.mimeTypes to find the actual plugin used to handle the mime type
2019-02-16 00:10:34 +08:00