Imported Upstream version 0.8.1~0.9~beta2 upstream/0.8.1_0.9_beta2
authorPatrick Ohly <patrick.ohly@intel.com>
Fri, 28 Jun 2013 11:35:11 +0000 (11:35 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 28 Jun 2013 11:35:11 +0000 (11:35 +0000)
commitd54b2855196446665c7a2fa39c9e53f048bbb81e
tree3b667d559758269937441da60cb16880a35903ae
parent099cc67044dcd84634f96b89dfd133d0abe8dec6
Imported Upstream version 0.8.1~0.9~beta2
178 files changed:
ChangeLog
Makefile-gen.am
Makefile.am
Makefile.in
NEWS
README
aclocal.m4
autogen.sh
config.h.in
configure
configure-post.in
configure-pre.in
configure.in
install-sh
m4/intltool.m4 [new file with mode: 0644]
po/ChangeLog [new file with mode: 0644]
po/Makefile.in.in [new file with mode: 0644]
po/Makevars [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
src/DBusSyncClient.cpp [new file with mode: 0644]
src/DBusSyncClient.h [new file with mode: 0644]
src/Makefile-gen.am
src/Makefile.am
src/Makefile.in
src/backends/addressbook/Makefile.am
src/backends/addressbook/Makefile.in
src/backends/evolution/EvolutionCalendarSourceRegister.cpp
src/backends/evolution/EvolutionContactSourceRegister.cpp
src/backends/evolution/Makefile.am
src/backends/evolution/Makefile.in
src/backends/file/Makefile.am
src/backends/file/Makefile.in
src/backends/sqlite/Makefile.am
src/backends/sqlite/Makefile.in
src/client-test-app.cpp
src/core/ConfigNode.h
src/core/ConfigTree.h
src/core/CurlTransportAgent.cpp
src/core/CurlTransportAgent.h
src/core/EvolutionSyncClient.cpp
src/core/EvolutionSyncClient.h
src/core/EvolutionSyncSource.cpp
src/core/EvolutionSyncSource.h
src/core/FileConfigNode.cpp
src/core/FileConfigNode.h
src/core/FileConfigTree.cpp
src/core/FileConfigTree.h
src/core/FilterConfigNode.cpp
src/core/HashConfigNode.h [new file with mode: 0644]
src/core/Makefile.am
src/core/Makefile.in
src/core/SafeConfigNode.cpp
src/core/SafeConfigNode.h
src/core/SoupTransportAgent.cpp
src/core/SyncEvolutionCmdline.cpp
src/core/SyncEvolutionCmdline.h
src/core/SyncEvolutionConfig.cpp
src/core/SyncEvolutionConfig.h
src/core/SyncEvolutionUtil.cpp
src/core/SyncEvolutionUtil.h
src/core/SyncEvolutionXML.c
src/core/SyncML.cpp
src/core/SyncML.h
src/core/TrackingSyncSource.cpp
src/core/TrackingSyncSource.h
src/core/VolatileConfigNode.h
src/dbus/Makefile.am [new file with mode: 0644]
src/dbus/Makefile.in [new file with mode: 0644]
src/dbus/README [new file with mode: 0644]
src/dbus/interfaces/Makefile.am [new file with mode: 0644]
src/dbus/interfaces/Makefile.in [new file with mode: 0644]
src/dbus/interfaces/syncevo-marshal.list [new file with mode: 0644]
src/dbus/interfaces/syncevo.xml [new file with mode: 0644]
src/dbus/syncevo-dbus-types.c [new file with mode: 0644]
src/dbus/syncevo-dbus-types.h [new file with mode: 0644]
src/dbus/syncevo-dbus.c [new file with mode: 0644]
src/dbus/syncevo-dbus.h [new file with mode: 0644]
src/dbus/syncevo-dbus.pc.in [new file with mode: 0644]
src/dbus/test.c [new file with mode: 0644]
src/default/syncevolution/Funambol/config.ini [new file with mode: 0644]
src/default/syncevolution/Funambol/sources/addressbook/config.ini [new file with mode: 0644]
src/default/syncevolution/Funambol/sources/calendar/config.ini [new file with mode: 0644]
src/default/syncevolution/Funambol/sources/memo/config.ini [new file with mode: 0644]
src/default/syncevolution/Funambol/sources/todo/config.ini [new file with mode: 0644]
src/default/syncevolution/ScheduleWorld/config.ini [new file with mode: 0644]
src/default/syncevolution/ScheduleWorld/sources/addressbook/config.ini [new file with mode: 0644]
src/default/syncevolution/ScheduleWorld/sources/calendar/config.ini [new file with mode: 0644]
src/default/syncevolution/ScheduleWorld/sources/memo/config.ini [new file with mode: 0644]
src/default/syncevolution/ScheduleWorld/sources/todo/config.ini [new file with mode: 0644]
src/gtk-ui/Makefile.am [new file with mode: 0644]
src/gtk-ui/Makefile.in [new file with mode: 0644]
src/gtk-ui/README [new file with mode: 0644]
src/gtk-ui/close.png [new file with mode: 0644]
src/gtk-ui/close_hover.png [new file with mode: 0644]
src/gtk-ui/main.c [new file with mode: 0644]
src/gtk-ui/mux-frame.c [new file with mode: 0644]
src/gtk-ui/mux-frame.h [new file with mode: 0644]
src/gtk-ui/mux-icon-button.c [new file with mode: 0644]
src/gtk-ui/mux-icon-button.h [new file with mode: 0644]
src/gtk-ui/mux-window.c [new file with mode: 0644]
src/gtk-ui/mux-window.h [new file with mode: 0644]
src/gtk-ui/settings.png [new file with mode: 0644]
src/gtk-ui/settings_hover.png [new file with mode: 0644]
src/gtk-ui/sync-generic.png [new file with mode: 0644]
src/gtk-ui/sync-ui-config.c [new file with mode: 0644]
src/gtk-ui/sync-ui-config.h [new file with mode: 0644]
src/gtk-ui/sync-ui-marshal.c [new file with mode: 0644]
src/gtk-ui/sync-ui-marshal.h [new file with mode: 0644]
src/gtk-ui/sync-ui-marshal.list [new file with mode: 0644]
src/gtk-ui/sync-ui.c [new file with mode: 0644]
src/gtk-ui/sync-ui.h [new file with mode: 0644]
src/gtk-ui/sync-ui.rc [new file with mode: 0644]
src/gtk-ui/sync.desktop [new file with mode: 0644]
src/gtk-ui/ui.glade [new file with mode: 0644]
src/org.Moblin.SyncEvolution.service.in [new file with mode: 0644]
src/syncevo-dbus-server.cpp [new file with mode: 0644]
src/syncevo-dbus-server.h [new file with mode: 0644]
src/syncevolution.xml
src/synthesis/ChangeLog
src/synthesis/Makefile.in
src/synthesis/Synthesis_AG_Contributor_Agreement.pdf
src/synthesis/compile [new file with mode: 0755]
src/synthesis/config.guess [new file with mode: 0755]
src/synthesis/config.h.in~ [new file with mode: 0644]
src/synthesis/config.sub [new file with mode: 0755]
src/synthesis/depcomp [new file with mode: 0755]
src/synthesis/doc/SySync_config_reference.doc
src/synthesis/doc/SySync_config_reference.pdf
src/synthesis/install-sh [new file with mode: 0755]
src/synthesis/ltmain.sh [new file with mode: 0755]
src/synthesis/missing [new file with mode: 0755]
src/synthesis/src/DB_interfaces/api_db/pluginapids.cpp
src/synthesis/src/DB_interfaces/odbc_db/odbcapiagent.cpp
src/synthesis/src/Makefile.am
src/synthesis/src/Makefile.in
src/synthesis/src/global_options.h
src/synthesis/src/platform_adapters/linux/platform_timezones.cpp
src/synthesis/src/syncml_tk/src/sml/xlt/all/xltdecxml.c
src/synthesis/src/sysync/#timezones.cpp# [new file with mode: 0755]
src/synthesis/src/sysync/binfileimplclient.cpp
src/synthesis/src/sysync/binfileimplclient.h
src/synthesis/src/sysync/binfileimplds.cpp
src/synthesis/src/sysync/customimplagent.cpp
src/synthesis/src/sysync/customimplagent.h
src/synthesis/src/sysync/customimplds.cpp
src/synthesis/src/sysync/dataobjtype.cpp
src/synthesis/src/sysync/engineinterface.cpp
src/synthesis/src/sysync/engineinterface.h
src/synthesis/src/sysync/iso8601.cpp
src/synthesis/src/sysync/itemfield.cpp
src/synthesis/src/sysync/lineartime.h
src/synthesis/src/sysync/localengineds.cpp
src/synthesis/src/sysync/mimedirprofile.cpp
src/synthesis/src/sysync/mimedirprofile.h
src/synthesis/src/sysync/multifielditem.h
src/synthesis/src/sysync/scriptcontext.cpp
src/synthesis/src/sysync/syncappbase.h
src/synthesis/src/sysync/syncclient.cpp
src/synthesis/src/sysync/syncclient.h
src/synthesis/src/sysync/syncclientbase.cpp
src/synthesis/src/sysync/syncclientbase.h
src/synthesis/src/sysync/syncserver.cpp
src/synthesis/src/sysync/syncserver.h
src/synthesis/src/sysync/syncsession.cpp
src/synthesis/src/sysync/sysync_globs.h
src/synthesis/src/sysync/timezones.cpp
src/synthesis/src/sysync/timezones.h
src/synthesis/src/sysync/tz_table.h
src/synthesis/src/sysync/vtimezone.cpp
src/synthesis/src/sysync/vtimezone.h
src/synthesis/src/sysync_SDK/Sources/engine_defs.h
src/synthesis/src/sysync_SDK/configs/syncclient_sample_config.xml
src/testcases/ical20.ics
test/ClientTest.cpp
test/ClientTest.h
test/Makefile.in
test/synccompare.pl
test/testcases/ical20.ics