<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/addressbook, branch help</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=help</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=help'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2000-03-29T00:30:07+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'help'.</title>
<updated>2000-03-29T00:30:07+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2000-03-29T00:30:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b7cd96d0dd7466c74efbc647601b4fd867bc9004'/>
<id>urn:sha1:b7cd96d0dd7466c74efbc647601b4fd867bc9004</id>
<content type='text'>
svn path=/tags/help/; revision=2234
</content>
</entry>
<entry>
<title>implement function. (get_nth): implement function. (cursor_destroy): free</title>
<updated>2000-03-28T05:32:40+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@src.gnome.org</email>
</author>
<published>2000-03-28T05:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8b355664ab9cabed3c0dd1ec25dba20a8e2827a9'/>
<id>urn:sha1:8b355664ab9cabed3c0dd1ec25dba20a8e2827a9</id>
<content type='text'>
	* addressbook/backend/pas/pas-backend-file.c
	(get_length): implement function.
	(get_nth): implement function.
	(cursor_destroy): free up the internal glist of vcards, and fix
	warning.
	(pas_backend_file_build_all_cards_list): new function, to build up
	the list of cards in the db.
	(pas_backend_file_process_get_all_cards): call
	pas_backend_file_build_+all_cards_list, and fix warning.

svn path=/trunk/; revision=2210
</content>
</entry>
<entry>
<title>remove unneeded g_strdup;</title>
<updated>2000-03-28T04:19:16+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@src.gnome.org</email>
</author>
<published>2000-03-28T04:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=7301e78bde90188847bc5348e19ac565622a765a'/>
<id>urn:sha1:7301e78bde90188847bc5348e19ac565622a765a</id>
<content type='text'>
        * addressbook/backend/pas/pas-backend-file.c
        (pas_backend_file_get_vcard): remove unneeded g_strdup;

svn path=/trunk/; revision=2207
</content>
</entry>
<entry>
<title>Fixed some warnings.</title>
<updated>2000-03-28T03:52:46+00:00</updated>
<author>
<name>Christopher James Lahey</name>
<email>clahey@helixcode.com</email>
</author>
<published>2000-03-28T03:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=21e60e238477edd1ad157bd17024d5ea6395e048'/>
<id>urn:sha1:21e60e238477edd1ad157bd17024d5ea6395e048</id>
<content type='text'>
2000-03-27  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

        * addressbook/backend/ebook/test-card.c: Fixed some warnings.

        * addressbook/backend/ebook/test-client.c: Added a section to test
        cursors and returning an id when adding.

        * addressbook/backend/ebook/e-card-pairs.h: Removed the address
        pairs since they were added to e-card.c.

        * addressbook/backend/ebook/e-card.c,
        addressbook/backend/ebook/e-card.h: Made the set_id function take
        a const char *.

        * addressbook/backend/ebook/e-book-listener.c,
        addressbook/backend/ebook/e-book-listener.h,
        addressbook/backend/ebook/e-book.c,
        addressbook/backend/ebook/e-book.h,
        addressbook/backend/idl/addressbook.idl,
        addressbook/backend/pas/pas-backend-file.c,
        addressbook/backend/pas/pas-book.c,
        addressbook/backend/pas/pas-book.h: Added a get_all_cards function
        and made the response to the create_card function include the card
        id.

        * addressbook/backend/ebook/Makefile.am: Added e-card-cursor.c and
        e-card-cursor.h.

        * addressbook/backend/ebook/e-card-cursor.c,
        addressbook/backend/ebook/e-card-cursor.h: New class for proxying
        to an Evolution_CardCursor.

        * addressbook/backend/pas/Makefile.am: Added pas-card-cursor.c and
        pas-card-cursor.h.

        * addressbook/backend/pas/pas-card-cursor.c,
        addressbook/backend/pas/pas-card-cursor.h: New bonobo class for
        making an Evolution_CardCursor server.

svn path=/trunk/; revision=2205
</content>
</entry>
<entry>
<title>include config.h</title>
<updated>2000-03-27T09:07:46+00:00</updated>
<author>
<name>Seth Alves</name>
<email>alves@src.gnome.org</email>
</author>
<published>2000-03-27T09:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e277c047aff8fdc40cc50755ddf15a33104c51b6'/>
<id>urn:sha1:e277c047aff8fdc40cc50755ddf15a33104c51b6</id>
<content type='text'>
svn path=/trunk/; revision=2185
</content>
</entry>
<entry>
<title>HAVE_DB_185_h =&gt; HAVE_DB_185_H</title>
<updated>2000-03-27T09:02:51+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@src.gnome.org</email>
</author>
<published>2000-03-27T09:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c6ab3b2447a926eb10ffc88824edd098576e3523'/>
<id>urn:sha1:c6ab3b2447a926eb10ffc88824edd098576e3523</id>
<content type='text'>
svn path=/trunk/; revision=2184
</content>
</entry>
<entry>
<title>if HAVE_DB_185_H is defined, include it.</title>
<updated>2000-03-27T08:03:59+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@src.gnome.org</email>
</author>
<published>2000-03-27T08:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=31d8edbe64669268fc425ea8021fab36261d8327'/>
<id>urn:sha1:31d8edbe64669268fc425ea8021fab36261d8327</id>
<content type='text'>
svn path=/trunk/; revision=2180
</content>
</entry>
<entry>
<title>	(string_to_dbt): new function.</title>
<updated>2000-03-27T06:29:58+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@src.gnome.org</email>
</author>
<published>2000-03-27T06:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b3b329b797f9943a656410a862a340264d92a4c5'/>
<id>urn:sha1:b3b329b797f9943a656410a862a340264d92a4c5</id>
<content type='text'>
	(pas_backend_file_process_create_card): use string_to_dbt
	(pas_backend_file_process_remove_card): likewise
	(pas_backend_file_process_modify_card): likewise
	(pas_backend_file_get_vcard): likewise
	(pas_backend_file_upgrade_db): new function, to upgrade a db file
	if we change the data format.
	(pas_backend_file_maybe_upgrade_db): check db version vs. current
	code version, and upgrade it necessary.
	(pas_backend_file_load_uri): call pas_backend_file_maybe_upgrade.

svn path=/trunk/; revision=2178
</content>
</entry>
<entry>
<title>ChangeLog</title>
<updated>2000-03-27T05:44:50+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@src.gnome.org</email>
</author>
<published>2000-03-27T05:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=01d6c01c6fad72d817103440aa5768a7a178d8a2'/>
<id>urn:sha1:01d6c01c6fad72d817103440aa5768a7a178d8a2</id>
<content type='text'>
svn path=/trunk/; revision=2176
</content>
</entry>
<entry>
<title>Load an ECard instead of a VCard and then get the VCard from that ECard.</title>
<updated>2000-03-26T08:04:41+00:00</updated>
<author>
<name>Christopher James Lahey</name>
<email>clahey@helixcode.com</email>
</author>
<published>2000-03-26T08:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d8bd459cb946fa102fe802fccefb76236bd8c42a'/>
<id>urn:sha1:d8bd459cb946fa102fe802fccefb76236bd8c42a</id>
<content type='text'>
2000-03-26  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

        * addressbook/backend/ebook/test-client.c: Load an ECard instead
        of a VCard and then get the VCard from that ECard.  Just tests
        ECard and the client stuff at the same time.  Also, replaces
        carriage returns with newlines.

        * addressbook/backend/ebook/e-book.c: Fixed a small parity error.

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