]> saetta.ns0.it Git - reptool/libreptool/log
reptool/libreptool
17 years agoAdded RptRotation and "rotation" attribute.
Andrea Zagli [Thu, 10 May 2007 11:25:00 +0000 (11:25 +0000)]
Added RptRotation and "rotation" attribute.
Integration with GtkPrint.
Version 0.0.4

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@17 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

17 years agoAdded attribute "rotation".
Andrea Zagli [Sun, 6 May 2007 08:34:54 +0000 (08:34 +0000)]
Added attribute "rotation".
Some bugfixes on png and svg output.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@16 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

17 years agoForgot files on previous commit.
Andrea Zagli [Tue, 1 May 2007 10:21:55 +0000 (10:21 +0000)]
Forgot files on previous commit.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@15 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

17 years agoAdded the parser for text's attribute "source".
Andrea Zagli [Tue, 1 May 2007 10:17:01 +0000 (10:17 +0000)]
Added the parser for text's attribute "source".
Added special value @Pages for text's source.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@14 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

17 years agoChanged rpt_common_convert_to_str_color()'s name in rpt_common_rptcolor_to_string().
Andrea Zagli [Sun, 22 Apr 2007 15:00:15 +0000 (15:00 +0000)]
Changed rpt_common_convert_to_str_color()'s name in rpt_common_rptcolor_to_string().
Added function rpt_common_styke_to_array().
Managed attributes *-style.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@13 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

17 years agoSome bugfixes.
Andrea Zagli [Sun, 15 Apr 2007 09:02:02 +0000 (09:02 +0000)]
Some bugfixes.
Added programmatically report creation test.
Static text in text's source attribute must be enclosed into "".
Added text's attributes padding*.
Added page's attributes margin*.
Added RptReport's signal "field-request".

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@12 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

17 years agoGeneral code adjustments and refactoring.
Andrea Zagli [Fri, 13 Apr 2007 14:02:33 +0000 (14:02 +0000)]
General code adjustments and refactoring.
Added special text'source values "@Date" and "@Time".
Added new functions to manage RptReport object.
Version 0.0.3

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@11 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

18 years agoAdded and managed RPT_REPORT_SECTION_REPORT_HEADER and RPT_REPORT_SECTION_REPORT_FOOTER.
Andrea Zagli [Sun, 1 Apr 2007 15:21:58 +0000 (15:21 +0000)]
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

18 years agoAdded object ellipse.
Andrea Zagli [Wed, 28 Mar 2007 16:46:36 +0000 (16:46 +0000)]
Added object ellipse.
Extended RptObjImage, RptObjLine, RptObjText and RptObjRect.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@9 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

18 years agoMoved some functions from rpt_print to rpt_common.
Andrea Zagli [Mon, 26 Mar 2007 16:16:23 +0000 (16:16 +0000)]
Moved some functions from rpt_print to rpt_common.
Extended RptObjText.
RptObjText's source attribute now read value from database field.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@8 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

18 years agoSmall changes on autotools files.
Andrea Zagli [Sun, 25 Mar 2007 14:04:33 +0000 (14:04 +0000)]
Small changes on autotools files.
Generation of the documentation.
Version 0.0.1

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@7 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

18 years agoRptReport with text, line, rect and image objects.
Andrea Zagli [Sun, 25 Mar 2007 08:08:51 +0000 (08:08 +0000)]
RptReport with text, line, rect and image objects.
Only few features implemented.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@6 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

18 years agoContinuing RptReport.
Andrea Zagli [Sun, 18 Mar 2007 16:58:41 +0000 (16:58 +0000)]
Continuing RptReport.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@5 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

18 years agoContinuing RptReport.
Andrea Zagli [Sun, 18 Mar 2007 14:29:02 +0000 (14:29 +0000)]
Continuing RptReport.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@4 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

18 years agoStarted RptReport.
Andrea Zagli [Sat, 17 Mar 2007 18:15:19 +0000 (18:15 +0000)]
Started RptReport.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@3 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

18 years agoGtk-docize
Andrea Zagli [Sun, 11 Mar 2007 08:12:56 +0000 (08:12 +0000)]
Gtk-docize

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@2 3191ed1d-3fce-41bb-ab4a-0cebc0943b59

18 years agoInitial import.
Andrea Zagli [Sun, 11 Mar 2007 07:46:51 +0000 (07:46 +0000)]
Initial import.

git-svn-id: svn+ssh://saetta.homelinux.org/svn/libreptool/trunk@1 3191ed1d-3fce-41bb-ab4a-0cebc0943b59