.. |
__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 show full picture option for puzzle type games.
|
2023-09-27 20:04:12 -04: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
|
Make verbiage consistent on select windows
|
2024-07-13 17:23:03 -04:00 |
selectgame.py
|
Fixed resetting of cardset on cancelling select game.
|
2024-06-07 19:11:23 -04:00 |
selecttile.py
|
Track size of table tiles and add option to search them by size
|
2024-08-04 20:23:42 -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
|
Added face-down flip assist option.
|
2023-05-18 18:54:37 -04:00 |
tktree.py
|
Allow to swap the mouse keys using the ini file.
|
2020-10-19 18:18:13 +03:00 |
tkwidget.py
|
Moved startup splash screen option to the spash screen itself, so it's easier to know how to disable it.
|
2023-09-03 19:27:06 -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 |