<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/composer/e-msg-composer.h, branch BEFORE_BOBJECT</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>This commit was manufactured by cvs2svn to create tag</title>
<updated>2001-02-04T04:10:39+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2001-02-04T04:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=541ed6bf346abe33775bfa8fbe4361d53a02924d'/>
<id>541ed6bf346abe33775bfa8fbe4361d53a02924d</id>
<content type='text'>
'BEFORE_BOBJECT'.

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

svn path=/tags/BEFORE_BOBJECT/; revision=7953
</pre>
</div>
</content>
</entry>
<entry>
<title>(Moving the flag for has_changed from the Hdrs to the Composer itself.</title>
<updated>2001-01-25T19:35:54+00:00</updated>
<author>
<name>Jason Leach</name>
<email>jasonleach@usa.net</email>
</author>
<published>2001-01-25T19:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=024435f8ccbc749533474c882627680145649a4c'/>
<id>024435f8ccbc749533474c882627680145649a4c</id>
<content type='text'>
2001-01-25  Jason Leach  &lt;jasonleach@usa.net&gt;

        (Moving the flag for has_changed from the Hdrs to the Composer
	itself. Providing public methods to set/unset a composer as
	changed. Adding attachments now flags the composer as changed)

	* e-msg-composer.c (e_msg_composer_unset_changed): New function.
	  (e_msg_composer_set_changed): New function.

	* e-msg-composer.c (hdrs_changed_cb): Callback to the new signal,
	  uses the new composer_set_changed.
	  (attachment_bar_changed_cb): Add a call to the new _set_changed.

	* e-msg-composer-hdrs.c (class_init): New signal "hdrs_changed" to
	  tell the parent composer that any of the headers have changed.
	  (addressbook_entry_changed): emit the new signal here.
	  (entry_changed): And here.

svn path=/trunk/; revision=7818
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-01-25  Jason Leach  &lt;jasonleach@usa.net&gt;

        (Moving the flag for has_changed from the Hdrs to the Composer
	itself. Providing public methods to set/unset a composer as
	changed. Adding attachments now flags the composer as changed)

	* e-msg-composer.c (e_msg_composer_unset_changed): New function.
	  (e_msg_composer_set_changed): New function.

	* e-msg-composer.c (hdrs_changed_cb): Callback to the new signal,
	  uses the new composer_set_changed.
	  (attachment_bar_changed_cb): Add a call to the new _set_changed.

	* e-msg-composer-hdrs.c (class_init): New signal "hdrs_changed" to
	  tell the parent composer that any of the headers have changed.
	  (addressbook_entry_changed): emit the new signal here.
	  (entry_changed): And here.

svn path=/trunk/; revision=7818
</pre>
</div>
</content>
</entry>
<entry>
<title>publicate mark_orig_text (set_editor_text): don't call mark_orig_text, let</title>
<updated>2001-01-16T20:55:18+00:00</updated>
<author>
<name>Radek Doulik</name>
<email>rodo@helixcode.com</email>
</author>
<published>2001-01-16T20:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=478430510e52e1f3d679b852009074c9640f75aa'/>
<id>478430510e52e1f3d679b852009074c9640f75aa</id>
<content type='text'>
2001-01-16  Radek Doulik  &lt;rodo@helixcode.com&gt;

	* e-msg-composer.c (e_msg_composer_mark_text_orig): publicate
	mark_orig_text
	(set_editor_text): don't call mark_orig_text, let it for reply

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

	* e-msg-composer.c (e_msg_composer_mark_text_orig): publicate
	mark_orig_text
	(set_editor_text): don't call mark_orig_text, let it for reply

svn path=/trunk/; revision=7543
</pre>
</div>
</content>
</entry>
<entry>
<title>Call set_from_account which means we no longer have to do all the crap</title>
<updated>2001-01-12T21:13:26+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@helixcode.com</email>
</author>
<published>2001-01-12T21:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8ad2b343a02b954f2393e08deece19861352329e'/>
<id>8ad2b343a02b954f2393e08deece19861352329e</id>
<content type='text'>
2001-01-12  Jeffrey Stedfast  &lt;fejj@helixcode.com&gt;

	* e-msg-composer.c (build_message): Call set_from_account which
	means we no longer have to do all the crap involved in formatting
	strings into an internet-address.
	(e_msg_composer_get_preferred_account): New access function.

	* e-msg-composer-hdrs.c (add_header): case COMBOBOX has changed to
	OPTIOMENU.
	(create_optionmenu): Update to use an optionmenu of accounts.
	(from_changed): New callback for the From optionmenu.
	(setup_headers): s/COMBOBOX/OPTIONMENU
	(init): Set the account and from_options to NULL.
	(e_msg_composer_hdrs_get_from): Updated.
	(destroy): free the from_options.
	(e_msg_composer_hdrs_set_from_address): Renamed from set_from
	because it no longer takes a string arg but rather an account arg.

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

	* e-msg-composer.c (build_message): Call set_from_account which
	means we no longer have to do all the crap involved in formatting
	strings into an internet-address.
	(e_msg_composer_get_preferred_account): New access function.

	* e-msg-composer-hdrs.c (add_header): case COMBOBOX has changed to
	OPTIOMENU.
	(create_optionmenu): Update to use an optionmenu of accounts.
	(from_changed): New callback for the From optionmenu.
	(setup_headers): s/COMBOBOX/OPTIONMENU
	(init): Set the account and from_options to NULL.
	(e_msg_composer_hdrs_get_from): Updated.
	(destroy): free the from_options.
	(e_msg_composer_hdrs_set_from_address): Renamed from set_from
	because it no longer takes a string arg but rather an account arg.

svn path=/trunk/; revision=7458
</pre>
</div>
</content>
</entry>
<entry>
<title>Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOX</title>
<updated>2001-01-12T07:09:51+00:00</updated>
<author>
<name>Miguel de Icaza</name>
<email>miguel@ximian.com</email>
</author>
<published>2001-01-12T07:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=891d37dac8f9a80a8f007c825af2987692d1be63'/>
<id>891d37dac8f9a80a8f007c825af2987692d1be63</id>
<content type='text'>
2001-01-12  Miguel de Icaza  &lt;miguel@ximian.com&gt;

	* e-msg-composer-hdrs.c (add_header): Only attach to "changed" if
	the widget is an EEntry.  The HEADER_COMBOBOX and the
	HEADER_ADDRBOOK are a ComboBox and a remote Bonobo control
	respectively.

	* evolution-composer.c (get_object): Move getObject functionality
	here from e-msg-composer.c

svn path=/trunk/; revision=7441
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-01-12  Miguel de Icaza  &lt;miguel@ximian.com&gt;

	* e-msg-composer-hdrs.c (add_header): Only attach to "changed" if
	the widget is an EEntry.  The HEADER_COMBOBOX and the
	HEADER_ADDRBOOK are a ComboBox and a remote Bonobo control
	respectively.

	* evolution-composer.c (get_object): Move getObject functionality
	here from e-msg-composer.c

svn path=/trunk/; revision=7441
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an ItemContainer Bonobo interface to allow client applications to</title>
<updated>2001-01-11T23:20:37+00:00</updated>
<author>
<name>Miguel de Icaza</name>
<email>miguel@helixcode.com</email>
</author>
<published>2001-01-11T23:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c6737bc9e8da67083a455a2b3f0e5704290ab06c'/>
<id>c6737bc9e8da67083a455a2b3f0e5704290ab06c</id>
<content type='text'>
2001-01-10  Miguel de Icaza  &lt;miguel@helixcode.com&gt;

	* evolution-composer.c (evolution_composer_construct): Add an
	ItemContainer Bonobo interface to allow client applications to
	locate the Message Composer component.

svn path=/trunk/; revision=7416
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-01-10  Miguel de Icaza  &lt;miguel@helixcode.com&gt;

	* evolution-composer.c (evolution_composer_construct): Add an
	ItemContainer Bonobo interface to allow client applications to
	locate the Message Composer component.

svn path=/trunk/; revision=7416
</pre>
</div>
</content>
</entry>
<entry>
<title>New function to get whether or not to encrypt the message.</title>
<updated>2000-12-15T23:14:57+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@helixcode.com</email>
</author>
<published>2000-12-15T23:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1f9b8f9c4eb80dab128458f7f3e49c3a25ff5a00'/>
<id>1f9b8f9c4eb80dab128458f7f3e49c3a25ff5a00</id>
<content type='text'>
2000-12-15  Jeffrey Stedfast  &lt;fejj@helixcode.com&gt;

	* e-msg-composer.c (e_msg_composer_get_pgp_encrypt): New function
	to get whether or not to encrypt the message.
	(e_msg_composer_set_pgp_encrypt): New function to set encryption.
	(e_msg_composer_get_pgp_sign): New function to get whether or not
	to sign the message.
	(e_msg_composer_set_pgp_sign): New function to set pgp_sign.
	(init): Initialize pgp_sign and pgp_encrypt to FALSE.

svn path=/trunk/; revision=7058
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-12-15  Jeffrey Stedfast  &lt;fejj@helixcode.com&gt;

	* e-msg-composer.c (e_msg_composer_get_pgp_encrypt): New function
	to get whether or not to encrypt the message.
	(e_msg_composer_set_pgp_encrypt): New function to set encryption.
	(e_msg_composer_get_pgp_sign): New function to get whether or not
	to sign the message.
	(e_msg_composer_set_pgp_sign): New function to set pgp_sign.
	(init): Initialize pgp_sign and pgp_encrypt to FALSE.

svn path=/trunk/; revision=7058
</pre>
</div>
</content>
</entry>
<entry>
<title>added warnings (prepare_engine): updated to</title>
<updated>2000-12-07T19:04:19+00:00</updated>
<author>
<name>Radek Doulik</name>
<email>rodo@helixcode.com</email>
</author>
<published>2000-12-07T19:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ffcec7f3d556a32b191891a21de72476d157cbf9'/>
<id>ffcec7f3d556a32b191891a21de72476d157cbf9</id>
<content type='text'>
2000-12-07  Radek Doulik  &lt;rodo@helixcode.com&gt;

	* e-msg-composer.c (prepare_engine): added warnings
	(prepare_engine): updated to IDL:GNOME/GtkHTML/Editor/Engine:1.0

	* Makefile.am: renamed HTMLEditor* to Editor*, added Editor-common.c:
	$(HTML_EDITOR_GENERATED) rule

svn path=/trunk/; revision=6838
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-12-07  Radek Doulik  &lt;rodo@helixcode.com&gt;

	* e-msg-composer.c (prepare_engine): added warnings
	(prepare_engine): updated to IDL:GNOME/GtkHTML/Editor/Engine:1.0

	* Makefile.am: renamed HTMLEditor* to Editor*, added Editor-common.c:
	$(HTML_EDITOR_GENERATED) rule

svn path=/trunk/; revision=6838
</pre>
</div>
</content>
</entry>
<entry>
<title>updates for HTMLEditor API changes</title>
<updated>2000-11-15T18:47:33+00:00</updated>
<author>
<name>Radek Doulik</name>
<email>rodo@helixcode.com</email>
</author>
<published>2000-11-15T18:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c9cba32d9ad9eb717ec135a49dc9fee4d703293a'/>
<id>c9cba32d9ad9eb717ec135a49dc9fee4d703293a</id>
<content type='text'>
2000-11-15  Radek Doulik  &lt;rodo@helixcode.com&gt;

	* updates for HTMLEditor API changes

	* e-msg-composer.c: added #include &lt;libgnomevfs/gnome-vfs.h&gt;

svn path=/trunk/; revision=6582
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-11-15  Radek Doulik  &lt;rodo@helixcode.com&gt;

	* updates for HTMLEditor API changes

	* e-msg-composer.c: added #include &lt;libgnomevfs/gnome-vfs.h&gt;

svn path=/trunk/; revision=6582
</pre>
</div>
</content>
</entry>
<entry>
<title>e_msg_composer_guess_mime_type renamed and moved</title>
<updated>2000-11-15T08:45:22+00:00</updated>
<author>
<name>Radek Doulik</name>
<email>rodo@helixcode.com</email>
</author>
<published>2000-11-15T08:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c9c591526f3104831f2ccefaf907cee6bd0ac2d5'/>
<id>c9c591526f3104831f2ccefaf907cee6bd0ac2d5</id>
<content type='text'>
2000-11-15  Radek Doulik  &lt;rodo@helixcode.com&gt;

	* e-msg-composer.h: e_msg_composer_guess_mime_type renamed and
	moved mime_guess_type_from_file_name from camel as it uses VFS

svn path=/trunk/; revision=6579
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-11-15  Radek Doulik  &lt;rodo@helixcode.com&gt;

	* e-msg-composer.h: e_msg_composer_guess_mime_type renamed and
	moved mime_guess_type_from_file_name from camel as it uses VFS

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