1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
skomoroh a0cd63eac6 * fixed bug with accel. keys and NumLock
* minore improvements


git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@226 efabe8c0-fbe8-4139-b769-b5e6d273206e
2008-03-31 15:14:21 +00:00
..
configobj * changed to use `configobj' module for save/load options 2007-07-02 21:23:51 +00:00
games * fixed bug with accel. keys and NumLock 2008-03-31 15:14:21 +00:00
macosx * added missing Tile.Style instance for aqua winsystem 2007-02-01 09:56:20 +00:00
pysolgtk * refactored menubar and toolbar imports 2007-12-28 08:38:51 +00:00
tile * fixed bug with accel. keys and NumLock 2008-03-31 15:14:21 +00:00
tk * fixed bug with accel. keys and NumLock 2008-03-31 15:14:21 +00:00
winsystems + 1 new game 2007-10-03 21:19:01 +00:00
__init__.py Initial import. 2006-05-26 21:25:18 +00:00
acard.py * improved support GTK (alpha) 2006-08-14 21:14:27 +00:00
actions.py * refactored menubar and toolbar imports 2007-12-28 08:38:51 +00:00
app.py * fixed bug with non-ascii chars in the path 2008-02-29 04:13:23 +00:00
customgame.py * added Spider_RK_Foundation to Solitaire Wizard 2007-09-06 21:45:03 +00:00
game.py + 1 new game 2007-10-03 21:19:01 +00:00
gamedb.py + 1 new game 2008-03-22 14:47:41 +00:00
help.py * updated russian translation 2007-09-02 21:34:20 +00:00
hint.py + added config-file option `translate_game_names' 2007-08-18 21:19:52 +00:00
images.py * improved mahjongg tile highlighting 2007-08-29 21:23:19 +00:00
init.py * added Spider_RK_Foundation to Solitaire Wizard 2007-09-06 21:45:03 +00:00
layout.py + 2 new games 2007-08-15 21:44:20 +00:00
main.py * refactoring: sound=0' -> sound=False' ... 2007-07-31 21:31:52 +00:00
mfxutil.py * fixed bug with non-ascii chars in the path 2008-02-29 04:13:23 +00:00
move.py * refactoring: replaced map(lambda...), filter(lambda...) to list comprehension (thanks to 2to3) 2007-08-25 21:19:40 +00:00
options.py * refactored menubar and toolbar imports 2007-12-28 08:38:51 +00:00
pysolaudio.py * added workaround for sound (SDL) 2008-02-09 23:24:03 +00:00
pysolrandom.py * refactored menubar and toolbar imports 2007-12-28 08:38:51 +00:00
pysoltk.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
resource.py * fixed bug with non-ascii chars in the path 2008-02-29 04:13:23 +00:00
settings.py + 3 new games 2007-09-13 21:20:38 +00:00
stack.py + 1 new game 2007-10-03 21:19:01 +00:00
stats.py * fixed scrolling in MfxScrolledCanvas 2007-06-09 21:59:16 +00:00
util.py * updated for Tk-8.5/Tile-0.8.0 2007-06-17 21:24:57 +00:00
wizardpresets.py * minor fixes 2007-08-31 21:30:22 +00:00
wizardutil.py + 3 new games 2007-09-13 21:20:38 +00:00