diff options
author | Jonathan Tellier <jonathan.tellier@gmail.com> | 2009-08-28 23:23:44 +0800 |
---|---|---|
committer | jtellier <jonathan.tellier@collabora.co.uk> | 2009-08-29 02:27:43 +0800 |
commit | 0f70b1bfb5714c98aa70d062b5ac7ec0e5a03dac (patch) | |
tree | b36f9ce833bd5ddb63033487b8653a05f7bb82af /python | |
parent | 9b845e9ce1fe88006335f73a02ff68853757bd30 (diff) | |
download | gsoc2013-empathy-0f70b1bfb5714c98aa70d062b5ac7ec0e5a03dac.tar gsoc2013-empathy-0f70b1bfb5714c98aa70d062b5ac7ec0e5a03dac.tar.gz gsoc2013-empathy-0f70b1bfb5714c98aa70d062b5ac7ec0e5a03dac.tar.bz2 gsoc2013-empathy-0f70b1bfb5714c98aa70d062b5ac7ec0e5a03dac.tar.lz gsoc2013-empathy-0f70b1bfb5714c98aa70d062b5ac7ec0e5a03dac.tar.xz gsoc2013-empathy-0f70b1bfb5714c98aa70d062b5ac7ec0e5a03dac.tar.zst gsoc2013-empathy-0f70b1bfb5714c98aa70d062b5ac7ec0e5a03dac.zip |
Using GtkTreeRowReference instead of a string path.
- When the user selects another account and has pending changes to the
currently selected account, we need to keed track of the destination
row. Instead of saving that information as the string representation
of a GtkTreePath, we now use a GtkTreeRowReference.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions