r14283 - gnucash/trunk - Replace gnc_tree_model_account_path_changed with manual checks whether

Andreas Köhler andi5 at cvs.gnucash.org
Wed May 31 15:30:52 EDT 2006


Author: andi5
Date: 2006-05-31 15:30:49 -0400 (Wed, 31 May 2006)
New Revision: 14283
Trac: http://svn.gnucash.org/trac/changeset/14283

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/gnome-utils/gnc-tree-model-account.c
Log:
Replace gnc_tree_model_account_path_changed with manual checks whether
the inserted (resp. deleted) account is the first (resp. last) account
in its level and call gtm_row_has_child_toggled only in these cases.
Might fix #343405, as GtkTreeModelFilter seems to make (false)
assumptions when being woken up too often.




More information about the gnucash-patches mailing list