]> git.0d.be Git - empathy.git/commit
contact-list-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)
commite5eefe62e3fc0d0b9c1df569489ab13f76e00a59
tree0832244632f68c7138601e23fbf64519a5d74b6e
parent7561e27e705ff2df727a96016f57a60e3d0e0376
contact-list-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-contact-list-store.c