Joe R
|
e7e9f0ff87
|
Configure topmost dialogs to not stay on top when PySol loses focus
|
2025-03-06 22:38:13 -05:00 |
|
Joe R
|
911f83d249
|
Add option to keep dialogs always on top
|
2024-12-22 17:21:10 -05:00 |
|
Joe R
|
87a33b72b1
|
Set full picture and find card dialogs to be always on top
|
2024-11-06 20:50:15 -05:00 |
|
Alexandre Detiste
|
dd16750d5f
|
import tkinter directly (#383)
* import tkinter directly
* linter
* linter
|
2024-09-21 17:10:10 -04:00 |
|
Joe R
|
447dc4afea
|
Clean up find card images
|
2024-07-09 19:11:28 -04:00 |
|
Joe R
|
cc3a1297cd
|
Fixed updating find card dialog when changing game category.
|
2022-09-11 11:29:12 -04:00 |
|
Joe R
|
1c11b39a8b
|
Support for find card in trump only games.
|
2022-08-22 20:10:28 -04:00 |
|
Joe R
|
bc48b3777f
|
Find card enabled for Mahjongg, Tarock, and Hex A games.
|
2022-07-12 19:39:41 -04:00 |
|
Joe R
|
67fbd4c132
|
Find card support for Hanafuda games.
|
2022-07-09 13:48:01 -04:00 |
|
Shlomi Fish
|
3de9955879
|
try2fix flake 8 tests [travis/etc.]
|
2020-06-17 20:53:11 +03:00 |
|
Shlomi Fish
|
ed18fd8156
|
Order imports based on flake8-import-order.
Tested on ci. See https://github.com/PyCQA/flake8-import-order . In the
process did some other cleanups and
https://en.wikipedia.org/wiki/Code_refactoring .
|
2019-01-11 23:55:06 +02:00 |
|
Shlomi Fish
|
38bfb88971
|
Made the new flake8 and travis happier.
Fix the warnings.
|
2017-11-04 20:15:52 +02:00 |
|
Shlomi Fish
|
b887d6042b
|
Made flake8 happier.
Removed __all__ and stuff - we use explicit imports now.
|
2017-09-18 13:04:53 +03:00 |
|
Shlomi Fish
|
72a2591ec1
|
Preemptive tkinter conversion to py2/py3.
Using the six module. Did it before 2to3 reports it.
|
2017-05-22 18:38:20 +03:00 |
|
Shlomi Fish
|
b53d1d163c
|
flake8
|
2017-04-19 12:03:45 +03:00 |
|
Shlomi Fish
|
99ef711af1
|
Change the licenses headers to please flake8.
|
2017-04-19 12:03:44 +03:00 |
|
Shlomi Fish
|
e04fdce5d5
|
Merge the findcarddialog modules into one.
|
2016-11-18 22:51:17 +02:00 |
|