131 Commits (5ffae1434e63195482f78b9f47e9d9a9028ded32)

Author SHA1 Message Date
MrS0m30n3 cd5d0d10c8 Add shutdown dialog 7 years ago
MrS0m30n3 2be3ee426e Add option to confirm item deletion 7 years ago
MrS0m30n3 926a86e40b Option to enable-disable completion popup. Closes #87 7 years ago
MrS0m30n3 ebe96f3c9c Implement confirm on exit option functionality 7 years ago
MrS0m30n3 141a167b1c mainframe.py: Remove unused code 7 years ago
MrS0m30n3 944a5b2f33 ButtonsChoiceDialog: Pick style based on platform 7 years ago
MrS0m30n3 ce6c7c7dc5 ButtonsChoiceDialog: Fix cancel button look 7 years ago
MrS0m30n3 5f060fdcd4 ButtonsChoiceDialog: Increase height scale 8 years ago
MrS0m30n3 1028a6372f Change savepath button size 8 years ago
MrS0m30n3 a550596c2c Overwrite wxEVT_MENU_HIGHLIGHT on frames level 8 years ago
MrS0m30n3 40496e7a6a ButtonsChoiceDialog: Center dialog 8 years ago
MrS0m30n3 cfc85ea7b8 ButtonsChoiceDialog: Update buttons size calculation 8 years ago
MrS0m30n3 6a78025dbb Call Layout() method on _set_layout 8 years ago
MrS0m30n3 d52bda7aeb MainFrame: Set up sizers the right way 8 years ago
MrS0m30n3 71fe93b0d1 Increase mains windows default & min width 8 years ago
MrS0m30n3 e61b0855a1 Use uppercase for 'url' string 8 years ago
MrS0m30n3 2ef1f6e631 Add double click event on folder icon 8 years ago
MrS0m30n3 56b95055fe DownloadItem: Add playlist support 8 years ago
MrS0m30n3 bcffea6523 Set focus on urls list 8 years ago
MrS0m30n3 7e46e51dee Block downloads when update in progress 8 years ago
MrS0m30n3 4f51df4025 Replace bottom buttons with bitmap buttons 8 years ago
MrS0m30n3 8dd62ee638 Add parent class to buttons data 8 years ago
MrS0m30n3 100e460f0e Adjust layout 8 years ago
MrS0m30n3 10639702e4 Change some of the ERROR messages to WARNING 8 years ago
MrS0m30n3 ec671882f7 Do not display message when no item is selected 8 years ago
MrS0m30n3 5db52606c3 Change _on_delete method behaviour 8 years ago
MrS0m30n3 39d4922dea Update pause button on item deletion 8 years ago
MrS0m30n3 e8eee9d049 Delete button fix get next selected 8 years ago
MrS0m30n3 3ab5d180d2 Pause button change functionality 8 years ago
MrS0m30n3 7f529f61b9 Pause button add support for multiple items selection 8 years ago
MrS0m30n3 fb98aec005 Reload button add support for multiple items selection 8 years ago
MrS0m30n3 29aaf401c3 Use 'get_next_selected' method 8 years ago
MrS0m30n3 e0e8eb81f9 Down button add support for multiple items selection 8 years ago
MrS0m30n3 913e1700d9 Up button add support for multiple items selection 8 years ago
MrS0m30n3 face6eb83b Play button add support for multiple items selection 8 years ago
MrS0m30n3 7fd19b7170 Delete button add support for multiple items selection 8 years ago
MrS0m30n3 ffa7e6a905 Context menu add support for multiple items selection 8 years ago
MrS0m30n3 bda3462082 Remove LC_SINGLE_SEL style 8 years ago
MrS0m30n3 75f4d4c4d4 Update settings menu position 8 years ago
MrS0m30n3 36fb6a018b Remove max size from videos format combobox 8 years ago
MrS0m30n3 93de083712 Update format selection 8 years ago
MrS0m30n3 114f27ea59 Replace video formats combobox with CustomComboBox widget 8 years ago
MrS0m30n3 84620b9ab2 Re-enable options frame load-save 8 years ago
MrS0m30n3 01146fab5b Re-enable paste events 8 years ago
MrS0m30n3 1782793155 Update the corresponding options based on the selected format 8 years ago
MrS0m30n3 a308364846 Add selected audio formats to the main format window 8 years ago
MrS0m30n3 48d1f8ea2b Edit formats 8 years ago
MrS0m30n3 1ab406214c Update twodict code 8 years ago
MrS0m30n3 0dc7223de6 Implement load-save methods for video_formats_checklistbox 8 years ago
MrS0m30n3 ba9eb9f951 Move video formats from data/formats -> formats.py 8 years ago