2001-10-19  Steffen Macke <sdteffen@yahoo.com>

	* src/table.c:
	* src/table.h:
	* src/dbf.c:
	* src/dbf.h:
	* src/callbacks.c:
	* gtkdbfeditor.glade: started with table that displays the content
	of the dbf file.
	
2001-10-14  Steffen Macke <sdteffen@yahoo.com>

	* gtkdbfeditor.glade: Added more information to about dialog,
	added file has changed dialog
	* src/callbacks.c:
	* src/callbacks.h:
	* src/dbf.c:
	* src/dbf.h:
	* src/main.c: added copyright information, making sure that the file
	is saved on closing
	* pixmaps/dialog_info.xpm:
	* pixmaps/dialog_question.xpm: added for file-has-changed dialog
	and about dialog (from GTK 1.3.9)
	* README: added more information
	* gtkdbfeditor.spec: added to build RPMs
	* configure.in: set version to 0.1.0
	* gtkdbfeditor.nsi: installer source for NSIS
	* report a bug.url:
	* gtk dbf editor homepage.url: added for installer
	
2001-10-13  Steffen Macke <sdteffen@yahoo.com>

	* src/main.c: dbf file name can now be specified on the command
	line
	* src/callbacks.c:
	* src/callbacks.h:
	* src/dbf.h:
	* src/dbf.c: preliminary field type enforcement, buttons are
	properly (de)activated now, fixed < > navigation, statusbar is
	cleared when the file is closed, changed attributes are written
	to the dbf now.
	* interface.h:
	* interface.c:
	* support.h
	*support.c
	* gtkdbfeditor.glade: moved statusbar below the buttons
	
2001-10-12  Steffen Macke <sdteffen@yahoo.com>

	* correcting filenames
	
