History log of /haiku/src/add-ons/print/drivers/gutenprint/GPJob.cpp
Revision Date Author Comments
# 992ae400 18-Jan-2020 Murai Takashi <tmurai01@gmail.com>

Fix catching by value

Pointed out by LGTM.
Change-Id: I223655c728305f6f45b3738553da5b7d7a69e8c8
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2134
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# 89f1fd65 14-Apr-2019 Jérôme Duval <jerome.duval@gmail.com>

Bump gutenprint version.

needs gutenprint8 packages to be uploaded.

Change-Id: I1204ff8b1bb85cc0eb615082b205280daabbc290
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>


# 05a2fec5 28-Dec-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* CID 9729: initialized member fPrinter in constructor.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40001 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 509c3229 05-Dec-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* Removed condition to round image width and height in pixels
to whole numbers. The whole imageable area should now be
available for printing.
Hope this does not have a negative effect on image quality.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39734 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d6d2c9b1 05-Dec-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* The bitmap bands from libprint are relative to the
imageable area; made them absolute to the left, top
of the page. The page contents should now be positioned
correctly.
* Make sure the image to be printed on the page is
inside the imageable area. This fixes the configuration
error that the page is outside the imageable area.
TODO fix the implementation limitation that up to 1 Inch of the
total imageable page width and height cannot be used. There
is a comment in the source code that explains why that is.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39733 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c0aa3379 28-Nov-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Improved error reporting.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39667 a95241bf-73f2-0310-859d-f6bbb57e9c96


# fad05958 28-Nov-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Use better variable name.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39666 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f14cab2d 14-Nov-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* Added support for the remaining Gutenprint setting types:
Boolean, Int, Dimension and Double.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39423 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9295cd64 30-Oct-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* Added Gutenprint printer driver add-on to image.
* This is still work in progress:
Printing should work with the following restrictions:
- Color printing is untested.
- Some configuration options provided by Gutenprint are missing.
- Error reporting is missing.
- The page margins should at least to increased to 1 cm
or 0.4 Inch.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39216 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 05a2fec5fbeb7e5a46636c63898beb366cfe875d 28-Dec-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* CID 9729: initialized member fPrinter in constructor.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40001 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 509c3229cd5633e211fde1b603d1af9e6069c06f 05-Dec-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* Removed condition to round image width and height in pixels
to whole numbers. The whole imageable area should now be
available for printing.
Hope this does not have a negative effect on image quality.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39734 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d6d2c9b16db8d2f996cc7b692badfa992de60b60 05-Dec-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* The bitmap bands from libprint are relative to the
imageable area; made them absolute to the left, top
of the page. The page contents should now be positioned
correctly.
* Make sure the image to be printed on the page is
inside the imageable area. This fixes the configuration
error that the page is outside the imageable area.
TODO fix the implementation limitation that up to 1 Inch of the
total imageable page width and height cannot be used. There
is a comment in the source code that explains why that is.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39733 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c0aa3379bbc1e1edf27d3800340a873363448b91 28-Nov-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Improved error reporting.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39667 a95241bf-73f2-0310-859d-f6bbb57e9c96


# fad059587c06730e974dd8613e50870ebff1f180 28-Nov-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Use better variable name.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39666 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f14cab2d36ff3f72c30766ba05ad8002514d4fd4 14-Nov-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* Added support for the remaining Gutenprint setting types:
Boolean, Int, Dimension and Double.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39423 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9295cd647f7e9e3fbdea2355096b5d3c949a0d1c 30-Oct-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* Added Gutenprint printer driver add-on to image.
* This is still work in progress:
Printing should work with the following restrictions:
- Color printing is untested.
- Some configuration options provided by Gutenprint are missing.
- Error reporting is missing.
- The page margins should at least to increased to 1 cm
or 0.4 Inch.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39216 a95241bf-73f2-0310-859d-f6bbb57e9c96