52 Commits (e3b27637ce6e1da826ab92fa15f6ff60fbeb0941)

Author SHA1 Message Date
MrS0m30n3 6377928119 Add back & forward communication between Worker and Main thread 9 years ago
MrS0m30n3 ad4bf6e1e1 Send only the updates back to the GUI 9 years ago
MrS0m30n3 5f2cb87b20 Add new column for the extension 9 years ago
MrS0m30n3 d142867886 Fix active urls report 9 years ago
MrS0m30n3 365dc13788 Update gui labels 9 years ago
MrS0m30n3 741daa5afb Add CTRL_A support for Windows 9 years ago
Sergey M․ c6fb3d284c [mainframe] Fixed center naming consistency and typo 9 years ago
Sergey M․ ce89c839c9 [optionsframe] Remove position storing 9 years ago
Sergey M․ a5329056bf [optionswindow] Frame should be centered right before the first `Show` as position of parent frame may change after construction 9 years ago
Sergey M․ cb37d5c11c [optionswindow] Store window position and center on parent only for the first time 9 years ago
Sergey M․ eb8abfe000 [optionsframe] Center on parent frame 9 years ago
MrS0m30n3 24980ceae2 Fix paste problem on Windows 9 years ago
MrS0m30n3 57b7166afb Add new line on middle mouse click #29 9 years ago
MrS0m30n3 782afa89b0 Automatically re-adjust buttons width 9 years ago
MrS0m30n3 66dcba711e Smart set wxListCtrl columns width 9 years ago
MrS0m30n3 9dce6299e9 Automatically add newline after pasting #29 9 years ago
MrS0m30n3 df47d4b2d4 remember window size #30 9 years ago
MrS0m30n3 5ebf46fbe3 Handle incorrect shutdown process 9 years ago
MrS0m30n3 6ad25b96ee Add error message on open_dir fail 9 years ago
MrS0m30n3 afae6cfb27 Check options type when loading from settings.json 9 years ago
MrS0m30n3 c41d69f59c Add localization 9 years ago
MrS0m30n3 1d3aa62654 Fix options save problem on youtube-dlg close 9 years ago
MrS0m30n3 8cf53afba8 Move publisher topics to module level 9 years ago
MrS0m30n3 a66a86d155 Move hardcoded strings to a GUI module 9 years ago
MrS0m30n3 29269bf51c Check with auto-tools (pyflakes, pylint) 9 years ago
MrS0m30n3 f224e32636 Rename dlthread and updthread modules 9 years ago
MrS0m30n3 f84316d264 Update docstrings 9 years ago
MrS0m30n3 d2e57cb02e Update docstrings 10 years ago
MrS0m30n3 d8038364a8 Update docstrings mainframe.py 10 years ago
MrS0m30n3 5afdd49c97 Update docstring utils.py 10 years ago
MrS0m30n3 5a43d4a2dd Rename data.py -> info.py. Also re-write docstrings 10 years ago
MrS0m30n3 c5382b89f9 Change ListCtrl.write() method 10 years ago
MrS0m30n3 3d4b78ad93 Re-write DownloadManager using Thread Pool 10 years ago
MrS0m30n3 f5137e95e9 Restore load_all_options() before optionsframe Show() 10 years ago
MrS0m30n3 e3039e1175 Change status bar welcome message 10 years ago
MrS0m30n3 3707de5ba7 Make url list expand vertically 10 years ago
MrS0m30n3 327a3704c7 Keep single instance of optionsframe 10 years ago
MrS0m30n3 c1c5d7a6d9 Rename module names to much PEP8 10 years ago
MrS0m30n3 48ac33e4ee Refactor utils.py 10 years ago
MrS0m30n3 73ef2ce2a5 Refactor OptionsFrame.py 10 years ago
MrS0m30n3 19632f7c79 Refactor MainFrame.py 10 years ago
MrS0m30n3 28a01eeb70 Refactor 10 years ago