Fri Jul 25 01:23:14 1997  Bertrand Leconte  <leconteb@arthur.tou.hol.fr>

	* HostDlg.cpp (HostDlg): modified for layout manager

	* TracerouteDlg.cpp (TracerouteDlg): modified for layout manager

	* CommandDlg.cpp (CommandDlg): modified for layout manager

Thu Jul 24 19:30:34 1997  Bertrand Leconte  <leconteb@arthur>

	* HostDlg.cpp: added for hostname services

Sun Jul 20 00:25:07 1997  Bertrand Leconte  <leconteb@arthur>

	* CommandDlg.cpp (buildCommandLine): created (virtual)

	* TracerouteDlg.cpp (buildCommandLine): added to be able to manage
 	-n and -m options for traceroute
	(TracerouteDlg): added lineedit for max hop

Sat Jul 19 00:59:54 1997  Bertrand Leconte  <leconteb@arthur>

	* CommandDlg.cpp (slotLauchCommand): We use now the 
	KProcess class (with modifications) for out child managment
	(works very well!)

	* CommandDlg.cpp (tabDeselected): created to be able to
	kill the command while we change the tab.

Thu Jul 17 23:39:43 1997  Bertrand Leconte  <leconteb@arthur>

	* CommandDlg.cpp (slotLauchCommand): SOCK_DGRAM -> SOCK_STREAM
	(tabSelected): created to manage focus
	(slotLauchCommand): put waitCursor while command running

	* TracerouteDlg.cpp: added
	
Thu Jul 10 00:06:05 1997    <leconteb@arthur>

	* CommandDlg.cpp (executeCommand): added function 
	(from slotLauchCommand)
	(executeCommand): get the path in configfile

Wed Jul  9 00:08:33 1997    <leconteb@arthur>

	* CommandDlg.cpp (CommandDlg): Remove CommandDlgData.
	(checkInput): renamed from validHostName
	(slotLauchCommand): Don't hard code pathname to commands. Use 
	the PATH now.

Tue Jul  8 22:55:59 1997    <leconteb@arthur>

	* knu.cpp (closeEvent): delete toplevel object to be able
	to kill our child

	* CommandDlg.cpp (slotLauchCommand): don't lauch the command
	if there is already a command running
	

