From 66d503d189f7c5dd581abe325471d11d0107dfb6 Mon Sep 17 00:00:00 2001 From: John Sullivan Date: Wed, 29 Mar 2000 01:56:03 +0000 Subject: Removed notify_title_change call and removed initial_title parameter of notify_location_change call. --- ChangeLog-20000414 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'ChangeLog-20000414') diff --git a/ChangeLog-20000414 b/ChangeLog-20000414 index 14d9abec7..f843667c7 100644 --- a/ChangeLog-20000414 +++ b/ChangeLog-20000414 @@ -1,3 +1,32 @@ +2000-03-28 John Sullivan + + Maciej, Darin and I discussed the notify_title_change + design and decided that we didn't need it now and that + we should keep the API simpler by removing it, along + with the initial_title parameter I added to + notify_location_change. So out they come. + + * components/help/hyperbola-nav-tree.c, + * components/history/ntl-history-view.c, + * components/html/ntl-web-browser.c, + * components/music/nautilus-music-view.c, + * components/notes/ntl-notes.c, + * components/sample/nautilus-sample-content-view.c, + * components/websearch/ntl-web-search.c, + * idl/nautilus.idl, + * libnautilus/ntl-view-frame.c, + * libnautilus/ntl-view-frame.h, + * src/ntl-view-bonobo-control.c, + * src/ntl-view-bonobo-subdoc.c, + * src/ntl-view-nautilus.c, + * src/ntl-view-private.h, + * src/ntl-view.c, + * src/ntl-view.h, + * src/ntl-window-msgs.c, + * src/file-manager/fm-directory-view.c: Removed notify_title_change + and the initial_title parameter to notify_location_change wherever + they reared their ugly heads. + 2000-03-28 John Sullivan * libnautilus/nautilus-icon-container.c: -- cgit v1.2.1