2003-02-16  Philip Blundell  <philb@gnu.org>

	* todo-db.c (item_callback): Use g_malloc0.
	(todo_db_new_item): Likewise.

	* Makefile (CFLAGS): Add -DG_DISABLE_DEPRECATED.

	* familiar/control (Depends): Add libgpewidget1.

2003-02-02  Philip Blundell  <philb@gnu.org>

	* todo-db.c (todo_db_categories, todo_db_items): Make static.

	* Makefile (LDFLAGS): Add -lgpewidget.

	* old-db.c (convert_old_db): Use gpe_error_box in place of printf.
	(lists): Make static.

2003-01-29  Luis Oliveira  <luis@handhelds.org>

	* todo-db.c (todo_db_get_items_list): New function.
	(todo_db_get_categories_list): New function.
	* todo-db.h: Added the two new functions and removed the
	global exportation of the items/categories lists.

2003-01-29  Luis Oliveira  <luis@handhelds.org>

	* Initial import.
