]> Pileus Git - ~andy/gtk/commit
mark the GtkTooltips struct as private. Keep the tooltips in a hash table
authorSven Neumann <sven@gimp.org>
Tue, 19 Jun 2007 15:08:11 +0000 (15:08 +0000)
committerSven Neumann <neo@src.gnome.org>
Tue, 19 Jun 2007 15:08:11 +0000 (15:08 +0000)
commit5de66ab18dd60b2b6f9e95521f41f0df19af31b1
tree0e8d37abc342681e88380c2bb80170c56997ebd9
parent60a409785facbef5ba61c0bb1e396ec027e02bbc
mark the GtkTooltips struct as private. Keep the tooltips in a hash table

2007-06-19  Sven Neumann  <sven@gimp.org>

* gtk/gtktooltips.[ch]: mark the GtkTooltips struct as private.
Keep the tooltips in a hash table instead of a linked list.
Improves performance when using large amounts of tooltips (#447214).

* README.in: document the GtkTooltips changes.

svn path=/trunk/; revision=18188
ChangeLog
README.in
gtk/gtktooltips.c
gtk/gtktooltips.h