summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components
Commit message (Collapse)AuthorAgeLines
...
* | | | | Bug 1170200 - Part 2: Update JavaScript consumers of ↵janekptacijarabaci2018-04-26-10/+16
| | | | | | | | | | | | | | | | | | | | nsIPermissionManager::Remove
* | | | | Bug 1039540 - Disable the sorting of rows of sub-dialogs when right clicking ↵janekptacijarabaci2018-04-26-4/+16
| | | | | | | | | | | | | | | | | | | | (+ style clean up)
* | | | | Bug 1137870 - Fix mismatching argument counts in permissions.js (partially)janekptacijarabaci2018-04-26-1/+1
| | | | |
* | | | | Bug 340432 - Add the ability to cancel site permission changesjanekptacijarabaci2018-04-26-95/+156
| | | | |
* | | | | Bug 574460 - Fix handling of permission deletion notifications in preference ↵janekptacijarabaci2018-04-26-4/+11
| | | | | | | | | | | | | | | | | | | | dialogs
* | | | | Bug 431901 - Update preference dialogs to treat backspace and delete ↵janekptacijarabaci2018-04-26-4/+14
| | | | | | | | | | | | | | | | | | | | equivalently on Mac OS X
* | | | | Bug 1006461 - Fix handling of permission notifications in preference dialogsjanekptacijarabaci2018-04-26-0/+5
| | | | |
* | | | | Bug 956151 - Remove the perm attribute in permissions.jsjanekptacijarabaci2018-04-26-5/+3
| | | | |
* | | | | Bug 1038811 - Push Notifications (observer)janekptacijarabaci2018-04-26-0/+2
| | | | |
* | | | | Bug 1038811 - Push Notifications - Firefox front end changes for ↵janekptacijarabaci2018-04-26-3/+77
| | | | | | | | | | | | | | | | | | | | preferences, and permission notification
* | | | | Bug 1115293 - Use "use strict"janekptacijarabaci2018-04-26-0/+2
| | | | |
* | | | | Bug 996448 - Lazify the loading of PluralForm.jsm everywherejanekptacijarabaci2018-04-26-1/+4
|/ / / /
* | | | [PALEMOON] [frontend vs backend] Fix cookies in Preferencesjanekptacijarabaci2018-04-24-15/+23
| | | | | | | | | | | | | | | | Issue #121
* | | | [PALEMOON] Replace tabs with 2 spaces in statusbar componentMatt A. Tobin2018-04-20-3816/+3814
| | | |
* | | | [PALEMOON] moebius#58: Pale Moon - the cmd line - help (the columns alignment)janekptacijarabaci2018-04-20-7/+7
| | | | | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/UXP/commit/259e214960c23346628311d88427c7ca13bdb335 https://github.com/MoonchildProductions/moebius/pull/58
* | | | [PALEMOON] Engine manager - fix typo (added a name function for debugging)janekptacijarabaci2018-04-19-1/+1
| | | | | | | | | | | | | | | | Issue #121
* | | | [PALEMOON] Engine Manager throws a warning (deprecated)janekptacijarabaci2018-04-19-9/+10
| | | | | | | | | | | | | | | | Issue #121
* | | | Merge pull request #201 from janekptacijarabaci/pm_places_error_1Moonchild2018-04-18-13/+34
|\ \ \ \ | | | | | | | | | | [PALEMOON] Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
| * | | | [PALEMOON] Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) ↵janekptacijarabaci2018-04-18-13/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [nsIEditor.transactionManager] Issue #133 Tag https://github.com/MoonchildProductions/UXP/pull/134
* | | | | Use asyncOpen2 instead of asyncOpen everywhere in Pale MoonJustOff2018-04-17-11/+10
|/ / / /
* | | / [PALEMOON] Localize a private copy of the pre-richlistbox autocomplete ksmoduleMatt A. Tobin2018-04-17-0/+4
| |_|/ |/| |
* | | Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite"Matt A. Tobin2018-04-16-1377/+0
| | | | | | | | | | | | This reverts commit 532de8c09d10767960cdecbb4fcaa4262884016e.
* | | [PALEMOON] Source nsPlacesAutoComplete from the suiteMatt A. Tobin2018-04-16-0/+1377
| | |
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-16-0/+4
|\ \ \
| * | | [PALEMOON] [Frontend vs Backend] HTML - input - datetimejanekptacijarabaci2018-04-15-0/+4
| | | | | | | | | | | | | | | | Issue #162
* | | | Mass-replace global-scope let with var in Pale Moon and TychoAMwolfbeast2018-04-16-25/+25
|/ / / | | | | | | | | | 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-1/+1
| |\ \ | | | | | | | | | | | | resolve conflicts
| * | | Remove dead Places protocol handler in Pale MoonJustOff2018-04-14-55/+0
| | | |
* | | | Align SessionStore.jsm with the updated nsICookieManager2.add() APIJustOff2018-04-14-1/+1
| |/ / |/| |
* | | Align SessionStore.jsm with the updated getCookiesFromHost() APIJustOff2018-04-14-1/+1
|/ /
* | 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
| | |
* | | Use document's principal for favicons in browserJustOff2018-04-14-2/+8
|/ /
* | [PALEMOON] Update handle-xul-text-link to deal with json source dataMatt A. Tobin2018-04-12-1/+2
| |
* | [PALEMOON] Remove the migratorMatt A. Tobin2018-04-12-3137/+3
| |
* | Maybe fix SyntaxError: non-generator method definitions may not contain ↵Matt A. Tobin2018-04-12-1/+1
| | | | | | | | yield in MigrationUtils.jsm
* | Merge pull request #125 from janekptacijarabaci/pm_loginManager_1New Tobin Paradigm2018-04-12-21/+4
|\ \ | | | | | | [PALEMOON] Fix Login Manager (Prompter) - basic
| * | [PALEMOON] Preferences - Security - Password Manager: Use ↵janekptacijarabaci2018-04-11-21/+4
| | | | | | | | | | | | LoginHelper.isMasterPasswordSet instead of _masterPasswordSet
* | | [PALEMOON] Resolve issues with redeclaration according to ES6Matt A. Tobin2018-04-12-9/+9
| | |
* | | Revert "[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu"Matt A. Tobin2018-04-12-2/+2
| | | | | | | | | | | | This reverts commit 6fde853fa8276926f30c7135bdd5f68de3afc35a.
* | | Revert "[PALEMOON] Use Components.interfaces directly in controller.js, ↵Matt A. Tobin2018-04-12-91/+91
|/ / | | | | | | | | | | history-panel.js, and treeView.js" This reverts commit 8e9e05da3d770daab326621b0ce42eb15d1cb740.
* | [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, ↵janekptacijarabaci2018-04-09-1/+1
| | | | | | | | extensions)
* | [PALEMOON] Fix for loops in MigrationUtils.jsmMatt A. Tobin2018-04-09-2/+15
| | | | | | | | (SyntaxError: missing ] after element list)
* | [PALEMOON] Fix for loops in allDownloadsViewOverlay.jsMatt A. Tobin2018-04-09-1/+6
| | | | | | | | (SyntaxError: missing ] after element list)
* | [PALEMOON] Use Components.interfaces directly in controller.js, ↵Matt A. Tobin2018-04-09-91/+91
| | | | | | | | history-panel.js, and treeView.js
* | [PALEMOON] [DevTools] Fix some paths to DevTools (sessionstore)janekptacijarabaci2018-04-08-3/+3
| | | | | | | | Issue #102