..
locale
update l10n
2010-11-29 21:42:00 +01:00
regression-test-files
Fix .hands file: s/<UTC>/pytz.utc/
2010-12-20 12:40:45 +08:00
AbsoluteToFpdb.py
Absolute: Fix more ',' breakage
2010-11-16 12:59:00 +08:00
AlchemyFacilities.py
gettextify card, add note about it to alchemy*
2010-08-15 07:31:32 +02:00
AlchemyMappings.py
Rename gameTypeId to gametypeId
2010-12-10 22:31:12 +08:00
AlchemyTables.py
remove remaining calls to removed config section
2010-08-23 07:28:30 +02:00
Anonymise.py
Add cheat sheet info.
2010-11-30 11:14:37 -05:00
BetfairToFpdb.py
Betfair: Fix parse error from THP
2010-10-01 10:51:38 +08:00
CarbonToFpdb.py
Carbon: Fix regression test parse
2010-11-29 21:34:47 +01:00
Card.py
Fix for FTP Razz crasher
2010-12-11 01:26:56 +08:00
Cards01.png
Signed-off-by: fpdb-mme <jUrner@arcor.de>
2009-10-25 00:13:35 +02:00
Cards0-HMHUD.png
new cards file
2009-03-10 20:31:09 -04:00
Charset.py
gettextify charset
2010-08-15 07:27:53 +02:00
Configuration.py
Added sessionTimeout Import field to Configuration.py and the Hud_config files. Default set to 30 minutes to start a new session
2010-12-04 17:33:57 -05:00
Database.py
Database: Fix MySQL crasher
2010-12-20 15:21:43 +08:00
DerivedStats.py
DerivedStats: Remove erroneous comment
2010-12-11 00:34:27 +08:00
EverleafToFpdb.py
Everleaf: Make re_GameInfo error handling consistant with other sites.
2010-12-10 17:53:59 +08:00
Exceptions.py
Added a FpdbEndOfFile error for use in SplitHandHistory.py
2010-10-13 01:47:28 -04:00
Filters.py
Revert "calendar displays current entry value"
2010-11-10 16:36:58 +08:00
fpdb_import.py
* Added 'cacheSessions' flag
2010-12-02 01:58:02 -05:00
fpdb.pyw
Merge branch 'nuto'
2010-12-18 21:28:38 +01:00
FullTiltPokerSummary.py
FTPSummary: Add alternate Omaha label
2010-12-02 11:27:06 +08:00
FulltiltToFpdb.py
FTP: Make FTP use clearMoneyString()
2010-12-20 14:25:58 +08:00
GuiAutoImport.py
cleanups
2010-11-28 20:15:09 -05:00
GuiBulkImport.py
Merge branch 'master' of git://git.assembla.com/fpdb
2010-09-22 23:41:05 +08:00
GuiDatabase.py
L10n update: Gui*
2010-09-23 13:11:06 +08:00
GuiGraphViewer.py
Grapher: Add 0th entry into winnings so graph starts at 0
2010-12-15 15:05:41 +08:00
GuiImapFetcher.py
L10n update: Gui*
2010-09-23 13:11:06 +08:00
GuiLogView.py
L10n update: Gui*
2010-09-23 13:11:06 +08:00
GuiPlayerStats.py
create superclasses for Gui*PlayerStats and *Filters
2010-07-11 05:58:00 +02:00
GuiPositionalStats.py
Rename gameTypeId to gametypeId
2010-12-10 22:31:12 +08:00
GuiPrefs.py
gettext import for guiprefs
2010-08-16 23:49:50 +02:00
GuiReplayer.py
Merge branch 'nuto'
2010-12-18 21:28:38 +01:00
GuiRingPlayerStats.py
Rename gameTypeId to gametypeId
2010-12-10 22:31:12 +08:00
GuiSessionViewer.py
Merge branch 'nuto'
2010-12-18 21:28:38 +01:00
GuiStove.py
split warning into several strings for easier translation
2010-12-17 19:16:11 +01:00
GuiTourneyGraphViewer.py
Fix matplotlib warning
2010-10-04 20:39:34 +01:00
GuiTourneyImport.py
GTI: Add utf16 file handling
2010-11-15 13:39:36 +08:00
GuiTourneyPlayerStats.py
Rename gameTypeId to gametypeId
2010-12-10 22:31:12 +08:00
GuiTourneyViewer.py
L10n update: Gui*
2010-09-23 13:11:06 +08:00
Hand.py
Hand: Start select() method
2010-12-17 19:03:50 +08:00
HandHistory.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
HandHistoryConverter.py
HHC, Party: Move clearMoneyString into HHC
2010-12-20 14:00:09 +08:00
Hello.py
Fix bug with translated text.
2010-12-17 22:14:56 -05:00
HHReplayer.py
Add copyright notice
2010-09-09 16:37:18 +08:00
HUD_config.test.xml
HUD_Config.text.xml: Add MySQL option
2010-12-20 14:32:32 +08:00
HUD_config.xml.example
Added sessionTimeout Import field to Configuration.py and the Hud_config files. Default set to 30 minutes to start a new session
2010-12-04 17:33:57 -05:00
HUD_main.pyw
Merge branch 'master' of git://git.assembla.com/free_poker_tools into nuto
2010-12-18 21:35:13 +01:00
HUD_run_me.py
gettext-ify HUD_run_me.py
2010-08-14 17:52:07 +02:00
Hud.py
Resize HUD when client is resized. Clean up idle functions.
2010-12-01 01:54:42 -05:00
IdentifySite.py
change line ending on IdentifySite to unix and make it executable
2010-12-19 04:10:08 +01:00
ImapFetcher.py
Replaced -i infile with -f file in Options.py and replaced options.infile with options.filename in SplitHandHistory.py, Anonymise.py, and ImapFetcher.py
2010-10-13 02:23:41 -04:00
interlocks.py
make "source" argument to interlocks.acquire mandatory
2010-11-28 20:04:32 -05:00
iPokerToFpdb.py
L10n: H->M updated
2010-09-23 14:10:30 +08:00
L10n.py
L10n.py: Make safer
2010-09-22 23:41:09 +08:00
logging.conf
some work on guidatabase and turn it on
2010-07-19 21:36:45 +01:00
Mucked.py
Clean up unused imports.
2010-11-26 21:01:34 -05:00
OnGameToFpdb.py
Merge branch 'carl'
2010-12-19 20:13:29 +01:00
Options.py
Options: Modify site_alias so it returns False on failure
2010-12-15 12:49:52 +08:00
OSXTables.py
Don't fail on windows that don't have names.
2010-12-18 10:43:56 -05:00
P5sResultsParser.py
gettextify and add codepage for P5sResultsParser
2010-08-15 06:28:43 +02:00
PartyPokerToFpdb.py
HHC, Party: Move clearMoneyString into HHC
2010-12-20 14:00:09 +08:00
PkrToFpdb.py
L10n: Remaining files
2010-09-23 14:31:16 +08:00
PokerStarsSummary.py
PSS: Fix Stars summary import to deal with slightly modified format
2010-11-11 18:25:06 +08:00
PokerStarsToFpdb.py
Stars: Add new blind levels to lookup
2010-12-17 11:24:07 +08:00
RazzStartHandGenerator.py
RSHG: Fix a coupl eof bugs
2010-09-24 13:30:16 +08:00
SplitHandHistory.py
Revert "Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz"
2010-11-26 18:15:28 -05:00
SQL.py
SQL: Add get_gameinfo_from_hid
2010-12-17 18:59:01 +08:00
Stats.py
L10n: Remaining files
2010-09-23 14:31:16 +08:00
Stove.py
Stove: Start gettextification
2010-12-06 12:51:53 +08:00
Summaries.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
SummaryEverleaf.py
Merge branch 'carl'
2010-07-08 22:33:09 +02:00
Tables_Demo.py
Maked executable.
2010-12-17 22:44:40 -05:00
TableWindow.py
Make windows more nearly happy - adapt change from Eric.
2010-12-11 10:42:04 -05:00
test_Betfair.py
remove remaining calls to removed config section
2010-08-23 07:28:30 +02:00
test_Database.py
gettextify some small files
2010-08-15 07:38:44 +02:00
test_Everleaf.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
test_FullTilt.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
test_PokerStars.py
remove remaining calls to removed config section
2010-08-23 07:28:30 +02:00
TestHandsPlayers.py
THP: Make THP use new Options.site_aliases function
2010-12-15 12:50:23 +08:00
TestSummaryImport.py
TSI: Add FTP support
2010-11-15 14:24:31 +08:00
TournamentTracker.py
license change
2010-12-18 14:58:43 -05:00
TourneyFilters.py
L10n: Remaining files
2010-09-23 14:31:16 +08:00
TourneySummary.py
TourneySummary: Add alternate lookup for FTP
2010-11-15 13:40:57 +08:00
TreeViewTooltips.py
gettextify treeviewtooltips and add fpdb notice
2010-10-10 17:48:23 +02:00
upd_indexes.sql
trying to get my new install of git to freaking work
2009-08-12 04:09:04 -05:00
Win2dayToFpdb.py
L10n: Remaining files
2010-09-23 14:31:16 +08:00
WinamaxToFpdb.py
Winamax: Reduce size of tourney hids
2010-12-20 15:57:15 +08:00
windows_make_bats.py
remove debug print; add import to Config; gettextify tables
2010-08-15 21:09:18 +02:00
WinTables.py
Make windows more nearly happy - adapt change from Eric.
2010-12-11 10:42:04 -05:00
xlib_tester.py
Doh! Make executable.
2010-11-12 11:03:30 -05:00
XTables.py
New window from id routine.
2010-12-13 13:45:04 -05:00