]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
fix implicit branch creation, we need the *real* parent path for this and
[~andy/gtk] / ChangeLog.pre-2-4
index 0e570a46f952b70aa0322953794a222a060d7b6d..07fa20702fe9830ab0c9fe0bdfcb28e0836060ee 100644 (file)
@@ -1,3 +1,10 @@
+Tue Feb 23 17:52:37 1999  Tim Janik  <timj@gtk.org>
+
+       * 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  <pavel@artax.karlin.mff.cuni.cz>
 
        * gtk/gtkentry.c (gtk_entry_finalize): trivial bugfix