Mika Bostrom
8265d9fc6e
Remove trailing percent symbols from HUD values
...
The values that are displayed in the HUD box included the '%' symbol if
these values were percentages. This clutters the HUD for those who don't
need such extra characters.
This patch removes the trailing '%' from result[1]. The default
formatting for HUD values is '%3.1f' and if decimal places need to be
changed, the code for those is now simpler. A user who wishes to show a
percent symbol after any given stat value, can edit HUD_config.xml and
assign such stats the hudsuffix="%" attribute.
This patch also changes the way the tooltip strings are constructed.
Instead of appending the percent symbol to generated string, the '%' is
now generated in place by the format-string stanza '%%'.
2010-08-29 19:59:58 +02:00
Gerko de Roo
f5fd58a554
Merge branch 'master' of git://git.assembla.com/free_poker_tools.git
2010-08-28 18:18:44 +02:00
Gerko de Roo
0716b866a5
Merge branch 'master' of git://git.assembla.com/fpdb.git
2010-08-28 18:16:04 +02:00
Gerko de Roo
62892c80dc
Merge branch 'master' of git://git.assembla.com/fpdboz.git
2010-08-28 18:14:41 +02: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
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
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
steffen123
ef576cf213
update version to 0.20.906
2010-08-27 00:00:42 +02:00
gimick
a28b0d8dbb
py2exe: restructure - .906 locale changes, now builds in packaging/windows
2010-08-26 22:11:42 +01: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
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
steffen123
56c3de7072
make git always store HUD_config.xml.example with windows line ending
2010-08-25 11:49:08 +02:00
steffen123
f2fe4b0ce7
update version string in GUI
2010-08-25 08:06:12 +02:00
steffen123
abe5934e0c
add note about viewers broken on pgsql to GUI
2010-08-25 06:46:52 +02:00
steffen123
b6e59b54de
fix that it creates a new TT for each tourney when maxseats is unknown.
2010-08-25 06:37:22 +02:00
steffen123
c73e5b6d9b
add locale import to interlocks
2010-08-25 06:14:26 +02:00
steffen123
33621aab48
Merge branch 'carl'
2010-08-25 06:10:47 +02:00
Worros
afa41229c8
Revert "Betfair: Fix for Betfair 2.0"
...
This reverts commit 5d2e7cb320
.
2010-08-25 12:01:17 +08:00
Worros
59ed2ea113
Regression: Add .hp for 7-StudHL-USD-0.04-0.08-200911.Cardtest.txt
...
Verified that the positions were correct for that hand
2010-08-25 11:59:31 +08:00
steffen123
f6aaaa7b85
Merge branch 'carl'
2010-08-24 06:48:03 +02:00
Worros
fb9d0c85c7
THP: Make THP print a better error message
2010-08-24 11:55:30 +08:00
steffen123
d6dd16bc9e
Merge branch 'carl'
2010-08-24 05:23:32 +02:00
Worros
edae36d108
THP: Create Error class for recording and reporting errors usefully
2010-08-24 11:09:13 +08:00