Joe R
13a29b34ea
Version 7 of the cardset format with subtype and joker support. ( #330 )
2023-08-11 20:30:29 -04:00
Joe R
8098843e1e
Fixed spacing issue.
2023-06-29 22:57:22 -04:00
Joe R
7808c546e8
Added option to search games by games played/won/lost.
2023-06-29 22:37:30 -04:00
Joe R
4d0fb6942f
Made sorting of games/cardsets/table tile lists case-insensitive.
2023-03-29 17:37:04 -04:00
Joe R
425573060f
Better verbiage for time and move statistics.
2022-09-26 20:08:42 -04:00
Joe R
53bb15b373
Fixed the select game and cardset windows after adding scaling options.
2022-09-19 23:49:23 -04:00
Joe R
3451b6b113
Blocked typing into advanced search dropdowns.
2022-09-16 23:28:09 -04:00
Joe R
a39251f5a5
Scaled select windows to main window size.
2022-09-16 22:16:31 -04:00
Joe R
c00e73d2d7
Added game search options for PySol versions and popular games.
2022-08-22 17:55:30 -04:00
Joe R
d2c59377dc
Advanced search feature.
2022-08-13 12:22:17 -04:00
Joe R
99ae5c39bb
Added/fixed variable redeals category in the game selection tree.
2022-08-11 19:33:10 -04:00
Joe R
fc34af4289
Fixed error when clicking an empty search list.
2022-08-09 20:57:37 -04:00
Joe R
44e0e2d6e3
Take into account title bar when determining tree window locations.
2022-03-07 18:10:10 -05:00
Joe R
052fd0b78d
Added Stripped Deck game category.
2022-01-08 10:34:33 -05:00
Joe R
ca57b37aab
Game/cardset/table tile search functionality.
2021-12-22 20:30:04 -05:00
Joe R
d6ca9c9e25
Fix for issue #226 .
2021-10-11 21:45:52 -04:00
Joe R
513962b8f3
Refactor of dialog geometry logic.
2021-10-09 15:47:20 -04:00
Joe R
13d34238e2
Fixed window/tree scaling on smaller screens.
2021-09-09 20:09:29 -04:00
Joe R
2e9f242ce8
Failsafe to account for missing cardsets in playable preview.
2021-09-06 10:07:49 -04:00
Joe R
e927d60a25
Playable preview now loads and uses cardsets of the correct type for each game.
2021-09-01 18:54:45 -04:00
Joe R
5aa9071893
Improved playable preview display for large monitors and when working with high resolution cardsets.
2021-06-20 15:45:39 -04:00
Joe R
c416d42a96
Removed deal animation from preview and combined game select options.
2021-06-08 21:54:15 -04:00
Joe R
84617c5083
Added King's Secrets game.
2021-05-28 23:06:08 -04:00
Juhani Numminen
dc86d9338d
Work around Playable Preview launching unresponsive help window
2020-03-02 14:38:49 +02:00
Juhani Numminen
12ca8c5535
Playable preview: swap incorrect actions for Rules and Cancel buttons
...
Line 435 assigns id 10 (not 1) to the Rules button.
2020-03-02 14:09:21 +02:00
Juhani Numminen
6016a6a5c1
No such thing as pysollib.app.comments ( #153 )
2020-03-02 13:21:35 +02:00
Juhani Numminen
984ab3570a
Import ttk from standard library, drop local copy
2020-02-11 23:38:28 +02:00
Juhani Numminen
65b86f2d1d
Improve internationalization
...
- More strings marked for translation
- Used format strings instead of concatinating fragments
- Removed space before '?' or '!' from sentences in English
Following the GNU gettext guidelines at
https://www.gnu.org/software/gettext/manual/gettext.html#Preparing-Strings
2019-08-31 13:22:21 +03:00
Shlomi Fish
4d61d73f3a
consolidate diffs
2019-07-30 12:37:22 +03:00
Shlomi Fish
70e1159947
consolidate diffs
2019-07-28 08:35:40 +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
de93df2de7
flake8 and other tests.
2017-09-18 16:37:02 +03:00
Shlomi Fish
424afcfad3
2to3 on pysollib/tile/se*.py
2017-05-24 17:44:31 +03:00
Shlomi Fish
6eebf8729d
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
c1d7918c27
Fix some typos as reported by codespell.
...
Thanks to Jan for inspiring this.
2017-04-08 19:13:59 +03:00
Shlomi Fish
1d7fb6fd61
Merge tile/tkutil.py and tk/tkutil.py.
...
They were identical.
2016-02-14 15:27:54 +02:00
Shlomi Fish
5dc2edda91
Get rid of gettext in init.
2012-11-25 19:43:46 +02:00
Shlomi Fish
7ae1fa725d
Test and convert "import help".
2012-11-25 19:01:26 +02:00
skomoroh
2744887cd4
* changed comments style
...
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@243 efabe8c0-fbe8-4139-b769-b5e6d273206e
2009-07-22 21:36:22 +00:00
skomoroh
dfe790a101
* changed GPL version to 3
...
* added config-file option sound_sample_buffer_size
* bugfixes
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@234 efabe8c0-fbe8-4139-b769-b5e6d273206e
2009-06-12 09:32:43 +00:00
skomoroh
890fa91e54
* migration to new ttk (tile) module: http://gpolo.ath.cx:81/projects/ttk_to_tkinter/
...
* minore improvements of pysolaudio.py
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@227 efabe8c0-fbe8-4139-b769-b5e6d273206e
2008-06-10 07:23:08 +00:00
skomoroh
87ad2b799b
+ 4 new games
...
* minor improvements
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@188 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-07-30 21:22:27 +00:00
skomoroh
6bb2e86dc9
+ 7 new games
...
* improved startup; progressbar has been shown before load/register games
* improved gettext; game names has been translated during registration
* updated russian translation
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@185 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-07-20 22:15:07 +00:00
skomoroh
cf787d633e
+ 1 new game
...
* new category in gamedb: `GAMES_BY_INVENTORS'
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@183 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-07-04 21:34:05 +00:00
skomoroh
6c30899fd9
* improved look for x11
...
* renamed option `separatorwidth' to `separator' (dialogs)
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@179 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-06-30 21:24:04 +00:00
skomoroh
93907151a8
* improved Tile.py
...
* added `clearlooks' theme for tile-binding
* added dialogs for tile-binding: File Selecton and Color Chooser (for x11)
* refactoring: tile: replaced Tkinter to Tile
* refactoring: tile: removed non-used imports
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@174 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-06-15 22:01:18 +00:00
skomoroh
9eaeadce61
* fixed scrolling in MfxScrolledCanvas
...
* added clickable url to About dialog
* many other improvements and bugfixes
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@173 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-06-09 21:59:16 +00:00
skomoroh
b643693619
+ human readable config file (~/.PySolFC/options.cfg; options.dat is gone)
...
+ added `custom games' node to select games dialog
* cleanup code
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@170 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-05-25 21:27:03 +00:00
skomoroh
f704ddd02b
+ added ngettext support
...
* updated russian translation
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@164 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-05-11 21:58:22 +00:00