<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/art/ChangeLog, branch archive-integration</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=archive-integration</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2010-04-02T22:18:33+00:00</updated>
<entry>
<title>Generate ChangeLog files for tarball releases.</title>
<updated>2010-04-02T22:18:33+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2010-04-02T21:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=26240e0b180bdaf92702e513a21da2f859883fb3'/>
<id>urn:sha1:26240e0b180bdaf92702e513a21da2f859883fb3</id>
<content type='text'>
Remove old ChangeLog files that predate our switch to git.
</content>
</entry>
<entry>
<title>** Fixes bug #547411</title>
<updated>2008-08-14T20:37:38+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2008-08-14T20:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=31ab3e7713d0613e6bd1cbb1610fed82cc53ddb8'/>
<id>urn:sha1:31ab3e7713d0613e6bd1cbb1610fed82cc53ddb8</id>
<content type='text'>
2008-08-14  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	** Fixes bug #547411

	* data/icons/hicolor_status_32x32_online.png:
	* data/icons/hicolor_status_32x32_online.svg:
	* data/icons/hicolor_status_32x32_offline.png:
	* data/icons/hicolor_status_32x32_offline.svg:
	New, Tangoized versions of the old "art" images.

	* art/online.png:
	* art/offline.png:
	These are now obsolete.  Remove them.

	* widgets/misc/e-online-button.c (e_online_button_set_online):
	The button icons are themed now but still oblong.
	Load the icons by filename so GTK+ doesn't scale them.


svn path=/trunk/; revision=35995
</content>
</entry>
<entry>
<title>** Fixes bug #542125</title>
<updated>2008-07-18T16:23:26+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2008-07-18T16:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0597b877c5bf4d21ac4048742ddf6b11e24877ba'/>
<id>urn:sha1:0597b877c5bf4d21ac4048742ddf6b11e24877ba</id>
<content type='text'>
2008-07-18  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	** Fixes bug #542125

	** This set of changes migrates CompEditor, CompEditorPage and the
	   various subclasses from using BonoboUI to GtkUIManager for menus
	   and toolbars.  It also substantially cleans up the code and
	   streamlines the CompEditorPage API, making more effective use
	   of GObject properties.

	Core changes:
	* gui/dialogs/comp-editor-page.c:
	* gui/dialogs/comp-editor-page.h:
	* gui/dialogs/comp-editor.c:
	* gui/dialogs/comp-editor.h:
	* gui/dialogs/event-editor.c:
	* gui/dialogs/event-editor.h:
	* gui/dialogs/event-page.c:
	* gui/dialogs/event-page.h:
	* gui/dialogs/memo-editor.c:
	* gui/dialogs/memo-editor.h:
	* gui/dialogs/memo-page.c:
	* gui/dialogs/memo-page.h:
	* gui/dialogs/recurrence-page.c:
	* gui/dialogs/recurrence-page.h:
	* gui/dialogs/schedule-page.c:
	* gui/dialogs/schedule-page.h:
	* gui/dialogs/task-details-page.c:
	* gui/dialogs/task-details-page.h:
	* gui/dialogs/task-editor.c:
	* gui/dialogs/task-editor.h:
	* gui/dialogs/task-page.c:
	* gui/dialogs/task-page.h:

	Supporting changes:
	* gui/calendar-component.c:
	* gui/comp-editor-factory.c:
	* gui/e-cal-popup.c:
	* gui/e-calendar-table.c:
	* gui/e-calendar-view.c:
	* gui/e-comp-editor-registry.c:
	* gui/e-memo-table.c:
	* gui/e-tasks.c:
	* gui/gnome-cal.c:
	* gui/memos-component.c:
	* gui/tasks-component.c:
	* gui/dialogs/alarm-dialog.c:
	* gui/dialogs/comp-editor-util.c:

	* art/Makefile.am:
	Move query-free-busy.png to data/icons.


svn path=/trunk/; revision=35753
</content>
</entry>
<entry>
<title>** Migration of theme icons to data/icons/ (bug #479257)</title>
<updated>2007-10-12T09:49:02+00:00</updated>
<author>
<name>Michael Monreal</name>
<email>michael.monreal@gmail.com</email>
</author>
<published>2007-10-12T09:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=953e66428af9639028b3729b448d1fa01c340d09'/>
<id>urn:sha1:953e66428af9639028b3729b448d1fa01c340d09</id>
<content type='text'>
2007-10-12  Michael Monreal &lt;michael.monreal@gmail.com&gt;

	** Migration of theme icons to data/icons/ (bug #479257)

	* art/Makefile.am: Remove references to art/$size.
	* configure.in: Include new data/icons/ directory.
	* file e-util/e-icon-factory.c:
	Append a private icon directory to the search path.

	New inbox/outbox/sent icons.
	* mail/em-folder-tree.c, mail/mail-send-recv.c:
	Change icon references.

	New view-calendar icons.
	* calendar/gui/calendar-commands.c: Change icon references.


svn path=/trunk/; revision=34383
</content>
</entry>
<entry>
<title>Fix for version removal from installed files.</title>
<updated>2007-06-03T14:50:35+00:00</updated>
<author>
<name>Srinivasa Ragavan</name>
<email>sragavan@src.gnome.org</email>
</author>
<published>2007-06-03T14:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=54a9260f696f5c7462f40af8f838d723ba3abeb5'/>
<id>urn:sha1:54a9260f696f5c7462f40af8f838d723ba3abeb5</id>
<content type='text'>
svn path=/trunk/; revision=33646
</content>
</entry>
<entry>
<title>Fix for bug #435610</title>
<updated>2007-05-14T04:21:47+00:00</updated>
<author>
<name>Srinivasa Ragavan</name>
<email>sragavan@src.gnome.org</email>
</author>
<published>2007-05-14T04:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=61c3a68a0cceb3ba7ea7f17e79ec10ebd2ee1778'/>
<id>urn:sha1:61c3a68a0cceb3ba7ea7f17e79ec10ebd2ee1778</id>
<content type='text'>
svn path=/trunk/; revision=33536
</content>
</entry>
<entry>
<title>Fix for bug #398145</title>
<updated>2007-05-11T10:58:04+00:00</updated>
<author>
<name>Srinivasa Ragavan</name>
<email>sragavan@src.gnome.org</email>
</author>
<published>2007-05-11T10:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=7902f5be99255afa3cd81dffe9f6ea75b2a57708'/>
<id>urn:sha1:7902f5be99255afa3cd81dffe9f6ea75b2a57708</id>
<content type='text'>
svn path=/trunk/; revision=33508
</content>
</entry>
<entry>
<title>** Fixes bug #350253</title>
<updated>2007-02-12T18:11:51+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2007-02-12T18:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=876e40f9057b0ef9948e58b7c2253c53d0388f10'/>
<id>urn:sha1:876e40f9057b0ef9948e58b7c2253c53d0388f10</id>
<content type='text'>
2007-02-12  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	** Fixes bug #350253

	* Add new evolution icons:
		art/16x16/evolution.png
		art/22x22/evolution.png
		art/24x24/evolution.png
		art/32x32/evolution.png
		art/scalable/evolution.svg

	* Remove obsolete icons:
		art/about-box.png
		art/bcg.png
		art/evolution.png
		art/monkey-16.png

	* art/Makefile.am: Ship our own named icons.

	* mail/em-format-html-print.h:
	Rename show_rupert field to show_icon.

	* mail/em-format-html-print.c (efh_format_headers):
	Lookup the evolution icon by name.


svn path=/trunk/; revision=33211
</content>
</entry>
<entry>
<title>Fixes bug #356811</title>
<updated>2006-09-25T13:45:10+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2006-09-25T13:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b9fa1cadf4bdd2a9dde3f244e3623657c12a0dc7'/>
<id>urn:sha1:b9fa1cadf4bdd2a9dde3f244e3623657c12a0dc7</id>
<content type='text'>
2006-09-19  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	Fixes bug #356811

	* Makefile.am: Add a uninstall-local rule to remove
	$(DESTDIR)$(datadir)/pixmaps/evolution-$(BASE_VERSION).png.

svn path=/trunk/; revision=32813
</content>
</entry>
<entry>
<title>Added new icons to build</title>
<updated>2006-05-25T05:17:04+00:00</updated>
<author>
<name>Srinivasa Ragavan</name>
<email>sragavan@src.gnome.org</email>
</author>
<published>2006-05-25T05:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0fdf8a120ccb5638527293f6155d0e16af571732'/>
<id>urn:sha1:0fdf8a120ccb5638527293f6155d0e16af571732</id>
<content type='text'>
svn path=/trunk/; revision=32022
</content>
</entry>
</feed>
