Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
June 2001: [Freeciv-Dev] patch #2 (player dialog) |
![]() |
[Freeciv-Dev] patch #2 (player dialog)[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hello there, here is the second patch. As anounced it is an upnicing of the gtk players dialog. The new features are: o colored rows for enemies & allies o rows are now sortable per column o The updates of the dialog have been reduced; the old version always cleared the clist and added all rows for every update, for example when a player pressed turn done. The new code does this only when a new nation is added to the report (happens at the beginning and after a split). Minor feature: The report does not autoresize the "state" column anymore. Due to the fact that "done" is shorter then "moving" the old report always shrinked at the end of each turn and grew at the begining of the next (only milliseconds later). For a quick impression see http://www-c.informatik.uni-hannover.de/~kif/civ/screenies.html Let me know if you encounter any bugs ;) Ingo / ChaosE File(s): plrdlg.c (common tree) -- Karl-Ingo Friese kif@xxxxxxxxxxxxxxxxxxxxxxxxxx
|