<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/calendar/conduits, branch before_bonobo</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=before_bonobo</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=before_bonobo'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2000-02-25T23:33:55+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-02-25T23:33:55+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2000-02-25T23:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8e588ed3d97e720c3439d30956e335b14713d4e3'/>
<id>urn:sha1:8e588ed3d97e720c3439d30956e335b14713d4e3</id>
<content type='text'>
'before_bonobo'.

svn path=/tags/before_bonobo/; revision=1959
</content>
</entry>
<entry>
<title> Update to use gpilotd_get_pilot_basedir and gnome_pilot_conduit_standard_abs_set_db_open_mode. Added pilotID argument to gpilotd_conduit_mgmt_new.</title>
<updated>2000-01-08T04:44:57+00:00</updated>
<author>
<name>Vadim Strizhevsky</name>
<email>vadim@src.gnome.org</email>
</author>
<published>2000-01-08T04:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=25606cbf7d12360f4a8bca7a4631ce7613894597'/>
<id>urn:sha1:25606cbf7d12360f4a8bca7a4631ce7613894597</id>
<content type='text'>
svn path=/trunk/; revision=1544
</content>
</entry>
<entry>
<title>Added an argument to the corba get_number_of_objects, so you can decide</title>
<updated>2000-01-05T12:12:44+00:00</updated>
<author>
<name>Eskil Heyn Olsen</name>
<email>eskil@src.gnome.org</email>
</author>
<published>2000-01-05T12:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=36e5e42d31a56499b1b2534fdf9f6a720b3813e0'/>
<id>urn:sha1:36e5e42d31a56499b1b2534fdf9f6a720b3813e0</id>
<content type='text'>
which status the objects you count should have, eg. any or modified
etc. Will add record type someday.

svn path=/trunk/; revision=1535
</content>
</entry>
<entry>
<title>Minor unmiportant changes, but my laptop is acting up, so I</title>
<updated>1999-12-29T20:46:09+00:00</updated>
<author>
<name>Eskil Heyn Olsen</name>
<email>eskil@src.gnome.org</email>
</author>
<published>1999-12-29T20:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d0606659a4bb08bdb635fea2b702856b2fabb480'/>
<id>urn:sha1:d0606659a4bb08bdb635fea2b702856b2fabb480</id>
<content type='text'>
need them somewhere safe, eg. cvs :)

svn path=/trunk/; revision=1522
</content>
</entry>
<entry>
<title>Capplets now sets first_sync on enable, this should make the conduit copy</title>
<updated>1999-12-08T00:45:53+00:00</updated>
<author>
<name>Eskil Heyn Olsen</name>
<email>eskil@src.gnome.org</email>
</author>
<published>1999-12-08T00:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=98b072ccedab8676f555b26d904bf95435f381f6'/>
<id>urn:sha1:98b072ccedab8676f555b26d904bf95435f381f6</id>
<content type='text'>
	* calendar-conduit-control-applet.c (setSettings): Capplets now
	sets first_sync on enable, this should make the conduit copy old
	entries from the pilot to gnomecal.

svn path=/trunk/; revision=1476
</content>
</entry>
<entry>
<title>Check if local store is empty. If, force slow sync.</title>
<updated>1999-12-07T03:43:51+00:00</updated>
<author>
<name>Eskil Heyn Olsen</name>
<email>eskil@src.gnome.org</email>
</author>
<published>1999-12-07T03:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b279ef22cc6ca184d08fc6a46a49756778bebbf6'/>
<id>urn:sha1:b279ef22cc6ca184d08fc6a46a49756778bebbf6</id>
<content type='text'>
	* calendar-conduit.c (pre_sync): Check if local store is
	empty. If, force slow sync.

	* GnomeCal.idl (GNOME): Added get_number_of_objects.

	* corba-cal.c (cal_repo_get_number_of_objects): implemented the
 	get_number_of_objects.

	* calendar-conduit-control-applet.c (setStateCfg): Fixed bug that
	caused the capplet to always set the sync action to Disable upon start.

svn path=/trunk/; revision=1475
</content>
</entry>
<entry>
<title>undef DEBUG_CALCONDUT, suppresses debug output.</title>
<updated>1999-12-03T00:14:36+00:00</updated>
<author>
<name>Eskil Heyn Olsen</name>
<email>eskil@src.gnome.org</email>
</author>
<published>1999-12-03T00:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=aea33f51dd45886be8dd22970e2e6f36ef9a25d6'/>
<id>urn:sha1:aea33f51dd45886be8dd22970e2e6f36ef9a25d6</id>
<content type='text'>
	* calendar-conduit.c: undef DEBUG_CALCONDUT, suppresses debug output.

svn path=/trunk/; revision=1455
</content>
</entry>
<entry>
<title>Fixed compare bug. Also neated up some of the if's in set_status.</title>
<updated>1999-11-30T00:26:02+00:00</updated>
<author>
<name>Eskil Heyn Olsen</name>
<email>eskil@src.gnome.org</email>
</author>
<published>1999-11-30T00:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6e69c396983498a6ff78a33928ad5fec98c8513f'/>
<id>urn:sha1:6e69c396983498a6ff78a33928ad5fec98c8513f</id>
<content type='text'>
	* calendar-conduit.c (compare): Fixed compare bug. Also neated up
	some of the if's in set_status.

svn path=/trunk/; revision=1444
</content>
</entry>
<entry>
<title>Writes some warning messages when pre_sync fails.</title>
<updated>1999-11-22T01:20:45+00:00</updated>
<author>
<name>Eskil Heyn Olsen</name>
<email>eskil@src.gnome.org</email>
</author>
<published>1999-11-22T01:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c75604cac3dc935f89bc1a229e089caf20ef6582'/>
<id>urn:sha1:c75604cac3dc935f89bc1a229e089caf20ef6582</id>
<content type='text'>
	* calendar-conduit.c (pre_sync): Writes some warning
 	messages when pre_sync fails.

svn path=/trunk/; revision=1427
</content>
</entry>
<entry>
<title>Enabled debug output. Sets a g_log_domain, now version 0.8.5. Consistent</title>
<updated>1999-11-09T19:28:29+00:00</updated>
<author>
<name>Eskil Heyn Olsen</name>
<email>deity@eskil.dk</email>
</author>
<published>1999-11-09T19:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=4e15d4092cf649d237c510d74c436755fdcce6d8'/>
<id>urn:sha1:4e15d4092cf649d237c510d74c436755fdcce6d8</id>
<content type='text'>
1999-11-09  Eskil Heyn Olsen  &lt;deity@eskil.dk&gt;

	* calendar-conduit.c: Enabled debug output. Sets a g_log_domain,
	now version 0.8.5. Consistent use of GSList/GList. Implemented
	compare, default uses one that compares the contents of a struct
	Appointment, but also has #ifdeffed code that does a field level
	comparison, not complete, but perhaps educational.

	* Makefile.am (#todo_conduit_control_applet_SOURCES): Fixed an
	unwanted conditional on libcalendar_conduit_la_LDFLAGS

svn path=/trunk/; revision=1376
</content>
</entry>
</feed>
