2011-03-20 Matt Davey * Fix #644319. Avoid registering a "EPilot_Settings" multiple times from different Evolution conduits, by calling g_type_from_name() to see if it's already registered. * capplet/pilot.c: Avoid sending non-UTF8 pilot-encoded username over DBUS. Store username as UTF8 and convert at the last moment when sending/receiving from pda. #641289 * capplet/gnome-pilot-pdialog.c: ditto * gpilotd/gnome-pilot-client.gob: ditto * gpilotd/gpilot-daemon.c: ditto 2011-01-03 Matt Davey * applet/Makefile.am: fix gob rules to support parallel builds. Thanks Matt McCutchen. #634874 * gpilotd/Makefile.am: ditto * conduits/evolution-data-server/todo-conduit.c: Use correct path to map file. #634869 2011-01-03 Matt Davey * applet/Makefile.am: #634880: fix include problem when using a separate build directory. Thanks to Matt McCutchen. * capplet/Makefile.am: ditto * conduits/evolution-data-server/Makefile.am: ditto * conduits/file/Makefile.am: ditto * gpilotd/Makefile.am: ditto * utils/Makefile.am: ditto * gpilotd/gpilot-daemon.c: remove unused variable. 2011-01-02 Matt Davey * gpilotd/Makefile.am: add gpmarshal.[ch] to BUILT_SRCS, so they get built from a clean checkout, and whenever gpmarshal.list changes. #634873 Thanks Matt McCutchen Also, add support for gudev. #593936 * gpilotd/gpilot-daemon.c: add support for gudev to replace libhal. Keep libhal around for backwards compatibility, but default to gudev. #593936 * gpilotd/configure.ac: default to not using libhal. Add support for using gudev. #593936 Also, put the GNOME_DOC_INIT instruction before config.status and all the makefiles are created! #638557 * help/C/gnome-pilot.xml: fix markup so it passes xmlint test in 'make dist' #638557 * .gitignore: add a few extra files, introduced during gnome-doc-utils change recently. 2010-09-26 Matt Davey * configure.ac: Change version to 2.32.1