Author: mstefek
Date: Wed Nov 2 07:40:39 2005
New Revision: 11212
URL: http://svn.gna.org/viewcvs/freeciv?rev=11212&view=rev
Log:
Rename message_dialog choice_dialog. Move caravan_dialog and choice_dialog to
separate files. Fix problem with inaccurate button labels when two caravans
arrive at a city at the same time. Patch by me in PR#13661 with suggestion by
Jason. Problems with caravans reported by Jason and Christian
Added:
trunk/client/gui-gtk-2.0/caravan_dialog.c
trunk/client/gui-gtk-2.0/choice_dialog.c
trunk/client/gui-gtk-2.0/choice_dialog.h
Modified:
trunk/client/control.c
trunk/client/gui-gtk-2.0/Makefile.am
trunk/client/gui-gtk-2.0/dialogs.c
trunk/client/gui-gtk-2.0/dialogs.h
trunk/client/gui-gtk-2.0/diplomat_dialog.c
trunk/client/include/dialogs_g.h
trunk/client/packhand.c