<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/shell, branch GGV_2_6_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=GGV_2_6_2</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=GGV_2_6_2'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2003-12-09T01:57:09+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'GGV_2_6_2'.</title>
<updated>2003-12-09T01:57:09+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2003-12-09T01:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c38a6122c95132d3468a2bbadefac5c0dbaf28a1'/>
<id>urn:sha1:c38a6122c95132d3468a2bbadefac5c0dbaf28a1</id>
<content type='text'>
svn path=/tags/GGV_2_6_2/; revision=23746
</content>
</entry>
<entry>
<title>remove useless gal include</title>
<updated>2003-12-06T18:09:17+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@ximian.com</email>
</author>
<published>2003-12-06T18:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=29712bb2c4ad967869f489622ac6ff19b0a04506'/>
<id>urn:sha1:29712bb2c4ad967869f489622ac6ff19b0a04506</id>
<content type='text'>
2003-12-06  JP Rosevear &lt;jpr@ximian.com&gt;

	* e-shell-importer.c: remove useless gal include

	* Makefile.am: Remove hard coded disable deprecated flags

svn path=/trunk/; revision=23659
</content>
</entry>
<entry>
<title>Implement.</title>
<updated>2003-12-04T23:12:28+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2003-12-04T23:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=56ac1ec642fb0713434132a76186290018569f67'/>
<id>urn:sha1:56ac1ec642fb0713434132a76186290018569f67</id>
<content type='text'>
* e-shell.c (e_shell_prepare_for_quit): Implement.

* Evolution-Component.idl (Component::requestQuit): Make sync
[i.e. just return a boolean instead of using a BonoboListener].

svn path=/trunk/; revision=23639
</content>
</entry>
<entry>
<title>If component_id is the empty string, pass NULL for it to</title>
<updated>2003-12-03T20:08:14+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2003-12-03T20:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9407166101cd70d7920e1122eb96617b6028ea38'/>
<id>urn:sha1:9407166101cd70d7920e1122eb96617b6028ea38</id>
<content type='text'>
* e-shell.c (impl_Shell_createNewWindow): If component_id is the
empty string, pass NULL for it to e_shell_create_window() so we
get the default.

* main.c (idle_cb): Pass an empty string for component_id to
createNewWindow() if the default_component_id is NULL.

svn path=/trunk/; revision=23620
</content>
</entry>
<entry>
<title>move e-task-bar and e-task-widget into libeshell.</title>
<updated>2003-12-03T19:23:10+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2003-12-03T19:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=81a9c0d4f9420aa256934791e633618f4bc9315b'/>
<id>urn:sha1:81a9c0d4f9420aa256934791e633618f4bc9315b</id>
<content type='text'>
[Fix pointed out by Bernard Leach &lt;leachbj@bouncycastle.org&gt;.]

svn path=/trunk/; revision=23618
</content>
</entry>
<entry>
<title>Remove. Remove. Remove. Remove. Remove. Remove. Remove. Remove.</title>
<updated>2003-12-03T17:59:27+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2003-12-03T17:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=84f290000d208c163c039dcd1f4d385d30b4d755'/>
<id>urn:sha1:84f290000d208c163c039dcd1f4d385d30b4d755</id>
<content type='text'>
* Evolution-Session.idl: Remove.
* Evolution-Activity.idl: Remove.
* Evolution-ShellComponent.idl: Remove.
* Evolution-ShellComponentDnd.idl: Remove.
* Evolution-ShellView.idl: Remove.
* Evolution-Shortcuts.idl: Remove.
* Evolution-Storage.idl: Remove.
* Evolution-StorageSetView.idl: Remove.

* evolution-shell-view.c: Remove.
* evolution-shell-view.h: Remove.

* evolution-session.c: Remove.
* evolution-session.h: Remove.

svn path=/trunk/; revision=23615
</content>
</entry>
<entry>
<title>Remove. Remove.</title>
<updated>2003-12-03T15:39:41+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2003-12-03T15:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9b448074a4aeabc87a65db1c2ef89ed3ba6c1ffb'/>
<id>urn:sha1:9b448074a4aeabc87a65db1c2ef89ed3ba6c1ffb</id>
<content type='text'>
* e-folder-list.c: Remove.
* e-folder-list.h: Remove.

* e-folder-tree.c: Remove.
* e-folder-tree.h: Remove.

* e-folder.c: Remove.
* e-folder.h: Remove.

* evolution-shell-component.c: Remove.
* evolution-shell-component.h: Remove.

* evolution-shell-client.c: Remove.
* evolution-shell-client.h: Remove.

* evolution-folder-selector-button.c: Remove.
* evolution-folder-selector-button.h: Remove.

* evolution-activity-client.c: Remove.
* evolution-activity-client.h: Remove.

* evolution-storage.c: Remove.
* evolution-storage.h: Remove.

svn path=/trunk/; revision=23598
</content>
</entry>
<entry>
<title>Do not depend on e-folder-list.</title>
<updated>2003-12-03T15:37:56+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2003-12-03T15:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=7d18bf233dc8bfa4484fdd3d19e2c61efdbbf7cd'/>
<id>urn:sha1:7d18bf233dc8bfa4484fdd3d19e2c61efdbbf7cd</id>
<content type='text'>
* gui/component/addressbook-config.c: Do not depend on
e-folder-list.

* gui/component/select-names/e-select-names.c: Remove dependency
on evolution-folder-selector-button.
(e_addressbook_create_folder_selector): Just return a FIXME label
for now.
(folder_selected): #if 0 out.
(e_select_names_init): Do not connect.

* gui/component/select-names/e-select-names-manager.c
(e_select_names_manager_activate_dialog): Don't get a shell_client
arg anymore.
(load_completion_books): Stub out.

* gui/component/select-names/e-select-names.c
(e_select_names_new): Don't get an EvolutionShellClient anymore.
Don't create the folder selector button for now.

* gui/component/select-names/e-select-names.h: Remove dependency
on evolution-shell-client.

* gui/component/select-names/e-select-names-bonobo.c: Remove
dependency on evolution-shell-client.
(impl_SelectNames_activate_dialog): Stub out.

* gui/widgets/eab-gui-util.c: Remove dependency on
evolution-shell-client.
(eab_transfer_contacts): Stub out.

* importers/icalendar-importer.c: Do not #include shell stuff.

* gui/main.c: Do not #include &lt;evolution-shell-client.h&gt;.

* gui/e-itip-control.c: Do not #include
&lt;e-folder-selector-button.h&gt; nor &lt;evolution-shell-client.h&gt;.
(start_default_server): Return FALSE.
(default_server_started_cb): Do not connect the "selected" signal
on the button since it's now NULL.
(button_selected_cb): #if 0 out.

* gui/e-cal-list-view.h: Do not #include
"evolution-activity-client.h".

* gui/tasks-component.c (impl_createControls): Give an empty label
for the status bar.

* gui/e-day-view.h: Remove all deps on evolution-activity-client.

* e-msg-composer-hdrs.c: Do not #include
&lt;evolution-folder-selector-button.h&gt;.
(e_msg_composer_hdrs_set_post_to): #if 0 out for now.
(e_msg_composer_hdrs_get_post_to): Likewise.

* mail-vfolder.c: Do not #include "evolution-shell-component.h".

* Makefile.am (libevolution_mail_la_SOURCES): Don't compile
mail-importer.[ch] for now.

* mail-component-factory.c: Do not #include
&lt;evolution-shell-client.h&gt;.
* mail-config.c: Likewise.

* mail-vfolder.h: Do not #include &lt;evolution-storage.h&gt; or
&lt;evolution-shell-component.h&gt;.

* mail.h: Do not #include &lt;evolution-storage.h&gt;.

* mail-ops.h: Do not #include &lt;evolution-storage.h&gt;.
(mail_scan_subfolders): Remove prototype.
(mail_update_subfolders): Likewise.

svn path=/trunk/; revision=23595
</content>
</entry>
<entry>
<title>(e_shell_window_save_defaults): Implement.</title>
<updated>2003-12-02T23:45:47+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2003-12-02T23:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ccd5cdcf82c299aba622da4f5f87347aea93d99c'/>
<id>urn:sha1:ccd5cdcf82c299aba622da4f5f87347aea93d99c</id>
<content type='text'>
(e_shell_window_new): Set the width/height from the GConf keys.

svn path=/trunk/; revision=23591
</content>
</entry>
<entry>
<title>Version the schemas Removed Added</title>
<updated>2003-12-02T15:55:48+00:00</updated>
<author>
<name>Rodney Dawes</name>
<email>dobey@ximian.com</email>
</author>
<published>2003-12-02T15:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8dd5d1de36b4c40b645189ea16d2d84b09e0b1c5'/>
<id>urn:sha1:8dd5d1de36b4c40b645189ea16d2d84b09e0b1c5</id>
<content type='text'>
2003-12-02  Rodney Dawes  &lt;dobey@ximian.com&gt;

	* gui/component/Makefile.am: Version the schemas
	* gui/component/apps_evolution_addressbook.schemas: Removed
	* gui/component/apps_evolution_addressbook.schemas.in.in: Added

2003-12-02  Rodney Dawes  &lt;dobey@ximian.com&gt;

	* gui/Makefile.am: Version the schemas
	* gui/apps_evolution_calendar.schemas: Removed
	* gui/apps_evolution_calendar.schemas.in.in: Added

2003-12-02  Rodney Dawes  &lt;dobey@ximian.com&gt;

	* Makefile.am: Version the schemas
	* evolution-mail.schemas: Removed
	* evolution-mail.schemas.in.in: Added

2003-12-02  Rodney Dawes  &lt;dobey@ximian.com&gt;

	* Makefile.am: Version the schemas
	* apps_evolution_shell.schemas: Removed
	* apps_evolution_shell.schemas.in.in: Added

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