summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components
Commit message (Collapse)AuthorAgeLines
* [PALEMOON] Remove double rows from aboutPermissions.jsjanekptacijarabaci2018-04-27-2/+0
|
* Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissionsjanekptacijarabaci2018-04-26-6/+18
|
* Bug 1288557 - Part 0: Fix permissions dialog while receiving deleted eventjanekptacijarabaci2018-04-26-1/+1
|
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-04-26-15/+25
|\ | | | | | | pm_permissions_1
| * Merge pull request #269 from adeshkp/button_messagesMoonchild2018-04-26-15/+25
| |\ | | | | | | Improve some button labels in preferences
| | * [Pale Moon] Change button labels in cookies dialogadeshkp2018-04-26-15/+25
| | |
* | | [follow up] Bug 1216684 - Notification permissions ... in private windows - ↵janekptacijarabaci2018-04-26-0/+10
| | | | | | | | | | | | implemented "_getBrowserForRequest" function (e10 off only)
* | | [PALEMOON] Preferences: Fix permissions.xul (an introductory comment)janekptacijarabaci2018-04-26-4/+4
| | |
* | | [follow up] Bug 1192458, Part 1 - Consolidate push and desktop notification ↵janekptacijarabaci2018-04-26-21/+0
| | | | | | | | | | | | permissions
* | | [follow up] Bug 1216271 - Display a notification upon upgrade for users who ↵janekptacijarabaci2018-04-26-9/+11
| | | | | | | | | | | | currently allow notifications for at least one site
* | | [PALEMOON] Permisions Manager: Added a commentjanekptacijarabaci2018-04-26-0/+4
| | |
* | | Bug 1280775 - null check in removePermission to prevent crash: permission ↵janekptacijarabaci2018-04-26-13/+13
| | | | | | | | | | | | manager change
* | | Bug 1212610 - Fix sorting permissions by site due a legacy property name ↵janekptacijarabaci2018-04-26-1/+1
| | | | | | | | | | | | being referenced
* | | Bug 1190175 - Update offlineapp listbox to display origin propertyjanekptacijarabaci2018-04-26-1/+1
| | |
* | | Bug 1189073 - Handle entering 'localhost:12345' into the cookie exceptions ↵janekptacijarabaci2018-04-26-2/+13
| | | | | | | | | | | | dialog correctly
* | | Bug 1185365 - Correctly deal with full URLs in the cookie exceptions dialogjanekptacijarabaci2018-04-26-1/+1
| | |
* | | Bug 1173523 - Part 7: Update advanced.js to use new API for nsIPermissionjanekptacijarabaci2018-04-26-18/+14
| | |
* | | Bug 1173523 - Part 5: Update the preferences permissions UI to use new API ↵janekptacijarabaci2018-04-26-37/+41
| | | | | | | | | | | | for nsIPermission (+ fix typos)
* | | Bug 1173523 - Part 4: Update about:permissions to use new API for nsIPermissionjanekptacijarabaci2018-04-26-61/+58
| | |
* | | Bug 1221330 - Show the app icon in the XUL upgraded notifications alertjanekptacijarabaci2018-04-26-1/+12
| | |
* | | Bug 1220884 - Friendlier string for the notification upgrade UIjanekptacijarabaci2018-04-26-1/+1
| | |
* | | Bug 1216271 - Display a notification upon upgrade for users who currently ↵janekptacijarabaci2018-04-26-13/+45
| | | | | | | | | | | | allow notifications for at least one site
* | | Bug 1216684 - Notification permissions cannot be global granted/denied in ↵janekptacijarabaci2018-04-26-20/+35
| | | | | | | | | | | | private windows
* | | Bug 1192458, Part 1 - Consolidate push and desktop notification permissionsjanekptacijarabaci2018-04-26-57/+7
| | |
* | | Bug 661831 - In about:permissions, make Ctrl+f focus the filter box instead ↵janekptacijarabaci2018-04-26-4/+21
| | | | | | | | | | | | of invoking the find bar
* | | 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