Commit Graph

26 Commits

Author SHA1 Message Date
Ray
8165e0fb33 Merge branch 'master' of git://git.assembla.com/fpdboz 2008-10-29 22:37:55 -04:00
Ray
f26baac94c added some configuration accessors for Hud.py and some cleanup 2008-10-29 22:37:05 -04:00
Worros
3f6e4fc3bf Merge branch 'master' of git://git.assembla.com/free_poker_tools
Conflicts:

	pyfpdb/Hud.py
2008-10-29 23:46:04 +09:00
Worros
87c82df4b2 Merge branch 'master' of git://git.assembla.com/free_poker_tools
Conflicts:

	pyfpdb/Hud.py
2008-10-29 23:35:47 +09:00
eblade
6f65f3eadb Merge branch 'master' of git://git.assembla.com/free_poker_tools.git
Conflicts:
	pyfpdb/Hud.py

Carl was right, the differences were trivial (comment markers mostly)
2008-10-28 07:30:22 -04:00
Ray
9f84cc93a7 edits to get the stacked window mods working with X 2008-10-27 12:56:09 -04:00
eblade
64dbe3237d add "hudopacity" to site config, valid settings are potentially from 0.00 to 1.00 2008-10-27 07:12:04 -04:00
eblade
5f15a4f928 Configuration.py: add "bgcolor" and "fgcolor" to <site> node
HUD: table hud and stat windows respect "bgcolor" and "fgcolor" on a per site basis
Tables: force tw.number to be an int in Unix
2008-10-27 06:29:39 -04:00
eblade
2bde12a6cf remove set keep above on stat windows 2008-10-27 03:13:04 -04:00
eblade
70bdc0bcb4 fix for re-parenting to work in nix, remove decorations from table hud main window 2008-10-27 03:12:12 -04:00
eblade
051f04b69f trying to get parenting of stats windows to work in nix. 2008-10-26 15:51:12 -04:00
eblade
d07fe6c5c6 move re-parenting code back into windows-only topify_window() function, as it is not 100% system independent (more like 99%) 2008-10-26 05:39:43 -04:00
eblade
7b604e3bec Table HUD window now child of poker table window 2008-10-26 05:34:36 -04:00
eblade
0cd57facda Merge branch 'master' of git://git.assembla.com/fpdboz.git
Fix accessing the decoder from the wrong object, causing the hud to not work, it should work again. yay.
2008-10-25 05:36:18 -04:00
unknown
654b2e0ba9 trying to fix my repository 2008-10-24 16:30:08 -04:00
unknown
2bd4932a77 Tables discovered via process name, then window name, only going through two nested loops, instead of two nested loops followed by another loop.
(can someone test to make sure this actually doesn't break stuff on *nix?)

Windows HUD Stats Windows no longer appear in Windows taskbar (now gtk transients for table hud window)
2008-10-24 15:44:53 -04:00
Ray
2f78304185 cleanup of config file consolidation 2008-10-21 21:46:30 -04:00
Ray
5c8cf5760d minor cleanups to HUD_main.py thread stuff 2008-10-18 14:05:38 -04:00
Ray
93a167b64d cleanup of threads in HUD_main.py 2008-10-18 11:48:24 -04:00
Ray
43cd552466 threaded the hudcache query, update to install in windows web page 2008-10-14 10:33:32 -04:00
Ray
7990094835 added support for favorite seat on Stars 2008-10-09 20:50:12 -04:00
Ray
3b618723d2 fix bug in saving layouts 2008-10-04 15:43:50 -05:00
steffen123
7b13331331 p80 - a great many updates from Ray 2008-09-15 21:31:55 +01:00
steffen123
07f8220808 p66 - mostly HUD improvements from ray
HUD now doesnt display a taskbar window for each stat window
HUD w$wsf works
more HUD improvements
made windows not call fpdb hud
moved conf file out of profiles folder
2008-08-22 21:10:32 +01:00
steffen123
66d938accc p62 - major patch from ray with new stats in HUD
added db todo file with the things that are left for the db
2008-08-20 20:29:08 +01:00
steffen123
c716dfd35e p58 - added HUD from ray
fpdb_parse now returns hand id rather than site hand no
2008-08-18 23:53:25 +01:00