]> saetta.ns0.it Git - reptool/libreptool/commit
Added and managed RPT_REPORT_SECTION_REPORT_HEADER and RPT_REPORT_SECTION_REPORT_FOOTER.
authorAndrea Zagli <azagli@libero.it>
Sun, 1 Apr 2007 15:21:58 +0000 (15:21 +0000)
committerAndrea Zagli <azagli@libero.it>
Sun, 1 Apr 2007 15:21:58 +0000 (15:21 +0000)
commit9c80a18ac1695a9f57399db677f1f796dfbb35dd
treec7f1c858c0d27c83c4ef49e2ffd13cb9b9055c30
parentff5fc27a329ff54ca16775c7f1013b37d51a56b5
Added and managed RPT_REPORT_SECTION_REPORT_HEADER and RPT_REPORT_SECTION_REPORT_FOOTER.
Some bugfixes in RptObjText.
The RptObjText's source attribute understand @Page, resulting in printing current page number.
Managed "underline" and "strike" font's attributes.
Version 0.0.2

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@10 3191ed1d-3fce-41bb-ab4a-0cebc0943b59
20 files changed:
ChangeLog
data/reptool.dtd
data/reptool_report.dtd
docs/reference/libreptool-docs.sgml
docs/reference/libreptool-sections.txt
docs/reference/libreptool.types
docs/reference/tmpl/rptcommon.sgml
docs/reference/tmpl/rptobjectellipse.sgml [new file with mode: 0644]
docs/reference/tmpl/rptobjectimage.sgml
docs/reference/tmpl/rptobjectline.sgml
docs/reference/tmpl/rptobjectrect.sgml
docs/reference/tmpl/rptobjecttext.sgml
src/rptcommon.c
src/rptcommon.h
src/rptobjecttext.c
src/rptprint.c
src/rptreport.c
tests/test_report_db.rpt
tests/test_rptprint.rptr
tests/test_rptreport.c