summaryrefslogtreecommitdiffstats
path: root/application/palemoon
Commit message (Expand)AuthorAgeLines
...
| * | | | Bug 92737 - Part 4: Open multiple tabs when multiple items are dropped on tabjanekptacijarabaci2018-04-15-25/+21
| * | | | Bug 92737 - Part 2: Open multiple tabs when multiple items are dropped on non...janekptacijarabaci2018-04-15-12/+80
| * | | | Bug 1100294 - Turn getShortcutOrURIAndPostData() into a task that uses the ne...janekptacijarabaci2018-04-15-72/+99
| * | | | Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed ...janekptacijarabaci2018-04-15-10/+8
| * | | | Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback b...janekptacijarabaci2018-04-15-135/+152
| * | | | Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURIjanekptacijarabaci2018-04-15-259/+304
* | | | | Provide LoadInfo for NewChannel() call in 'about' protocol handlerJustOff2018-04-27-2/+7
| |_|_|/ |/| | |
* | | | [PALEMOON] Remove "dom.push.enabled" from aboutPermissions.js (consolidated t...janekptacijarabaci2018-04-27-2/+0
* | | | [PALEMOON] Remove double rows from aboutPermissions.jsjanekptacijarabaci2018-04-27-2/+0
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...janekptacijarabaci2018-04-27-56/+136
|\ \ \ \
| * | | | [PALEMOON] Bug 723951 - Popup notification does not continue when the tab mov...janekptacijarabaci2018-04-26-56/+136
* | | | | Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissionsjanekptacijarabaci2018-04-26-6/+20
* | | | | 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 pm_...janekptacijarabaci2018-04-26-22/+48
|\| | | |
| * | | | Merge pull request #269 from adeshkp/button_messagesMoonchild2018-04-26-22/+48
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [Pale Moon] Change button labels in cookies dialogadeshkp2018-04-26-22/+48
* | | | | [follow up] Bug 1216684 - Notification permissions ... in private windows - i...janekptacijarabaci2018-04-26-0/+10
* | | | | [PALEMOON] Preferences: Fix permissions.xul (an introductory comment)janekptacijarabaci2018-04-26-4/+4
* | | | | [follow up] Bug 1192458, Part 1 - Consolidate push and desktop notification p...janekptacijarabaci2018-04-26-21/+0
* | | | | [follow up] Bug 1216271 - Display a notification upon upgrade for users who c...janekptacijarabaci2018-04-26-9/+11
* | | | | [PALEMOON] Permisions Manager: Added a commentjanekptacijarabaci2018-04-26-0/+4
* | | | | Bug 1280775 - null check in removePermission to prevent crash: permission man...janekptacijarabaci2018-04-26-13/+13
* | | | | Bug 1212610 - Fix sorting permissions by site due a legacy property name bein...janekptacijarabaci2018-04-26-1/+1
* | | | | Bug 1190175 - Update offlineapp listbox to display origin propertyjanekptacijarabaci2018-04-26-1/+1
* | | | | Bug 1189073 - Handle entering 'localhost:12345' into the cookie exceptions di...janekptacijarabaci2018-04-26-2/+13
* | | | | Bug 1185365 - Correctly deal with full URLs in the cookie exceptions dialogjanekptacijarabaci2018-04-26-1/+1
* | | | | Bug 1173523 - Part 9: Update pageinfo to use the new API for nsIPermissionjanekptacijarabaci2018-04-26-3/+4
* | | | | 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 fo...janekptacijarabaci2018-04-26-37/+41
* | | | | Bug 1173523 - Part 4: Update about:permissions to use new API for nsIPermissionjanekptacijarabaci2018-04-26-61/+58
* | | | | Bug 1173523 - Part 3: Update PluginContent to use new API for nsIPermissionjanekptacijarabaci2018-04-26-28/+12
* | | | | 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-3/+3
* | | | | Bug 1216271 - Follow-up to add L10N notes and fix style to use an early returnjanekptacijarabaci2018-04-26-0/+2
* | | | | Bug 1216271 - Display a notification upon upgrade for users who currently all...janekptacijarabaci2018-04-26-13/+47
* | | | | Bug 1216684 - Notification permissions cannot be global granted/denied in pri...janekptacijarabaci2018-04-26-20/+35
* | | | | Bug 1192458, Part 2 - New icon for consolidated notification permissionjanekptacijarabaci2018-04-26-12/+159
* | | | | Bug 1192458, Part 1 - Consolidate push and desktop notification permissionsjanekptacijarabaci2018-04-26-96/+7
* | | | | Bug 661831 - In about:permissions, make Ctrl+f focus the filter box instead o...janekptacijarabaci2018-04-26-4/+23
* | | | | Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Re...janekptacijarabaci2018-04-26-12/+17
* | | | | Bug 1039540 - Disable the sorting of rows of sub-dialogs when right clicking ...janekptacijarabaci2018-04-26-4/+16
* | | | | 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-98/+161
* | | | | Bug 574460 - Fix handling of permission deletion notifications in preference ...janekptacijarabaci2018-04-26-4/+11
* | | | | Bug 431901 - Update preference dialogs to treat backspace and delete equivale...janekptacijarabaci2018-04-26-4/+14
* | | | | 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 preferences,...janekptacijarabaci2018-04-26-3/+129
* | | | | Bug 1115293 - Use "use strict"janekptacijarabaci2018-04-26-0/+2