453 Commits (c925d15f02e31513812f1f40f40e81c739a3c22e)
 

Author SHA1 Message Date
MrS0m30n3 fd7bca0677 optionsframe.py: Reorder TODO tags 8 years ago
MrS0m30n3 04f3078b49 Remove old tabs 8 years ago
MrS0m30n3 1f1bca7163 OptionsFrame class: Update docstrings & comments 8 years ago
MrS0m30n3 18c94cc68c OptionsFrame class: Bind event on reset button 8 years ago
MrS0m30n3 d4b51472ad OptionsFrame class: Re-enable options load-save 8 years ago
MrS0m30n3 7685a55e33 OptionsFrame class remove old code 8 years ago
MrS0m30n3 27eb3e29b6 optionsframe.py: Update TODO tags 8 years ago
MrS0m30n3 541960b44e Add Extra tab 8 years ago
MrS0m30n3 753b5a59ce Add Advanced tab 8 years ago
MrS0m30n3 caf0f0ed9e Add Downloads tab 8 years ago
MrS0m30n3 1be83686a4 Add Formats tab 8 years ago
MrS0m30n3 cbc7e0fd47 Remove old code from General tab 8 years ago
MrS0m30n3 f20ad6c969 Add components & set layout on General tab 8 years ago
MrS0m30n3 6ae11f8bde Change basic structure of Options frame 8 years ago
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