Thu Apr 29 11:34:23 1999  Gregory McLean  <gregm@comstar.net>

	* app/gxsnmp_wire.c (gxsnmp_wire_new): Adjusted the z order of the
	wire so it will be at the bottom of all the items on the map.
	* app/gxsnmp_host.c (gxsnmp_host_set_im_pixmap): Fixed the select_box
	code so that the select box will grow/shrink when the image changes.

Tue Apr 27 12:20:49 1999  Gregory McLean  <gregm@comstar.net>

	* app/gxsnmp_wire.c: Implemented the remaining DB_graph callbacks.

Tue Apr 27 1999 17:00 CST <jms@uic.edu> John Schulien
	More changes to support migration to GtkDatabase objects

Tue Apr 27 1999 15:15 CST <jms@uic.edu>  John Schulien
	* lib/gtkdatabase.c .h -- New object, derived from GtkObject, to
	                          absorb the g_sqldb functionality
	* app/DB_host.c .h     -- New files, REPLACING host.c and host.h
				  re-implementing the DB_host item as a 
				  Gtk object.  
	* Many changes, mostly to #include "DB_host.h"

Tue Apr 27 1999 14:00 CST jms@uic.edu
	*docs/flow.txt -- new documentation file

Tue Apr 27 1999 jms@uic.edu
	* app/gxsnmp_network.c -- Fixed the "duplicated hosts" problem.

Sun Apr 25 12:02:46 1999  Gregory McLean  <gregm@comstar.net>

	* app/gxsnmp_map_item.c (map_item_destroy): Some minor cleanups 
	as it appears an easy way to crash gxsnmp is remove a host, with wire
	from a map. Plus some other misc fixes.
	
Sun Apr 25 16:46:33 CEST 1999 Jochen Friedrich <jochen@scram.de>
	* app/host_dialog.c, lib/g_snmp_table.c, 
	plugins/route_table/route_dialog.[ch], 
	plugins/route_table/route_table.c: Implemented better SNMP table code
	and changed API to use a GHashTable for SNMP table columns.

Sat Apr 24 14:34:36 1999  Gregory McLean  <gregm@comstar.net>

	* app/config_panel.c (apply_cb): Yay! We can configure the database
	stuff now.
	* app/gxsnmp_network.c: Lots o changes to make the network items
	better behaved. Implemented all the db callback hooks so that the
	network items now update like they should. Added some of the GtkArg
	functions.
	* app/gxsnmp_wire.c : Fixed the modern art problem :)
	

Fri Apr 23 18:35 CST 1999 John Schulien <jms@uic.edu>
	* wire_host.c .h  -- New module to handle adding all the networks
			     and wires for a host.  To use the module, 
			     enter a host, then discover its interfaces,
			     then right-click on the host and select
			     "wire host".  Perhaps Centove knows how to
			     fix the "modern art" effect :)
	* graph.c .h 	  -- New support functions graph_find_host(), 
			     graph_find_network(), graph_find_wire().
	* iputil.c .h     -- New support function
			     host_and_netmask_to_network()
	* menus.c         -- Popup menu handler for "wire host" function
	* network.c .h	  -- New support function network_find_by_address()

Thu Apr 22 23:23:25 CEST 1999 Jochen Friedrich <jochen@scram.de>
	* app/host_dialog.c, lib/g_session.c, lib/g_snmp_table.c,
	lib/g_transport.c: Added more debugging stuff
	* plugins/route_table/route_dialog.[ch],
	plugins/route_table/route_table.c: Fixed my changes and made the
	plugin work again.

Sun Apr 18 19:02:05 EDT 1999 Gregory McLean <gregm@comstar.net>
	* plugins/route_table/route_dialog.c: s/naem/name/g I thought miguel
	was the only one with fat fingers :)

Sat Apr 17 11:44:44 CEST 1999 Jochen Friedrich <jochen@scram.de>
	* lib/g_snmp_table.[ch]: Generic SNMP table handler
	* lib/Makefile.am, lib/g_session.[ch], lib/g_snmp.h, lib/test.c,
	app/browser.c, discovery/snmp_lib.c, plugins/keepalive/keepalive.c,
	plugins/process_table/process_table.c: Cleaned up unnecessary field 
	from host_snmp.
	* plugins/route_table/route_dialog.[ch], 
        plugins/route_table/route_table.c: Modified to use new table code.
	* app/host_dialog.[ch]: First cut on discovery. It crashes and burns
	and might occasionally even work :)

Sun Apr 11 15:19:55 1999  Gregory McLean  <gregm@comstar.net>

	* app/network_dialog.c : Connected up the help button to open
	up the manual to the page that describes this task.
	* app/host_dialog.c : Same treatment.

Sat Apr 10 10:56:18 CEST 1999 Jochen Friedrch <jochen@scram.de>

* app/browser.[ch]: Added destructor to catch running requests.
* app/host_dialog.[ch]: Discover button
* plugins/process_table/*: New plugin
* plugins/route_table/route_dialog.h, plugins/route_table/route_table.c:
  Bug fix 

Tue Apr  6 12:13:53 EDT 1999 Gregory McLean <gregm@comstar.net>

	* New fresh and clean change log. Look at ChangeLog.old for historical
	reference.

