summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | | | [GTK3] Use WidgetCache to get colors at nsLookAndFeel for GtkButton, GtkWindo...trav902018-04-06-57/+31
| * | | | [GTK3] Use WidgetCache to get colors at nsLookAndFeeltrav902018-04-06-46/+38
| * | | | [GTK3] Adjust menuitem padding and check/radio indicator position for changes...trav902018-04-05-14/+37
| * | | | [GTK3] Rename subtract_margin and rectangle_inset to Inset* and swap InsetByM...trav902018-04-05-11/+10
| * | | | [GTK] Rename radio/check menuitem and indicator as used with ClaimStyleContext.trav902018-04-05-29/+28
| * | | | [GTK3] Use menuitem padding between menuitem and check indicator.trav902018-04-05-1/+1
| * | | | [GTK3] Draw only background and frame of separator menuitems in GTK versions ...trav902018-04-05-0/+3
| * | | | [GTK3] Draw separator menuitem background and frame behind separator in menutrav902018-04-05-0/+8
| * | | | [GTK3] Draw menuitem background even when not in hovertrav902018-04-05-24/+20
* | | | | Merge pull request #137 from janekptacijarabaci/pm_viewSource_1New Tobin Paradigm2018-04-13-38/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix: Using "View Source" from Browser Consolejanekptacijarabaci2018-04-13-38/+32
|/ / / /
* | | | Merge pull request #134 from janekptacijarabaci/places_error_1New Tobin Paradigm2018-04-12-39/+66
|\ \ \ \
| * | | | Places - throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactio...janekptacijarabaci2018-02-13-39/+66
* | | | | Merge pull request #132 from janekptacijarabaci/notifications_settings_1New Tobin Paradigm2018-04-12-3/+10
|\ \ \ \ \
| * | | | | moebius#154: Notifications - user settings - the immediate duration of the alertjanekptacijarabaci2018-04-12-3/+10
| | |_|/ / | |/| | |
* | | | | [PALEMOON] Update handle-xul-text-link to deal with json source dataMatt A. Tobin2018-04-12-1/+2
* | | | | Merge pull request #128 from janekptacijarabaci/pm_icons_2_followUp_basiliskNew Tobin Paradigm2018-04-12-1/+0
|\ \ \ \ \
| * | | | | Remove an unused (web)extensions iconjanekptacijarabaci2018-04-12-1/+0
| |/ / / /
* | | | | [PALEMOON] Remove the migratorMatt A. Tobin2018-04-12-3228/+3
* | | | | Password Mananger has migration capabilities for only BasiliskMatt A. Tobin2018-04-12-2/+4
* | | | | Revert "Restore Dict.jsm"Matt A. Tobin2018-04-12-286/+0
* | | | | Fix loops in Dict.jsmMatt A. Tobin2018-04-12-9/+45
* | | | | Restore Dict.jsmMatt A. Tobin2018-04-12-0/+250
* | | | | Add missing l10n stringMatt A. Tobin2018-04-12-0/+1
* | | | | Maybe fix SyntaxError: non-generator method definitions may not contain yield...Matt A. Tobin2018-04-12-1/+1
|/ / / /
* | | | Merge pull request #126 from janekptacijarabaci/js_X-Content-Type-Options_nos...New Tobin Paradigm2018-04-12-71/+149
|\ \ \ \
| * | | | Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04-22/+7
| * | | | Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04-26/+132
| * | | | Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ...janekptacijarabaci2018-04-03-23/+10
* | | | | Merge pull request #127 from janekptacijarabaci/devtools_appmenu_3New Tobin Paradigm2018-04-12-11/+13
|\ \ \ \ \
| * | | | | [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (fo...janekptacijarabaci2018-04-12-11/+13
* | | | | | Merge pull request #124 from janekptacijarabaci/pm_about-plugins_1New Tobin Paradigm2018-04-12-3/+2
|\ \ \ \ \ \
| * | | | | | [PALEMOON] about:plugins - fix "addMessageListener is not a function" (e10s o...janekptacijarabaci2018-04-12-3/+2
* | | | | | | Merge pull request #125 from janekptacijarabaci/pm_loginManager_1New Tobin Paradigm2018-04-12-24/+55
|\ \ \ \ \ \ \
| * | | | | | | moebius#117: Login Manager Prompter - auth: Throws an errorsjanekptacijarabaci2018-04-12-1/+28
| * | | | | | | [PALEMOON] [Frontend vs Backend] Password Manager: `InsecurePasswordUtils.che...janekptacijarabaci2018-04-12-2/+5
| * | | | | | | Revert "[PALEMOON] Login Manager Prompter: win.gBrowser is undefined"janekptacijarabaci2018-04-12-5/+3
| * | | | | | | [PALEMOON] [Frontend vs Backend] Password Manager - Implemented Popup Notific...janekptacijarabaci2018-04-11-0/+8
| * | | | | | | [PALEMOON] Preferences - Security - Password Manager: Use LoginHelper.isMaste...janekptacijarabaci2018-04-11-21/+4
| * | | | | | | [PALEMOON] [Frontend vs Backend] Login Manager: Bug 1045987 - Implemented "ge...janekptacijarabaci2018-04-11-0/+10
| * | | | | | | [PALEMOON] Login Manager Prompter: win.gBrowser is undefinedjanekptacijarabaci2018-04-11-3/+5
| |/ / / / / /
* | | | | | | Merge pull request #123 from janekptacijarabaci/pm_devtools_2New Tobin Paradigm2018-04-12-0/+8
|\ \ \ \ \ \ \
| * | | | | | | [PALEMOON] [DevTools] Fix preferences in preferences.incjanekptacijarabaci2018-04-12-0/+8
| |/ / / / / /
* | | | | | | Merge pull request #122 from janekptacijarabaci/pm_icons_1New Tobin Paradigm2018-04-12-0/+13
|\ \ \ \ \ \ \
| * | | | | | | [PALEMOON] Update: extension/plugin icons (Windows), passwordmgr iconsjanekptacijarabaci2018-04-12-0/+13
| |/ / / / / /
* | | | | | | [PALEMOON] Resolve issues with redeclaration according to ES6Matt A. Tobin2018-04-12-22/+22
* | | | | | | Revert "[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu"Matt A. Tobin2018-04-12-3/+9
* | | | | | | Revert "[PALEMOON] Use Components.interfaces directly in controller.js, histo...Matt A. Tobin2018-04-12-91/+91
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #119 from adeshkp/patch-2Moonchild2018-04-11-1/+1
|\ \ \ \ \ \
| * | | | | | [PALEMOON] Fix depth for toolkit osx/shared.incadeshkp2018-04-11-1/+1
|/ / / / / /