Commit Graph

8 Commits

Author SHA1 Message Date
Derek Atkins
62c76bce36 * kvp-scm: create gnc_kvp_frame_delete_at_path() and wrap it.
This function will clear a sub-tree out of a kvp_frame.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7090 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-06 21:50:14 +00:00
Rob Browning
0086167baf * src/engine/kvp-scm.c: g-wrap-runtime-guile.h -> g-wrap-wct.h
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6566 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-09 21:44:25 +00:00
Dave Peticolas
6f28287eac Derek Atkins's patch implementing kvp timespecs in C & scheme.
Implement kvp timespecs in xml.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5942 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-21 09:49:02 +00:00
Dave Peticolas
b872a53138 Use free instead of g_free for malloc'd pointer.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5867 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-16 00:40:23 +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
James LewisMoss
acae7efd73 remove cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5248 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-31 19:48:44 +00:00
Dave Peticolas
f959452ec4 Add tests module. Fix warnings and bugs.
Note to module writers: include gnc-module-api.h to make sure
your signatures are correct.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5168 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 22:49:17 +00:00
James LewisMoss
c7b5b34344 add kvp g-wrap module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5162 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:55:35 +00:00