389 Commits (328b133a797dd4e026d3d61bc0a1c96ef4e5b751)
 

Author SHA1 Message Date
MrS0m30n3 328b133a79 Update TODO file based on issue #131 8 years ago
MrS0m30n3 ad1bab2943 Update TODO file 8 years ago
MrS0m30n3 1d885e1b45 Change the calculation of the ButtonsChoiceDialog frame's size 8 years ago
MrS0m30n3 ee5c8b2ad0 Add 'clear list' functionality 8 years ago
MrS0m30n3 787446a006 Add ButtonsGroup widget 8 years ago
MrS0m30n3 28dddad4ef TextCtrl disable paste event 8 years ago
MrS0m30n3 4f9cb1c639 Add ButtonsChoiceDialog widget 8 years ago
MrS0m30n3 ee5cd93818 Extractor: Remove the youtube-dl format filter 8 years ago
MrS0m30n3 bbf84e38cd Fix 'Open destination' behaviour 8 years ago
MrS0m30n3 d26f428733 Context menu add 'Open destination' 8 years ago
MrS0m30n3 c9c1740922 Update TODO file 8 years ago
MrS0m30n3 45c5b78a4f Keep bitmaps in dictionary 8 years ago
MrS0m30n3 fbb4af9918 Add DoubleStageButton widget 8 years ago
MrS0m30n3 0b23da78ae Update TODO file 8 years ago
MrS0m30n3 f709f552f5 Add __future__ unicode_literals on test_dlist.py 8 years ago
MrS0m30n3 bbb279a707 Change report message during download process 8 years ago
MrS0m30n3 56413c560d Update TODO file 8 years ago
MrS0m30n3 605cc5e609 Save frequently used paths to settings.json instead of 'spaths' 8 years ago
MrS0m30n3 aea606695a Add 'get command' option to context menu 8 years ago
MrS0m30n3 ca7741287b Add context menu on wxListCtrl 8 years ago
MrS0m30n3 013eb5a043 Update TODO file 8 years ago
MrS0m30n3 bf38a822f9 Update TODO file & tags 8 years ago
MrS0m30n3 0a8dbec082 DownloadList add index method 8 years ago
MrS0m30n3 aa86cf1372 _on_play check if filenames are available 8 years ago
MrS0m30n3 9e935e07c0 Add wx.Timer 8 years ago
MrS0m30n3 a10a08a949 Add _get_worker method and refactor run method 8 years ago
MrS0m30n3 fd2229dc12 Add change_stage method to DownloadList and use that to update the items stage 8 years ago
MrS0m30n3 5ad37c1646 Check input on update_stats method 8 years ago
MrS0m30n3 b0117782f0 Update TODO file 8 years ago
MrS0m30n3 42fcdbc874 Deselect item on 'Reload' 8 years ago
MrS0m30n3 4798f8f2b3 Reload 'Completed' ones instead of only 'Error' 8 years ago
MrS0m30n3 bd0de89ba3 Implement _on_start method 8 years ago
MrS0m30n3 049ac7453d Update TODO file 8 years ago
MrS0m30n3 b39de195ce Implement _on_reload method 8 years ago
MrS0m30n3 720437cfcb Add reset method in DownloadItem 8 years ago
MrS0m30n3 ed8e00e213 Implement _on_pause method 8 years ago
MrS0m30n3 afce63727d Automatically update progress status when updating stage 8 years ago
MrS0m30n3 2e68d7d2b0 Implement _on_arrow_up, _on_arrow_down methods 8 years ago
MrS0m30n3 3d59782aaf Add return value to move_up-down methods 8 years ago
MrS0m30n3 cff2bf7c6f Implement _on_play method 8 years ago
MrS0m30n3 93e06be4f3 Fix TestGetFiles.test_get_files test case & patch DownloadItem 8 years ago
MrS0m30n3 de3dc09b57 Rename utis.open_dir -> utils.open_file 8 years ago
MrS0m30n3 066e8a6e84 Implement _on_delete method 8 years ago
MrS0m30n3 53f9f9f3ac Add remove_file method to utils 8 years ago
MrS0m30n3 8711d1cf37 Add clear() method on DownloadList 8 years ago
MrS0m30n3 06d991f582 Re-implement _on_add method 8 years ago
MrS0m30n3 e3b27637ce Update TODO file 8 years ago
MrS0m30n3 402572c9f4 Remove old DownloadItem & DownloadPlaylist objects 8 years ago
MrS0m30n3 9f49f613a2 Add DownloadList & DownloadItem objects 8 years ago
MrS0m30n3 2e1c2e7a38 Add tests/ directory 8 years ago