Commit Graph

3868 Commits

Author SHA1 Message Date
sqlcoder
536adad477 merge from Steffen/Carl 2010-08-29 00:05:22 +01:00
sqlcoder
6e3953e774 add hand ID to warning message 2010-08-28 23:57:04 +01:00
sqlcoder
593006318a more refinements to OnGame parser 2010-08-28 23:49:37 +01:00
steffen123
ff2a9fcc5a move gettext import to the right place in GuiGraphViewer 2010-08-28 22:49:59 +02:00
sqlcoder
01c7e37bae implement Add button in Database dialog (sqlite only) 2010-08-28 18:11:35 +01:00
Eratosthenes
ad3c6516cd PartyPokerToFpdb: Try again to fix STT HUD. 2010-08-28 09:25:41 -04:00
Erki Ferenc
861edf954e l10n: updated Hungarian translation
This includes
1. a fix for a missing %s in a translated string which makes HUD failing to start when Hungarian locale is active
2. another potential string formatting mistake
3. various minor fixes, mainly typos
2010-08-28 12:58:17 +02:00
Worros
3eb4f057bc THP: Add 'support' for other sites 2010-08-28 16:43:05 +08:00
Eratosthenes
004dd80fc2 PartyPokerToFpdb: Allow HUD to find STTs. 2010-08-27 10:53:33 -04:00
Mika Bostrom
bd842f9b1b Merge branch 'master' into hudstatview 2010-08-27 12:34:36 +03:00
Worros
d6145d9d96 Merge branch 'master' of git://repo.or.cz/fpbd-bostik 2010-08-27 14:46:58 +08:00
Worros
de9c0d9ba6 Stars: Minor refactor to readHandInfo
Make the readHandInfo function throw an exception if either of the regexes used fails to match
2010-08-27 14:44:19 +08:00
Mika Bostrom
d44b9494fb py2exe script moved to packaging/windows 2010-08-27 09:11:50 +03:00
Mika Bostrom
7acc8e1135 Update changelog for snapshot 2010-08-27 08:27:16 +03:00
Mika Bostrom
c7ee9269be Merge branch 'steffen' 2010-08-27 08:25:59 +03:00
Eratosthenes
6b978b8290 Remove obsolete and unused Tables.py. 2010-08-27 11:14:36 +08:00
Eratosthenes
f5db60f23b Get rid of obsolete import of obsolete Tables.py. 2010-08-27 11:14:22 +08:00
Eratosthenes
bbb21b4b4d FulltiltToFpdb: Throw exception when HandInfo reg ex doesn't match. 2010-08-27 11:14:02 +08:00
Eratosthenes
eef5fd28e8 FulltiltToFpdb: Throw exception when HandInfo reg ex doesn't match. 2010-08-26 22:52:16 -04:00
Eratosthenes
96d1ffe4fa Remove obsolete and unused Tables.py. 2010-08-26 22:48:06 -04:00
Eratosthenes
c664dfbbe3 Get rid of obsolete import of obsolete Tables.py. 2010-08-26 22:47:30 -04:00
Erki Ferenc
6697c77bdb Merge branch 'master' of git://git.assembla.com/fpdb 2010-08-27 01:32:35 +02:00
Erki Ferenc
fb8b749677 ebuild: added LINGUAS_IT support, corrected the header, and reverted space indents to tabs 2010-08-27 01:28:29 +02:00
steffen123
ef576cf213 update version to 0.20.906 2010-08-27 00:00:42 +02: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
sqlcoder
4954299061 add default attribute to appropriate database element if missing 2010-08-26 21:24:40 +01:00
Mika Bostrom
af1ac8316b Merge branch 'steffen' 2010-08-26 23:09:00 +03:00
steffen123
62bd04661a fix typo in config example and .py 2010-08-26 20:08:34 +02:00
steffen123
1e998f4780 l10n: cola skipped this mo file 2010-08-26 18:54:43 +02:00
steffen123
8222fa9328 l10n: update all po/mo files, scripts 2010-08-26 18:54:15 +02:00
Erki Ferenc
cd4880ec80 Merge branch 'l10n' 2010-08-26 18:36:43 +02:00
Erki Ferenc
46354a37e7 Merge branch 'master' of git://git.assembla.com/fpdb 2010-08-26 18:32:26 +02:00
steffen123
76f60e3592 include fpdb version in GUI version listing 2010-08-26 18:32:01 +02:00
steffen123
6505334ac6 Merge branch 'carl' 2010-08-26 18:20:38 +02:00
steffen123
93573ac519 start of german translation 2010-08-26 18:19:58 +02:00
steffen123
28aaa5366d revert recent change of Hand.py to fix FTP 2010-08-26 18:17:22 +02:00
Worros
6d2de998c8 FTP: fix type hand.maxSeats to maxseats 2010-08-27 00:09:18 +08:00
Erki Ferenc
264f4da365 l10n: cleaned up Hungarian menu shortcuts 2010-08-26 16:16:34 +02:00
Worros
94ab295804 PKR: Fix some regexes 2010-08-26 11:25:21 +08:00
Worros
159384db17 PKR: Add a PKR HHC
Doesn't actualy work as yet, but the primary regexes are done.
2010-08-26 10:28:37 +08:00
Worros
6a823a430c Hand: Add PKR to sites lookup 2010-08-26 10:27:40 +08:00
Erki Ferenc
3272d0c7a9 Anonymised and cleaned up regression test files for PartyPoker
The "blind is forced allin" situation file has been splitted into two files as the sample hands were played on different days and on different limits.
2010-08-25 23:56:02 +02:00
Erki Ferenc
f07a16cee4 ebuild: added support for IUSE="linguas_hu"
For now we just symlinking the mo file to its proper place under /usr/share/locale/hu
2010-08-25 23:17:30 +02:00
steffen123
de9d48cc6a remove menu entry for set handhistory archive directory 2010-08-25 14:55:37 +02:00
Erki Ferenc
b8ad153f91 l10n: updated Hungarian translation 2010-08-25 14:25:53 +02:00
steffen123
cd70d491c6 remove duplicate example config section 2010-08-25 13:42:00 +02:00
steffen123
73f50fff12 l10n: update PO/MO files 2010-08-25 13:36:12 +02:00
Erki Ferenc
1821e16eb1 l10n: revised Hungarian translation file
Just replaced some words and expressions here and there to a more fitting one.
2010-08-25 13:21:31 +02:00
steffen123
fdfefc753f update GUI version string to git again 2010-08-25 11:50:36 +02:00