]> Pileus Git - ~andy/gtk/commit
Parse the RC string here when the first object is created rather than in
authorOwen Taylor <otaylor@redhat.com>
Sat, 2 Feb 2002 04:34:09 +0000 (04:34 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 2 Feb 2002 04:34:09 +0000 (04:34 +0000)
commit1c9b8649742f1842135a14694e51cba83e354074
tree83fab616c11fd1a6c89b0acab1da99dcf5ec6f38
parent47a43e8f72d777a17215dce5ecd9919e618fb04a
Parse the RC string here when the first object is created rather than in

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)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
gtk/gtkrc.c
gtk/gtktooltips.c