]> git.sur5r.net Git - glabels/commit
2008-08-17 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Sun, 17 Aug 2008 19:27:06 +0000 (19:27 +0000)
committerJim Evins <evins@snaught.com>
Sun, 17 Aug 2008 19:27:06 +0000 (19:27 +0000)
commit0cb3511ff16977b4bcaed8127929171ec8560f8d
tree9468eaf2b3583615e70495ad6c9a7288f42716bc
parent1e2a5ab9232f284bda98dccaedb6016d6e5f2857
2008-08-17  Jim Evins  <evins@snaught.com>

* data/dtd/glabels-2.2.dtd:
* data/templates/paper-sizes.xml:
* libglabels/db.c: (lgl_db_init):
* libglabels/paper.c: (lgl_paper_new), (lgl_paper_dup), (lgl_paper_free):
* libglabels/paper.h:
* libglabels/xml-paper.c: (lgl_xml_paper_parse_paper_node):
* src/print-op.c: (set_page_size):
Bug #2049431.  Always explicitely set page size.  Added pwg_size field (PWG 5101.1-2002
size specification) to the libglabels paper database to allow the page size to be
communicated to GtkPrintOp un-ambiguously.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/branches/glabels-2_2@778 f5e0f49d-192f-0410-a22d-a8d8700d0965
glabels2/ChangeLog
glabels2/data/dtd/glabels-2.2.dtd
glabels2/data/templates/paper-sizes.xml
glabels2/libglabels/db.c
glabels2/libglabels/paper.c
glabels2/libglabels/paper.h
glabels2/libglabels/xml-paper.c
glabels2/src/print-op.c