summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeLines
* [PALEMOON] Localize a private copy of the pre-richlistbox autocomplete ksmoduleMatt A. Tobin2018-04-17-0/+298
|
* [PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete ↵Matt A. Tobin2018-04-17-3/+2855
| | | | bindings and styling
* Restore nsPlacesAutoCompleteMatt A. Tobin2018-04-17-1/+1
|
* Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite"Matt A. Tobin2018-04-16-1378/+1
| | | | This reverts commit 532de8c09d10767960cdecbb4fcaa4262884016e.
* Revert "[PALEMOON] Use unified complete in autocompletesearch attribute for ↵Matt A. Tobin2018-04-16-1/+1
| | | | | | urlbar" This reverts commit 2ccac3373fd4eaebe4fdd1812550549232fb6ed1.
* [PALEMOON] Use unified complete in autocompletesearch attribute for urlbarMatt A. Tobin2018-04-16-1/+1
|
* [PALEMOON] Source nsPlacesAutoComplete from the suiteMatt A. Tobin2018-04-16-1/+1378
|
* Remove unused Sync promotion notification iconJustOff2018-04-16-3/+0
|
* Remove Sync promobox from popup-notifications.inc as wellJustOff2018-04-16-1/+0
|
* Remove the Sync promotion in the add-on install doorhangerJustOff2018-04-16-308/+0
|
* Merge pull request #192 from JustOff/PR_netError.dtd_malformedURI.title_dupeNew Tobin Paradigm2018-04-16-2/+1
|\ | | | | [PALEMOON] Remove accidentally duplicated 'malformedURI.title' from netError.dtd
| * [PALEMOON] Remove accidentally duplicated 'malformedURI.title' from netError.dtdJustOff2018-04-16-2/+1
| |
* | Revert "[PALEMOON] Fix a warning: "unreachable code after return statement" ↵New Tobin Paradigm2018-04-16-2/+1
| | | | | | | | in urlbarBindings.xml"
* | Merge pull request #176 from ↵New Tobin Paradigm2018-04-16-1/+2
|\ \ | | | | | | | | | | | | janekptacijarabaci/pm_unreachable-code-after-return-statement_1 [PALEMOON] Fix a warning: "unreachable code after return statement" in urlbarBindings.xml
| * | [PALEMOON] Fix a warning: "unreachable code after return statement" in ↵janekptacijarabaci2018-04-15-1/+2
| | | | | | | | | | | | | | | | | | urlbarBindings.xml Issue #121
* | | [PALEMOON] Update UA Compatibility modes in a backwards compatible wayMatt A. Tobin2018-04-16-0/+54
| |/ |/|
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-16-20/+48
|\ \
| * \ Merge pull request #178 from janekptacijarabaci/html_input_datetime_3New Tobin Paradigm2018-04-16-14/+41
| |\ \ | | | | | | | | [PALEMOON] [Frontend vs Backend] HTML - input - datetime
| | * | [PALEMOON] [Frontend vs Backend] HTML - input - datetimejanekptacijarabaci2018-04-15-14/+41
| | | | | | | | | | | | | | | | Issue #162
| * | | [PALEMOON] Fix packaging define for ICUMatt A. Tobin2018-04-15-4/+5
| | | |
| * | | [PALEMOON] Fix packaging defineMatt A. Tobin2018-04-15-2/+2
| |/ /
* / / Mass-replace global-scope let with var in Pale Moon and TychoAMwolfbeast2018-04-16-88/+89
|/ / | | | | | | tag #155
* | Merge pull request #159 from JustOff/PR_remove_places_protocolNew Tobin Paradigm2018-04-15-55/+0
|\ \ | |/ |/| Remove dead Places protocol handler in Pale Moon
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP and ↵JustOff2018-04-14-554/+79
| |\ | | | | | | | | | resolve conflicts
| * | Remove dead Places protocol handler in Pale MoonJustOff2018-04-14-57/+0
| | |
* | | [PALEMOON] Fix gtk conditional in shared brandingMatt A. Tobin2018-04-14-1/+1
| | |
* | | Align SessionStore.jsm with the updated nsICookieManager2.add() APIJustOff2018-04-14-1/+1
| | |
* | | [PALEMOON] Move linux icons to moz.buildMatt A. Tobin2018-04-14-8/+6
| | |
* | | [PALEMOON] Linux gets emojis tooMatt A. Tobin2018-04-14-1/+1
| | |
* | | [PALEMOON] Theme chrome.manifest only needs to be packaged on Windows as far ↵Matt A. Tobin2018-04-14-0/+2
| | | | | | | | | | | | as anyone can tell
* | | Merge pull request #164 from JustOff/PR_nsContextMenu_unreachable_codeMoonchild2018-04-14-3/+2
|\ \ \ | | | | | | | | Suppress false-positive warning about unreachable code after return in nsContextMenu.js
| * | | Suppress false-positive warning about unreachable code after return in ↵JustOff2018-04-14-3/+2
| | |/ | |/| | | | | | | nsContextMenu.js
* / | [PALEMOON] Fix depthMatt A. Tobin2018-04-14-34/+4
|/ /
* | [PALEMOON] Add MOZ_PHOENIX_EXTENSIONS to application specific configureMatt A. Tobin2018-04-14-2/+2
| |
* | Merge pull request #163 from JustOff/PR_SessionStore_getCookiesFromHostNew Tobin Paradigm2018-04-14-1/+1
|\ \ | | | | | | Align SessionStore.jsm with the updated getCookiesFromHost() API
| * | Align SessionStore.jsm with the updated getCookiesFromHost() APIJustOff2018-04-14-1/+1
| |/
* / [PALEMOON] Revise packagingMatt A. Tobin2018-04-14-553/+76
|/
* Merge pull request #156 from janekptacijarabaci/pm_places_downloads_1New Tobin Paradigm2018-04-14-1/+25
|\ | | | | [PALEMOON] Downloads - throws an error
| * [PALEMOON] Downloads - throws an errorjanekptacijarabaci2018-04-14-1/+25
| | | | | | | | Issue #121
* | Merge pull request #154 from janekptacijarabaci/pm_places_downloads_1New Tobin Paradigm2018-04-13-5/+5
|\| | | | | Fix: TypeError: "this._richlistbox.selectedItems.slice is not a function" in allDownloadsViewOverlay.js
| * Fix: TypeError: "this._richlistbox.selectedItems.slice is not a function" in ↵janekptacijarabaci2018-04-14-5/+5
| | | | | | | | | | | | allDownloadsViewOverlay.js Issue #121
* | Use modern syntax to call NetUtil.newChannel() in _SessionFile.jsmJustOff2018-04-14-1/+4
| |
* | Merge pull request #152 from JustOff/PR_Favicons_principalNew Tobin Paradigm2018-04-13-12/+27
|\ \ | |/ |/| Use document's principal for favicons in browser
| * Use document's principal for favicons in browserJustOff2018-04-14-12/+27
| |
* | Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed.wolfbeast2018-04-13-2/+5
|/ | | | | | | | | - `--enable-official-branding` implies `MC_OFFICIAL` (no need to specifically set it) - `--enable-official-vendor` can be used to set `MC_OFFICIAL` on builds without `--enable-official-branding` that should still be considered official release versions. - `MC_OFFICIAL` implies `--enable-release`, meaning `DEVELOPER_OPTIONS` isn't set - `MC_OFFICIAL` makes `nsXULAppInfo.getIsOfficial` return `true` - `MC_OFFICIAL` makes `AppConstants.MOZILLA_OFFICIAL` (for compatibility in extensions) and `AppConstants.MC_OFFICIAL` return `true` - Optional, for the time being: `MOZILLA_OFFICIAL` is still present in some places in case someone wants to build a Mozilla-alike official application and has the rights and necessary keys to use Mozilla-official third-party services. This must always be combined with `MC_OFFICIAL` to have a sane combination of defines. This may be removed in the future.
* Merge pull request #143 from JustOff/PR_browser_newChannel2New Tobin Paradigm2018-04-13-28/+44
|\ | | | | Make JS callers of ios.newChannel call ios.newChannel2 in browser/
| * Make JS callers of ios.newChannel call ios.newChannel2 in browser/JustOff2018-04-13-28/+44
| |
* | Fix a comment: "DevEdition theme" vs "DevTools theme"janekptacijarabaci2018-04-13-2/+1
| | | | | | | | Issue #102
* | Fix: Developer Toolbar (the command: `cookie`; themes)janekptacijarabaci2018-04-13-0/+123
|/ | | | Issue #102
* Merge pull request #141 from janekptacijarabaci/pm_findbar_1New Tobin Paradigm2018-04-13-48/+87
|\ | | | | Fix: Findbar broken