1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-03-12 04:07:01 -04:00
PySolFC/pysollib
2025-03-10 22:02:24 -04:00
..
game Configure topmost dialogs to not stay on top when PySol loses focus 2025-03-06 22:38:13 -05:00
games Configure highlight matching for more games 2025-03-10 22:02:24 -04:00
kivy Configure topmost dialogs to not stay on top when PySol loses focus 2025-03-06 22:38:13 -05:00
pysolgtk Configure topmost dialogs to not stay on top when PySol loses focus 2025-03-06 22:38:13 -05:00
tile Configure topmost dialogs to not stay on top when PySol loses focus 2025-03-06 22:38:13 -05:00
tk Fix some controls being unselectable by tab 2025-02-18 19:16:04 -05:00
ui Configure topmost dialogs to not stay on top when PySol loses focus 2025-03-06 22:38:13 -05:00
winsystems finish removing dependency on six (#403) 2024-10-22 18:11:32 -04: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 Allow resizing of log and comments windows 2025-01-06 18:28:00 -05:00
app.py Configure topmost dialogs to not stay on top when PySol loses focus 2025-03-06 22:38:13 -05: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 Enable log for demo games 2025-01-28 23:32:15 -05:00
cardsetparser.py Version 7 of the cardset format with subtype and joker support. (#330) 2023-08-11 20:30:29 -04:00
customgame.py trim usage of six (#382) 2024-09-18 20:33:10 -04:00
formatter.py Updated copyright notice on formatter.py (see issue #331). 2023-08-12 19:47:02 -04:00
gamedb.py Add Noumea game 2025-03-10 19:47:40 -04:00
help.py Configure topmost dialogs to not stay on top when PySol loses focus 2025-03-06 22:38:13 -05:00
hint.py Add hint logic to account for multi-waste pile games (like Display or Rosamund's Bower) 2024-12-21 15:44:37 -05:00
htmllib2.py finish removing dependency on six (#403) 2024-10-22 18:11:32 -04:00
images.py Catch error when a cardset image fails to load 2024-11-08 21:26:23 -05:00
init.py import tkinter directly (#383) 2024-09-21 17:10:10 -04:00
layout.py Added Quadruple Yukon variant. 2023-12-30 12:30:01 -05:00
main.py Add random game command line option 2024-10-17 23:44:44 -04:00
mfxutil.py trim usage of six (#382) 2024-09-18 20:33:10 -04:00
move.py Add Families game 2025-02-13 20:55:16 -05:00
mygettext.py trim usage of six (#382) 2024-09-18 20:33:10 -04:00
options.py Add option to keep dialogs always on top 2024-12-22 17:21:10 -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 Added show full picture option for puzzle type games. 2023-09-27 20:04:12 -04:00
resource.py trim usage of six (#382) 2024-09-18 20:33:10 -04:00
settings.py 3.2 release 2025-01-11 12:17:10 -05:00
stack.py Fix error with game preview 2024-11-28 10:56:09 -05:00
stats.py Add the ability to sort the log 2025-01-09 18:58:16 -05:00
struct_new.py Fix the 'picturegallery' game. 2019-08-07 12:28:29 +03:00
util.py trim usage of six (#382) 2024-09-18 20:33:10 -04:00
wizardpresets.py flake 8 2017-04-19 12:03:44 +03:00
wizardutil.py Delete game statistics when deleting a game 2024-09-19 21:41:56 -04:00