2000-08-06  Eskil Heyn Olsen  <eskil@eazel.com>

	* applet/pilot.c:
	* capplet/gpilotd-capplet-strings.c:
	* capplet/gpilotd-control-applet.c:
	* capplet/pilot.c:
	* capplet/pilot.h:
	* conduits/backup/backup-conduit-control-applet.c:
	* conduits/backup/backup_conduit.c:
	* conduits/backup/backup_conduit.h:
	* conduits/file/file-conduit-control-applet.c:
	* conduits/file/file_conduit.c:
	* conduits/file/file_conduit.h:
	* conduits/file/gpilot_install_file.c:
	* conduits/memo/memo-conduit-control-applet.c:
	* conduits/memo/memo_conduit.c:
	* conduits/memo/memo_conduit.h:
	* conduits/memo/memo_conduit_abs.h:
	* conduits/memo_file/memo_file_capplet.c:
	* conduits/memo_file/memo_file_conduit.c:
	* conduits/memo_file/memo_file_conduit.h:
	* drafts/gpilotd-lib.idl:
	* gpilotd/gnome-pilot-client.gob:
	* gpilotd/gnome-pilot-conduit-backup.c:
	* gpilotd/gnome-pilot-conduit-backup.h:
	* gpilotd/gnome-pilot-conduit-file.c:
	* gpilotd/gnome-pilot-conduit-file.h:
	* gpilotd/gnome-pilot-conduit-standard-abs.c:
	* gpilotd/gnome-pilot-conduit-standard-abs.h:
	* gpilotd/gnome-pilot-conduit-standard.c:
	* gpilotd/gnome-pilot-conduit-standard.h:
	* gpilotd/gnome-pilot-conduit.c:
	* gpilotd/gnome-pilot-conduit.h:
	* gpilotd/gnome-pilot-dbinfo.h:
	* gpilotd/gpilot-gui.c:
	* gpilotd/gpilot-gui.h:
	* gpilotd/gpilot-structures.c:
	* gpilotd/gpilot-structures.h:
	* gpilotd/gpilot-userinfo.c:
	* gpilotd/gpilot-userinfo.h:
	* gpilotd/gpilotd-app-dummy-callbacks.h:
	* gpilotd/gpilotd-app.h:
	* gpilotd/gpilotd-conduit-mgmt.h:
	* gpilotd/gpilotd-session-wrapper.c:
	* gpilotd/gpilotd.c:
	* gpilotd/lib-gpilotd.c:
	* gpilotd/manager.c:
	* gpilotd/manager.h:
	* gpilotd/orbit_daemon_glue.c:
	* gpilotd/orbit_daemon_glue.h:
	* gpilotd/queue_io.c:
	* gpilotd/queue_io.h:
	* idl/gnome-pilot.idl:
	* libgpilotdCM/gnome-pilot-conduit-config.gob:
	* libgpilotdCM/gnome-pilot-conduit-management.gob:
	Added GPL licenses all over. Plus authors, I wasn't
	thoughrough about getting all contributors in,
	if you feel forgotten, add yourself or drop me
	a note if you don't have cvs access.

2000-08-05  Eskil Heyn Olsen  <eskil@eazel.com>

	* TODO:
	* gpilotd/gpilotd.c: (pilot_connect):
	Ugh, pi_sockaddr has a max length on device names on 13 chars (it
	has a char[14] for the name). Inserted a fix for it, it just calls
	g_error, but we really need to fix pilot-link instead. This might
	fix the IrDA problems.

2000-08-04  Dave Camp  <campd@oit.edu>

	* conduits/email/email_conduit.h: Added an mboxFile member to the 
	ConduitCfg struct.
	* conduits/email/email-conduit-control-applet.c:
	(load_configuration), (save_configuration), (dupe_configuration),
	(destroy_configuration), (createCfgWindow), (setOptionsCfg),
	(readOptionsCfg): Deal with the mboxFile member and associated config 
	key. Also added a label/textbox pair for configuring it.  
	* conduits/email/email_conduit.c: (load_configuration),
	(destroy_configuration): Deal with the mboxFile member.
	(write_message_to_pilot): New function.
	(synchronize): Deal with mbox, and make the mh sync code use 
	write_message_to_pilot().

2000-08-04  Eskil Heyn Olsen  <eskil@eazel.com>

	* applet/pilot.c: (main):
	* conduits/file/gpilot_install_file.c: (main):
	Removed oaf_init call, as gnome-pilot-client.gob does that.
	
	* configure.in:
	Bonged to 0.1.54pre
	
	* gpilotd/gpilotd.c: (pilot_connect), (monitor_channel):
	Removed the horrendous close call, and switched the timeout to
	1sec instead of 2secs.
	
	* idl/Makefile.am:
	* idl/pilot_applet.oafinfo:
	Added an oafinfo for the pilot_applet.
	
	* po/Makefile.in.in:
	Ask me not...

2000-08-03  Dave Camp  <campd@oit.edu>

	* gpilotd/gpilot-structures.c: (gpilot_context_new): 
	* gpilotd/gpilot-structures.h: s/visor_out_handle/visor_err_handle/
	* gpilotd/gpilotd.c: (visor_devices_err), (monitor_channel): Added
	a watch for visor_err_handle.

2000-08-03  Dave Camp  <campd@oit.edu>

	* gpilotd/gpilot-structures.c: #include <config.h>
	* gpilotd/gpilotd.c: (visor_devices_in): use strncmp() to compare
	the S line.

2000-08-03  Dave Camp  <campd@oit.edu>

	* MAINTAINERS: Added myself.

2000-08-03  Chris Toshok  <toshok@helixcode.com>

	* gpilotd.c: (visor_devices_in): ifdef with WITH_USB_VISOR, and
	more specifically with linux since the visor code is linux
	specific at the moment.
	(monitor_channel): same.
	
	* gpilot-structures.h: same.

	* gpilot-structures.c (gpilot_context_new): same.
	
2000-08-03  Dave Camp  <campd@oit.edu>

	* gpilotd/gpilotd.c: (visor_devices_in): Check for the existence of
	a visor in /proc/bus/usb/devices before blindly trying to sync all
	of the devices.  For people with one visor, this means it will work
	basically perfectly.  For people with two or more visors, you'll 
	get occasional "Unable to bind to port" warnings.

2000-08-02  Dave Camp  <campd@oit.edu>

	* gpilotd/gpilot-structures.c (gpilot_context_new): Added some 
	members to the GPilotContext, initialize them here.  These members 
	are for watching /proc/bus/usb/devices, which will become ready for 
	reading when the visor is activated.
	* gpilotd/gpilotd.c (get_usb_procentry): Removed.
	(check_usb): Removed.
	(visor_devices_in): New function.  IO handler for 
	/proc/bus/usb/devices.  
	(monitor_channel): When monitoring a visor, setup the visor 
	IO channels.

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

	* conduits/memo_file/memo_file_conduit.c: (spool_foreach):
	Never right out 0 length files. Patch for bug #7816 from 
	Christopher A. Craig

2000-07-31  Eskil Heyn Olsen <eskil@eazel.com>

	* conduits/backup/backup-conduit-control-applet.c: (adj_change_cb),
	(createCfgWindow), (setOptionsCfg), (readOptionsCfg):
	* conduits/backup/backup_conduit.c: (load_configuration),
	(destroy_configuration), (gnome_real_pilot_conduit_backup_backup):
	Applied more patches from Robert Mibus.

2000-07-31  Dave Camp <campd@oit.edu>
	
	* configure.in: Added an --enable-usb-visor option.
	* acconfig.h: Added HAVE_USB_VISOR
	* gpilotd/gpilot-structures.c: (gpilot_device_init): Read the 
	'type' configuration option for the device.  Only try to open the
	device if it is a serial device.
	* gpilotd/gpilot-structures.h: Added a 'type' field to GPilotDevice.
	This field will be PILOT_DEVICE_SERIAL for a normal serial device, and
	PILOT_DEVICE_USB_VISOR for a handspring usb device.
	(get_usb_procentry): New function.
	(check_usb): New function.  Stats the usb device to see if it is up
	and starts a sync if so.
	(monitor_channel): If the device is a usb visor, setup a timer to call
	check_usb.
	* capplet/gpilotd-control-applet.c: (devices_edit_cb),
	(devices_add_cb), (configureDeviceDialog), (setDeviceCfg),
	(setDeviceDialogCfg), (readDeviceDialogCfg):
	* capplet/pilot.c: (copy_device), (loadDeviceCfg),
	(savePilotState): Deal with the 'type' field.

2000-07-18  Eskil Heyn Olsen  <eskil@eazel.com>

	* conduits/backup/backup-conduit-control-applet.c:
	(load_configuration), (save_configuration), (copy_configuration):
	* conduits/backup/backup_conduit.c: (load_configuration),
	(destroy_configuration), (gnome_real_pilot_conduit_backup_backup):
	* conduits/backup/backup_conduit.h:
	Applied patch from Robert Mibus <mibus@bigpond.com> to provide
	multiple backups. Still needs a gui though.
	
	* gpilotd/gnome-pilot-conduit-standard-abs.c:
	(gnome_pilot_conduit_standard_real_synchronize):
	Small fix so it does not call FastSync or SlowSync if
	pilot moddata < backupdate. I really hope this works,
	or I'm in it for a world of pain and bugreports.
	
	* gpilotd/manager.c: (iterate_dbs):
	Always backup db's, even if handled by a conduit.
	
2000-07-17  Eskil Heyn Olsen  <eskil@eazel.com>

	* po/POTFILES.in:
	remove memo-conduit-control-applet.c, since it's
	not distributed anymore

2000-07-17  Eskil Heyn Olsen  <eskil@eazel.com>

	* configure.in:
	Added pt_BR to ALL_LINGUAS.

	* idl/Makefile.am:
	Only distribute oafinfo if compiled with oaf support.

2000-07-14  Chris Toshok  <toshok@helixcode.com>

	* configure.in: correct AM_CONDITIONAL for USING_OAF to use $withval.

2000-07-06  Eskil Heyn Olsen  <eskil@eazel.com>

	* conduits/memo_file/memo_file_conduit.c: (spool_foreach):
	Applied patch from Christopher A. Craig <ccraig@ccraig.org> reg.
	memo_file explosions.

2000-07-05  Eskil Heyn Olsen  <eskil@eazel.com>

	* configure.in:
	Fixing --with-oaf is no longer an assignment for
	the reader, it is now done and works.

2000-07-05  Eskil Heyn Olsen  <eskil@eazel.com>

	* HACKING:
	Changelog entries should now go to toplevel Changelog.
	I now prefer this, because of the prepare-ChangeLog.pl
	script used for Nautilus. See HACKING for more.

	* applet/pilot.c: (main):
	* configure.in:
	* gpilotd/Makefile.am:
	* gpilotd/gnome-pilot-client.gob:
	* gpilotd/orbit_daemon_glue.c: (gpilotd_corba_init):
	* macros/gnome-pilot.m4:
	* utils/Makefile.am:
	Done a lot of damagecontrol after the OAF collision
	that happened. GNORBA is now the default object activator
	even if bonobo/oaf/whatnot is installed. You can switch
	to oaf if you configure with --with-oaf (up to the reader
	to completely finish this).
	The OAF code is still in CVS, it compiles (no longer
	breaks gnome-pim), but still doens't work though.
	(there a limit to my time).

2000-07-05  Eskil Heyn Olsen  <eskil@eazel.com>

	* Makefile.am:
        * gpilotConf.sh.in:
	The addition of the OAF check broke gnome-pim compile,
	so I now add OAF_LIBS to gpilotConf.

	* conduits/backup/Makefile.am:
	Added GNOME_LIBS and LIBDIR.

2000-06-30  Seth Alves  <alves@hungry.com>

	* configure.in: copied bonbo/oaf check from evolution

	* acconfig.h: added USING_OAF

2000-06-17  Eskil Heyn Olsen  <eskil@eazel.com>

	* TODO: Added a blurp about doing some stuff for USB
	cradles.
	* conduits/memo_file/memo_file_conduit.c: 
	(iterate_specific): Some ()'s around derefs, I like them.

2000-05-31  Vadim Strizhevsky  <vadim@optonline.net>

	* gnome-pilot.spec.in: Update required libraries versions.

	* configure.in, acconfig.h: Add GNOME_ICONDIR variable. Add
	check (copied from gnome-pim's configure.in) for gnome-libs new
 	enough to have window-icon functions.  

2000-05-29  Eskil Heyn Olsen  <set EMAIL_ADDRESS environment variable>

	* gpilotd/gpilotd.c: (pilot_connect), (sync_foreach), (device_in),
	(device_err), (monitor_channel), (remove_pid_file),
	(write_pid_file), (wait_for_sync_and_sync):
	Some minor cleaning, also inserted some more paranoia checks to
	see if I can solve the mysterious sigsegvs in device_in.
	
	* utils/gpilotd-client.c: (main):
	* utils/gpilotdcm-client.c: (main):
	Put a warning in the tool, to let people know, that these
	are not usertools. Prolly won't help.
		
	* configure.in:
	* po/pt.po:
	* po/pt_PT.po:
	renamed pt_PT to pt, on request from  
       Carlos Morgado <chbm@chbm.nu>

2000-05-14  Eskil Heyn Olsen  <eskil@eazel.com>

	* AUTHORS, MAINTAINERS, gnome-pilot.spec.in:
	Changed my email to the new eazel.com adddress.

2000-05-14  Jesus Bravo Alvarez  <jba@pobox.com>

	* configure.in: Added gl (Galician) to ALL_LINGUAS
	* *.desktop: Added Galician translations.

2000-05-11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* capplet/gpilotd-capplet-strings.c: removed N_() from strings that
	  must not be translatable
	* configure.in: added Catalan language

2000-04-14  Kjartan Maraas  <kmaraas@online.no>

	* */*.desktop: Added Norwegian translations.
	
2000-04-10  Valek Filippov <frob@df.ru>

	* configure.in: Added "ru" to ALL_LINGUAS.

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

        * configure.in: version now 0.1.50
	* gnome-pilot.spec.in: requires libxml 1.8.0

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

	* configure.in: bonged version to 0.1.50pre

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

	* configure.in, gpilotConf.sh.in, Makefile.am: did the proper
	gnome-config script. Needs to be used now.
	configure.in: More libs for GPILOT_LIBS.

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

	* TODO: some updates.

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

	* gnome-pilot-config.in: fixed library names

	* configure.in: version = 0.1.49

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

	* gnome-pilot-config.in (libs): gnome-pilot-config now return
	-lgpilotdcm instead of -lgpilotdconduitmgmtOILD

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

	* configure.in (gnome_cv_use_gnome): Added libgpilotdCM

	* Makefile.am (SUBDIRS): Added libgpilotdCM

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

	* configure.in acconfig.h: remove the CONDUITDIR def. 

	* TODO: the list for the 0.2.0 issues

2000-02-25 Eskil Heyn Olsen  <deity@eskil.dk>
	* Makefile.am, configure.in: compile libgpilotdCM again.

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

	* libgpilotdCM/gnome-pilot-conduit-management.gob: Finished
	attribute loading and getting. Now for the enabling/disable rp
	pilot and loading of the conduit.

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

	* Makefile.am: Commented out libgpilotdCM until compilation of it 
	is fixed.

2000-02-14  Eskil Heyn Olsen  <deity@praxis>

	* libgpilotdCM/gnome-pilot-conduit-management.gob: Most xml
	reading doing, gotta go now, have to commit...

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

	* Applied patch by Christopher A. Craig <ccraig@ccraig.org>
	to gnome-pilot-config.in. Fixed libgpilotdconduitmgmt to 
	libgpilotdconduitmgmt.old

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

	* configure.in: Use GNOME_COMPILE_WARNINGS macro to catch
	all warnings. 

	* *.*: Hunt down and destroy most warnings. Remove dead code and
	unused variables. Caught a few booboos. Make things that should be 
	static really be static. Only a few minor warnings remain.

2000-02-07  Yuri Syrota <rasta@renome.rovno.ua>

	* configure.in: Added "uk" to ALL_LINGUAS.

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

	* configure.in : check for GOB > 0.92.0

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

	* configure.in: Add check for libglade.

	* Makefile.am: uncomment DRAFTS so that make dist works.

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

	* configure.in (gnome_cv_use_gnome): Removed some old
	makefiles, and added an (commented out) ac_output
	to build gob test thingies.

	* Makefile.am: Also a commented out line to compile drafts stuff.

	* TODO (gpilotd): Todo mods.

2000-01-18  Eskil Heyn Olsen  <deity@eskil.dk>
	* fixed my email in AUTHORS, added a MAINTAINERS
	as pr. steintr's suggestion, listed vadim and I as
	maintainers.

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

	* TODO: Conduits should create new categories on pilot if necessary.

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

	* configure.in (gnome_cv_use_gnome): am_path_glib now takes which
	libs to use. (in preperation of using pthreads)

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

	* configure.in: Require pilot-link 0.9.3

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

	* configure.in (VERSION): Moved the CANONICAL_SYSTEM call up, as
	autogen complained about it being after ac_arg_program.

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

	* drafts/gnome-pilot.gob: Slowly becomming a useable object.

1999-12-27  Martin Norbck  <d95mback@dtek.chalmers.se>

	* sv.po: Updated Swedish translation

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

	* Additions to TODO, and bonged version to 0.1.45 in configure.in
	
1999-11-13  Eskil Heyn Olsen  <deity@eskil.dk>

	* TODO (gpilotd): updated with some user interaction things that
	are needed.

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

	* configure.in: commented some makefile creations out. Moved the
	pisock checks into gnome-pilot.m4, version 0.1.43

	* README: Suggests people write the mailing list instead of me.

	* ctypes: more types...

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

	* configure.in: bumper to version 0.1.42
	* ctypes: more types for emacs people.

1999-10-25  Yukihiro Nakai <nakai@gnome.gr.jp>

	* configure.in: Added "ja" to ALL_LINGUAS.

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

	*  HACKING: More info for gnome-pilot hackers.
	
1999-10-22  Alan Shutko  <ats@acm.org>

      * capplet/pilot.c: Added 115200 to speedList, because PalmOS 3.3
      supports the speed.

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

	* configure.in: version = 0.1.38

	* ctypes: more ctypes for you emacs dudes.
	
1999-10-21  Eskil Olsen <deity@eskil.dk>

	* build.sh: builds the entire tree from scratch (calls autogen.sh) 
	with the proper directory flags (meaning that .desktop files end
	up correctly)

	* configure.in: version = 0.1.37

1999-10-21  Peter Teichman  <pat4@acpub.duke.edu>

	* configure.in: merged some autoconf things back from the
	newconduit branch, so gnome-pilot builds on Debian again

Tue Oct 19 02:46:30 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* gpilotd/gnome-pilot-conduit-standard-abs.c: fixed some warnings

	* gpilotd/manager.c: now rereads sync_PC_Id when sighupped

	* gpilotd/gpilotd.c: no longer resets SIGHUP handler after sync.

	* gpilotd/orbit_daemon_glue.c: reindented to gnome style.

Mon Oct 18 23:46:51 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* gpilotd/gpilotd.c: writes a Exited on SIGXXX on signal catching.
	
	* configure.in: fixed bug #2675 i hope.
	
	* gpilotd/manager.c: Set #ifdefs around the code that adds a space 
	to dlpLog calls. pilot-link 0.9.3 doesn't have that bug. Should be 
	done via version checking in configure.in
	
	* gpilotd/orbit_daemon_glue.c: added a g_return_valued, fixes
	crashes in notify_completion when the pilot_id is unknown.

Sun Oct 17 20:51:30 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* conduits/[memo|email]/*-control-applet.c: Should now have fixed
 	bug#2659.
	* gpilotd/*[ch]: reenable use of g_module calls, they don't appear 
	to crash anymore, but be on the lookout.

Fri Oct 15 01:39:51 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* capplet/gpilotd-control-applet.c: Apparently the userid was
	originally destined to be logins ? It had a max length of 16, now
	128 (bug #2654)

	* gpilotd/lib-gpilotd.c: fixed epv struc generation, may be the
	cause of bug #2728

Fri Oct 15 00:54:03 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* fixed bug #2659.

Fri Oct 15 00:35:02 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* README: added instructions on proper installing on 
	RedHat systems.
	
	* capplet/gnome-palm.png: Michiel Toneman's new palm_pilot 
	icon. Mmmm...

	* conduits/backup/backup_conduit.c: added some output,
	so now you get to see what it is doing.

	* conduits/email/email_conduit.c: added a version output,
	lets users see that it is starting.

	* conduits/memo_file: reimported the old filebases
	memo conduit.

	* gpilotd/gpilotd.c: fixed bad gnome_get_get_int that
	prevent FastSync from ever happening, since the lastsyncdate
	was always -1. Niftyfied output.

Fri Oct  8 16:11:52 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* configure.in: version skips to 0.1.33

	* gpilotd/queue_io.c: client_id was not written for install
	requests, also fixed nasty memory bug in gpc_queue_purge_request.

	* applet/pilot.c: now popup (can be disabled) a notice when
	a request is completed.

	* capplet/PalmPilot.directory: added gnome-palm.png as icon

	* capplet/gpilotd-control-applet.c: does a TrySettings when
	clicking send to pilot.

	* conduits/file/gpilot_install_file.c: heavily niftyfied. Now
	displays which files are be installed, which failed, optional uses
	PERSISTENT install. Cooperates with GMC via palm.keys.

	* gpilotd/gpilotd.c: more checks on pi_* calls. Patched bug
	#something, also moved do_sync call into the "else" part of the
	pilot id check.

	* gpilotd/lib-gpilotd.c: fixed a stupid <= to a > in a
 	g_return_if_fail. Prevented people from removing requests.

	* gpilotd/manager.c: #ifdeffed g_module use out, uses dlopen
	instead.

	* orbit_daemon_glue.c: only call monitor_off_help with a non-null
 	pilot id.

Thu Oct  7 23:18:44 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* gpilotd/orbit_daemon_glue.c: fixed a horrible g_free
	mistake...
	
Thu Oct  7 21:21:14 CEST 1999,  Eskil Olsen <deity@eskil.dk>
	* gpilotd/gnome-pilot-conduit-standard-abs.c: 
		-fixed more grave bugs again...
		-prettyfied output

	* gpilotd/gpilot-structures.c: fixed potentiel sigsegv where a
	open(device) failed, but wasn't handle properly.

	* gpilotd/gpilotd.c: Write entries to the pilots log, indicating
	synchost and gnome-pilot version.

	* gpilotd/manager.c: 
		-Writes a log entry on the pilot for each conduit
		-Added a gpilot_add_log_entry(int socket, gchar *,...)
		 that write a log entry to the pilot.
		
Wed Oct  6 17:23:31 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* gpilotd/gnome-pilot-conduit-standard-abs.c: fixed grave
	bug in Slognome-pim-SNAPSHOT-19991007.tar.gz 
wSync and FastSync.

	* gpilotd/lib-conduitmgmt.c: Checks that a conduit has a name,
 	otherwise it will call gnome_config_set_vector will null pointers.

Wed Oct  6 13:21:50 CEST 1999,  Eskil Olsen <deity@eskil.dk>
	* applet/pilot.c: shows dialog if restore request fails

	* gpilotd/lib-gpilotd.c: made sure all methods return 0 on
 	success, negative on failure (-10 if daemon is available, 
	-11 if callback object failed to initialized)

Wed Oct  6 12:37:22 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* gpilotd/lib-gpilotd.c: gpilotd_init/connect now both
	adhere to return 0 success, negative on failure.

	* capplet/gpilotd-control-applet.c: checks gpilotd_init/connect
	return values, if they fail, now show an error dialog.

	* applet/pilot.c: same as the capplet, except for the dialogs.

	* utils/gpilotd-client.c: same as the applet
	
Tue Oct  5 17:43:40 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* gpilotd/gpilotd.c: more _("...") around relevant strings

	* gpilotd/orbit_daemon_glue.c: 
		- less noise on stdout
	 	- throws more exceptions
		- fixed bug regarding reconnecting clients
		- fixed some leaks and potentiel sigsegvs
	
Tue Oct  5 01:59:53 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* gpilotd/orbit_daemon_glue.c, lib-gpilotd.c, gpilotd-app.h,
	applet/pilot.c: Implemented restore, not tested, nor finished.

	* gpilotd/gnome-pilot-conduit-backup.*[ch],
	conduits/backup/backup_conduit.*[ch]: moved diverse variables from 
	GnomePilotConduitBackup class to the backup conduit.

	* gpilotd/gnome-pilot-conduit-standard-abs.c: lots of work in the
	sync logic. Most still untested, amongst these,
	copy_to/from_pilot.

	* This commit contains much untested code/bugfixes/leakfixes, beware.

Thu Sep 30 17:17:06 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* gpilotd/lib-gpilotd.c: Better exception handling.

Wed Sep 29 14:59:43 CEST 1999,  Eskil Olsen <deity@eskil.dk>

	* conduits/*/*_conduit.c: They should all now use the return
	values as described in Documentation/conduits.sgml.

	* gpilotd/gnome-pilot-conduit-standard-abs.[ch]: Changed the
	parameters for transmit and free_transmit.

	* gpilotd/lib-gpilotd.c: fixed a possibly return NULL through
	corba. This should finally take care of bug#1870.

	* gpilotd/orbit_daemon_glue.c: more exception checking when
	receiving a client call, also fixed a leak in client_id handling
	and better check for whether or not the client can be contacted.

	* configure.in: AC_PROG_YACC fixes automake warning. Also moved to 
	version 0.1.24.
	
Sat Sep 25 18:33:09 CEST 1999,  Eskil Olsen <deity@eskil.dk>
	* capplet: fixed so that a change to device enable Try/Ok buttons.

	* gpilotd/gnome-pilot-conduit-standard-abs.c: inserted some
	comments and g_asserts.
	
1999-09-23  Kjartan Maraas  <kmaraas@online.no>

	* configure.in: Added "da" to ALL_LINGUAS.
	
Sep 23 09:57:19 CEST 1999,  Eskil Olsen <deity@eskil.dk>
	* gpilotd/gpilotd-conduit-mgmt: added an enum to the
	_enable call, that specifies sync type.

Sep 22 22:29:19 CEST 1999,  Eskil Olsen <deity@eskil.dk>
	* configure.in: ./configure --with-pisock should have effect now
	* *+/Makefile.am: Uses PISOCK_LIBDIR and PISOCK_INCLUDEDIR
	* gpilotd/gnome-pilot-conduit-standard-abs.c: minor changes in
	attr calculation when doing dlp_WriteRecord

Sun Sep 20 22:36:25 CEST 1999, Eskil Olsen <deity@eskil.dk>
	* Makefile.am: removed intl from subdir, this fixes making, hopes
 	its ok...

	* configure.in: version 0.1.20-1

	* conduits/email/Makefile.am: fixed, so bug #2150 doesn't reoccur.

	* gpilotd/*[ch]: Record* attributes redefined as
	GnomePilotRecord*, to avoid clashing with pilot-link

	* gpilotd/gnome-pilot-conduit-standard-abs.c: lots of rework in
	the sync logic ; MergeToRemote should now notice locally changed
	records, attributes should be demangled correctly everywhere,
	SyncRecord more general now.

	* gpilotd/gpilotd.c: fixed error the popped up when fork was
	disabled, removed some superflous method calls.

Sun Sep 19 15:36:25 CEST 1999, Eskil Olsen <deity@eskil.dk>
	* closed bug #2150 and #1972. 
	
Wed Sep 15 13:21:37 CEST 1999, Eskil Olsen <deity@eskil.dk>
	* gpilotd/gpilotd.c: ifdefs that disables fork(), preserves
	ORBit's life.	

Tue Sep 14 12:36:49 CEST 1999, Eskil Olsen <deity@eskil.dk>
	* gpilotd/gpilotd.c, commented fork() out, preservers
	ORBit integrity.
	* gpilotd/gnome-pilot-conduit-standard-abs.c: fixed some bugs
	in the gtk_signal marshalling

Thu Sep  9 12:23:49 CEST 1999, Eskil Olsen <deity@eskil.dk>
	* gpilotd/gnome-pilot-conduit-standard-abs.c: removed all
	things. reg. post_sync, since the purge call has the same
	functionality.
	* conduits/memo_conduit/memo_conduit.c: removed the post_sync cb
		
Wed Sep  8 18:02:49 CEST 1999, Eskil Olsen <deity@eskil.dk>
	* conduits/email/*: applied patch from Mike Rowehl, should
	now handle incoming email.

Wed Sep  8 14:59:06 CEST 1999, Eskil Olsen <deity@eskil.dk>
	* conduits/*/*control-applet.c: corrected my email
	* gpilotd/gnome-pilot-dbinfo.h: added db_handle, the "file
	descriptor" for an opened db.
	* gpilotd/gnome-pilot-conduit-standard-abs.c: uses dbi->db_handle
	instead of ->index.
Wed Sep  1 18:41:49 CEST 1999, Eskil Olsen <deity@eskil.dk>
	* idl/gnome-pilot.idl: s/persistant/persistent
	* Makefile.am: added intl to subdirs
	* configure.in: removed intl/Makefile (is that ok ?)
	* applet/pilot.c: panel applet now terminates correctly (bug#1964)
	* capplet/gpilotd-control-applet.c: narrowed the range of allowed
	chars in device name.

Wed Aug 25 15:09:33 CEST 1999, Eskil Olsen <deity@eskil.dk>
	* orbit_daemon_glue.c: old code used when USER_GNORBA was not
 	defined.
	* orbit_daemon_glue.c lib-gpilotd.c: Implemented
 	get_pilots_by_name and get_pilots_by_login.
	* *[ch]: fixed a lot of warnings.
	* orbit_daemon_glue.c: Added some ex_GNOME_Pilot_UnknownPilot
 	exceptions, and /* FIXME: */'s to other things that need check.
	* Makefile.am: removed intl
	* gnome-spec configure.in: version 0.1.13
	* applet/pilot.c: fixed call to access
	* */*[ch]: lot of warnings fixed.
	* manager.c queue_io.c orbit_daemon_glue.c: implemented
 	request_conduit.
	* utils/gpilotd-client.c: tests for pilotsbyname and
 	pilotsbyuid. GPilotPilot really needs an additional login name
 	field.
	* gnome-pilot/ctypes: a emacs ctypes file with loads of types
 	defined in gnome-pilot.
	
Sun Aug 15 22:30:53 CEST 1999, Eskil Olsen <deity@eskil.dk>
	* added a lot of yadayada to the README (bug#1846)
	* the .spec files now moves /usr/etc to /etc (bug#1778)
	* applied patch from Manuel A. McLure (mmclure@sac.verio.net)
	  regarding sigsegv in gpilotd_corba_clean_up (bug#1801)
	* fixed the ~/.gpilotd.pid stuff, should take care of
	  bug#1764 and 1847.
	* also fixed the queue deletion for file installs (bug#1746).
1999-07-27  Tomas Ogren  <stric@ing.umu.se>

	* configure.in: Added sv to ALL_LINGUAS

Sun Jul 18 15:25:36 CEST 1999, Eskil Olsen <deity@eskil.dk>
       	* gnome-pilot.spec: donged version to 0.1.11.
	* capplet/gpilotd-control-applet: modfied text callbacks, added the
	pilotname field.
	* conduits/backup/backup-conduit-control-applet: uses the
	conduit_mgmt_get_pilot_id call.
	* gpilotd/gpilotd-app, gpilotd/orbit_daemon_glue,
 	gpilotd/queue_io, idl/gnome-pilot.idl: initials for
 	gpilotd_conduit call.
	* gpilotd/gpilotd-conduit-mgmt: added
	gpilotd_condiut_mgmt_get_pilot_id which returns the first pilots
	id number.
	* gpilotd/gpilotd.c: placed ifdefs around ugly_boolean.
	* gpilotd/gpilotd.c: better pid file check to avoid multiple
	instances, which really screws things up.
Sat Jul 10 19:06:47 CEST 1999, Eskil Olsen <deity@eskil.dk>
	* initial gpilotd_conduit call in lib-gpilot. Lets an application
	ask that a specific conduit is run as the only thing on next
	sync. Eg. GnomeCal could as that on next sync, the only operation
	will be a sync of the calendar conduit.
Tue Jun 22 02:06:08 CEST 1999 <deity@eskil.dk>
	* conduits/email: added initial conduit by Mike Rowehl
	* conduits/email/email-conduit-control-applet: womped up a capplet 
	for email conduit
Tue Jun 22 19:59:09 CEST 1999 <deity@eskil.dk>
	* conduits/email/email_conduit.h: reads config with defaults, so
	it doesn't coredump when there is no config.
Mon Jun 21 22:57:28 CEST 1999 <deity@eskil.dk>	
	* conduits/backup-conduit-control-applet.c: throws up a neat error
 	dialog if no pilots are specified.
	* conduits/file/file-conduit-control-applet.c: the same...
	* capplet/gpilotd-control-applet.c: used a wrong var in
 	gnome_message_box_call.
	* gpilotd/manager.c: get_string("filename")->get_string("libfile")
Mon Jun 21 20:28:41 CEST 1999 <deity@eskil.dk>
	* conduits/file/Makefile.am: added the file-conduit-control-applet.
	* conduits/file/file_conduit.h: removed some redundant stuff.
	* gpilotd/lib-conduit-mgmt.h: debug is now enable, the conduit
 	capplets now generate loads of output.
	* conduits/file/: added file_conduit_control_applet.c & .desktop,
 	capplet for the file conduit.
Sun Jun 20 19:33:25 CEST 1999 <deity@dbc.dk>
	* conduits/backup: backup-control-capplet now gets pilot id from
 	gpilotd.
	* gpilotd/lib-conduit-mgmt: implemented is_enabled,enable and
 	disable. capplets can begin to use it.
	* gpilotd/gpilotd-app-dummy-callbacks.h: a head with dummy
 	callbacks for gpilotd-apps.
	* gpilotd/orbit-daemon-glue.c: throws exception when install and
 	access(file,R_OK) fails.
Thu May 27 01:01:24 CEST 1999 <deity@dbc.dk>
	* gpilotd/gpilot-structures.c: fixed leak when reloading config.
	* gpilotd/orbit_daemon_glue.c: fixed ugly mem bug
	* gpilotd/lib-coduitmgmt: initial lib for conduits mgmt, (well,
	only enable/disable for a pilot)
	* conduits/address/address_conduit_abs.*[ch]: updated for pilot-link-0.9.3
	* conduits/backup: initial version of a capplet for the conduit,
	fixed a leak or two plus corrected some g_list_remove_link calls
	* conduits/memo/memo_conduit_abs.*[ch]: updated for
	pilot-link-0.9.3, fixed check for new files so .ids isn't sent to pilot.

Wed May 12 19:01:42 CEST 1999 <deity@dbc.dk>
	* capplet/gpilotd-control-applet.c: get/set pilot id work,
	and some nice dialogs
	* applet/pilot.c: changes to reflect the changes in the idl file
	* conduits/backup/backup_conduit.c: uses g_str methods
	* conduits/memo/memo_conduit_abs.c: ditto
	* gpilotd/gpilotd-app.h: changes to reflect the changes in the idl
	file
	* gpilotd/gpilotd-app.h: idl changes... surprise... added the
	gpilotd_shutdown call, releases the objects.
	* gpilotd/gpilotd.c: now terminates if there was cradle events,
	thus does _not_ do the usual conduit stuff. Uses g_str*
	calls. Fewer compile warnings. Removed all the !USE_NEW_IO code.
	* gpilotd/gpilotd.c: Fixed _the_ horror bug, a g_free of
	g_get_home_dir is simply unwise...
	* gpilotd/lib-gpilotd.c: idl changes. All g_messages now done by a 
	macro, that is easyli deffed to empty. Did the get/set
	client_id. Removed all the !USE_GNORBA code. Now deletes the tmp
	file if install fails.
	* pilotd/orbit_daemon_glue.c: monitor_off now works, the client_id 
	did the trick. Also did a LOG macro here. Fixed some leaks, theres 
	probably a lot left. Stabilization using g_return* and also
	inserted some g_asserts.
	* /cvs/gnome/gnome-pilot/gpilotd/queue_io.c: all the .cfg file
	entry strings are defined at the beginning. A lot of g_asserts and 
	g_return*. Fixed some leaks.
	* idl/gnome-pilot.idl: renamed the ns to GNOME/Pilot, nuked the
	use of callback ior's, now passed Client objects.
	* idl/*gnorba: changed the ns.
	* utils/gpilotd-client.c: changes to reflect the changes in the
	idl file.
	
	
Thu Apr 29 22:14:05 CEST 1999 <deity@dbc.dk>
	* applet/pilot.c: checks the .png files are loaded, prevents
	sigsegv in gdk_imlib_render call.

Fri Feb 19 19:39:54 CET 1999 <deity@dbc.dk>
	* configure.in: raised patchlevel to 5

	* gpilotd/gpilot-structures.[ch]: GPilotDevice now carries a 
	GIOChannel*

	* gpilotd/gpilotd-app.h: now includes gpilotd/gnome-pilot.h
	instead

	* gpilotd/gpilotd.c: currently uses USE_NEW_IO to use GIOChannels,
	also carries a hideous global boolean... must kill it... Added
	code to use GPilotDevices GIOChannel

	* gpilotd/orbit_daemon_glue.c: ansi-c'ed comments, GNORBA'ed the
 	code.

Tue Jan 26 20:45:08 CET 1999, <deity@dbc.dk>
	* gpilotd/gpilotd-lib.idl: renamed to gnome-pilot.idl for name
	consistency.

	* configure.in: added idl/Makefile

	* applet/pilot.c: slashed a lot, to add gnorba functionality

	* gpilotd/Makefile.am: changes since I moved the idl file to
	../idl

	* capplet/Makefile.am: ditto. 

	* gpilotd/gpilotd-app.h: renamed GPilotd_Callback to
	GPilotd_Client, name consistency again.

	* gpilotd/gpilotd.c: added temporary busywait poll, will remove
	the whole select stuff and replace it with
	g_io_channels... promise... Also hacked away to add gnorba
	functionality.

	* gpilotd/lib-gpilotd.c, gpilotd/orbit_daemon_glue.[ch]: Hacked to 
	add gnorba functionality

Tue Jan 19 22:53:36 CET 1999, <deity@dbc.dk>

	* applet/pilot.c: Added some methods in the applet, so it uses the
 	file(1) call to identify the file type. Id like it eg.  to convert
 	convert textfiles over a certain size to Doc and other stuff like
 	that.  

	* gpilotd/gpilotd-lib.idl: added the get_system_info, for
	retrieving a structure like pilot_links CardInfo. 

	* gpilotd/gpilotd.c: added context as argument to the sync
	methods.

	* gpilotd/lib-gpilotd.c: added a cb for the getsysinfo, added the
	cb_ior to monitor_on/off calls.

	* gpilotd/lib-gpilotd.c, gpilotd/gpilotd-lib.idl,
	gpilotd/orbit_daemon_glue.c: added a description field (gchar*) to 
	the install request. lib-gpilotd uses this to store the real file
	name, but can contain anything.

	* gpilotd/orbit_daemon_glue.[ch]: modified to support the monitor
	on/off system.

	* gpilotd/queue_io.[ch]: support for get_sysinfo. Now also calcs
 	the handle id as pilot_id*2^16 + num. Added a
 	gpc_queue_load_request(pilot_id,type,num). Loads a specific
	request, type if true for system level, false for ordinary
	request. (A system level request is one based on a cradle instead
	of a pilot). Also added
	gpc_queue_purge_request_point(pilot_id,num), deletes a specific
	request from the queue.

	* utils/gpilotd-client.c: added a call to gpilotd_geet_system_info 
	for test.
	
	* gpilotd/gpilotd-app.h: implemented the wrapper
 	gpilotd_get_system_info, gpilotd_monitor_on_all_pilots,
 	gpilotd_monitor_off_all_pilots and gpilotd_remove_request.

	* capplet/gpilotd-control-applet.c: fixed to work with new calls.

	* applet/pilot.c: fixed to work with new calls
	
Thu Jan 07 14:47:18 1999  George Lebl  <jirka@5z.com>

	* applet/pilot.c: don't include applet-lib.h

	* applet/Makefile.am: link correctly if libgpilotd is not installed

1998-10-26    <jrb@redhat.com>

	* applet/pilot.c (dnd_drop_internal): changed it to work with the
	new DnD stuff.  Don't know if it works (did it ever?) but it
	compiles now.

Tue Aug 18 20:35:07 EDT 1998 Manish Vachharajani <mvachhar@vger.rutgers.edu>
	*configure.in: Added checks for gmodule
	
