MrS0m30n3
|
30cb017c9e
|
TabPanel: Update create_* methods
|
8 years ago |
MrS0m30n3
|
a4612ab679
|
Add attributes back to classes
|
8 years ago |
MrS0m30n3
|
fd07541acc
|
TabPanel class: Update methods & docstrings
|
8 years ago |
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
|
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 |