<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/my-evolution/e-summary-table.c, 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>gtk_widget_destroy() instead of gtk_object_destroy().</title>
<updated>2002-11-11T21:19:24+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-11-11T21:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8f7b3fabe5f53b57f9d6f6df048a9faf23e0837a'/>
<id>urn:sha1:8f7b3fabe5f53b57f9d6f6df048a9faf23e0837a</id>
<content type='text'>
* e-summary-factory.c (control_destroy_cb): gtk_widget_destroy()
instead of gtk_object_destroy().
(e_summary_factory_new_control): Likewise.

* e-summary-calendar.c: Use g_object_ref()/g_object_unref()
instead of gtk_object_ref()/gtk_object_unref().
* e-summary-preferences.c: Likewise.
* e-summary-shown.c: Likewise.
* e-summary-table.c: Likewise.
* e-summary-tasks.c: Likewise.
* e-summary.c: Likewise.

* e-summary-preferences.c (e_summary_preferences_make_mail_table):
g_object_set_data() instead of gtk_object_set_data().
(make_property_dialog): g_object_get_data() instead of
gtk_object_get_data().
(get_folders_from_view): Likewise.

* component-factory.c (create_view): Use
evolution_shell_client_corba_objref() instead of
bonobo_object_corba_objref() on the EvolutionShellClient object.
Also, use g_object_get_data() instead of gtk_object_get_data().
(owner_set_cb): Likewise.
(create_component): Use g_object_set_data() instead of
gtk_object_set_data().

svn path=/trunk/; revision=18710
</content>
</entry>
<entry>
<title>#include &lt;string.h&gt;.</title>
<updated>2002-11-06T00:42:52+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-11-06T00:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f36f2d1fcf5851aa1d00ab8096ca0b362880475b'/>
<id>urn:sha1:f36f2d1fcf5851aa1d00ab8096ca0b362880475b</id>
<content type='text'>
* metar.c: #include &lt;string.h&gt;.

* main.c (main): Use gnome_program_init().

* e-summary-tasks.c (e_summary_tasks_protocol): Use
bonobo-activation.

* e-summary-table.c (set_value_at): Use g_signal_emit() instead of
gtk_signal_emit().

* e-summary-shown.c (e_summary_shown_class_init): GObjectified.
(construct_pixmap_button): Use gtk_image_new_from_stock() instead
of gnome_stock_pixmap_new().

* e-summary-preferences.c (e_summary_preferences_restore): Use
EConfigListener.
(add_dialog_clicked_cb): Add some missing consts.
(factory_fn): Pass NULL as the domain arg to glade_xml_new().
(factory_fn): Add id arg.
(e_summary_preferences_register_config_control_factory):

* e-summary-mail.c (e_summary_folder_init_folder_store): Use
bonobo-activation.

* e-summary-factory.c (control_activate): Pass NULL ev arg to
bonobo functions that now need it.
(control_deactivate): Likewise.
(control_activate_cb): Likewise.
(e_summary_factory_new_control): Use g_signal_connect() instead of
gtk_signal_connect().

* e-summary-calendar.c (e_summary_calendar_protocol): Use
bonobo_activation.

* e-summary.c: Update gnome-print #includes.  Added some missing
#includes.
(e_summary_url_clicked): Pass NULL as the error arg to
gnome_url_show().
(do_summary_print): Use GnomePrintConfig instead of GnomePrinter
et al.

* e-cell-tri.h: Removed BEGIN_GNOME_DECLS/END_GNOME_DECLS.

* e-summary.c: Removed #include &lt;libgnome/gnome-defs.h&gt;.  Ported
to e-config-listener.c.

* e-cell-tri.h: Removed #include &lt;libgnome/gnome-defs.h&gt;.

* component-factory.c: #include &lt;gtk/gtkmain.h&gt;.
(create_component): Use g_signal_connect.  Match prototype with
the one required by bonobo_generic_factory().

* Makefile.am: Add @INTLTOOL_SERVER_RULE@.
($(MAIL_GENERATED)): Update with new ORBit rules.

svn path=/trunk/; revision=18574
</content>
</entry>
<entry>
<title>Don't show the headers in the folder table.</title>
<updated>2002-05-20T15:56:45+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-05-20T15:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=05269c30e75a648907a54c22fdd247b841b08177'/>
<id>urn:sha1:05269c30e75a648907a54c22fdd247b841b08177</id>
<content type='text'>
* e-summary-table.c: Don't show the headers in the folder table.

* e-summary-shown.c (e_summary_shown_init): Set the spacing to 3.

svn path=/trunk/; revision=16942
</content>
</entry>
<entry>
<title>Allow IMAP folders and VFolders and make the mail summaries show and make the etables almost work perfectly</title>
<updated>2002-04-22T16:18:33+00:00</updated>
<author>
<name>Iain Holmes</name>
<email>iain@src.gnome.org</email>
</author>
<published>2002-04-22T16:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=06f657a95766cf0833f0c8b249b24d20b1501c76'/>
<id>urn:sha1:06f657a95766cf0833f0c8b249b24d20b1501c76</id>
<content type='text'>
svn path=/trunk/; revision=16556
</content>
</entry>
<entry>
<title>VFolders in the summary</title>
<updated>2002-03-18T15:47:04+00:00</updated>
<author>
<name>Iain Holmes</name>
<email>iain@src.gnome.org</email>
</author>
<published>2002-03-18T15: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=bc73d24d04269d1cd4df99acdb511580626ca98f'/>
<id>urn:sha1:bc73d24d04269d1cd4df99acdb511580626ca98f</id>
<content type='text'>
svn path=/trunk/; revision=16190
</content>
</entry>
<entry>
<title>The new selector widget</title>
<updated>2002-02-04T19:52:43+00:00</updated>
<author>
<name>Iain Holmes</name>
<email>iain@src.gnome.org</email>
</author>
<published>2002-02-04T19:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e1268e37a47ad717ee3cf3434a749ea32bf075c1'/>
<id>urn:sha1:e1268e37a47ad717ee3cf3434a749ea32bf075c1</id>
<content type='text'>
svn path=/trunk/; revision=15565
</content>
</entry>
</feed>
