wicknix
155a5262d0
Add space to MOZ_APP_DISPLAYNAME
...
NewMoon now becomes New Moon
2019-07-22 23:57:12 -05:00
wicknix
3dbcd0de3a
Add space to MOZ_APP_DISPLAYNAME
...
PaleMoon now becomes Pale Moon
2019-07-22 23:55:50 -05:00
wolfbeast
333554821a
Remove MOZ_BROWSER_STATUSBAR conditional.
...
This resolves #1194 .
2019-07-22 15:06:15 +02:00
Moonchild
44455d8b48
Merge pull request #1190 from adeshkp/spaces-mac-appname
...
Issue #701 - Support spaces in Mac app name
2019-07-21 00:35:25 +00:00
Gaming4JC
7252778e37
1332245 - [Basilisk] Move nsScriptError from js/xpconnect to dom/bindings.
2019-07-18 22:38:37 -04:00
adeshkp
4e464892a2
Issue #701 - Support spaces in Mac app name
2019-07-18 11:21:40 -04:00
Moonchild
b0ab634bd8
Merge pull request #1185 from FranklinDM/bk_newaddon-missing
...
[BASILISK] A prompt should be shown for new foreign add-ons on startup
2019-07-15 13:50:36 +00:00
FranklinDM
c4bd6040ee
[BASILISK] A prompt should be shown for new foreign add-ons on start up
...
- Follow up to: 2cbbc5de45 and #937
- Should be `RecentWindow.getMostRecentBrowserWindow()` instead of `this.getMostRecentBrowserWindow()`.
2019-07-15 14:43:13 +08:00
Matt A. Tobin
609ded8d47
Follow up to #1177 - Clean up package-manifest.in
2019-07-14 09:56:09 -04:00
wolfbeast
197f4cbaa4
Remove WebIDE devtools component.
...
This resolves #1123
2019-07-13 02:41:46 +02:00
Gaming4JC
6741666a9b
Issue #1160 - [Basilisk] Remove unused HotFix preferences
2019-07-05 20:59:31 -04:00
FranklinDM
51bf4b3df4
Issue #1158 - Reinstate tabcontainer variable
...
- This was erroneously removed in commit 1f5194b5f1 because it is still being used by surrounding code.
2019-07-05 17:50:00 +08:00
FranklinDM
281b66c7a2
Issue #1158 - Remove extraneous closing brace
...
- This also adjusts code indentation
2019-07-05 17:32:17 +08:00
Moonchild
28439778f7
Merge pull request #1149 from kbhasi/master
...
Fix duplicate icons and incorrect capitalisations in GNOME, and disabled startup feedback
2019-07-05 00:58:01 +00:00
wolfbeast
15e8d1c919
Give Mac an Linux (small sizes) the same treatment
2019-07-04 19:39:13 +02:00
wolfbeast
8096258c0c
Add adjusted icon for 2k/XP classic grey toolbar backgrounds.
...
(because otherwise we won't hear the end of it)
2019-07-04 18:50:29 +02:00
wolfbeast
6fce24e0e8
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-04 13:47:47 +02:00
wolfbeast
893de15c27
Update 16x16 branding images/icons for improved contrast on grey
...
backgrounds.
2019-07-03 12:01:25 +02:00
wolfbeast
f46e7a46cc
Update SSUAO for web.whatsapp.com.
...
This resolves #1152
2019-07-03 00:05:41 +02:00
wolfbeast
c794a79d87
New cycle version bump.
2019-07-02 16:07:31 +02:00
Kevin Bhasi
4f3ec55dd6
Issue #1148 - Part 2: Add StartupWMClass to .desktop for official
2019-07-01 13:24:01 +08:00
Kevin Bhasi
a61cca1c15
Issue #1148 - Part 1: Add StartupWMClass to .desktop for unofficial
2019-07-01 13:14:14 +08:00
Matt A. Tobin
01af859869
[Pale Moon] Add a configure flag to functionally disable personas at build time
2019-06-29 11:26:21 -04:00
wolfbeast
e4b2fa17ba
[Pale Moon] Remove *.pdf file association in the installer.
2019-06-29 01:37:06 +02:00
wolfbeast
b9acf529ef
Re-save wordmark SVG as plain SVG.
...
Tag #1010
2019-06-28 14:25:04 +02:00
wolfbeast
13b2b9edf5
Update branding.
2019-06-28 13:58:07 +02:00
wolfbeast
d7359c38b1
Clean up the nsis installer script a litte.
...
- remove stub installer leftovers
- remove maintenance service leftovers
- remove unused macros
2019-06-21 15:47:12 +02:00
Gaming4JC
9ded0778ee
[Basilisk] Fix packaging when sync is not built
...
Packaging will fail due to missing ifdefs when --disable-sync is passed in .mozconfig. This fixes that issue by including the missing ifdefs.
2019-06-19 22:52:25 -04:00
wolfbeast
77a9720acc
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 c9edf588ed .
2019-06-18 20:07:02 +02:00
wolfbeast
c9edf588ed
Add Yandex (ru) search plugin
2019-06-12 03:39:43 +02:00
Matt A. Tobin
d197e65f44
[Pale Moon] Update the check for updates menu item logic for already staged automatic updates
2019-05-29 16:01:18 -04:00
Matt A. Tobin
a38cc1a2f5
[Pale Moon] Fix event.stopPropagation is not defined when clicking the show/hide tiles on about:newtab
2019-05-25 18:36:25 -04:00
New Tobin Paradigm
63d6770353
Merge pull request #1122 from adeshkp/remove-newtab-basilisk
...
Remove code for sponsored "enhanced" tiles in NewTab page
2019-05-25 18:31:02 -04:00
adeshkp
97477c1e96
Issue #246 - Remove "enhanced" newtab code from Pale Moon
2019-05-25 15:59:28 -04:00
adeshkp
73d1087fce
Issue #246 - Remove more of compact mode and newtab junk from Basilisk
2019-05-25 11:21:55 -04:00
adeshkp
1eca3c3a63
Issue #246 - Revert "Revert "Remove unwanted newtab page code""
...
Page thumbnails hiccups seem to have resolved, so it can be landed again.
This reverts commit 51792b31a3 .
Conflicts:
application/basilisk/modules/DirectoryLinksProvider.jsm
2019-05-25 11:19:38 -04:00
wolfbeast
764e2a6247
[Basilisk/Pale Moon] Update region.properties.
...
- Fix incorrect goanna prefix
- Remove dead/insecure 30boxes service for webcal
- Add preset order for Ecosia
2019-05-25 16:56:51 +02:00
FranklinDM
10318170bc
Issue #1104 - Pass an opener to loadOneTab in the openURI function
2019-05-23 13:39:01 +08:00
FranklinDM
797697e26d
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-23 13:29:20 +08:00
FranklinDM
f9dc4e8ccd
Issue #971 - Fix browser.link.open_newwindow functionality in Pale Moon
2019-05-22 19:24:30 +08:00
Matt A. Tobin
c7dc667e61
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-12 21:00:32 -04:00
Matt A. Tobin
f857efc350
[PALEMOON] buildHelpMenu() is executed by the shared help menu but not all windows have the AppMenu
2019-05-11 12:08:21 -04:00
Franklin DM
8b7d91e514
Issue #1084 - Add null check for URL Bar in the writePlaceholder() method
2019-05-11 11:52:49 -04:00
Matt A. Tobin
1b5c261b80
Issue #968 - Preload the permissions manager with permissions file
2019-05-09 16:57:05 -04:00
Matt A. Tobin
95607bd727
Issue #1081 - Restore "release notes" item in the help menu
2019-05-09 15:54:49 -04:00
Matt A. Tobin
5d119ce85e
Issue #1083 - Deprecate FUEL extension helper javascript library
2019-05-09 14:21:18 -04:00
Matt A. Tobin
fc937d1eec
Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for Extension compatibility
2019-05-09 13:26:23 -04:00
Moonchild
d0b65e8b38
Merge pull request #1080 from Ascrod/readerview
...
Reader Updates
2019-05-06 14:17:55 +00:00
Ryan C
6458c3464d
Don't shrink the tab bar in customize mode
2019-05-04 20:02:38 +01:00
wolfbeast
aa4055cb42
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-04 18:37:35 +02:00