1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
Commit graph

12 commits

Author SHA1 Message Date
skomoroh
c1d13fc8d1 * improved drag-n-drop marking cards
? some experiments with change cursor if cards can/can't be moved


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@123 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-12-17 22:13:40 +00:00
skomoroh
f9711c85af * some bugs fixes
* cleanup code


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@121 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-12-15 22:40:35 +00:00
skomoroh
10f10ecb9c new module: pysollib.tksettings
files:
  common.py - base classes for all platforms
  win32.py, x11.py, aqua.py - platform-specific settings
classes:
  initRootWindow - init window (main and html_help)
  TkSettings - contain gui-options


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@120 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-12-14 23:35:12 +00:00
skomoroh
de082a8439 * some bugs fixes
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@116 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-12-13 23:31:17 +00:00
skomoroh
9a3c5b784d + new variable: settings.WIN_SYSTEM - tk windowing system (set up in init.py)
* replaced os.name on WIN_SYSTEM for gui-specific code


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@112 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-12-13 01:51:41 +00:00
skomoroh
9884137741 - removed 5 duplicated games (Rock Hopper)
* improved images shadowing (mahjongg and filled stacks) - need PIL
* bugs fixes


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@109 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-12-10 22:18:04 +00:00
skomoroh
4a1892eb97 + new file: pysollib/init.py
* improved tile binding
* misc. improvements and bugs fixes
* update ru translation


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@84 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-11-01 23:06:59 +00:00
skomoroh
27fe3c93b4 + added x-shadow
* bugs fixes


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@68 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-09-17 23:45:11 +00:00
skomoroh
cd896971ad - 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: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@55 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-08-22 21:09:21 +00:00
skomoroh
602ccc743f + 6 new games
+ new tk util `_getHelpText'


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@27 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-07-25 21:13:43 +00:00
skomoroh
16934784ba - fixed game `Jane'
- added game `Granada'
- added support accel-keys for buttons of dialogs
- changed widget's styles
- updated russian translation
- updated GAMES_BY_PYSOL_VERSION (gamedb.py)
- other minor fixes



git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@4 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-06-08 01:35:18 +00:00
skomoroh
02bae742f2 Initial import.
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@1 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-05-26 21:25:18 +00:00