mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add a wrapper function for g_utf8_collate that handles checking for
null pointers or null strings. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13649 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
2006-03-16 David Hampton <hampton@employees.org>
|
||||
|
||||
* src/gnome-utils/gnc-tree-view-commodity.c:
|
||||
* src/gnome-utils/gnc-tree-view-price.c:
|
||||
* src/engine/Account.c:
|
||||
* src/core-utils/gnc-glib-utils.[ch]: Add a wrapper function for
|
||||
g_utf8_collate that handles checking for null pointers or null
|
||||
strings.
|
||||
|
||||
* src/gnome-utils/gnc-tree-model-account.[ch]:
|
||||
* src/gnome-utils/gnc-tree-view-account.c: Move the computation of
|
||||
accounting period balances into the model and colorize it.
|
||||
|
||||
Reference in New Issue
Block a user