mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-07-30 08:08:15 -05:00
* src/scm/report/category-barchart.scm: remove url FIXME
* src/scm/html-barchart.scm: add bar & legend urls to render * src/gnome/top-level.c: Robert Stephenson's patch for gtkhtml & gconf * src/gnome/gnc-html-guppi.c: fix bugs * src/scm/html-text.scm: fix bug * src/scm/report/portfolio.scm: work on display * src/scm/report/stylesheet-plain.scm: add styles for totals * src/scm/html-document.scm: bug fix * src/scm/report/taxtxf.scm: more work * src/engine/gnc-commodity.c (count_coms): use GNC_COMMODITY_NS_ISO instead of the string const. * src/engine/rpc/Makefile.am: use GLIB_CFLAGS instead of hard-coded include dir. * src/engine/rpc/RpcUtils.c (rpcend_build_gnccommoditylist): use GNC_COMMODITY_NS_ISO instead of the string const. Fix compiler warning. * src/SplitLedger.c: fix bug git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3857 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,38 @@
|
||||
2001-03-29 Dave Peticolas <dave@krondo.com>
|
||||
|
||||
* src/scm/report/category-barchart.scm: remove url FIXME
|
||||
|
||||
* src/scm/html-barchart.scm: add bar & legend urls to render
|
||||
|
||||
* src/gnome/top-level.c: Robert Stephenson's patch for
|
||||
gtkhtml & gconf
|
||||
|
||||
* src/gnome/gnc-html-guppi.c: fix bugs
|
||||
|
||||
* src/scm/html-text.scm: fix bug
|
||||
|
||||
* src/scm/report/portfolio.scm: work on display
|
||||
|
||||
* src/scm/report/stylesheet-plain.scm: add styles for totals
|
||||
|
||||
* src/scm/html-document.scm: bug fix
|
||||
|
||||
* src/scm/report/taxtxf.scm: more work
|
||||
|
||||
* src/engine/gnc-commodity.c (count_coms): use
|
||||
GNC_COMMODITY_NS_ISO instead of the string const.
|
||||
|
||||
* src/engine/rpc/Makefile.am: use GLIB_CFLAGS instead of
|
||||
hard-coded include dir.
|
||||
|
||||
* src/engine/rpc/RpcUtils.c (rpcend_build_gnccommoditylist): use
|
||||
GNC_COMMODITY_NS_ISO instead of the string const. Fix compiler
|
||||
warning.
|
||||
|
||||
2001-03-28 Dave Peticolas <dave@krondo.com>
|
||||
|
||||
* src/SplitLedger.c: fix bug
|
||||
|
||||
2001-03-29 Christian Stimming <stimming@tuhh.de>
|
||||
|
||||
* src/scm/report/report-list.scm, Makefile.am: Added new file.
|
||||
@@ -32,7 +67,6 @@
|
||||
* src/engine/gnc-pricedb.[ch]: added
|
||||
gnc_pricedb_lookup_nearest_in_time, courtesy Rob B.
|
||||
|
||||
|
||||
2001-03-28 James LewisMoss <jimdres@mindspring.com>
|
||||
|
||||
* src/test/gnc-test-stuff.c (get_random_split): set a share
|
||||
|
||||
Reference in New Issue
Block a user