<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/e-util/ename, branch v7status</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=v7status</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=v7status'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2001-10-24T22:17:05+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'v7status'.</title>
<updated>2001-10-24T22:17:05+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2001-10-24T22:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ac4d369ac883066e3fe94c5f37b6ed6802f4d129'/>
<id>urn:sha1:ac4d369ac883066e3fe94c5f37b6ed6802f4d129</id>
<content type='text'>
svn path=/tags/v7status/; revision=14069
</content>
</entry>
<entry>
<title>Made this refuse to parse more than 2047 characters of address.</title>
<updated>2001-10-06T16:30:54+00:00</updated>
<author>
<name>Christopher James Lahey</name>
<email>clahey@ximian.com</email>
</author>
<published>2001-10-06T16:30:54+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f7f5a3032f47f7a6bae37607717b9fb6e8c0a26b'/>
<id>urn:sha1:f7f5a3032f47f7a6bae37607717b9fb6e8c0a26b</id>
<content type='text'>
2001-10-06  Christopher James Lahey  &lt;clahey@ximian.com&gt;

	* ename/e-address-western.c (e_address_western_parse): Made this
	refuse to parse more than 2047 characters of address.

svn path=/trunk/; revision=13484
</content>
</entry>
<entry>
<title>Update the copyrights, replacing Helix Code with Ximian and</title>
<updated>2001-06-23T08:52:02+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2001-06-23T08:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=91cc026904ed4cef8baf2e376940a850d02865ae'/>
<id>urn:sha1:91cc026904ed4cef8baf2e376940a850d02865ae</id>
<content type='text'>
helixcode.com with ximian.com all over the place.

svn path=/trunk/; revision=10440
</content>
</entry>
<entry>
<title>Here goes my additional simple include fixes.</title>
<updated>2001-04-05T00:39:19+00:00</updated>
<author>
<name>Gediminas Paulauskas</name>
<email>menesis@src.gnome.org</email>
</author>
<published>2001-04-05T00:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f66390af642e3a02bbfb2974955eeae14770e406'/>
<id>urn:sha1:f66390af642e3a02bbfb2974955eeae14770e406</id>
<content type='text'>
svn path=/trunk/; revision=9191
</content>
</entry>
<entry>
<title>Fix headers.</title>
<updated>2001-04-04T20:50:57+00:00</updated>
<author>
<name>Kjartan Maraas</name>
<email>kmaraas@gnome.org</email>
</author>
<published>2001-04-04T20:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0e7ec05e9af322c8d60fc3a67f85bdc831169c43'/>
<id>urn:sha1:0e7ec05e9af322c8d60fc3a67f85bdc831169c43</id>
<content type='text'>
2001-04-04  Kjartan Maraas  &lt;kmaraas@gnome.org&gt;

	* ename/test-ename-western-gtk.c: Fix headers.

svn path=/trunk/; revision=9185
</content>
</entry>
<entry>
<title>Remove #include &lt;glib.h&gt; Shuffle some headers. Remove #include</title>
<updated>2001-03-29T18:07:13+00:00</updated>
<author>
<name>Kjartan Maraas</name>
<email>kmaraas@gnome.org</email>
</author>
<published>2001-03-29T18:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6d9167de80e9e01d8281354a5cebcbbe442be2e6'/>
<id>urn:sha1:6d9167de80e9e01d8281354a5cebcbbe442be2e6</id>
<content type='text'>
2001-03-29  Kjartan Maraas  &lt;kmaraas@gnome.org&gt;

	* e-corba-utils.h: Remove #include &lt;glib.h&gt;
	* e-dialog-widgets.c: Shuffle some headers.
	* e-dialog-widgets.h: Remove #include &lt;libgnomeui/gnome-propertybox.h&gt;
	* e-gtk-utils.c: #include &lt;gtk/gtksignal.h&gt;
	* e-gtk-utils.h: Replace #include &lt;gtk/gtk.h&gt;
	* e-gui-utils.c: Replace #include &lt;gnome.h&gt;
	* e-html-utils.c: Shuffle headers.
	* e-iterator.c: Replace #include &lt;gtk/gtk.h&gt;
	* e-iterator.h: Replace #include &lt;gtk/gtk.h&gt;
	* e-list-iterator.c: Remove #include &lt;gtk/gtk.h&gt;
	* e-list-iterator.h: Replace #include &lt;gtk/gtk.h&gt;
	* e-list.c: Remove #include &lt;gtk/gtk.h&gt;
	* e-list.h: Replace #include &lt;gtk/gtk.h&gt;
	* e-memory.c: #include &lt;string.h&gt; and &lt;stdlib.h&gt;
	* e-msgport.c: Move around some includes. s/%d/%ld/g in a printf()
	call to fix a warning.
	* e-pilot-map.c: #include &lt;string.h&gt;. Replace #include &lt;gnome.h&gt;
	* e-pilot-util.c: Remove #include &lt;gnome.h&gt;
	* e-sexp.c: Remove #include &lt;glib.h&gt;
	* e-sexp.h: Replace #include &lt;gtk/gtk.h&gt;
	* e-time-utils.c: #include &lt;string.h&gt;
	* md5-utils.c: Shuffle headers.
	* test-ename-western-gtk.c: Replace #include &lt;gnome.h&gt;
	* test-ename-western.c: Same here.

svn path=/trunk/; revision=9016
</content>
</entry>
<entry>
<title>unsigned chars.</title>
<updated>2000-10-26T21:20:51+00:00</updated>
<author>
<name>Michael Meeks</name>
<email>michael@helixcode.com</email>
</author>
<published>2000-10-26T21:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=74c9e1118fdded8db3cf6e84478b2a23f1f13c0e'/>
<id>urn:sha1:74c9e1118fdded8db3cf6e84478b2a23f1f13c0e</id>
<content type='text'>
2000-10-26  Michael Meeks  &lt;michael@helixcode.com&gt;

	* ename/e-address-western.c (e_address_western_is_postal):
	unsigned chars.

	* ename/e-name-western.c (e_name_western_get_one_prefix_at_str):
	cast to unsigned char.

svn path=/trunk/; revision=6212
</content>
</entry>
<entry>
<title>Remove unused GNOMELOCALEDIR setting.</title>
<updated>2000-10-24T03:11:20+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-10-24T03:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=babd37f2f7b43ea61df0d320ac7344d18debae72'/>
<id>urn:sha1:babd37f2f7b43ea61df0d320ac7344d18debae72</id>
<content type='text'>
	* ename/Makefile.am (INCLUDES): Remove unused GNOMELOCALEDIR
	setting.

svn path=/trunk/; revision=6142
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2000-10-17T20:22:43+00:00</updated>
<author>
<name>Jesse Pavel</name>
<email>jpavel@src.gnome.org</email>
</author>
<published>2000-10-17T20:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=84aca4e2c840aae8f7cc64ef7979edbeeec2d71c'/>
<id>urn:sha1:84aca4e2c840aae8f7cc64ef7979edbeeec2d71c</id>
<content type='text'>
svn path=/trunk/; revision=5969
</content>
</entry>
<entry>
<title>g_strconcat needs a NULL.</title>
<updated>2000-10-11T20:39:02+00:00</updated>
<author>
<name>Iain Holmes</name>
<email>iain@src.gnome.org</email>
</author>
<published>2000-10-11T20:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ef1a4fb6e87ff6c1b584da668f291dd8902f85f3'/>
<id>urn:sha1:ef1a4fb6e87ff6c1b584da668f291dd8902f85f3</id>
<content type='text'>
svn path=/trunk/; revision=5861
</content>
</entry>
</feed>
