..
game
Fixed tkraise syntax to correct find card highlight overlaps.
2023-03-23 20:38:30 -04:00
games
Fixed Three Shuffles and a Draw draw sound effect to not play during a demo.
2023-04-01 16:13:21 -04:00
kivy
Kivy version updates:
2023-04-21 18:23:04 +02:00
pysolgtk
Better verbiage for time and move statistics.
2022-09-26 20:08:42 -04:00
tile
Made sorting of games/cardsets/table tile lists case-insensitive.
2023-03-29 17:37:04 -04:00
tk
Fixed flake8 error.
2022-09-08 18:17:37 -04:00
ui
Exposed compress stack option.
2023-04-19 22:17:55 -04:00
winsystems
Added ttkthemes support
2022-02-20 11:20:49 -05:00
__init__.py
Change the licenses headers to please flake8.
2017-04-19 12:03:44 +03:00
acard.py
Exposed the Randomize Card Placement option.
2022-01-20 17:21:24 -05:00
actions.py
Improvements to random logic to prevent choosing an option where there are no possible games.
2022-12-17 18:05:50 -05:00
app.py
Check for mismatched game IDs between held and last games, to prevent a crash with an invalid config.
2023-03-18 20:55:28 -04:00
app_stat.py
Extract a common module/library/header.
2019-04-29 15:14:36 +03:00
app_stat_result.py
Extract a common module/library/header.
2019-04-29 15:08:04 +03:00
app_statistics.py
Extract a common module/library/header.
2019-04-30 17:14:57 +03:00
cardsetparser.py
Optimize cardsetparser
2020-10-11 16:27:43 +03:00
customgame.py
Additional options and documentation for Solitaire Wizard.
2022-12-30 09:56:00 -05:00
formatter.py
Updated formatter spacing to fix gmake test.
2021-09-19 11:20:51 -04:00
gamedb.py
Made sorting of games/cardsets/table tile lists case-insensitive.
2023-03-29 17:37:04 -04:00
help.py
Fixed Kivy help button and updated Kivy toolbar.
2022-04-28 22:09:57 -04:00
hint.py
Fixed new flake8 rule issues.
2022-08-03 20:56:14 -04:00
htmllib2.py
issue217 : formatting.py deprecated fix.
2021-08-19 07:21:15 +03:00
images.py
Added image resampling option.
2022-07-06 18:39:48 -04:00
init.py
add dash-dash-version-cli-flag
2022-10-28 09:43:38 +03:00
layout.py
Half Klondike game.
2022-10-19 17:19:57 -04:00
main.py
Display only one error message when starting without any available cardsets.
2022-05-03 18:03:25 -04:00
mfxutil.py
Updates
2022-12-14 10:49:47 +01:00
move.py
Fixed manual undo causing false stuck notifications.
2022-10-06 22:50:14 -04:00
mygettext.py
fix tests
2019-11-13 08:39:59 +02:00
options.py
Matching type cardset support for allowing Memory games to use any cardset.
2023-01-28 10:44:57 -05:00
pysolaudio.py
fix issue#229: restore old boolean behavior
2021-12-03 07:58:46 +02:00
pysolrandom.py
flake8 compliance
2020-09-07 11:20:53 +03:00
pysoltk.py
flake8
2018-03-21 10:45:12 +02:00
resource.py
Matching type cardset support for allowing Memory games to use any cardset.
2023-01-28 10:44:57 -05:00
settings.py
2.20.1 release
2023-04-16 15:40:24 -04:00
stack.py
Added Six by Six game.
2023-01-28 13:06:48 -05:00
stats.py
Better verbiage for time and move statistics.
2022-09-26 20:08:42 -04:00
struct_new.py
Fix the 'picturegallery' game.
2019-08-07 12:28:29 +03:00
util.py
Added Fire and Ice game.
2021-10-18 22:25:21 -04:00
wizardpresets.py
flake 8
2017-04-19 12:03:44 +03:00
wizardutil.py
Added Six by Six game.
2023-01-28 13:06:48 -05:00