History log of /haiku/src/add-ons/print/drivers/pcl6/PCL6.h
Revision Date Author Comments
# fefd3ba5 08-Dec-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* Code style changed in class GraphicsDriver and and
child classes
* Removed namespace handling for Metrowerks compiler
* Initialize all fields in constructor


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


# 568716be 03-Jul-2010 Wim van der Meer <wpjvandermeer@gmail.com>

Style cleanup.

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


# fcccd8b7 20-Jan-2007 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Some printing related improvements:
* libprint based drivers can now show a preview window and show progress
window while printing contributed in part by Hartmut Reh.
* Libprint and PCL6 driver bug fixes.
* Code clean-up (removed code duplications, coding style, copyright text)

Builds under Linux. Not tested under BeOS.


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


# ee47c060 09-Feb-2006 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Set protocol class in PCL6 header correctly (untested; hopefully this does not break anything).
Rewrote description of protocol classes.
Set 300 DPI as default resolution.
Uncommented protocol class 3.0 as driver does not support any new features of it.
Removed second enumeration ProtocolClass from PCL6Cap.h; it is already declared in PCL6Writer.h.


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


# 2e86189f 06-Feb-2005 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Added color dithering to reduce the size of data to be sent to printer by about 800 percent.
Added Add Printer dialog that allows the selection of the protocol class.
Made some features dependent on the chosen protocol class.


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


# b1a3ccb8 15-Jan-2005 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Replaced jetlib.


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


# dcab4343 10-Jan-2005 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Implemented delta row compression. Added media sources. Enabled duplex mode.


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


# d2c03b1b 30-Jan-2004 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Renamed many constants and fields according to Open BeOS coding style guide.


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


# 3bfe34e2 19-Feb-2003 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Implemented PCL6 printer driver (untested, monochrome only).


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


# fefd3ba5885b7bd927593157150d1d8ccaefdd20 08-Dec-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* Code style changed in class GraphicsDriver and and
child classes
* Removed namespace handling for Metrowerks compiler
* Initialize all fields in constructor


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


# 568716bed76d9711e95cd1604313be2f142505c0 03-Jul-2010 Wim van der Meer <wpjvandermeer@gmail.com>

Style cleanup.

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


# fcccd8b7592fb8c4a853129e9e986ecc03cbdb01 20-Jan-2007 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Some printing related improvements:
* libprint based drivers can now show a preview window and show progress
window while printing contributed in part by Hartmut Reh.
* Libprint and PCL6 driver bug fixes.
* Code clean-up (removed code duplications, coding style, copyright text)

Builds under Linux. Not tested under BeOS.


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


# ee47c0603344cb127b7c0971dac774abe6f2d146 09-Feb-2006 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Set protocol class in PCL6 header correctly (untested; hopefully this does not break anything).
Rewrote description of protocol classes.
Set 300 DPI as default resolution.
Uncommented protocol class 3.0 as driver does not support any new features of it.
Removed second enumeration ProtocolClass from PCL6Cap.h; it is already declared in PCL6Writer.h.


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


# 2e86189f505d8758a28f170d1952d19b0662899c 06-Feb-2005 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Added color dithering to reduce the size of data to be sent to printer by about 800 percent.
Added Add Printer dialog that allows the selection of the protocol class.
Made some features dependent on the chosen protocol class.


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


# b1a3ccb885f301f5d6209c72da0df1122cd1880b 15-Jan-2005 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Replaced jetlib.


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


# dcab43435a6fd69b40eef4de8c2bf48152550ac2 10-Jan-2005 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Implemented delta row compression. Added media sources. Enabled duplex mode.


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


# d2c03b1becfffdc387807bfc52b475b71c83558c 30-Jan-2004 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Renamed many constants and fields according to Open BeOS coding style guide.


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


# 3bfe34e2b17f527c54573be7826353ea0a2147b0 19-Feb-2003 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Implemented PCL6 printer driver (untested, monochrome only).


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