19 Commits (8a519699b55675035be63ccd39824e8380ab2157)

Author SHA1 Message Date
Steffen Schaumburg 8a519699b5 update copyright year 13 years ago
atinm 644b2d7849 replaced /usr/bin/python with /usr/bin/env python 13 years ago
Chaz b08081e419 Added a FpdbEndOfFile error for use in SplitHandHistory.py 14 years ago
steffen123 178b528d3b change calls to python2 back to python 14 years ago
Worros 4577cfbfa2 some cleanups: 14 years ago
steffen123 3b24fd18b2 some cleanups: 14 years ago
grindi 1eaa00321b Prepull commit 15 years ago
Eric Blade d36ac3f927 rename DuplicateError to FpdbHandDuplicate, add matching FpdbHandError and FpdbHandPartial (not sure where to implement catching those though) 15 years ago
sqlcoder ab89f9f603 show message dialog if pg connect fails 15 years ago
Worros a13ae41134 Fix MySQL startup error: 2002 15 years ago
Eric Blade 64d9a3582b No longer mess with sys.argv (messing with system variables is a bad thing, right), use argv to determine pathname of executeable as sys.path[0] is just the first component of the path. also all database errors except MySQL reporting "Access Denied" should now crash FPDB, so someone can fill those into Exceptions, and into the fpdb_db and the fpdb files. 15 years ago
grindi dbaf4dbdbc Make msgs about parse errors more verbose 15 years ago
Eric Blade ee864033ee Add exception for not being able to connect to MySQL, make use of it to pop up an error box 15 years ago
Eric Blade 9fa57b6014 Database: re-write and fix drop_tables 15 years ago
Matt Turnbull a9fb82d3b9 even more like eric's 15 years ago
Matt Turnbull 13dcaae591 Exceptions, Eric style (lost in merge) 15 years ago
Eric Blade 8bba1fd932 structured Exceptions a bit more like most python apps seem to do it (and as suggested in the manual) 15 years ago
Matt Turnbull 222d713169 too much changes to go into master 15 years ago
Matt Turnbull a32d4e053a FulltiltToFpdb handles canceled hands 15 years ago