.. |
__init__.py
|
Change the licenses headers to please flake8.
|
2017-04-19 12:03:44 +03:00 |
card.py
|
flake8 .
|
2017-04-19 12:03:45 +03: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 |
findcarddialog.py
|
Add option to keep dialogs always on top
|
2024-12-22 17:21:10 -05:00 |
fontsdialog.py
|
Order imports based on flake8-import-order.
|
2019-01-11 23:55:06 +02:00 |
fullpicturedialog.py
|
Add option to keep dialogs always on top
|
2024-12-22 17:21:10 -05:00 |
gameinfodialog.py
|
import tkinter directly (#383)
|
2024-09-21 17:10:10 -04:00 |
menubar.py
|
Tweak menu text for consistency
|
2025-02-06 21:56:32 -05:00 |
playeroptionsdialog.py
|
Updated confirm discard game verbiage (as per issue #270).
|
2022-09-08 17:56:20 -04:00 |
progressbar.py
|
Retire pysol.xbm & .xpm & the unused code that uses them
|
2020-03-11 14:57:28 +02:00 |
pysoltree.py
|
Order imports based on flake8-import-order.
|
2019-01-11 23:55:06 +02:00 |
selectcardset.py
|
Enhanced higher resolution cardset support.
|
2021-04-25 13:46:53 -04:00 |
selectgame.py
|
Fixed bug with the preview using the wrong cardset after loading one with a subtype.
|
2023-11-26 12:02:40 -05:00 |
selecttile.py
|
Order imports based on flake8-import-order.
|
2019-01-11 23:55:06 +02:00 |
solverdialog.py
|
Add topmost logic to solver dialog
|
2024-12-24 22:39:45 -05: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
|
trim usage of six (#382)
|
2024-09-18 20:33:10 -04:00 |
timeoutsdialog.py
|
Order imports based on flake8-import-order.
|
2019-01-11 23:55:06 +02:00 |
tkcanvas.py
|
Option to select image scaling method, as discussed in issue #275.
|
2022-09-19 22:26:44 -04:00 |
tkconst.py
|
Corrections to status bar variables in Kivy.
|
2022-07-28 18:19:34 -04:00 |
tkhtml.py
|
trim usage of six (#382)
|
2024-09-18 20:33:10 -04:00 |
tkstats.py
|
Switch the session log to being the default tab on the log window
|
2024-10-15 18:47:57 -04:00 |
tkutil.py
|
Move fullscreen logic to wm_map method
|
2024-10-30 18:49:08 -04:00 |
tkwidget.py
|
Order imports based on flake8-import-order.
|
2019-01-11 23:55:06 +02:00 |
tkwrap.py
|
Retire pysol.xbm & .xpm & the unused code that uses them
|
2020-03-11 14:57:28 +02:00 |
toolbar.py
|
flake8 and other tests.
|
2017-09-18 16:37:02 +03:00 |