Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' into Pale_Moon-releasePM28.7.0_Release | wolfbeast | 2019-08-23 | -4/+2 |
|\ | ||||
| * | [MCP Applications] Add %WIDGET_TOOLKIT% to the AUS update url for Pale Moon ↵ | Matt A. Tobin | 2019-08-22 | -4/+2 |
| | | | | | | | | | | | | 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 | |||
* | | Version bump for release 28.7.0 | wolfbeast | 2019-08-23 | -1/+1 |
| | | ||||
* | | Merge branch 'master' into Pale_Moon-release | wolfbeast | 2019-08-23 | -1454/+160 |
|\| | ||||
| * | Issue #1124: [Basilisk] Remove Dev Edition theme. | wolfbeast | 2019-08-14 | -883/+0 |
| | | ||||
| * | Issue #1124: [Basilisk] Remove Dev Edition front-end tie-ins. | wolfbeast | 2019-08-14 | -210/+2 |
| | | ||||
| * | Issue #1124: Remove Firefox Developer Edition code. | wolfbeast | 2019-08-14 | -148/+1 |
| | | | | | | | | Removes all occurrences of MOZ_DEV_EDITION code and some helpers. | |||
| * | Remove "Delete this page" and "Forget about this site" from livemarks. | janekptacijarabaci | 2019-08-12 | -6/+14 |
| | | | | | | | | | | | | These context menu entries should not be present on live bookmarks because they make no sense for feed entries. This resolves #663. | |||
| * | Remove some leftover snippets code. | wolfbeast | 2019-08-10 | -4/+0 |
| | | | | | | | | follow-up to 3a17b713ef27abb8c9d7c116815d3af7e0f366d9 | |||
| * | Hide and disable open_all/cut/copy/delete/properties when opening | wolfbeast | 2019-07-28 | -53/+61 |
| | | | | | | | | | | | | bookmarks/history context menu with no selection This resolves #882 (by not offering options that can't be used) | |||
| * | Issue #1156 - Location Bar Preferences Checkboxes | Ryan Fox | 2019-07-27 | -33/+0 |
| | | | | | | | | Signed-off-by: Ryan Fox <flewkey@2a03.party> | |||
| * | Add UI preference for overall vertical smooth scrolling speed | wolfbeast | 2019-07-26 | -0/+11 |
| | | | | | | | | | | | | (as a percentage). Resolves #1147. | |||
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-07-25 | -3/+3 |
| |\ | ||||
| | * | Add red moon icon to MacOS for unstable builds | wicknix | 2019-07-23 | -0/+0 |
| | | | | | | | | | Replaces grey moon which is supposed to be used for unofficial "New Moon" builds. | |||
| | * | Add space to MOZ_APP_DISPLAYNAME | wicknix | 2019-07-22 | -1/+1 |
| | | | | | | | | | PaleMoon becomes Pale Moon | |||
| | * | Add space to MOZ_APP_DISPLAYNAME | wicknix | 2019-07-22 | -1/+1 |
| | | | | | | | | | NewMoon now becomes New Moon | |||
| | * | Add space to MOZ_APP_DISPLAYNAME | wicknix | 2019-07-22 | -1/+1 |
| | | | | | | | | | PaleMoon now becomes Pale Moon | |||
| * | | Update default bookmark icons. | wolfbeast | 2019-07-25 | -4/+4 |
| |/ | ||||
| * | Remove MOZ_BROWSER_STATUSBAR conditional. | wolfbeast | 2019-07-22 | -26/+1 |
| | | | | | | | | This resolves #1194. | |||
| * | Merge pull request #1190 from adeshkp/spaces-mac-appname | Moonchild | 2019-07-21 | -42/+42 |
| |\ | | | | | | | Issue #701 - Support spaces in Mac app name | |||
| | * | Issue #701 - Support spaces in Mac app name | adeshkp | 2019-07-18 | -42/+42 |
| | | | ||||
| * | | 1332245 - [Basilisk] Move nsScriptError from js/xpconnect to dom/bindings. | Gaming4JC | 2019-07-18 | -0/+1 |
| |/ | ||||
| * | Merge pull request #1185 from FranklinDM/bk_newaddon-missing | Moonchild | 2019-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 up | FranklinDM | 2019-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.in | Matt A. Tobin | 2019-07-14 | -12/+0 |
| | | | ||||
| * | | Remove WebIDE devtools component. | wolfbeast | 2019-07-13 | -5/+0 |
| |/ | | | | | | | This resolves #1123 | |||
| * | Issue #1160 - [Basilisk] Remove unused HotFix preferences | Gaming4JC | 2019-07-05 | -6/+0 |
| | | ||||
| * | Issue #1158 - Reinstate `tabcontainer` variable | FranklinDM | 2019-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 brace | FranklinDM | 2019-07-05 | -14/+13 |
| | | | | | | | | - This also adjusts code indentation | |||
| * | Merge pull request #1149 from kbhasi/master | Moonchild | 2019-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 official | Kevin Bhasi | 2019-07-01 | -1/+2 |
| | | | ||||
| | * | Issue #1148 - Part 1: Add StartupWMClass to .desktop for unofficial | Kevin Bhasi | 2019-07-01 | -1/+2 |
| | | | ||||
| * | | Give Mac an Linux (small sizes) the same treatment | wolfbeast | 2019-07-04 | -0/+0 |
| | | | ||||
| * | | Add adjusted icon for 2k/XP classic grey toolbar backgrounds. | wolfbeast | 2019-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. | wolfbeast | 2019-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 grey | wolfbeast | 2019-07-03 | -0/+0 |
| | | | | | | | | | | | | backgrounds. | |||
| * | | Update SSUAO for web.whatsapp.com. | wolfbeast | 2019-07-03 | -1/+1 |
| | | | | | | | | | | | | This resolves #1152 | |||
| * | | New cycle version bump. | wolfbeast | 2019-07-02 | -1/+1 |
| |/ | ||||
* | | Version bump for release.PM28.6.1_Release | wolfbeast | 2019-07-22 | -1/+1 |
| | | ||||
* | | Give Mac an Linux (small sizes) the same treatmentPM28.6.0.1_Release | wolfbeast | 2019-07-04 | -0/+0 |
| | | ||||
* | | Add adjusted icon for 2k/XP classic grey toolbar backgrounds. | wolfbeast | 2019-07-04 | -0/+0 |
| | | | | | | | | (because otherwise we won't hear the end of it) | |||
* | | Version bump for OOB release | wolfbeast | 2019-07-04 | -1/+1 |
| | | ||||
* | | Update 16x16 branding images/icons for improved contrast on grey | wolfbeast | 2019-07-04 | -0/+0 |
| | | | | | | | | backgrounds. | |||
* | | Update SSUAO for web.whatsapp.com. | wolfbeast | 2019-07-04 | -1/+1 |
| | | | | | | | | This resolves #1152 | |||
* | | Merge branch 'master' into Pale_Moon-releasePM28.6.0_Release | wolfbeast | 2019-06-29 | -1/+22 |
|\| | ||||
| * | [Pale Moon] Add a configure flag to functionally disable personas at build time | Matt A. Tobin | 2019-06-29 | -1/+22 |
| | | ||||
* | | Version bump for release 28.6.0 | wolfbeast | 2019-06-29 | -1/+1 |
| | | ||||
* | | Merge branch 'master' into Pale_Moon-release | wolfbeast | 2019-06-29 | -5351/+5274 |
|\| | | | | | | | | | | | | | # Conflicts: # application/palemoon/config/version.txt # security/manager/ssl/nsSTSPreloadList.errors # security/manager/ssl/nsSTSPreloadList.inc | |||
| * | [Pale Moon] Remove *.pdf file association in the installer. | wolfbeast | 2019-06-29 | -3/+0 |
| | | ||||
| * | Re-save wordmark SVG as plain SVG. | wolfbeast | 2019-06-28 | -114/+65 |
| | | | | | | | | Tag #1010 |