This website requires JavaScript.
Explore
Help
Sign In
evilny0
/
fpdb
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
d0ae2a155d0a5a4c0b7b122679b7cf1db69e233a
fpdb
/
pyfpdb
T
History
Chaz Littlejohn
d0ae2a155d
changed all of the currency substitutions from byte stream (i.e. \xe2\x82\xac for EURO) to unicode (u'\u20AC') as it was throwing unicode errors when attempting to format the string in the various regex statements. I am aware that I may be the only one to encounter this problem.
2011-03-23 19:27:55 +00:00
..
locale
…
regression-test-files
…
AbsoluteToFpdb.py
…
AlchemyFacilities.py
…
AlchemyMappings.py
…
AlchemyTables.py
…
Anonymise.py
…
Aux_Hud.py
…
BetfairToFpdb.py
…
CarbonToFpdb.py
…
Card.py
…
Cards0-HMHUD.png
…
Cards01.png
…
Cards02.png
…
Charset.py
…
Configuration.py
…
Database.py
…
decimal_wrapper.py
…
DerivedStats.py
…
EverestToFpdb.py
changed all of the currency substitutions from byte stream (i.e. \xe2\x82\xac for EURO) to unicode (u'\u20AC') as it was throwing unicode errors when attempting to format the string in the various regex statements. I am aware that I may be the only one to encounter this problem.
2011-03-23 19:27:55 +00:00
EverleafToFpdb.py
…
Exceptions.py
…
Filters.py
…
fpdb_import.py
…
fpdb.pyw
…
FullTiltPokerSummary.py
…
FulltiltToFpdb.py
…
GuiAutoImport.py
…
GuiBulkImport.py
…
GuiDatabase.py
…
GuiGraphViewer.py
…
GuiImapFetcher.py
update copyright year
2011-03-10 06:16:31 +01:00
GuiLogView.py
…
GuiPlayerStats.py
…
GuiPositionalStats.py
…
GuiPrefs.py
…
GuiReplayer.py
…
GuiRingPlayerStats.py
…
GuiSessionViewer.py
…
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
…
GuiTourneyImport.py
…
GuiTourneyPlayerStats.py
…
GuiTourneyViewer.py
…
Hand.py
…
HandHistory.py
…
HandHistoryConverter.py
…
Hello.py
update copyright year
2011-03-10 06:16:31 +01:00
HHReplayer.py
…
HUD_config.test.xml
…
HUD_config.xml.example
…
HUD_main.pyw
…
HUD_run_me.py
…
Hud.py
…
IdentifySite.py
…
ImapFetcher.py
…
interlocks.py
…
iPokerToFpdb.py
…
L10n.py
update copyright year
2011-03-10 06:16:31 +01:00
logging.conf
…
Mucked.py
…
OnGameToFpdb.py
changed all of the currency substitutions from byte stream (i.e. \xe2\x82\xac for EURO) to unicode (u'\u20AC') as it was throwing unicode errors when attempting to format the string in the various regex statements. I am aware that I may be the only one to encounter this problem.
2011-03-23 19:27:55 +00:00
Options.py
…
OSXTables.py
…
P5sResultsParser.py
…
PacificPokerToFpdb.py
changed all of the currency substitutions from byte stream (i.e. \xe2\x82\xac for EURO) to unicode (u'\u20AC') as it was throwing unicode errors when attempting to format the string in the various regex statements. I am aware that I may be the only one to encounter this problem.
2011-03-23 19:27:55 +00:00
PartyPokerToFpdb.py
…
PkrToFpdb.py
…
PokerStarsSummary.py
changed all of the currency substitutions from byte stream (i.e. \xe2\x82\xac for EURO) to unicode (u'\u20AC') as it was throwing unicode errors when attempting to format the string in the various regex statements. I am aware that I may be the only one to encounter this problem.
2011-03-23 19:27:55 +00:00
PokerStarsToFpdb.py
changed all of the currency substitutions from byte stream (i.e. \xe2\x82\xac for EURO) to unicode (u'\u20AC') as it was throwing unicode errors when attempting to format the string in the various regex statements. I am aware that I may be the only one to encounter this problem.
2011-03-23 19:27:55 +00:00
RazzStartHandGenerator.py
…
RushNotesAux.py
…
RushNotesMerge.py
…
RushNotesReadMe.txt
…
ScriptAddStatToRegression.py
…
ScriptFetchWinamaxResults.py
…
SitenameSummary.py
update copyright year
2011-03-10 06:16:31 +01:00
SplitHandHistory.py
…
SQL.py
This commit includes a set of updates which:
2011-03-23 19:27:55 +00:00
Stats.py
…
Stove.py
…
Summaries.py
…
SummaryEverleaf.py
…
Tables_Demo.py
…
TableWindow.py
…
test_Database.py
…
test_Everleaf.py
…
test_FullTilt.py
…
test_PokerStars.py
…
TestHandsPlayers.py
…
TestSummaryImport.py
…
TournamentTracker.py
…
TourneyFilters.py
…
TourneySummary.py
…
TreeViewTooltips.py
…
upd_indexes.sql
…
Win2dayToFpdb.py
…
WinamaxSummary.py
…
WinamaxToFpdb.py
…
windows_make_bats.py
…
WinTables.py
…
xlib_tester.py
…
XTables.py
…