<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/plugins/mail-account-disable/ChangeLog, branch archive-integration</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=archive-integration</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2009-01-17T20:06:17+00:00</updated>
<entry>
<title>Hack GtkIconTheme so we can reference category icons as named icons.</title>
<updated>2009-01-17T20:06:17+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@src.gnome.org</email>
</author>
<published>2009-01-17T20:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c22126d54f0cf0637e3d5ddd5d78b3ff5d111582'/>
<id>urn:sha1:c22126d54f0cf0637e3d5ddd5d78b3ff5d111582</id>
<content type='text'>
Necessary for EActionComboBox, since GtkActions can only handle named
or stock icons.  Hopefully this is just a temporary hack.  Eventually
we should make the category icons themeable.

Kill the "mail-account-disable" plugin and integrate it properly.
More dead plugins to follow...

Don't show disabled menu items in pop-up context menus.  It does the
user no good to see things he CAN'T do with the object he clicked on.

svn path=/branches/kill-bonobo/; revision=37093
</content>
</entry>
<entry>
<title>Merge revisions 36534:36684 from trunk.</title>
<updated>2008-10-24T23:52:05+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@src.gnome.org</email>
</author>
<published>2008-10-24T23:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=85b2913a380c69f14ae0254ad23b10fabfb33667'/>
<id>urn:sha1:85b2913a380c69f14ae0254ad23b10fabfb33667</id>
<content type='text'>
svn path=/branches/kill-bonobo/; revision=36685
</content>
</entry>
<entry>
<title>	** Fix for bug #495875</title>
<updated>2007-11-17T23:20:07+00:00</updated>
<author>
<name>Gilles Dartiguelongue</name>
<email>gdartigu@src.gnome.org</email>
</author>
<published>2007-11-17T23:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=82101429ace39073911832aea85ef1d435d2357d'/>
<id>urn:sha1:82101429ace39073911832aea85ef1d435d2357d</id>
<content type='text'>
	right click menu reordering

svn path=/trunk/; revision=34549
</content>
</entry>
<entry>
<title>Committed on behalf of Gilles Dartiguelongue &lt;dartigug@esiee.fr&gt;</title>
<updated>2007-04-02T06:29:00+00:00</updated>
<author>
<name>Sankarasivasubramanian Pasupathilingam</name>
<email>psankar@src.gnome.org</email>
</author>
<published>2007-04-02T06:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b54dfc3262a8530b6a68cec0fe3eba4a33097b6d'/>
<id>urn:sha1:b54dfc3262a8530b6a68cec0fe3eba4a33097b6d</id>
<content type='text'>
	* Committed on behalf of Gilles Dartiguelongue &lt;dartigug@esiee.fr&gt;

	* org-gnome-mail-account-disable.eplug.xml:
	Cleanup. 
	Fixes part of #301149


svn path=/trunk/; revision=33352
</content>
</entry>
<entry>
<title>"Disable" did not work for "On This Computer" - fixes bug 350901.</title>
<updated>2006-08-21T15:51:11+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2006-08-21T15:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b70c1439bf9a941c67831aecf4544f11b1834e68'/>
<id>urn:sha1:b70c1439bf9a941c67831aecf4544f11b1834e68</id>
<content type='text'>
2006-08-21  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	* mail-account-disable.c:
	"Disable" did not work for "On This Computer"  - fixes bug 350901.

svn path=/trunk/; revision=32616
</content>
</entry>
<entry>
<title>use libedataserver/e-account-list.h instead of e-util/e-account-list.h.</title>
<updated>2006-01-06T07:06:03+00:00</updated>
<author>
<name>Simon Zheng</name>
<email>simon.zheng@sun.com</email>
</author>
<published>2006-01-06T07:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c952a0325f28427a7007b312e687da301d5f756e'/>
<id>urn:sha1:c952a0325f28427a7007b312e687da301d5f756e</id>
<content type='text'>
2006-01-06  Simon Zheng &lt;simon.zheng@sun.com&gt;

        * mail-account-disable.c:
        use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
        use libedataserver/e-account.h instead of e-util/e-account.h.

svn path=/trunk/; revision=31081
</content>
</entry>
<entry>
<title>Fix make-clean issues.</title>
<updated>2005-12-12T05:36:17+00:00</updated>
<author>
<name>Harish Krishnaswamy</name>
<email>kharish@novell.com</email>
</author>
<published>2005-12-12T05:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1f082fa21288330fb5b53ce5555ace608ed36040'/>
<id>urn:sha1:1f082fa21288330fb5b53ce5555ace608ed36040</id>
<content type='text'>
2005-12-12  Harish Krishnaswamy  &lt;kharish@novell.com&gt;

* Makefile.am: Fix make-clean issues.

svn path=/trunk/; revision=30750
</content>
</entry>
<entry>
<title>Remove the special case for win32, its a bug on all platforms, silly.</title>
<updated>2005-08-24T03:14:49+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2005-08-24T03:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c30c267aa16db0fa921cb9e8d832b8c16c5288c7'/>
<id>urn:sha1:c30c267aa16db0fa921cb9e8d832b8c16c5288c7</id>
<content type='text'>
2005-08-23  Not Zed  &lt;NotZed@Ximian.com&gt;

        * Makefile.am: Remove the special case for win32, its a bug on all
        platforms, silly.

        * mail-account-disable.c (mail_account_disable): make signature
        match usage.

svn path=/trunk/; revision=30230
</content>
</entry>
<entry>
<title>Don't return a value from a void funtion.</title>
<updated>2005-07-13T10:05:44+00:00</updated>
<author>
<name>Tor Lillqvist</name>
<email>tml@novell.com</email>
</author>
<published>2005-07-13T10:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=fab3780e2ef5545adc99ed69f259478abaaa7a66'/>
<id>urn:sha1:fab3780e2ef5545adc99ed69f259478abaaa7a66</id>
<content type='text'>
2005-07-13  Tor Lillqvist  &lt;tml@novell.com&gt;

	* calendar-weather/calendar-weather.c
	(e_calendar_weather_migrate): Don't return a value from a void
	funtion.

	* groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
	Use SOEXT.

	* groupwise-features/Makefile.am (NO_UNDEFINED_REQUIRED_LIBS):
	As the code does use functions from libevolution-mail, link
	with it. But OK, let's do it (at build time) only on Win32,
	then.

	* mail-account-disable/Makefile.am (INCLUDES): Remove duplicated line.
	(LDFLAGS): Use NO_UNDEFINED.
	(LIBADD): Link with the required libraries, but let's do it only
	on Win32.

	* mail-account-disable/org-gnome-mail-account-disable.eplug.xml:
	Use SOEXT.

	* proxy/Makefile.am (LIBADD): Link with libeutil.

	* proxy-login/Makefile.am (LIBADD): Link with libeutil. Link with
	libevolution-mail on Win32 only. (Have I understood correctly that
	it isn't considered a good idea on Unix to link plugins at
	link-time with libevolution-mail?)

	* proxy-login/org-gnome-proxy-login.eplug.xml: Use SOEXT.

svn path=/trunk/; revision=29753
</content>
</entry>
<entry>
<title>have a ChangeLog and transfer the changelog entry from the main ChangeLog</title>
<updated>2005-07-12T04:56:57+00:00</updated>
<author>
<name>Vivek Jain</name>
<email>jvivek@novell.com</email>
</author>
<published>2005-07-12T04:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3efdeb0f358e83b643a36f12e818cef470eb408e'/>
<id>urn:sha1:3efdeb0f358e83b643a36f12e818cef470eb408e</id>
<content type='text'>
2005-07-12 Vivek Jain &lt;jvivek@novell.com&gt;

	have a ChangeLog and transfer the changelog entry from the main
	ChangeLog
	(2005-07-10  Shreyas Srinivasan &lt;sshreyas@novell.com&gt;)

	* plugins/mail-account-disable/*: Plugin to add Disable/ Proxy
	Logout to a store menu on right click.

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