2002-09-15  Hitoshi Yamauchi  <yamauchi@acm.org>

	* AktionPopup.java: add popup window action

2002-09-11  Hitoshi Yamauchi  <yamauchi@acm.org>

	* TCActions.java: add key accelerator (Marco Tarini's suggestion)

2002-09-09  Hitoshi Yamauchi  <yamauchi@acm.org>

	* TimerClock.java: make some functions of option working : help,
	  version and verbose. Suppress some debug outputs.

2002-09-08  Hitoshi Yamauchi  <yamauchi@acm.org>

	* TCOption.java: version number is changed 0.1.0 -> 0.1.1

	* TimeFormatter.java: When it is needed, the hour part will be shown up.

	* TCActions.java: When time is set, reset the timer.
	  set the default Foreground and Background Colors.
	  When reset, the color is returned to this default one and the action 
	  does not disturb this default FG, BG colors.
	
2002-09-01  Hitoshi Yamauchi  <yamauchi@acm.org>

	* ActionList.java: add actions 

2002-08-30  Hitoshi Yamauchi  <yamauchi@acm.org>

	* FontSelectionDialog.java: add font select tion function

2002-08-29  Hitoshi Yamauchi  <yamauchi@acm.org>

	* TimerClock : initial version : based on TimeKeeper by shin.

