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.
	
