.. |
__init__.py
|
Change the licenses headers to please flake8.
|
2017-04-19 12:03:44 +03:00 |
basetilemfxdialog.py
|
Import ttk from standard library, drop local copy
|
2020-02-11 23:38:28 +02:00 |
colorsdialog.py
|
Order imports based on flake8-import-order.
|
2019-01-11 23:55:06 +02:00 |
edittextdialog.py
|
Made flake8 happier.
|
2017-09-18 13:04:53 +03:00 |
fontsdialog.py
|
Fixed initial display when selecting fonts.
|
2022-04-01 20:52:13 -04:00 |
gameinfodialog.py
|
Made flake8 happier.
|
2017-09-18 13:04:53 +03:00 |
menubar.py
|
Added ttkthemes support
|
2022-02-20 11:20:49 -05:00 |
playeroptionsdialog.py
|
Updated confirm discard game verbiage (as per issue #270).
|
2022-09-08 17:56:20 -04:00 |
progressbar.py
|
Import ttk from standard library, drop local copy
|
2020-02-11 23:38:28 +02:00 |
selectcardset.py
|
Blocked typing into advanced search dropdowns.
|
2022-09-16 23:28:09 -04:00 |
selectgame.py
|
Blocked typing into advanced search dropdowns.
|
2022-09-16 23:28:09 -04:00 |
selecttile.py
|
Blocked typing into advanced search dropdowns.
|
2022-09-16 23:28:09 -04:00 |
selecttree.py
|
Order imports based on flake8-import-order.
|
2019-01-11 23:55:06 +02:00 |
solverdialog.py
|
Order imports based on flake8-import-order.
|
2019-01-11 23:55:06 +02:00 |
soundoptionsdialog.py
|
Added option to enable/disable other sound samples (the clock sound in Grandfather's Clock).
|
2021-06-26 11:00:39 -04:00 |
statusbar.py
|
Prevented the scroll bar help info from expanding the window.
|
2022-08-29 17:19:59 -04:00 |
timeoutsdialog.py
|
Import ttk from standard library, drop local copy
|
2020-02-11 23:38:28 +02:00 |
tkhtml.py
|
Import ttk from standard library, drop local copy
|
2020-02-11 23:38:28 +02:00 |
tkstats.py
|
Updated size of progression graph to fit larger statistics window.
|
2022-01-18 20:21:47 -05:00 |
tktree.py
|
Allow to swap the mouse keys using the ini file.
|
2020-10-19 18:18:13 +03:00 |
tkwidget.py
|
Refactor of dialog geometry logic.
|
2021-10-09 15:47:20 -04:00 |
toolbar.py
|
Added hint button to the toolbar.
|
2022-05-28 15:30:21 -04:00 |
wizarddialog.py
|
Import ttk from standard library, drop local copy
|
2020-02-11 23:38:28 +02:00 |