<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/smime/gui, branch archive-integration</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<entry>
<title>Ask for a Smart Card password with a token name too</title>
<updated>2013-05-31T13:47:04+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2013-05-31T13:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0985c6d8010ca3d7399314ac53352fda74995ec6'/>
<id>0985c6d8010ca3d7399314ac53352fda74995ec6</id>
<content type='text'>
Some cards can have two PINs, one 'global' and one 'application'.
NSS provides which token is required, but Evolution didn't show
that information to a user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some cards can have two PINs, one 'global' and one 'application'.
NSS provides which token is required, but Evolution didn't show
that information to a user.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename libeshell to libevolution-shell.</title>
<updated>2013-05-28T13:56:30+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-05-26T19:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=70a9fcdf9c61c09fcac72ddf99e73cb57ed99017'/>
<id>70a9fcdf9c61c09fcac72ddf99e73cb57ed99017</id>
<content type='text'>
To make Evolution's shared libraries more consistent.

Also rename the documentation module to evolution-shell.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make Evolution's shared libraries more consistent.

Also rename the documentation module to evolution-shell.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename libeutil to libevolution-util.</title>
<updated>2013-05-28T13:56:30+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-05-26T18:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6c9a3243c9b335cb7e5873b15562263e74293dc2'/>
<id>6c9a3243c9b335cb7e5873b15562263e74293dc2</id>
<content type='text'>
To make Evolution's shared libraries more consistent.

Also rename the documentation module to evolution-util.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make Evolution's shared libraries more consistent.

Also rename the documentation module to evolution-util.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comments around g_idle_add() changes</title>
<updated>2013-02-08T17:26:49+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2013-02-08T17:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9c6a7673b80268d96eb007b3273b26d5422f48a1'/>
<id>9c6a7673b80268d96eb007b3273b26d5422f48a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #683867 - Schedule actions with higher idle priority</title>
<updated>2013-02-08T17:26:48+00:00</updated>
<author>
<name>Michel Dänzer</name>
<email>michel@daenzer.net</email>
</author>
<published>2013-02-08T11:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=eb9e9279262050117e75547bc5ce200ac92c24fb'/>
<id>eb9e9279262050117e75547bc5ce200ac92c24fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Bug #683867 - Schedule actions with higher idle priority"</title>
<updated>2013-02-08T12:03:26+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-02-08T12:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6ba0a6a95bc68ea6bb49b4b2d623e3ea60ba6d79'/>
<id>6ba0a6a95bc68ea6bb49b4b2d623e3ea60ba6d79</id>
<content type='text'>
This reverts commit 2b507716b257e6ef98dae8463180dbe718eb7b64.

The commit contains not a single comment as to why these custom priority
values are being used.  The rationale needs to be documented in the code,
either at each call point or preferrably at a centralized priority value
definition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 2b507716b257e6ef98dae8463180dbe718eb7b64.

The commit contains not a single comment as to why these custom priority
values are being used.  The rationale needs to be documented in the code,
either at each call point or preferrably at a centralized priority value
definition.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #683867 - Schedule actions with higher idle priority</title>
<updated>2013-02-08T11:37:30+00:00</updated>
<author>
<name>Michel Dänzer</name>
<email>michel@daenzer.net</email>
</author>
<published>2013-02-08T11:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2b507716b257e6ef98dae8463180dbe718eb7b64'/>
<id>2b507716b257e6ef98dae8463180dbe718eb7b64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coding style and whitespace cleanup.</title>
<updated>2013-01-10T16:20:32+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-01-10T15:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b1ed35f70d09601717e32eb5c762f79908b0bcf8'/>
<id>b1ed35f70d09601717e32eb5c762f79908b0bcf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>e-passwords: Remove unused function parameters.</title>
<updated>2012-12-16T22:03:54+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-12-16T21:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6faf671382518db3a81af23bd67a5f5b41ab3b2e'/>
<id>6faf671382518db3a81af23bd67a5f5b41ab3b2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the contact map widgets to addressbook/gui/widgets.</title>
<updated>2012-12-12T19:33:47+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-12-12T18:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=bed06d9ec3914ba39975a58797e79ff2ad028768'/>
<id>bed06d9ec3914ba39975a58797e79ff2ad028768</id>
<content type='text'>
Move the supporting widgets for the contact maps feature alongside
EABContactDisplay.  Removing them from libeutil helps isolate our usage
of libchamplain so it's not imposed on the entire application, and even
3rd party software.  That libchamplain is an optional dependency only
further complicates the matter.

Ideally I'd like to somehow isolate this feature in an extension module,
but we currently lack sufficient hooks for such an extension.  So this
arrangement will have to suffice for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the supporting widgets for the contact maps feature alongside
EABContactDisplay.  Removing them from libeutil helps isolate our usage
of libchamplain so it's not imposed on the entire application, and even
3rd party software.  That libchamplain is an optional dependency only
further complicates the matter.

Ideally I'd like to somehow isolate this feature in an extension module,
but we currently lack sufficient hooks for such an extension.  So this
arrangement will have to suffice for now.
</pre>
</div>
</content>
</entry>
</feed>
