summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeLines
* Merge pull request #1185 from FranklinDM/bk_newaddon-missingMoonchild2019-07-15-1/+1
|\ | | | | [BASILISK] A prompt should be shown for new foreign add-ons on startup
| * [BASILISK] A prompt should be shown for new foreign add-ons on start upFranklinDM2019-07-15-1/+1
| | | | | | | | | | - Follow up to: 2cbbc5de4596ef3436685fa3316eeed9af700249 and #937 - Should be `RecentWindow.getMostRecentBrowserWindow()` instead of `this.getMostRecentBrowserWindow()`.
* | Follow up to #1177 - Clean up package-manifest.inMatt A. Tobin2019-07-14-12/+0
| |
* | Remove WebIDE devtools component.wolfbeast2019-07-13-5/+0
|/ | | | This resolves #1123
* Issue #1160 - [Basilisk] Remove unused HotFix preferencesGaming4JC2019-07-05-6/+0
|
* Issue #1158 - Reinstate `tabcontainer` variableFranklinDM2019-07-05-0/+2
| | | | - This was erroneously removed in commit 1f5194b5f1deb0f36b36ed886d94ce5f8b62ca9d because it is still being used by surrounding code.
* Issue #1158 - Remove extraneous closing braceFranklinDM2019-07-05-14/+13
| | | | - This also adjusts code indentation
* Merge pull request #1149 from kbhasi/masterMoonchild2019-07-05-2/+4
|\ | | | | Fix duplicate icons and incorrect capitalisations in GNOME, and disabled startup feedback
| * Issue #1148 - Part 2: Add StartupWMClass to .desktop for officialKevin Bhasi2019-07-01-1/+2
| |
| * Issue #1148 - Part 1: Add StartupWMClass to .desktop for unofficialKevin Bhasi2019-07-01-1/+2
| |
* | Give Mac an Linux (small sizes) the same treatmentwolfbeast2019-07-04-0/+0
| |
* | Add adjusted icon for 2k/XP classic grey toolbar backgrounds.wolfbeast2019-07-04-0/+0
| | | | | | | | (because otherwise we won't hear the end of it)
* | Remove FT's polyfill.io SSUAO now they have fixed their detection.wolfbeast2019-07-04-2/+0
| | | | | | | | See also: https://github.com/Financial-Times/polyfill-useragent-normaliser/pull/12
* | Update 16x16 branding images/icons for improved contrast on greywolfbeast2019-07-03-0/+0
| | | | | | | | backgrounds.
* | Update SSUAO for web.whatsapp.com.wolfbeast2019-07-03-1/+1
| | | | | | | | This resolves #1152
* | New cycle version bump.wolfbeast2019-07-02-1/+1
|/
* [Pale Moon] Add a configure flag to functionally disable personas at build timeMatt A. Tobin2019-06-29-1/+22
|
* [Pale Moon] Remove *.pdf file association in the installer.wolfbeast2019-06-29-3/+0
|
* Re-save wordmark SVG as plain SVG.wolfbeast2019-06-28-114/+65
| | | | Tag #1010
* Update branding.wolfbeast2019-06-28-66/+69
|
* Clean up the nsis installer script a litte.wolfbeast2019-06-21-74/+10
| | | | | | - remove stub installer leftovers - remove maintenance service leftovers - remove unused macros
* [Basilisk] Fix packaging when sync is not builtGaming4JC2019-06-19-0/+8
| | | | Packaging will fail due to missing ifdefs when --disable-sync is passed in .mozconfig. This fixes that issue by including the missing ifdefs.
* Revert "Add Yandex (ru) search plugin"wolfbeast2019-06-18-14/+0
| | | | | | | 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.
* Add Yandex (ru) search pluginwolfbeast2019-06-12-0/+14
|
* [Pale Moon] Update the check for updates menu item logic for already staged ↵Matt A. Tobin2019-05-29-1/+1
| | | | automatic updates
* [Pale Moon] Fix event.stopPropagation is not defined when clicking the ↵Matt A. Tobin2019-05-25-1/+1
| | | | show/hide tiles on about:newtab
* Merge pull request #1122 from adeshkp/remove-newtab-basiliskNew Tobin Paradigm2019-05-25-5026/+15
|\ | | | | Remove code for sponsored "enhanced" tiles in NewTab page
| * Issue #246 - Remove "enhanced" newtab code from Pale Moonadeshkp2019-05-25-69/+2
| |
| * Issue #246 - Remove more of compact mode and newtab junk from Basiliskadeshkp2019-05-25-229/+6
| |
| * Issue #246 - Revert "Revert "Remove unwanted newtab page code""adeshkp2019-05-25-4728/+7
| | | | | | | | | | | | | | | | | | | | Page thumbnails hiccups seem to have resolved, so it can be landed again. This reverts commit 51792b31a36b9539fdd1b4b85abe486c1652b6c4. Conflicts: application/basilisk/modules/DirectoryLinksProvider.jsm
* | [Basilisk/Pale Moon] Update region.properties.wolfbeast2019-05-25-19/+12
|/ | | | | | - Fix incorrect goanna prefix - Remove dead/insecure 30boxes service for webcal - Add preset order for Ecosia
* Issue #1104 - Pass an opener to loadOneTab in the openURI functionFranklinDM2019-05-23-1/+3
|
* Issue #1104 - Set the browser's opener when adding a new tabFranklinDM2019-05-23-1/+10
| | | | | - 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)
* Issue #971 - Fix browser.link.open_newwindow functionality in Pale MoonFranklinDM2019-05-22-1/+0
|
* Remove deprecated appending of #-moz-resolution from Pale Moon and left over ↵Matt A. Tobin2019-05-12-16/+3
| | | | | | | | from nsMediaFragmentURIParser.h This also magically makes Aero Peek work properly with Pale Moon thus: Resolves #809
* [PALEMOON] buildHelpMenu() is executed by the shared help menu but not all ↵Matt A. Tobin2019-05-11-7/+25
| | | | windows have the AppMenu
* Issue #1084 - Add null check for URL Bar in the writePlaceholder() methodFranklin DM2019-05-11-0/+5
|
* Issue #968 - Preload the permissions manager with permissions fileMatt A. Tobin2019-05-09-3/+19
|
* Issue #1081 - Restore "release notes" item in the help menuMatt A. Tobin2019-05-09-8/+33
|
* Issue #1083 - Deprecate FUEL extension helper javascript libraryMatt A. Tobin2019-05-09-0/+4
|
* Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for ↵Matt A. Tobin2019-05-09-0/+21
| | | | Extension compatibility
* Merge pull request #1080 from Ascrod/readerviewMoonchild2019-05-06-2/+4
|\ | | | | Reader Updates
| * Update surrounding code for new Readerable module. Tag #361.Ascrod2019-04-27-2/+4
| |
* | Don't shrink the tab bar in customize modeRyan C2019-05-04-3/+3
| |
* | Update icon to the new and improved branding.wolfbeast2019-05-04-0/+0
| | | | | | | | | | Many thanks to "browser tech" and "CharmCityCrab" on the forum for suggesting the elements that make up this much improved design!
* | Restore BROWSER_NEW_TAB_URL check in Basilisk.wolfbeast2019-05-02-1/+1
| | | | | | | | This resolves #1066
* | [PALEMOON] Prevent overlapping modal prompts and preserve prompt order.wolfbeast2019-04-29-1/+9
| |
* | New cycle version bump.wolfbeast2019-04-27-1/+1
| |
* | Merge pull request #1054 from adeshkp/patch-11Moonchild2019-04-25-1/+1
|\ \ | | | | | | [minor] Fix a variable name in Basilisk error page
| * | [minor] Fix a variable name in Basilisk error pageadeshkp2019-04-24-1/+1
| | | | | | | | | Related commit: https://github.com/MoonchildProductions/UXP/commit/e313e5e2ec19355988c3d59745c202f4604670d3#diff-115f6bd87bbdaa1f6445547dac684c9c