Commit graph

759 commits

Author SHA1 Message Date
Roy Tam
df89b48e30 Revert "Remove WebIDE devtools component."
This reverts commit 8c1500707f.

# Conflicts:
#	application/basilisk/components/customizableui/CustomizableUI.jsm
2019-10-18 09:09:39 +08:00
Roy Tam
e589306930 Revert "Issue #1124: [Basilisk] Remove Dev Edition theme."
This reverts commit bd9bb12027.
2019-09-20 22:21:40 +08:00
Roy Tam
6d191b58d4 Merge remote-tracking branch 'origin/master' into custom 2019-09-06 23:57:22 +08:00
wolfbeast
b3b78fea06 Issue #1222: Don't load plugin instances when they have no src URI.
Favor fallback content in that case (if present). Fallback is always
considered "good" in this case so may end up doing nothing which is what
we'd want for corner cases that hammer this routine with no content.
2019-09-06 23:48:49 +08:00
Roy Tam
6c9fff4c0e Merge remote-tracking branch 'origin/master' into custom 2019-08-30 13:38:16 +08:00
wolfbeast
b328222636 New cycle version bump 2019-08-30 13:37:39 +08:00
Roy Tam
8ec47d9a66 optimize about-background.png 2019-08-30 13:33:02 +08:00
Mathwi
a0cdcc34b4 Help / About dialog box enhancements (#8)
* Replace Help / About Serpent window background

* Copy new web.whatsapp.com SSUAO from PM to Serpent

* Revert last commit & future-proof whatsapp SSUAO

1. Reverted previous commit as unnecessary. Web.whatsapp.com will work with a FF SSUAO as well as a Chrome one.
2. Changed FF rv for whatsapp.com from 61.0 to 68.0 so whatsapp will consider Basilisk & Serpent "up to date" for a while longer

* Fix file ext. to show "Serpent" wordmark

Style sheet was attempting to load about-wordmark.png but actual file is about-wordmark.svg

* Update about-wordmark.svg

* New royalty-free Help / About background image
2019-08-29 06:27:22 +08:00
Roy Tam
e6e3f61761 Merge remote-tracking branch 'origin/master' into custom 2019-08-23 10:05:02 +08:00
Matt A. Tobin
90f6b97ecc [MCP Applications] Add %WIDGET_TOOLKIT% to the AUS update url for Pale Moon and Basilisk
Also removes the redundant branding version of app.update.url in Pale Moon that was missed when many prefs were merged back into application preferences
2019-08-23 09:58:14 +08:00
Roy Tam
59916a7d19 update Twemoji font to KwanEsq/twemoji-colr v12 branch with twemoji-12.1.2. 2019-08-18 13:46:05 +08:00
Roy Tam
18869d3807 Merge remote-tracking branch 'origin/master' into custom 2019-08-17 13:34:39 +08:00
wolfbeast
bd9bb12027 Issue #1124: [Basilisk] Remove Dev Edition theme. 2019-08-17 13:33:08 +08:00
wolfbeast
188fdce00f Issue #1124: [Basilisk] Remove Dev Edition front-end tie-ins. 2019-08-17 13:32:34 +08:00
wolfbeast
1f68992bee Issue #1124: Remove Firefox Developer Edition code.
Removes all occurrences of MOZ_DEV_EDITION code and some helpers.
2019-08-17 13:32:31 +08:00
janekptacijarabaci
fe68fd519c Remove "Delete this page" and "Forget about this site" from livemarks.
These context menu entries should not be present on live bookmarks
because they make no sense for feed entries.
This resolves #663.
2019-08-17 13:31:54 +08:00
wolfbeast
dabcbe1d6d Remove some leftover snippets code.
follow-up to 3a17b713ef27abb8c9d7c116815d3af7e0f366d9
2019-08-17 13:30:58 +08:00
Roy Tam
a85a33f6de Merge remote-tracking branch 'origin/master' into custom 2019-08-02 14:09:49 +08:00
wolfbeast
aa1fc0720e Hide and disable open_all/cut/copy/delete/properties when opening
bookmarks/history context menu with no selection

This resolves #882 (by not offering options that can't be used)
2019-08-02 13:48:47 +08:00
Ryan Fox
f921a47707 Issue #1156 - Location Bar Preferences Checkboxes
Signed-off-by: Ryan Fox <flewkey@2a03.party>
2019-08-02 13:48:42 +08:00
Roy Tam
57a3bd35a6 Merge remote-tracking branch 'origin/master' into custom 2019-07-27 06:45:53 +08:00
wolfbeast
b0cd49c0b8 Add UI preference for overall vertical smooth scrolling speed
(as a percentage).

Resolves #1147.
2019-07-27 06:35:40 +08:00
Roy Tam
4ad03e727f Merge remote-tracking branch 'origin/master' into custom 2019-07-25 21:47:07 +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
Roy Tam
5fda7c378f Merge remote-tracking branch 'origin/master' into custom 2019-07-22 20:08:59 +08:00
adeshkp
675dada294 Issue #701 - Support spaces in Mac app name 2019-07-22 19:55:55 +08:00
Gaming4JC
d220e6db41 1332245 - [Basilisk] Move nsScriptError from js/xpconnect to dom/bindings. 2019-07-22 19:51:02 +08:00
Roy Tam
2afee714fb Merge remote-tracking branch 'origin/master' into custom 2019-07-19 10:08:05 +08:00
FranklinDM
936be91587 [BASILISK] A prompt should be shown for new foreign add-ons on start up
- Follow up to: 2cbbc5de4596ef3436685fa3316eeed9af700249 and #937
- Should be `RecentWindow.getMostRecentBrowserWindow()` instead of `this.getMostRecentBrowserWindow()`.
2019-07-19 10:04:06 +08:00
Matt A. Tobin
fdd8829fea Follow up to #1177 - Clean up package-manifest.in 2019-07-19 10:03:14 +08:00
wolfbeast
8c1500707f Remove WebIDE devtools component.
This resolves #1123
2019-07-19 10:01:13 +08:00
Roy Tam
5158861de1 Merge remote-tracking branch 'origin/master' into custom 2019-07-08 20:30:09 +08:00
Gaming4JC
eec3edd17d Issue #1160 - [Basilisk] Remove unused HotFix preferences 2019-07-08 20:29:10 +08:00
FranklinDM
41758fcea8 Issue #1158 - Reinstate tabcontainer variable
- This was erroneously removed in commit 1f5194b5f1deb0f36b36ed886d94ce5f8b62ca9d because it is still being used by surrounding code.
2019-07-06 06:45:38 +08:00
FranklinDM
0709a30e71 Issue #1158 - Remove extraneous closing brace
- This also adjusts code indentation
2019-07-06 06:45:35 +08:00
Roy Tam
1ff4c0e3ac Revert "Copy new web.whatsapp.com SSUAO from PM to Serpent (by @Mathwi)"
This reverts commit ea6ad677ab.
2019-07-06 06:40:08 +08:00
Roy Tam
ea6ad677ab Copy new web.whatsapp.com SSUAO from PM to Serpent (by @Mathwi) 2019-07-05 21:44:50 +08:00
Roy Tam
b214a513f9 Merge remote-tracking branch 'origin/master' into custom 2019-07-05 21:41:52 +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