<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/composer, branch sigc1_1_before_patch</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2001-08-20T15:43:30+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2001-08-20T15:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b1e4aff9fb07d7c4d48ed80c1d352faa87a08756'/>
<id>b1e4aff9fb07d7c4d48ed80c1d352faa87a08756</id>
<content type='text'>
'sigc1_1_before_patch'.

svn path=/tags/sigc1_1_before_patch/; revision=12308
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'sigc1_1_before_patch'.

svn path=/tags/sigc1_1_before_patch/; revision=12308
</pre>
</div>
</content>
</entry>
<entry>
<title>Reset the "changed" state to FALSE after a successful save.</title>
<updated>2001-08-19T19:10:55+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-08-19T19:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a2b0fea02640e4aefa24788c5096a32d5743050f'/>
<id>a2b0fea02640e4aefa24788c5096a32d5743050f</id>
<content type='text'>
2001-08-19  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (save_draft): Reset the "changed" state to
	FALSE after a successful save.

svn path=/trunk/; revision=12224
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-08-19  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (save_draft): Reset the "changed" state to
	FALSE after a successful save.

svn path=/trunk/; revision=12224
</pre>
</div>
</content>
</entry>
<entry>
<title>formatted code nicer</title>
<updated>2001-08-17T21:34:50+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@src.gnome.org</email>
</author>
<published>2001-08-17T21:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=49bce764496357845129340af3553db024bc4790'/>
<id>49bce764496357845129340af3553db024bc4790</id>
<content type='text'>
svn path=/trunk/; revision=12181
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=12181
</pre>
</div>
</content>
</entry>
<entry>
<title>Toggle the View-&gt;Attachments menu item. This fixes bug #6107.</title>
<updated>2001-08-17T21:09:39+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-08-17T21:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d398be6895584ef4d52ad2cf9f8bef6a639f4d38'/>
<id>d398be6895584ef4d52ad2cf9f8bef6a639f4d38</id>
<content type='text'>
2001-08-17  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (show_attachments): Toggle the
	View-&gt;Attachments menu item. This fixes bug #6107.

svn path=/trunk/; revision=12177
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-08-17  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (show_attachments): Toggle the
	View-&gt;Attachments menu item. This fixes bug #6107.

svn path=/trunk/; revision=12177
</pre>
</div>
</content>
</entry>
<entry>
<title>YESS!</title>
<updated>2001-08-14T22:27:42+00:00</updated>
<author>
<name>Peter Williams</name>
<email>peterw@ximian.com</email>
</author>
<published>2001-08-14T22:27:42+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=827e944ea016a75c1d0d94965992b0523903cf9f'/>
<id>827e944ea016a75c1d0d94965992b0523903cf9f</id>
<content type='text'>
2001-07-12  Peter Williams  &lt;peterw@ximian.com&gt;

	* e-msg-composer.c (map_default_cb): New function. Figure out
	which widget gets the default and assign it. Harder to do than
	it sounds.
	(e_msg_composer_construct): Hook map_default_cb up to the "map"
	signal.
	(set_focus_to_editor): Removed.
	(set_focus_to_editor_idle): Removed.

svn path=/trunk/; revision=12037
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-07-12  Peter Williams  &lt;peterw@ximian.com&gt;

	* e-msg-composer.c (map_default_cb): New function. Figure out
	which widget gets the default and assign it. Harder to do than
	it sounds.
	(e_msg_composer_construct): Hook map_default_cb up to the "map"
	signal.
	(set_focus_to_editor): Removed.
	(set_focus_to_editor_idle): Removed.

svn path=/trunk/; revision=12037
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed comment about the need to resolve nicknames properly, because we</title>
<updated>2001-08-10T22:36:41+00:00</updated>
<author>
<name>Jon Trowbridge</name>
<email>trow@ximian.com</email>
</author>
<published>2001-08-10T22:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=78544223ad29c9e74282134663370c3c71360f1b'/>
<id>78544223ad29c9e74282134663370c3c71360f1b</id>
<content type='text'>
2001-08-10  Jon Trowbridge  &lt;trow@ximian.com&gt;

	* e-msg-composer-hdrs.c (set_recipients): Removed comment about
	the need to resolve nicknames properly, because we now do that.

2001-08-10  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * e-filter-bar.h: Set the subitems to NULL in the pre-defined
        ESearchBarItems.

        * e-filter-bar.c (rule_editor_clicked): Set the ESearchBarItem's
        subitems to NULL.
        (build_items): Set the ESearchBarItem's subitems to NULL.
        (e_filter_bar_new): Set the ESearchBarItem's subitems to NULL.

        * e-search-bar.c: Added support for subitems, so that a search
        option can key off of another option menu rather than just an
        entry.

2001-08-10  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * gui/component/addressbook.c: Set the ESearchBarItem
        subitems explicitly to NULL.

2001-08-10  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * gui/cal-search-bar.c: Where we have ESearchBarItems, set their
        subitems to NULL.

2001-08-10  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * folder-browser.c: Set our ESearchBarItems subitems to NULL.

svn path=/trunk/; revision=11904
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-08-10  Jon Trowbridge  &lt;trow@ximian.com&gt;

	* e-msg-composer-hdrs.c (set_recipients): Removed comment about
	the need to resolve nicknames properly, because we now do that.

2001-08-10  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * e-filter-bar.h: Set the subitems to NULL in the pre-defined
        ESearchBarItems.

        * e-filter-bar.c (rule_editor_clicked): Set the ESearchBarItem's
        subitems to NULL.
        (build_items): Set the ESearchBarItem's subitems to NULL.
        (e_filter_bar_new): Set the ESearchBarItem's subitems to NULL.

        * e-search-bar.c: Added support for subitems, so that a search
        option can key off of another option menu rather than just an
        entry.

2001-08-10  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * gui/component/addressbook.c: Set the ESearchBarItem
        subitems explicitly to NULL.

2001-08-10  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * gui/cal-search-bar.c: Where we have ESearchBarItems, set their
        subitems to NULL.

2001-08-10  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * folder-browser.c: Set our ESearchBarItems subitems to NULL.

svn path=/trunk/; revision=11904
</pre>
</div>
</content>
</entry>
<entry>
<title>new helper function, just setup idle callback to grab focus</title>
<updated>2001-08-10T07:17:54+00:00</updated>
<author>
<name>Radek Doulik</name>
<email>rodo@ximian.com</email>
</author>
<published>2001-08-10T07:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=79265bbca3ba043df0a735ff6eab1ace879b7a08'/>
<id>79265bbca3ba043df0a735ff6eab1ace879b7a08</id>
<content type='text'>
2001-08-09  Radek Doulik  &lt;rodo@ximian.com&gt;

	* e-msg-composer.c (set_focus_to_editor): new helper function,
	just setup idle callback to grab focus
	(set_focus_to_editor_idle): grab focus for editor, before we have
	better solution, it run grab-focus command on editor control
	(e_msg_composer_construct): call prepare_engine here, set focus to
	editor

svn path=/trunk/; revision=11875
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-08-09  Radek Doulik  &lt;rodo@ximian.com&gt;

	* e-msg-composer.c (set_focus_to_editor): new helper function,
	just setup idle callback to grab focus
	(set_focus_to_editor_idle): grab focus for editor, before we have
	better solution, it run grab-focus command on editor control
	(e_msg_composer_construct): call prepare_engine here, set focus to
	editor

svn path=/trunk/; revision=11875
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't forget to closedir() when we finish with dir.</title>
<updated>2001-08-10T05:18:59+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-08-10T05:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2bd1cd5f39f24b1e513e9b2c5730132e7f38d2f8'/>
<id>2bd1cd5f39f24b1e513e9b2c5730132e7f38d2f8</id>
<content type='text'>
2001-08-10  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (autosave_manager_query_load_orphans): Don't
	forget to closedir() when we finish with dir.

svn path=/trunk/; revision=11872
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-08-10  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (autosave_manager_query_load_orphans): Don't
	forget to closedir() when we finish with dir.

svn path=/trunk/; revision=11872
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the smime/pgp always-sign options when here so it updates when the</title>
<updated>2001-08-09T19:10:45+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-08-09T19:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6b0d359b25ee9a1a61c3c71a8babc9c894c30156'/>
<id>6b0d359b25ee9a1a61c3c71a8babc9c894c30156</id>
<content type='text'>
2001-08-09  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (from_changed_cb): Set the smime/pgp
	always-sign options when here so it updates when the user changes
	his/her identity.

svn path=/trunk/; revision=11840
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-08-09  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (from_changed_cb): Set the smime/pgp
	always-sign options when here so it updates when the user changes
	his/her identity.

svn path=/trunk/; revision=11840
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the PGP/MIME and S/MIME options to FALSE before getting the message</title>
<updated>2001-08-08T21:11:29+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-08-08T21:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e239e423ddddf3a5e0613f03aef8e8381e6f753c'/>
<id>e239e423ddddf3a5e0613f03aef8e8381e6f753c</id>
<content type='text'>
2001-08-08  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (e_msg_composer_get_message_draft): Set the
	PGP/MIME and S/MIME options to FALSE before getting the message
	draft and restore the values afterward.

svn path=/trunk/; revision=11802
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-08-08  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (e_msg_composer_get_message_draft): Set the
	PGP/MIME and S/MIME options to FALSE before getting the message
	draft and restore the values afterward.

svn path=/trunk/; revision=11802
</pre>
</div>
</content>
</entry>
</feed>
