2002-11-11 Chun-Chung Chen <cjj@u.washington.edu>

	* view_game: add board pixmap
	* images/board.png: new image
	* settings, setting_win: add options to use board & stone images
	* release 0.2.0

2002-11-10 Chun-Chung Chen <cjj@u.washington.edu>

	* view_game, play_game, proper_game: add coordinate system
	* settings, setting_win: add option to show coordinate system
	* igs/stats_box: allow info changed by user
	* settings: add version-serial and reset the defaults upon
	version changes.

2002-11-09 Chun-Chung Chen <cjj@u.washington.edu>

	* igs/show: add adjourn and resign buttons
	* igs/show: add raw "#>" option in the talk box.
	* igs/parser/file: tagged message for file data
	* settings: add leak_raw option
	* settings: add popup options for player_list
	* ccgo: add properties menu item
	* setting_win: new setting window
	* view_game: add stone image support
	* images/: new images directory

2002-11-06 Chun-Chung Chen <cjj@u.washington.edu>

	* add ccgo.png, ccgo.desktop

2002-11-05 Chun-Chung Chen <cjj@u.washington.edu>

	* use gconfmm to remember sizes of windows.
	* add gconfmm to README
	* release 0.1.1

2002-11-04 Chun-Chung Chen <cjj@u.washington.edu>

	* igs/control.cc: replace rdbuf()->in_avail() with d[i] search.
	get around old libstdc++
	* Makefile: clean sub-directories and $(EXECS) too
	* add debian/
	* use gconfmm to remeber name/pass and also who-filter.

2002-10-30 Chun-Chung Chen <cjj@u.washington.edu>

	* release 0.1.0: rewrite of the entire code, using gtkmm2

2002-10-29 Chun-Chung Chen <cjj@u.washington.edu>

	* igs code: state toggling functions

2002-10-28 Chun-Chung Chen <cjj@u.washington.edu>

	* igs code: match managing window
	* igs code: stored game starter
	* main code: local game ported to use part_win

2002-10-24 Chun-Chung Chen <cjj@u.washington.edu>

	* igs code: add stats_box to player_list
	* igs code: add refresh, stored, prob, results to stats_box

2002-10-23 Chun-Chung Chen <cjj@u.washington.edu>

	* igs code: match, score functioning

2002-10-22 Chun-Chung Chen <cjj@u.washington.edu>

	* igs code: game_list and player_list added

2002-10-16 Chun-Chung Chen <cjj@u.washington.edu>

	* igs code: kibitz, undo in observation functioning

2002-10-15 Chun-Chung Chen <cjj@u.washington.edu>

	* igs code: game observation functioning

2002-10-10 Chun-Chung Chen <cjj@u.washington.edu>

	* using bash for external command

2002-10-05 Chun-Chung Chen <cjj@u.washington.edu>

	* add gmp client, works with gnugo

2002-10-01 Chun-Chung Chen <cjj@u.washington.edu>

	* porting to gtkmm-2.0

2002-08-27 Chun-Chung Chen <cjj@u.washington.edu>

	* release 0.0.3

2002-05-23 Chun-Chung Chen <cjj@u.washington.edu>

	* ccgo: add MainWin

2002-04-04 Chun-Chung Chen <cjj@u.washington.edu>

	* gowin, goboard: show mouse position on board
	* igsdata: don't set gamedata to close state when a match win is
	closed

2002-04-01 Chun-Chung Chen <cjj@u.washington.edu>

	* igsdata, gowin, gotime: set byo time

2002-03-31 Chun-Chung Chen <cjj@u.washington.edu>

	* gotalk, gowin: disable input line when game ends, text field
	unset focusable

2002-03-29 Chun-Chung Chen <cjj@u.washington.edu>

	* gowin: disable SpinButton when enter score mode
	* igs, igsconsole: block the input until the login prompt shows

2002-03-27 Chun-Chung Chen <cjj@u.washington.edu>

	* igsdata, gotime: move size adjusting to realize_impl and 
   	style_changed_impl

2002-03-26 Chun-Chung Chen <cjj@u.washington.edu>

	* release 0.0.2: initial release

