<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/widgets/misc/ChangeLog, branch ChangeLog</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=ChangeLog</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=ChangeLog'/>
<link rel='alternate' type='text/html' href='https://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://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>new function, build pango layout for string.</title>
<updated>2002-11-15T20:29:59+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@ximian.com</email>
</author>
<published>2002-11-15T20:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2a9def0dc97ab33ad8b43e0d984766ce63404e3a'/>
<id>urn:sha1:2a9def0dc97ab33ad8b43e0d984766ce63404e3a</id>
<content type='text'>
2002-11-15  Chris Toshok  &lt;toshok@ximian.com&gt;

	* e-clipped-label.c (build_layout): new function, build pango
	layout for string.
	(e_clipped_label_size_request): pango-ize this, make the size
	requested dependent on the label.
	(e_clipped_label_expose): pango-ize this.
	(e_clipped_label_recalc_chars_displayed): pango-ize this.

svn path=/trunk/; revision=18784
</content>
</entry>
<entry>
<title>New. (e_clipped_label_destroy): Removed.</title>
<updated>2002-11-14T21:49:19+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-11-14T21:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e69c2b94c2fbde4bcb4cbdafee643957bf9c043b'/>
<id>urn:sha1:e69c2b94c2fbde4bcb4cbdafee643957bf9c043b</id>
<content type='text'>
* e-clipped-label.c (e_clipped_label_finalize): New.
(e_clipped_label_destroy): Removed.

* e-title-bar.c (destroy): Removed.
(impl_finalize): New.
(class_init): Install GObject::finalize handler instead of
GtkObject::destroy handler.

svn path=/trunk/; revision=18761
</content>
</entry>
<entry>
<title>Changed to use g_object_*() and g_signal_*()</title>
<updated>2002-11-14T17:46:44+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-11-14T17:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=792733a3c6a6a90b6c3535aa28a0041a354bdf56'/>
<id>urn:sha1:792733a3c6a6a90b6c3535aa28a0041a354bdf56</id>
<content type='text'>
functions instead of gtk_object_*() and gtk_signal_*().
(destroy): Removed.
(dispose): New.
(class_init): Install GObject::dispose handler instead of
GtkObject::destroy handler.

svn path=/trunk/; revision=18753
</content>
</entry>
<entry>
<title>port to GObject.</title>
<updated>2002-11-12T03:26:44+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@ximian.com</email>
</author>
<published>2002-11-12T03:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f9ea4ba866e44ba394cbd7364555ebb0e3916a8a'/>
<id>urn:sha1:f9ea4ba866e44ba394cbd7364555ebb0e3916a8a</id>
<content type='text'>
2002-11-11  Chris Toshok  &lt;toshok@ximian.com&gt;

	* e-dateedit.[ch]: port to GObject.

svn path=/trunk/; revision=18717
</content>
</entry>
<entry>
<title>(init): Use GObject functions instead of</title>
<updated>2002-11-11T19:50:22+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-11-11T19:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=07d5771f1712a8543afeab9fba442d3a142bc2b2'/>
<id>urn:sha1:07d5771f1712a8543afeab9fba442d3a142bc2b2</id>
<content type='text'>
GtkObject throughout.

svn path=/trunk/; revision=18706
</content>
</entry>
<entry>
<title>Removed. (impl_finalize): New. (class_init): Override GObject::finalize,</title>
<updated>2002-11-11T17:23:00+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-11-11T17:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f2b2d6abb5f56436fcb06a62d73a728b4eda462b'/>
<id>urn:sha1:f2b2d6abb5f56436fcb06a62d73a728b4eda462b</id>
<content type='text'>
* e-multi-config-dialog.c (impl_destroy): Removed.
(impl_finalize): New.
(class_init): Override GObject::finalize, not GtkObject::destroy.

* e-config-page.c (impl_destroy): Removed.
(impl_finalize): New.
(class_init): Override GObject::finalize, not GtkObject::destroy.

* e-multi-config-dialog.c: Converted to a GtkDialog subclass
[instead of GnomeDialog].

svn path=/trunk/; revision=18696
</content>
</entry>
<entry>
<title>include gnome-dialog</title>
<updated>2002-11-07T23:01:25+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@ximian.com</email>
</author>
<published>2002-11-07T23:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ce98870b71f7f92368eee074cc0c72d7eec9fd56'/>
<id>urn:sha1:ce98870b71f7f92368eee074cc0c72d7eec9fd56</id>
<content type='text'>
2002-11-07  JP Rosevear  &lt;jpr@ximian.com&gt;

	* e-filter-bar.c: include gnome-dialog

svn path=/trunk/; revision=18649
</content>
</entry>
<entry>
<title>ignore the generated marshal source.</title>
<updated>2002-11-07T04:52:05+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@ximian.com</email>
</author>
<published>2002-11-07T04:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b59fb51176c10c48865572b27d697c6cc51358d3'/>
<id>urn:sha1:b59fb51176c10c48865572b27d697c6cc51358d3</id>
<content type='text'>
2002-11-06  Chris Toshok  &lt;toshok@ximian.com&gt;

	* .cvsignore: ignore the generated marshal source.

	* Makefile.am: add marshal stuff.

	* e-util-marshal.list: marshaller list.

	* e-search-bar.[ch]: gobjectify this.

svn path=/trunk/; revision=18627
</content>
</entry>
<entry>
<title>(impl_expose_event): Use</title>
<updated>2002-11-04T15:20:53+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-11-04T15:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f26171af1ec299ee43a6734775875c8e62a54993'/>
<id>urn:sha1:f26171af1ec299ee43a6734775875c8e62a54993</id>
<content type='text'>
gtk_container_propagate_expose().

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