<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/libversit, 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>avoid yyconflict with libical</title>
<updated>2000-02-23T17:53:59+00:00</updated>
<author>
<name>Seth Alves</name>
<email>alves@src.gnome.org</email>
</author>
<published>2000-02-23T17:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a9732704a17d704559e97748457002f52d82318f'/>
<id>urn:sha1:a9732704a17d704559e97748457002f52d82318f</id>
<content type='text'>
svn path=/trunk/; revision=1910
</content>
</entry>
<entry>
<title>+	* widgets/e-minicard/.cvsignore: Added minicard-label-test,</title>
<updated>2000-02-19T21:28:47+00:00</updated>
<author>
<name>Matthew Loper</name>
<email>mloper@src.gnome.org</email>
</author>
<published>2000-02-19T21:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=7b725d20a355cb5b3858dffacae0bc6f697802e1'/>
<id>urn:sha1:7b725d20a355cb5b3858dffacae0bc6f697802e1</id>
<content type='text'>
+	minicard-test, and reflow-test.
+
+	* shell/.cvsignore: added files autogenerated from Evolution.idl.
+
+	* libversit/.cvsignore: Added .libs, vcc.c, vcc.lo, vobject.lo,
+	vcaltmp.lo, libversit.la
+
+	* libical/src/test/.cvsignore: New file.
+
+	* libical/src/libical/.cvsignore: New file.
+
+	* libical/src/libicalss/.cvsignore: New file.
+
+	* libical/.cvsignore: New file, with config.log in it.
+
+	* calendar/.cvsignore: Added tlacuache and tl-test.
+
+	* libibex/.cvsignore: added lookup.
+
+	* mail/.cvsignore: added test-mail.

svn path=/trunk/; revision=1859
</content>
</entry>
<entry>
<title>Removed the VFS crap; my mistake, it should not go here.</title>
<updated>2000-01-21T22:38:57+00:00</updated>
<author>
<name>Federico Mena Quintero</name>
<email>federico@helixcode.com</email>
</author>
<published>2000-01-21T22:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9764088cda82b0f7d79d1d1d7170f4311c8e9465'/>
<id>urn:sha1:9764088cda82b0f7d79d1d1d7170f4311c8e9465</id>
<content type='text'>
2000-01-21  Federico Mena Quintero  &lt;federico@helixcode.com&gt;

	* libversit/vcc.y: Removed the VFS crap; my mistake, it should not
	go here.

	* configure.in: Added yacc requirements for libversit.

svn path=/trunk/; revision=1603
</content>
</entry>
<entry>
<title>Libversit / VFS work - Federico</title>
<updated>2000-01-21T08:28:09+00:00</updated>
<author>
<name>Arturo Espinosa</name>
<email>unammx@src.gnome.org</email>
</author>
<published>2000-01-21T08:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6cfc31750daed7f502b3d0097892a70e9f134fdf'/>
<id>urn:sha1:6cfc31750daed7f502b3d0097892a70e9f134fdf</id>
<content type='text'>
svn path=/trunk/; revision=1601
</content>
</entry>
<entry>
<title>Fix handling of QUOTED-PRINTABLE strings. writeQPString has been fixed to</title>
<updated>1999-12-31T20:35:35+00:00</updated>
<author>
<name>Vadim Strizhevsky</name>
<email>vadim@src.gnome.org</email>
</author>
<published>1999-12-31T20:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=01f62452292ef0806edd03eced94e2637c146651'/>
<id>urn:sha1:01f62452292ef0806edd03eced94e2637c146651</id>
<content type='text'>
* libversit/vobject.c: Fix handling of QUOTED-PRINTABLE strings.
writeQPString has been fixed to escape all chars according to rfc 1521.
writeString has been added for writing regular non-quoted strings.

* gmomecard/card.c: Fix infinite file growth problems, by not adding
the same attribute to the vcard property more than once.

* gnomecard/address-conduit.[ch]: Remove custom \n escaping and always
use QUOTED-PRINTABLE when necessary because libversit has been
fixed appropriately. Also remove various compiler warnings.

svn path=/trunk/; revision=1527
</content>
</entry>
<entry>
<title>1.1.0</title>
<updated>1999-12-03T07:24:47+00:00</updated>
<author>
<name>Arturo Espinosa</name>
<email>unammx@src.gnome.org</email>
</author>
<published>1999-12-03T07:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2e132a09abe8303d10d25b80d1fe23e3b18c6a62'/>
<id>urn:sha1:2e132a09abe8303d10d25b80d1fe23e3b18c6a62</id>
<content type='text'>
svn path=/trunk/; revision=1457
</content>
</entry>
<entry>
<title>When finding a colon, the lex consumed all line separators, making it</title>
<updated>1999-10-11T11:03:39+00:00</updated>
<author>
<name>Arturo Espinosa</name>
<email>unammx@src.gnome.org</email>
</author>
<published>1999-10-11T11:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b035a84ceb50bec428d057790c5b12c180ada015'/>
<id>urn:sha1:b035a84ceb50bec428d057790c5b12c180ada015</id>
<content type='text'>
	* libversit/vcc.y (yylex): When finding a colon, the lex consumed all
	line separators, making it impossible to have empty values (bug 1260).

Arturo

svn path=/trunk/; revision=1324
</content>
</entry>
<entry>
<title>changed to be a .la file instead of .a, this allows lib*_conduit to use</title>
<updated>1999-09-19T01:14:24+00:00</updated>
<author>
<name>Eskil Heyn Olsen</name>
<email>eskil@src.gnome.org</email>
</author>
<published>1999-09-19T01:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f75cc7238b336522d966538e58f79bb11b996cbc'/>
<id>urn:sha1:f75cc7238b336522d966538e58f79bb11b996cbc</id>
<content type='text'>
	* libversit: changed to be a .la file instead of .a, this allows
	lib*_conduit to use the library.

	* gncal/calendar-conduit: implemented iterate and
	iterate_specific.

	* gncal/corba-cal: fixed warnings.

svn path=/trunk/; revision=1239
</content>
</entry>
<entry>
<title>Added call to GNOME_COMPILE_WARNINGS.</title>
<updated>1999-09-01T18:09:57+00:00</updated>
<author>
<name>Miguel de Icaza</name>
<email>miguel@gnu.org</email>
</author>
<published>1999-09-01T18:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=523a46f844ab6855b6888984c3f7a40a13900d74'/>
<id>urn:sha1:523a46f844ab6855b6888984c3f7a40a13900d74</id>
<content type='text'>
1999-09-01  Miguel de Icaza  &lt;miguel@gnu.org&gt;

	* configure.in: Added call to GNOME_COMPILE_WARNINGS.

	* libversit: Removed all the rest of the C++ comments from C
	sources (per David's suggestion).


1999-09-01  David Kaelbling &lt;drk@sgi.com&gt;

	* card.c (strtoCardRev): Off by one error fix.

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