]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-0
Parse the RC string here when the first object is created rather than in
[~andy/gtk] / ChangeLog.pre-2-0
index d82f07578f91472d2d53b49a4736d8d88bf876fb..00d7ddd45744200b6b3d8d9b22f1479c1c0e7c02 100644 (file)
@@ -1,3 +1,14 @@
+Fri Feb  1 23:25:33 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktooltips.c (gtk_tooltips_init): Parse the
+       RC string here when the first object is created
+       rather than in the class_init to not break doc 
+       building. (#70341, Havoc Pennington.)
+
+       * gtk/gtkrc.c (parse_include_file): Use the directories
+       for the currently parsed files as the starting point
+       to look for include files. (#59975)
+
 Fri Feb  1 20:21:56 2002  Manish Singh  <yosh@gimp.org>
 
        * gtk/gtkinputdialog.c: use gtk_label_new_with_mnemonic for labels