1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib/tk
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
..
__init__.py Initial import. 2006-05-26 21:25:18 +00:00
card.py + animated flip 2006-12-21 22:18:22 +00:00
colorsdialog.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
edittextdialog.py - fixed game `Jane' 2006-06-08 01:35:18 +00:00
findcarddialog.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
fontsdialog.py + animated flip 2006-12-21 22:18:22 +00:00
gameinfodialog.py + animated flip 2006-12-21 22:18:22 +00:00
menubar.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
playeroptionsdialog.py + new file: pysollib/init.py 2006-11-01 23:06:59 +00:00
progressbar.py + 2 new settings options: redeal animation' and winning animation' 2007-01-14 22:25:14 +00:00
selectcardset.py + animated flip 2006-12-21 22:18:22 +00:00
selectgame.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
selecttile.py + animated flip 2006-12-21 22:18:22 +00:00
selecttree.py + animated flip 2006-12-21 22:18:22 +00:00
solverdialog.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
soundoptionsdialog.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
statusbar.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
timeoutsdialog.py * improved GTK bindings; menu, stats-dialog, colors-dialog, timeouts-dialog 2006-08-21 21:17:19 +00:00
tkcanvas.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
tkconst.py * improved drag-n-drop marking cards 2006-12-17 22:13:40 +00:00
tkhtml.py + 2 new settings options: redeal animation' and winning animation' 2007-01-14 22:25:14 +00:00
tkstats.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
tktree.py + 2 new settings options: redeal animation' and winning animation' 2007-01-14 22:25:14 +00:00
tkutil.py + 2 new settings options: redeal animation' and winning animation' 2007-01-14 22:25:14 +00:00
tkwidget.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
tkwrap.py + 2 new settings options: redeal animation' and winning animation' 2007-01-14 22:25:14 +00:00
toolbar.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00