aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-11-15 09:11:37 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-11-15 09:11:37 +0800
commite02c210303e0b99f169b93a4ec8ee90b98ad20b1 (patch)
tree2e3a4a7eecd740b1259fc2c3cf4d011d85e85f94 /shell/ChangeLog
parentb75c80d63f8aa474b8ba14318b8c89f2c13be845 (diff)
downloadgsoc2013-evolution-e02c210303e0b99f169b93a4ec8ee90b98ad20b1.tar
gsoc2013-evolution-e02c210303e0b99f169b93a4ec8ee90b98ad20b1.tar.gz
gsoc2013-evolution-e02c210303e0b99f169b93a4ec8ee90b98ad20b1.tar.bz2
gsoc2013-evolution-e02c210303e0b99f169b93a4ec8ee90b98ad20b1.tar.lz
gsoc2013-evolution-e02c210303e0b99f169b93a4ec8ee90b98ad20b1.tar.xz
gsoc2013-evolution-e02c210303e0b99f169b93a4ec8ee90b98ad20b1.tar.zst
gsoc2013-evolution-e02c210303e0b99f169b93a4ec8ee90b98ad20b1.zip
e-shell-user-creatable-items-handler.c, Changed into a GObject subclass
* e-shell-user-creatable-items-handler.c, * e-shell-user-creatable-items-handler.c: Changed into a GObject subclass instead of a GtkObject subclass. * e-component-registry.c, * e-component-registri.h: Changed into a GObject subclass instead of a GtkObject subclass. * evolution-shell-view.c (impl_ShellView_set_message): Remove bogus GTK_OBJECT() cast in call to g_signal_emit(). (impl_ShellView_unset_message): Likewise. (impl_ShellView_change_current_view): Likewise. (impl_ShellView_set_title): Likewise. svn path=/trunk/; revision=18769
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index cef7403ba9..cf7d56d37b 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,19 @@
2002-11-14 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-user-creatable-items-handler.c,
+ * e-shell-user-creatable-items-handler.c: Changed into a GObject
+ subclass instead of a GtkObject subclass.
+
+ * e-component-registry.c,
+ * e-component-registri.h: Changed into a GObject subclass instead
+ of a GtkObject subclass.
+
+ * evolution-shell-view.c (impl_ShellView_set_message): Remove
+ bogus GTK_OBJECT() cast in call to g_signal_emit().
+ (impl_ShellView_unset_message): Likewise.
+ (impl_ShellView_change_current_view): Likewise.
+ (impl_ShellView_set_title): Likewise.
+
* e-shell-view.c (init): Ref/sink the GtkTooltips.
* e-uri-schema-registry.c (schema_handler_free): g_object_unref()