Commit Graph

3636 Commits (f101a63e9d30ac25d73ae3617632bb324fa327fb)

Author SHA1 Message Date
Dave Peticolas f101a63e9d Derek Atkins's refactoring of the commodity editor's gui into
25 years ago
Rob Browning fe3ea46afd * src/gnc-module/test/Makefile.am (TESTS_ENVIRONMENT): add missing
25 years ago
Rob Browning 686d9fde5c * src/import-export/qif-import/test/.cvsignore: add .libs.
25 years ago
Rob Browning 0e54b5b73b * src/tax/us/test/.cvsignore: add .libs.
25 years ago
Rob Browning 67635ed34f * src/report/locale-specific/us/test/.cvsignore: add .libs.
25 years ago
Rob Browning a8c5b75ff8 * src/gnome-utils/test/Makefile.am
25 years ago
Rob Browning c098c7b31d * src/gnome/Makefile.am: move tip-of-the-day here.
25 years ago
Rob Browning 6ea71e83ec * src/gnome/tip-of-the-day.h: moved from src/guile.
25 years ago
Rob Browning 9b6df1ba6c * src/gnome/tip-of-the-day.c: moved from src/guile.
25 years ago
Rob Browning 8e446e7fe9 * src/backend/file/test/Makefile.am
25 years ago
Rob Browning 6c66871013 * src/tax/us/test/.cvsignore: add .deps.
25 years ago
Rob Browning 850e0481bb * src/report/locale-specific/us/test/.cvsignore: add .deps.
25 years ago
Rob Browning ab0bd96510 * src/import-export/qif-import/test/.cvsignore: add .deps.
25 years ago
Rob Browning 6aecbc369b * src/gnome-utils/Makefile.am (BUILT_SOURCES): fix for new automake.
25 years ago
Rob Browning 444bfa162e * src/app-file/test/.cvsignore: add Makefile.in.
25 years ago
Linas Vepstas 617fdf3f90 add more design notes
25 years ago
Linas Vepstas 8b31035b6c add design documentation
25 years ago
Dave Peticolas 82e3d5368f Implement kvp queries in postgres backend.
25 years ago
Dave Peticolas 55d3b6c5d8 More src/guile up in the build order. Update README.modules.
25 years ago
Bill Gribble 710fe4eb9b Add library dependency and remove gnc-module printout
25 years ago
Bill Gribble ef1786df1c More makefile changes to get modules loading right. Hacked the crashes
25 years ago
Dave Peticolas 6be3026d52 Put non-module .so in lib, not pkglib.
25 years ago
Dave Peticolas fe68e34047 Fix ignores.
25 years ago
Dave Peticolas d5ec85a76b Remove debugging output.
25 years ago
Dave Peticolas 8415599512 Load app-file, not app-file/gnome.
25 years ago
Dave Peticolas 7e99c00c43 Fix ignores.
25 years ago
Dave Peticolas b26a38d150 Fix ignores.
25 years ago
Dave Peticolas 6de4cfec96 Remove extra lib.
25 years ago
Bill Gribble 1701c93b5a Forgot one
25 years ago
Bill Gribble 25248022e4 Forgot to delete a file
25 years ago
Bill Gribble c8ab2d7a8f o, bugger. Forgot to remove some debug statements.
25 years ago
Bill Gribble 4069b315f9 Build changes to clean up library cross-dependencies and move to libtool-1.4
25 years ago
Linas Vepstas 78897b08ef update tbd status
25 years ago
Linas Vepstas 2faba19dbf remove dead remark
25 years ago
Dave Peticolas 601014cf5c Work on testing queries.
25 years ago
Dave Peticolas fdc08c1a6c Don't assume splits are in the same order in xaccTransEqual.
25 years ago
Dave Peticolas 39be40a38a Fix gncSubtotalReconedBalance.
25 years ago
Dave Peticolas 96254db7a0 Fix bug.
25 years ago
Dave Peticolas f55253d1ae Make xaccAccountSortSplits a private function so the backends can use it.
25 years ago
Dave Peticolas 88f759322d Always test on non-voided transactions.
25 years ago
Dave Peticolas fb1a5ad357 Add voided transactions to random mix.
25 years ago
Dave Peticolas 6b967f410b Allow prices to be excluded on trans queries.
25 years ago
Dave Peticolas 228946cd10 Fix bug implementing queries.
25 years ago
Dave Peticolas 28eae010cb Fix bugs implementing queries.
25 years ago
Dave Peticolas f82f95a0a2 Refactor make_trans_query into engine test-core.
25 years ago
Dave Peticolas a6d324ed3b Fix termination bug in xaccGroupForEachTransaction.
25 years ago
Joshua Sled 762ae7a717 2001-11-06 Joshua Sled <jsled@asynchronous.org>
25 years ago
Dave Peticolas 86c55a3e22 Fix query<->scm for new kvp queries.
25 years ago
Dave Peticolas d2c12c2e9c Add test-query.
25 years ago
Dave Peticolas 2176d53e99 Work on adding kvp queries.
25 years ago