mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Use a GtkListStore for the example account categories instead of
layering a custom selection model on a custom example account model. The code is a lot simpler and has additional sorting capability. Do some rework on the druid layout. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12238 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2006-01-02 David Hampton <hampton@employees.org>
|
||||
|
||||
* src/gnome/glade/account.glade:
|
||||
* src/gnome/druid-hierarchy.c: Use a GtkListStore for the example
|
||||
account categories instead of layering a custom selection model on
|
||||
a custom example account model. The code is a lot simpler and has
|
||||
additional sorting capability. Do some rework on the druid
|
||||
layout.
|
||||
|
||||
* src/gnome-utils/gnc-tree-model-selection.[ch]: Correct function
|
||||
name. Add a comment.
|
||||
|
||||
2006-01-02 Derek Atkine <derek@ihtfp.com>
|
||||
|
||||
* src/gnome-utils/gnc-tree-view-account.c:
|
||||
|
||||
Reference in New Issue
Block a user