Commit Graph

4949 Commits

Author SHA1 Message Date
Dave Peticolas
82e3d5368f Implement kvp queries in postgres backend.
Fix PR_GUID queries in postgres backend.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5804 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-09 11:50:29 +00:00
Dave Peticolas
55d3b6c5d8 More src/guile up in the build order. Update README.modules.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5803 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-09 00:35:09 +00:00
Bill Gribble
710fe4eb9b Add library dependency and remove gnc-module printout
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5802 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 19:15:40 +00:00
Bill Gribble
ef1786df1c More makefile changes to get modules loading right. Hacked the crashes
away by commenting out calls to lt_dlclose ... will figure out what's
going on later.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5801 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 18:15:30 +00:00
Chris Lyttle
724b06e581 Import of New Version of GnuCash Manual
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5800 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 08:57:34 +00:00
Dave Peticolas
8c50c854fc Remove cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5799 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 08:30:39 +00:00
Dave Peticolas
6be3026d52 Put non-module .so in lib, not pkglib.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5798 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 07:25:43 +00:00
Dave Peticolas
fe68e34047 Fix ignores.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5797 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 00:33:14 +00:00
Dave Peticolas
d5ec85a76b Remove debugging output.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5796 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 00:32:51 +00:00
Dave Peticolas
8415599512 Load app-file, not app-file/gnome.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5795 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 00:21:03 +00:00
Dave Peticolas
7e99c00c43 Fix ignores.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5794 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 00:18:29 +00:00
Dave Peticolas
b26a38d150 Fix ignores.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5793 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 00:04:44 +00:00
Dave Peticolas
6de4cfec96 Remove extra lib.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5792 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 23:54:54 +00:00
Bill Gribble
1701c93b5a Forgot one
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5791 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 23:19:02 +00:00
Bill Gribble
25248022e4 Forgot to delete a file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5790 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 23:06:56 +00:00
Bill Gribble
c8ab2d7a8f o, bugger. Forgot to remove some debug statements.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5789 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 22:42:56 +00:00
Bill Gribble
4069b315f9 Build changes to clean up library cross-dependencies and move to libtool-1.4
syntax.  Also a patched ltmain.sh included with CVS now, so builds are
faster and folks with libtool-1.3.4 installed aren't left in the cold.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5788 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 22:41:56 +00:00
Linas Vepstas
78897b08ef update tbd status
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5787 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 15:38:37 +00:00
Linas Vepstas
2faba19dbf remove dead remark
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5786 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 15:34:05 +00:00
Dave Peticolas
601014cf5c Work on testing queries.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5785 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 10:57:43 +00:00
Dave Peticolas
fdc08c1a6c Don't assume splits are in the same order in xaccTransEqual.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5784 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 10:45:59 +00:00
Dave Peticolas
39be40a38a Fix gncSubtotalReconedBalance.
Fix checkpointing bug.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5783 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 10:06:04 +00:00
Dave Peticolas
96254db7a0 Fix bug.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5782 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 09:56:15 +00:00
Dave Peticolas
f55253d1ae Make xaccAccountSortSplits a private function so the backends can use it.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5781 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 09:00:37 +00:00
Dave Peticolas
88f759322d Always test on non-voided transactions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5780 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 08:59:53 +00:00
Dave Peticolas
fb1a5ad357 Add voided transactions to random mix.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5779 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 08:59:30 +00:00
Dave Peticolas
6b967f410b Allow prices to be excluded on trans queries.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5778 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 08:05:16 +00:00
Dave Peticolas
228946cd10 Fix bug implementing queries.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5777 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-06 23:02:26 +00:00
Dave Peticolas
28eae010cb Fix bugs implementing queries.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5776 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-06 11:02:16 +00:00
Dave Peticolas
f82f95a0a2 Refactor make_trans_query into engine test-core.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5775 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-06 10:22:42 +00:00
Dave Peticolas
a6d324ed3b Fix termination bug in xaccGroupForEachTransaction.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5774 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-06 10:22:17 +00:00
Joshua Sled
762ae7a717 2001-11-06 Joshua Sled <jsled@asynchronous.org>
* src/gnome/dialog-sxsincelast.c (create_each_transaction_helper):
	Fixed credit/debit confusion.

	* src/gnome/dialog-sx-from-trans.c (sxftd_add_template_trans):
	Fixed credit/debit confusion.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5773 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-06 08:28:58 +00:00
Dave Peticolas
86c55a3e22 Fix query<->scm for new kvp queries.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5772 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-06 00:49:46 +00:00
Dave Peticolas
d2c12c2e9c Add test-query.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5771 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-05 09:18:31 +00:00
Dave Peticolas
2176d53e99 Work on adding kvp queries.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5770 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-05 09:18:07 +00:00
Joshua Sled
213639c861 2001-11-04 Joshua Sled <jsled@asynchronous.org>
* src/gnome-utils/gnc-frequency.c: saving state and updating the
	calendar markings no longer force so much of a
	component-manager/UI refresh.

	* src/guile/gw-gnc-spec.scm: Changed sx-since-last return type to
	gboolean [bool]; added better sx-since-last-run-wrapper param name
	[s/foo/bookfile/].

	* src/gnome/dialog-scheduledxaction.c (new_button_clicked): Better
	initial-FreqSpec setup to prevent error from GNCFrequency.

	* src/engine/SchedXaction.c (xaccSchedXactionSetTemplateTrans):
	Added support for setting template-transaction currency from the
	TTinfo structure.

	* src/gnome/dialog-sxsincelast.c: Correct support for "nothing
	to do": if this is the case, don't load/create the UI.  Required
	much re-working due to my bad design. :(
	Added component-manager freeze/thaw [equivalents] around engine
	interaction to minimize program-wide GUI refresh during
	Transaction creation.
	(finish_finish): Added support for 'finish' button.
	(cancel_check): Initial support for cancel button, checking with
	user regarding.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5769 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-05 07:39:10 +00:00
Linas Vepstas
662fa126d3 ignore stuff
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5758 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-02 18:15:25 +00:00
Dave Peticolas
84c723d74b Configure scm module directory.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5757 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-01 10:32:01 +00:00
Dave Peticolas
4401b44ed1 Use new gnc:guid-new api.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5756 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-01 10:31:46 +00:00
Dave Peticolas
4b2d9dd401 Don't g-wrap engine private functions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5755 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-01 10:31:25 +00:00
Dave Peticolas
e4f9271735 Add GTKHTML_CFLAGS.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5754 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-31 23:55:58 +00:00
Dave Peticolas
c3d795b2ae Update file list.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5753 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-31 23:53:34 +00:00
Linas Vepstas
78d34cfd3e misc updates to use the new book/session design;
add support for GList-to-perl-arrays typemap.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5752 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-31 15:28:01 +00:00
Linas Vepstas
63ec87aa7b add strict types in order to enable the perl/Java wrappers to function
properly.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5751 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-31 15:25:46 +00:00
Dave Peticolas
b9f6eb414d Fix bug in is_trans_empty - check kvp data.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5750 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-31 08:33:34 +00:00
Dave Peticolas
64af176379 Add guile libs to link line.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5749 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-30 21:01:12 +00:00
Joshua Sled
8e904bc588 Matt Martin <matt.martin@ieee.org>'s patch to fix b0rken SX-list-processing
in since-last-run dialog  [before: 'break' out of processing further SXes
if a given SX in the list has no instances; now: 'continue' to other SXes
which may have instances yet].


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5748 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-30 08:05:27 +00:00
Joshua Sled
d4940d8dca Turned off option to generate translatable string files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5747 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-30 04:57:59 +00:00
Dave Peticolas
52f7d4ddcc Allow alternate binaries than guile.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5746 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-30 01:30:16 +00:00
Dave Peticolas
9aac6d6fd0 Add kvp data to sessions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5745 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-29 23:23:54 +00:00