<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/shell/importer/evolution-intelligent-importer.h, branch master</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=master</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2009-02-21T16:09:26+00:00</updated>
<entry>
<title>Everything under shell/importer is unused.  Kill it.</title>
<updated>2009-02-21T16:09:26+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@src.gnome.org</email>
</author>
<published>2009-02-21T16:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b32f00a92be2a136e44fe08aa38c2e2f0424f4e5'/>
<id>urn:sha1:b32f00a92be2a136e44fe08aa38c2e2f0424f4e5</id>
<content type='text'>
svn path=/branches/kill-bonobo/; revision=37305
</content>
</entry>
<entry>
<title>Merge revisions 36016:36303 from trunk.</title>
<updated>2008-09-11T15:34:29+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@src.gnome.org</email>
</author>
<published>2008-09-11T15:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c0a255eb90769638d57ae4122932f75c46e4e531'/>
<id>urn:sha1:c0a255eb90769638d57ae4122932f75c46e4e531</id>
<content type='text'>
svn path=/branches/kill-bonobo/; revision=36307
</content>
</entry>
<entry>
<title>updated novell copyright notices (left others alone)</title>
<updated>2008-06-20T22:26:57+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@src.gnome.org</email>
</author>
<published>2008-06-20T22:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=abda2bda855a6ac4413994bd141e18f9fd00b295'/>
<id>urn:sha1:abda2bda855a6ac4413994bd141e18f9fd00b295</id>
<content type='text'>
svn path=/trunk/; revision=35665
</content>
</entry>
<entry>
<title>Update FSF address in header comments (#469886). Patch from Tobias</title>
<updated>2007-09-02T04:19:22+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2007-09-02T04:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8e47917e8c7126aee49f98826ef67623346546e8'/>
<id>urn:sha1:8e47917e8c7126aee49f98826ef67623346546e8</id>
<content type='text'>
2007-09-02  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	* Update FSF address in header comments (#469886).
	  Patch from Tobias Mueller.


svn path=/trunk/; revision=34151
</content>
</entry>
<entry>
<title>s/BonoboXObject/BonoboObject/</title>
<updated>2003-02-05T18:47:08+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2003-02-05T18:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f0574ae5578b3aaae14df3746f5c5a63c36c6280'/>
<id>urn:sha1:f0574ae5578b3aaae14df3746f5c5a63c36c6280</id>
<content type='text'>
	* importer/evolution-intelligent-importer.c:
	s/BonoboXObject/BonoboObject/

svn path=/trunk/; revision=19766
</content>
</entry>
<entry>
<title>from clicked_cb. (start_import): gtkdialogise.</title>
<updated>2002-11-18T11:29:35+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2002-11-18T11:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=abda9814844d31daaf4c6355da9a886c69bda9be'/>
<id>urn:sha1:abda9814844d31daaf4c6355da9a886c69bda9be</id>
<content type='text'>
2002-11-18  Not Zed  &lt;NotZed@Ximian.com&gt;

        * importer/importer.c (dialog_response_cb): from clicked_cb.
        (start_import): gtkdialogise.

        * e-shell-importer.c: removed redundant header.
        (create_html): Removed utf8 from locale stuff.
        (get_name_from_component_info): oaf-&gt;bonobo activation.
        (get_iid_for_filetype): "
        (create_plugin_menu): Likewise, and change oafiid to bonoboiid
        (get_intelligent_importers): "
        (prepare_intelligent_page): "
        (show_import_wizard): add null domain to glade_xml_new.
        (choose_importer_from_list): gtkdialogise.
        (dialog_response_cb): changed from dialog_clicked_cb.
        (start_import): gtkdialogise.
        (show_error): use gtk message box.
        (error_response_cb): callback to close error box.
        (show_import_wizard): gnome_druid_page_start/finish -&gt;
        gnome_druid_page_edge.
        (prepare_file_page):
        (filename_changed): set HELP button insensitive.
        (create_plugin_menu): casts for warnings and fix a typo,
        set_data-&gt;set_data_full.
        (import_druid_finish): folder_selection_dialog api change(?),
        allow create.
        (dialog_weak_notify): renamed from close_dialog().
        (show_import_wizard): remove gnome_dialog_close_hides -&gt; its a
        gtkwindow anyway(!).

        * Makefile.am (evolution_LDADD): Added back importer.
        (evolution_SOURCES): Added back importer.

        * importer/intelligent.c (get_intelligent_importers):
        bonobo-activationised.
        (create_gui): gtkdialogise.
        (intelligent_importer_init): gtkdialogise.
        (create_gui): remove gnome_util_user_home().
        (intelligent_importer_init): "

        * importer/evolution-importer.c (finalise): from destroy.
        (evolution_importer_new): type_new-&gt;object_new.

        * importer/evolution-importer-listener.c (finalise): from destroy.
        (evolution_importer_listener_new): type_new-&gt;object_new.

        * importer/evolution-importer-client.c (destroy): removed, as it
        wasn't used anyway.
        (evolution_importer_client_new): g_object_new.
        (finalise): added, tho doesn't do anythign yet, should it unref
        the client-&gt;objref?  This whole class doesn't seem much use.

        * importer/evolution-importer-client.h: removed
        bonobo-object-client, change to g_object.

        * importer/*.[ch]: ran fix script over everything.

        * importer/evolution-intelligent-importer.c: gobjectise.
        (finalise): renamed from destroy.
        (evolution_intelligent_importer_new): gtk_type_new -&gt; g_object_new

svn path=/trunk/; revision=18821
</content>
</entry>
<entry>
<title>Fixing the license text.</title>
<updated>2001-10-27T16:59:46+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2001-10-27T16:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=08fb7329cb73d64ee5eed4e7506b84641c432678'/>
<id>urn:sha1:08fb7329cb73d64ee5eed4e7506b84641c432678</id>
<content type='text'>
svn path=/trunk/; revision=14212
</content>
</entry>
<entry>
<title>Update the licensing information to require version 2 of the GPL</title>
<updated>2001-10-27T00:25:49+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2001-10-27T00:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=02dcd0aadfb516aba8c1322af34ebef5c265787d'/>
<id>urn:sha1:02dcd0aadfb516aba8c1322af34ebef5c265787d</id>
<content type='text'>
(instead of version 2 or any later version).

svn path=/trunk/; revision=14190
</content>
</entry>
<entry>
<title>#include &lt;glib.h&gt; and move corresponding local includes to the top.</title>
<updated>2001-04-25T07:55:21+00:00</updated>
<author>
<name>Kjartan Maraas</name>
<email>kmaraas@gnome.org</email>
</author>
<published>2001-04-25T07:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=65464a8165e62f342a8164a02024ce29f1b0bfe6'/>
<id>urn:sha1:65464a8165e62f342a8164a02024ce29f1b0bfe6</id>
<content type='text'>
2001-04-25  Kjartan Maraas  &lt;kmaraas@gnome.org&gt;

	* e-component-register.c, e-corba-storage.c, e-folder-tree.c,
	e-folder-tree.h, e-folder.c, e-local-folder.c, e-shell.c,
	e-shortcuts-view-model.c, e-shortcuts.c, e-splash.c,
	e-storage-set-view.c, e-storage-set.c, evolution-local-storage.c,
	evolution-shell-component-client.c, evolution-shell-component.c,
	evolution-storage.[ch], importer/evolution-importer-client.[ch],
	importer/evolution-importer-listener.[ch],
	importer/evolution-importer.[ch],
	importer/evolution-intelligent-importer.[ch], importer/intelligent.c:
	#include &lt;glib.h&gt; and move corresponding local includes to the top.

svn path=/trunk/; revision=9556
</content>
</entry>
<entry>
<title>All my changes to get the folder creation working, and the magic Netscape</title>
<updated>2001-03-13T02:26:18+00:00</updated>
<author>
<name>Iain Holmes</name>
<email>iain@src.gnome.org</email>
</author>
<published>2001-03-13T02:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8c2f3a00ef98717e4203630c8119f2e84d2bb796'/>
<id>urn:sha1:8c2f3a00ef98717e4203630c8119f2e84d2bb796</id>
<content type='text'>
importer.

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