2012-07-07	<gernot2270@sourceforge.net>

	Files:	NEWS (1.580) (+2 -0)
		src/main/canon-media-mode.h (1.161) (+1 -2)
		src/main/canon-media.h (1.132) (+6 -6)

	Corrected mis-typed mode for Canon pro9000 in canon-media-modes, and removed another erroneous mode.

2012-07-02	<rlk@sourceforge.net>

	Files:	configure.ac (1.236) (+11 -2)

	Update comments.

2012-06-25	<rlk@sourceforge.net>

	Files:	NEWS (1.579) (+20 -3)
		README (1.214) (+14 -14)
		configure.ac (1.235) (+3 -3)

	Prep for 5.2.9

2012-06-25	<rlk@sourceforge.net>

	Files:	configure.ac (1.234) (+13 -13)
		src/gimp2/Makefile.am (1.8) (+3 -3)
		src/testpattern/Makefile.am (1.28) (+2 -2)

	Fix the .soname, from Roger Leigh

2012-06-23	<rlk@sourceforge.net>

	Files:	po/de.po (1.79) (+4636 -5868)

	Update German translation

2012-06-16	<rlk@sourceforge.net>

	Files:	src/cups/test-rastertogutenprint.in (1.20) (+1 -1)

	Undo previous change.

2012-06-16	<rlk@sourceforge.net>

	Files:	src/cups/test-rastertogutenprint.in (1.19) (+1 -1)

	"whence" doesn't work on some platforms.

2012-06-16	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.439) (+3 -3)

	Allow a larger range of correction for fine adjustment of CD position.

2012-06-15	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media.h (1.131) (+0 -1)

	Removed duplicate transparency media from Canon iP4100 media types.

===============================================================================
Name: gutenprint-5_2_8

2012-06-12	<rlk@sourceforge.net>

	Files:	po/cs.po (1.63) (+2244 -1979)
		po/da.po (1.106) (+2229 -1954)
		po/de.po (1.78) (+2231 -1960)
		po/el.po (1.78) (+2244 -1980)
		po/en_GB.po (1.171) (+2227 -1954)
		po/es.po (1.76) (+2244 -1979)
		po/fi.po (1.8) (+2229 -1954)
		po/fr.po (1.104) (+2225 -1957)
		po/gl.po (1.3) (+2231 -1955)
		po/hu.po (1.36) (+2228 -1954)
		po/it.po (1.16) (+2229 -1954)
		po/ja.po (1.73) (+2240 -1966)
		po/nb.po (1.37) (+2225 -1964)
		po/nl.po (1.89) (+2231 -1952)
		po/pl.po (1.82) (+2243 -1979)
		po/pt.po (1.77) (+2244 -1979)
		po/ru.po (1.10) (+2227 -1954)
		po/sk.po (1.81) (+2244 -1979)
		po/sl.po (1.5) (+2229 -1954)
		po/sv.po (1.107) (+2227 -1960)
		po/uk.po (1.6) (+2231 -1952)
		po/zh_CN.po (1.3) (+2157 -1945)
		po/zh_TW.po (1.37) (+2219 -1956)

	Gutenprint 5.2.8 release

2012-06-07	<rlk@sourceforge.net>

	Files:	NEWS (1.578) (+7 -7)

	Fix numbering.

2012-06-06	<rlk@sourceforge.net>

	Files:	NEWS (1.577) (+7 -8)

	Tweaks

2012-06-06	<rlk@sourceforge.net>

	Files:	NEWS (1.576) (+284 -247)

	Draft release notes, out for review.

2012-06-05	<rlk@sourceforge.net>

	Files:	NEWS (1.575) (+3 -3)
		README (1.213) (+20 -20)
		configure.ac (1.233) (+3 -3)

	Bump version

2012-06-02	<rlk@sourceforge.net>

	Files:	doc/gutenprint-users-manual.odt (1.6) (+379 -424)
		doc/gutenprint-users-manual.pdf (1.6) (+2424 -4265)

	Remove printer list

2012-05-27	<gernot2270@sourceforge.net>

	Files:	NEWS (1.574) (+25 -12)

	Added comment on PIXUS models to NEWS file.

2012-05-27	<gernot2270@sourceforge.net>

	Files:	src/xml/printers.xml (1.247) (+1 -2)

	Removed duplicate Canon iP2700 printer entry in printers.xml

2012-05-26	<rlk@sourceforge.net>

	Files:	configure.ac (1.232) (+10 -2)
		doc/Makefile.am (1.50) (+5 -1)
		doc/developer/Makefile.am (1.23) (+5 -1)

	Add --with/without-doc

2012-05-26	<rlk@sourceforge.net>

	Files:	src/main/print-weave.c (1.81) (+16 -9)

	Fix compiler warning

2012-05-26	<rlk@sourceforge.net>

	Files:	src/foomatic/printer_options.c (1.53) (+2 -1)
		src/testpattern/printer_options.c (1.6) (+2 -1)

	Clear resolution after setting it to ensure that it doesn't pollute
	the option choices.

2012-05-25	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.523) (+143 -72)
		src/main/print-weave.c (1.80) (+1 -8)

	Fixed weave code in Canon backend to avoid accessing uninitialized variables. Created new function for finding correct InkType in canon_check_current_mode, and added debug statements to clarify changes before and after processing of canon_check_current_mode.

2012-05-25	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.522) (+11 -11)

	Changed some debug printf casting in Canon backend

2012-05-25	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.521) (+28 -2)
		src/main/print-weave.c (1.79) (+8 -1)

	Added initialization to some weave code in Canon backend

2012-05-24	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.520) (+3 -3)

	Set ncolors correctly for CMY inktype in Canon weave mode.

2012-05-24	<gernot2270@sourceforge.net>

	Files:	src/main/canon-modes.h (1.377) (+1 -1)
		src/main/print-canon.c (1.519) (+20 -11)

	Fixed missing Color cartridge support flag in Canon iP6210D mode.

2012-05-24	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.518) (+6 -4)

	Changed number of inks for CMY inktype in S200 weave code in Canon backend.

2012-05-23	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.517) (+20 -8)

	Added debug statements to Canon backend

2012-05-23	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.160) (+6 -6)
		src/main/canon-modes.h (1.376) (+4 -4)

	Removed color(-only) inkset (cartridge) support from plain, envelope, hagaki media for Canon iP90 and iP100. Known InkTypes for these printers do not yet permit this inkset (cartridge) to be used.

2012-05-22	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.516) (+12 -8)

	Added setting of local variable for each PrintingMode setting change in Canon backend canon_check_current_mode.

2012-05-22	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.515) (+518 -28)

	Corrected InkType matching and substitution in Canon backend canon_check_current_mode function.

2012-05-21	<gernot2270@sourceforge.net>

	Files:	src/main/canon-modes.h (1.375) (+58 -57)
		src/main/print-canon.c (1.514) (+150 -88)

	In Canon backend, fixed checking routine for PrintingMode and InkType parameter consistency when mode is known.

2012-05-20	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.513) (+3 -1)

	Added debug lines to Canon backend

2012-05-20	<gernot2270@sourceforge.net>

	Files:	NEWS (1.573) (+41 -31)
		src/main/print-canon.c (1.512) (+7 -2)
		src/xml/printers.xml (1.246) (+6 -5)

	Moved Resolution modification in canon_do_print to check_current_mode in Canon backend. Updated and rewrote NEWS.

2012-05-20	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.511) (+28 -9)

	Bug fix to Canon backend: made sure Resolution is set to match that of current mode after mode replacement.

2012-05-19	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.510) (+19 -4)

	Removed parameter verification outside of the Canon backend for InkType, InkSet and PrintingMode.

2012-05-19	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.509) (+22 -8)

	added more debug statements to Canon backend. Made canon_check_current_mode an unconditional call(bugfix).

2012-05-18	<rlk@sourceforge.net>

	Files:	src/main/print-canon.c (1.508) (+3 -3)

	Fix a couple of minor compiler warnings

2012-05-18	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.507) (+7 -4)

	Added some debug lines for Canon printhead color function

2012-05-17	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.306) (+3 -3)
		src/main/print-canon.c (1.506) (+13 -8)
		src/main/print-canon.h (1.9) (+5 -5)

	Added flag to Canon backend for printers without black ink only cartridge support.

2012-05-17	<rlk@sourceforge.net>

	Files:	NEWS (1.572) (+13 -9)

	Minor updates.

2012-05-14	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.505) (+10 -16)

	Changed fullbleed margins in Canon backend to match Windows ones.

2012-05-13	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.504) (+91 -71)

	Provisional working support for borderless printing with Canon backend (WIP).

2012-05-11	<rlk@sourceforge.net>

	Files:	src/gutenprintui2/printrcl.l (1.2) (+3 -1)
		src/testpattern/testpatternl.l (1.27) (+3 -1)

	Add extern declaration for yylval; some versions of bison apparently do not

2012-05-10	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.159) (+26 -26)
		src/main/canon-modes.h (1.374) (+4 -4)
		src/main/print-canon.c (1.503) (+10 -17)

	Added partial support for Color InkSet in Canon iP90 and iP100 (known as 'black save', with two different settings of which only 1 is implemented at this stage).

2012-05-09	<gernot2270@sourceforge.net>

	Files:	NEWS (1.571) (+18 -21)
		src/main/canon-modes.h (1.373) (+50 -50)
		src/main/canon-printers.h (1.305) (+2 -2)

	Corrected some notation in Canon mode names. Updated NEWS file.

2012-05-09	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.158) (+239 -162)
		src/main/canon-modes.h (1.372) (+27 -0)
		src/main/canon-printers.h (1.304) (+3 -3)

	Checked and corrected Canon InkSet and Duplex capabilities for various media. Set duplex capability for Hagaki media even where Windows driver does not expose such capability. Corrected Canon iP6600D printer modes and media definitions.

2012-05-09	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.157) (+7 -7)
		src/main/canon-modes.h (1.371) (+2 -2)

	Added flags to several Canon MX series media-mode data.

2012-05-09	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.502) (+57 -34)

	Modified Canon backend code to comply with compiler warnings.

2012-05-09	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.156) (+14 -14)
		src/main/canon-printers.h (1.303) (+3 -5)
		src/xml/printers.xml (1.245) (+3 -1)

	Added remaining support for Canon E500 and E600.

2012-05-08	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.155) (+59 -0)

	Added partial media-mode data (less flags) for Canon E500.

2012-05-08	<gernot2270@sourceforge.net>

	Files:	NEWS (1.570) (+2 -0)
		src/main/canon-modes.h (1.370) (+18 -0)
		src/main/canon-printers.h (1.302) (+34 -0)
		src/main/print-canon.c (1.501) (+2 -1)

	Added partial code for Canon E500 and E600 multi-function pritners.

2012-05-08	<gernot2270@sourceforge.net>

	Files:	NEWS (1.569) (+2 -0)
		src/main/canon-modes.h (1.369) (+1 -1)
		src/xml/printers.xml (1.244) (+2 -1)

	Added Canon iP6320D (same as iP6310D).

2012-05-08	<gernot2270@sourceforge.net>

	Files:	src/xml/printers.xml (1.243) (+2 -1)
		test/pixma_parse.c (1.33) (+1 -1)

	Added Canon MP260 (clone of MP240). Added newline in pixma_parse output.

2012-05-07	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.301) (+3 -3)

	changed max paper dimensions for Canon MP360, MP370, MP375R, MP390; MP700, MP730; and MP710, MP740.

2012-05-07	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.300) (+2 -2)

	changed max paper dimensions for Canon MP493 and MP990.

2012-05-07	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.299) (+34 -34)
		src/xml/printers.xml (1.242) (+3 -3)

	changed max paper dimensions for Canon MP series printers. Added some printer aliases, removed duplicates.

2012-05-07	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.298) (+7 -7)

	Corrected maximum paper sizes for several Canon modes (MP series).

2012-05-07	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.297) (+67 -67)
		src/xml/printers.xml (1.241) (+4 -1)

	Corrected maximum paper sizes for several Canon modes (iP series). Fixed erroroneous page width for previous commits. Added several Canon printer aliases.

2012-05-07	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.296) (+14 -14)

	Corrected maximum paper sizes for several Canon modes (MX series).

2012-05-07	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.295) (+34 -34)

	Corrected maximum paper sizes for several Canon modes (i series).

2012-05-06	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.500) (+12 -1)

	Added missing function prototype declarations to canon-print.c

2012-05-06	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.294) (+4 -4)

	changed max paper dimensions for Canon iX series printers.

2012-05-06	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.293) (+32 -36)
		src/main/print-canon.c (1.499) (+29 -29)

	changed max paper dimensions and margins for several Canon models.

2012-05-04	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.498) (+3 -2)

	correct Canon get_current_mode to return NULL if no mode selected (regression).

2012-05-03	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.292) (+51 -0)
		src/main/print-canon.c (1.497) (+417 -811)

	Wrote various sub-functions for Canon backend mode replacement code.

2012-05-01	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.496) (+10 -10)

	Settled constant declarations in Canon backend.

2012-05-01	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.495) (+58 -4)

	Replaced canon_get_current_mode in Canon backend with original one, and created new canon_replace_current_mode to be called in canon_do_print. WIP.

2012-05-01	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.291) (+1 -1)

	Added cassette to Canon i990 and 990i media sources.

2012-04-30	<gernot2270@sourceforge.net>

	Files:	NEWS (1.568) (+2 -0)
		src/main/canon-media-mode.h (1.154) (+105 -0)
		src/main/canon-modes.h (1.368) (+39 -2)
		src/main/canon-printers.h (1.290) (+16 -0)
		src/main/print-canon.c (1.494) (+3 -3)
		src/xml/printers.xml (1.240) (+3 -1)

	Added Canon i990, and corresponding Japan model 990i. Fixed CD mode flags for i9900.

2012-04-30	<gernot2270@sourceforge.net>

	Files:	NEWS (1.567) (+1 -0)
		src/xml/printers.xml (1.239) (+2 -1)

	Added Canon i9950, clone of i9900.

2012-04-30	<gernot2270@sourceforge.net>

	Files:	NEWS (1.566) (+2 -0)
		src/main/canon-media-mode.h (1.153) (+19 -11)
		src/main/canon-media.h (1.130) (+37 -1)
		src/main/canon-modes.h (1.367) (+10 -0)
		src/main/canon-printers.h (1.289) (+3 -3)
		src/xml/printers.xml (1.238) (+3 -1)

	Added inkjet Hagaki modes to Canon i9100 and i9900, and CD support to i9900. Added corresponding Japan models 9100i and 9900i.

2012-04-29	<gernot2270@sourceforge.net>

	Files:	NEWS (1.565) (+1 -0)
		src/xml/printers.xml (1.237) (+4 -1)

	Added Canon i965, clone of i960 (Europe). Updated printers.xml.

2012-04-29	<gernot2270@sourceforge.net>

	Files:	NEWS (1.564) (+2 -0)
		src/main/canon-media-mode.h (1.152) (+47 -27)
		src/main/canon-media.h (1.129) (+20 -0)
		src/main/canon-modes.h (1.366) (+25 -12)
		src/main/canon-printers.h (1.288) (+3 -3)

	Added Hagaki, inkjet Hagaki, CD to i950 and i960. Added corresponding Japan models 950i and 960i.

2012-04-28	<gernot2270@sourceforge.net>

	Files:	NEWS (1.563) (+2 -0)
		src/main/canon-media-mode.h (1.151) (+19 -4)
		src/main/canon-modes.h (1.365) (+9 -2)
		src/main/canon-printers.h (1.287) (+2 -2)
		src/xml/printers.xml (1.236) (+4 -2)

	Added Hagaki, inkjet Hagaki, CD to i900D. Added corresponding Japan model 900PD. Also added i905D which seems to be clone of i900D (although missing high resolution for CD in Windows driver).

2012-04-28	<gernot2270@sourceforge.net>

	Files:	NEWS (1.562) (+2 -0)
		src/main/canon-media-mode.h (1.150) (+0 -82)
		src/main/canon-media.h (1.128) (+2 -27)
		src/main/canon-modes.h (1.364) (+0 -31)
		src/main/canon-printers.h (1.286) (+1 -17)
		src/xml/printers.xml (1.235) (+3 -2)

	Removed separate driver for Canon i865, as it is same as i860. Added corresponding Japan model 865R.

2012-04-28	<gernot2270@sourceforge.net>

	Files:	NEWS (1.561) (+2 -0)
		src/main/canon-media-mode.h (1.149) (+29 -15)
		src/main/canon-modes.h (1.363) (+13 -10)
		src/main/canon-printers.h (1.285) (+2 -2)
		src/xml/printers.xml (1.234) (+2 -1)

	Added inkjet Hagaki, Hagaki, and CD media types and corresponding modes to Canon i860, and added Japan model 860i.

2012-04-28	<gernot2270@sourceforge.net>

	Files:	NEWS (1.560) (+10 -3)
		src/main/canon-media-mode.h (1.148) (+13 -3)
		src/main/canon-media.h (1.127) (+20 -1)
		src/main/canon-modes.h (1.362) (+13 -7)
		src/main/canon-printers.h (1.284) (+19 -19)
		src/xml/printers.xml (1.233) (+2 -1)

	Added inkjet Hagaki, Hagaki, and CD media types and corresponding modes to Canon i560, and added Japan model 560i. Also added borderless option to all Canon i* and *i series printers.

2012-04-27	<gernot2270@sourceforge.net>

	Files:	src/xml/printers.xml (1.232) (+5 -1)

	Added Canon modes i450X, i455X, i550X and i560X, which are clones of the non-X models sold by some European media outlets. Distinguished only by different cover color.

2012-04-27	<gernot2270@sourceforge.net>

	Files:	NEWS (1.559) (+3 -0)
		src/xml/printers.xml (1.231) (+4 -1)

	Added Japan model Canon 470PD and 475PD, corresponding to non-Japan models i470D and i475D, which are PictBridge-enabled versions of the 450i and 455i, and i450 and i455 respectively.

2012-04-27	<gernot2270@sourceforge.net>

	Files:	NEWS (1.558) (+1 -0)
		src/main/canon-media.h (1.126) (+1 -1)
		src/main/canon-modes.h (1.361) (+1 -0)
		src/xml/printers.xml (1.230) (+2 -1)

	Added separate driver for Japan model Canon 850i. The non-Japan model i850 gets support for inkjet Hagaki and Hagaki media.

2012-04-27	<gernot2270@sourceforge.net>

	Files:	NEWS (1.557) (+5 -0)
		src/main/canon-media.h (1.125) (+1 -1)
		src/main/canon-modes.h (1.360) (+1 -0)
		src/xml/printers.xml (1.229) (+3 -1)

	Added separate drivers for Japan models Canon 6100i and 6500i. The non-Japan models i6100 and i6500 get support for inkjet Hagaki and Hagaki media.

2012-04-27	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.147) (+14 -2)
		src/main/canon-media.h (1.124) (+21 -5)
		src/main/canon-modes.h (1.359) (+11 -4)
		src/main/canon-printers.h (1.283) (+1 -1)
		src/xml/printers.xml (1.228) (+4 -1)

	Added separate inkjet Hagaki modes to Canon i450, i455, i550. Added separate drivers for Japan models 450i, 455i, 550i.

2012-04-27	<gernot2270@sourceforge.net>

	Files:	NEWS (1.556) (+6 -1)
		src/main/canon-media-mode.h (1.146) (+19 -6)
		src/main/canon-media.h (1.123) (+2 -2)
		src/main/canon-modes.h (1.358) (+6 -1)
		src/main/canon-printers.h (1.282) (+1 -1)
		src/xml/printers.xml (1.227) (+5 -4)

	added inkjet Hagaki and Hagaki support to Canon i80. Added missing mode for plusGlossy photo paper. Created new printer for Japanese model 80i.

2012-04-27	<gernot2270@sourceforge.net>

	Files:	test/pixma_parse.c (1.32) (+0 -1)

	fixed output for ESC (l command in parser

2012-04-27	<gernot2270@sourceforge.net>

	Files:	src/xml/printers.xml (1.226) (+7 -7)

	Corrected entry for Canon 50i

2012-04-26	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.493) (+4 -3)

	Commented out Canon borderless deactivation in case of paper margins. Need to fix.

2012-04-26	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.145) (+2 -72)
		src/main/canon-media.h (1.122) (+0 -17)
		src/main/canon-modes.h (1.357) (+3 -25)
		src/main/canon-printers.h (1.281) (+1 -16)
		src/main/print-canon.c (1.492) (+3 -3)
		src/xml/printers.xml (1.225) (+2 -2)

	Updated Canon 50i modes. i70 is the non-Japanese counterpart, so removed definitions for i70 and used 50i driver instead. Updated some debugging statements.

2012-04-26	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.491) (+74 -77)

	Changed debug statements in Canon backend.

2012-04-26	<gernot2270@sourceforge.net>

	Files:	NEWS (1.555) (+1 -0)
		src/xml/printers.xml (1.224) (+2 -1)

	Added Canon MX320, same as MX330.

2012-04-25	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.490) (+12 -10)

	further debug statement changes to Canon backend.

2012-04-25	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.489) (+39 -15)

	more debugging statement to Canon backend for borderless printing debugging.

2012-04-25	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.488) (+16 -9)

	debugging Canon borderless printing. Commented out problematic code.

2012-04-24	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.487) (+35 -13)

	smal changes to borderless printing of Canon backend, part of debugging attempt.

2012-04-24	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.486) (+42 -14)

	Added corrections for borderless printing. page_height is still incorrect.

2012-04-23	<gernot2270@sourceforge.net>

	Files:	src/main/canon-printers.h (1.280) (+103 -103)
		src/main/print-canon.c (1.485) (+121 -35)

	borderless printing for Canon backend partially implemented. Writing area_right and area_top (negative values) to printjob header not yet working. use_aximum_area condition not yet implemented.

2012-04-22	<gernot2270@sourceforge.net>

	Files:	NEWS (1.554) (+2 -0)
		src/main/canon-media-mode.h (1.144) (+70 -0)
		src/main/canon-modes.h (1.356) (+23 -0)
		src/main/canon-printers.h (1.279) (+16 -0)
		src/xml/printers.xml (1.223) (+3 -1)

	Added support for Canon MX710 (and MX890).

2012-04-22	<gernot2270@sourceforge.net>

	Files:	NEWS (1.553) (+1 -0)
		src/main/canon-media-mode.h (1.143) (+57 -0)
		src/main/canon-modes.h (1.355) (+23 -5)
		src/main/canon-printers.h (1.278) (+16 -0)
		src/main/print-canon.c (1.484) (+2 -2)
		src/xml/printers.xml (1.222) (+2 -1)

	Added provisional support for Canon MX510. Color-only cartridge selection does not work yet.

2012-04-22	<gernot2270@sourceforge.net>

	Files:	NEWS (1.552) (+2 -0)
		src/main/canon-media-mode.h (1.142) (+57 -1)
		src/main/canon-modes.h (1.354) (+17 -0)
		src/main/canon-printers.h (1.277) (+16 -0)
		src/xml/printers.xml (1.221) (+3 -1)

	Added provisional support for Canon MX370 (and MX430). Color-only cartridge selection does not work yet.

2012-04-22	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.141) (+7 -1)
		src/main/canon-modes.h (1.353) (+86 -75)

	Corrected flags for CD modes for all Canon models.

2012-04-22	<gernot2270@sourceforge.net>

	Files:	NEWS (1.551) (+1 -0)
		src/main/canon-media-mode.h (1.140) (+67 -7)
		src/main/canon-printers.h (1.276) (+5 -5)
		src/main/print-canon.c (1.483) (+73 -3)
		src/xml/printers.xml (1.220) (+2 -1)

	Added experimental support for Canon iP90 and iP100, with ESC (S command. ESC (T variations not yet fully implemented. Also, printjob format is still uncertain, as the parser segfaults on the print data.

2012-04-22	<gernot2270@sourceforge.net>

	Files:	test/pixma_parse.c (1.31) (+97 -91)

	Changed parse output of pixma_parse to go to stderr, to help debug printjobs where the parser segfaults.

2012-04-20	<gernot2270@sourceforge.net>

	Files:	NEWS (1.550) (+2 -0)
		src/main/canon-printers.h (1.275) (+158 -154)

	Adjusted top margin of most Canon models.

2012-04-20	<gernot2270@sourceforge.net>

	Files:	NEWS (1.549) (+3 -0)
		src/main/canon-inks.h (1.115) (+32 -0)
		src/main/canon-media-mode.h (1.139) (+9 -5)
		src/main/canon-modes.h (1.352) (+3 -3)
		src/main/print-canon.c (1.482) (+18 -5)

	Added experimental support for high quality photo modes with Canon iP6210D, iP6220D, and iP6310D.

2012-04-20	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.138) (+5 -6)
		src/main/canon-modes.h (1.351) (+1 -1)

	Added 8-bit ink modes to Canon MX300 (and MX310).

2012-04-20	<gernot2270@sourceforge.net>

	Files:	NEWS (1.548) (+2 -0)
		src/main/canon-media-mode.h (1.137) (+72 -0)
		src/main/canon-modes.h (1.350) (+1 -1)
		src/main/canon-printers.h (1.274) (+1 -1)
		src/xml/printers.xml (1.219) (+3 -1)

	Added experimental support for Canon iP90, iP90v. Still need to check orientation of print (may need vertical dimension reversed).

2012-04-20	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.136) (+8 -12)
		src/main/canon-modes.h (1.349) (+1 -1)
		src/main/canon-printers.h (1.273) (+2 -2)

	Added 8-bit ink modes to Canon MP190. Adjusted top margin on MP190, MP210 models.

2012-04-20	<gernot2270@sourceforge.net>

	Files:	NEWS (1.547) (+3 -0)
		src/main/canon-media-mode.h (1.135) (+24 -24)
		src/main/canon-modes.h (1.348) (+16 -7)
		src/main/canon-printers.h (1.272) (+1 -1)

	Added 8-bit ink modes to Canon i80, i450, i455 models. Adjusted top margin on MP150 model.

2012-04-19	<gernot2270@sourceforge.net>

	Files:	src/main/canon-modes.h (1.347) (+4 -7)

	Activated 8-bit modes in unsupported printers for completeness.

2012-04-19	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.134) (+5 -2)
		src/main/canon-modes.h (1.346) (+1 -1)

	Activated 8-bit ink mode in Canon iP6210D model.

2012-04-19	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.133) (+17 -27)
		src/main/canon-modes.h (1.345) (+2 -2)

	Activated 8-bit ink modes in Canon MP210 and MP470 models.

2012-04-19	<gernot2270@sourceforge.net>

	Files:	NEWS (1.546) (+3 -0)
		src/main/canon-printers.h (1.271) (+481 -162)
		src/main/print-canon.c (1.481) (+21 -46)

	Added length of ESC (P command to printer definitions in Canon backend.

2012-04-19	<gernot2270@sourceforge.net>

	Files:	include/gutenprint/bit-ops.h (1.5) (+12 -1)
		src/main/bit-ops.c (1.15) (+104 -1)
		src/main/print-canon.c (1.480) (+32 -33)
		test/pixma_parse.c (1.30) (+6 -2)

	Completed support for 8-bit inks in Canon backend. Mode present in Canon MP150 model. To be added to other models.

2012-04-17	<gernot2270@sourceforge.net>

	Files:	src/main/print-canon.c (1.479) (+43 -33)

	added initial support code (WIP) for 8-bpp inks to Canon backend in canon_compress function.

2012-04-16	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.132) (+17 -17)
		src/main/canon-modes.h (1.344) (+1 -1)
		src/main/print-canon.c (1.478) (+24 -7)

	activated 600x600dpi_photohigh mode with 13_c9m9y9 inkset in Canon backend in order to debug the incorrect image width. This mode is used by several printer families for high quality photo printing.

2012-04-15	<gernot2270@sourceforge.net>

	Files:	NEWS (1.545) (+7 -2)
		src/main/canon-printers.h (1.270) (+161 -160)
		src/main/print-canon.c (1.477) (+7 -9)

	Implemented correct ESC (l command length for Canon printers.

2012-04-15	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.131) (+401 -401)
		src/main/canon-printers.h (1.269) (+165 -0)
		src/main/print-canon.c (1.476) (+1244 -1733)

	Implemented mode and media cross-checking for Canon backend: only modes permitted for given media will be used, replacing as necessary. Supports: duplex mode substitution, black and color-only cartridge mode substitution, and photo cartridge mode substitution.

2012-04-15	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.130) (+75 -0)
		src/main/print-canon.c (1.475) (+9 -5)

	Added Canon BJC S900 to media-mode combinations.

2012-04-15	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.129) (+70 -0)
		src/main/print-canon.c (1.474) (+9 -5)

	Added Canon BJC S820 to media-mode combinations.

2012-04-15	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.128) (+83 -0)
		src/main/print-canon.c (1.473) (+9 -5)

	Added Canon BJC S800 to media-mode combinations.

2012-04-15	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.127) (+72 -0)
		src/main/canon-modes.h (1.343) (+2 -2)
		src/main/print-canon.c (1.472) (+9 -5)

	Added Canon BJC S750 to media-mode combinations.

2012-04-15	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.126) (+75 -0)
		src/main/print-canon.c (1.471) (+9 -5)

	Added Canon BJC S600 to media-mode combinations.

2012-04-14	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.125) (+74 -0)
		src/main/print-canon.c (1.470) (+9 -5)

	Added Canon BJC S520 to media-mode combinations.

2012-04-14	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.124) (+68 -0)
		src/main/canon-modes.h (1.342) (+1 -1)
		src/main/print-canon.c (1.469) (+9 -5)

	Added Canon BJC S500 to media-mode combinations.

2012-04-14	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.123) (+65 -0)
		src/main/print-canon.c (1.468) (+9 -5)

	Added Canon BJC S330 to media-mode combinations.

2012-04-14	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.122) (+60 -23)
		src/main/print-canon.c (1.467) (+9 -5)

	Added Canon BJC S300 to media-mode combinations.

2012-04-14	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.121) (+370 -0)
		src/xml/printers.xml (1.218) (+2 -2)

	added all remaining distinct Canon BJC printers to media-mode data. No data available to choose modes per media, so all modes qualify for all media.

2012-04-14	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.120) (+38 -0)
		src/main/print-canon.c (1.466) (+9 -5)

	Added Canon BJC 4550 to media-mode combinations.

2012-04-14	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.119) (+60 -0)
		src/main/print-canon.c (1.465) (+9 -5)

	Added Canon BJC 4300 to media-mode combinations.

2012-04-14	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.118) (+80 -0)
		src/main/canon-printers.h (1.268) (+2 -2)
		src/main/print-canon.c (1.464) (+414 -25)

	Added Canon BJC 3000 to media-mode combinations. Added support for photo and full-color ink cartridge selection for BJC series.

2012-04-14	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.117) (+71 -0)
		src/main/canon-modes.h (1.341) (+31 -0)
		src/main/canon-printers.h (1.267) (+1 -1)
		src/main/print-canon.c (1.463) (+9 -5)

	Added Canon MG3100 to media-mode combinations. Separated out mode definitions from MG2100.

2012-04-14	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.116) (+70 -0)
		src/main/canon-modes.h (1.340) (+14 -14)
		src/main/print-canon.c (1.462) (+9 -5)

	Added Canon MG2100 to media-mode combinations.

2012-04-13	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.115) (+93 -0)
		src/main/canon-modes.h (1.339) (+2 -2)
		src/main/print-canon.c (1.461) (+9 -5)

	Added Canon MG8200 to media-mode combinations.

2012-04-13	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.114) (+93 -0)
		src/main/canon-modes.h (1.338) (+2 -2)
		src/main/print-canon.c (1.460) (+9 -5)

	Added Canon MG6200 to media-mode combinations.

2012-04-13	<gernot2270@sourceforge.net>

	Files:	src/main/canon-media-mode.h (1.113) (+78 -0)
		src/main/canon-modes.h (1.337) (+2 -2)
		src/main/print-canon.c (1.459) (+9 -5)

	Added Canon MG5300 to media-mode combinations.
[--snip--]
