<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution, branch ChangeLog</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=ChangeLog</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=ChangeLog'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2002-11-25T03:26:07+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'ChangeLog'.</title>
<updated>2002-11-25T03:26:07+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2002-11-25T03:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3dee5a41f00b0dcde1622849a8a5673e51ab582b'/>
<id>urn:sha1:3dee5a41f00b0dcde1622849a8a5673e51ab582b</id>
<content type='text'>
svn path=/tags/ChangeLog/; revision=18909
</content>
</entry>
<entry>
<title>Remove the window size setting. (e_msg_composer_attachment_bar_new): Move</title>
<updated>2002-11-25T02:22:38+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2002-11-25T02:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8896a36925cc5ec873878caf1a0842f0c830f33e'/>
<id>urn:sha1:8896a36925cc5ec873878caf1a0842f0c830f33e</id>
<content type='text'>
2002-11-25  Not Zed  &lt;NotZed@Ximian.com&gt;

        * e-msg-composer-attachment-bar.c (init): Remove the window size
        setting.
        (e_msg_composer_attachment_bar_new): Move the window size setting
        here.  Also set icon width based on 15 approximate characters, so
        the icon text is more readable.

svn path=/trunk/; revision=18906
</content>
</entry>
<entry>
<title>removed e_messagebox, and use gtk_message_dialog directly.</title>
<updated>2002-11-25T00:31:50+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2002-11-25T00:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3324e67a17442c8e3c8a3936d2f063ee675004d3'/>
<id>urn:sha1:3324e67a17442c8e3c8a3936d2f063ee675004d3</id>
<content type='text'>
2002-11-22  Not Zed  &lt;NotZed@Ximian.com&gt;

        * mail-callbacks.c (ask_confirm_for_unwanted_html_mail): removed
        e_messagebox, and use gtk_message_dialog directly.
        (ask_confirm_for_empty_subject): and here.
        (ask_confirm_for_only_bcc): And here too.
        (msgbox_destroy_cb): Removed, since no longer needed.

svn path=/trunk/; revision=18905
</content>
</entry>
<entry>
<title>rewrote most of this. Just use gtkfileselection directly, no</title>
<updated>2002-11-25T00:12:09+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2002-11-25T00:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2fd9ea3c7ee9d1847c9c0fed6538f95a284a301c'/>
<id>urn:sha1:2fd9ea3c7ee9d1847c9c0fed6538f95a284a301c</id>
<content type='text'>
2002-11-22  Not Zed  &lt;NotZed@Ximian.com&gt;

        * e-msg-composer-select-file.c: rewrote most of this.  Just use
        gtkfileselection directly, no e-file-selector, much
        smaller/simpler.

2002-11-21  Not Zed  &lt;NotZed@Ximian.com&gt;

        * e-msg-composer-attachment-bar.c (remove_attachment): fix
        g_signal_emit params, detail in wrong spot.
        (add_common): Same.

        * e-icon-list.c (icon_new_from_pixbuf): remove the
        'use_broken_event_handling' set.
        (emit_select): Add detail to signal emit.
        (text_changed): Same.

        * e-msg-composer.c (subject_changed_cb): Duh!  dont free subject &amp;
        simplify logic a little.

svn path=/trunk/; revision=18904
</content>
</entry>
<entry>
<title>Changed e_messagebox -&gt; gtk_messagedialog.</title>
<updated>2002-11-24T23:19:21+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2002-11-24T23:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=bc01d3ac62f6f65f4d04ec439fc1ade0a355f879'/>
<id>urn:sha1:bc01d3ac62f6f65f4d04ec439fc1ade0a355f879</id>
<content type='text'>
2002-11-22  Not Zed  &lt;NotZed@Ximian.com&gt;

        * gui/dialogs/delete-comp.c (delete_component_dialog): Changed
        e_messagebox -&gt; gtk_messagedialog.

svn path=/trunk/; revision=18903
</content>
</entry>
<entry>
<title>[ roll forward Sean.Gao@sun.com's fix for #16870 from the 1.2 branch ]</title>
<updated>2002-11-23T03:38:19+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@ximian.com</email>
</author>
<published>2002-11-23T03:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2e37a8a2bf849f721fcdbcd947bdfcc829382111'/>
<id>urn:sha1:2e37a8a2bf849f721fcdbcd947bdfcc829382111</id>
<content type='text'>
2002-11-22  Chris Toshok  &lt;toshok@ximian.com&gt;

	[ roll forward Sean.Gao@sun.com's fix for #16870 from the 1.2
	branch ]
	* backend/ebook/evolution-ldif-importer.c (getNextLDIFEntry):
	check for both LR and CRLF as empty line markers.

svn path=/trunk/; revision=18899
</content>
</entry>
<entry>
<title>[ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmp</title>
<updated>2002-11-23T03:36:41+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@ximian.com</email>
</author>
<published>2002-11-23T03:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=94ec3365b69db880fe6ef905956b805c097b667b'/>
<id>urn:sha1:94ec3365b69db880fe6ef905956b805c097b667b</id>
<content type='text'>
2002-11-22  Chris Toshok  &lt;toshok@ximian.com&gt;

	[ rolling forward fix for #34254 from 1.2 branch ]
	* backend/ebook/evolution-vcard-importer.c (check_file_is_vcard):
	use g-ascii_strncasecmp instead of strncmp.
	(support_format_fn): use g_ascii_strcasecmp instead of strcmp.

svn path=/trunk/; revision=18898
</content>
</entry>
<entry>
<title>[ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmp</title>
<updated>2002-11-23T03:30:38+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@ximian.com</email>
</author>
<published>2002-11-23T03:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f2dc09609b2ec8d8e749b7768b9f7599e21288ec'/>
<id>urn:sha1:f2dc09609b2ec8d8e749b7768b9f7599e21288ec</id>
<content type='text'>
2002-11-22  Chris Toshok  &lt;toshok@ximian.com&gt;

	[ rolling forward fix for #34254 from 1.2 branch ]
	* backend/ebook/evolution-vcard-importer.c (check_file_is_vcard):
	use g-ascii_strncasecmp instead of strncmp.
	(support_format_fn): use g_ascii_strcasecmp instead of strcmp.

svn path=/trunk/; revision=18896
</content>
</entry>
<entry>
<title>Use the new camel_operation_cancel_prfd() function to get the cancellation</title>
<updated>2002-11-22T22:29:56+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-11-22T22:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=eaa2814a05c8c3a094a00400cc5651e408ee9e18'/>
<id>urn:sha1:eaa2814a05c8c3a094a00400cc5651e408ee9e18</id>
<content type='text'>
2002-11-21  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* camel-tcp-stream-ssl.c (stream_read): Use the new
	camel_operation_cancel_prfd() function to get the cancellation fd
	so we can poll on it for cancellation stuff.
	(stream_write): Same.

2002-11-22  Not Zed  &lt;NotZed@Ximian.com&gt;

	* camel-operation.c (camel_operation_cancel_prfd): Implement, gets
	a nspr pr filedesc to poll/wait on
	(struct _CamelOperation): include a pr filedesc.

svn path=/trunk/; revision=18894
</content>
</entry>
<entry>
<title>Added an optional nspr pipe field. (e_msgport_new): Init nspr pipe to</title>
<updated>2002-11-22T22:28:49+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2002-11-22T22:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=554b987da7d9579b23a62c50f95b8305e1c5a72c'/>
<id>urn:sha1:554b987da7d9579b23a62c50f95b8305e1c5a72c</id>
<content type='text'>
2002-11-22  Not Zed  &lt;NotZed@Ximian.com&gt;

	* e-msgport.c (EMsgPort): Added an optional nspr pipe field.
	(e_msgport_new): Init nspr pipe to null.
	(e_msgport_destroy): close prfiledesc's if they're open.
	(e_msgport_prfd): get the prfiledesc to wait asynchronously on.
	(e_msgport_put): Write notify to nspr pipe if it exists.
	(e_msgport_wait): poll nspr pipe fd if it is set, and the pipe fd
	isn't.
	(e_msgport_get): skim off a notify byte on the pr pipe if set.
	(): Include config.h, and nspr stuff if HAVE_NSS is set.

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