<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/shell/glade, 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>2004-06-10T16:30:15+00:00</updated>
<entry>
<title>Remove no-longer-used stuff</title>
<updated>2004-06-10T16:30:15+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2004-06-10T16:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=4ba6a25075f9cee4d9aafefe1d77a14e2734300d'/>
<id>urn:sha1:4ba6a25075f9cee4d9aafefe1d77a14e2734300d</id>
<content type='text'>
	* check-empty.xpm, check-filled.xpm, check-missing.xpm:
	* e-shell-config-autocompletion.[ch]:
	* e-shell-config-default-folders.[ch]:
	* e-shell-config-folder-settings.[ch]:
	* e-shell-config-offline.[ch]:
	* e-shell-config.[ch]:
	* e-shell-folder-creation-dialog.[ch]:
	* e-shell-shared-folder-picker-dialog.[ch]:
	* e-storage-set-store.[ch]:
	* e-storage-set-view-checkboxes.etstate:
	* e-storage-set-view-no-checkboxes.etstate:
	* e-storage-set-view.etspec:
	* e-uri-schema-registry.[ch]:
	* evolution-activity-client.c:
	* evolution-storage-set-view-factory.[ch]:
	* evolution-storage-set-view.[ch]:
	* glade/e-folder-list.glade:
	* glade/e-shell-config-default-folders.glade:
	* glade/e-shell-folder-creation-dialog.glade:
	* glade/e-shell-shared-folder-picker-dialog.glade: Remove
	no-longer-used stuff

	* README: Remove this, since it's more confusing than true now.

	* Evolution-Offline.idl, Evolution-common.idl: Remove
	GNOME_Evolution_Folder, and references to it.

	* e-active-connection-dialog.glade:
	* evolution-startup-wizard.glade: Move the last two remaining
	files from ./glade/ up to here.

	* glade/*: Gone.

	* Makefile.am, .cvsignore: update for the above

svn path=/trunk/; revision=26286
</content>
</entry>
<entry>
<title>Change component icons to use the icon theme names for icons Remove</title>
<updated>2004-04-19T15:17:54+00:00</updated>
<author>
<name>Michael Terry</name>
<email>mike@mterry.name</email>
</author>
<published>2004-04-19T15:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9b8a6860948ad7cd5d1c6a24360e4b59fc120fb2'/>
<id>urn:sha1:9b8a6860948ad7cd5d1c6a24360e4b59fc120fb2</id>
<content type='text'>
2004-04-19  Michael Terry  &lt;mike@mterry.name&gt;

	* GNOME_Evolution_Test.server.in.in: Change component icons to use the
	icon theme names for icons
	* Makefile.am: Remove e-icon-factory.[ch]
	* e-component-registry.c: Use the icon theme for component icons
	* e-icon-factory.[ch]: Removed these files
	* e-shell-importer.c:
	* e-shell-settings-dialog.c:
	* e-shell-startup-wizard.c:
	* e-shell-window-commands.c:
	* e-user-creatable-items-handler.c:
	* evolution-shell-component-utils.[ch]:
	* main.c:
	* glade/evolution-startup-wizard.glade:
	* importer/import.glade: Use the icon theme via EIconFactory for all
	of the icons in the shell, and the window icons

svn path=/trunk/; revision=25512
</content>
</entry>
<entry>
<title>Remove dialog separators Change the border with of the dialog's vbox and</title>
<updated>2004-03-31T17:05:52+00:00</updated>
<author>
<name>Rodney Dawes</name>
<email>dobey@ximian.com</email>
</author>
<published>2004-03-31T17:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=331fe02266408da756dcde94702a23c2bee5162a'/>
<id>urn:sha1:331fe02266408da756dcde94702a23c2bee5162a</id>
<content type='text'>
2004-03-31  Rodney Dawes  &lt;dobey@ximian.com&gt;

	* e-shell-importer.c (choose_importer_from_list):
	(start_import):
	(prepare_intelligent_page): Remove dialog separators
	* e-shell-offline-handler.c (pop_up_confirmation_dialog): Change the
	border with of the dialog's vbox and action area to be HIG-compliant
	* e-shell-settings-dialog.c (init): Remove the dialog separator
	* e-shell-startup-wizard.c (prepare_importer_page): Remove the dialog
	separator to be more HIG-compliant
	(key_press_event_callback): Fix compile warnings and cast to the
	correct widget types for calling various gtk api
	Remove the dialog separator to be more HIG-compliant
	* main.c (show_development_warning): Make the devel warning dialog
	that pops up for unstable versions be HIG-compliant
	* glade/e-active-connection-dialog.glade: Make the active connection
	dialog for going off-line be HIG-compliant
	* importer/intelligent.c (create_gui): Remove the dialog separator
	and set the dialog's vbox and action area border widths to be more
	compliant with the HIG

svn path=/trunk/; revision=25267
</content>
</entry>
<entry>
<title>Don't expand the select-names entry, because we don't want it as tall as</title>
<updated>2003-05-02T14:54:45+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2003-05-02T14:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=271ebab0a7a4777bc3750154630278e4aa2614bc'/>
<id>urn:sha1:271ebab0a7a4777bc3750154630278e4aa2614bc</id>
<content type='text'>
	* glade/e-shell-shared-folder-picker-dialog.glade: Don't expand
	the select-names entry, because we don't want it as tall as the
	button.

svn path=/trunk/; revision=21046
</content>
</entry>
<entry>
<title>*glade/e-folder-list.glade : replaced buttons with stock buttons and added</title>
<updated>2003-04-23T18:40:05+00:00</updated>
<author>
<name>Anna Marie Dirks</name>
<email>anna@ximian.com</email>
</author>
<published>2003-04-23T18:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=87a6b4a373177ab39958c2d127a3a84500cb31e5'/>
<id>urn:sha1:87a6b4a373177ab39958c2d127a3a84500cb31e5</id>
<content type='text'>
2003-04-23  Anna Marie Dirks  &lt;anna@ximian.com&gt;

	*glade/e-folder-list.glade : replaced buttons with stock
	buttons and added HIG-blessed spacing. Fixes 41145.

svn path=/trunk/; revision=20938
</content>
</entry>
<entry>
<title>Added spacing/padding to first-run dialog. Fixes 41242.</title>
<updated>2003-04-21T19:36:00+00:00</updated>
<author>
<name>Anna Marie Dirks</name>
<email>anna@ximian.com</email>
</author>
<published>2003-04-21T19:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a0efb21e9fda15e1bcb33d315a962e85bdc75169'/>
<id>urn:sha1:a0efb21e9fda15e1bcb33d315a962e85bdc75169</id>
<content type='text'>
2003-04-21  Anna Marie Dirks  &lt;anna@ximian.com&gt;

	* glade/evolution-startup-wizard.glade: Added spacing/padding to
	first-run dialog. Fixes 41242.

svn path=/trunk/; revision=20908
</content>
</entry>
<entry>
<title>Misc HIG-related tweaks, mostly spacing and padding related. Fixes 41008.</title>
<updated>2003-04-21T19:27:35+00:00</updated>
<author>
<name>Anna Marie Dirks</name>
<email>anna@ximian.com</email>
</author>
<published>2003-04-21T19:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=84a46595315c4303c65fc1856f736cc1f1ff06e4'/>
<id>urn:sha1:84a46595315c4303c65fc1856f736cc1f1ff06e4</id>
<content type='text'>
2003-04-21  Anna Marie Dirks  &lt;anna@ximian.com&gt;

	* glade/e-shell-folder-creation-dialog.glade: Misc HIG-related tweaks,
	mostly spacing and padding related. Fixes 41008.

	* e-shell-folder-creation-dialog.c (add_storage_set_view): Added
	appropriate spacing to the main vbox of the folder creation dialog.
	Partially fixes 41008.

svn path=/trunk/; revision=20907
</content>
</entry>
<entry>
<title>Added appropriate spacing/padding to the default folder pages of the</title>
<updated>2003-04-21T19:18:16+00:00</updated>
<author>
<name>Anna Marie Dirks</name>
<email>anna@ximian.com</email>
</author>
<published>2003-04-21T19:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=112d65ab8432eb820f7e84e1a3d514b21b51532d'/>
<id>urn:sha1:112d65ab8432eb820f7e84e1a3d514b21b51532d</id>
<content type='text'>
2003-04-21  Anna Marie Dirks  &lt;anna@ximian.com&gt;

	* glade/e-shell-config-default-folders.glade: Added appropriate
	spacing/padding to the default folder pages of the settings dialog.
	Partial fix for 41128.

svn path=/trunk/; revision=20906
</content>
</entry>
<entry>
<title>Fixed padding/spacing/caps of the "Go Offline" dialog. Fixes 41225 and</title>
<updated>2003-04-21T19:13:35+00:00</updated>
<author>
<name>Anna Marie Dirks</name>
<email>anna@ximian.com</email>
</author>
<published>2003-04-21T19:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=5fa1f41c38b0af9a398d0ded7d49267240f3eae6'/>
<id>urn:sha1:5fa1f41c38b0af9a398d0ded7d49267240f3eae6</id>
<content type='text'>
2003-04-21  Anna Marie Dirks  &lt;anna@ximian.com&gt;

	* glade/e-active-connection-dialog.glade: Fixed padding/spacing/caps
	of the "Go Offline" dialog. Fixes 41225 and 41227.

svn path=/trunk/; revision=20905
</content>
</entry>
<entry>
<title>fix the title of the dialogue box. #41304.</title>
<updated>2003-04-14T22:48:25+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2003-04-14T22:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3d5b5537a4951ef45b81112cdd9b3c0792ab47d9'/>
<id>urn:sha1:3d5b5537a4951ef45b81112cdd9b3c0792ab47d9</id>
<content type='text'>
2003-04-14  Not Zed  &lt;NotZed@Ximian.com&gt;

        * glade/e-active-connection-dialog.glade: fix the title of the
        dialogue box.  #41304.

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