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

	* pilot.c: Type the conduit name in gpilotd_conduit_end callback.

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

	* pilot.c: gpilotd_conduit_progress writes a nice % number now. So 
	people will figure out what to do with it.

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

	* pilot.c (create_pilot_widget): Fixed the "session-save" GTK+
	runtime warning.

1999-12-27  Martin Norbck <d95mback@dtek.chalmers.se>
	
	* pilot_applet.desktop: Added Swedish translation

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

	* pilot.c: Made alterations to conduit callbacks.

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

	* pilot.c: Added callbacks for the conduit error/message/progress stuff.

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

	* pilot.c: More work on the restore part. Now defaults restoredir
	to ~/pilot. Needs to read it from the backup conduit config.

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

	* pilot.c: Added callbacks for gpilotd_conduit_start/end

1999-11-04  Alan Shutko  <ats@acm.org>

	* pilot.c (create_pilot_widget): Put pixmap in an event_box, to
	handle the click event.

1999-11-03  Alan Shutko  <ats@acm.org>

	* pilot.c (create_pilot_widget): Added space to tooltip.
	(pixmaps): Created array to list icons, indexed by state.
	(all): Got rid of darea and now using a GnomePixmap.
	(pilot_expose): Removed.
	(pilot_draw): Now just gnome_pixmap_load_file, instead of the
	drawing area stuff.
	(create_pilot_widget): Got rid of drawing area and now using a
	GnomePixmap, because imlib loading wasn't giving us transparent
	backgrounds.  Also, GNOME will be shifting to GdkPixBuf later on,
	and GnomePixmap should be portable some time to come.

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

	* pilot.c (pilot_clicked_cb): clicking should work now, also
	defaults to gpilotd capplet instead of gpilot-file-man.

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

	* pilot.c (pilot_clicked_cb): uses gnome_execute_async now.

1999-10-26  Eskil Heyn Olsen  <deity@eskil.dk>

	* pilot.c (properties_dialog): Fixed the help_entry in properties, 
	now points to properties.html.

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

	* pilot.c: Updated to use gpilotd_get_pilot_names instead of
 	gpilotd_get_pilots.
	
