summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/downloads
Commit message (Expand)AuthorAgeLines
* Fix incorrect file reference in `onDownloadDragStart`wolfbeast2019-01-25-3/+3
* Merge pull request #917 from janekptacijarabaci/_testBranch_pm_downloads_rewriteMoonchild2018-12-31-1733/+1076
|\
| * [PALEMOON] Bug 1135348 - Fix about:downloads by adding missing XPCOMUtils imp...janekptacijarabaci2018-07-29-0/+4
| * [PALEMOON] Bug 1129896 - Part 2 of 2 - Convert the shared front-end code to a...janekptacijarabaci2018-07-29-63/+94
| * [PALEMOON] Bug 1129896 - Part 1 of 2 - Keep cached metadata for history downl...janekptacijarabaci2018-07-29-76/+69
| * [PALEMOON] Bug 1195279 - Fix typo in allDownloadsViewOverlay.js following lan...janekptacijarabaci2018-07-29-1/+1
| * [PALEMOON] Bug 1127867 - Use the new back-end property to get the size of dow...janekptacijarabaci2018-07-29-120/+79
| * Fix typosjanekptacijarabaci2018-07-29-15/+10
| * [PALEMOON] Bug 1117141 - Part 2 of 2 - Refactor notifications and remove the ...janekptacijarabaci2018-07-29-593/+234
| * [PALEMOON] Bug 1117141 - Part 1 of 2 - Bypass all the DownloadsDataItem prope...janekptacijarabaci2018-07-29-306/+321
| * [PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to ...janekptacijarabaci2018-07-29-0/+267
| * [PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to ...janekptacijarabaci2018-07-29-416/+46
| * [PALEMOON] Bug 1115379 - Streamline DownloadsViewItemController construction ...janekptacijarabaci2018-07-29-39/+29
| * [PALEMOON] Bug 1116176 - Create DownloadsHistoryDataItem and HistoryDownload ...janekptacijarabaci2018-07-29-422/+393
| * [PALEMOON] Bug 1115983 - Keep only minimal state information in the DataItemjanekptacijarabaci2018-07-29-209/+118
| * [PALEMOON] Bug 1115421 - Simplify download annotations handling in the Libraryjanekptacijarabaci2018-07-29-95/+137
| * [PALEMOON] Bug 1120429 - Remove unused code handling nodeAnnotationChangedjanekptacijarabaci2018-07-29-70/+12
| * [PALEMOON] Bug 1115972 - Don't fall back to the Places icon for downloads wit...janekptacijarabaci2018-07-29-18/+5
| * [PALEMOON] Bug 1115971 - Don't fall back to the Places title for downloads wi...janekptacijarabaci2018-07-29-20/+7
| * [PALEMOON] Bug 1115369 - Use notifications instead of getViewItem for Downloa...janekptacijarabaci2018-07-29-98/+78
* | Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistentMatt A. Tobin2018-11-30-13/+13
* | [PALEMOON] Fix document navigation using F6JustOff2018-08-23-1/+1
|/
* Prevent suppressing executable warnings using the "don't ask me this again" c...wolfbeast2018-07-02-11/+6
* Confirm launch of executables other than .exe on Windows.wolfbeast2018-06-30-14/+15
* [PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy Do...janekptacijarabaci2018-04-26-8/+3
* Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Libraryjanekptacijarabaci2018-04-25-0/+4
* Bug 945707 - Pausing a download fails when done after a retry + follow up (se...janekptacijarabaci2018-04-25-21/+16
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...janekptacijarabaci2018-04-17-2/+2
|\
| * Mass-replace global-scope let with var in Pale Moon and TychoAMwolfbeast2018-04-16-2/+2
* | Bug 92737 - Part 9: Download multiple files when multiple items are dropped o...janekptacijarabaci2018-04-15-4/+8
* | Bug 92737 - Part 8: Download multiple files when multiple items are dropped o...janekptacijarabaci2018-04-15-9/+12
|/
* [PALEMOON] Downloads - throws an errorjanekptacijarabaci2018-04-14-1/+25
* Fix: TypeError: "this._richlistbox.selectedItems.slice is not a function" in ...janekptacijarabaci2018-04-14-5/+5
* [PALEMOON] Resolve issues with redeclaration according to ES6Matt A. Tobin2018-04-12-3/+3
* [PALEMOON] Fix for loops in allDownloadsViewOverlay.jsMatt A. Tobin2018-04-09-1/+6
* [PALEMOON] Fix for loops in DownloadsCommon.jsm and WindowsPreviewPerTab.jsmMatt A. Tobin2018-04-07-3/+13
* Add Pale MoonMatt A. Tobin2018-02-02-0/+7953