.. |
locale
|
fix different shortcuts for stop AI, string unification, remove leading/trailing whitespace
|
2011-04-08 11:12:38 +02:00 |
regression-test-files
|
add support for partouche poker gibraltar to everleaf parser - thanks elwood42 for providing a regex and some sample files
|
2011-04-07 10:34:34 +02:00 |
AbsoluteToFpdb.py
|
make a log entry more expressive
|
2011-04-06 17:16:59 +02:00 |
Anonymise.py
|
more string unification, update l10n files
|
2011-03-11 07:08:50 +01:00 |
Aux_Hud.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
BetfairToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
CarbonToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
Card.py
|
Card: Remove unused function
|
2011-04-02 12:27:29 +08:00 |
Cards01.png
|
Signed-off-by: fpdb-mme <jUrner@arcor.de>
|
2009-10-25 00:13:35 +02:00 |
Cards02.png
|
new and old cards
|
2011-03-14 16:31:08 +08:00 |
Cards0-HMHUD.png
|
new cards file
|
2009-03-10 20:31:09 -04:00 |
Charset.py
|
removing hex coder - DB should never not be UTF8, and the code is not used anywhere else. this also caused failure on mac OSX
|
2011-04-07 15:01:45 +02:00 |
Configuration.py
|
get LOCALE_ENCODING a different way as the current one crashed on start on mac osx
|
2011-04-07 15:16:05 +02:00 |
Database.py
|
fix different shortcuts for stop AI, string unification, remove leading/trailing whitespace
|
2011-04-08 11:12:38 +02:00 |
decimal_wrapper.py
|
Rename decimal.py to decimal_wrapper.py so we don't break when
|
2011-02-25 14:18:12 -05:00 |
DerivedStats.py
|
Updated the import process for Draw hands so that cards, along with additional draws can now be stored. HandsPlayers now includes 20 card fields to accomodate up to 4 five card hands for each player. The regex for the 'stands pat' action was also improved so that hero cards from those streets could be taken from that line of text
|
2011-03-24 06:00:10 +00:00 |
EverestToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
EverleafToFpdb.py
|
Merge branch 'master' into next
|
2011-04-07 10:41:17 +02:00 |
Exceptions.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Filters.py
|
fix different shortcuts for stop AI, string unification, remove leading/trailing whitespace
|
2011-04-08 11:12:38 +02:00 |
fpdb_import.py
|
Import: reenable the test data for gametypes
|
2011-04-02 22:48:38 +08:00 |
fpdb.pyw
|
method doesnt exist - causes crash on OSX
|
2011-04-07 15:36:22 +02:00 |
FullTiltPokerSummary.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
FulltiltToFpdb.py
|
Merge branch 'carl'
|
2011-04-07 10:39:50 +02:00 |
GuiAutoImport.py
|
fix different shortcuts for stop AI, string unification, remove leading/trailing whitespace
|
2011-04-08 11:12:38 +02:00 |
GuiBulkImport.py
|
remove default site from guibulkimport
|
2011-04-07 09:16:35 +02:00 |
GuiDatabase.py
|
few more string unifications (I know its too late, but I wanted them in so translators running non-source can try their translations better), update l10n files
|
2011-03-12 21:47:14 +01:00 |
GuiGraphViewer.py
|
few more string unifications (I know its too late, but I wanted them in so translators running non-source can try their translations better), update l10n files
|
2011-03-12 21:47:14 +01:00 |
GuiImapFetcher.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
GuiLogView.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiPlayerStats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiPositionalStats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiPrefs.py
|
rename preferences to advanced preferences
|
2011-04-06 19:43:44 +02:00 |
GuiReplayer.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiRingPlayerStats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiSessionViewer.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiStove.py
|
few more string unifications (I know its too late, but I wanted them in so translators running non-source can try their translations better), update l10n files
|
2011-03-12 21:47:14 +01:00 |
GuiTourneyGraphViewer.py
|
few more string unifications (I know its too late, but I wanted them in so translators running non-source can try their translations better), update l10n files
|
2011-03-12 21:47:14 +01:00 |
GuiTourneyImport.py
|
Added printtest back in and fixed a couple of SessionsCache bugs
|
2011-03-23 19:27:55 +00:00 |
GuiTourneyPlayerStats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiTourneyViewer.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Hand.py
|
Changed the order of how draw cards are stored in HP so cards dealt to hero on Draws 1-3 (the open field of the holecards dictionary are placed after the cards held from previous streets (the closed field of the holecards dictionary)
|
2011-04-01 02:08:20 +00:00 |
HandHistory.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
HandHistoryConverter.py
|
Modified HHC so gtk & pygtk are imported to execute a callback only if import is run from the gui
|
2011-03-23 19:34:15 +00:00 |
Hello.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
HHReplayer.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
HUD_config.test.xml
|
remove hharchivebase from code and test config
|
2011-03-19 20:15:53 +01:00 |
HUD_config.xml.example
|
add site preferences dialogue
|
2011-04-06 22:43:14 +02:00 |
HUD_main.pyw
|
display warning and dont load HUD if running without admin under vista/7
|
2011-03-18 00:11:47 +01:00 |
HUD_run_me.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Hud.py
|
String consistency improvements, and removal of some excessive prints
|
2011-04-07 05:57:19 +02:00 |
IdentifySite.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
ImapFetcher.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
interlocks.py
|
make "source" argument to interlocks.acquire mandatory
|
2010-11-28 20:04:32 -05:00 |
iPokerToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
L10n.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
logging.conf
|
some work on guidatabase and turn it on
|
2010-07-19 21:36:45 +01:00 |
Mucked.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
OnGameToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
Options.py
|
Merge branch 'master' of git://github.com/rwielinga/fpdb into wielinga
|
2011-03-19 01:59:06 +01:00 |
OSXTables.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
P5sResultsParser.py
|
gettextify and add codepage for P5sResultsParser
|
2010-08-15 06:28:43 +02:00 |
PacificPokerToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
PartyPokerToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
PkrToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
PokerStarsSummary.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
PokerStarsToFpdb.py
|
expand hand start print in PS to ensure it prints identifiable hand
|
2011-04-07 04:17:43 +02:00 |
RazzStartHandGenerator.py
|
RSHG: Fix a coupl eof bugs
|
2010-09-24 13:30:16 +08:00 |
RushNotesAux.py
|
rushaux: fix boolean SELECT - should now work for all db's
|
2011-04-04 10:54:54 +01:00 |
RushNotesMerge.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
RushNotesReadMe.txt
|
rushnotes: add 3/4 bet stats, fix to allow multi-tabling
|
2011-02-05 16:34:26 +00:00 |
ScriptAddStatToRegression.py
|
replaced /usr/bin/python with /usr/bin/env python
|
2011-02-27 21:17:07 +08:00 |
ScriptFetchWinamaxResults.py
|
translation ascii utf8
|
2011-03-14 16:30:41 +08:00 |
SitenameSummary.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
SplitHandHistory.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
SQL.py
|
Merge branch 'sorrow' into chazdazzle
|
2011-03-29 14:04:59 +00:00 |
Stats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Stove.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Summaries.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
SummaryEverleaf.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Tables_Demo.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
TableWindow.py
|
Merge branch 'master' of git://git.assembla.com/fpdb
|
2011-03-10 18:06:30 +08:00 |
test_Database.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
test_Everleaf.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
test_FullTilt.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
test_PokerStars.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
TestHandsPlayers.py
|
move total in THP to the end
|
2011-04-07 07:57:40 +02:00 |
TestSummaryImport.py
|
Merge branch 'master' of git://git.assembla.com/fpdb
|
2011-03-10 18:06:30 +08:00 |
TournamentTracker.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
TourneyFilters.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
TourneySummary.py
|
Added printtest back in and fixed a couple of SessionsCache bugs
|
2011-03-23 19:27:55 +00:00 |
TreeViewTooltips.py
|
gettextify treeviewtooltips and add fpdb notice
|
2010-10-10 17:48:23 +02:00 |
upd_indexes.sql
|
Signed-off-by: fpdb-mme <jUrner@arcor.de>
|
2009-10-25 00:13:35 +02:00 |
Win2dayToFpdb.py
|
comment a logging line
|
2011-04-06 17:13:18 +02:00 |
WinamaxSummary.py
|
changed the currency substitutions to byte stream AND unicode -- i.e. u'$|\xe2\x82\xac|\u20ac|'
|
2011-03-29 20:15:21 +00:00 |
WinamaxToFpdb.py
|
Merge branch 'master' into next
|
2011-04-07 10:58:12 +02:00 |
windows_make_bats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
WinTables.py
|
fix brackets on a string
|
2011-03-19 02:19:05 +01:00 |
xlib_tester.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
XTables.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |