]> saetta.ns0.it Git - reptool/libreptool.bug/commit
Started RptReport.
authorAndrea Zagli <azagli@libero.it>
Sat, 17 Mar 2007 18:15:19 +0000 (18:15 +0000)
committerAndrea Zagli <azagli@libero.it>
Sat, 17 Mar 2007 18:15:19 +0000 (18:15 +0000)
commit97a7eba86c73a3aba808d2815264a3d72c344928
tree7800acdcc13a8301be75fa496c1b2cc0206d2ab1
parent13ac5726d08d39506c682b4e2181e4da88a3cd27
Started RptReport.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@3 3191ed1d-3fce-41bb-ab4a-0cebc0943b59
19 files changed:
configure.ac
data/reptool.dtd
data/reptool_report.dtd
src/Makefile.am
src/libreptool.h
src/rptcommon.c [new file with mode: 0644]
src/rptcommon.h [new file with mode: 0644]
src/rptobject.c [new file with mode: 0644]
src/rptobject.h [new file with mode: 0644]
src/rptobjecttext.c [new file with mode: 0644]
src/rptobjecttext.h [new file with mode: 0644]
src/rptprint.c
src/rptprint.h
src/rptreport.c [new file with mode: 0644]
src/rptreport.h [new file with mode: 0644]
tests/rptprint.c
tests/test.rptr [deleted file]
tests/test_report.rpt [new file with mode: 0644]
tests/test_rptprint.rptr [new file with mode: 0644]