| .. | 
		
		
			
			
			
			
				| regression-test-files | import latest | 2009-12-23 20:40:29 +01:00 | 
		
			
			
			
			
				| AbsoluteToFpdb.py | Remove BOM from AbsoluteToPoker.py | 2009-09-06 22:40:27 +08:00 | 
		
			
			
			
			
				| Anonymise.py | Add a HH anonymiser | 2009-12-03 17:26:40 +08:00 | 
		
			
			
			
			
				| BetfairToFpdb.py | clarify where some logged or printed messages were coming from exactly | 2009-11-03 13:56:26 -05:00 | 
		
			
			
			
			
				| CarbonToFpdb.py | clarify where some logged or printed messages were coming from exactly | 2009-11-03 13:56:26 -05:00 | 
		
			
			
			
			
				| Card.py | [NEWIMPORT] HandsPlayers.startCards | 2009-12-22 17:20:07 +08:00 | 
		
			
			
			
			
				| Cards01.png | p58 - added HUD from ray | 2008-08-18 23:53:25 +01:00 | 
		
			
			
			
			
				| Cards0-HMHUD.png | new cards file | 2009-03-10 20:31:09 -04:00 | 
		
			
			
			
			
				| CliFpdb.py | remove all occurences of assigning sys.argv | 2009-11-22 16:40:56 -05:00 | 
		
			
			
			
			
				| Configuration.py | Added color highlight for stats window. | 2009-12-23 21:15:55 +01:00 | 
		
			
			
			
			
				| Database.py | [NEWIMPORT] Add stubbed variable to insert | 2009-12-24 03:09:13 +08:00 | 
		
			
			
			
			
				| DatabaseManager.py | remove all occurences of assigning sys.argv | 2009-11-22 16:40:56 -05:00 | 
		
			
			
			
			
				| DerivedStats.py | [NEWIMPORT] Syntax fix | 2009-12-24 03:09:13 +08:00 | 
		
			
			
			
			
				| EverleafToFpdb.py | Fix cli to Everleaf | 2009-10-29 16:37:33 +08:00 | 
		
			
			
			
			
				| Exceptions.py | show message dialog if pg connect fails | 2009-12-12 09:51:07 +00:00 | 
		
			
			
			
			
				| Filters.py | Fix loal variable scope bug | 2009-12-16 20:04:10 +08:00 | 
		
			
			
			
			
				| fpdb_db.py | Fix a couple of typos | 2009-12-24 03:09:08 +08:00 | 
		
			
			
			
			
				| fpdb_import.py | Add ability to import Stars archive files. | 2009-12-24 03:10:07 +08:00 | 
		
			
			
			
			
				| fpdb_parse_logic.py | mostly None checkings fixed (== to is != to is not) | 2009-11-03 14:30:52 -05:00 | 
		
			
			
			
			
				| fpdb_simple.py | support PS tourneys with euro buyin | 2009-12-20 12:01:26 +00:00 | 
		
			
			
			
			
				| fpdb.py | import latest | 2009-12-23 20:40:29 +01:00 | 
		
			
			
			
			
				| FpdbSQLQueries.py | Signed-off-by: fpdb-mme <jUrner@arcor.de> | 2009-10-25 00:13:35 +02:00 | 
		
			
			
			
			
				| FulltiltToFpdb.py | mostly None checkings fixed (== to is != to is not) | 2009-11-03 14:30:52 -05:00 | 
		
			
			
			
			
				| GuiAutoImport.py | add textview to autoimport window for dropping status/info messages on, just call it's AddText func to get it there | 2009-11-29 23:52:36 -05:00 | 
		
			
			
			
			
				| GuiBulkImport.py | Add ability to import Stars archive files. | 2009-12-24 03:10:07 +08:00 | 
		
			
			
			
			
				| GuiGraphViewer.py | allow legend box to work in python 2.5 | 2009-12-03 20:20:42 +00:00 | 
		
			
			
			
			
				| GuiLogView.py | logviewer: avoid memory-mapped files, make it work when opened a second time | 2009-12-09 21:58:56 +00:00 | 
		
			
			
			
			
				| GuiPlayerStats.py | Fix Playerstats for Pot Limit | 2009-11-21 11:16:08 +08:00 | 
		
			
			
			
			
				| GuiPositionalStats.py | make positional stats use Database.py | 2009-07-19 18:28:13 +01:00 | 
		
			
			
			
			
				| GuiPrefs.py | add name to nodes | 2009-12-24 03:09:02 +08:00 | 
		
			
			
			
			
				| GuiSessionViewer.py | mostly None checkings fixed (== to is != to is not) | 2009-11-03 14:30:52 -05:00 | 
		
			
			
			
			
				| GuiTableViewer.py | merge from futz2 branch | 2009-08-28 18:24:51 +01:00 | 
		
			
			
			
			
				| Hand.py | Add ability to import Stars archive files. | 2009-12-24 03:10:07 +08:00 | 
		
			
			
			
			
				| HandHistory.py | Signed-off-by: fpdb-mme <jUrner@arcor.de> | 2009-10-25 00:13:35 +02:00 | 
		
			
			
			
			
				| HandHistoryConverter.py | search string for table detect changed | 2009-12-23 21:12:56 +01:00 | 
		
			
			
			
			
				| Hello.py | Added Hello_Seats to Hello.py. Demo of Aux_Seats class. | 2009-06-30 11:45:14 -04:00 | 
		
			
			
			
			
				| HUD_config.test.xml | Make test file use real database. | 2009-12-24 03:08:56 +08:00 | 
		
			
			
			
			
				| HUD_config.xml.example | Added color highlight for stats window. | 2009-12-23 21:15:55 +01:00 | 
		
			
			
			
			
				| HUD_main.py | Enclose dict key lookup in try-except block | 2009-12-24 03:08:55 +08:00 | 
		
			
			
			
			
				| HUD_run_me.py | now sample code it works as expected | 2009-11-05 01:26:32 +01:00 | 
		
			
			
			
			
				| Hud.py | Hmm forgot the color reset to default. | 2009-12-23 21:44:55 +01:00 | 
		
			
			
			
			
				| interlocks.py | fix: according to doctests os_independend_kill() is supposed to return None | 2009-11-01 09:58:14 +01:00 | 
		
			
			
			
			
				| logging.conf | create gui option to view the log | 2009-12-05 15:54:49 +00:00 | 
		
			
			
			
			
				| makeexe.bat | add bat/py for making an exe. exe errors with "can't find module cairo". no idea how to fix. | 2009-08-04 16:20:14 -04:00 | 
		
			
			
			
			
				| makeexe.py | add bat/py for making an exe. exe errors with "can't find module cairo". no idea how to fix. | 2009-08-04 16:20:14 -04:00 | 
		
			
			
			
			
				| Mucked.py | mostly None checkings fixed (== to is != to is not) | 2009-11-03 14:30:52 -05:00 | 
		
			
			
			
			
				| OnGameToFpdb.py | Add additional siteids to db, move player select function | 2009-06-01 17:14:31 +08:00 | 
		
			
			
			
			
				| Options.py | Repair recent damage to Options | 2009-12-24 03:08:49 +08:00 | 
		
			
			
			
			
				| PartyPokerToFpdb.py | Merge branch 'master' of git://git.assembla.com/fpdboz | 2009-12-21 09:38:43 +03:00 | 
		
			
			
			
			
				| PokerStarsToFpdb.py | merged | 2009-12-23 20:42:48 +01:00 | 
		
			
			
			
			
				| py2exe_setup.py | Get logging.conf and matplotlib datafiles. | 2009-11-09 22:02:50 -05:00 | 
		
			
			
			
			
				| SQL.py | [NEWIMPORT] Add stubbed variable to insert | 2009-12-24 03:09:13 +08:00 | 
		
			
			
			
			
				| Stats.py | mostly None checkings fixed (== to is != to is not) | 2009-11-03 14:30:52 -05:00 | 
		
			
			
			
			
				| SummaryEverleaf.py | add "rebuy" button to TT | 2009-08-21 00:48:26 -05:00 | 
		
			
			
			
			
				| Tables_Demo.py | Yet another try to fix missing X windows. Using xwininfo. | 2009-11-16 15:35:58 -05:00 | 
		
			
			
			
			
				| Tables.py | search string for table detect changed | 2009-12-23 21:12:56 +01:00 | 
		
			
			
			
			
				| TableWindow.py | Moved window title re to HHC classes | 2009-11-07 20:30:47 +03:00 | 
		
			
			
			
			
				| test_Betfair.py | Add PLO test file for Betfair, update test to import it | 2009-12-03 17:45:04 +08:00 | 
		
			
			
			
			
				| test_Database.py | Remove forced assert | 2009-11-25 10:27:54 +08:00 | 
		
			
			
			
			
				| test_Everleaf.py | Make determineGameType return 'tour' of currency is T$ | 2009-03-13 18:45:15 +09:00 | 
		
			
			
			
			
				| test_fpdb_simple.py | Fix tests | 2009-06-09 23:08:18 +08:00 | 
		
			
			
			
			
				| test_FullTilt.py | FulltiltToFpdb handles canceled hands | 2009-08-09 15:19:43 +01:00 | 
		
			
			
			
			
				| test_PokerStars.py | Add test for Stars sawShowdown. | 2009-12-24 03:08:59 +08:00 | 
		
			
			
			
			
				| test1.py | import latest | 2009-12-23 20:40:29 +01:00 | 
		
			
			
			
			
				| test2.py | import latest | 2009-12-23 20:40:29 +01:00 | 
		
			
			
			
			
				| TournamentTracker.py | add ability to display hud stats by number of seats at table (All / Custom / Exact) | 2009-11-26 21:28:05 +00:00 | 
		
			
			
			
			
				| Tourney.py | Last part of core tourney import | 2009-09-04 02:01:41 +02:00 | 
		
			
			
			
			
				| UltimateBetToFpdb.py | Add index parameter to Plugins | 2009-07-17 17:45:22 +08:00 | 
		
			
			
			
			
				| upd_indexes.sql | Signed-off-by: fpdb-mme <jUrner@arcor.de> | 2009-10-25 00:13:35 +02:00 | 
		
			
			
			
			
				| Win2dayToFpdb.py | FulltiltToFpdb handles canceled hands | 2009-08-09 15:19:43 +01:00 | 
		
			
			
			
			
				| windows_make_bats.py | merge from carl | 2009-08-02 07:14:31 -04:00 | 
		
			
			
			
			
				| WinTables.py | stuck an error print in wintables if self.window doesn't exist | 2009-11-23 10:24:38 -05:00 | 
		
			
			
			
			
				| XTables.py | Yet another try to fix missing X windows. Using xwininfo. | 2009-11-16 15:35:58 -05:00 |