Eratosthenes
669fb58471
Make windows more nearly happy - adapt change from Eric.
2010-12-11 10:42:04 -05:00
Worros
aeaf64e469
Merge branch 'master' of git://git.assembla.com/free_poker_tools
...
Conflicts:
pyfpdb/TableWindow.py
2010-12-11 09:16:37 +08:00
Eratosthenes
a4dff38c9f
Ensure table.key is always temp_key calculated in HUD_main.
2010-12-07 10:24:06 -05:00
Eric Blade
301348eb5e
Merge branch 'master' of git://git.assembla.com/free_poker_tools.git
...
Conflicts:
pyfpdb/HUD_main.pyw
2010-12-05 16:39:13 -05:00
Eratosthenes
a80f18e2b1
Resize HUD when client is resized. Clean up idle functions.
2010-12-01 01:54:42 -05:00
Eratosthenes
fa32ed8c46
Fix problem with multiple tables from same tournament.
2010-11-30 18:33:44 -05:00
Eratosthenes
e30989a852
Fix odd intermittent problem with HUD not opening.
2010-11-26 22:10:51 -05:00
Eratosthenes
cdd987483f
Don't put HUD on UB replayer window.
2010-11-26 21:01:01 -05:00
Eric Blade
bfa3cfc20c
check for AttributeError at new window_foreign_new call
2010-11-26 18:51:25 -05:00
Eratosthenes
2f72f5416e
Handle tourney table changes and closures.
2010-11-22 16:37:37 -05:00
Eratosthenes
3670050abe
Reenable following of dragged client window.
2010-11-17 23:36:59 -05:00
Eric Blade
970b88349b
hud doesn't crash when mixing cash/tourney
2010-10-12 02:23:56 -04:00
Eric Blade
25e03489fe
fix error in logging mechanism, remove a debug print
2010-10-11 22:23:06 -04:00
Worros
d299a19abc
Merge branch 'master' of git://git.assembla.com/fpdb
...
Conflicts:
pyfpdb/Hud.py
2010-09-28 11:43:42 +08:00
Worros
42067c0873
TableWindow: Remove whitespace breakage
2010-09-28 11:41:03 +08:00
Eric Blade
c325daf7f6
check_table_no deals with "None" passed to it
2010-09-27 07:34:25 -04:00
Eric Blade
df1cd4a15d
fix syntactical issue in get_table_no
2010-09-27 07:29:34 -04:00
Eric Blade
4b3fe3dfa2
fix conflicts between ray's new window move code and my old window move code
...
Ray: when you finish implementing yours, please adapt and/or disable Hud::update_table_position
2010-09-27 04:04:56 -04:00
Eratosthenes
2fc2cc9743
Integrate new table handling.
2010-09-16 20:29:58 -04:00
Eratosthenes
d176da93d4
Merge branch 'Xlib'
...
Conflicts:
pyfpdb/TableWindow.py
pyfpdb/Tables_Demo.py
pyfpdb/WinTables.py
pyfpdb/XTables.py
2010-09-10 23:01:21 -04:00
Eratosthenes
582377f519
Catch up WinTables.py to recent changes in TableWindow.py.
2010-09-08 20:35:59 -04:00
Eratosthenes
9772129f30
Rewrite of XTables to use Xlib. Considerable cleanup in TableWindow.
2010-09-07 09:50:29 -04:00
steffen123
178b528d3b
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
steffen123
3b24fd18b2
some cleanups:
...
- updated copyright notices
- added copyright notices that were missing
- changed python to python2
- added gpl-2/3 license texts
- removed THANKS.txt file as the wiki version is more up to date
- removed empty fpdb_db.py
- added GPL2 to debian license file
2010-07-04 03:05:16 +02:00
Eric Blade
c10665935f
stop clobbering search_string in TableWindow::__init__ . Thanks Ray!
2010-02-04 16:33:21 -05:00
grindi
9dd600702a
Moved window title re to HHC classes
...
Just redefine function getTableTitleRe in coresponding hhc for custom re
2009-11-07 20:30:47 +03:00
Eratosthenes
99e4211e5d
Integrate new table handling code.
2009-11-06 17:34:42 -05:00
unknown
a6b7292943
mostly None checkings fixed (== to is != to is not)
2009-11-03 14:30:52 -05:00
Ray
f55460341d
New table handling stuff and demo.
...
Not working for windows and not currently used by HUD_main.
2009-05-21 11:13:39 -04:00