summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2002-11-04 14:59:53 +0000
committerAlexander Larsson <alexl@src.gnome.org>2002-11-04 14:59:53 +0000
commitf094a7de87e8615517144e85f08ba8e444ee3260 (patch)
tree144e78b55c0fb70ef92c067ed0a5c97536bd14f8 /ChangeLog
parent6dd6ce69c3085471a7a2c9e0b93ccdfe7d883970 (diff)
downloadnautilus-f094a7de87e8615517144e85f08ba8e444ee3260.tar.gz
Remove click-on-throbber. Patch by Jan Arne Petersen
2002-11-04 Alexander Larsson <alexl@redhat.com> * components/throbber/nautilus-throbber.c: (get_bonobo_properties), (nautilus_throbber_instance_init), (nautilus_throbber_expose), (nautilus_throbber_class_init), (nautilus_throbber_accessible_get_type): * src/nautilus-window-private.h: * src/nautilus-window-toolbars.c: (throbber_created_callback): * src/nautilus-window.c: (nautilus_window_unrealize): Remove click-on-throbber. Patch by Jan Arne Petersen <jpetersen@gnome-de.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0234981af..8304858c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2002-11-04 Alexander Larsson <alexl@redhat.com>
+
+ * components/throbber/nautilus-throbber.c: (get_bonobo_properties),
+ (nautilus_throbber_instance_init), (nautilus_throbber_expose),
+ (nautilus_throbber_class_init),
+ (nautilus_throbber_accessible_get_type):
+ * src/nautilus-window-private.h:
+ * src/nautilus-window-toolbars.c: (throbber_created_callback):
+ * src/nautilus-window.c: (nautilus_window_unrealize):
+
+ Remove click-on-throbber. Patch by Jan Arne Petersen <jpetersen@gnome-de.org>
+
=== nautilus 2.1.2 ===
2002-10-31 Dave Camp <dave@ximian.com>