summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeLines
* Rename address bar back to location barwolfbeast2018-09-29-2/+2
| | | | Tag Issue #765
* Update permissions manager strings.wolfbeast2018-09-28-1/+1
| | | | Tag Issue #765
* Rename "Cookies" to "Cookies and Site Data" in preferences where applicable.wolfbeast2018-09-28-13/+13
| | | | Tag Issue #765
* Use SSM's createCodebasePrincipalFromOrigin() instead of the nonexistent ↵wolfbeast2018-09-22-2/+2
| | | | | | BrowserUtils.principalFromOrigin() This resolves #734.
* [PALEMOON] Restore strings mistakenly removed by ↵JustOff2018-09-20-0/+3
| | | | [8be0c16be614d54183ee3d4877e2243cb9e468c8]
* Use SessionStore.promiseInitialized() to avoid race condition in ↵JustOff2018-09-17-5/+12
| | | | | | | | "about:home" (#774) * Use SessionStore.promiseInitialized() to avoid race condition in "about:home" * Improve code style of [d6c3adb91c9f29786f8ed8d93baa14c076494017]
* New cycle version bump.wolfbeast2018-09-17-1/+1
|
* [BASILISK] Skip notifications for background tabs when restoring a sessionJustOff2018-09-16-3/+18
|
* [PALEMOON] Skip notifications for background tabs when restoring a sessionJustOff2018-09-16-3/+17
|
* Ensure the findbar target content browser follows the active tab.wolfbeast2018-09-09-0/+5
|
* Revert "Minimal easy fix -- move findbar getters to tabbrowser."wolfbeast2018-09-09-48/+14
| | | | This reverts commit fb291846a59f9b8eaf8bba29e0d9794893e895bf.
* Revert "Transfer findbar data to torn-off tabs."wolfbeast2018-09-09-11/+0
| | | | This reverts commit 333142b5af61c3fd67ad4e79467c03efb3641b20.
* Revert "[PALEMOON] Findbar - added the listener also to tabbrowser.xml, ↵wolfbeast2018-09-09-47/+23
| | | | | | remove "_fastFind", a better focus() for the method "updateCurrentBrowser"" This reverts commit 63b10a9b4f8644550a89022b8d0d53ee26fc150b.
* Revert "Add tabbrowser findbar styling"wolfbeast2018-09-09-6/+0
| | | | This reverts commit c96d9e5bdd064252c2b6d303c1db9209bf4814c9.
* Revert "Add tabbrowser findbar styling for Linux and OSX"wolfbeast2018-09-09-12/+0
| | | | This reverts commit e4b01ba84463fbaf5209ae8d2bb6a612f491bb5b.
* Use the default value from 'browser.startup.homepage' instead of the ↵JustOff2018-09-03-2/+7
| | | | hardcoded 'http://start.palemoon.org/'
* Update 'browser.newtab.url' when it's used for new tabs and ↵JustOff2018-09-03-55/+74
| | | | 'browser.startup.homepage' changes
* Remove FxA migrator.wolfbeast2018-09-02-48/+0
| | | | This resolves #637
* [PALEMOON] Update the taskbar preview per tab module for UXP.wolfbeast2018-09-02-239/+375
| | | | | | | | | - Use placesutils for favicons - Switch to the PageThumbs service for thumbnails (like QuickDial) - Make thumb requests asynchronous - Update canvas handling This resolves #731
* Update installer strings for Pale Moon to match toolkit nsis installer.wolfbeast2018-08-27-7/+12
| | | | This resolves #735
* Add a horizontal scroll action option for mouse wheel.wolfbeast2018-08-25-2/+3
| | | | Resolves #732
* [PALEMOON] Fix document navigation using F6JustOff2018-08-23-12/+2
|
* Basilisk: Fix locale error on migration.xul on LinuxGaming4JC2018-08-21-4/+2
|
* Pale Moon blocklist updatewolfbeast2018-08-21-2/+12
|
* Basilisk: Remove TelemetryStopwatchGaming4JC2018-08-19-212/+8
|
* [PALEMOON] Align viewPartialSource with the UXP codebaseJustOff2018-08-17-24/+2
|
* Add files via uploadwicknix2018-08-14-0/+0
| | | remove old mac firefox icns files and replace with basilisk icns files
* Update Info.plist.inwicknix2018-08-14-2/+2
| | | fix exe name and min osx version
* Set version for normal unstable channel use.wolfbeast2018-08-13-1/+1
|
* Restore some osx iconsSpockMan022018-08-05-0/+4
|
* Revert osx editBookmarkOverlay.css to osx versionSpockMan022018-08-05-18/+44
|
* Merge pull request #691 from ↵Moonchild2018-08-04-53/+52
|\ | | | | | | | | janekptacijarabaci/pm_preferences_applications_always-ask_1 [PALEMOON] Fix "Always ask" for Plugins (in Preferences - Applications)
| * [PALEMOON] Bug 863773 - Changes the way plugin handlers are loaded at the ↵janekptacijarabaci2018-07-26-21/+12
| | | | | | | | preferences applications pane. Uses enabledPlugin attribute from each navigator.mimeTypes to find the actual plugin used to handle the mime type
| * [PALEMOON] Bug 1034043 - Fix remaining use of "awlaysAsk" attribute in ↵janekptacijarabaci2018-07-25-1/+1
| | | | | | | | applications pref pane
| * [PALEMOON] Bug 480242 - "Always ask" doesn't work for Pluginsjanekptacijarabaci2018-07-25-24/+30
| |
| * [PALEMOON] Bug 757726 - Populate Preferences' Applications list using PluginHostjanekptacijarabaci2018-07-25-18/+20
| |
* | Restore Mac bookmark doorhanger stylingSpockMan022018-08-03-8/+256
| |
* | Version bumpPM28.0.0b5_Unstablewolfbeast2018-08-01-1/+1
| |
* | Tune the network stackwolfbeast2018-08-01-0/+19
| | | | | | | | This resolves #684
* | [PALEMOON] [frontend vs backend] Implemented "originPrincipal" and ↵janekptacijarabaci2018-07-28-9/+102
| | | | | | | | | | | | | | "triggeringPrincipal" Issue #679 Follow up #311
* | Merge pull request #677 from kn-yami/issue667Moonchild2018-07-26-23/+0
|\ \ | | | | | | remove "learnMoreContainer" leftovers
| * | remove "learnMoreContainer" leftovers (part 2)yami2018-07-26-3/+0
| | |
| * | remove "learnMoreContainer" leftoversyami2018-07-22-20/+0
| | |
* | | Set up new blocklist infra URLswolfbeast2018-07-25-2/+2
| |/ |/|
* | palemoon/unofficial: provides .desktop fileLeorize2018-07-25-0/+352
| |
* | Cater Pale Moon's about box to unofficial branding.wolfbeast2018-07-24-1/+8
| |
* | remove dead codeyami2018-07-22-200/+21
|/
* Fix position and size of Permissions Manager main content area.wolfbeast2018-07-21-0/+10
| | | | This resolves #660
* Merge pull request #662 from janekptacijarabaci/pm_places_controller_clean-up_2Moonchild2018-07-21-5/+0
|\ | | | | [PALEMOON] Places - remove unnecessary line from controller.js
| * [PALEMOON] Places - remove unnecessary line from controller.jsjanekptacijarabaci2018-07-21-2/+0
| |