]> git.0d.be Git - empathy.git/commit
individual-store: store GtkTreeIter rather than GtkTreeRowReference in the cache
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 13 Sep 2011 13:45:19 +0000 (15:45 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 15 Sep 2011 07:49:33 +0000 (09:49 +0200)
commit7561e27e705ff2df727a96016f57a60e3d0e0376
tree423ac0b26a0a533f01d0d26b107cfefdc5601045
parent0cfae9679043ad56e28677b2333ffbe8a5e7d3df
individual-store: store GtkTreeIter rather than GtkTreeRowReference in the cache

GtkTreeRowReference keeps a ref on the store introducing a ref cycle.

https://bugzilla.gnome.org/show_bug.cgi?id=658650
libempathy-gtk/empathy-individual-store.c