<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/mail, branch GNOME_2</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=GNOME_2</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=GNOME_2'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2001-10-24T22:17:05+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'GNOME_2'.</title>
<updated>2001-10-24T22:17:05+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2001-10-24T22:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d926a5044cc190b0e6f3b53d7be13096a79990c8'/>
<id>urn:sha1:d926a5044cc190b0e6f3b53d7be13096a79990c8</id>
<content type='text'>
svn path=/tags/GNOME_2/; revision=14021
</content>
</entry>
<entry>
<title>Same.</title>
<updated>2001-10-24T19:00:22+00:00</updated>
<author>
<name>4</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-10-24T19:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b61e480c425ce7eac8dc9c7b852261a936fdc3fc'/>
<id>urn:sha1:b61e480c425ce7eac8dc9c7b852261a936fdc3fc</id>
<content type='text'>
2001-10-24    &lt;NotZed@Ximian.com&gt;

	* folder-browser-ui.c (ui_add):
	(fbui_sensitize_timeout): Same.

	* folder-browser-factory.c (control_activate): Comment out freeze/thaw.
	(control_deactivate):

svn path=/trunk/; revision=13990
</content>
</entry>
<entry>
<title>Fixed some weird casting crack that got in here somehow, removed</title>
<updated>2001-10-24T17:40:57+00:00</updated>
<author>
<name>Jon Trowbridge</name>
<email>trow@ximian.com</email>
</author>
<published>2001-10-24T17:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=31d99df0f42df0095dbfd3f3b29f0962b97cde4b'/>
<id>urn:sha1:31d99df0f42df0095dbfd3f3b29f0962b97cde4b</id>
<content type='text'>
2001-10-24  Jon Trowbridge  &lt;trow@ximian.com&gt;

	* mail-search.c (mail_search_construct): Fixed some weird casting
	crack that got in here somehow, removed superfluous box-packing
	that was generating a gtk warning.

svn path=/trunk/; revision=13988
</content>
</entry>
<entry>
<title>fixed changelog</title>
<updated>2001-10-24T04:10:01+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@src.gnome.org</email>
</author>
<published>2001-10-24T04:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2c72dd78a271397af45e0e0ea66e5e78ea7364c6'/>
<id>urn:sha1:2c72dd78a271397af45e0e0ea66e5e78ea7364c6</id>
<content type='text'>
svn path=/trunk/; revision=13977
</content>
</entry>
<entry>
<title>Unref the global search_context. (owner_set_cb): create the global</title>
<updated>2001-10-24T04:09:30+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-10-24T04:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e58630b14194b487c90a9995f10a98f93e88f9a8'/>
<id>urn:sha1:e58630b14194b487c90a9995f10a98f93e88f9a8</id>
<content type='text'>
2001-10-23  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* component-factory.c (owner_unset_cb): Unref the global
	search_context.
	(owner_set_cb): create the global search_context.

	* folder-browser.c (folder_browser_gui_init): Pass along the
	global search_context to the e_filter_bar_new call.

svn path=/trunk/; revision=13976
</content>
</entry>
<entry>
<title>all this crap just to make the print icon desensitive at the right time.</title>
<updated>2001-10-24T02:56:06+00:00</updated>
<author>
<name>4</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-10-24T02:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e4fa983be5e2c6a6496ba02f5391800ecee4575d'/>
<id>urn:sha1:e4fa983be5e2c6a6496ba02f5391800ecee4575d</id>
<content type='text'>
fix for #10346

2001-10-24    &lt;NotZed@Ximian.com&gt;

        * message-browser.c (message_browser_message_loaded): Call
        ui_message_loaded when we are.

        * folder-browser-factory.c (control_activate): Freeze/thaw around
        all updates.
        (control_deactivate): Freeze/thaw around all updates.

        * folder-browser.c (folder_browser_init): Setup a hashtable to
        keep track of *our* sensitise state, so we can optimise pushes to
        bonobo.
        (folder_browser_finalise): Free hash here.
        (folder_browser_set_message_preview): Call a ui_message_loaded,
        even though it isn't, so it updates sensitivities right.
        (done_message_selected): Call ui_message_loaded when it really is,
        rather than the very fucked up idea of reversing the loaded_uid
        check.

        * folder-browser-ui.c (folder_browser_ui_set_selection_state):
        Dont enable the message-enabled options if the message display is
        hidden, e.g. print, view headers, etc.
        (folder_browser_ui_rm_all): Forget sensitise state.
        (fbui_sensitise_item): Sensitise items via a current-state table,
        so we dont have to do bonobo calls every time.
        (folder_browser_setup_property_menu): Call sensitise_item.
        (folder_browser_ui_add_message):
        (folder_browser_ui_add_global): Leave current set_prop "sensitive"
        for the stop button, so it doesn't get lost by the stuff in
        mail-mt.c
        (fbui_real_sensitize_items): Removed.
        (fbui_sensitize_timeout): Cleaned up, use sensitise_item to do
        work.
        (folder_browser_ui_message_loaded): Setup sensitive based on
        preview_shown too.
        (folder_browser_ui_set_selection_state): And here too.

svn path=/trunk/; revision=13972
</content>
</entry>
<entry>
<title>Don't allow an auth-type to be set when saving the service.</title>
<updated>2001-10-23T23:39:07+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-10-23T23:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=65c33efb1b50b4ca08adf3dbc56c300a20b55608'/>
<id>urn:sha1:65c33efb1b50b4ca08adf3dbc56c300a20b55608</id>
<content type='text'>
2001-10-23  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* mail-account-gui.c (service_check_supported): Don't allow an
	auth-type to be set when saving the service.
	(mail_account_gui_new): Initialize the source and transport
	provider_type's here so we don't forget to do it when it matters.
	(mail_account_gui_setup): Don't bother setting the provider_type's
	here, they are already set in mail_account_gui_new() now.

svn path=/trunk/; revision=13968
</content>
</entry>
<entry>
<title>Remove the idle_id when we're destroyed so the idle func doesn't run on an</title>
<updated>2001-10-23T23:31:16+00:00</updated>
<author>
<name>3</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-10-23T23:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d42effce71204eeb2f985e284047118e8d9fd813'/>
<id>urn:sha1:d42effce71204eeb2f985e284047118e8d9fd813</id>
<content type='text'>
2001-10-23    &lt;NotZed@Ximian.com&gt;

        * mail-display.c (mail_display_destroy): Remove the idle_id when
        we're destroyed so the idle func doesn't run on an invalid object.

svn path=/trunk/; revision=13966
</content>
</entry>
<entry>
<title>Dont do anything if we're destroyed #13021.</title>
<updated>2001-10-23T22:10:14+00:00</updated>
<author>
<name>3</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-10-23T22:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=36894c7adc651818c95bf32ce82d13b3d15e2295'/>
<id>urn:sha1:36894c7adc651818c95bf32ce82d13b3d15e2295</id>
<content type='text'>
2001-10-23    &lt;NotZed@Ximian.com&gt;

        * message-list.c (regen_list_regened): Dont do anything if we're
        destroyed #13021.

svn path=/trunk/; revision=13963
</content>
</entry>
<entry>
<title>	(do_user_message): Setup the message_destroy_id when we setup the</title>
<updated>2001-10-23T20:57:23+00:00</updated>
<author>
<name>Michael Zucci</name>
<email>zucchi@src.gnome.org</email>
</author>
<published>2001-10-23T20:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1ffe0b3a24d3fcb776be7c17ee957ba1f09f7522'/>
<id>urn:sha1:1ffe0b3a24d3fcb776be7c17ee957ba1f09f7522</id>
<content type='text'>
	destroy handler so it doesn't get called twice.

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