2003-01-26  Chris Toshok  <toshok@ximian.com>

	* expense_conduit.c (save_configuration): use a temp buffer for
	the snprintfs.  fixes (or masks) a memory corruption problem.

2003-01-26  Chris Toshok  <toshok@ximian.com>

	* expense_conduit.c (insert_ignore_space_cb): fix compiler
	warning.

	* Makefile.am (INCLUDES): simplify, use
	GNOME_PILOT_CONDUITS_CFLAGS.
	(libexpense_conduit_la_LIBADD): simplify, use
	GNOME_PILOT_CONDUITS_LIBS.

2002-04-25  JP Rosevear  <jpr@ximian.com>

	* expense_conduit.c: include <errno.h>

2001-06-28  Eskil Heyn Olsen  <eskil@eskil.dk>

	* expense.conduit.in:
	'nother icon

2001-06-18  Eskil Heyn Olsen  <eskil@eazel.com>

	* expense_conduit.c: (conduit_get_gpilot_conduit):
	another api tweak

2001-06-13  Eskil Heyn Olsen  <eskil@eazel.com>

	* expense_conduit.c: (copy_from_pilot),
	(conduit_get_gpilot_conduit):
	Updated for recent gnome-pilot changes.

2001-03-01  JP Rosevear  <jpr@ximian.com>

	* Makefile.am: remove capplet foo

	* expense_conduit.c (save_configuration): move here
	(copy_configuration): ditto
	(dupe_configuration): ditto
	(conduit_get_gpilot_conduit): listen for new config signals
	(create_settings_window): new config callback
	(display_settings): ditto
	(save_settings): ditto
	(revert_settings): ditto
	(createCfgWindow): create config gui
	(setOptionsCfg): set the values in the gui
	(readOptionsCfg): read the gui values

2000-07-29  Fatih Demir  <kabalak@gmx.net> 

	* expense-conduit-control-applet.desktop: Added the Turkish desktop entries.

2000-05-02  Jacob Berkman  <jacob@helixcode.com>

	* Makefile.am (panel_DATA): copy .desktop to the panel's Settings dir

2000-03-12  Vadim Strizhevsky  <vadim@optonline.net>

	* expense_conduit.c : == or != , that is the question.

	* Makefile.am, expense-conduit-control-applet.c: Update to use new libgpilotdcm.


2000-03-08  Eskil Heyn Olsen  <deity@eskil.dk>

	* Makefile.am (INCLUDES): automake juju to make distcheck pass

2000-02-27  Eskil Heyn Olsen  <deity@eskil.dk>

	* expense_conduit.c: Fixed some warnings.

	* expense-conduit-control-applet.c (get_pilot_id_from_gpilotd):
	Updated for changes in libgpilotd.

2000-02-26  Vadim Strizhevsky  <vadim@optonline.net>

	* Makefile.am, expense-condut-control-capplet.c, expense_conduit.[ch]: 
	Switch to using new libgpilotd. Call bindtextdomain for translation. 
	Move the load/save/copy config functions out of the header file and into
	the capplet. Conduit only needs a specialized load_config function that
	generates an error if config is not found. 

2000-01-31  Eskil Heyn Olsen  <deity@eskil.dk>

	* Makefile.am (expense_conduit_control_applet_LDADD): link with
	libgpilotdOLD and libgpilotdconduitOLD

2000-01-09  Eskil Heyn Olsen  <deity@eskil.dk>

	* expense_conduit.h: Disabled expense conduit debug output

2000-01-08  Vadim Strizhevsky  <vadim@optonline.net>

	* expense_conduit.h: Update to use gpilotd_get_pilot_basedir.
	Added pilotID argument to gpilotd_conduit_mgmt_new.
	
1999-12-29  Martin Norbck  <d95mback@dtek.chalmers.se>

	* sxpense-conduit-control-applet.desktop: Added Swedish Translation

1999-12-03  Eskil Heyn Olsen  <deity@eskil.dk>

	* expense_conduit.c: Meddling with includes to make distcheck work

1999-12-01  Eskil Heyn Olsen  <deity@eskil.dk>

	* expense_conduit.c (copy_from_pilot): Removing the dlp_OpenDB was 
	a bit dump, this is a standard conduit, not a standard abs.

1999-11-22  Eskil Heyn Olsen  <deity@eskil.dk>

	* expense_conduit.c (copy_from_pilot): Nuked usage of g_error,
	also uses dbi->db_handle instead of opening the base again.

1999-11-09  Eskil Heyn Olsen  <deity@eskil.dk>

	* expense_conduit.c (copy_from_pilot): fixed a fprint -> fprintf.

1999-11-07 Patrick Decowski <decowski@mit.edu>

	* expense_conduit.c, expense_conduit.h, expense-control-capplet.c:
	many bug fixes and improvements, added file & dir permissions by 
	basically stealing vadim's code from the memo_file conduit. also added
	capability of deciphering currencies from the pilot. bumped the
	version to 0.2.
	
1999-11-06 Patrick Decowski <decowski@mit.edu>

	* Start of development on the expense conduit. version 0.1
