295 Commits (f20ad6c96913969acf946ab402b4a44943bf6181)

Author SHA1 Message Date
MrS0m30n3 f20ad6c969 Add components & set layout on General tab 8 years ago
MrS0m30n3 6ae11f8bde Change basic structure of Options frame 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 45c5b78a4f Keep bitmaps in dictionary 8 years ago
MrS0m30n3 fbb4af9918 Add DoubleStageButton widget 8 years ago
MrS0m30n3 bbb279a707 Change report message during download process 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 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 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 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 402572c9f4 Remove old DownloadItem & DownloadPlaylist objects 8 years ago
MrS0m30n3 9f49f613a2 Add DownloadList & DownloadItem objects 8 years ago
MrS0m30n3 58a9046a65 Remove left, right border from bottom buttons 8 years ago
MrS0m30n3 420ae43ac2 Increase default size of MainFrame 8 years ago
MrS0m30n3 4a4237bd8a Decrease spacer width 8 years ago
MrS0m30n3 7647e71ce3 Set max size for the videoformat combobox 8 years ago
MrS0m30n3 ebf47b8ff3 Make path & videoformat boxes read-only 8 years ago
MrS0m30n3 83d2cbf553 Implement _on_add method 8 years ago
MrS0m30n3 159d6845da Update _get_urls() method 8 years ago
MrS0m30n3 bfa4b98a09 Add DownloadItem & DownlaodPlaylist objects 8 years ago
MrS0m30n3 75f8a1a386 Replace ComboBoxLimit with ExtComboBox & apply extra event handlers 8 years ago