From 26ffb00362cb61b5a73bc86db64de45ae234ccbe Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Tue, 23 Feb 1999 19:42:53 +0000 Subject: fix implicit branch creation, we need the *real* parent path for this and Tue Feb 23 17:52:37 1999 Tim Janik * gtk/gtkitemfactory.c (gtk_item_factory_create_item): fix implicit branch creation, we need the *real* parent path for this and gtk_item_factory_parse_path() only returns the parent path with "_?" stripped off. --- ChangeLog.pre-2-4 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog.pre-2-4') diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 0e570a46f9..07fa20702f 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,10 @@ +Tue Feb 23 17:52:37 1999 Tim Janik + + * gtk/gtkitemfactory.c (gtk_item_factory_create_item): fix implicit + branch creation, we need the *real* parent path for this and + gtk_item_factory_parse_path() only returns the parent path with "_?" + stripped off. + 1999-02-23 Pavel Machek * gtk/gtkentry.c (gtk_entry_finalize): trivial bugfix -- cgit v1.2.1