Commit Graph
57 Commits
Author SHA1 Message Date
gimick 3e34a7804f pokereval: update py2exe walkthrough, add build instructions for windows site-package 2010-12-12 19:54:43 +00:00
gimick c6fbca1e37 pokereval: remove windows pypokereval files - these files now installed in site-packages 2010-12-12 19:48:10 +00:00
gimick d351205fc8 pypokereval : Draft walkthrough to create python site-package 2010-12-11 23:59:45 +00:00
gimick 46022509de pypokereval: fixes to allow py2exe to compile. Also, place win32 dependencies
in pyfpdb (pyfpdb files can be deleted when there is a site-package on win)

This commit allows fpdb+pypokereval to work on win32 machines without having
 to manually install pypokereval files
2010-12-05 16:59:32 +00:00
gimick ed7abda1b7 Merge branch 'master' of git://git.assembla.com/fpdb 2010-12-05 16:55:26 +00:00
gimick eb4b7b738c pypokereval: tweaks to walkthrough 2010-12-03 19:59:57 +00:00
gimick 2302a4147e pokereval: update walkthrough 2010-12-03 19:38:09 +00:00
gimick ab3acc5049 pypokereval: walkthrough to create the dll 2010-12-03 18:41:42 +00:00
gimick 283752e4dc py2exe: update files in the includes list 2010-12-02 19:58:44 +00:00
gimick 9e3df066f5 import: cli mode, don't display progress bar; tweak progress bar 2010-09-04 23:12:29 +01:00
gimick e44f48871a Merge branch 'master' of git://git.assembla.com/fpdboz 2010-09-04 13:30:37 +01:00
gimick c4203c87b1 import: fix error in progress bar 2010-09-04 13:08:58 +01:00
gimick 177b5768ae Merge branch 'master' of git://git.assembla.com/fpdboz 2010-09-04 12:35:48 +01:00
gimick 3fd2b2f838 Import: Show progress bar during bulk import 2010-09-04 12:30:43 +01:00
gimick 717968e8bf Logging: Relocate info message from hud-errors to hud-log 2010-08-29 20:55:40 +01:00
gimick 709f4a2dfb py2exe: fix Walkthrough file encoding 2010-08-26 22:18:45 +01:00
gimick a28b0d8dbb py2exe: restructure - .906 locale changes, now builds in packaging/windows 2010-08-26 22:11:42 +01:00
gimick 7c0358dc20 Test: resave test HH's as UTF-8/unix 2010-08-16 23:00:08 +01:00
gimick 4a6075fb04 Regression test: FTP post BB out of turn, fold and leave table 2010-08-13 20:03:41 +01:00
gimick 75b2828126 Regression test: add file with FTP short lived date-format change 2010-08-13 20:02:27 +01:00
gimick a6d7f27f5b FullTilt fixup currency typo 2010-08-10 00:32:53 +01:00
gimick 792e66c2b5 Merge branch 'master' of git://git.assembla.com/fpdb 2010-08-10 00:31:14 +01:00
gimick 2d8f9dcc78 GRAPH: Put legend in "best" position, not fixed in top left. 2010-08-08 22:48:08 +01:00
gimick 7b3bee9146 py2exe : include mit.txt licence file 2010-08-02 12:36:42 +01:00
gimick 5f2acf9fe6 py2exe: get pytz working; make script more restartable; update walkthrough 2010-08-01 23:51:33 +01:00
gimick f9b437c8d3 Merge branch 'master' of git://git.assembla.com/fpdb 2010-08-01 22:51:47 +01:00
gimick 841cb85f0b bump version numbers 2010-07-30 22:52:03 +01:00
gimick dfca631280 py2exe script update 2010-07-22 22:21:46 +01:00
gimick 46e4e92246 reapply 585fd2feb2 - Update graph and session queries to identify ring games
accidentally reverted at 45210f0668, sorry, didn't spot it before push
2010-07-17 18:56:23 +01:00
gimick 9939aa4a0e Log viewer - fixes for column sorting 2010-07-17 18:19:16 +01:00
gimick 45210f0668 Revert "Update graph and session queries to identify ring games"
This reverts commit 585fd2feb2.
2010-07-17 16:52:10 +01:00
gimick 084c7a5c58 Update help/about set version 0.20 2010-07-07 21:55:01 +01:00
gimick f2aaa89a93 Update walkthough licence to agpl3.0 2010-07-06 12:32:13 +01:00
gimick 659f3e8835 walkthrough updated to fix numpy dotblas error : add fdl1.2 licence to walkthroughs 2010-07-05 22:15:45 +01:00
gimick fcde707644 version -pre4; graph export fix; add mysql-python123.exe walkthrough 2010-07-02 23:13:36 +01:00
gimick 812f9759b3 update py2exe walkthrough for mysql-python package changes 2010-06-29 21:42:23 +01:00
gimick 40745ace13 improve walkthrough and include postgresql - tweak script for python 2.6 2010-06-26 13:46:33 +01:00
gimick 222b70fbb4 add mysql to build instructions, py2.6 mods to py2exe, set ver 0.20pre3 2010-06-26 00:48:55 +01:00
gimick cde793a4a1 fix tray->quit lockup if child windows open 2010-06-25 18:06:51 +01:00
gimick b4463b2e92 fix new bug - prefs cancel button not working 2010-06-24 23:33:43 +01:00
gimick 0de6d20340 fix focus of warning when editing prefs if any notebook tabs open 2010-06-24 22:47:42 +01:00
gimick bd440f3008 Merge branch 'master' of git://git.assembla.com/fpdboz 2010-06-24 21:41:16 +01:00
gimick 5b1bb5f5f9 fix focus issues if task switching to fpdb when popups are open 2010-06-24 21:34:50 +01:00
gimick 6324ad0c93 Set version to 0.20-pre1 - to indicate snapshot for the initial python26 .exe build 2010-06-22 12:03:00 +08:00
gimick 5dd0915f15 add walkthrough of py2exe for python26/fpdb0.20 2010-06-22 12:02:32 +08:00
gimick 304ea7419d fpdb.exe + python 2.6 crash at runtime, needs gio 2010-06-22 12:00:41 +08:00
gimick 14146f58d7 Set version to 0.20-pre1 - to indicate snapshot for the initial python26 .exe build 2010-06-22 00:46:09 +01:00
gimick 0e92e34085 add walkthrough of py2exe for python26/fpdb0.20 2010-06-22 00:35:04 +01:00
gimick 180f93ba4d fpdb.exe + python 2.6 crash at runtime, needs gio 2010-06-22 00:17:38 +01:00
gimick 6189a67b1e stop HUD_main window being closed. Temp fix to prevent lockup in .exe builds 2010-06-17 23:35:38 +01:00
gimick a926f7b19f Histories updated with random hand numbers, to avoid duplicates. PLO example added with sidepots 2010-06-08 01:40:09 +01:00
gimick 1f9b7788ad add 8 example Stars hand histories to pyfpdb/regression-test-files 2010-06-07 00:44:08 +01:00
gimick 38ad49bf38 Write Anonymise output to .anon file, rather than the terminal 2010-06-06 21:06:04 +01:00
gimick fb51ea03f7 Merge branch 'master' of git://git.assembla.com/fpdboz 2010-06-06 21:05:01 +01:00
gimick 1cecbec4be Merge branch 'master' of git://git.assembla.com/fpdboz 2010-04-24 12:04:59 +01:00
gimick c871d7fc2f gimick - Do not set CBChance if there has been a donkbet 2010-04-23 11:49:31 +08:00
gimick 4fb3b679d1 gimick - Do not set CBChance if there has been a donkbet 2010-04-15 23:16:26 +01:00