333 Commits (431e9239a94f7c24f0e904dfae7c77007c14bade)

Author SHA1 Message Date
MrS0m30n3 431e9239a9 optionsframe.py: Update TODO tags 8 years ago
MrS0m30n3 ba9eb9f951 Move video formats from data/formats -> formats.py 8 years ago
MrS0m30n3 92ae5f2e3d Implement load-save for subtitles wx.ComboBox 8 years ago
MrS0m30n3 7980247345 Fix option doc 8 years ago
MrS0m30n3 0afc463916 optionsframe.py: Update TODO tags 8 years ago
MrS0m30n3 648546832e Validate output_format option 8 years ago
MrS0m30n3 a8c8436cdc Add support for the new output formats 8 years ago
MrS0m30n3 c35397db00 optionsframe.py: Update TODO tags 8 years ago
MrS0m30n3 8d571c2891 ExtraTab: Implement load-save options methods 8 years ago
MrS0m30n3 dda037bd97 AdvancedTab: Implement load-save options methods 8 years ago
MrS0m30n3 5afa49561a DownloadsTab: Implement load-save options methods 8 years ago
MrS0m30n3 8579dade46 FormatsTab: Implement load-save options methods 8 years ago
MrS0m30n3 500ad8ecf4 GeneralTab: Implement load-save options methods 8 years ago
MrS0m30n3 997178b31b Set the size of wx.CheckListBox & wx.ListBox widgets 8 years ago
MrS0m30n3 f29cef262a Subtitles: replace wx.CheckListBox with wx.ListBox 8 years ago
MrS0m30n3 dc8e8656db Load video formats on wx.CheckListBox 8 years ago
MrS0m30n3 745dfff55a wx.CheckListBox set maximum size 8 years ago
MrS0m30n3 1d93868712 ExtraTab: Replace wx.<widget> methods with crt_* methods 8 years ago
MrS0m30n3 726923ffa6 Fix sizer flag-border 8 years ago
MrS0m30n3 404dc2ad52 AdvancedTab: Replace wx.<widget> methods with crt_* methods 8 years ago
MrS0m30n3 a8538545d5 DownloadsTab: Replace wx.<widget> methods with crt_* methods 8 years ago
MrS0m30n3 ea972aa056 FormatsTab: Replace wx.<widget> methods with crt_* methods 8 years ago
MrS0m30n3 3970387880 GeneralTab: Replace wx.<widget> methods with crt_* methods 8 years ago
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