Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-17 | -475/+190 |
|\ | | | | | | | pm_url_1 | |||
| * | Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite" | Matt A. Tobin | 2018-04-16 | -1378/+1 |
| | | | | | | | | This reverts commit 532de8c09d10767960cdecbb4fcaa4262884016e. | |||
| * | Revert "[PALEMOON] Use unified complete in autocompletesearch attribute for ↵ | Matt A. Tobin | 2018-04-16 | -1/+1 |
| | | | | | | | | | | | | urlbar" This reverts commit 2ccac3373fd4eaebe4fdd1812550549232fb6ed1. | |||
| * | [PALEMOON] Use unified complete in autocompletesearch attribute for urlbar | Matt A. Tobin | 2018-04-16 | -1/+1 |
| | | ||||
| * | [PALEMOON] Source nsPlacesAutoComplete from the suite | Matt A. Tobin | 2018-04-16 | -1/+1378 |
| | | ||||
| * | Remove unused Sync promotion notification icon | JustOff | 2018-04-16 | -3/+0 |
| | | ||||
| * | Remove Sync promobox from popup-notifications.inc as well | JustOff | 2018-04-16 | -1/+0 |
| | | ||||
| * | Remove the Sync promotion in the add-on install doorhanger | JustOff | 2018-04-16 | -308/+0 |
| | | ||||
| * | Merge pull request #192 from JustOff/PR_netError.dtd_malformedURI.title_dupe | New Tobin Paradigm | 2018-04-16 | -2/+1 |
| |\ | | | | | | | [PALEMOON] Remove accidentally duplicated 'malformedURI.title' from netError.dtd | |||
| | * | [PALEMOON] Remove accidentally duplicated 'malformedURI.title' from netError.dtd | JustOff | 2018-04-16 | -2/+1 |
| | | | ||||
| * | | Revert "[PALEMOON] Fix a warning: "unreachable code after return statement" ↵ | New Tobin Paradigm | 2018-04-16 | -2/+1 |
| | | | | | | | | | | | | in urlbarBindings.xml" | |||
| * | | Merge pull request #176 from ↵ | New Tobin Paradigm | 2018-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 ↵ | janekptacijarabaci | 2018-04-15 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | urlbarBindings.xml Issue #121 | |||
| * | | | [PALEMOON] Update UA Compatibility modes in a backwards compatible way | Matt A. Tobin | 2018-04-16 | -0/+54 |
| | |/ | |/| | ||||
| * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-04-16 | -20/+48 |
| |\ \ | ||||
| | * \ | Merge pull request #178 from janekptacijarabaci/html_input_datetime_3 | New Tobin Paradigm | 2018-04-16 | -14/+41 |
| | |\ \ | | | | | | | | | | | [PALEMOON] [Frontend vs Backend] HTML - input - datetime | |||
| | | * | | [PALEMOON] [Frontend vs Backend] HTML - input - datetime | janekptacijarabaci | 2018-04-15 | -14/+41 |
| | | | | | | | | | | | | | | | | | | | | Issue #162 | |||
| | * | | | [PALEMOON] Fix packaging define for ICU | Matt A. Tobin | 2018-04-15 | -4/+5 |
| | | | | | ||||
| | * | | | [PALEMOON] Fix packaging define | Matt A. Tobin | 2018-04-15 | -2/+2 |
| | |/ / | ||||
| * / / | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -88/+89 |
| |/ / | | | | | | | | | | tag #155 | |||
| * | | Merge pull request #159 from JustOff/PR_remove_places_protocol | New Tobin Paradigm | 2018-04-15 | -55/+0 |
| |\ \ | | |/ | |/| | Remove dead Places protocol handler in Pale Moon | |||
| | * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP and ↵ | JustOff | 2018-04-14 | -554/+79 |
| | |\ | | | | | | | | | | | | | resolve conflicts | |||
| | * | | Remove dead Places protocol handler in Pale Moon | JustOff | 2018-04-14 | -57/+0 |
| | | | | ||||
* | | | | [PALEMOON] Remove unused Task.jsm in openLocation.js | janekptacijarabaci | 2018-04-17 | -1/+0 |
| | | | | ||||
* | | | | [PALEMOON] Fix conflict in openLocation.js | janekptacijarabaci | 2018-04-17 | -2/+2 |
| | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/UXP/commit/931950a880b3550490422b1855c509be10586858#diff-2f4cb31954d5857012f1452698b9bfce | |||
* | | | | Fix flags for "loadURIWithFlags" in openLocation.js | janekptacijarabaci | 2018-04-15 | -1/+2 |
| | | | | | | | | | | | | | | | | Issue #121 | |||
* | | | | Maybe fix openLocation.js (to Promise) | janekptacijarabaci | 2018-04-15 | -2/+1 |
| | | | | | | | | | | | | | | | | Issue #121 | |||
* | | | | Bug 92737 - Part 10: Use browserDragAndDrop.dropLinks in urlbarBindings.xml | janekptacijarabaci | 2018-04-15 | -2/+3 |
| | | | | | | | | | | | | | | | | Issue #121 | |||
* | | | | Bug 92737 - Part 9: Download multiple files when multiple items are dropped ↵ | janekptacijarabaci | 2018-04-15 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | on Downloads view in Library Window Issue #121 | |||
* | | | | Bug 92737 - Part 8: Download multiple files when multiple items are dropped ↵ | janekptacijarabaci | 2018-04-15 | -9/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | on Downloads button Issue #121 | |||
* | | | | Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on ↵ | janekptacijarabaci | 2018-04-15 | -5/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | New Window button Issue #121 | |||
* | | | | Bug 92737 - Part 6: Open multiple tabs when multiple items are dropped on ↵ | janekptacijarabaci | 2018-04-15 | -5/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | New Tab button Issue #121 | |||
* | | | | Bug 92737 - Part 5: Set multiple homepage when multiple items are dropped on ↵ | janekptacijarabaci | 2018-04-15 | -7/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | Home button Issue #121 | |||
* | | | | Bug 92737 - Part 4: Open multiple tabs when multiple items are dropped on tab | janekptacijarabaci | 2018-04-15 | -25/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Follow up: Bug 92737 - Part 3: Open multiple tabs when multiple items are dropped on remote content area - browser.js: "usercontextid" (default: 0) | |||
* | | | | Bug 92737 - Part 2: Open multiple tabs when multiple items are dropped on ↵ | janekptacijarabaci | 2018-04-15 | -12/+80 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-remote content area browser.js: // handleDroppedLink has the following 2 overloads: // handleDroppedLink(event, url, name) // handleDroppedLink(event, links) function handleDroppedLink(event, urlOrLinks, name) { let links; if (Array.isArray(urlOrLinks)) { links = urlOrLinks; } else { links = [{ url: urlOrLinks, name, type: "" }]; } ...it is in the previous commit. | |||
* | | | | Bug 1100294 - Turn getShortcutOrURIAndPostData() into a task that uses the ↵ | janekptacijarabaci | 2018-04-15 | -72/+99 |
| | | | | | | | | | | | | | | | | | | | | | | | | new keywords API Issue #121 | |||
* | | | | Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed ↵ | janekptacijarabaci | 2018-04-15 | -10/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | callback off a zero timeout Issue #112 | |||
* | | | | Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback ↵ | janekptacijarabaci | 2018-04-15 | -135/+152 |
| | | | | | | | | | | | | | | | | | | | | | | | | behavior Issue #112 | |||
* | | | | Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURI | janekptacijarabaci | 2018-04-15 | -259/+304 |
|/ / / | | | | | | | | | | Issue #121 | |||
* | | | [PALEMOON] Fix gtk conditional in shared branding | Matt A. Tobin | 2018-04-14 | -1/+1 |
| | | | ||||
* | | | Align SessionStore.jsm with the updated nsICookieManager2.add() API | JustOff | 2018-04-14 | -1/+1 |
| | | | ||||
* | | | [PALEMOON] Move linux icons to moz.build | Matt A. Tobin | 2018-04-14 | -8/+6 |
| | | | ||||
* | | | [PALEMOON] Linux gets emojis too | Matt A. Tobin | 2018-04-14 | -1/+1 |
| | | | ||||
* | | | [PALEMOON] Theme chrome.manifest only needs to be packaged on Windows as far ↵ | Matt A. Tobin | 2018-04-14 | -0/+2 |
| | | | | | | | | | | | | as anyone can tell | |||
* | | | Merge pull request #164 from JustOff/PR_nsContextMenu_unreachable_code | Moonchild | 2018-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 ↵ | JustOff | 2018-04-14 | -3/+2 |
| | |/ | |/| | | | | | | | nsContextMenu.js | |||
* / | | [PALEMOON] Fix depth | Matt A. Tobin | 2018-04-14 | -34/+4 |
|/ / | ||||
* | | [PALEMOON] Add MOZ_PHOENIX_EXTENSIONS to application specific configure | Matt A. Tobin | 2018-04-14 | -2/+2 |
| | | ||||
* | | Merge pull request #163 from JustOff/PR_SessionStore_getCookiesFromHost | New Tobin Paradigm | 2018-04-14 | -1/+1 |
|\ \ | | | | | | | Align SessionStore.jsm with the updated getCookiesFromHost() API | |||
| * | | Align SessionStore.jsm with the updated getCookiesFromHost() API | JustOff | 2018-04-14 | -1/+1 |
| |/ |