wolfbeast
b0cd49c0b8
Add UI preference for overall vertical smooth scrolling speed
...
(as a percentage).
Resolves #1147 .
2019-07-27 06:35:40 +08:00
wicknix
8a3929e776
Add red moon icon to MacOS for unstable builds
...
Replaces grey moon which is supposed to be used for unofficial "New Moon" builds.
2019-07-25 21:43:23 +08:00
wicknix
bb11931616
Add space to MOZ_APP_DISPLAYNAME
...
PaleMoon becomes Pale Moon
2019-07-25 21:43:06 +08:00
wicknix
5fa279e0bd
Add space to MOZ_APP_DISPLAYNAME
...
NewMoon now becomes New Moon
2019-07-25 21:43:03 +08:00
wicknix
39d3e9f0e2
Add space to MOZ_APP_DISPLAYNAME
...
PaleMoon now becomes Pale Moon
2019-07-25 21:43:01 +08:00
wolfbeast
6cd76bd471
Update default bookmark icons.
2019-07-25 21:42:32 +08:00
wolfbeast
d1125a5bd7
Remove MOZ_BROWSER_STATUSBAR conditional.
...
This resolves #1194 .
2019-07-25 21:39:48 +08:00
adeshkp
675dada294
Issue #701 - Support spaces in Mac app name
2019-07-22 19:55:55 +08:00
Matt A. Tobin
fdd8829fea
Follow up to #1177 - Clean up package-manifest.in
2019-07-19 10:03:14 +08:00
Kevin Bhasi
ac213f2b20
Issue #1148 - Part 2: Add StartupWMClass to .desktop for official
2019-07-05 21:33:53 +08:00
Kevin Bhasi
9ab1bd23eb
Issue #1148 - Part 1: Add StartupWMClass to .desktop for unofficial
2019-07-05 21:33:50 +08:00
wolfbeast
cebf8fc436
Give Mac an Linux (small sizes) the same treatment
2019-07-05 21:33:28 +08:00
wolfbeast
3c8712bcc1
Add adjusted icon for 2k/XP classic grey toolbar backgrounds.
...
(because otherwise we won't hear the end of it)
2019-07-05 21:33:24 +08:00
wolfbeast
a74875d8bc
Remove FT's polyfill.io SSUAO now they have fixed their detection.
...
See also: https://github.com/Financial-Times/polyfill-useragent-normaliser/pull/12
2019-07-05 21:33:18 +08:00
wolfbeast
c135831979
Update 16x16 branding images/icons for improved contrast on grey
...
backgrounds.
2019-07-05 21:31:58 +08:00
wolfbeast
04fc506fcd
Update SSUAO for web.whatsapp.com.
...
This resolves #1152
2019-07-05 21:31:52 +08:00
wolfbeast
c09dcbb6f2
New cycle version bump.
2019-07-05 21:30:50 +08:00
Matt A. Tobin
c135f205d9
[Pale Moon] Add a configure flag to functionally disable personas at build time
2019-07-05 21:30:02 +08:00
wolfbeast
c7f629f30e
[Pale Moon] Remove *.pdf file association in the installer.
2019-06-29 09:20:43 +08:00
wolfbeast
cf79506995
Re-save wordmark SVG as plain SVG.
...
Tag #1010
2019-06-29 06:03:53 +08:00
wolfbeast
f2a2359427
Update branding.
2019-06-29 06:03:51 +08:00
wolfbeast
448a762a65
Clean up the nsis installer script a litte.
...
- remove stub installer leftovers
- remove maintenance service leftovers
- remove unused macros
2019-06-22 09:47:33 +08:00
wolfbeast
97c44cca9f
Revert "Add Yandex (ru) search plugin"
...
Since Yandex is greedy and only accepts a partnership if they are the
browser default. They don't deserve the traffic.
This reverts commit c9edf588ed6d9b53038125c6d79c466b398e2da4.
2019-06-19 21:36:13 +08:00
wolfbeast
111ecfd189
Add Yandex (ru) search plugin
2019-06-15 06:27:48 +08:00
Matt A. Tobin
254714d53b
[Pale Moon] Update the check for updates menu item logic for already staged automatic updates
2019-05-31 07:21:14 +08:00
Matt A. Tobin
257e674bde
[Pale Moon] Fix event.stopPropagation is not defined when clicking the show/hide tiles on about:newtab
2019-05-31 07:20:59 +08:00
adeshkp
825f472a93
Issue #246 - Remove "enhanced" newtab code from Pale Moon
2019-05-31 07:20:44 +08:00
wolfbeast
b7894a3bdc
[Basilisk/Pale Moon] Update region.properties.
...
- Fix incorrect goanna prefix
- Remove dead/insecure 30boxes service for webcal
- Add preset order for Ecosia
2019-05-31 07:18:44 +08:00
FranklinDM
18f9f38e8b
Issue #1104 - Pass an opener to loadOneTab in the openURI function
2019-05-24 21:57:18 +08:00
FranklinDM
70c0d40d9b
Issue #1104 - Set the browser's opener when adding a new tab
...
- This modifies `loadOneTab` and `addTab` to accept an opener
- This code was adapted from Basilisk's copy of tabbrowser.xml without the refactored code changes (which is a lot more involved as it divides addTab's functions into multiple functions)
2019-05-24 21:57:17 +08:00
FranklinDM
69e171fb9a
Issue #971 - Fix browser.link.open_newwindow functionality in Pale Moon
2019-05-24 21:55:02 +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
Matt A. Tobin
37f0839a64
Issue #968 - Preload the permissions manager with permissions file
2019-05-11 06:22:49 +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
9d9a113400
Issue #1083 - Deprecate FUEL extension helper javascript library
2019-05-11 06:22:45 +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
Ryan C
0fbf778732
Don't shrink the tab bar in customize mode
2019-05-11 06:21:26 +08:00
wolfbeast
abb71ced51
Update icon to the new and improved branding.
...
Many thanks to "browser tech" and "CharmCityCrab" on the forum
for suggesting the elements that make up this much improved design!
2019-05-11 06:21:22 +08:00
wolfbeast
100fe48e7b
[PALEMOON] Prevent overlapping modal prompts and preserve prompt order.
2019-05-03 21:31:53 +08:00
wolfbeast
ad9ac70742
New cycle version bump.
2019-05-03 21:31:20 +08:00
Matt A. Tobin
72a828438c
[PALEMOON] Remove errent extensions.blocklist.* from shared branding prefs
2019-04-27 08:55:47 +08:00
wolfbeast
e94155c91f
Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0)
2019-04-27 08:24:40 +08:00
wolfbeast
d563647c10
Version bump
2019-04-27 08:23:40 +08:00
Ascrod
74e02af5af
Issue #991 Part 1: Pale Moon
2019-04-27 08:16:34 +08:00
wolfbeast
3685261ed4
Remove CloudSync
...
Tag #812
2019-04-19 09:27:23 +08:00
wolfbeast
42aff1f6cb
Add IDCAC 2.9.9 to blocklist for causing severe issues.
2019-04-13 07:02:37 +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