<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/tests, branch GNOME_2</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=GNOME_2</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=GNOME_2'/>
<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 'GNOME_2'.</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=d926a5044cc190b0e6f3b53d7be13096a79990c8'/>
<id>urn:sha1:d926a5044cc190b0e6f3b53d7be13096a79990c8</id>
<content type='text'>
svn path=/tags/GNOME_2/; revision=14021
</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>Force thread usage and clean up the configure aspect thereof.</title>
<updated>2000-06-25T23:00:29+00:00</updated>
<author>
<name>Peter Williams</name>
<email>peterw@src.gnome.org</email>
</author>
<published>2000-06-25T23:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=78075bd090ddfe0824c6cd33faa2638ccd0e609e'/>
<id>urn:sha1:78075bd090ddfe0824c6cd33faa2638ccd0e609e</id>
<content type='text'>
svn path=/trunk/; revision=3734
</content>
</entry>
<entry>
<title>Reverted removal of e_setup_base_dir.</title>
<updated>2000-06-02T19:27:02+00:00</updated>
<author>
<name>Christopher James Lahey</name>
<email>clahey@helixcode.com</email>
</author>
<published>2000-06-02T19:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=87593b97975f7fb05e799c762d99c06e31bfb2d8'/>
<id>urn:sha1:87593b97975f7fb05e799c762d99c06e31bfb2d8</id>
<content type='text'>
2000-06-02  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

	* tests/test-movemail.c: Reverted removal of e_setup_base_dir.

svn path=/trunk/; revision=3399
</content>
</entry>
<entry>
<title>Don't call e_setup_base_dir.</title>
<updated>2000-06-02T02:19:11+00:00</updated>
<author>
<name>Christopher James Lahey</name>
<email>clahey@helixcode.com</email>
</author>
<published>2000-06-02T02:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c5212445ee7afc68ab02303fa76f2366c95fa806'/>
<id>urn:sha1:c5212445ee7afc68ab02303fa76f2366c95fa806</id>
<content type='text'>
2000-06-01  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

	* tests/test-movemail.c (main): Don't call e_setup_base_dir.

svn path=/trunk/; revision=3362
</content>
</entry>
<entry>
<title>Added widgets/e-paned/Makefile.</title>
<updated>2000-05-24T23:00:39+00:00</updated>
<author>
<name>Christopher James Lahey</name>
<email>clahey@helixcode.com</email>
</author>
<published>2000-05-24T23:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e033af05d726f5307efa12879ad0f6f3e88bb041'/>
<id>urn:sha1:e033af05d726f5307efa12879ad0f6f3e88bb041</id>
<content type='text'>
2000-05-24  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

	* configure.in: Added widgets/e-paned/Makefile.

	* tests/ui-tests/message-browser.c: Switched from GtkPaned to
	EPaned.

	* widgets/Makefile.am: Added e-paned directory.

	* widgets/e-paned/, widgets/e-paned/.cvsignore,
	widgets/e-paned/Makefile.am, widgets/e-paned/e-hpaned.c,
	widgets/e-paned/e-hpaned.h, widgets/e-paned/e-paned.c,
	widgets/e-paned/e-paned.h, widgets/e-paned/e-vpaned.c,
	widgets/e-paned/e-vpaned.h: New widget based completely on
	GtkPaned from 1.4.  This will be more advanced soon.

From calendar/ChangeLog:

2000-05-24  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

	* gui/Makefile.am: Added libepaned.a.

	* gui/gnome-cal.c: Switched from GtkPaned to EPaned.

From mail/ChangeLog:

2000-05-24  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

	* Makefile.am: Added libepaned.a.

	* folder-browser.c: Switched from GtkPaned to EPaned.

From shell/ChangeLog:

2000-05-24  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

	* Makefile.am: Added libepaned.a.

	* e-shell-view.c: Switched from GtkPaned to EPaned.

From widgets/shortcut-bar/ChangeLog:

2000-05-24  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

	* Makefile.am: Added libepaned.a.

	* test-shortcut-bar.c: Switched from GtkPaned to EPaned.

svn path=/trunk/; revision=3191
</content>
</entry>
<entry>
<title>	A little vfolder test.</title>
<updated>2000-05-19T16:17:13+00:00</updated>
<author>
<name>Michael Zucci</name>
<email>zucchi@src.gnome.org</email>
</author>
<published>2000-05-19T16:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ae208c7e8ff0463666c52392553af2572a8ee9b5'/>
<id>urn:sha1:ae208c7e8ff0463666c52392553af2572a8ee9b5</id>
<content type='text'>
svn path=/trunk/; revision=3137
</content>
</entry>
<entry>
<title>update for camelstream changes</title>
<updated>2000-05-08T22:33:39+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-05-08T22:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3ab48c957cdade2b751d98fda4c37ae2c0d71aee'/>
<id>urn:sha1:3ab48c957cdade2b751d98fda4c37ae2c0d71aee</id>
<content type='text'>
svn path=/trunk/; revision=2926
</content>
</entry>
<entry>
<title>ignore the .pure directory</title>
<updated>2000-05-05T11:46:46+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@src.gnome.org</email>
</author>
<published>2000-05-05T11:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1b8139c995a32f7f6843d56146c040e4f6d697ea'/>
<id>urn:sha1:1b8139c995a32f7f6843d56146c040e4f6d697ea</id>
<content type='text'>
        * addressbook/backend/ebook/.cvsignore,
        addressbook/contact-editor/.cvsignore,
        addressbook/gui/component/.cvsignore,
        addressbook/gui/minicard/.cvsignore,
        addressbook/printing/.cvsignore,
        calendar/cal-client/.cvsignore,
        calendar/gui/.cvsignore,
        calendar/pcs/.cvsignore,
        filter/.cvsignore,
        mail/.cvsignore,
        shell/.cvsignore,
        tests/.cvsignore,
        widgets/e-table/.cvsignore,
        widgets/e-text/.cvsignore,
        widgets/meeting-time-sel/.cvsignore,
        widgets/shortcut-bar/.cvsignore,
        wombat/.cvsignore: ignore the .pure directory

svn path=/trunk/; revision=2812
</content>
</entry>
<entry>
<title>And here too.</title>
<updated>2000-05-02T23:06:52+00:00</updated>
<author>
<name>NotZed</name>
<email>NotZed@HelixCode.com</email>
</author>
<published>2000-05-02T23:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1f7bdbf9c16ab5948ea2c8143216ea66c286d715'/>
<id>urn:sha1:1f7bdbf9c16ab5948ea2c8143216ea66c286d715</id>
<content type='text'>
2000-05-02  NotZed  &lt;NotZed@HelixCode.com&gt;

        * tests/test13.c: And here too.

        * tests/test2.c (main): REmoved gmime-utils.h

        * tests/Makefile.am (LDADD): Add libeutil to default link line.
        (test_movemail_LDADD): Fixed order for libutil linking.

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