Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix incorrect file reference in `onDownloadDragStart` | wolfbeast | 2019-01-25 | -3/+3 |
| | | | | | | | | Follow-up to Janek's port in 462332eee018e24d88255c708fa8acb67a717673 where this variable was changed creating a mismatch with surrounding code. This fixes #943. | |||
* | Merge pull request #917 from janekptacijarabaci/_testBranch_pm_downloads_rewrite | Moonchild | 2018-12-31 | -1057/+633 |
|\ | | | | | Rewrite Pale Moon FE downloads handling | |||
| * | [PALEMOON] Bug 1135348 - Fix about:downloads by adding missing XPCOMUtils ↵ | janekptacijarabaci | 2018-07-29 | -0/+4 |
| | | | | | | | | imports | |||
| * | [PALEMOON] Bug 1129896 - Part 2 of 2 - Convert the shared front-end code to ↵ | janekptacijarabaci | 2018-07-29 | -281/+53 |
| | | | | | | | | a JavaScript code module | |||
| * | [PALEMOON] Bug 1129896 - Part 1 of 2 - Keep cached metadata for history ↵ | janekptacijarabaci | 2018-07-29 | -76/+69 |
| | | | | | | | | downloads indefinitely | |||
| * | [PALEMOON] Bug 1195279 - Fix typo in allDownloadsViewOverlay.js following ↵ | janekptacijarabaci | 2018-07-29 | -1/+1 |
| | | | | | | | | landing of bug 1127867 | |||
| * | [PALEMOON] Bug 1127867 - Use the new back-end property to get the size of ↵ | janekptacijarabaci | 2018-07-29 | -71/+59 |
| | | | | | | | | downloads asynchronously | |||
| * | Fix typos | janekptacijarabaci | 2018-07-29 | -9/+7 |
| | | ||||
| * | [PALEMOON] Bug 1117141 - Part 2 of 2 - Refactor notifications and remove the ↵ | janekptacijarabaci | 2018-07-29 | -176/+124 |
| | | | | | | | | DownloadsDataItem object | |||
| * | [PALEMOON] Bug 1117141 - Part 1 of 2 - Bypass all the DownloadsDataItem ↵ | janekptacijarabaci | 2018-07-29 | -180/+208 |
| | | | | | | | | properties | |||
| * | [PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to ↵ | janekptacijarabaci | 2018-07-29 | -0/+267 |
| | | | | | | | | a common place (downloadsViewCommon.js) | |||
| * | [PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to ↵ | janekptacijarabaci | 2018-07-29 | -416/+45 |
| | | | | | | | | a common place | |||
| * | [PALEMOON] Bug 1115379 - Streamline DownloadsViewItemController construction ↵ | janekptacijarabaci | 2018-07-29 | -11/+21 |
| | | | | | | | | and remove now unneeded identifiers | |||
| * | [PALEMOON] Bug 1116176 - Create DownloadsHistoryDataItem and HistoryDownload ↵ | janekptacijarabaci | 2018-07-29 | -418/+389 |
| | | | | | | | | objects | |||
| * | [PALEMOON] Bug 1115983 - Keep only minimal state information in the DataItem | janekptacijarabaci | 2018-07-29 | -69/+86 |
| | | ||||
| * | [PALEMOON] Bug 1115421 - Simplify download annotations handling in the Library | janekptacijarabaci | 2018-07-29 | -95/+137 |
| | | ||||
| * | [PALEMOON] Bug 1120429 - Remove unused code handling nodeAnnotationChanged | janekptacijarabaci | 2018-07-29 | -70/+12 |
| | | ||||
| * | [PALEMOON] Bug 1115972 - Don't fall back to the Places icon for downloads ↵ | janekptacijarabaci | 2018-07-29 | -18/+5 |
| | | | | | | | | without the target file name annotation | |||
| * | [PALEMOON] Bug 1115971 - Don't fall back to the Places title for downloads ↵ | janekptacijarabaci | 2018-07-29 | -20/+7 |
| | | | | | | | | without the target file name annotation | |||
| * | [PALEMOON] Bug 1115369 - Use notifications instead of getViewItem for ↵ | janekptacijarabaci | 2018-07-29 | -45/+38 |
| | | | | | | | | DownloadsView | |||
* | | [PALEMOON] Fix document navigation using F6 | JustOff | 2018-08-23 | -1/+1 |
|/ | ||||
* | [PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy ↵ | janekptacijarabaci | 2018-04-26 | -8/+3 |
| | | | | | | Download Link" Issue #121 | |||
* | Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Library | janekptacijarabaci | 2018-04-25 | -0/+4 |
| | | | | Issue #121 | |||
* | Bug 945707 - Pausing a download fails when done after a retry + follow up ↵ | janekptacijarabaci | 2018-04-25 | -21/+16 |
| | | | | | | | | (see the description) Issue #121 [follow up] Bug 92737 - Part 9: Download multiple files when multiple items are dropped on Downloads view in Library Window | |||
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-17 | -1/+1 |
|\ | | | | | | | pm_url_1 | |||
| * | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -1/+1 |
| | | | | | | | | tag #155 | |||
* | | 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 | |||
* | [PALEMOON] Downloads - throws an error | janekptacijarabaci | 2018-04-14 | -1/+25 |
| | | | | Issue #121 | |||
* | Fix: TypeError: "this._richlistbox.selectedItems.slice is not a function" in ↵ | janekptacijarabaci | 2018-04-14 | -5/+5 |
| | | | | | | allDownloadsViewOverlay.js Issue #121 | |||
* | [PALEMOON] Resolve issues with redeclaration according to ES6 | Matt A. Tobin | 2018-04-12 | -3/+3 |
| | ||||
* | [PALEMOON] Fix for loops in allDownloadsViewOverlay.js | Matt A. Tobin | 2018-04-09 | -1/+6 |
| | | | | (SyntaxError: missing ] after element list) | |||
* | Add Pale Moon | Matt A. Tobin | 2018-02-02 | -0/+4829 |