Semjon
621d8d3549
update canvas of update_dialog
2022-06-13 10:17:15 +02:00
Semjon
f1f565c628
allways use icon.ico in popups
2022-06-13 09:40:50 +02:00
Adam Saudagar
fc3c8746c8
update in file menu not showing on first launch
...
removed feature: hide update in file menu if dont ask is not checked
2022-02-03 03:57:22 +05:30
Adam Saudagar
c9c2982403
show update prompt after gui is loaded
...
renamed auto_upgrade to update_now
made config init similar to hotkey
update now is a popup which runs from gui thread instead of an independent process
if the user decides to upgrade, bot is quited and update is started in the end of the main thread if update flag is set
2022-02-03 02:51:08 +05:30
Semjon Kerner
b16f776749
too long lines
2021-05-09 11:44:19 +02:00
Semjon Kerner
1c5530dca4
fix whitespaces according to flake8
2021-05-09 11:09:26 +02:00
Semjon Kerner
3172b30d98
sort imports with isort
2021-05-09 09:05:51 +02:00
Semjon Kerner
fb89fdf4fb
remove unused imports
2021-05-09 08:46:46 +02:00
Semjon Kerner
d9b37c5911
remove star imports from tk and ttk
2021-05-09 08:46:46 +02:00
Semjon Kerner
cd3e5a91b5
add logo and name to update popup
2021-03-24 12:36:09 +01:00
Semjon Kerner
07b98d2a95
increase attraction of yes-button
2021-03-24 12:36:09 +01:00
Semjon Kerner
444aef9f20
add update dialog
2021-03-08 20:51:55 +01:00