]> git.0d.be Git - empathy.git/commit
refactored how contacts are added to the store
authorFelix Kaser <f.kaser@gmx.net>
Tue, 8 Jun 2010 15:01:55 +0000 (17:01 +0200)
committerXavier Claessens <xclaesse@gmail.com>
Tue, 8 Jun 2010 16:08:23 +0000 (18:08 +0200)
commitbf6242ed6cbd030902064c4d7d3460105ac986ab
tree7abbf1ae690d5045b3a4ead5145f24b9bff21c79
parent03c709802eebcacdabe2c2738e166da9f4cb1f31
refactored how contacts are added to the store

the advantage of insert_with_values is that only the row-added signal is emitted and not first row-added (while the row is empty) and then row-changed
libempathy-gtk/empathy-contact-list-store.c