CVS: Commit Log for 2001-12-25

Build Manager <[email protected]> Tue, 25 Dec 2001 01:00:01 GMT
Newsgroups gmane.games.freeciv.java
Message-ID <[email protected]>
---------------------------------------------------------
ben:cvs on Mon Dec 24 04:47:06 GMT 2001

Update of /jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv7195/src/org/freeciv/client

Modified Files:
	Client.java 
Log Message:
Most implemented dialogs now refresh properly when an appropriate packet is received.  Other small fixes to dialogs.
---------------------------------------------------------
ben:cvs on Mon Dec 24 04:47:06 GMT 2001

Update of /jfreeciv/src/org/freeciv/client/action
In directory balveda.dubh.org:/home/tmp/cvs-serv7195/src/org/freeciv/client/action

Modified Files:
	ACTCityReport.java 
Log Message:
Most implemented dialogs now refresh properly when an appropriate packet is received.  Other small fixes to dialogs.
---------------------------------------------------------
ben:cvs on Mon Dec 24 04:47:06 GMT 2001

Update of /jfreeciv/src/org/freeciv/client/dialog
In directory balveda.dubh.org:/home/tmp/cvs-serv7195/src/org/freeciv/client/dialog

Modified Files:
	DialogManager.java DlgCityReport.java DlgCityView.java 
	DlgPlayers.java DlgScienceReport.java ImplCityReport.java 
	ImplCityView.java ImplPlayers.java ImplScienceReport.java 
	ImplTaxRates.java 
Log Message:
Most implemented dialogs now refresh properly when an appropriate packet is received.  Other small fixes to dialogs.
---------------------------------------------------------
ben:cvs on Mon Dec 24 04:47:06 GMT 2001

Update of /jfreeciv/src/org/freeciv/client/handler
In directory balveda.dubh.org:/home/tmp/cvs-serv7195/src/org/freeciv/client/handler

Modified Files:
	PHCityInfo.java PHPlayerInfo.java PHUnitInfo.java 
Log Message:
Most implemented dialogs now refresh properly when an appropriate packet is received.  Other small fixes to dialogs.
---------------------------------------------------------
ben:cvs on Mon Dec 24 04:47:07 GMT 2001

Update of /jfreeciv/src/org/freeciv/common
In directory balveda.dubh.org:/home/tmp/cvs-serv7195/src/org/freeciv/common

Modified Files:
	City.java 
Log Message:
Most implemented dialogs now refresh properly when an appropriate packet is received.  Other small fixes to dialogs.
---------------------------------------------------------
ben:cvs on Mon Dec 24 19:32:08 GMT 2001

Update of /jfreeciv/src/org/freeciv/client/action
In directory balveda.dubh.org:/home/tmp/cvs-serv11055/org/freeciv/client/action

Modified Files:
	ACTMilitaryReport.java ACTTradeReport.java 
Log Message:
Added trade & military report dialogs
Fixed a few bugs with other dialogs
---------------------------------------------------------
ben:cvs on Mon Dec 24 19:32:08 GMT 2001

Update of /jfreeciv/src/org/freeciv/client/dialog
In directory balveda.dubh.org:/home/tmp/cvs-serv11055/org/freeciv/client/dialog

Modified Files:
	DialogManager.java ImpCityChangeConstruction.java 
	ImplCityView.java 
Added Files:
	DlgMilitaryReport.java DlgTradeReport.java 
	ImplMilitaryReport.java ImplTradeReport.java 
Log Message:
Added trade & military report dialogs
Fixed a few bugs with other dialogs