1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
skomoroh c32521e841 * 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: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@174 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-06-15 22:01:18 +00:00
..
games * fixed scrolling in MfxScrolledCanvas 2007-06-09 21:59:16 +00:00
macosx * added missing Tile.Style instance for aqua winsystem 2007-02-01 09:56:20 +00:00
pysolgtk * fixed scrolling in MfxScrolledCanvas 2007-06-09 21:59:16 +00:00
tile * improved Tile.py 2007-06-15 22:01:18 +00:00
tk * improved Tile.py 2007-06-15 22:01:18 +00:00
winsystems * improved Tile.py 2007-06-15 22:01:18 +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 * fixed scrolling in MfxScrolledCanvas 2007-06-09 21:59:16 +00:00
app.py * improved Tile.py 2007-06-15 22:01:18 +00:00
customgame.py * improved Tile.py 2007-06-15 22:01:18 +00:00
game.py * improved Tile.py 2007-06-15 22:01:18 +00:00
gamedb.py + added ngettext support 2007-05-11 21:58:22 +00:00
help.py * fixed scrolling in MfxScrolledCanvas 2007-06-09 21:59:16 +00:00
hint.py + human readable config file (~/.PySolFC/options.cfg; options.dat is gone) 2007-05-25 21:27:03 +00:00
images.py * cleanup code 2007-05-26 21:17:19 +00:00
init.py * improved Tile.py 2007-06-15 22:01:18 +00:00
layout.py * improved solitaire wizard 2007-05-08 21:21:33 +00:00
main.py + 1 game 2007-03-06 22:47:26 +00:00
mfxutil.py + human readable config file (~/.PySolFC/options.cfg; options.dat is gone) 2007-05-25 21:27:03 +00:00
move.py * improved solitaire wizard 2007-05-06 21:42:40 +00:00
pysolaudio.py + animated flip 2006-12-21 22:18:22 +00:00
pysolrandom.py + animated flip 2006-12-21 22:18:22 +00:00
pysoltk.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
resource.py + human readable config file (~/.PySolFC/options.cfg; options.dat is gone) 2007-05-25 21:27:03 +00:00
settings.py + human readable config file (~/.PySolFC/options.cfg; options.dat is gone) 2007-05-25 21:27:03 +00:00
stack.py * cleanup code 2007-05-26 21:17:19 +00:00
stats.py * fixed scrolling in MfxScrolledCanvas 2007-06-09 21:59:16 +00:00
util.py + human readable config file (~/.PySolFC/options.cfg; options.dat is gone) 2007-05-25 21:27:03 +00:00
wizardpresets.py + added ngettext support 2007-05-11 21:58:22 +00:00
wizardutil.py * fixed scrolling in MfxScrolledCanvas 2007-06-09 21:59:16 +00:00