.. |
__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
|
Made sorting of games/cardsets/table tile lists case-insensitive.
|
2023-03-29 17:37:04 -04:00 |
selectgame.py
|
Version 7 of the cardset format with subtype and joker support. (#330)
|
2023-08-11 20:30:29 -04:00 |
selecttile.py
|
Expanded the solid color list in the table tile selection window.
|
2023-05-12 21:48:55 -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
|
Checking canvas size against .99 to reduce chance of infinite loop.
|
2022-10-02 15:41:03 -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 |