<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/libibex, 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>Fixed call to ibex_open.</title>
<updated>2000-03-28T00:39:36+00:00</updated>
<author>
<name>NotZed</name>
<email>NotZed@HelixCode.com</email>
</author>
<published>2000-03-28T00:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=03bcc319cfa2f92e86da72d0bd9f6040f4800aa0'/>
<id>urn:sha1:03bcc319cfa2f92e86da72d0bd9f6040f4800aa0</id>
<content type='text'>
2000-03-26  NotZed  &lt;NotZed@HelixCode.com&gt;

        * lookup.c (main): Fixed call to ibex_open.

        * mkindex.c (main): Fixed call to ibex_open.

        * file.c (ibex_open): Changed to accept flags and mode equivalent
        to open(2).

svn path=/trunk/; revision=2202
</content>
</entry>
<entry>
<title>add gtk-doc-style comments</title>
<updated>2000-02-25T19:36:51+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-02-25T19:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c45670272a6b6e65dbeeecac041db003a6d8d8e8'/>
<id>urn:sha1:c45670272a6b6e65dbeeecac041db003a6d8d8e8</id>
<content type='text'>
svn path=/trunk/; revision=1936
</content>
</entry>
<entry>
<title>+	* libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs.</title>
<updated>2000-02-22T00:49:31+00:00</updated>
<author>
<name>Matthew Loper</name>
<email>mloper@src.gnome.org</email>
</author>
<published>2000-02-22T00:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=fb36c0aef92e769e14a0c974c821bf815c5aa527'/>
<id>urn:sha1:fb36c0aef92e769e14a0c974c821bf815c5aa527</id>
<content type='text'>
+	* libical/src/libicalss/.cvsignore: same.
+
+	* tests/.cvsignore: Added test11.
+
+	* filter/.cvsignore: New file.
+
+	* libibex/.cvsignore: Added mkindex.

svn path=/trunk/; revision=1895
</content>
</entry>
<entry>
<title>change noinst_LIBRARIES to noinst_LTLIBRARIES, and supply -static to</title>
<updated>2000-02-21T23:28:19+00:00</updated>
<author>
<name>NotZed</name>
<email>NotZed@HelixCode.com</email>
</author>
<published>2000-02-21T23:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3b3a08b1de601f1ec9fd0d8f210b0ec49bfba1a1'/>
<id>urn:sha1:3b3a08b1de601f1ec9fd0d8f210b0ec49bfba1a1</id>
<content type='text'>
2000-02-21  NotZed  &lt;NotZed@HelixCode.com&gt;

	* Makefile.am: change noinst_LIBRARIES to noinst_LTLIBRARIES, and supply -static to
	LDFLAGS.  Duh, and changed LDADD back to libibex.la.

svn path=/trunk/; revision=1892
</content>
</entry>
<entry>
<title>changed mkindex_LDADD to libibex.a instead of libibex.la.</title>
<updated>2000-02-20T21:42:28+00:00</updated>
<author>
<name>Matthew Loper</name>
<email>mloper@src.gnome.org</email>
</author>
<published>2000-02-20T21:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=56fdb4bef4e454c22ac5e95b6f6c1b6d56ac1227'/>
<id>urn:sha1:56fdb4bef4e454c22ac5e95b6f6c1b6d56ac1227</id>
<content type='text'>
	* Makefile.am: changed mkindex_LDADD to libibex.a instead of
	libibex.la.

svn path=/trunk/; revision=1870
</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>For now. make a libibex.a library so we can link it with the camel</title>
<updated>2000-02-19T02:04:56+00:00</updated>
<author>
<name>Miguel de Icaza</name>
<email>miguel@nuclecu.unam.mx</email>
</author>
<published>2000-02-19T02:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9124eeff4c359c9188a296194bb5ac5e9b492a38'/>
<id>urn:sha1:9124eeff4c359c9188a296194bb5ac5e9b492a38</id>
<content type='text'>
2000-02-18  Miguel de Icaza  &lt;miguel@nuclecu.unam.mx&gt;

	* Makefile.am (lookup_LDADD): For now. make a libibex.a library so
	we can link it with the camel provider.  I hate libtool

svn path=/trunk/; revision=1852
</content>
</entry>
<entry>
<title>fix license and indent style</title>
<updated>2000-02-17T02:10:05+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-02-17T02:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=89fefc5c8cac87a722f4efd61b49e2c75e765687'/>
<id>urn:sha1:89fefc5c8cac87a722f4efd61b49e2c75e765687</id>
<content type='text'>
svn path=/trunk/; revision=1814
</content>
</entry>
<entry>
<title>automakify libibex</title>
<updated>2000-02-17T01:45:58+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-02-17T01:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=704369d07078a4a6a28552eaaad30d3758052d30'/>
<id>urn:sha1:704369d07078a4a6a28552eaaad30d3758052d30</id>
<content type='text'>
svn path=/trunk/; revision=1813
</content>
</entry>
</feed>
