mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Load the entire data set into the combocell before enabling sorting.
Saves a tremendous amount of time. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12264 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
2006-01-04 David Hampton <hampton@employees.org>
|
||||
|
||||
* src/register/register-gnome/combocell-gnome.c:
|
||||
* src/register/register-gnome/gnucash-item-list.[ch]:
|
||||
* src/register/ledger-core/split-register-load.c:
|
||||
* src/register/register-core/combocell.h: Load the entire data set
|
||||
into the combocell before enabling sorting. Saves a tremendous
|
||||
amount of time.
|
||||
|
||||
* src/backend/file/gnc-transaction-xml-v2.c:
|
||||
* lib/libqof/qof/gnc-numeric.c: A couple of performance tweaks.
|
||||
|
||||
2006-01-03 Joshua Sled <jsled@asynchronous.org>
|
||||
|
||||
* gnc-sxed-window-ui.xml: Remove unreferenced `TransactionAction`.
|
||||
|
||||
Reference in New Issue
Block a user