Joe R
9274e47de6
Remove duplicate/unused images
2024-06-28 20:17:57 -04:00
Martin
71e06d4f98
Optimize images to save 2.7MB ( #363 )
...
* Optimize PNGs with oxipng
* Optimize GIFs with gifsicle
* Optimize SVGs with svgo
* Optimize JPEGs with jpegoptim
---------
Co-authored-by: Joe R <joeraz5@verizon.net>
2024-03-27 23:15:37 -04:00
Joe R
bc8eb4270c
Updated size of progression graph to fit larger statistics window.
2022-01-18 20:21:47 -05:00
lb@lb520
b5ef9b6214
Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk.
...
Added scripts to build an android app.
2018-03-03 20:37:56 +02:00
skomoroh
5175caf86a
+ separated demo-mode and solver; solver dialog
...
+ added statistics progression; statistics progression dialog
+ new animation speed: `medium'; renamed `timer based' to `fast'
+ added flip animation (animatedFlip)
+ added move to waste animation (animatedFlipAndMove)
+ added cancel-drag animation (moveCardsBackHandler)
* improved demo game (snapshots based check for loop)
- removed setting text color from file name
- removed auto generation shadows (too slow)
* optimized menu creation
* changed some keybindings
* updated russian translation
* many bugfixes
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@138 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-02-16 23:20:02 +00:00
skomoroh
17ac08594f
+ added x-shadow
...
* bugs fixes
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@68 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-09-17 23:45:11 +00:00
skomoroh
473b1f7004
- removed pysollib/version.py; moved VERSION* constants to pysollib/settings.py
...
+ added data-files (images and glade-files)
* GTK bindings: fonts-dialog
* GTK bindings: fixed bug with lost connections
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@55 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-08-22 21:09:21 +00:00