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

	Files:	src/ghost/README (1.15.2.2) (+34 -8)
	
	Document additional resolutions for Stylus Pro printers.
	
2001-05-26	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.68.2.4) (+23 -1)
		src/main/printers.xml (1.11.2.3) (+2 -0)
	
	Add additional microweave modes.
	
	Add ID string to printers.xml.
	
2001-05-25	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.68.2.3) (+2 -2)
	
	Set the dot sizes correctly (per the manual) on Stylus Pro printers.
	
2001-05-25	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.68.2.2) (+13 -7)
		src/main/printers.xml (1.11.2.2) (+1 -1)
	
	Some fixes
	
2001-05-25	<rlk@sourceforge.net>

	Files:	src/escputil/escputil.c (1.10.6.1) (+7 -1)
		src/main/printers.xml (1.11.2.1) (+48 -0)
		src/main/print-escp2.c (1.68.2.1) (+165 -58)
		src/ghost/README (1.15.2.1) (+6 -0)
	
	Stylus Pro mods
	
2001-05-22	<rlk@sourceforge.net>

	Files:	src/main/print-canon.c (1.43) (+19 -31)
	
	Don't copy variable block incorrectly.
	
2001-05-20	<rlk@sourceforge.net>

	Files:	NEWS (1.21) (+29 -5)
		src/main/print-util.c (1.26) (+5 -1)
		src/main/print-ps.c (1.15) (+4 -4)
		src/main/print-pcl.c (1.28) (+16 -17)
		src/main/print-lexmark.c (1.37) (+57 -59)
		src/main/print-escp2.c (1.68) (+7 -6)
		src/main/print-dither.c (1.32) (+6 -18)
		src/main/print-color.c (1.17) (+21 -25)
		src/main/print-canon.c (1.42) (+19 -16)
		src/include/gimp-print.h.in (1.12) (+5 -6)
		src/gimp/print_gimp.h (1.8) (+2 -4)
		src/gimp/print.c (1.14) (+66 -66)
		src/gimp/print-image-gimp.c (1.4) (+5 -5)
		src/gimp/gimp_main_window.c (1.18) (+41 -36)
		src/ghost/gdevstp.c (1.8) (+7 -1)
		src/ghost/README (1.15) (+25 -18)
		src/cups/genppd.c (1.14) (+2 -3)
		configure.in.in (1.41) (+4 -4)
		README (1.55) (+13 -8)
	
	Remove Gimp back compatibility code (this now requires the Gimp 1.2
	or very close to it).
	
	Move the monochrome option from image type to output type, as part
	of an overall start on rationalizing the options.
	
2001-05-20	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_main_window.c (1.17) (+68 -50)
	
	Convert printer list to combo.
	
2001-05-19	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_main_window.c (1.16) (+152 -43)
		src/gimp/print_gimp.h (1.7) (+4 -1)
		src/gimp/print.c (1.13) (+66 -131)
	
	Capability to add a new printer
	
2001-05-19	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.67) (+2 -2)
	
	Try to tweak PGPP a bit more.
	
2001-05-19	<rlk@sourceforge.net>

	Files:	src/main/print-canon.c (1.41) (+50 -50)
		src/main/print-util.c (1.25) (+3 -10)
		src/main/print-pcl.c (1.27) (+50 -50)
		src/main/print-lexmark.c (1.36) (+50 -50)
		src/main/print-escp2.c (1.66) (+230 -71)
		src/main/print-color.c (1.16) (+4 -5)
	
	Change the hue mapping so that the values are expressed as the delta
	from the correct value.  That makes it possible to compose values
	easily.
	
	Try to tune Epson premium glossy photo paper.  What a bear!
	
2001-05-18	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.65) (+41 -17)
	
	Try to improve color quality for premium glossy.  More to come.
	
2001-05-17	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.64) (+9 -3)
	
	Attempt to fix vertical zero margin mode.
	
2001-05-16	<rlk@sourceforge.net>

	Files:	src/main/print-pcl.c (1.26) (+4 -4)
	
	Fix symbol names
	
2001-05-16	<rlk@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.35) (+4 -4)
	
	Fix up symbol names
	
2001-05-15	<rlk@sourceforge.net>

	Files:	src/main/print-canon.c (1.40) (+47 -47)
		src/main/print-pcl.c (1.25) (+108 -54)
		src/main/print-lexmark.c (1.34) (+108 -54)
		src/main/print-escp2.c (1.63) (+34 -25)
		src/main/print-dither.c (1.31) (+2 -12)
		src/main/print-color.c (1.15) (+18 -7)
	
	Tweak the color code to try to improve transitions in very dark areas.
	In particular, very dark gray/black, and nearly pure saturated colors,
	should be improved somewhat.  This may be a bit too dark overall.
	
	Also, tweak red and green.
	
2001-05-15	<rlk@sourceforge.net>

	Files:	src/gimp/Makefile.am (1.14) (+5 -6)
	
	The GNU Make 'export' construct is not portable.
	
2001-05-14	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.62) (+31 -35)
	
	Try to further improve reds.
	
2001-05-12	<rlk@sourceforge.net>

	Files:	src/cups/genppd.c (1.13) (+2 -3)
		src/main/print-weave.c (1.22) (+20 -20)
		src/main/print-util.c (1.24) (+42 -19)
		src/main/print-ps.c (1.14) (+35 -39)
		src/main/print-pcl.c (1.24) (+36 -35)
		src/main/print-lexmark.c (1.33) (+76 -77)
		src/main/print-escp2.c (1.61) (+5 -6)
		src/main/print-dither.c (1.30) (+14 -14)
		src/main/print-color.c (1.14) (+6 -6)
		src/main/print-canon.c (1.39) (+54 -52)
		src/main/gimp-print-internal.h (1.31) (+10 -2)
		src/include/gimp-print.h.in (1.11) (+3 -6)
		src/gimp/print.c (1.12) (+4 -2)
		src/gimp/gimp_main_window.c (1.15) (+3 -4)
		src/gimp/gimp_color_window.c (1.6) (+2 -1)
	
	Clean up use of stdio all over the place.
	
	More debugging.
	
	Remove unnecessary header files from gimp-print.h.
	
2001-05-12	<rlk@sourceforge.net>

	Files:	NEWS (1.20) (+8 -3)
		src/main/print-util.c (1.23) (+42 -9)
		src/main/print-dither.c (1.29) (+52 -49)
		src/main/print-color.c (1.13) (+15 -28)
		src/main/gimp-print-internal.h (1.30) (+8 -2)
		src/gimp/print.c (1.11) (+3 -3)
		src/gimp/print-image-gimp.c (1.3) (+17 -14)
	
	Create a debugging framework rather than #ifdef's everywhere.
	
2001-05-12	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.60) (+2 -2)
	
	Tune PGPP
	
2001-05-12	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.59) (+2 -2)
	
	Fix a broken remote mode command for roll feed paper.
	
2001-05-12	<rlk@sourceforge.net>

	Files:	NEWS (1.19) (+11 -1)
		debian/README.Debian (1.8) (+1 -1)
		configure.in.in (1.40) (+3 -3)
		README (1.54) (+1 -1)
	
	Bump version.
	
2001-05-12	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.58) (+4 -4)
	
	Fix the definition for enhanced microweave mode (which will eliminate
	spurious commands intended only for the newest photo printers from
	being sent to other printers).
	
2001-05-11	<sharkey@sourceforge.net>

	Files:	debian/control.in (1.1.4.6) (+1 -0)
	
	Change the section classification for libgimpprint-doc from graphics to
	doc.
	
2001-05-11	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.39) (+2 -2)
		po/en_TEST.po (1.16) (+1 -1)
		po/en_GB.po (1.16) (+1 -1)
		doc/Makefile.am (1.3) (+4 -3)
		debian/rules (1.18) (+2 -1)
		debian/control.in (1.5) (+1 -0)
		debian/changelog (1.15) (+3 -2)
	
	configure.in.in: fix incorrect texi2html error message
	Debian: add new HTML manual to doc-base for libgimpprint-doc
	doc/Makefile.am: fix html rule to fix VPATH builds
	
2001-05-09	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.97) (+7 -4)
		src/cups/Makefile.am (1.22) (+3 -3)
		po/en_TEST.po (1.15) (+1 -1)
		po/en_GB.po (1.15) (+1 -1)
		doc/gimpprint.texi (1.3) (+2 -2)
		doc/Makefile.am (1.2) (+32 -2)
		configure.in.in (1.38) (+5 -2)
	
	Add html generation from Texinfo source
	Unify dist-hook in all directories
	
2001-05-09	<sharkey@sourceforge.net>

	Files:	debian/control.in (1.1.4.5) (+1 -1)
	
	Debian -doc packages should not depend on the packages which they document.
	Change the dependency to a suggestion.
	
2001-05-09	<sharkey@sourceforge.net>

	Files:	Makefile.am (1.89.4.3) (+8 -10)
		test/testdither.c (1.4.2.2) (+7 -2)
		test/pcl-unprint.c (1.2.4.1) (+29 -3)
		test/escp2-weavetest.c (1.9.2.3) (+7 -1)
		test/Makefile.am (1.9.2.3) (+2 -5)
		src/printdef/Makefile.am (1.2.4.1) (+2 -5)
		src/main/print-util.c (1.8.4.3) (+207 -7)
		src/main/print-ps.c (1.5.4.3) (+70 -11)
		src/main/print-pcl.c (1.8.4.3) (+269 -93)
		src/main/print-lexmark.c (1.15.4.3) (+125 -52)
		src/main/print-escp2.c (1.24.2.3) (+667 -660)
		src/main/print-dither.c (1.10.4.3) (+1190 -570)
		src/main/print-color.c (1.5.4.3) (+36 -24)
		src/main/print-canon.c (1.10.4.3) (+104 -37)
		src/main/gimpprint-config.in (1.2.4.1) (+1 -1)
		src/main/gimp-print-internal.h (1.15.4.3) (+3 -3)
		src/main/Makefile.am (1.13.4.3) (+2 -5)
		src/main/.cvsignore (1.1.4.2) (+1 -0)
		src/include/gimp-print.h.in (1.4.2.3) (+308 -188)
		src/include/.cvsignore (1.1.4.1) (+1 -0)
		src/gimp/print.c (1.4.4.3) (+10 -4)
		src/gimp/gimp_main_window.c (1.6.4.3) (+100 -116)
		src/gimp/gimp_color_window.c (1.2.4.3) (+57 -56)
		src/gimp/Makefile.am (1.9.2.3) (+3 -6)
		src/ghost/gdevstp.c (1.3.4.2) (+4 -2)
		src/ghost/README (1.9.4.3) (+35 -32)
		src/ghost/Makefile.am (1.7.4.1) (+6 -2)
		src/ghost/.cvsignore (1.3.4.1) (+1 -0)
		src/foomatic/printer_options.c (1.2.2.2) (+29 -4)
		src/foomatic/paper_sizes.c (1.2.2.1) (+1 -1)
		src/foomatic/gimp-print-version.c (1.1.2.1) (+1 -1)
		src/foomatic/foomatic-generator.in (1.3.2.2) (+10 -10)
		src/foomatic/Makefile.am (1.4.2.2) (+12 -7)
		src/foomatic/.cvsignore (1.1.4.2) (+2 -0)
		src/escputil/Makefile.am (1.5.4.1) (+3 -6)
		src/cups/rastertoprinter.c (1.8.2.2) (+29 -2)
		src/cups/genppd.c (1.7.2.2) (+49 -16)
		src/cups/Makefile.am (1.17.2.2) (+23 -8)
		po/en_TEST.po (1.3.4.3) (+415 -449)
		po/en_GB.po (1.3.4.3) (+381 -443)
		man/gimpprint.3.in (1.1.2.1) (+1 -1)
		man/gimpprint-config.1.in (1.1.4.1) (+38 -9)
		man/escputil.1.in (1.2.4.1) (+25 -0)
		man/cups-calibrate.8.in (1.1.4.1) (+36 -3)
		man/Makefile.am (1.4.4.1) (+2 -2)
		man/.cvsignore (1.1.4.2) (+1 -0)
		lib/libprintut.h (1.2.4.1) (+3 -3)
		lib/Makefile.am (1.3.4.1) (+1 -4)
		lib/.cvsignore (1.4.4.1) (+4 -1)
		doc/gpl.texi (1.1.2.1) (+0 -0)
		doc/gimpprint.texi (1.2.2.1) (+0 -0)
		doc/README.escp2 (1.1.4.2) (+16 -2)
		doc/Makefile.am (1.1.2.1) (+1 -1)
		doc/.cvsignore (1.1.2.1) (+0 -0)
		debian/rules (1.2.2.7) (+76 -52)
		debian/libgimpprint-dev.files (1.1.4.1) (+1 -0)
		debian/control.in (1.1.4.4) (+11 -0)
		debian/changelog (1.6.4.10) (+9 -0)
		debian/README.Debian (1.2.2.3) (+1 -1)
		Ghost/.cvsignore (1.5.4.1) (+0 -0)
		configure.in.in (1.18.2.3) (+14 -10)
		README (1.46.2.3) (+2 -1)
		NEWS (1.8.2.3) (+56 -2)
	
	Merge 4.1.7, prepare for 4.1.7-1 debs.
	
2001-05-09	<sharkey@sourceforge.net>

	Files:	debian/control.in (1.4) (+1 -1)
	
	Add flex to build depends on the mainline too.
	
2001-05-09	<rlk@sourceforge.net>

	Files:	src/main/print-util.c (1.22) (+2 -2)
	
	Fix rather silly "initialization".
	
2001-05-09	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.57) (+12 -12)
	
	Improve blues
	
2001-05-09	<sharkey@sourceforge.net>

	Files:	debian/changelog (1.6.4.9) (+6 -0)
		debian/control.in (1.1.4.3) (+1 -1)
	
	Add flex to the build dependencies.
	
2001-05-06	<rleigh@sourceforge.net>

	Files:	Ghost/.cvsignore (1.6) (+0 -0)
	
	Remove redundant file
	
2001-05-06	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.37) (+7 -7)
		test/Makefile.am (1.15) (+2 -4)
		src/printdef/Makefile.am (1.4) (+2 -4)
		src/main/Makefile.am (1.18) (+2 -4)
		src/main/.cvsignore (1.3) (+1 -0)
		src/include/.cvsignore (1.2) (+1 -0)
		src/gimp/Makefile.am (1.13) (+3 -5)
		src/ghost/.cvsignore (1.4) (+1 -0)
		src/foomatic/Makefile.am (1.5) (+2 -5)
		src/escputil/Makefile.am (1.7) (+3 -5)
		src/cups/Makefile.am (1.21) (+2 -2)
		man/gimpprint.3.in (1.1) ( )
		man/gimpprint-config.1.in (1.2) (+38 -9)
		man/escputil.1.in (1.3) (+25 -0)
		man/cups-calibrate.8.in (1.2) (+36 -3)
		man/Makefile.am (1.5) (+2 -2)
		man/.cvsignore (1.3) (+1 -0)
		lib/.cvsignore (1.5) (+4 -1)
		debian/libgimpprint-dev.files (1.4) (+1 -0)
	
	Update all .cvsignore files
	I18n fix: Link the the print plugin with $(INTLLIBS)
	Add manpage man/gimpprint.3.in, and update debian packaging
	Small Makefile.am cleanup (AM_CPPFLAGS removed)
	
2001-05-06	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.56) (+17 -17)
	
	Improve red and magenta somewhat.
	
2001-05-06	<rleigh@sourceforge.net>

	Files:	README (1.53) (+1 -0)
	
	Update Debian package summary (add libgimpprint-doc)
	
2001-05-05	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.96) (+4 -4)
		src/ghost/Makefile.am (1.8) (+6 -2)
		src/cups/Makefile.am (1.20) (+17 -7)
		configure.in.in (1.36) (+2 -2)
	
	Fix Makefile portability problems to work with Solaris and IRIX make.
	
2001-05-04	<rlk@sourceforge.net>

	Files:	NEWS (1.18) (+13 -9)
	
	Note fix to 404260
	
2001-05-04	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.35) (+2 -2)
		lib/Makefile.am (1.4) (+1 -4)
	
	Fix gettext header inclusion
	
2001-05-04	<rleigh@sourceforge.net>

	Files:	debian/changelog (1.14) (+2 -0)
	
	Fix broken entry
	
2001-05-03	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.95) (+2 -2)
		po/en_TEST.po (1.14) (+196 -200)
		po/en_GB.po (1.14) (+186 -196)
		doc/gimpprint.texi (1.2) (+1 -2)
		debian/rules (1.17) (+70 -49)
		debian/control.in (1.3) (+11 -0)
		debian/changelog (1.13) (+6 -0)
	
	Add Debian package libgimpprint-doc, and update debian/rules and
	debian/control.
	Update debian/changelog for 4.1.7
	Fix bad direntry in gimpprint.text
	
2001-05-03	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.94) (+2 -2)
		src/main/gimpprint-config.in (1.3) (+1 -1)
		src/include/gimp-print.h.in (1.10) (+202 -198)
		src/foomatic/.cvsignore (1.2) (+2 -0)
		doc/gpl.texi (1.1) ( )
		doc/gimpprint.texi (1.1) ( )
		doc/Makefile.am (1.1) ( )
		doc/.cvsignore (1.1) ( )
		configure.in.in (1.34) (+8 -7)
	
	Add Texinfo documentation (gimmprint.texi)
	Correct typo in gimpprint-config.in
	Add Makefile.am to doc/
	Use uniform prototype style in gimp-print.h.in, without tabs to enable
	easy inclusion in Texinfo files.
	
2001-05-03	<rlk@sourceforge.net>

	Files:	NEWS (1.17) (+52 -2)
		debian/README.Debian (1.7) (+1 -1)
		configure.in.in (1.33) (+3 -3)
		README (1.52) (+1 -1)
	
	Prep for 4.1.7.
	
2001-05-03	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.55) (+14 -2)
	
	Print correctly if no ink type parameter is specified.
	
2001-05-03	<rlk@sourceforge.net>

	Files:	src/main/print-color.c (1.12) (+36 -24)
		src/main/print-dither.c (1.28) (+380 -123)
	
	Some possibly useful debugging code
	
2001-05-03	<rlk@sourceforge.net>

	Files:	src/cups/rastertoprinter.c (1.13) (+22 -2)
	
	More comprehensive debugging information
	
2001-05-03	<rlk@sourceforge.net>

	Files:	src/cups/genppd.c (1.12) (+10 -2)
	
	Don't output the Custom paper size, which is useless here
	
2001-05-02	<rlk@sourceforge.net>

	Files:	src/ghost/README (1.14) (+19 -32)
		src/main/print-escp2.c (1.54) (+3 -3)
		src/main/print-dither.c (1.27) (+312 -433)
	
	Improve black transition on variable dot size printers.
	
	Remove adaptive random and random floyd-steinberg algorithms, which
	appear to have no advantages whatsoever over their hybrid counterparts.
	
	Split out ordered print_color function to simplify it some.  This will
	probably reduce the executable a bit and the working set by a little
	when ordered dither is used.
	
2001-05-01	<rlk@sourceforge.net>

	Files:	src/gimp/print.c (1.10) (+3 -3)
	
	Display the plugin name correctly
	
2001-05-01	<rleigh@sourceforge.net>

	Files:	src/main/print-util.c (1.21) (+10 -4)
	
	Only initialise some things once
	
2001-05-01	<davehill@sourceforge.net>

	Files:	src/main/print-pcl.c (1.23) (+78 -55)
	
	Changed the blank line removal to leave the first blank line in place,
	this is apparently needed for some broken printers. Made "blank line
	removal" configurable per-printer & turned it on for all printers that
	support compression.
	
	Turned on compression (and blank line removal) for the DJ340, DJ400, DJ500
	as my documentation says it is supported.
	
	Changed PCL_STP_PRINTER_TIFF back to PCL_PRINTER_TIFF (over zealous
	search and destroy!).
	
2001-04-30	<sharkey@sourceforge.net>

	Files:	src/foomatic/.cvsignore (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/gimp-print.xml (1.1.2.1) (+0 -0)
		src/foomatic/foomatic-templates/Yellow.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Saturation.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Resolution.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Quality.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/PageSize.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Model.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/MediaType.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Magenta.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/InputSlot.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/InkType.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/ImageType.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Greyscale.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Gamma.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Dither.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Density.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Cyan.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Contrast.xml (1.1.4.1) (+0 -0)
		src/foomatic/foomatic-templates/Brightness.xml (1.1.4.1) (+0 -0)
		src/foomatic/printer_options.c (1.2.2.1) (+3 -28)
		src/foomatic/foomatic-printermap (1.2.2.1) (+0 -0)
		src/foomatic/foomatic-generator.in (1.3.2.1) (+10 -10)
		src/foomatic/Makefile.am (1.4.2.1) (+2 -10)
	
	Forgot to use -d in the cvs update, so the new foomatic directory didn't
	get picked up before. :(
	
2001-04-30	<sharkey@sourceforge.net>

	Files:	Makefile.am (1.89.4.2) (+23 -10)
		test/printer_options.c (1.4.2.2) (+1 -1)
		test/parse-bjc (1.2.2.2) (+1 -1)
		test/escp2-weavetest.c (1.9.2.2) (+4 -2)
		test/bjc-unprint.c (1.2.2.2) (+19 -16)
		test/Makefile.am (1.9.2.2) (+2 -6)
		test/.cvsignore (1.1.4.1) (+1 -0)
		src/printdef/printdef.h (1.3.4.2) (+7 -1)
		src/main/printers.xml (1.9.4.2) (+0 -10)
		src/main/print-weave.c (1.12.4.2) (+272 -271)
		src/main/print-util.c (1.8.4.2) (+191 -157)
		src/main/print-ps.c (1.5.4.2) (+24 -17)
		src/main/print-pcl.c (1.8.4.2) (+41 -31)
		src/main/print-lexmark.c (1.15.4.2) (+722 -930)
		src/main/print-escp2.c (1.24.2.2) (+508 -492)
		src/main/print-dither.c (1.10.4.2) (+1254 -506)
		src/main/print-color.c (1.5.4.2) (+910 -669)
		src/main/print-canon.c (1.10.4.2) (+895 -348)
		src/main/gimp-print-internal.h (1.15.4.2) (+45 -19)
		src/main/Makefile.am (1.13.4.2) (+2 -2)
		src/include/gimp-print.h.in (1.4.2.2) (+22 -7)
		src/gimp/print_gimp.h (1.3.2.2) (+1 -13)
		src/gimp/print.c (1.4.4.2) (+4 -69)
		src/gimp/gtk_main_window.c (1.4.4.2) (+1 -1)
		src/gimp/gtk_color_window.c (1.2.4.2) (+1 -1)
		src/gimp/gimp_main_window.c (1.6.4.2) (+23 -21)
		src/gimp/gimp_color_window.c (1.2.4.2) (+7 -6)
		src/gimp/Makefile.am (1.9.2.2) (+1 -3)
		src/ghost/README (1.9.4.2) (+74 -34)
		src/escputil/escputil.c (1.8.4.2) (+2 -2)
		src/Makefile.am (1.1.4.1) (+2 -2)
		scripts/buildgimpprintdebs (1.1.6.1) (+0 -0)
		po/en_TEST.po (1.3.4.2) (+323 -266)
		po/en_GB.po (1.3.4.2) (+287 -262)
		po/POTFILES.in (1.3.4.1) (+3 -3)
		lib/xmalloc.c (1.2.4.1) (+4 -4)
		doc/README.new-printer (1.1.4.1) (+18 -5)
		doc/README.escp2 (1.1.4.1) (+11 -1)
		debian/changelog (1.6.4.8) (+6 -0)
		debian/README.Debian (1.2.2.2) (+1 -1)
		configure.in.in (1.18.2.2) (+51 -25)
		acconfig.h (1.8.2.2) (+2 -1)
		README (1.46.2.2) (+52 -4)
		NEWS (1.8.2.2) (+45 -8)
	
	Finally get around to syncing debian-branch with 4.1.6.
	
2001-04-29	<rlk@sourceforge.net>

	Files:	src/main/print-dither.c (1.26) (+15 -26)
	
	Fix problem with excessive ink in adaptive mode.
	
	Turn off debug code that was accidentally left on.
	
2001-04-29	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.29) (+3 -3)
		src/main/print-util.c (1.20) (+5 -5)
		src/main/print-pcl.c (1.22) (+1 -2)
		src/main/print-lexmark.c (1.32) (+29 -39)
		src/main/print-escp2.c (1.53) (+1 -29)
		src/main/print-dither.c (1.25) (+37 -29)
		src/main/print-canon.c (1.38) (+2 -24)
	
	Finally (!) fix the transitions in ordered dither for real.  This
	allows us to use ordered dither very high up in the range in
	adaptive hybrid (use error diffusion only in very dark regions).
	The result is somewhat smoother toning in dark midranges on
	6-color printers.  It may run a bit faster and use less ink, too.
	
2001-04-29	<rlk@sourceforge.net>

	Files:	src/cups/Makefile.am (1.19) (+6 -1)
	
	Add correct dependencies on libgimpprint.
	
2001-04-28	<rlk@sourceforge.net>

	Files:	src/ghost/gdevstp.c (1.7) (+2 -1)
	
	Add call to stp_init()
	
2001-04-27	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.93) (+3 -5)
		test/testdither.c (1.7) (+7 -2)
		test/escp2-weavetest.c (1.17) (+7 -1)
		test/Makefile.am (1.14) (+1 -2)
		src/printdef/Makefile.am (1.3) (+1 -2)
		src/main/print-util.c (1.19) (+13 -2)
		src/main/Makefile.am (1.17) (+1 -2)
		src/include/gimp-print.h.in (1.9) (+8 -5)
		src/gimp/print.c (1.9) (+8 -2)
		src/gimp/Makefile.am (1.12) (+1 -2)
		src/escputil/Makefile.am (1.6) (+1 -2)
		src/cups/rastertoprinter.c (1.12) (+9 -2)
		src/cups/genppd.c (1.11) (+8 -2)
		po/en_TEST.po (1.13) (+389 -419)
		po/en_GB.po (1.13) (+366 -418)
		debian/rules (1.16) (+7 -4)
		configure.in.in (1.32) (+5 -2)
	
	src/main/print-util.c: new function stp_init()
	Use stp_init in all code linked with libgimpprint
	Small Makefile fixes
	
2001-04-23	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.52) (+485 -556)
	
	Simplify a lot of logic.
	
2001-04-22	<rlk@sourceforge.net>

	Files:	src/ghost/README (1.13) (+16 -0)
		src/main/print-escp2.c (1.51) (+84 -47)
		src/main/print-dither.c (1.24) (+937 -450)
	
	Enable composite gray (no black ink) printing on Epson printers as an
	additional option.
	
2001-04-22	<rlk@sourceforge.net>

	Files:	src/cups/genppd.c (1.10) (+35 -16)
		src/main/print-util.c (1.18) (+185 -2)
		src/main/print-ps.c (1.13) (+70 -8)
		src/main/print-pcl.c (1.21) (+107 -8)
		src/main/print-lexmark.c (1.31) (+97 -14)
		src/main/print-escp2.c (1.50) (+64 -18)
		src/main/print-canon.c (1.37) (+103 -14)
		src/include/gimp-print.h.in (1.8) (+118 -5)
		src/gimp/gimp_main_window.c (1.14) (+100 -116)
		src/gimp/gimp_color_window.c (1.5) (+57 -56)
		src/ghost/gdevstp.c (1.6) (+3 -2)
		src/foomatic/printer_options.c (1.2) (+29 -4)
	
	Clean up the architecture for defaults; propagate it to the Foomatic
	and CUPS data generators.
	
	Don't allow printing in color on black-only printers.
	
2001-04-22	<rlk@sourceforge.net>

	Files:	src/main/print-ps.c (1.12) (+1 -4)
	
	Remove some useless code
	
2001-04-21	<rlk@sourceforge.net>

	Files:	src/foomatic/paper_sizes.c (1.2) (+2 -2)
	
	Remove unused variable.
	
2001-04-21	<rlk@sourceforge.net>

	Files:	configure.in.in (1.31) (+2 -2)
	
	Handle the Foomatic stuff more correctly.
	
2001-04-21	<rlk@sourceforge.net>

	Files:	src/foomatic/Makefile.am (1.4) (+11 -3)
		src/foomatic/paper_sizes.c (1.1) ( )
		src/foomatic/gimp-print-version.c (1.1) ( )
		src/foomatic/foomatic-generator.in (1.3) (+10 -10)
	
	Extract data correctly from the library rather than trying to parse
	source files.
	
2001-04-21	<davehill@sourceforge.net>

	Files:	src/main/print-pcl.c (1.20) (+103 -48)
		test/pcl-unprint.c (1.3) (+29 -3)
	
	Added "Blank line removal" to PCL driver. This should speed up output
	with large areas of vertical blank space. Modified pcl-unprint to
	cope with this change!
	
2001-04-19	<rlk@sourceforge.net>

	Files:	src/gimp/print.c (1.8) (+3 -3)
	
	Get rid of a somewhat bogus warning.
	
2001-04-19	<rlk@sourceforge.net>

	Files:	lib/libprintut.h (1.3) (+3 -3)
	
	Fix declarations (that very few people use)
	
2001-04-15	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.49) (+2 -2)
	
	Typo
	
2001-04-15	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.48) (+71 -60)
	
	Vertical zero-margin mode
	
2001-04-15	<rlk@sourceforge.net>

	Files:	doc/README.escp2 (1.3) (+16 -2)
	
	Document a few more remote mode commands
	
2001-04-15	<rlk@sourceforge.net>

	Files:	src/main/print-ps.c (1.11) (+5 -1)
	
	Don't have VERSION and RELEASE_DATE when compiling the Ghostscript driver.
	
2001-04-15	<rlk@sourceforge.net>

	Files:	NEWS (1.16) (+41 -8)
	
	Prep for 4.1.6.
	
2001-04-15	<rlk@sourceforge.net>

	Files:	README (1.51) (+4 -1)
	
	Note absolute requirement for Gimp 1.2.
	
2001-04-15	<rlk@sourceforge.net>

	Files:	src/gimp/gtk_color_window.c (1.4) (+1 -1)
		src/gimp/gtk_main_window.c (1.6) (+1 -1)
	
	Remove the old (GIMP 1.0-compatible) interface.
	
2001-04-15	<rlk@sourceforge.net>

	Files:	src/main/printers.xml (1.11) (+0 -10)
	
	Improve quality of Stylus Photo x[789]0.
	
2001-04-15	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.30) (+2 -2)
	
	Removed debugging printouts.
	See prev. version for comments.
	
2001-04-15	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.29) (+17 -16)
	
	Found and corrected an heavy bug when printing with 300x600 DPI.
	Corrected density correction for the different resolutions.
	
2001-04-15	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.47) (+41 -85)
	
	Improve 870 etc. colors
	
2001-04-13	<rlk@sourceforge.net>

	Files:	src/main/print-ps.c (1.10) (+3 -2)
	
	Update ID string in output
	
2001-04-12	<sharkey@sourceforge.net>

	Files:	configure.in.in (1.30) (+10 -22)
	
	Change some newlines to spaces in the AC_OUTPUT macro.  It should be
	possible to deliminate fields using any whitespace, but gettext
	0.10.36 requires spaces around po/Makefile.in.
	
	Rather than makeing one huge line of text, use mixed delimination, with
	five reasonably sized lines.  This should work as long as po/Makefile.in
	is *not* the first or last file on a line.  (Documented in a comment.)
	
	Ugh.
	
2001-04-12	<rlk@sourceforge.net>

	Files:	po/POTFILES.in (1.5) (+0 -2)
		po/en_TEST.po (1.12) (+271 -242)
		po/en_GB.po (1.12) (+242 -237)
	
	EOL Gimp 1.0 support
	
2001-04-12	<rlk@sourceforge.net>

	Files:	configure.in.in (1.29) (+2 -2)
		src/gimp/print_gimp.h (1.6) (+1 -13)
		src/gimp/print.c (1.7) (+2 -69)
		src/gimp/Makefile.am (1.11) (+1 -3)
	
	EOL Gimp 1.0 support
	
2001-04-10	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.36) (+3 -3)
	
	Bugfix for a segmentation violation
	
2001-04-10	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.35) (+3 -3)
	
	Another bgfix to the bitoffset function
	
2001-04-10	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.34) (+3 -3)
	
	Bugfix for the bitoffset function
	
2001-04-09	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.28) (+13 -34)
	
	Removed warnings,
	corrected passing of private data to flush_pass().
	
2001-04-09	<rlk@sourceforge.net>

	Files:	configure.in.in (1.28) (+3 -3)
	
	Bump version
	
2001-04-09	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.33) (+2 -2)
	
	Better intensity values for the bjc6000
	
2001-04-08	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.27) (+178 -131)
	
	Added support for photo cartridge and unidirectional printing.
	
2001-04-08	<rlk@sourceforge.net>

	Files:	README (1.50) (+27 -6)
	
	Updated installation instructions from Grant.
	
2001-04-07	<rlk@sourceforge.net>

	Files:	src/foomatic/foomatic-templates/gimp-print.xml (1.1) ( )
		src/foomatic/foomatic-templates/stp.xml (1.2) (+0 -0)
	
	Template file should be gimp-print.xml per Grant
	
2001-04-07	<sharkey@sourceforge.net>

	Files:	debian/changelog (1.6.4.7) (+7 -0)
	
	Bump the debian part of the version number up by 0.01 so we can compile
	with the new debhelper to get the dependencies right.
	
2001-04-07	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_main_window.c (1.13) (+9 -7)
	
	Don't free up strings used by a gtk_combo.
	
2001-04-07	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.28) (+4 -4)
		src/main/print-dither.c (1.23) (+56 -56)
	
	Rename stp_dither_get_{first,last}_bit to stp_dither_get_{first,last}_position.
	
2001-04-06	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.27) (+6 -8)
		src/main/print-pcl.c (1.19) (+9 -7)
		src/main/print-lexmark.c (1.26) (+10 -10)
		src/main/print-escp2.c (1.46) (+3 -2)
		src/main/print-dither.c (1.22) (+266 -305)
		src/main/print-canon.c (1.32) (+4 -2)
	
	Create separate channel structs for each channel in the dither.
	
2001-04-05	<rlk@sourceforge.net>

	Files:	src/main/print-dither.c (1.21) (+6 -4)
	
	Improve quality of fast dithering, particularly on plain paper
	
2001-04-04	<rlk@sourceforge.net>

	Files:	src/include/gimp-print.h.in (1.7) (+6 -2)
		src/main/print-util.c (1.17) (+150 -118)
		src/main/print-dither.c (1.20) (+128 -17)
		src/main/gimp-print-internal.h (1.26) (+4 -2)
	
	Add capability for different margins for different paper sizes.
	to address feature request ID 409612.
	
	Dither code records first and last bit in each row that has any ink.
	This can be used for various optimizations.
	
2001-04-04	<cpbs@sourceforge.net>

	Files:	doc/README.escp2 (1.2) (+11 -1)
	
	Discovered a little more about head cleaning commands.
	
2001-04-03	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.25) (+38 -17)
	
	Added support for B&W.
	Photo cartridge is NOT already supported  !!!
	
2001-04-03	<rlk@sourceforge.net>

	Files:	src/main/print-dither.c (1.19) (+44 -31)
	
	Improve (I presume) output quality in raw CMYK mode.
	
2001-04-03	<rlk@sourceforge.net>

	Files:	src/include/gimp-print.h.in (1.6) (+4 -3)
		src/main/print-util.c (1.16) (+2 -2)
		src/main/print-dither.c (1.18) (+664 -1)
		src/main/print-color.c (1.11) (+83 -1)
	
	Hacked-up raw CMYK output!
	
2001-04-03	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.45) (+5 -8)
	
	Fix up 720x360
	
2001-04-03	<rlk@sourceforge.net>

	Files:	debian/README.Debian (1.6) (+1 -1)
	
	Bump version
	
2001-04-02	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.24) (+605 -1019)
	
	Some major changes:
	-replaced weaving by the gimp one
	-added new resolutions (e.g. 2400x1200 DPI)
	-added line length check
	
2001-04-01	<rlk@sourceforge.net>

	Files:	NEWS (1.15) (+5 -1)
		src/main/print-weave.c (1.21) (+168 -221)
		src/main/print-pcl.c (1.18) (+2 -1)
		src/main/print-lexmark.c (1.23) (+2 -1)
		src/main/print-escp2.c (1.44) (+179 -99)
		src/main/print-dither.c (1.17) (+14 -9)
		src/main/print-canon.c (1.31) (+3 -1)
		src/ghost/README (1.12) (+68 -32)
		po/en_TEST.po (1.11) (+202 -177)
		po/en_GB.po (1.11) (+197 -177)
		README (1.49) (+1 -1)
	
	Bump version.
	
	Some performance improvements.
	
2001-04-01	<rlk@sourceforge.net>

	Files:	src/Makefile.am (1.3) (+2 -2)
	
	Rebuild gimp-print.h first.
	
2001-04-01	<rlk@sourceforge.net>

	Files:	src/foomatic/foomatic-generator.in (1.2) (+20 -12)
		src/foomatic/foomatic-printermap (1.2) (+162 -7)
	
	Updated printer list from Till Kamppeter.
	
	Don't allow installation with missing printers.  We need to test this
	during package generation time to make sure users don't get nasty
	surprises.
	
	Print useful diagnostics on all die statements.
	
2001-03-31	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_color_window.c (1.4) (+7 -6)
		test/.cvsignore (1.2) (+1 -0)
		src/printdef/printdef.h (1.5) (+7 -1)
		src/main/print-util.c (1.15) (+19 -32)
		src/main/print-ps.c (1.9) (+7 -5)
		src/main/print-pcl.c (1.17) (+6 -4)
		src/main/print-lexmark.c (1.22) (+39 -37)
		src/main/print-escp2.c (1.43) (+6 -4)
		src/main/print-dither.c (1.16) (+249 -265)
		src/main/print-color.c (1.10) (+819 -660)
		src/main/print-canon.c (1.30) (+6 -4)
		src/main/gimp-print-internal.h (1.25) (+3 -3)
		src/include/gimp-print.h.in (1.5) (+16 -6)
		src/gimp/print.c (1.6) (+4 -2)
		src/gimp/gimp_main_window.c (1.12) (+9 -9)
	
	Stage 1 CMYK conversion: switch the color core over to using CMY
	where the output device is CMY or CMYK.  This does not move the
	CMYK computation (black generation) out of the dither code, and
	neither does it allow raw CMYK input.
	
2001-03-31	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_color_window.c (1.3.4.2) (+6 -5)
		src/main/print-color.c (1.9.2.4) (+5 -2)
		src/gimp/gimp_main_window.c (1.11.2.3) (+3 -3)
	
	Fix handling of dither algorithm in Gimp plugin.
	
	Try to handle input vs. output CMY/RGB a little better.
	
2001-03-31	<rlk@sourceforge.net>

	Files:	src/main/print-color.c (1.9.2.3) (+7 -7)
		src/main/print-dither.c (1.15.2.3) (+94 -29)
	
	Bug fixes
	
2001-03-31	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_main_window.c (1.11.2.2) (+4 -4)
		src/printdef/printdef.h (1.4.4.2) (+3 -2)
		src/main/print-util.c (1.14.2.2) (+15 -35)
		src/main/print-ps.c (1.8.2.1) (+7 -5)
		src/main/print-pcl.c (1.16.2.2) (+6 -5)
		src/main/print-lexmark.c (1.21.2.2) (+39 -38)
		src/main/print-escp2.c (1.42.2.2) (+6 -5)
		src/main/print-dither.c (1.15.2.2) (+164 -240)
		src/main/print-color.c (1.9.2.2) (+242 -175)
		src/main/print-canon.c (1.29.2.2) (+6 -5)
		src/main/gimp-print-internal.h (1.24.2.1) (+3 -3)
		src/include/gimp-print.h.in (1.4.6.2) (+12 -8)
		src/gimp/print.c (1.5.4.1) (+4 -2)
	
	Intermediate step
	
2001-03-31	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_color_window.c (1.3.4.1) (+2 -2)
		test/.cvsignore (1.1.8.1) (+1 -0)
		src/printdef/printdef.h (1.4.4.1) (+6 -1)
		src/main/print-util.c (1.14.2.1) (+11 -4)
		src/main/print-pcl.c (1.16.2.1) (+2 -1)
		src/main/print-lexmark.c (1.21.2.1) (+2 -1)
		src/main/print-escp2.c (1.42.2.1) (+2 -1)
		src/main/print-dither.c (1.15.2.1) (+19 -24)
		src/main/print-color.c (1.9.2.1) (+686 -594)
		src/main/print-canon.c (1.29.2.1) (+2 -1)
		src/include/gimp-print.h.in (1.4.6.1) (+8 -2)
		src/gimp/gimp_main_window.c (1.11.2.1) (+5 -5)
	
	Let's try again with CMY(K)...
	
2001-03-26	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.24) (+14 -4)
		test/escp2-weavetest.c (1.16) (+3 -2)
		src/main/print-weave.c (1.20) (+26 -8)
		src/main/print-pcl.c (1.16) (+2 -2)
		src/main/print-escp2.c (1.42) (+3 -2)
		src/main/print-canon.c (1.29) (+2 -2)
	
	Add a pack function to the generalized weave.
	
2001-03-26	<rlk@sourceforge.net>

	Files:	README (1.48) (+24 -0)
		test/escp2-weavetest.c (1.15) (+3 -2)
		src/main/print-weave.c (1.19) (+70 -34)
		src/main/print-escp2.c (1.41) (+3 -2)
		src/main/gimp-print-internal.h (1.23) (+25 -10)
	
	Generalize the horizontal width and zero-fill code.
	
	Foomatic instructions in the README.
	
2001-03-24	<rlk@sourceforge.net>

	Files:	po/en_GB.po (1.10) (+96 -96)
		src/foomatic/Makefile.am (1.3) (+2 -2)
		po/en_TEST.po (1.10) (+96 -96)
	
	Fix up foomatic some more.
	
2001-03-24	<rlk@sourceforge.net>

	Files:	configure.in.in (1.27) (+21 -2)
		src/foomatic/Makefile.am (1.2) (+18 -2)
		po/POTFILES.in (1.4) (+3 -1)
	
	Fix up foomatic stuff; we just need the last little bits of data.
	
2001-03-24	<rlk@sourceforge.net>

	Files:	configure.in.in (1.26) (+16 -1)
		test/printer_options.c (1.7) (+1 -1)
		test/Makefile.am (1.13) (+2 -6)
		src/foomatic/foomatic-templates/stp.xml (1.1) ( )
		src/foomatic/foomatic-templates/Yellow.xml (1.1) ( )
		src/foomatic/foomatic-templates/Saturation.xml (1.1) ( )
		src/foomatic/foomatic-templates/Resolution.xml (1.1) ( )
		src/foomatic/foomatic-templates/Quality.xml (1.1) ( )
		src/foomatic/foomatic-templates/PageSize.xml (1.1) ( )
		src/foomatic/foomatic-templates/Model.xml (1.1) ( )
		src/foomatic/foomatic-templates/MediaType.xml (1.1) ( )
		src/foomatic/foomatic-templates/Magenta.xml (1.1) ( )
		src/foomatic/foomatic-templates/InputSlot.xml (1.1) ( )
		src/foomatic/foomatic-templates/InkType.xml (1.1) ( )
		src/foomatic/foomatic-templates/ImageType.xml (1.1) ( )
		src/foomatic/foomatic-templates/Greyscale.xml (1.1) ( )
		src/foomatic/foomatic-templates/Gamma.xml (1.1) ( )
		src/foomatic/foomatic-templates/Dither.xml (1.1) ( )
		src/foomatic/foomatic-templates/Density.xml (1.1) ( )
		src/foomatic/foomatic-templates/Cyan.xml (1.1) ( )
		src/foomatic/foomatic-templates/Contrast.xml (1.1) ( )
		src/foomatic/foomatic-templates/Brightness.xml (1.1) ( )
		src/foomatic/printer_options.c (1.1) ( )
		src/foomatic/foomatic-printermap (1.1) ( )
		src/foomatic/foomatic-generator.in (1.1) ( )
		src/foomatic/Makefile.am (1.1) ( )
		src/foomatic/.cvsignore (1.1) ( )
		src/Makefile.am (1.2) (+2 -2)
	
	Start adding foomatic back in.
	
2001-03-24	<rlk@sourceforge.net>

	Files:	debian/.cvsignore (1.4.2.1) (+0 -0)
		test/bjc-unprint.c (1.2.4.1) (+19 -16)
		src/main/print-util.c (1.11.2.3) (+7 -7)
		src/main/print-pcl.c (1.13.2.2) (+10 -5)
		src/main/print-lexmark.c (1.18.2.2) (+197 -32)
		src/main/print-escp2.c (1.37.2.5) (+89 -77)
		src/main/print-dither.c (1.13.2.5) (+25 -7)
		src/main/print-color.c (1.7.2.5) (+18 -18)
		src/main/print-canon.c (1.18.2.2) (+549 -78)
		src/main/gimp-print-internal.h (1.20.2.5) (+2 -6)
		src/gimp/gimp_main_window.c (1.10.2.1) (+7 -7)
		src/ghost/README (1.10.2.1) (+6 -2)
		scripts/buildgimpprintdebs (1.1.2.1) (+0 -0)
		po/en_TEST.po (1.6.2.2) (+73 -70)
		po/en_GB.po (1.6.2.2) (+68 -68)
		doc/README.new-printer (1.1.6.1) (+18 -5)
		debian/rules (1.8.2.2) (+17 -11)
		debian/cupsys-driver-gimpprint.docs (1.3.2.1) (+0 -1)
		debian/control.in (1.1.2.2) (+1 -1)
		debian/changelog (1.11.2.1) (+8 -0)
	
	Merge up from mainline
	
2001-03-24	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.20.2.4) (+6 -6)
		src/main/print-escp2.c (1.37.2.4) (+2 -2)
		src/main/print-dither.c (1.13.2.4) (+33 -40)
		src/main/print-color.c (1.7.2.4) (+2 -2)
	
	Intermediate state
	
2001-03-24	<rlk@sourceforge.net>

	Files:	src/ghost/README (1.11) (+6 -2)
		src/main/print-escp2.c (1.40) (+2 -2)
		src/main/print-dither.c (1.15) (+19 -10)
		src/main/print-color.c (1.9) (+19 -19)
		src/gimp/gimp_main_window.c (1.11) (+7 -7)
	
	Cleanup in the Gimp driver
	
	Cleanup last remnant "hsv" to hsl
	
	More safety checks in the dither code
	
	Disable microweave on the ESC 440.
	
2001-03-23	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.28) (+23 -20)
	
	Fixed a memory bug in the new 3-bit folder
	
2001-03-21	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.27) (+128 -14)
		test/bjc-unprint.c (1.3) (+19 -16)
	
	New attempt at getting control of the BJC-8200: Use bit pattern 3/2/3 when
	stuffing the sizes of three pixels into one byte - the 8200 seems to want
	it this way.
	Fixed minor bugs in bjc-unprint.
	
2001-03-20	<sharkey@sourceforge.net>

	Files:	scripts/buildgimpprintdebs (1.1) ( )
	
	branches:  1.1.2;  1.1.6;
	Handy script for building Gimp Print debian packages for use with
	cvs-buildpackage.  Care should be used when running this script as
	it assumes that the directory you're running in is the top of the
	gimp-print source tree and that the copy is a scratch directory (it
	will delete some files).
	
2001-03-20	<sharkey@sourceforge.net>

	Files:	debian/changelog (1.12) (+8 -0)
		debian/rules (1.15) (+4 -7)
		debian/cupsys-driver-gimpprint.docs (1.4) (+0 -1)
	
	Merge in changes from Debian branch.  Not much is changed, except the
	NEWS file is used in place of the ChangeLog file.
	
2001-03-20	<sharkey@sourceforge.net>

	Files:	debian/.cvsignore (1.4) (+9 -0)
	
	Resurrect .cvsignore, and add a few more entries, too.
	
	This should have been resurrected a log time ago, but I missed it because
	is began with a ".".
	
2001-03-20	<sharkey@sourceforge.net>

	Files:	debian/changelog (1.6.4.6) (+2 -1)
	
	Add a touch more detail.
	
2001-03-20	<sharkey@sourceforge.net>

	Files:	debian/control.in (1.1.4.2) (+1 -1)
	
	Allow dependence on upstream cups debs.  Merged from mainline.
	
	This is somewhat disturbing, but seems harmless.
	
2001-03-19	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.26) (+2 -2)
		src/main/print-canon.c (1.25) (+35 -7)
	
	Turn off debug mode
	
2001-03-17	<rlk@sourceforge.net>

	Files:	src/main/print-util.c (1.14) (+2 -2)
	
	Fix custom paper size.
	
2001-03-16	<rleigh@sourceforge.net>

	Files:	debian/control.in (1.2) (+1 -1)
	
	Add alternative dependency on ESP cups packages for cupsys-driver-gimpprint
	
2001-03-16	<sharkey@sourceforge.net>

	Files:	src/include/gimp-print.h (1.5.2.1) (+2 -2)
	
	This file is dead on the main branch.
	
2001-03-16	<sharkey@sourceforge.net>

	Files:	debian/changelog (1.6.4.5) (+7 -0)
		debian/rules (1.2.2.6) (+24 -15)
		debian/cupsys-driver-gimpprint.docs (1.1.4.1) (+0 -1)
		debian/control.in (1.1.4.1) (+0 -0)
		debian/control (1.4.4.4) (+0 -0)
	
	Merge in Roger's changes from the mainline, except don't even try to build
	or install the ChangeLog file.  Use the NEWS file as the change log instead.
	
2001-03-15	<cpbs@sourceforge.net>

	Files:	src/main/print-escp2.c (1.39) (+91 -79)
	
	Clean up whitespace.
	Correct nozzle_spacing comment.
	Add extra_feed per-printer parameter and use it.
	
2001-03-13	<rleigh@sourceforge.net>

	Files:	debian/rules (1.14) (+17 -8)
		po/en_TEST.po (1.9) (+73 -70)
		po/en_GB.po (1.9) (+68 -68)
	
	Restore CVS build. Call autogen.sh properly.
	
2001-03-12	<rleigh@sourceforge.net>

	Files:	debian/rules (1.13) (+2 -4)
	
	Remove dependency on configure.in.in
	
2001-03-12	<rleigh@sourceforge.net>

	Files:	debian/rules (1.12) (+4 -4)
	
	Fix autogen.sh not being run in debian/rules
	
2001-03-12	<rleigh@sourceforge.net>

	Files:	debian/rules (1.11) (+4 -2)
	
	Run autogen.sh safely
	
2001-03-12	<gandy@sourceforge.net>

	Files:	doc/README.new-printer (1.2) (+18 -5)
		src/main/print-canon.c (1.24) (+391 -62)
	
	Added HSL correction copying from espc2 driver as suggested by Robert
	
2001-03-12	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.23) (+5 -5)
	
	Readded resolution 720x360 for models BJC-50 BJC-55 BJC-80 BJC-85 BJC-4400
	
2001-03-11	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.21) (+197 -32)
	
	Corrected page border at Z52.
	Renamed "Photo test mode" to "Check/Clean nozzles".
	Started to change the weaving (not finished !!)
	
2001-03-10	<rleigh@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.22) (+2 -6)
		src/main/print-util.c (1.13) (+6 -6)
	
	Simplify vasprintf conditional compilation
	
2001-03-10	<rlk@sourceforge.net>

	Files:	src/main/print-pcl.c (1.15) (+10 -5)
	
	Switch the color mode to monochrome when printing to a black & white printer.
	
2001-03-10	<rlk@sourceforge.net>

	Files:	Makefile.am (1.91.2.1) (+23 -10)
		src/main/print-weave.c (1.17.2.1) (+16 -16)
		src/main/print-util.c (1.11.2.2) (+25 -10)
		src/main/print-ps.c (1.7.2.1) (+12 -12)
		src/main/print-pcl.c (1.13.2.1) (+17 -17)
		src/main/print-lexmark.c (1.18.2.1) (+16 -26)
		src/main/print-escp2.c (1.37.2.3) (+13 -13)
		src/main/print-dither.c (1.13.2.3) (+31 -33)
		src/main/print-color.c (1.7.2.3) (+6 -6)
		src/main/print-canon.c (1.18.2.1) (+348 -288)
		src/main/gimp-print-internal.h (1.20.2.3) (+8 -2)
		src/main/Makefile.am (1.15.2.1) (+2 -2)
		po/en_TEST.po (1.6.2.1) (+96 -96)
		po/en_GB.po (1.6.2.1) (+96 -96)
		lib/xmalloc.c (1.2.6.1) (+4 -4)
		debian/rules (1.8.2.1) (+15 -12)
		debian/control.in (1.1.2.1) (+0 -0)
		debian/control (1.9.2.1) (+0 -0)
		configure.in.in (1.24.2.1) (+6 -2)
		acconfig.h (1.9.4.1) (+2 -1)
	
	Intermediate merge up with mainline
	
2001-03-09	<rleigh@sourceforge.net>

	Files:	acconfig.h (1.10) (+2 -1)
		src/main/print-weave.c (1.18) (+16 -16)
		src/main/print-util.c (1.12) (+25 -10)
		src/main/print-ps.c (1.8) (+12 -12)
		src/main/print-pcl.c (1.14) (+17 -17)
		src/main/print-lexmark.c (1.20) (+11 -11)
		src/main/print-escp2.c (1.38) (+13 -13)
		src/main/print-dither.c (1.14) (+14 -14)
		src/main/print-color.c (1.8) (+6 -6)
		src/main/print-canon.c (1.22) (+11 -11)
		src/main/gimp-print-internal.h (1.21) (+7 -2)
		src/main/Makefile.am (1.16) (+2 -2)
		configure.in.in (1.25) (+6 -2)
	
	Added stp_malloc to print-util.c; all libgimpprint functions use it
	libgimpprint no longer depends on libprintut.la
	
2001-03-08	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.92) (+23 -10)
		po/en_TEST.po (1.8) (+96 -96)
		po/en_GB.po (1.8) (+96 -96)
		debian/rules (1.10) (+8 -5)
	
	ChangeLog generating is more strict
	Debian packaging requires ChangeLog, and will package ChangeLog
	
2001-03-07	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.21) (+200 -189)
	
	Major code cleanup, debugging turned off, removed/renamed most of the ink
	definitions. Printing on canon models should be back to the stage before
	yesterday's changes but w/ better infrastructure, allowing for 1/2/3bit
	printing in CMYK/CcMmYK. Time to really adjust the inkdefinitions now.
	
2001-03-06	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.20) (+221 -183)
	
	Added support for more than 2bit/pixel to canon driver.
	
	Implemented the exact left offset by bitwise shifting of the print-data.
	
	Revised ink-management to allow for 4/6/7 color inks @ 1/2/3 bit.
	NOTE!! This change most propably breaks printing on some if not all of
	       the canon models (on the other side, colors haven't been too good
	       anyway...) for the moment.
	
2001-03-06	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.19) (+15 -4)
	
	Added feature "CANON_CAP_ACKSHORT"
	BJC8200: Uses new feature, try to use 3 bit for drop sizes instead of 2
	
2001-03-06	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.20.2.2) (+2 -6)
		src/main/print-escp2.c (1.37.2.2) (+107 -107)
		src/main/print-dither.c (1.13.2.2) (+28 -97)
		src/main/print-color.c (1.7.2.2) (+49 -48)
	
	More intermediate work on cmyk-ification.
	
2001-03-05	<rlk@sourceforge.net>

	Files:	src/include/gimp-print.h.in (1.4.4.1) (+12 -3)
		src/main/print-util.c (1.11.2.1) (+2 -2)
		src/main/print-escp2.c (1.37.2.1) (+240 -241)
		src/main/print-dither.c (1.13.2.1) (+49 -69)
		src/main/print-color.c (1.7.2.1) (+251 -296)
		src/main/gimp-print-internal.h (1.20.2.1) (+5 -9)
	
	Ongoing work on CMYK
	
2001-03-05	<rleigh@sourceforge.net>

	Files:	debian/control (1.10) (+0 -0)
		po/en_TEST.po (1.7) (+1 -1)
		po/en_GB.po (1.7) (+1 -1)
		lib/xmalloc.c (1.3) (+4 -4)
		debian/rules (1.9) (+10 -10)
		debian/control.in (1.1) ( )
	
	Automagically generate debian/control
	tidy lib/xmalloc.c
	
2001-03-05	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.19) (+6 -16)
	
	Removed dead code ("empty" variable).
	
2001-03-05	<sharkey@sourceforge.net>

	Files:	Makefile.am (1.89.4.1) (+16 -3)
		test/unprint.c (1.2.4.1) (+3 -3)
		test/testdither.c (1.4.2.1) (+7 -3)
		test/run-weavetest (1.3.4.1) (+5 -2)
		test/printer_options.c (1.4.2.1) (+11 -6)
		test/parse-escp2 (1.1.4.1) (+66 -24)
		test/parse-bjc (1.2.2.1) (+1 -1)
		test/escp2-weavetest.c (1.9.2.1) (+48 -20)
		test/bjc-unprint.c (1.2.2.1) (+1 -1)
		test/Makefile.am (1.9.2.1) (+8 -3)
		src/printdef/printdefy.y (1.1.4.1) (+9 -10)
		src/printdef/printdef.h (1.3.4.1) (+63 -2)
		src/main/ran.509.131.h (1.1.4.1) (+2 -2)
		src/main/ran.367.179.h (1.1.4.1) (+2 -2)
		src/main/quickmatrix257.h (1.1.4.1) (+2 -2)
		src/main/printers.xml (1.9.4.1) (+1 -1)
		src/main/print-weave.c (1.12.4.1) (+135 -93)
		src/main/print-version.c (1.2.4.1) (+2 -2)
		src/main/print-util.c (1.8.4.1) (+456 -112)
		src/main/print-ps.c (1.5.4.1) (+50 -46)
		src/main/print-pcl.c (1.8.4.1) (+148 -141)
		src/main/print-lexmark.c (1.15.4.1) (+281 -280)
		src/main/print-escp2.c (1.24.2.1) (+548 -577)
		src/main/print-dither.c (1.10.4.1) (+28 -27)
		src/main/print-color.c (1.5.4.1) (+90 -89)
		src/main/print-canon.c (1.10.4.1) (+514 -734)
		src/main/gimpprint.m4 (1.4.2.1) (+1 -1)
		src/main/gimp-print-internal.h (1.15.4.1) (+34 -20)
		src/main/Makefile.am (1.13.4.1) (+2 -2)
		src/main/.cvsignore (1.1.4.1) (+1 -0)
		src/include/gimp-print.h.in (1.4.2.1) (+2 -2)
		src/include/Makefile.am (1.6.2.1) (+3 -2)
		src/gimp/print_gimp.h (1.3.2.1) (+6 -2)
		src/gimp/print.c (1.4.4.1) (+240 -254)
		src/gimp/gtk_main_window.c (1.4.4.1) (+231 -228)
		src/gimp/gtk_color_window.c (1.2.4.1) (+106 -97)
		src/gimp/gimp_main_window.c (1.6.4.1) (+273 -277)
		src/gimp/gimp_color_window.c (1.2.4.1) (+69 -69)
		src/gimp/Makefile.am (1.9.2.1) (+3 -2)
		src/ghost/gdevstp.c (1.3.4.1) (+159 -236)
		src/ghost/README (1.9.4.1) (+1 -1)
		src/escputil/escputil.c (1.8.4.1) (+2 -2)
		src/cups/rastertoprinter.c (1.8.2.1) (+50 -47)
		src/cups/genppd.c (1.7.2.1) (+48 -37)
		src/cups/Makefile.am (1.17.2.1) (+2 -2)
		scripts/autogen.sh (1.4.4.1) (+7 -1)
		po/en_TEST.po (1.3.4.1) (+279 -256)
		po/en_GB.po (1.3.4.1) (+274 -256)
		po/.cvsignore (1.1.4.1) (+2 -0)
		man/.cvsignore (1.1.4.1) (+2 -0)
		doc/README.maintaining (1.5.2.1) (+1 -1)
		debian/control (1.4.4.3) (+1 -1)
		debian/changelog (1.6.4.4) (+8 -1)
		debian/README.Debian (1.2.2.1) (+1 -1)
		configure.in.in (1.18.2.1) (+41 -17)
		autogen.sh (1.2.2.1) (+1 -1)
		acconfig.h (1.8.2.1) (+7 -3)
		README (1.46.2.1) (+4 -42)
		NEWS (1.8.2.1) (+49 -3)
	
	Update the debian branch to the 4.1.5 release.
	
2001-03-05	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.18) (+5 -4)
	
	More bjc8200-related stuff
	
2001-03-05	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.17) (+3 -2)
	
	Attempt to fix the bjc8200-problem
	
2001-03-05	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.16) (+5 -3)
		test/parse-bjc (1.2) (+1 -1)
	
	*** empty log message ***
	
2001-03-05	<rlk@sourceforge.net>

	Files:	src/escputil/escputil.c (1.10) (+2 -2)
	
	Fix a silly typo
	
2001-03-05	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.15) (+20 -17)
	
	Removed "static int empty" from canon_write_line()
	
2001-03-05	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.37) (+25 -2)
	
	More 980 tweaks from Brad Bosch.
	
2001-03-05	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.36) (+228 -285)
	
	Reorganize how the dot sizes and densities are listed to make it easier
	to change things for multiple printers.
	
2001-03-04	<rlk@sourceforge.net>

	Files:	NEWS (1.14) (+18 -13)
	
	4.1.5 release
	
2001-03-04	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_main_window.c (1.10) (+18 -25)
	
	Previous change is not working properly in all cases -- back out.
	
2001-03-04	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_main_window.c (1.9) (+26 -19)
	
	If resolution is invalid, pick printer default rather than current
	resolution on the list.
	
2001-03-04	<wollvieh@sourceforge.net>

	Files:	src/main/print-escp2.c (1.35) (+11 -8)
	
	fixed a bug causing a null-pointer access when paper type was undefined.
	
2001-03-03	<rlk@sourceforge.net>

	Files:	NEWS (1.13) (+2 -2)
	
	Fix a few remnants of the old directory structure.
	
2001-03-03	<rlk@sourceforge.net>

	Files:	NEWS (1.12) (+4 -1)
		src/main/print-escp2.c (1.34) (+7 -7)
		po/en_TEST.po (1.6) (+173 -173)
		po/en_GB.po (1.6) (+173 -173)
	
	Update for the Stylus Color 900/980.
	
	Update 4.1.5 release notes.
	
2001-03-03	<sharkey@sourceforge.net>

	Files:	debian/changelog (1.11) (+3 -2)
	
	Since I'm not uploading 4.1.4, the ITP bug closure notice should be moved
	up to 4.1.5-1.
	
2001-03-02	<sharkey@sourceforge.net>

	Files:	debian/control (1.9) (+3 -3)
		debian/rules (1.8) (+12 -4)
		debian/libgimpprint4.1.5.postinst (1.2) (+0 -0)
		debian/libgimpprint4.1.5.files (1.2) (+0 -0)
		debian/libgimpprint.postinst (1.5) (+0 -0)
		debian/libgimpprint.files (1.5) (+0 -0)
	
	Merge in changes from the debian-branch to reduce the number of hard-coded
	version numbers.
	
2001-03-02	<sharkey@sourceforge.net>

	Files:	debian/rules (1.2.2.5) (+2 -2)
	
	Remove the last hard-coded version number from the rules file.  Read it
	from dpkg-parsechangelog output instead.
	
2001-03-02	<sharkey@sourceforge.net>

	Files:	debian/control (1.4.4.2) (+3 -3)
		debian/rules (1.2.2.4) (+12 -4)
		debian/libgimpprint4.1.4.postinst (1.1.2.2) (+0 -0)
		debian/libgimpprint4.1.4.files (1.1.2.2) (+0 -0)
		debian/libgimpprint.postinst (1.1.4.2) (+0 -0)
		debian/libgimpprint.files (1.1.4.2) (+0 -0)
	
	Rename libgimprint<version> files to just libgimpprint files and create
	symlinks in debian rules.
	
	Reduce the number of places where the version number is hard coded.  This
	still isn't perfect, but it's better.
	
2001-03-02	<rlk@sourceforge.net>

	Files:	src/include/gimp-print.h.in (1.4) (+5 -5)
		src/main/print-weave.c (1.17) (+84 -78)
		src/main/print-version.c (1.3) (+2 -2)
		src/main/print-util.c (1.11) (+8 -6)
		src/main/print-ps.c (1.7) (+3 -3)
		src/main/print-pcl.c (1.13) (+73 -73)
		src/main/print-lexmark.c (1.18) (+68 -68)
		src/main/print-escp2.c (1.33) (+96 -95)
		src/main/print-dither.c (1.13) (+22 -21)
		src/main/print-canon.c (1.14) (+139 -139)
		src/main/gimp-print-internal.h (1.20) (+18 -12)
	
	branches:  1.4.2;  1.4.4;  1.4.6;
	More rigor about const-ness, static data, and such.
	
	Add a driver-private data member to stp_internal_vars_t; its
	accessors are in gimp-print-internal.h, since it's not exposed
	outside the library.
	
	Somewhat against my better judgement (in terms of doing two
	things in one commit), Tommy's latest PCL patch.
	
2001-03-01	<gandy@sourceforge.net>

	Files:	test/bjc-unprint.c (1.2) (+21 -0)
	
	branches:  1.2.2;  1.2.4;
	Added copyright information
	
2001-03-01	<gandy@sourceforge.net>

	Files:	configure.in.in (1.24) (+2 -2)
		test/bjc-unprint.c (1.1) ( )
		test/Makefile.am (1.12) (+4 -2)
	
	Added bjc-unprint.c to convert Canon-BJC printjobs to one xbm per color channel
	
2001-03-01	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.32) (+86 -278)
		test/run-weavetest (1.6) (+1 -1)
		test/escp2-weavetest.c (1.14) (+2 -2)
		src/main/print-weave.c (1.16) (+4 -4)
	
	Use the softweave code to do single row ("microweave") as well as
	multi-row printing.  Includes unit tests.
	
2001-02-28	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.91) (+2 -2)
	
	Distribute debian directory with 'dist-hook'
	
2001-02-28	<sharkey@sourceforge.net>

	Files:	debian/changelog (1.10) (+10 -1)
		debian/rules (1.7) (+3 -8)
		debian/libgimpprint4.1.5.postinst (1.1) ( )
		debian/libgimpprint4.1.5.files (1.1) ( )
		debian/libgimpprint.postinst (1.4) (+0 -0)
		debian/libgimpprint.files (1.4) (+0 -0)
		debian/libgimpprint.docs (1.4) (+0 -0)
		debian/libgimpprint-dev.docs (1.2) (+6 -0)
		debian/gimp1.2-print.docs (1.4) (+0 -4)
		debian/control (1.8) (+6 -6)
	
	Merge changes made on the debian branch into the mainline.
	
2001-02-28	<sharkey@sourceforge.net>

	Files:	debian/gimp1.2-print.docs (1.1.4.1) (+0 -4)
		debian/rules (1.2.2.3) (+2 -3)
	
	Avoid duplicate installation of documentation and use absolute paths for
	dh_shlibdeps.
	
2001-02-28	<gandy@sourceforge.net>

	Files:	test/parse-bjc (1.1) ( )
	
	* Added parse-bjc (a modified parse-escp) to view Canon-BJC print files
	  As default, only the header and the footer of the printjob are printed,
	  without file-offsets. Setting the environmentvariable OFFS=1 will result
	  in offsets printed at the beginning of each line, GRX=1 will lead to
	  printing of the graphics data.
	
2001-02-28	<rlk@sourceforge.net>

	Files:	po/en_GB.po (1.5) (+253 -255)
		test/run-weavetest (1.5) (+1 -1)
		test/escp2-weavetest.c (1.13) (+43 -17)
		src/main/print-weave.c (1.15) (+47 -11)
		src/main/gimp-print-internal.h (1.19) (+3 -2)
		po/en_TEST.po (1.5) (+253 -255)
	
	Generalize the weave code a bit more: handle cases where the oversampling
	exceeds the number of jets, as long as the horizontal oversampling does
	not exceed the number of jets.
	
2001-02-27	<sharkey@sourceforge.net>

	Files:	debian/changelog (1.6.4.3) (+5 -2)
		debian/rules (1.2.2.2) (+3 -7)
		debian/libgimpprint4.1.4.postinst (1.1.2.1) (+47 -0)
		debian/libgimpprint4.1.4.postinst (1.1) ( )
		debian/libgimpprint4.1.4.files (1.1.2.1) (+1 -0)
		debian/libgimpprint4.1.4.files (1.1) ( )
		debian/libgimpprint.postinst (1.1.4.1) (+0 -0)
		debian/libgimpprint.files (1.1.4.1) (+0 -0)
		debian/libgimpprint.docs (1.1.4.1) (+0 -0)
		debian/libgimpprint-dev.docs (1.1.2.1) (+6 -0)
		debian/libgimpprint-dev.docs (1.1) ( )
		debian/control (1.4.4.1) (+6 -6)
	
	Add version numbers to shared library related packages.
	
	Move documentation from lib to -dev package.
	
	Remove explicit dependence on lib packages.
	
	Change Maintainer field to Eric Sharkey <sharkey@debian.org>.
	
2001-02-27	<gandy@sourceforge.net>

	Files:	src/main/print-canon.c (1.13) (+308 -130)
	
	* Completely rewritten canon_init_printer() to make things much clearer
	  and easier to extend.
	* Attempt to fix problem with 8200 6color-printing (had a 4color ink-definition)
	* Always print with 2bits on a 8200 model (for the time being)
	
2001-02-27	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.31) (+7 -7)
	
	Reduce a glitch in the blues on the 870, and strengthen magenta on all
	printers.
	
2001-02-27	<rlk@sourceforge.net>

	Files:	NEWS (1.11) (+4 -0)
	
	Note fix for 404206.
	
2001-02-27	<rlk@sourceforge.net>

	Files:	test/Makefile.am (1.11) (+4 -1)
	
	Do dependencies.
	
2001-02-27	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.30) (+22 -1)
	
	Fix the ink types, which I managed to break badly for variable dot
	size printers when I added the 120 dpi resolutions.
	
2001-02-26	<rlk@sourceforge.net>

	Files:	test/parse-escp2 (1.3) (+9 -23)
	
	Simplify the command table
	
2001-02-26	<rlk@sourceforge.net>

	Files:	test/parse-escp2 (1.2) (+58 -2)
	
	Handle remote mode commands
	
2001-02-25	<sharkey@sourceforge.net>

	Files:	debian/README.Debian (1.5) (+0 -0)
		debian/rules (1.6) (+0 -0)
		debian/libgimpprint.postinst (1.3) (+0 -0)
		debian/libgimpprint.files (1.3) (+0 -0)
		debian/libgimpprint.docs (1.3) (+0 -0)
		debian/libgimpprint-dev.files (1.3) (+0 -0)
		debian/gimp1.2-print.preinst (1.4) (+0 -0)
		debian/gimp1.2-print.postrm (1.4) (+0 -0)
		debian/gimp1.2-print.docs (1.3) (+0 -0)
		debian/gimp1.2-print.doc-base (1.3) (+0 -0)
		debian/escputil.files (1.3) (+0 -0)
		debian/escputil.docs (1.3) (+0 -0)
		debian/cupsys-driver-gimpprint.postrm (1.3) (+0 -0)
		debian/cupsys-driver-gimpprint.files (1.4) (+0 -0)
		debian/cupsys-driver-gimpprint.docs (1.3) (+0 -0)
		debian/cupsys-driver-gimpprint.conffiles (1.4) (+0 -0)
		debian/copyright (1.3) (+0 -0)
		debian/control (1.7) (+0 -0)
		debian/changelog (1.9) (+0 -0)
		debian/README.building.from.CVS (1.6) (+0 -0)
	
	Return the debian directory to what it was on February 22 8:00 AM EST
	before I removed it.
	
2001-02-25	<rleigh@sourceforge.net>

	Files:	src/main/print-pcl.c (1.12) (+5 -5)
	
	Tag papersizes for translation
	
2001-02-25	<rlk@sourceforge.net>

	Files:	src/cups/rastertoprinter.c (1.11) (+3 -3)
		test/unprint.c (1.3) (+3 -3)
		test/testdither.c (1.6) (+3 -3)
		test/escp2-weavetest.c (1.12) (+4 -4)
		src/printdef/printdefy.y (1.3) (+3 -3)
		src/main/ran.509.131.h (1.2) (+2 -2)
		src/main/ran.367.179.h (1.2) (+2 -2)
		src/main/quickmatrix257.h (1.2) (+2 -2)
		src/main/print-weave.c (1.14) (+12 -12)
		src/main/print-util.c (1.10) (+8 -8)
		src/main/print-pcl.c (1.11) (+3 -3)
		src/main/print-lexmark.c (1.17) (+139 -139)
		src/main/print-dither.c (1.12) (+3 -3)
		src/main/print-color.c (1.7) (+3 -3)
		src/main/print-canon.c (1.12) (+20 -423)
		src/main/gimp-print-internal.h (1.18) (+3 -3)
		src/include/gimp-print.h.in (1.3) (+4 -4)
		src/gimp/gimp_main_window.c (1.8) (+4 -4)
		src/ghost/gdevstp.c (1.5) (+2 -2)
		src/escputil/escputil.c (1.9) (+2 -2)
	
	Strip trailing whitespace from all source files for general hygiene.
	
	Remove unused inks from Canon driver.  The actual ink definitions
	used in future Canon printers will probably not resemble the Epson
	inks they were patterned after.
	
2001-02-25	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.29) (+145 -43)
	
	Adjust HSL values for specific paper types.  Currently we only perform
	the adjustment for plain paper and similar types.  It may be
	overadjusted for good (but not photo) quality inkjet paper.
	
2001-02-24	<rleigh@sourceforge.net>

	Files:	src/main/Makefile.am (1.15) (+2 -2)
	
	Fix print-printers.c dependency
	
2001-02-24	<rlk@sourceforge.net>

	Files:	NEWS (1.10) (+31 -0)
	
	Start the 4.1.5 release notes.
	
2001-02-24	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.17) (+3 -3)
		test/run-weavetest (1.4) (+4 -1)
		test/escp2-weavetest.c (1.11) (+2 -4)
		src/main/print-escp2.c (1.28) (+12 -11)
	
	Improve print quality on plain paper with Epson printers.
	
	Fix a minor error in a declaration (should be harmless due to the
	declaration of the rest of the object).
	
	Test single-jet weaving.
	
	Don't trip an error for certain out of bounds cases in the test run.
	
2001-02-24	<davehill@sourceforge.net>

	Files:	src/main/print-pcl.c (1.10) (+4 -4)
	
	Moved call to stp_dither() so it gets called for *all* printer types!
	
2001-02-24	<wollvieh@sourceforge.net>

	Files:	src/main/print-escp2.c (1.27) (+14 -3)
	
	480 support: fixed a bottom of page problem.
	
2001-02-24	<rleigh@sourceforge.net>

	Files:	doc/README.maintaining (1.5) (+259 -60)
	
	Add configure information
	
2001-02-24	<rlk@sourceforge.net>

	Files:	configure.in.in (1.23) (+3 -3)
		test/printer_options.c (1.6) (+7 -6)
		src/printdef/printdefy.y (1.2) (+7 -8)
		src/printdef/printdef.h (1.4) (+63 -2)
		src/main/printers.xml (1.10) (+1 -1)
		src/main/print-weave.c (1.13) (+2 -2)
		src/main/print-util.c (1.9) (+452 -110)
		src/main/print-ps.c (1.6) (+49 -45)
		src/main/print-pcl.c (1.9) (+75 -68)
		src/main/print-lexmark.c (1.16) (+90 -89)
		src/main/print-escp2.c (1.26) (+190 -166)
		src/main/print-dither.c (1.11) (+5 -5)
		src/main/print-color.c (1.6) (+88 -87)
		src/main/print-canon.c (1.11) (+79 -74)
		src/main/gimp-print-internal.h (1.16) (+15 -8)
		src/main/Makefile.am (1.14) (+2 -2)
		src/include/gimp-print.h.in (1.2) (+175 -131)
		src/gimp/print_gimp.h (1.5) (+2 -2)
		src/gimp/print.c (1.5) (+240 -254)
		src/gimp/gtk_main_window.c (1.5) (+231 -228)
		src/gimp/gtk_color_window.c (1.3) (+106 -97)
		src/gimp/gimp_main_window.c (1.7) (+270 -274)
		src/gimp/gimp_color_window.c (1.3) (+69 -69)
		src/ghost/gdevstp.c (1.4) (+159 -236)
		src/ghost/README (1.10) (+1 -1)
		src/cups/rastertoprinter.c (1.10) (+46 -47)
		src/cups/genppd.c (1.9) (+44 -37)
	
	Convert the interface to the internal data structures to be
	procedural (via accessors and mutators) rather than data, to
	eliminate reliance on the layout of structs.  This enables a
	consistent ABI, allows arbitrary length string fields, error
	checking, and saves space.
	
	Fix the page dimensions of some older Epson printers.
	
2001-02-24	<rlk@sourceforge.net>

	Files:	src/ghost/README (1.9.2.1) (+1 -1)
		src/printdef/printdefy.y (1.1.2.3) (+2 -2)
		src/printdef/printdef.h (1.3.2.2) (+4 -4)
		src/main/printers.xml (1.9.2.1) (+1 -1)
		src/main/print-util.c (1.8.2.7) (+23 -28)
		src/main/print-ps.c (1.5.2.5) (+2 -2)
		src/main/print-escp2.c (1.25.2.6) (+26 -12)
		src/ghost/gdevstp.c (1.3.2.1) (+160 -237)
	
	Adapt the Ghostscript driver to the new API.
	
	Fix up printer dimensions in Epson driver.
	
	Fix a few stupid bugs in print-util.c related to the new API.
	
2001-02-23	<rlk@sourceforge.net>

	Files:	src/main/Makefile.am (1.13.2.2) (+2 -2)
	
	Fix VPATH-related stuff.
	
2001-02-23	<easysw@sourceforge.net>

	Files:	makesrcdist (1.1.2.4) (+3 -3)
		printers.xml (1.28.2.3) (+40 -0)
	
	Missing SP 5000, 7000, 7500, 9000, and 9500 drivers from printers.xml!
	
2001-02-23	<rlk@sourceforge.net>

	Files:	src/cups/rastertoprinter.c (1.9.2.5) (+4 -4)
		src/main/print-ps.c (1.5.2.4) (+2 -1)
		src/main/print-pcl.c (1.8.2.4) (+2 -1)
		src/main/print-lexmark.c (1.15.2.4) (+2 -1)
		src/main/print-escp2.c (1.25.2.5) (+2 -1)
		src/main/print-canon.c (1.10.2.4) (+2 -1)
		src/main/gimp-print-internal.h (1.15.2.3) (+5 -2)
		src/include/gimp-print.h.in (1.1.2.6) (+4 -5)
		src/gimp/print.c (1.4.2.5) (+5 -4)
	
	Make verify function be printer-specific.
	
2001-02-23	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_main_window.c (1.6.2.3) (+5 -5)
		src/main/gimp-print-internal.h (1.15.2.2) (+6 -2)
		src/main/Makefile.am (1.13.2.1) (+2 -2)
		src/include/gimp-print.h.in (1.1.2.5) (+2 -7)
		src/gimp/print.c (1.4.2.4) (+29 -9)
		src/gimp/gtk_color_window.c (1.2.2.3) (+3 -3)
	
	Eliminate use of default_media_size outside of the core library.
	
	Get rid of spurious unnamed printer.
	
	Do better dependencies for print-printers.c.
	
2001-02-22	<sharkey@sourceforge.net>

	Files:	debian/changelog (1.6.4.2) (+1 -1)
	
	Fix improper amount of white space.
	
2001-02-22	<sharkey@sourceforge.net>

	Files:	debian/changelog (1.6.4.1) (+6 -0)
	
	Update changelog for 4.1.4b.
	
2001-02-22	<sharkey@sourceforge.net>

	Files:	debian/.cvsignore (1.3) (+0 -0)
	
	Really, I mean it now, remove this file from the main trunk!
	
2001-02-22	<sharkey@sourceforge.net>

	Files:	debian/README.building.from.CVS (1.5) (+0 -0)
	
	Forgot one...
	
	Remove Debian specific files from main trunk.
	
2001-02-22	<sharkey@sourceforge.net>

	Files:	debian/README.Debian (1.4) (+0 -0)
		debian/rules (1.5) (+1 -1)
		debian/libgimpprint.postinst (1.2) (+0 -0)
		debian/libgimpprint.files (1.2) (+0 -0)
		debian/libgimpprint.docs (1.2) (+0 -0)
		debian/libgimpprint-dev.files (1.2) (+0 -0)
		debian/gimp1.2-print.preinst (1.3) (+0 -0)
		debian/gimp1.2-print.postrm (1.3) (+0 -0)
		debian/gimp1.2-print.docs (1.2) (+0 -0)
		debian/gimp1.2-print.doc-base (1.2) (+0 -0)
		debian/escputil.files (1.2) (+0 -0)
		debian/escputil.docs (1.2) (+0 -0)
		debian/cupsys-driver-gimpprint.postrm (1.2) (+0 -0)
		debian/cupsys-driver-gimpprint.files (1.3) (+0 -0)
		debian/cupsys-driver-gimpprint.docs (1.2) (+0 -0)
		debian/cupsys-driver-gimpprint.conffiles (1.3) (+0 -0)
		debian/copyright (1.2) (+0 -0)
		debian/control (1.6) (+0 -0)
		debian/changelog (1.8) (+0 -0)
	
	Remove Debian specific files from the main trunk.
	
2001-02-22	<sharkey@sourceforge.net>

	Files:	debian/rules (1.2.2.1) (+11 -6)
	
	Merge in the latest rules file from the main trunk.
	
2001-02-22	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.25.2.4) (+2 -2)
	
	Some tuning for Epson matte paper
	
2001-02-22	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_main_window.c (1.6.2.2) (+17 -17)
		src/main/print-util.c (1.8.2.6) (+29 -14)
		src/gimp/print.c (1.4.2.3) (+32 -17)
		src/gimp/gtk_main_window.c (1.4.2.2) (+147 -141)
		src/gimp/gtk_color_window.c (1.2.2.2) (+49 -31)
	
	Get the print plugin working
	
2001-02-21	<rlk@sourceforge.net>

	Files:	src/cups/rastertoprinter.c (1.9.2.4) (+3 -3)
		test/printer_options.c (1.5.2.1) (+7 -6)
		src/main/print-util.c (1.8.2.5) (+28 -1)
		src/include/gimp-print.h.in (1.1.2.4) (+20 -2)
		src/gimp/print_gimp.h (1.4.2.1) (+2 -2)
		src/gimp/print.c (1.4.2.2) (+190 -211)
		src/gimp/gtk_main_window.c (1.4.2.1) (+171 -174)
		src/gimp/gtk_color_window.c (1.2.2.1) (+93 -102)
		src/gimp/gimp_main_window.c (1.6.2.1) (+259 -263)
		src/gimp/gimp_color_window.c (1.2.2.1) (+69 -69)
	
	Fix up the new version of the Gimp plugin; clean up a few other things.
	
2001-02-21	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.90) (+15 -2)
		po/en_TEST.po (1.4) (+123 -98)
		po/en_GB.po (1.4) (+118 -98)
		configure.in.in (1.22) (+13 -1)
	
	Added 'gimp-dist' target to package for the GIMP
	
2001-02-21	<cpbs@sourceforge.net>

	Files:	man/.cvsignore (1.2) (+2 -0)
		src/main/.cvsignore (1.2) (+1 -0)
		po/.cvsignore (1.2) (+2 -0)
	
	Ignore a few new generated files.
	
2001-02-21	<rlk@sourceforge.net>

	Files:	src/cups/rastertoprinter.c (1.9.2.3) (+4 -4)
		src/main/print-util.c (1.8.2.4) (+57 -18)
		src/main/print-ps.c (1.5.2.3) (+9 -7)
		src/main/print-pcl.c (1.8.2.3) (+18 -14)
		src/main/print-lexmark.c (1.15.2.3) (+17 -14)
		src/main/print-escp2.c (1.25.2.3) (+10 -9)
		src/main/print-canon.c (1.10.2.3) (+16 -14)
		src/include/gimp-print.h.in (1.1.2.3) (+11 -13)
	
	Clean up paper sizes in the same way.
	
2001-02-21	<rlk@sourceforge.net>

	Files:	src/cups/genppd.c (1.8.2.2) (+35 -32)
		src/main/print-util.c (1.8.2.3) (+48 -30)
		src/main/print-ps.c (1.5.2.2) (+9 -9)
		src/main/print-pcl.c (1.8.2.2) (+14 -13)
		src/main/print-lexmark.c (1.15.2.2) (+18 -18)
		src/main/print-escp2.c (1.25.2.2) (+48 -39)
		src/main/print-canon.c (1.10.2.2) (+12 -12)
		src/include/gimp-print.h.in (1.1.2.2) (+78 -83)
		src/gimp/print.c (1.4.2.1) (+5 -34)
		src/cups/rastertoprinter.c (1.9.2.2) (+7 -7)
	
	Hide stp_printer_t in the same way we hid stp_vars_t.
	
2001-02-21	<rleigh@sourceforge.net>

	Files:	debian/changelog (1.7) (+6 -0)
		scripts/autogen.sh (1.6) (+5 -1)
		debian/rules (1.4) (+3 -3)
		debian/control (1.5) (+2 -2)
	
	Bump debian version
	Make scripts/autogen.sh aclocal magic portable
	
2001-02-20	<easysw@sourceforge.net>

	Files:	makesrcdist (1.1.2.3) (+1 -1)
	
	Oops, wrong order for the aclocal/autoconf/automake...
	
2001-02-20	<rlk@sourceforge.net>

	Files:	configure.in.in (1.20.2.1) (+3 -3)
		src/printdef/printdefy.y (1.1.2.2) (+2 -2)
		src/main/print-util.c (1.8.2.2) (+6 -1)
		src/cups/rastertoprinter.c (1.9.2.1) (+43 -44)
		src/cups/genppd.c (1.8.2.1) (+23 -19)
	
	Bump binary version info.
	
	Fix a few bugs.
	
	Convert CUPS programs, run genppd to smoke test.
	
2001-02-20	<rlk@sourceforge.net>

	Files:	src/include/gimp-print.h.in (1.1.2.1) (+106 -67)
	
	One more file -- have to remember not to edit gimp-print.h!
	
2001-02-20	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.15.2.1) (+8 -8)
		src/printdef/printdefy.y (1.1.2.1) (+5 -6)
		src/printdef/printdef.h (1.3.2.1) (+63 -2)
		src/main/print-weave.c (1.12.2.1) (+2 -2)
		src/main/print-util.c (1.8.2.1) (+318 -75)
		src/main/print-ps.c (1.5.2.1) (+31 -30)
		src/main/print-pcl.c (1.8.2.1) (+45 -44)
		src/main/print-lexmark.c (1.15.2.1) (+58 -61)
		src/main/print-escp2.c (1.25.2.1) (+132 -133)
		src/main/print-dither.c (1.10.2.1) (+5 -5)
		src/main/print-color.c (1.5.2.1) (+88 -87)
		src/main/print-canon.c (1.10.2.1) (+54 -52)
	
	New print variable setup, on temporary branch
	
2001-02-19	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.21) (+1 -4)
		scripts/autogen.sh (1.5) (+3 -1)
		doc/README.maintaining (1.4) (+112 -7)
	
	Fix AM_PATH_GIMPPRINT duplication bug
	Update build scripts documentation
	
2001-02-19	<rleigh@sourceforge.net>

	Files:	doc/README.maintaining (1.3) (+2 -2)
	
	Fix typo
	
2001-02-19	<rlk@sourceforge.net>

	Files:	NEWS (1.9) (+4 -1)
		doc/README.maintaining (1.2) (+10 -0)
		debian/README.Debian (1.3) (+1 -1)
		configure.in.in (1.20) (+3 -3)
		README (1.47) (+4 -42)
	
	Clean up the build instructions slightly.
	
	Bump the version pointer.
	
2001-02-19	<rleigh@sourceforge.net>

	Files:	acconfig.h (1.9) (+7 -3)
		test/testdither.c (1.5) (+6 -2)
		test/printer_options.c (1.5) (+5 -1)
		test/escp2-weavetest.c (1.10) (+5 -1)
		test/Makefile.am (1.10) (+2 -2)
		src/main/gimpprint.m4 (1.5) (+1 -1)
		src/include/gimp-print.h.in (1.1) ( )
		src/include/gimp-print.h (1.6) (+2 -2)
		src/include/Makefile.am (1.7) (+3 -2)
		src/gimp/print_gimp.h (1.4) (+5 -1)
		src/gimp/Makefile.am (1.10) (+3 -2)
		src/cups/rastertoprinter.c (1.9) (+6 -2)
		src/cups/genppd.c (1.8) (+6 -2)
		src/cups/Makefile.am (1.18) (+2 -2)
		doc/README.maintaining (1.1) ( )
		debian/rules (1.3) (+8 -3)
		configure.in.in (1.19) (+28 -13)
		autogen.sh (1.3) (+1 -1)
	
	--disable-libgimpprint will use installed headers, and supplied CFLAGS and
	  LIBS variables from AM_PATH_LIBGIMPPRINT
	gimp-print.h is dynamically generated, to embed versioning details; we also
	  remove version details from config.h
	debian/rules: regenerate configure if configure.in (or.in.in) are modified
	add package name to autogen.sh
	
2001-02-19	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.25) (+4 -4)
	
	Newest Stylus Photo printers can print to the edge on all sides.
	
2001-02-19	<rlk@sourceforge.net>

	Files:	gimp.m4 (1.3) (+0 -0)
	
	Add gimp.m4 here to allow autogen/aclocal to run where gimp is not installed
	
2001-02-19	<rlk@sourceforge.net>

	Files:	configure.in.in (1.18) (+2 -1)
	
	Need aclocal -I src/main
	
2001-02-19	<rlk@sourceforge.net>

	Files:	src/ghost/Makefile.am (1.7) (+1 -2)
	
	Ghostscript doesn't have its own ChangeLog
	
2001-02-19	<rlk@sourceforge.net>

	Files:	src/cups/Makefile.am (1.17) (+1 -2)
	
	CUPS directory doesn't have its own change log
	
2001-02-19	<rlk@sourceforge.net>

	Files:	configure.in.in (1.17) (+3 -1)
		scripts/autogen.sh (1.4) (+1 -1)
	
	Allow aclocal to find gimpprint.m4
	
2001-02-19	<rlk@sourceforge.net>

	Files:	NEWS (1.8) (+11 -2)
		README (1.46) (+36 -0)
	
	Update with latest Debian and internationalization, for 4.1.4 release.
	
2001-02-18	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.16) (+2 -2)
	
	Make --disable-libgimpprint use current source version in check
	
2001-02-18	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.15) (+7 -2)
		src/main/gimpprint.m4 (1.4) (+5 -5)
		src/main/Makefile.am (1.13) (+2 -2)
	
	Enable --disable-libgimpprint (link with previously installed version)
	Update gimppprint.m4 (help message alignment fixed)
	
2001-02-18	<rlk@sourceforge.net>

	Files:	src/escputil/escputil.c (1.8) (+2 -1)
		src/main/printers.xml (1.9) (+9 -0)
		src/main/print-escp2.c (1.24) (+2 -2)
		src/ghost/README (1.9) (+1 -0)
	
	Stylus Photo 780 is US name for 790.
	
2001-02-18	<rlk@sourceforge.net>

	Files:	src/escputil/escputil.c (1.7) (+3 -1)
		test/run-weavetest (1.3) (+15 -11)
		src/main/printers.xml (1.8) (+10 -0)
		src/main/print-escp2.c (1.23) (+15 -1)
		src/ghost/README (1.8) (+2 -0)
	
	Support for the Stylus Color 580 as well as the 480.
	
	Speed up weave test by removing cases that we know we don't care
	about.
	
2001-02-18	<rlk@sourceforge.net>

	Files:	print-dither.c (1.95.2.1) (+2 -1)
	
	Eliminate any possibility of black speckling in white areas (from
	mainline).
	
2001-02-18	<rlk@sourceforge.net>

	Files:	NEWS (1.7) (+48 -0)
	
	Initial release notes for 4.1.4 (Debian and internationalization need
	to be filled in).
	
2001-02-18	<rlk@sourceforge.net>

	Files:	debian/README.Debian (1.2) (+1 -1)
	
	Bump version
	
2001-02-18	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.22) (+6 -6)
		src/main/print-util.c (1.8) (+92 -1)
	
	Tune 980 and, to some degree, 900
	
2001-02-18	<rlk@sourceforge.net>

	Files:	src/main/print-dither.c (1.10) (+2 -1)
	
	branches:  1.10.2;  1.10.4;
	Eliminate bogus black speckling in areas with zero black component.
	
2001-02-18	<wollvieh@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.15) (+3 -9)
		test/escp2-weavetest.c (1.9) (+13 -2)
		src/main/print-weave.c (1.12) (+21 -26)
		src/main/print-escp2.c (1.21) (+39 -6)
	
	branches:  1.15.2;  1.15.4;
	changed head-offset initialization
	
2001-02-18	<rlk@sourceforge.net>

	Files:	src/main/print-weave.c (1.11) (+43 -17)
		test/run-weavetest (1.2) (+14 -28)
		test/escp2-weavetest.c (1.8) (+158 -81)
	
	Performance improvements in the test suite itself and in the weave
	code.  The performance improvement in the weave code will have only
	modest effect on performance on even the biggest image; however it
	will improve the performance of the test suite substantially.
	
2001-02-17	<rleigh@sourceforge.net>

	Files:	acconfig.h (1.8) (+2 -1)
		test/Makefile.am (1.9) (+5 -5)
		src/main/print-version.c (1.2) (+2 -1)
		src/main/gimpprint-config.in (1.2) (+5 -2)
		src/main/Makefile.am (1.12) (+5 -13)
		src/gimp/Makefile.am (1.9) (+4 -4)
		src/ghost/Makefile.am (1.6) (+2 -2)
		src/cups/Makefile.am (1.16) (+4 -4)
		debian/control (1.4) (+1 -1)
		configure.in.in (1.14) (+35 -28)
	
	Updated build scripts (in future, will allow conditional manpage install)
	Added cupsys dependency to cupsys-driver-gimpprint
	Updated versioning scheme (and added some documentation)
	
2001-02-17	<rlk@sourceforge.net>

	Files:	src/ghost/README (1.7) (+4 -0)
	
	Some printer updates
	
2001-02-17	<rlk@sourceforge.net>

	Files:	src/main/print-canon.c (1.10) (+14 -1)
	
	branches:  1.10.2;  1.10.4;
	Add nominal support for Canon BJC6500
	
2001-02-17	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.14) (+2 -6)
		src/main/printers.xml (1.7) (+37 -6)
	
	Clean up dead declaration
	
2001-02-17	<rlk@sourceforge.net>

	Files:	src/gimp/print.c (1.4) (+2 -26)
	
	branches:  1.4.2;  1.4.4;
	Remove dead support for wrting old printrc format
	
2001-02-17	<rlk@sourceforge.net>

	Files:	src/cups/rastertoprinter.c (1.8) (+3 -3)
	
	Clean up potential buffer overflow
	
2001-02-17	<rlk@sourceforge.net>

	Files:	src/ghost/gdevstp.c (1.3) (+8 -4)
	
	branches:  1.3.2;  1.3.4;
	Clean up potential buffer overflows
	
2001-02-17	<rwisi@sourceforge.net>

	Files:	src/main/printers.xml (1.6) (+11 -0)
	
	Added Lexmark Z31 to the list (not tested, received comment that the 3200 driver is working with the Z31)
	
2001-02-17	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.13) (+8 -23)
	
	Remove a few more bogon declarations
	
2001-02-17	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.12) (+4 -10)
	
	Remove spurious declarations
	
2001-02-17	<wollvieh@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.11) (+39 -11)
		test/escp2-weavetest.c (1.7) (+3 -2)
		src/main/printers.xml (1.5) (+9 -9)
		src/main/print-weave.c (1.10) (+153 -115)
		src/main/print-escp2.c (1.20) (+64 -11)
	
	added stylus color 480 support
	
2001-02-17	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.13) (+7 -3)
	
	Modify library versioning scheme to use sensible major number
	
2001-02-16	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.12) (+2 -1)
		man/cups-calibrate.8.in (1.1) ( )
		man/Makefile.am (1.4) (+3 -3)
		debian/rules (1.2) (+1 -0)
		debian/prerm.ex (1.2) (+0 -0)
		debian/preinst.ex (1.2) (+0 -0)
		debian/postrm.ex (1.2) (+0 -0)
		debian/postinst.ex (1.2) (+0 -0)
		debian/cupsys-driver-gimpprint.undocumented (1.2) (+0 -0)
		debian/cupsys-driver-gimpprint.files (1.2) (+1 -0)
		debian/control (1.3) (+1 -1)
		debian/changelog (1.6) (+3 -2)
		debian/README.building.from.CVS (1.4) (+3 -22)
	
	Debian build is lintian-clean and uses the right library versioning scheme.
	Added cups-calibrate man page.
	
2001-02-15	<rlk@sourceforge.net>

	Files:	src/escputil/escputil.c (1.6) (+2 -1)
		src/main/printers.xml (1.4) (+9 -0)
		src/main/print-escp2.c (1.19) (+2 -2)
		src/ghost/README (1.6) (+1 -0)
	
	Add Stylus Photo 1280 (appears to be a synonym for 1290).
	
2001-02-14	<easysw@sourceforge.net>

	Files:	README (1.35.2.6) (+1 -1)
		Ghost/README (1.52.2.2) (+3 -0)
		makesrcdist (1.1.2.2) (+2 -2)
		configure.in (1.36.2.7) (+1 -1)
		RELNOTES (1.33.2.12) (+12 -1)
	
	Added new drivers to Ghostscript README.
	
	Update to v4.0.5 for new release in near future.
	
2001-02-14	<rlk@sourceforge.net>

	Files:	src/ghost/contrib.mak.addon (1.4) (+2 -0)
		src/ghost/devs.mak.addon-5.10 (1.4) (+2 -0)
	
	Add warning about how to use this file.
	
2001-02-14	<rlk@sourceforge.net>

	Files:	src/ghost/README (1.5) (+33 -27)
	
	Some updates
	
2001-02-14	<rlk@sourceforge.net>

	Files:	acconfig.h (1.7) (+3 -1)
		src/main/print-lexmark.c (1.15) (+2 -2)
		src/main/print-escp2.c (1.18) (+10 -3)
		src/main/print-canon.c (1.9) (+2 -2)
		configure.in.in (1.11) (+2 -1)
	
	Improve printing quality for variable dot size, 4 color printers.
	This may be particularly noticeable at highly asymmetric resolutions,
	such as 2880x720.
	
	Add 1440x360 modes to Epson printers.  These are only enabled if
	maintainer mode is enabled.
	
2001-02-13	<rleigh@sourceforge.net>

	Files:	debian/README.building.from.CVS (1.3) (+7 -4)
		po/ChangeLog (1.3) (+2 -13)
		debian/gimp1.2-print.preinst (1.2) (+1 -1)
		debian/gimp1.2-print.postrm (1.2) (+1 -1)
		debian/cupsys-driver-gimpprint.postrm (1.1) ( )
		debian/control (1.2) (+1 -1)
		debian/changelog (1.5) (+5 -3)
	
	Fixed cupsys-driver-gimpprint postrm
	Fixed gimp1.2-print dependencies
	Add pointer to main ChangeLog from po/ChangeLog
	
2001-02-13	<rlk@sourceforge.net>

	Files:	src/escputil/escputil.c (1.5) (+33 -65)
	
	Concentrate status readback in one place
	
2001-02-13	<rlk@sourceforge.net>

	Files:	doc/FAQ.html (1.3) (+1 -1)
	
	Typo
	
2001-02-13	<rlk@sourceforge.net>

	Files:	src/escputil/escputil.c (1.4) (+4 -4)
	
	Make prompts a bit more obvious
	
2001-02-13	<rlk@sourceforge.net>

	Files:	acconfig.h (1.6) (+2 -1)
		src/escputil/escputil.c (1.3) (+42 -7)
		configure.in.in (1.10) (+2 -1)
	
	Speed up escputil by using poll if available.
	
2001-02-12	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.9) (+5 -3)
		debian/rules (1.1) ( )
		debian/control (1.1) ( )
		debian/.cvsignore (1.2) (+0 -2)
		cups/.cvsignore (1.6) (+0 -0)
	
	Add debian/rules, debian/control and update debian/.cvsignore
	Add error message to cups library checks in configure.in.in
	Remove redundant cups/.cvsignore
	
2001-02-12	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.17) (+29 -28)
	
	Updates for ESC 980 from Bradley A. Bosch <brad@lachman.com>
	
	Rename MODEL_INIT_900 to MODEL_INIT_NEW
	
2001-02-11	<rleigh@sourceforge.net>

	Files:	debian/changelog (1.4) (+5 -2)
		debian/cupsys-driver-gimpprint.conffiles (1.2) (+1 -1)
	
	Fix cupsys-driver-gimpprint conffiles
	
2001-02-11	<rlk@sourceforge.net>

	Files:	src/ghost/README (1.4) (+1 -0)
		src/main/printers.xml (1.3) (+8 -0)
		src/main/print-escp2.c (1.16) (+2 -2)
		src/main/print-dither.c (1.9) (+128 -51)
		src/main/gimp-print-internal.h (1.10) (+13 -2)
	
	Permit use of external dither matrix
	
	Add new Epson 83 printer -- appears to be more or less a clone of the
	880?
	
2001-02-11	<rleigh@sourceforge.net>

	Files:	debian/cupsys-driver-gimpprint.conffiles (1.1) ( )
		debian/gimp1.2-print.doc-base (1.1) ( )
		debian/doc-base.gimp1.2-print (1.2) (+0 -0)
	
	Fixed doc-base files in gimp1.2-print
	Add conffile for cupsys-driver-gimpprint
	
2001-02-11	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.9) (+8 -15)
		src/main/print-pcl.c (1.8) (+3 -12)
		src/main/print-lexmark.c (1.14) (+3 -15)
		src/main/print-escp2.c (1.15) (+3 -8)
		src/main/print-dither.c (1.8) (+49 -38)
		src/main/print-canon.c (1.8) (+3 -8)
	
	Create a single dither function that decides what to do, rather than
	each driver having to make the same decision.
	
2001-02-10	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.8) (+2 -2)
		src/main/gimpprint.m4 (1.3) (+25 -23)
		man/gimpprint-config.1.in (1.1) ( )
		debian/README.building.from.CVS (1.2) (+27 -30)
	
	configure.in.in: fix test typo
	debian/README.building.from.CVS: updated build instructions
	src/main/gimpprint.m4: updated names and error reporting
	Add man/gimpprint-config.1.in
	
2001-02-10	<rlk@sourceforge.net>

	Files:	test/escp2-weavetest.c (1.6) (+33 -27)
	
	Fix problems called out by latest gcc
	
2001-02-10	<rleigh@sourceforge.net>

	Files:	debian/README.Debian (1.1) ( )
		debian/prerm.ex (1.1) ( )
		debian/preinst.ex (1.1) ( )
		debian/postrm.ex (1.1) ( )
		debian/postinst.ex (1.1) ( )
		debian/packages (1.3) (+0 -0)
		debian/libgimpprint.postinst (1.1) ( )
		debian/libgimpprint.files (1.1) ( )
		debian/libgimpprint.docs (1.1) ( )
		debian/libgimpprint-dev.files (1.1) ( )
		debian/gimp1.2-print.preinst (1.1) ( )
		debian/gimp1.2-print.postrm (1.1) ( )
		debian/gimp1.2-print.docs (1.1) ( )
		debian/escputil.files (1.1) ( )
		debian/escputil.docs (1.1) ( )
		debian/doc-base.gimp1.2-print (1.1) ( )
		debian/cupsys-driver-gimpprint.undocumented (1.1) ( )
		debian/cupsys-driver-gimpprint.files (1.1) ( )
		debian/cupsys-driver-gimpprint.docs (1.1) ( )
		debian/copyright (1.1) ( )
		debian/changelog (1.3) (+14 -0)
	
	Added new debian packaging
	
2001-02-10	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.7) (+6 -3)
		src/main/gimpprint.m4 (1.2) (+1 -0)
		src/main/Makefile.am (1.11) (+2 -2)
		scripts/autogen.sh (1.3) (+1 -1)
		po/en_TEST.po (1.3) (+23 -11)
		po/en_GB.po (1.3) (+22 -11)
		man/escputil.1.in (1.2) (+1 -1)
		man/Makefile.am (1.3) (+3 -3)
	
	Added gimpprint-config manpage
	Updated escputil.1.in to automatically add the release date and version
	Updated gimpprint.m4
	
2001-02-10	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.14) (+117 -48)
	
	Tentative improvement for 2880 dpi on ESC 980.
	
	Name all printer attributes to ease transition to acquiring them
	from external source.
	
2001-02-10	<rlk@sourceforge.net>

	Files:	src/cups/ChangeLog (1.2) (+0 -0)
	
	Remove extraneous change log
	
2001-02-10	<rlk@sourceforge.net>

	Files:	src/ghost/ChangeLog (1.2) (+0 -0)
	
	Remove extraneous change log
	
2001-02-10	<rlk@sourceforge.net>

	Files:	Makefile.am (1.89) (+5 -5)
	
	Do 'make all' before doing any of the make install variants.
	
	Use 4-digit years for make snapshot
	
2001-02-09	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.88) (+5 -2)
		src/main/print-version.c (1.1) ( )
		src/main/print-util.c (1.7) (+5 -5)
		src/main/print-pcl.c (1.7) (+4 -4)
		src/main/print-lexmark.c (1.13) (+13 -12)
		src/main/print-escp2.c (1.13) (+11 -11)
		src/main/print-dither.c (1.7) (+3 -3)
		src/main/print-canon.c (1.7) (+26 -18)
		src/main/gimpprint.m4 (1.1) ( )
		src/main/gimpprint-config.in (1.1) ( )
		src/main/Makefile.am (1.10) (+23 -2)
		src/include/gimp-print.h (1.5) (+15 -2)
		po/en_TEST.po (1.2) (+208 -95)
		po/en_GB.po (1.2) (+202 -101)
		po/ChangeLog (1.2) (+5 -0)
		lib/.cvsignore (1.4) (+4 -4)
		configure.in.in (1.6) (+107 -21)
		acconfig.h (1.5) (+9 -1)
	
	Translated most of src/main
	Added gimpprint.m4 and gimpprint-config
	Added library versioning code to configure.in.in and src/main/Makefile.am
	Added src/main/print-version.c for versioning variables
	
2001-02-08	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.5) (+2 -2)
	
	Add en_GB and en_TEST translations
	
2001-02-07	<rleigh@sourceforge.net>

	Files:	po/en_GB.po (1.1) ( )
		po/en_TEST.po (1.1) ( )
	
	Add en_GB and en_TEST translations
	
2001-02-07	<rlk@sourceforge.net>

	Files:	src/ghost/README (1.3) (+67 -62)
	
	Update with latest modes
	
2001-02-07	<rlk@sourceforge.net>

	Files:	doc/FAQ.html (1.2) (+45 -13)
	
	Updates
	
2001-02-07	<rlk@sourceforge.net>

	Files:	Makefile.am (1.87) (+2 -2)
		src/main/print-weave.c (1.9) (+1 -3)
	
	Rebuild change log slightly faster
	
2001-02-07	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.12) (+96 -97)
	
	180x120 and 360x120 modes for ultra quick & dirty prints
	
2001-02-05	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.11) (+4 -4)
	
	STP 2000P is 13" wide, not 8.5 (bug #131044)
	
2001-02-05	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.265.2.3) (+2 -2)
	
	STP 2000P is 13" wide, not 8.5 (bug #131044)
	
2001-02-05	<rlk@sourceforge.net>

	Files:	Matgen/patched-print-dither.c (1.9) (+1 -1)
	
	Remove obsolete file
	
2001-02-04	<rlk@sourceforge.net>

	Files:	print-util.c (1.150.2.2) (+2 -2)
	
	Update the Epson roll paper size
	
2001-02-04	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.265.2.2) (+6 -6)
	
	Support longer paper in newer printers
	
2001-02-04	<rlk@sourceforge.net>

	Files:	src/main/print-escp2.c (1.10) (+6 -6)
	
	Fix up maximum page length for many printers.
	
2001-02-04	<sharkey@sourceforge.net>

	Files:	scripts/make-deb.sh (1.2) (+8 -6)
	
	Fix paths and targets for new dir structure and build methods.
	
2001-02-04	<sharkey@sourceforge.net>

	Files:	src/ghost/debian-patch (1.2) (+4 -6)
	
	Changes needed for compatibility with Debian gs5.10-11.
	
2001-02-03	<rleigh@sourceforge.net>

	Files:	lib/.cvsignore (1.3) (+5 -0)
		test/Makefile.am (1.8) (+5 -5)
		src/main/print-weave.c (1.8) (+1 -5)
		src/main/print-util.c (1.6) (+1 -5)
		src/main/print-escp2.c (1.9) (+1 -5)
		src/main/print-dither.c (1.6) (+1 -5)
		src/main/print-color.c (1.5) (+1 -5)
		src/escputil/Makefile.am (1.5) (+2 -2)
		src/cups/Makefile.am (1.15) (+4 -4)
		lib/libprintut.h (1.2) (+8 -1)
	
	Updated makefiles to properly link with libintl and libprintut.la
	Removed inline checks from src/main/*.c
	
2001-02-03	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.12) (+94 -22)
	
	-corrected border
	-made jet offset correction more flexible
	
2001-02-03	<rlk@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.11) (+1 -5)
	
	Remove a couple of unused variables
	
2001-02-03	<rlk@sourceforge.net>

	Files:	src/ghost/Makefile.am (1.5) (+7 -3)
		src/main/gimp-print-internal.h (1.8) (+6 -2)
	
	Let Ghostscript at least compile on a GNU system for now until we
	fix up asprintf.
	
2001-02-03	<rlk@sourceforge.net>

	Files:	test/escp2-weavetest.c (1.5) (+2 -2)
	
	New output API
	
2001-02-03	<rlk@sourceforge.net>

	Files:	src/cups/rastertoprinter.c (1.7) (+14 -3)
		src/main/print-weave.c (1.7) (+18 -18)
		src/main/print-util.c (1.5) (+75 -19)
		src/main/print-ps.c (1.5) (+58 -59)
		src/main/print-pcl.c (1.6) (+109 -110)
		src/main/print-lexmark.c (1.10) (+47 -51)
		src/main/print-escp2.c (1.8) (+102 -105)
		src/main/print-canon.c (1.6) (+58 -60)
		src/main/gimp-print-internal.h (1.7) (+14 -6)
		src/include/gimp-print.h (1.4) (+24 -19)
		src/gimp/print.c (1.3) (+14 -3)
		src/ghost/gdevstp.c (1.2) (+12 -2)
	
	Convert direct printing to a file descriptor to print to an output
	object passed in from the application.
	
2001-02-03	<rlk@sourceforge.net>

	Files:	src/main/print-dither.c (1.5) (+2 -2)
	
	Advance the pointer correctly in grayscale mode when the source
	resolution is better than the output resolution.
	
2001-02-03	<rlk@sourceforge.net>

	Files:	src/ghost/contrib.mak.addon (1.3) (+10 -10)
	
	Turn off i18n for Ghostscript.
	
2001-02-03	<rlk@sourceforge.net>

	Files:	src/ghost/devs.mak.addon-5.10 (1.3) (+10 -10)
	
	Turn off i18n for Ghostscript.
	
2001-02-02	<rleigh@sourceforge.net>

	Files:	lib/.cvsignore (1.2) (+1 -0)
		test/Makefile.am (1.7) (+4 -4)
		src/gimp/Makefile.am (1.8) (+4 -1)
		src/cups/Makefile.am (1.14) (+3 -3)
	
	All executables that link with libgimpprint are linked with $(INTLLIBS),
	except print, which has gettext provided by the GIMP
	
2001-02-02	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_main_window.c (1.6) (+3 -3)
	
	branches:  1.6.2;  1.6.4;
	g_malloc, not g_xmalloc
	
2001-02-02	<rleigh@sourceforge.net>

	Files:	src/cups/rastertoprinter.c (1.6) (+3 -3)
	
	Include libprintut.h header
	
2001-02-02	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.4) (+3 -2)
		test/unprint.c (1.2) (+8 -41)
		test/testdither.c (1.4) (+3 -2)
		test/printer_options.c (1.4) (+2 -1)
		test/pcl-unprint.c (1.2) (+16 -15)
		test/escp2-weavetest.c (1.4) (+9 -8)
		test/escp2-unprint.c (1.2) (+7 -37)
		test/Makefile.am (1.6) (+2 -1)
		src/main/gimp-print-internal.h (1.6) (+3 -3)
		src/main/Makefile.am (1.9) (+2 -2)
		src/include/print-intl.h (1.2) (+1 -1)
		src/include/gimp-print-intl.h (1.1) ( )
		src/include/Makefile.am (1.6) (+2 -2)
		src/gimp/print.c (1.2) (+6 -5)
		src/gimp/print-image-gimp.c (1.2) (+4 -3)
		src/gimp/gtk_main_window.c (1.4) (+4 -2)
		src/gimp/gtk_color_window.c (1.2) (+3 -1)
		src/gimp/gimp_main_window.c (1.5) (+5 -4)
		src/gimp/gimp_color_window.c (1.2) (+3 -2)
		src/gimp/Makefile.am (1.7) (+2 -2)
		src/escputil/escputil.c (1.2) (+6 -5)
		src/escputil/Makefile.am (1.4) (+2 -2)
		src/cups/rastertoprinter.c (1.5) (+3 -3)
		src/cups/genppd.c (1.7) (+60 -56)
		src/cups/Makefile.am (1.13) (+4 -3)
		lib/xmalloc.h (1.3) (+13 -3)
		lib/xmalloc.c (1.2) (+31 -10)
		lib/libprintut.h (1.1) ( )
		lib/Makefile.am (1.3) (+5 -12)
	
	Replace all use of malloc with xmalloc in libprintut.la
	Link all necessary programs with libprintut.la
	Add gettext support to genppd (preliminary)
	Tag translatable strings in genppd.c
	
2001-02-02	<stevek@sourceforge.net>

	Files:	src/main/Makefile.am (1.8) (+2 -1)
	
	add  gimp-print-intl-internal.h to SOURCES in Makefile.am
		(caused file to be omitted from make dist tarball).
	
2001-02-01	<rlk@sourceforge.net>

	Files:	AUTHORS (1.8) (+3 -0)
		src/gimp/gtk_main_window.c (1.3) (+1 -60)
		src/gimp/gimp_main_window.c (1.4) (+11 -32)
	
	Remove last real vestiges of linear mode.
	
	Reduce UI flashing when switching printers.
	
2001-02-01	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.68.2.1) (+2 -2)
	
	Set Image Scale now works correctly when image scaling was previously
	in percent mode (from mainline)
	
2001-02-01	<rlk@sourceforge.net>

	Files:	src/gimp/gimp_main_window.c (1.3) (+2 -2)
	
	Set Image Scale now works correctly when image scaling was previously
	in percent mode.
	
2001-02-01	<rlk@sourceforge.net>

	Files:	src/ghost/README (1.2) (+1 -0)
	
	Add Compaq IJ750 as alias for Lexmark 3200
	
2001-02-01	<rlk@sourceforge.net>

	Files:	src/main/printers.xml (1.2) (+10 -0)
	
	Add Compaq IJ750 as alias for Lexmark 3200
	
2001-01-31	<stevek@sourceforge.net>

	Files:	po/POTFILES.in (1.3) (+1 -1)
		src/main/print-escp2.c (1.7) (+18 -3)
		src/main/Makefile.am (1.7) (+2 -2)
		src/gimp/gtk_main_window.c (1.2) (+9 -2)
		src/gimp/gimp_main_window.c (1.2) (+9 -2)
	
	po/POTFILES: comment out print-version.c, which doesn't exist.
	
	src/main/Makefile.am:  Add -lm to link for libgimpprint.so (for pow()).
	
	src/gimp/(gtk|gimp)_main_window.c: Force preview refresh on additional
				callbacks that may affect preview.
	
	src/main/print-escp2.c: Use zero vertical margin for roll-feed printing.
	
2001-01-31	<rleigh@sourceforge.net>

	Files:	lib/xmalloc.h (1.2) (+3 -5)
		src/main/print-weave.c (1.6) (+16 -16)
		src/main/print-ps.c (1.4) (+12 -12)
		src/main/print-pcl.c (1.5) (+17 -17)
		src/main/print-lexmark.c (1.9) (+11 -11)
		src/main/print-escp2.c (1.6) (+25 -25)
		src/main/print-dither.c (1.4) (+14 -14)
		src/main/print-color.c (1.4) (+6 -6)
		src/main/print-canon.c (1.5) (+11 -11)
		src/main/gimp-print-intl-internal.h (1.1) ( )
		src/main/gimp-print-internal.h (1.5) (+6 -2)
		src/main/Makefile.am (1.6) (+2 -2)
	
	Add src/main/gimp-print-intl-internal.h
	Change all instances of malloc to xmalloc in src/main/*.c
	
2001-01-31	<rleigh@sourceforge.net>

	Files:	configure.in.in (1.3) (+7 -1)
		src/main/print-weave.c (1.5) (+2 -1)
		src/main/print-util.c (1.4) (+116 -115)
		src/main/print-ps.c (1.3) (+2 -1)
		src/main/print-pcl.c (1.4) (+54 -53)
		src/main/print-lexmark.c (1.8) (+58 -57)
		src/main/print-escp2.c (1.5) (+53 -52)
		src/main/print-dither.c (1.3) (+9 -8)
		src/main/print-color.c (1.3) (+2 -1)
		src/main/print-canon.c (1.4) (+58 -57)
		src/main/Makefile.am (1.5) (+2 -1)
		po/POTFILES.in (1.2) (+1 -0)
		lib/Makefile.am (1.2) (+13 -2)
	
	Tagged translatable strings in src/main/*.c
	Make a PIC utility library in lib/libprintut-pic.la
	Link libgimpprint with the utility library
	
2001-01-30	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.86) (+4 -4)
		test/Makefile.am (1.5) (+2 -2)
		src/gimp/Makefile.am (1.6) (+2 -2)
		src/cups/Makefile.am (1.12) (+2 -2)
	
	Replace 'make' with '$(MAKE)' for portability.
	
2001-01-30	<rlk@sourceforge.net>

	Files:	NEWS (1.6) (+4 -1)
		configure.in.in (1.2) (+2 -2)
		README (1.45) (+1 -1)
	
	Bump version.
	
2001-01-30	<rlk@sourceforge.net>

	Files:	NEWS (1.5) (+2 -0)
	
	4.1.3 release
	
2001-01-29	<rlk@sourceforge.net>

	Files:	.cvsignore (1.13) (+2 -0)
	
	ChangeLog and configure.in are generated now
	
2001-01-29	<rlk@sourceforge.net>

	Files:	src/main/print-weave.c (1.4) (+2 -2)
	
	initialize_weave_params can be static
	
2001-01-29	<rlk@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.7) (+8 -5)
	
	Mark things static if they aren't used outside of the Lexmark driver.
	
2001-01-29	<rlk@sourceforge.net>

	Files:	src/main/gimp-print-internal.h (1.4) (+196 -2)
		test/escp2-weavetest.c (1.3) (+16 -10)
		test/Makefile.am (1.4) (+2 -3)
		src/main/print-weave.c (1.3) (+774 -3)
		src/main/print-lexmark.c (1.6) (+1 -7)
		src/main/print-escp2.c (1.4) (+38 -936)
		src/main/print-canon.c (1.3) (+1 -8)
	
	Migrate all of the weave stuff (except for driver-dependent output
	function) to print-weave.c.
	
2001-01-29	<rlk@sourceforge.net>

	Files:	Makefile.am (1.85) (+12 -1)
		test/escp2-weavetest.c (1.2) (+2 -2)
		test/Makefile.am (1.3) (+5 -1)
		src/main/print-escp2.c (1.3) (+74 -80)
		src/gimp/Makefile.am (1.5) (+3 -1)
	
	Make src/gimp/print depend on libgimpprint
	
	Allow separate installation of each component
	
	Prepare to move more weave code into print-weave.c.
	
2001-01-28	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.5) (+140 -47)
	
	Unidirectional/bidirectional printing is can be selected together with the resolution.
	
2001-01-27	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.4) (+22 -15)
	
	Introduced correction for Lexmark 3200 from Daniel.
	
2001-01-26	<rleigh@sourceforge.net>

	Files:	src/cups/Makefile.am (1.11) (+17 -5)
		src/include/Makefile.am (1.5) (+2 -2)
	
	Install header in pkgincludedir
	Remove empty installation directories
	
2001-01-26	<rlk@sourceforge.net>

	Files:	ChangeLog (1.78) (+0 -0)
		scripts/autogen.sh (1.2) (+4 -0)
		configure.in.in (1.1) ( )
		configure.in (1.59) (+1 -1)
		autogen.sh (1.2) (+1 -1)
	
	Generate change log purely on the fly (don't commit it at all).
	
	Set date at autogen time, not configure time (so release date
	means release date, not user build date).
	
2001-01-26	<rlk@sourceforge.net>

	Files:	configure.in (1.58) (+2 -2)
	
	Set cups_sysconfdir per Chris Kuklewicz
	
2001-01-25	<rleigh@sourceforge.net>

	Files:	configure.in (1.57) (+20 -5)
		src/include/Makefile.am (1.4) (+4 -2)
		src/cups/Makefile.am (1.10) (+20 -13)
		man/Makefile.am (1.2) (+2 -2)
	
	Tidy up cups install, by using automake variables for automated
	installation. This leaved just ppd file installation in install-data-local
	
2001-01-25	<rleigh@sourceforge.net>

	Files:	configure.in (1.56) (+6 -2)
		src/cups/Makefile.am (1.9) (+9 -12)
	
	Clean up cups build and install
	
2001-01-25	<rleigh@sourceforge.net>

	Files:	configure.in (1.55) (+2 -2)
		src/main/gimp-print-internal.h (1.3) (+5 -9)
		src/main/Makefile.am (1.4) (+3 -3)
		src/include/gimp-print.h (1.3) (+5 -5)
		src/escputil/Makefile.am (1.3) (+2 -1)
		debian/packages (1.2) (+1 -0)
	
	Restore VPATH build
	Add Build-Depends to debian package
	
2001-01-25	<rlk@sourceforge.net>

	Files:	src/main/print-pcl.c (1.3) (+3 -3)
	
	Missing static declarations
	
2001-01-25	<rlk@sourceforge.net>

	Files:	src/include/gimp-print.h (1.2) (+8 -182)
		src/main/gimp-print-internal.h (1.2) (+191 -2)
	
	Split internal things (dither, mostly) into gimp-print-internal.h.
	
	C++-protect header files.
	
2001-01-25	<rlk@sourceforge.net>

	Files:	src/main/print-util.c (1.3) (+26 -21)
	
	Avoid a spurious seg fault if someone supplies a non-empty string to a
	parameter that has no options on a given printer.
	
2001-01-24	<rwisi@sourceforge.net>

	Files:	src/main/print-lexmark.c (1.3) (+7 -4)
	
	Corrected printing problem with CUPS.
	Problem is that lexmark_printhead_type() returns an incorrect value because CUPS seems not to specify an ink_type.
	Actually just a work around.
	
	Additionally the unsupported resolution of 2400 DPI is removed from the MMI.
	
2001-01-24	<rleigh@sourceforge.net>

	Files:	src/cups/.cvsignore (1.3) (+1 -1)
		src/ghost/.cvsignore (1.3) (+1 -0)
	
	Update .cvsignore
	
2001-01-24	<rleigh@sourceforge.net>

	Files:	README (1.44) (+0 -6)
	
	Removed redundant make target instructions from README
	
2001-01-24	<rleigh@sourceforge.net>

	Files:	src/cups/Makefile.am (1.8) (+2 -2)
	
	Fix mkinstalldirs location for ppd files
	
2001-01-24	<rleigh@sourceforge.net>

	Files:	src/cups/Makefile.am (1.7) (+2 -2)
	
	Fix automake conditional
	
2001-01-24	<rlk@sourceforge.net>

	Files:	configure.in (1.54) (+2 -2)
		src/cups/cups_calibrate.c (1.2) (+1 -1)
		src/cups/cups-calibrate.c (1.1) ( )
		src/cups/Makefile.am (1.6) (+3 -3)
	
	Rename cups_calibrate to cups-calibrate.
	
2001-01-24	<rlk@sourceforge.net>

	Files:	src/cups/Makefile.am (1.5) (+7 -3)
	
	Install the real executables, not the dummy ones.
	
2001-01-24	<rlk@sourceforge.net>

	Files:	ChangeLog (1.77) (+19 -0)
		test/Makefile.am (1.2) (+2 -3)
		src/printdef/Makefile.am (1.2) (+2 -3)
		src/main/Makefile.am (1.3) (+2 -3)
		src/gimp/Makefile.am (1.4) (+2 -3)
		src/escputil/Makefile.am (1.2) (+2 -3)
		src/cups/README (1.2) (+1 -29)
		configure.in (1.53) (+3 -6)
		acconfig.h (1.4) (+4 -1)
		README (1.43) (+32 -6)
		NEWS (1.4) (+7 -1)
	
	Update README's
	
	Move RELEASE_DATE into config.h rather than on the compile line.
	
2001-01-24	<rlk@sourceforge.net>

	Files:	src/cups/Makefile.am (1.4) (+2 -2)
		src/cups/genppd.c (1.6) (+5 -5)
	
	Set the version number on PPD files to match the gimp-print version.
	
2001-01-24	<rlk@sourceforge.net>

	Files:	ChangeLog (1.76) (+83 -0)
	
	Update the change log
	
2001-01-24	<rlk@sourceforge.net>

	Files:	AUTHORS (1.7) (+23 -13)
	
	Update the list of authors.
	
2001-01-24	<rlk@sourceforge.net>

	Files:	acconfig.h (1.3) (+3 -1)
		src/ghost/devs.mak.addon-5.10 (1.2) (+9 -9)
		src/ghost/contrib.mak.addon (1.2) (+9 -9)
		src/ghost/Makefile.am (1.4) (+7 -3)
		src/cups/genppd.c (1.5) (+3 -2)
		src/cups/cups_calibrate.c (1.1) ( )
		src/cups/calibrate.c (1.2) (+1 -1)
		src/cups/Makefile.am (1.3) (+13 -13)
		configure.in (1.52) (+19 -7)
	
	1) Set HAVE_LIBZ correctly, so genppd compresses them (CUPS seems to
	   get surprisingly unhappy if it finds uncompressed .ppd files).
	   genppd also needs to include config.h for this to work, and the
	   CUPS makefile needs to set the -I flags correctly.
	
	2) CUPS prefix should default to /usr, not to whatever the prefix
	   normally is (Mike, please check).
	
	3) Rename calibrate to cups_calibrate.
	
	4) Generate the ppd's at install time, not at compile time (they're
	   part of the data).  This one's arguable.
	
	5) Set cups_libdir and cups_datadir separately.
	
	6) cups_calibrate *should* get installed according to the prefix.
	
	7) Treat calibrate.ppm as just part of the data (don't treat it
	   specially; that makes the install do weird things).
	
	8) Install the .ppd files in the right place (datadir, not libdir).
	
	9) The Ghostscript driver needs both gdevstp-print.h and
	   gdevstp-print-internal.h.  Also fix the header file name munging.
	
2001-01-23	<rleigh@sourceforge.net>

	Files:	ChangeLog (1.75) (+112 -39)
		configure.in (1.51) (+3 -2)
	
	Enable build when a prefix is specifed to --with-cups
	
2001-01-23	<rleigh@sourceforge.net>

	Files:	src/gimp/Makefile.am (1.3) (+5 -5)
	
	Fix gimp install
	
2001-01-23	<rleigh@sourceforge.net>

	Files:	src/cups/.cvsignore (1.2) (+9 -0)
		test/.cvsignore (1.1) ( )
		src/printdef/.cvsignore (1.1) ( )
		src/ghost/.cvsignore (1.2) (+14 -0)
	
	Added .cvsignore
	
2001-01-23	<rleigh@sourceforge.net>

	Files:	.cvsignore (1.12) (+3 -0)
		src/main/.cvsignore (1.1) ( )
		src/include/.cvsignore (1.1) ( )
		src/gimp/.cvsignore (1.1) ( )
		src/ghost/.cvsignore (1.1) ( )
		src/escputil/.cvsignore (1.1) ( )
		src/cups/.cvsignore (1.1) ( )
		src/.cvsignore (1.1) ( )
		scripts/.cvsignore (1.1) ( )
		po/.cvsignore (1.1) ( )
		man/.cvsignore (1.1) ( )
		lib/.cvsignore (1.1) ( )
		configure.in (1.50) (+4 -4)
	
	Added .cvsignore
	
2001-01-23	<rleigh@sourceforge.net>

	Files:	.cvsignore (1.11) (+4 -16)
		test/testdither.c (1.3) (+2 -3)
		test/printer_options.c (1.3) (+1 -2)
		src/printdef/printdef.h (1.3) (+1 -2)
		src/main/gimp-print-internal.h (1.1) ( )
		src/main/Makefile.am (1.2) (+2 -1)
		src/include/gimp-print-internal.h (1.2) (+2 -2)
		src/include/Makefile.am (1.3) (+2 -2)
		src/gimp/Makefile.am (1.2) (+5 -2)
		src/cups/Makefile.am (1.2) (+4 -3)
		configure.in (1.49) (+2 -1)
	
	Fix cups install, libgimpprint headers
	
2001-01-23	<rlk@sourceforge.net>

	Files:	src/cups/genppd.c (1.4) (+2 -3)
	
	Nothing outside of libgimpprint should include gimp-print-internal.h.
	
2001-01-23	<rlk@sourceforge.net>

	Files:	src/cups/rastertoprinter.c (1.4) (+2 -3)
	
	Nothing outside of libgimpprint should include gimp-print-internal.h.
	
2001-01-23	<rlk@sourceforge.net>

	Files:	src/gimp/print_gimp.h (1.3) (+1 -2)
	
	Nothing outside of src/main should include gimp-print-internal.h.
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	configure.in (1.48) (+2 -2)
		src/ghost/Makefile.am (1.3) (+2 -2)
	
	Fix ghost header and build all test programs except testdither
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	Matgen/patched-print-dither.c (1.8) (+3 -2)
		test/testdither.c (1.2) (+4 -3)
		test/printer_options.c (1.2) (+3 -2)
		src/printdef/printdef.h (1.2) (+3 -2)
		src/main/print-weave.c (1.2) (+3 -2)
		src/main/print-util.c (1.2) (+3 -2)
		src/main/print-ps.c (1.2) (+3 -2)
		src/main/print-pcl.c (1.2) (+3 -2)
		src/main/print-lexmark.c (1.2) (+3 -2)
		src/main/print-escp2.c (1.2) (+3 -2)
		src/main/print-dither.c (1.2) (+3 -2)
		src/main/print-color.c (1.2) (+3 -2)
		src/main/print-canon.c (1.2) (+3 -2)
		src/include/print.h (1.2) (+2 -2)
		src/include/gimp-print.h (1.1) ( )
		src/include/gimp-print-internal.h (1.1) ( )
		src/include/Makefile.am (1.2) (+3 -3)
		src/gimp/print_gimp.h (1.2) (+3 -2)
		src/cups/rastertoprinter.c (1.3) (+4 -3)
		src/cups/genppd.c (1.3) (+4 -3)
	
	Split print.h into gimp-print.h and gimp-print-internal.h
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	README (1.42) (+5 -2)
	
	Updated CVS build instructions
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	ChangeLog (1.74) (+303 -0)
		configure.in (1.47) (+2 -2)
	
	Fix version number
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	gimp.m4 (1.2) (+0 -0)
	
	Remove gimp.m4 (now in scripts)
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	src/cups/genppd.c (1.2) (+3 -3)
		src/cups/rastertoprinter.c (1.2) (+3 -3)
	
	Modified to work with new build
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	Ghost/COPYING (1.2) (+0 -0)
		src/ghost/gdevstp.c (1.1) ( )
		src/ghost/devs.mak.addon-5.10 (1.1) ( )
		src/ghost/debian-patch-stp (1.1) ( )
		src/ghost/debian-patch (1.1) ( )
		src/ghost/contrib.mak.addon (1.1) ( )
		src/ghost/README.bsd (1.1) ( )
		src/ghost/README (1.1) ( )
		src/ghost/Makefile.am (1.2) (+1 -3)
		src/ghost/ChangeLog (1.1) ( )
		src/ghost/COPYING (1.1) ( )
		po/POTFILES.in (1.1) ( )
		Ghost/gdevstp.c (1.52) (+1 -1)
		Ghost/devs.mak.addon-5.10 (1.8) (+0 -0)
		Ghost/debian-patch-stp (1.2) (+0 -0)
		Ghost/debian-patch (1.4) (+0 -0)
		Ghost/contrib.mak.addon (1.14) (+0 -0)
		Ghost/README.bsd (1.2) (+0 -0)
		Ghost/README (1.65) (+0 -0)
		Ghost/Makefile (1.2) (+1 -1)
		Ghost/ChangeLog (1.2) (+0 -0)
	
	Moved ghostscript files under src/ghost. Added po/POTFILES.in
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	cups/CHANGES.txt (1.2) (+0 -0)
		src/cups/commands/SetAlignment.cmd (1.1) ( )
		src/cups/commands/ReportLevels.cmd (1.1) ( )
		src/cups/commands/PrintSelfTestPage.cmd (1.1) ( )
		src/cups/commands/PrintAligmentPage.cmd (1.1) ( )
		src/cups/commands/CleanAll.cmd (1.1) ( )
		src/cups/rastertoprinter.c (1.1) ( )
		src/cups/genppd.c (1.1) ( )
		src/cups/epson.c (1.1) ( )
		src/cups/commandtoepson.c (1.1) ( )
		src/cups/commandtocanon.c (1.1) ( )
		src/cups/command.types (1.1) ( )
		src/cups/command.txt (1.1) ( )
		src/cups/canon.c (1.1) ( )
		src/cups/calibrate.ppm (1.1) ( )
		src/cups/calibrate.c (1.1) ( )
		src/cups/README (1.1) ( )
		src/cups/ChangeLog (1.1) ( )
		src/cups/COPYING (1.1) ( )
		cups/commands/SetAlignment.cmd (1.2) (+0 -0)
		cups/commands/ReportLevels.cmd (1.2) (+0 -0)
		cups/commands/PrintSelfTestPage.cmd (1.2) (+0 -0)
		cups/commands/PrintAligmentPage.cmd (1.2) (+0 -0)
		cups/commands/CleanAll.cmd (1.2) (+0 -0)
		cups/rastertoprinter.c (1.17) (+2 -2)
		cups/genppd.c (1.23) (+2 -2)
		cups/epson.c (1.8) (+2 -2)
		cups/configure.in (1.9) (+1 -1)
		cups/configure (1.8) (+0 -0)
		cups/commandtoepson.c (1.8) (+2 -2)
		cups/commandtocanon.c (1.2) (+0 -0)
		cups/command.types (1.3) (+2 -2)
		cups/command.txt (1.3) (+0 -0)
		cups/canon.c (1.2) (+0 -0)
		cups/calibrate.ppm (1.2) (+0 -0)
		cups/calibrate.c (1.8) (+1 -1)
		cups/README.txt (1.9) (+0 -0)
		cups/Makefile.in (1.23) (+2 -2)
		cups/LICENSE.txt (1.3) (+0 -0)
	
	Moved cups/* under src/cups
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	COPYING (1.3) (+1 -60)
		doc/print.sgml (1.1) ( )
		doc/print.html (1.1) ( )
		doc/print-setup.png (1.1) ( )
		doc/print-main.png (1.1) ( )
		doc/print-color.png (1.1) ( )
		doc/docbook.css (1.1) ( )
		doc/README.weave (1.1) ( )
		doc/README.new-printer (1.1) ( )
		doc/README.escp2 (1.1) ( )
		doc/README.dither (1.1) ( )
		doc/FAQ.html (1.1) ( )
		Documentation/print.sgml (1.2) (+0 -0)
		Documentation/print.html (1.3) (+0 -0)
		Documentation/print-setup.png (1.2) (+0 -0)
		Documentation/print-main.png (1.2) (+0 -0)
		Documentation/print-color.png (1.2) (+0 -0)
		Documentation/docbook.css (1.2) (+0 -0)
		RELNOTES (1.39) (+0 -0)
		README.weave (1.3) (+0 -0)
		README.new-printer (1.5) (+0 -0)
		README.escp2 (1.14) (+0 -0)
		README.dither (1.10) (+0 -0)
		NEWS (1.3) (+74 -62)
		LICENSE (1.2) (+0 -0)
		INSTALL (1.7) (+0 -0)
		FAQ.html (1.4) (+0 -0)
	
	Moved documentation
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	acconfig.h (1.2) (+3 -0)
		scripts/progtest.m4 (1.1) ( )
		scripts/mkchlog (1.1) ( )
		scripts/make-deb.sh (1.1) ( )
		scripts/libtool.m4 (1.1) ( )
		scripts/lcmessage.m4 (1.1) ( )
		scripts/gimp.m4 (1.1) ( )
		scripts/gettext.m4 (1.1) ( )
		scripts/autogen.sh (1.1) ( )
		mkchlog (1.5) (+0 -0)
		make-deb.sh (1.5) (+0 -0)
	
	Move scripts under scripts. Add m4 macros (may be outdated)
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	install-sh (1.2) (+0 -0)
		mkinstalldirs (1.4) (+1 -1)
		missing (1.2) (+0 -0)
	
	Removed old autoconf/make scripts. Now generated automatically.
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	print.h (1.106) (+2 -2)
		src/include/print.h (1.1) ( )
		src/include/print-intl.h (1.1) ( )
	
	Moved headers under src/include
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	printdef.h (1.6) (+1 -1)
		src/printdef/printdefy.y (1.1) ( )
		src/printdef/printdefl.l (1.1) ( )
		src/printdef/printdef.h (1.1) ( )
		printdefy.y (1.19) (+1 -1)
		printdefl.l (1.6) (+1 -1)
	
	Moved printdef sources under src/printdef
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	print-canon.c (1.114) (+1 -1)
		src/main/ran.509.131.h (1.1) ( )
		src/main/ran.367.179.h (1.1) ( )
		src/main/quickmatrix257.h (1.1) ( )
		src/main/printers.xml (1.1) ( )
		src/main/print-weave.c (1.1) ( )
		src/main/print-util.c (1.1) ( )
		src/main/print-ps.c (1.1) ( )
		src/main/print-pcl.c (1.1) ( )
		src/main/print-lexmark.c (1.1) ( )
		src/main/print-escp2.c (1.1) ( )
		src/main/print-dither.c (1.1) ( )
		src/main/print-color.c (1.1) ( )
		src/main/print-canon.c (1.1) ( )
		ran.509.131.h (1.4) (+1 -1)
		ran.367.179.h (1.4) (+1 -1)
		quickmatrix257.h (1.5) (+1 -1)
		printers.xml (1.49) (+0 -0)
		print-weave.c (1.12) (+1 -1)
		print-util.c (1.162) (+1 -1)
		print-ps.c (1.56) (+1 -1)
		print-pcl.c (1.113) (+1 -1)
		print-lexmark.c (1.22) (+1 -1)
		print-escp2.c (1.306) (+1 -1)
		print-dither.c (1.119) (+1 -1)
		print-color.c (1.12) (+1 -1)
	
	Moved libgimpprint sources under src/main
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	cyan-sweep.tif (1.2) (+0 -0)
		test/unprint.c (1.1) ( )
		test/testdither.c (1.1) ( )
		test/run-weavetest (1.1) ( )
		test/printer_options.c (1.1) ( )
		test/pcl-unprint.c (1.1) ( )
		test/parse-escp2 (1.1) ( )
		test/escp2-weavetest.c (1.1) ( )
		test/escp2-unprint.c (1.1) ( )
		test/cyan-sweep.tif (1.1) ( )
		unprint.c (1.45) (+1 -1)
		testdither.c (1.6) (+2 -2)
		run-weavetest (1.20) (+0 -0)
		printer_options.c (1.8) (+1 -1)
		pcl-unprint.c (1.19) (+2 -2)
		parse-escp2 (1.4) (+0 -0)
		escp2-weavetest.c (1.19) (+1 -1)
		escp2-unprint.c (1.6) (+1 -1)
	
	Moved test programs under test
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	escputil.1.in (1.2) (+0 -0)
		src/escputil/escputil.c (1.1) ( )
		man/escputil.1.in (1.1) ( )
		escputil.c (1.27) (+1 -1)
	
	Moved escputil to src/escputil and man
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	gimp_color_window.c (1.25) (+1 -1)
		src/gimp/print_gimp.h (1.1) ( )
		src/gimp/print.c (1.1) ( )
		src/gimp/print-intl.h (1.1) ( )
		src/gimp/print-image-gimp.c (1.1) ( )
		src/gimp/gtk_main_window.c (1.1) ( )
		src/gimp/gtk_color_window.c (1.1) ( )
		src/gimp/gimp_main_window.c (1.1) ( )
		src/gimp/gimp_color_window.c (1.1) ( )
		print_gimp.h (1.31) (+1 -1)
		print.c (1.137) (+2 -2)
		print-intl.h (1.2) (+1 -1)
		print-image-gimp.c (1.11) (+2 -2)
		gtk_main_window.c (1.64) (+1 -1)
		gtk_color_window.c (1.26) (+1 -1)
		gimp_main_window.c (1.80) (+1 -1)
	
	Moved gimp-print plugin under src/gimp
	
2001-01-22	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.84) (+63 -226)
		test/Makefile.am (1.1) ( )
		src/printdef/Makefile.am (1.1) ( )
		src/main/Makefile.am (1.1) ( )
		src/include/Makefile.am (1.1) ( )
		src/gimp/Makefile.am (1.1) ( )
		src/ghost/Makefile.am (1.1) ( )
		src/escputil/Makefile.am (1.1) ( )
		src/cups/Makefile.am (1.1) ( )
		src/Makefile.am (1.1) ( )
		po/ChangeLog (1.1) ( )
		man/Makefile.am (1.1) ( )
		lib/xmalloc.h (1.1) ( )
		lib/xmalloc.c (1.1) ( )
		lib/xgetcwd.c (1.1) ( )
		lib/vasprintf.c (1.1) ( )
		lib/strcspn.c (1.1) ( )
		lib/pathmax.h (1.1) ( )
		lib/getopt1.c (1.1) ( )
		lib/getopt.h (1.1) ( )
		lib/getopt.c (1.1) ( )
		lib/alloca.c (1.1) ( )
		lib/Makefile.am (1.1) ( )
		configure.in (1.46) (+312 -77)
		autogen.sh (1.1) ( )
	
	Added build scripts and new directories
	
2001-01-22	<easysw@sourceforge.net>

	Files:	makesrcdist (1.1) ( )
		makesrcdist (1.1.2.1) (+64 -0)
	
	file makesrcdist was initially added on branch print-4_0_branch.
	
2001-01-22	<rlk@sourceforge.net>

	Files:	Ghost/contrib.mak.addon (1.13) (+10 -10)
	
	Get the print.h dependency right.
	
2001-01-21	<rlk@sourceforge.net>

	Files:	Ghost/com-stp.ppd (1.4) (+0 -0)
		Ghost/gs-stp.pdq (1.8) (+0 -0)
	
	Remove obsolete files that will not work any longer
	
2001-01-21	<rlk@sourceforge.net>

	Files:	ChangeLog (1.73) (+57 -0)
	
	4.1.2 release
	
2001-01-21	<rlk@sourceforge.net>

	Files:	RELNOTES (1.38) (+34 -0)
	
	Prep for 4.1.2.
	
2001-01-20	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.79) (+41 -32)
		cups/rastertoprinter.c (1.16) (+5 -4)
		cups/genppd.c (1.22) (+13 -13)
		Ghost/gdevstp.c (1.51) (+5 -5)
		Ghost/devs.mak.addon-5.10 (1.7) (+11 -11)
		Ghost/contrib.mak.addon (1.12) (+11 -11)
		printers.xml (1.48) (+3 -3)
		printer_options.c (1.7) (+2 -2)
		printdefy.y (1.18) (+27 -76)
		print.h (1.105) (+15 -91)
		print.c (1.136) (+4 -3)
		print-util.c (1.161) (+7 -7)
		print-ps.c (1.55) (+21 -10)
		print-pcl.c (1.112) (+22 -12)
		print-lexmark.c (1.21) (+37 -23)
		print-escp2.c (1.305) (+20 -9)
		print-canon.c (1.113) (+29 -18)
		gtk_main_window.c (1.63) (+24 -15)
	
	Create printfuncs_t that encapsulates all of the printer-specific
	functions.
	
	Clean up const everywhere.  Everything now compiles without warnings
	(except for a few strays that aren't related to const-ness).
	
	Add gdevstp-print.h to the mak.addon files.
	
2001-01-20	<ttonino@sourceforge.net>

	Files:	gimp_main_window.c (1.78) (+6 -5)
	
	Fixed custom paper size setting in metric mode. Values were divided
	instead of multiplied by 2.54, and a multiply was missing for width.
	
2001-01-20	<rlk@sourceforge.net>

	Files:	printers.xml (1.47) (+21 -5)
		Ghost/README (1.64) (+2 -0)
	
	More Canon stuff
	
2001-01-20	<rlk@sourceforge.net>

	Files:	ChangeLog (1.72) (+75 -0)
		cups/genppd.c (1.21) (+6 -6)
		Matgen/patched-print-dither.c (1.7) (+2 -2)
		print.h (1.104) (+4 -4)
		print-util.c (1.160) (+4 -4)
		print-dither.c (1.118) (+39 -26)
		gtk_color_window.c (1.25) (+10 -10)
		gimp_main_window.c (1.77) (+3 -3)
		gimp_color_window.c (1.24) (+11 -5)
	
	Change stp_dither_algo_names to function interface.
	
2001-01-20	<rlk@sourceforge.net>

	Files:	print-canon.c (1.112) (+3 -3)
	
	Make a few more things static.
	
2001-01-20	<rlk@sourceforge.net>

	Files:	print-canon.c (1.111) (+12 -12)
		cups/rastertoprinter.c (1.15) (+70 -35)
		cups/genppd.c (1.20) (+2 -22)
		Ghost/gdevstp.c (1.50) (+70 -35)
		Ghost/README (1.63) (+2 -0)
		printers.xml (1.46) (+16 -0)
		printer_options.c (1.6) (+1 -93)
		print_gimp.h (1.30) (+9 -2)
		print.h (1.103) (+69 -71)
		print.c (1.135) (+3 -3)
		print-util.c (1.159) (+20 -20)
		print-ps.c (1.54) (+15 -15)
		print-pcl.c (1.111) (+12 -12)
		print-lexmark.c (1.20) (+14 -14)
		print-image-gimp.c (1.10) (+90 -48)
		print-escp2.c (1.304) (+13 -13)
	
	Convert Image to true polymorphic stp_image_t.
	
	Add bjc-55 and bjc-85 as aliases for bjc-2000 per Till Kamppeter.
	
2001-01-19	<rlk@sourceforge.net>

	Files:	ChangeLog (1.71) (+30 -0)
		cups/rastertoprinter.c (1.14) (+6 -6)
		cups/genppd.c (1.19) (+4 -4)
		Matgen/patched-print-dither.c (1.6) (+49 -49)
		Ghost/gdevstp.c (1.49) (+9 -9)
		testdither.c (1.5) (+37 -37)
		printer_options.c (1.5) (+3 -3)
		printdefy.y (1.17) (+5 -5)
		print.h (1.102) (+50 -50)
		print.c (1.134) (+16 -16)
		print-weave.c (1.11) (+5 -5)
		print-util.c (1.158) (+27 -26)
		print-ps.c (1.53) (+10 -10)
		print-pcl.c (1.110) (+34 -34)
		print-lexmark.c (1.19) (+40 -37)
		print-escp2.c (1.303) (+34 -34)
		print-dither.c (1.117) (+56 -56)
		print-color.c (1.11) (+4 -4)
		print-canon.c (1.110) (+34 -34)
		gtk_main_window.c (1.62) (+7 -7)
		gtk_color_window.c (1.24) (+4 -4)
		gimp_main_window.c (1.76) (+17 -17)
		gimp_color_window.c (1.23) (+5 -5)
	
	More renaming with stp_ prefix
	
2001-01-16	<rlk@sourceforge.net>

	Files:	printdefy.y (1.16) (+2 -2)
	
	Make printer_count static too.
	
2001-01-16	<rlk@sourceforge.net>

	Files:	cups/genppd.c (1.18) (+4 -15)
	
	Make the printer list static.
	
2001-01-16	<rlk@sourceforge.net>

	Files:	printdefy.y (1.15) (+2 -2)
	
	Make the printer list static to print-util.c.
	
2001-01-15	<rlk@sourceforge.net>

	Files:	ChangeLog (1.70) (+101 -0)
		cups/rastertoprinter.c (1.13) (+5 -5)
		cups/genppd.c (1.17) (+7 -7)
		Matgen/patched-print-dither.c (1.5) (+13 -13)
		Ghost/gdevstp.c (1.48) (+9 -9)
		testdither.c (1.4) (+8 -8)
		printer_options.c (1.4) (+2 -2)
		printdefy.y (1.14) (+4 -4)
		printdef.h (1.5) (+2 -2)
		print.h (1.101) (+95 -87)
		print.c (1.133) (+32 -32)
		print-util.c (1.157) (+30 -30)
		print-ps.c (1.52) (+16 -16)
		print-pcl.c (1.109) (+44 -44)
		print-lexmark.c (1.18) (+17 -17)
		print-escp2.c (1.302) (+246 -220)
		print-dither.c (1.116) (+9 -9)
		print-color.c (1.10) (+17 -17)
		print-canon.c (1.109) (+50 -50)
		gtk_main_window.c (1.61) (+6 -6)
		gtk_color_window.c (1.23) (+6 -6)
		gimp_main_window.c (1.75) (+15 -15)
		gimp_color_window.c (1.22) (+7 -7)
		escputil.c (1.26) (+5 -5)
		escp2-weavetest.c (1.18) (+2 -2)
	
	Rename all data types declared in print.h to have 'stp_' prefix.
	
2001-01-15	<rlk@sourceforge.net>

	Files:	FAQ.html (1.3) (+34 -11)
	
	Fix the HTML.
	
2001-01-15	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.301) (+4 -4)
	
	One more 7 color fix
	
	Increase the compression buffer size for 2880 DPI.
	
2001-01-14	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.300) (+11 -10)
	
	Free dark yellow if it exists.
	
2001-01-10	<sharkey@sourceforge.net>

	Files:	Ghost/debian-patch (1.3) (+6 -5)
	
	Adjust patch to apply cleanly to new gs5.10-10.1 sources from Debian.
	
	Change my email address to sharkey@debian.org in the changelog.
	
2001-01-10	<sharkey@sourceforge.net>

	Files:	make-deb.sh (1.4) (+1 -1)
	
	Treat testing/unstable the same as woody.
	
2001-01-08	<easysw@sourceforge.net>

	Files:	print-escp2.c (1.265.2.1) (+12 -2)
		printers.xml (1.28.2.2) (+16 -0)
	
	Stylus Color 680/777 support in 4.0.x tree.
	
2001-01-07	<rlk@sourceforge.net>

	Files:	Makefile.am (1.83) (+2 -1)
	
	Turnf off FORCE_ACLOCAL hack
	
2001-01-07	<rlk@sourceforge.net>

	Files:	Makefile.am (1.82) (+1 -1)
	
	Put change log in correct location
	
2001-01-06	<rlk@sourceforge.net>

	Files:	README (1.41) (+1 -1)
	
	Note new autoheader requirement.
	
2001-01-06	<rleigh@sourceforge.net>

	Files:	config.h.in (1.2) (+0 -0)
	
	Removed config.h.in now acconfig.h is available.
	
2001-01-06	<rleigh@sourceforge.net>

	Files:	acconfig.h (1.1) ( )
	
	Add acconfig.h to generate config.h.in with autoheader
	
2001-01-05	<rlk@sourceforge.net>

	Files:	config.h.in (1.1) ( )
		escputil.c (1.25) (+3 -3)
		configure.in (1.45) (+3 -1)
	
	Emergency fix to configure to allow config.h to be created.
	
2001-01-05	<rlk@sourceforge.net>

	Files:	escputil.c (1.24) (+3 -1)
		Ghost/README (1.62) (+1 -0)
		printers.xml (1.45) (+10 -1)
		print-escp2.c (1.299) (+15 -2)
	
	Add Stylus Photo 890
	
2001-01-04	<rlk@sourceforge.net>

	Files:	Ghost/README (1.61) (+2 -0)
	
	Lexmark 3200 and Epson Stylus Photo 1290
	
2001-01-04	<rlk@sourceforge.net>

	Files:	printers.xml (1.44) (+10 -10)
	
	Put Lexmark printers in numerical order
	
2001-01-04	<rlk@sourceforge.net>

	Files:	ChangeLog (1.69) (+132 -0)
		printers.xml (1.43) (+9 -0)
		print-escp2.c (1.298) (+14 -1)
	
	Support the Stylus Photo 1290
	
2001-01-03	<rwisi@sourceforge.net>

	Files:	print-lexmark.c (1.17) (+1207 -463)
	
	Several things:
	-) correct calculation of page offsets
	-) corrected error at bidirectional printing
	-) better density adaptation
	-) support of resolutionspecific parameters
	-) some testing code. First, printing bars of pure color and lines to see offset between colors. Second, the file /xx.ppm will be created when debug mode is on. This is the image used for printing.
	-) bidirectional printing is now configurable
	-) added support for the Lexm. 3200 received from Daniel Gordini (Thank's to him !!)
	
2001-01-03	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.81) (+4 -4)
		unprint.c (1.44) (+4 -1)
		testdither.c (1.3) (+5 -3)
		printer_options.c (1.3) (+4 -1)
		print.c (1.132) (+3 -3)
		print-weave.c (1.10) (+4 -1)
		print-util.c (1.156) (+4 -2)
		print-ps.c (1.51) (+4 -1)
		print-pcl.c (1.108) (+4 -1)
		print-lexmark.c (1.16) (+4 -3)
		print-image-gimp.c (1.9) (+3 -3)
		print-escp2.c (1.297) (+4 -1)
		print-dither.c (1.115) (+4 -2)
		print-color.c (1.9) (+4 -2)
		print-canon.c (1.108) (+4 -1)
		pcl-unprint.c (1.18) (+5 -2)
		gtk_main_window.c (1.60) (+4 -1)
		gtk_color_window.c (1.22) (+4 -1)
		gimp_main_window.c (1.74) (+2 -2)
		gimp_color_window.c (1.21) (+2 -2)
		escputil.c (1.23) (+4 -1)
		escp2-weavetest.c (1.17) (+4 -1)
		escp2-unprint.c (1.5) (+4 -1)
		configure.in (1.44) (+41 -9)
	
	Added global header (config.h) support
	Added support for gimp plugin install in home directories
	
2001-01-03	<rwisi@sourceforge.net>

	Files:	printers.xml (1.42) (+14 -2)
	
	Added support for Lexmark 3200.
	
2001-01-02	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.296) (+3 -3)
	
	A couple more instances of the 7-color problem.  These won't matter
	until we support the PM-900C.
	
2001-01-02	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.73) (+15 -5)
	
	Update the page size boxes when units change.
	
2001-01-01	<rlk@sourceforge.net>

	Files:	README (1.40) (+3 -1)
		cups/genppd.c (1.16) (+19 -19)
		Ghost/gdevstp.c (1.47) (+6 -6)
		Ghost/README (1.60) (+5 -0)
		unprint.c (1.43) (+18 -18)
		print.h (1.100) (+21 -21)
		print.c (1.131) (+8 -2)
		print-weave.c (1.9) (+72 -72)
		print-util.c (1.155) (+12 -7)
		print-ps.c (1.50) (+13 -13)
		print-pcl.c (1.107) (+48 -48)
		print-lexmark.c (1.15) (+98 -98)
		print-escp2.c (1.295) (+23 -22)
		print-dither.c (1.114) (+68 -68)
		print-canon.c (1.107) (+24 -24)
		pcl-unprint.c (1.17) (+21 -21)
		gimp_main_window.c (1.72) (+161 -14)
		escp2-unprint.c (1.4) (+15 -15)
		configure.in (1.43) (+1 -1)
		RELNOTES (1.37) (+2 -6)
	
	Support custom paper sizes in the Gimp plugin.  It's possible that
	the Ghostscript and CUPS drivers will just work; it's also possible
	that they don't even need these changes.
	
	Fix the mishmash of "length" and "height" to all be "height" when
	referring to the long/vertical dimension of a page.
	
	Fix a nasty little bug in the Epson driver.
	
2000-12-31	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.80) (+33 -24)
	
	Enable VPATH build with $(top_srcdir) and $(srcdir)
	
2000-12-31	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.294) (+55 -4)
	
	First cut at roll feed printing for ESP 870/1270 from Steve Kann
	<stevek@stevek.com>
	
2000-12-30	<rlk@sourceforge.net>

	Files:	print-canon.c (1.106) (+3 -2)
		print.h (1.99) (+4 -3)
		print-ps.c (1.49) (+3 -3)
		print-pcl.c (1.106) (+2 -2)
		print-lexmark.c (1.14) (+2 -2)
		print-escp2.c (1.293) (+141 -43)
		print-color.c (1.8) (+43 -16)
	
	Saturation adjustments in addition to hue and luminosity.
	
2000-12-30	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.71) (+11 -8)
		gtk_main_window.c (1.59) (+5 -5)
	
	Size correctly for extremely tiny images.
	
2000-12-24	<rlk@sourceforge.net>

	Files:	ChangeLog (1.68) (+64 -0)
	
	4.1.1
	
2000-12-24	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.292) (+210 -143)
		printers.xml (1.41) (+0 -8)
	
	Tune (somewhat) the 870/1270.
	
	Prep for release 4.0.2.
	
2000-12-24	<rlk@sourceforge.net>

	Files:	print-canon.c (1.105) (+1 -2)
		cups/rastertoprinter.c (1.12) (+3 -3)
		Ghost/gdevstp.c (1.46) (+1 -2)
		printers.xml (1.40) (+0 -56)
		print.h (1.98) (+135 -9)
		print.c (1.130) (+3 -3)
		print-ps.c (1.48) (+1 -2)
		print-pcl.c (1.105) (+1 -2)
		print-lexmark.c (1.13) (+1 -2)
		print-escp2.c (1.291) (+19 -20)
		print-dither.c (1.113) (+8 -3)
		print-color.c (1.7) (+2 -2)
	
	More color tweaking for Epson printers.
	
	Comments in print.h.
	
	Remove copies argument to print function; nothing implements it, and
	this isn't really the right place to do it.
	
2000-12-23	<rleigh@sourceforge.net>

	Files:	escputil.c (1.22) (+1 -30)
	
	Removed old commented-out code
	
2000-12-23	<rlk@sourceforge.net>

	Files:	ChangeLog (1.67) (+48 -0)
		Ghost/README (1.59) (+9 -9)
		print-pcl.c (1.104) (+29 -29)
		print-lexmark.c (1.12) (+29 -29)
		print-escp2.c (1.290) (+29 -29)
		configure.in (1.42) (+1 -2)
		RELNOTES (1.36) (+16 -1)
		README (1.39) (+1 -1)
	
	Improve color some more
	
2000-12-22	<rlk@sourceforge.net>

	Files:	escputil.c (1.21) (+2 -2)
	
	Typo here
	
2000-12-22	<rleigh@sourceforge.net>

	Files:	Makefile.am (1.79) (+2 -0)
		escputil.c (1.20) (+101 -27)
		configure.in (1.41) (+14 -0)
	
	Added GNU readline support to escputil
	
2000-12-22	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.289) (+5 -5)
	
	Fix STC 640/660.
	
2000-12-22	<rlk@sourceforge.net>

	Files:	ChangeLog (1.66) (+6 -0)
		print-pcl.c (1.103) (+73 -72)
		print-lexmark.c (1.11) (+73 -72)
		print-escp2.c (1.288) (+41 -41)
		print-color.c (1.6) (+3 -1)
	
	Improve (I hope) color rendition a bit more...
	
2000-12-21	<rlk@sourceforge.net>

	Files:	print-dither.c (1.112) (+2 -2)
	
	Fix problem with hollow letters and the like.
	
2000-12-21	<rlk@sourceforge.net>

	Files:	print-color.c (1.5) (+33 -33)
		print-escp2.c (1.287) (+41 -41)
	
	Try to improve color rendition a bit more.
	
2000-12-21	<rlk@sourceforge.net>

	Files:	printers.xml (1.39) (+1 -1)
		cups/Makefile.in (1.22) (+3 -3)
	
	Fix Canon S450 entry
	
2000-12-21	<rlk@sourceforge.net>

	Files:	print-dither.c (1.111) (+45 -55)
	
	Try to attack some overflow problems.
	
2000-12-20	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.286) (+59 -59)
	
	Some tuning based on Gareth Watts's results.
	
2000-12-18	<rlk@sourceforge.net>

	Files:	ChangeLog (1.65) (+57 -0)
	
	4.1.0 release
	
2000-12-18	<rlk@sourceforge.net>

	Files:	configure.in (1.40) (+9 -1)
	
	Enable --enable-gimptest=no
	
2000-12-18	<rlk@sourceforge.net>

	Files:	README (1.38) (+0 -6)
		Ghost/README (1.58) (+46 -32)
		RELNOTES (1.35) (+45 -1)
	
	Prep for 4.1.0 release
	
2000-12-18	<rlk@sourceforge.net>

	Files:	cups/genppd.c (1.15) (+4 -4)
	
	strlen(x) + 1 != strlen(x + 1)
	
2000-12-18	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.285) (+2 -1)
	
	Add 720 micoweave unidirectional
	
2000-12-18	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.284) (+2 -1)
	
	Add 180 unidirectional
	
2000-12-17	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.283) (+109 -71)
		printers.xml (1.38) (+8 -0)
	
	Prepare Epson driver for future 7 color printer(s).
	
	Add S450 as alias for Canon bjc-6000
	
2000-12-17	<rlk@sourceforge.net>

	Files:	ChangeLog (1.64) (+7 -0)
		print-escp2.c (1.282) (+361 -518)
		print-dither.c (1.110) (+18 -18)
	
	Generate dither matrices more correctly.
	
	Revamp ink type stuff heavily in Epson driver.
	
2000-12-16	<rlk@sourceforge.net>

	Files:	print-dither.c (1.109) (+26 -3)
	
	Look a little better in very fast mode, at least at square resolutions.
	
2000-12-16	<rlk@sourceforge.net>

	Files:	ChangeLog (1.63) (+26 -0)
		print-dither.c (1.108) (+77 -115)
	
	More cleanup of the dither code.
	
2000-12-16	<rlk@sourceforge.net>

	Files:	print-canon.c (1.104) (+12 -11)
		print.h (1.97) (+20 -44)
		print-util.c (1.154) (+2 -2)
		print-pcl.c (1.102) (+9 -7)
		print-lexmark.c (1.10) (+5 -5)
		print-escp2.c (1.281) (+9 -9)
		print-dither.c (1.107) (+235 -345)
	
	Start collapsing the per-color data structures and functions in
	the dither code into arrays.
	
2000-12-14	<rlk@sourceforge.net>

	Files:	ChangeLog (1.62) (+54 -0)
		Ghost/README (1.57) (+47 -16)
		print-escp2.c (1.280) (+31 -23)
		print-dither.c (1.106) (+54 -52)
		README (1.37) (+1 -1)
		Makefile.am (1.78) (+9 -4)
	
	Add higher quality 360 DPI printing modes.
	
	Try to improve ordered dither on 6 color printers.
	
2000-12-11	<rlk@sourceforge.net>

	Files:	print-dither.c (1.105) (+74 -99)
	
	Fix up use of black vs. composite grayscale in fast dither mode.
	
2000-12-10	<rlk@sourceforge.net>

	Files:	print-dither.c (1.104) (+78 -5)
	
	More opportunities for blank line elimination
	
2000-12-10	<rlk@sourceforge.net>

	Files:	printdefy.y (1.13) (+6 -1)
	
	Fix up describe_resolution member.
	
2000-12-10	<rlk@sourceforge.net>

	Files:	print-canon.c (1.103) (+2 -2)
		print-escp2.c (1.279) (+2 -2)
	
	Turn off debug messages by default on Canon driver.
	
	Minor update to glossy film in Epson driver.
	
2000-12-10	<rlk@sourceforge.net>

	Files:	cups/genppd.c (1.14) (+51 -66)
		cups/rastertoprinter.c (1.11) (+19 -32)
	
	Use new describe_resolution member function to get information about
	a specific resolution rather than trying to parse it; pass the
	resolution index number in cupsCompression; set default dithering
	mode to adaptive hybrid.  Reviewed by Mike.
	
2000-12-10	<rlk@sourceforge.net>

	Files:	print-lexmark.c (1.9) (+11 -1)
		print.h (1.96) (+19 -3)
		print-ps.c (1.47) (+14 -1)
		print-pcl.c (1.101) (+18 -1)
	
	Add describe_resolution "member" function to printer_t
	
2000-12-10	<rlk@sourceforge.net>

	Files:	ChangeLog (1.61) (+63 -0)
		print-escp2.c (1.278) (+24 -1)
		print-canon.c (1.102) (+11 -1)
	
	Add describe_resolution "member" function to printer_t
	
2000-12-09	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.277) (+8 -7)
	
	Add premium luster photo paper.
	
2000-12-09	<rlk@sourceforge.net>

	Files:	LICENSE (1.1) ( )
		print-escp2.c (1.276) (+21 -21)
		Makefile.am (1.77) (+1 -1)
	
	Change some resolution names in Epson driver.
	
	Put a copy of the GPL in the top level distribution.
	
2000-12-08	<rlk@sourceforge.net>

	Files:	print-dither.c (1.103) (+472 -227)
		print-escp2.c (1.275) (+41 -36)
	
	Finally figured out how to do error diffusion on black ink with color
	printing!  I'm not entirely sure what didn't work before.
	
	Improve printing quality on 4 pl printers at 1440x720 dpi.
	
	Add a whole slew of additional unidirectional resolutions to
	get better print quality with halfway decent speed.
	
2000-12-04	<rlk@sourceforge.net>

	Files:	print-dither.c (1.102) (+9 -11)
		ran.509.131.h (1.3) (+6063 -6668)
		ran.367.179.h (1.3) (+5974 -6591)
		quickmatrix257.h (1.4) (+6006 -5953)
	
	Prescale the dither matrices to [0..65535] to allow storing them
	as unsigned short arrays in the binary, to substantially reduce
	binary size.
	
2000-12-04	<rlk@sourceforge.net>

	Files:	print-dither.c (1.101) (+7 -1)
	
	Actually do the black density.
	
2000-12-04	<rlk@sourceforge.net>

	Files:	ChangeLog (1.60) (+57 -0)
		print.h (1.95) (+3 -2)
		print-pcl.c (1.100) (+53 -1)
		print-dither.c (1.100) (+16 -1)
		configure.in (1.39) (+19 -15)
		README.dither (1.9) (+12 -0)
	
	Actually add luminosity lookup to PCL driver.
	
	Add black density to allow setting density of black independent of
	color in color mode.
	
	Don't forcibly set optimization level in configure if user has
	specified something else.
	
2000-12-03	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.70) (+2 -2)
		print.h (1.94) (+3 -3)
		print-ps.c (1.46) (+3 -3)
		print-pcl.c (1.99) (+2 -2)
		print-lexmark.c (1.8) (+54 -2)
		print-escp2.c (1.274) (+65 -12)
		print-dither.c (1.99) (+76 -39)
		print-color.c (1.4) (+57 -27)
		print-canon.c (1.101) (+2 -2)
	
	Use luminosity adjustment to further improve color.
	
2000-11-30	<gandy@sourceforge.net>

	Files:	print-canon.c (1.100) (+40 -58)
	
	* Enabled handling of media base density
	* Some basic adjustments for the bjc6200 model
	
2000-11-29	<gandy@sourceforge.net>

	Files:	README.new-printer (1.4) (+65 -0)
		print-canon.c (1.99) (+11 -11)
	
	Added some documentation regarding print-canon.c
	
2000-11-29	<gandy@sourceforge.net>

	Files:	print-canon.c (1.98) (+1133 -128)
	
	* Completely revised the ink handling (which was in fact inexistent sofar)
	  by heavily copying from print-escp2.c
	  This way the output can now be adjusted on a per-model-basis as described
	  in README.new-printers
	
	* TODO: - adjust all supported printers and choose the appropriate inktype
	        - find a way to handle 3color and 7color printers
	        - some code-cleanups
	
2000-11-28	<rlk@sourceforge.net>

	Files:	ChangeLog (1.59) (+89 -0)
		print-color.c (1.3) (+3 -31)
		escputil.c (1.19) (+25 -3)
	
	Hue adjustment does nothing useful in solid colors mode.
	
	Retry reading from printer in escputil for better reliability.
	
2000-11-28	<rlk@sourceforge.net>

	Files:	ChangeLog (1.56.2.10) (+35 -0)
	
	4.0.4
	
2000-11-27	<rlk@sourceforge.net>

	Files:	README (1.35.2.5) (+1 -1)
		print-util.c (1.150.2.1) (+2 -2)
		configure.in (1.36.2.6) (+1 -1)
		RELNOTES (1.33.2.11) (+13 -0)
	
	Fix posterization at low saturation.
	
	Release 4.0.4 for emergency configure problem (bug 116313 popped up
	again due to my system upgrade).
	
2000-11-27	<gandy@sourceforge.net>

	Files:	print-canon.c (1.97) (+2 -2)
	
	Fix for bjc7000 bottom margin problem provided by Bodo Huckestein
	
2000-11-26	<rlk@sourceforge.net>

	Files:	ChangeLog (1.56.2.9) (+48 -0)
	
	4.0.3
	
2000-11-26	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.273) (+307 -101)
		print-pcl.c (1.98) (+2 -2)
		print-lexmark.c (1.7) (+2 -2)
	
	Tweak the hue map a bit more
	
	Add support for 1440 dpi vertical resolution to Epson driver (in
	case anyone wants to experiment with this).
	
2000-11-26	<rlk@sourceforge.net>

	Files:	RELNOTES (1.33.2.10) (+3 -0)
	
	Note rename of calibrate to cups-calibrate for for 4.0.3 release
	
2000-11-26	<rlk@sourceforge.net>

	Files:	ChangeLog (1.56.2.8) (+262 -0)
	
	4.0.3 release
	
2000-11-26	<rlk@sourceforge.net>

	Files:	cups/Makefile.in (1.17.2.1) (+4 -4)
		cups/README.txt (1.7.2.1) (+1 -1)
	
	Rename calibrate to cups-calibrate
	
2000-11-26	<rlk@sourceforge.net>

	Files:	cups/Makefile.in (1.21) (+4 -4)
		cups/README.txt (1.8) (+1 -1)
	
	Rename calibrate to cups-calibrate.
	
2000-11-25	<rlk@sourceforge.net>

	Files:	print-color.c (1.2) (+3 -6)
		Ghost/README (1.56) (+2 -2)
		printers.xml (1.37) (+66 -0)
		print-pcl.c (1.97) (+36 -12)
		print-lexmark.c (1.6) (+36 -12)
		print-escp2.c (1.272) (+65 -27)
		print-dither.c (1.98) (+11 -2)
	
	Increase the resolution of the hue mapper
	
	Tweak Epson printers
	
	Fix transition issues in dither code
	
2000-11-23	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.271) (+11 -11)
	
	Tweak the hue adjustments.
	
2000-11-22	<rlk@sourceforge.net>

	Files:	README (1.35.2.4) (+1 -1)
		configure.in (1.36.2.5) (+1 -1)
		RELNOTES (1.33.2.9) (+12 -1)
	
	Prep for 4.0.3
	
2000-11-22	<rlk@sourceforge.net>

	Files:	printers.xml (1.28.2.1) (+1 -1)
	
	Fix DeskJet 1200C, from mainline.
	
2000-11-22	<rlk@sourceforge.net>

	Files:	Ghost/README (1.52.2.1) (+119 -30)
	
	Improve documentation
	
2000-11-21	<rlk@sourceforge.net>

	Files:	FAQ.html (1.2) (+58 -36)
	
	Updates
	
2000-11-21	<rlk@sourceforge.net>

	Files:	Ghost/README (1.55) (+119 -30)
	
	Improved documentation
	
2000-11-21	<ttonino@sourceforge.net>

	Files:	FAQ.html (1.1) ( )
	
	First attempt at a FAQ.
	
2000-11-21	<rlk@sourceforge.net>

	Files:	print-dither.c (1.97) (+14 -5)
	
	Make dither_set_black_levels do something useful.
	
2000-11-20	<rlk@sourceforge.net>

	Files:	print-pcl.c (1.96) (+32 -2)
	
	Try to address purple problem here, too.
	
2000-11-19	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.270) (+34 -36)
	
	Minor code cleanup
	
2000-11-19	<rlk@sourceforge.net>

	Files:	ChangeLog (1.58) (+93 -0)
		print-lexmark.c (1.5) (+31 -4)
	
	Color correction
	
2000-11-19	<rlk@sourceforge.net>

	Files:	print-lexmark.c (1.4) (+19 -15)
	
	Cleanup
	
2000-11-19	<rlk@sourceforge.net>

	Files:	print-canon.c (1.96) (+2 -93)
		print.h (1.93) (+37 -11)
		print-weave.c (1.8) (+881 -1)
		print-pcl.c (1.95) (+3 -84)
		print-escp2.c (1.269) (+33 -915)
	
	Split out all the bit twiddling functions into print-weave.c.
	
2000-11-19	<rlk@sourceforge.net>

	Files:	Makefile.am (1.76) (+6 -4)
		cups/Makefile.in (1.20) (+8 -5)
		cups/.cvsignore (1.5) (+3 -1)
		Ghost/devs.mak.addon-5.10 (1.6) (+4 -0)
		Ghost/contrib.mak.addon (1.11) (+4 -0)
		Ghost/.cvsignore (1.5) (+5 -0)
		print-util.c (1.153) (+2 -1537)
		print-color.c (1.1) ( )
	
	Split print-util into print-util.c and print-color.c.
	
2000-11-19	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.69) (+2 -2)
		print.h (1.92) (+9 -3)
		print-util.c (1.152) (+84 -30)
		print-ps.c (1.45) (+4 -3)
		print-pcl.c (1.94) (+2 -2)
		print-lexmark.c (1.3) (+2 -2)
		print-escp2.c (1.268) (+32 -2)
		print-canon.c (1.95) (+2 -2)
	
	Hue mapping to improve color
	
2000-11-18	<rlk@sourceforge.net>

	Files:	print-pcl.c (1.87.2.2) (+37 -2)
	
	Per Dave Hill, the 1200C cannot print CMYK, only CMY or K.
	
2000-11-18	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.43.2.2) (+7 -2)
	
	122776 Ghostscript driver still ignores the printer variables
	
2000-11-18	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.93) (+5 -0)
	
	Divided density by 2 for 840 CRET mode. This is Robert's version of
	Tommy's latest patch.
	
2000-11-18	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.92) (+37 -2)
		printers.xml (1.36) (+1 -1)
	
	Although the 1200C has CMYK ink, it cannot use K at the same time as
	CMY! Split it off from the 1600 (which *may* be able to do this). Thanks
	to Dieter Schollmeyer for noting this.
	
2000-11-18	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.45) (+7 -2)
	
	122776 Ghostscript still ignores printer variables
	
2000-11-18	<rlk@sourceforge.net>

	Files:	Ghost/contrib.mak.addon (1.10) (+4 -0)
		Ghost/devs.mak.addon-5.10 (1.5) (+4 -0)
	
	Lexmark driver
	
2000-11-18	<rlk@sourceforge.net>

	Files:	cups/.cvsignore (1.4) (+10 -8)
	
	Add new stuff
	
2000-11-18	<rlk@sourceforge.net>

	Files:	ChangeLog (1.57) (+200 -0)
		Ghost/README (1.54) (+4 -0)
		printers.xml (1.35) (+18 -1)
		print-util.c (1.151) (+3 -1)
		print-escp2.c (1.267) (+14 -3)
		escputil.c (1.18) (+4 -2)
	
	1) Support for the Stylus Photo 790 (new printer on the Epson HK web site,
	   not currently on the US site).  Also list the 680, which appears to
	   be the 777.
	
	2) In update_cmyk in print-util.c, don't bail out if it's all black.
	   However, there may be another error which I need to look at.
	
2000-11-18	<rwisi@sourceforge.net>

	Files:	cups/Makefile.in (1.19) (+3 -3)
	
	Inserted missing cups-lexmark.o
	
2000-11-18	<rlk@sourceforge.net>

	Files:	Makefile.am (1.75) (+4 -3)
		ran.509.131.h (1.2) (+22 -0)
		printers.xml (1.34) (+11 -3)
		print-escp2.c (1.266) (+326 -210)
		print-dither.c (1.96) (+9 -1)
	
	Support 2880x720
	
2000-11-18	<mitsch@sourceforge.net>

	Files:	print.c (1.129) (+6 -2)
	
	To make copying files to gimpcvs easier, check for INIT_I18N_UI
	and use that macro instead of INIT_LOCALE if it exists.
	
	Fixes #122731
	
2000-11-17	<mitsch@sourceforge.net>

	Files:	print.c (1.128.2.1) (+6 -2)
	
	To make copying files to gimpcvs easier, check for INIT_I18N_UI
	and use that macro instead of INIT_LOCALE if it exists.
	
	Fixes #122731
	
2000-11-12	<rwisi@sourceforge.net>

	Files:	print-lexmark.c (1.2) (+37 -42)
	
	Corrected error in print-lexmark.c at photo prints.
	
2000-11-12	<rwisi@sourceforge.net>

	Files:	Makefile.am (1.74) (+1 -0)
		Ghost/README (1.53) (+1 -0)
		printers.xml (1.33) (+8 -0)
		printdefy.y (1.12) (+12 -1)
		print.h (1.91) (+14 -2)
		print-lexmark.c (1.1) ( )
	
	Added support for Lexmark Z52.
	
2000-11-12	<sharkey@sourceforge.net>

	Files:	make-deb.sh (1.3) (+1 -1)
	
	Adjust for the fact that the format of /etc/debian_version has changed.
	
2000-11-12	<sharkey@sourceforge.net>

	Files:	debian/changelog (1.2) (+6 -0)
	
	Bump the revision number up to 4.0.2.
	
2000-11-12	<sharkey@sourceforge.net>

	Files:	Ghost/debian-patch (1.2) (+15 -21)
	
	Slightly change the way Ghostscript is packaged for Debian.
	
	Originally, this patch would allow you to compile a package named
	"gs-stp", which would both conflict with and provide the original gs package.
	
	Unfortunately, gs-pdfencrypt has a versioned depends on gs, and dpkg does
	not support a versioned provides, so you can't install gs-pdfencrypt with
	gs-stp.  At least, not as far as I can figure.
	
	So the solution is to not make a "gs-stp" package, but a new gs package,
	with "stp" appended to the version number (5.10stp).  This allows
	everything to work.
	
2000-11-11	<ttonino@sourceforge.net>

	Files:	ran.509.131.h (1.1) ( )
	
	Generated new matrix for printers with 4:1 resolution, for example 2880x720
	DPI.
	
2000-11-06	<rlk@sourceforge.net>

	Files:	ChangeLog (1.56.2.7) (+66 -0)
		RELNOTES (1.33.2.8) (+3 -4)
	
	print 4.0.2 stuff
	
2000-11-06	<gandy@sourceforge.net>

	Files:	print-canon.c (1.89.2.3) (+2 -2)
	
	Fixed malformed debugmessage
	
2000-11-06	<gandy@sourceforge.net>

	Files:	print-canon.c (1.94) (+2 -2)
	
	Fixed malformed debug message
	
2000-11-05	<rlk@sourceforge.net>

	Files:	RELNOTES (1.33.2.7) (+4 -0)
	
	Update
	
2000-11-04	<rlk@sourceforge.net>

	Files:	print-canon.c (1.89.2.2) (+8 -2)
	
	121601 Canon driver fails with no specified InkType
	
2000-11-04	<rlk@sourceforge.net>

	Files:	INSTALL (1.5.12.2) (+1 -1)
		cups/rastertoprinter.c (1.8.2.1) (+9 -2)
		Ghost/gdevstp.c (1.43.2.1) (+3 -3)
		configure.in (1.36.2.4) (+1 -1)
		RELNOTES (1.33.2.6) (+13 -1)
		README (1.35.2.3) (+1 -1)
	
	121169 Ghostscript driver prints second+ pages incorrectly
	121170 CUPS driver produces incorrect color balance/density
	
2000-11-03	<rlk@sourceforge.net>

	Files:	cups/rastertoprinter.c (1.10) (+3 -2)
	
	Need to do yellow too
	
2000-11-03	<rlk@sourceforge.net>

	Files:	cups/rastertoprinter.c (1.9) (+8 -2)
	
	Attempt to fix 121170
	
2000-11-03	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.44) (+3 -3)
	
	Try to fix 121169
	
2000-11-02	<rlk@sourceforge.net>

	Files:	ChangeLog (1.56.2.6) (+6 -0)
	
	print 4.0.1 reissue
	
2000-11-02	<rlk@sourceforge.net>

	Files:	mkchlog (1.4.2.1) (+0 -5)
	
	Do not ignore branch versions
	
2000-11-02	<rlk@sourceforge.net>

	Files:	ChangeLog (1.56.2.5) (+554 -0)
	
	print 4.0.1 reissue
	
2000-11-02	<rlk@sourceforge.net>

	Files:	Makefile.am (1.70.2.3) (+1 -1)
	
	Need the source for the man page, not the man page itself, at top level.
	
2000-11-01	<rlk@sourceforge.net>

	Files:	ChangeLog (1.56.2.4) (+14 -0)
	
	4.0.1 release
	
2000-10-31	<rlk@sourceforge.net>

	Files:	Makefile.am (1.73) (+2 -1)
	
	Copy escputil man page to Ghost directory
	
2000-10-31	<rlk@sourceforge.net>

	Files:	.cvsignore (1.9.2.1) (+1 -0)
		escputil.1.in (1.1.2.1) (+0 -0)
		configure.in (1.36.2.3) (+7 -1)
		RELNOTES (1.33.2.5) (+2 -0)
		Makefile.am (1.70.2.2) (+5 -1)
		ChangeLog (1.56.2.3) (+18 -0)
	
	escputil man page
	
2000-10-31	<rlk@sourceforge.net>

	Files:	.cvsignore (1.10) (+1 -0)
		configure.in (1.38) (+7 -1)
		Makefile.am (1.72) (+3 -0)
	
	escputil man page
	
2000-10-31	<rlk@sourceforge.net>

	Files:	escputil.1.in (1.1) ( )
	
	Man page for escputil.
	
2000-10-29	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.91) (+15 -13)
		printers.xml (1.32) (+4 -4)
	
	Latest version of Tommy's CRET patch.
	Changed 810/812/842 and 895 printers to the 840 CRET driver.
	
2000-10-29	<rlk@sourceforge.net>

	Files:	INSTALL (1.6) (+1 -15)
		print-pcl.c (1.90) (+2 -2)
		escputil.c (1.17) (+2 -2)
		Makefile.am (1.71) (+1 -1)
	
	Bring over a few fixes from 4.0+
	
2000-10-29	<rlk@sourceforge.net>

	Files:	INSTALL (1.5.12.1) (+1 -15)
		escputil.c (1.15.2.2) (+2 -2)
		configure.in (1.36.2.2) (+1 -1)
		RELNOTES (1.33.2.4) (+13 -3)
		README (1.35.2.2) (+4 -4)
		Makefile.am (1.70.2.1) (+1 -1)
	
	119667 INSTALL file is out of date
	119668 escputil will not compile on non-GNU system
	119669 escputil in Ghostscript in 4.0.0 is obsolete.
	Bump version.
	
2000-10-28	<rlk@sourceforge.net>

	Files:	ChangeLog (1.56.2.2) (+31 -0)
	
	Gimp 1.1.29 sync
	
2000-10-24	<rlk@sourceforge.net>

	Files:	RELNOTES (1.33.2.3) (+69 -218)
	
	More updates preparing for 4.0 release
	
2000-10-24	<rlk@sourceforge.net>

	Files:	RELNOTES (1.33.2.2) (+3 -0)
	
	Note fix for Canon positioning bug (117581).
	
2000-10-24	<gandy@sourceforge.net>

	Files:	print-canon.c (1.89.2.1) (+2 -2)
	
	Fixed a bug leading to wrong horizontal offsets when xdpi != ydpi
	
2000-10-24	<rlk@sourceforge.net>

	Files:	ChangeLog (1.56.2.1) (+35 -0)
		configure.in (1.36.2.1) (+1 -1)
		RELNOTES (1.33.2.1) (+8 -2)
		README (1.35.2.1) (+6 -7)
	
	Prep for 4.0.0
	
2000-10-23	<rlk@sourceforge.net>

	Files:	print-pcl.c (1.87.2.1) (+2 -2)
	
	116840 LaserJet 4 can do 600 DPI
	
2000-10-23	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.89) (+45 -6)
		printers.xml (1.31) (+1 -1)
	
	Updated to latest version of Tommy's patch, plus fixed 8xx C-RET.
	
2000-10-22	<gandy@sourceforge.net>

	Files:	print-canon.c (1.93) (+2 -2)
	
	Fixed small bug leading to wrong horizontal offsets for xdpi != ydpi
	
2000-10-22	<gandy@sourceforge.net>

	Files:	cups/Makefile.in (1.18) (+25 -4)
		cups/commandtocanon.c (1.1) ( )
		cups/canon.c (1.1) ( )
	
	Added preliminary support for canon printers in cups - alls existing commands
	are working except for ink level determination. Some canon specific commands
	are missing for lack of cups-commands files.
	
2000-10-22	<gandy@sourceforge.net>

	Files:	print-canon.c (1.92) (+8 -2)
	
	Changed fallback behaviour for unspecified inktypes: CMYK, CMY or K are
	used if available. This makes color printing with cups possible even with
	missing InkType specifications.
	
2000-10-21	<rlk@sourceforge.net>

	Files:	escputil.c (1.16) (+2 -1)
	
	117385 escputil doesn't work with old printers if -m is specified
	
2000-10-21	<rlk@sourceforge.net>

	Files:	escputil.c (1.15.2.1) (+2 -1)
	
	117385 escputil doesn't work with old printers if -m is specified
	
2000-10-20	<gandy@sourceforge.net>

	Files:	print-canon.c (1.91) (+11 -1)
		printers.xml (1.30) (+8 -0)
	
	Added support for the Canon BJC-6200 -- Mostly functional, quite good output
	
2000-10-20	<gandy@sourceforge.net>

	Files:	print-canon.c (1.90) (+12 -1)
		printers.xml (1.29) (+8 -0)
	
	Added support for Canon BJC-30 as suggested by Tim Hanham
	
2000-10-20	<rlk@sourceforge.net>

	Files:	README (1.36) (+6 -11)
		print-pcl.c (1.88) (+40 -8)
		configure.in (1.37) (+1 -1)
		RELNOTES (1.34) (+1 -931)
	
	Tommy Schultz Lassen's CRET patch; initialize 4.1 branch
	
2000-10-20	<rlk@sourceforge.net>

	Files:	ChangeLog (1.56) (+9 -0)
	
	4.0.0rc1
	
2000-10-19	<rlk@sourceforge.net>

	Files:	ChangeLog (1.55) (+102 -0)
		configure.in (1.36) (+1 -1)
		RELNOTES (1.33) (+191 -2)
		README (1.35) (+24 -5)
	
	4.0.0rc1 prep
	
2000-10-18	<rlk@sourceforge.net>

	Files:	Ghost/README (1.52) (+35 -26)
	
	Clarifications
	
2000-10-18	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.265) (+6 -6)
	
	116864 Part of bottom edge goes onto second page (still)
	
2000-10-17	<rlk@sourceforge.net>

	Files:	gimp.m4 (1.1) ( )
	
	A (hopefully) safe gimp.m4 for use with aclocal
	
2000-10-17	<easysw@sourceforge.net>

	Files:	cups/epson.c (1.7) (+32 -7)
		cups/genppd.c (1.13) (+7 -7)
	
	Fixed PPD file generation - sscanf() commands didn't work right.
	
	The epson backend would error out on backchannel read errors, resulting
	in no output.
	
	The epson backend didn't handle Mandrake 7.x's incorrect /dev/usb/usblp#
	filenames.
	
2000-10-17	<rlk@sourceforge.net>

	Files:	print-weave.c (1.7) (+2 -2)
	
	Remove C++ comment
	
2000-10-16	<easysw@sourceforge.net>

	Files:	cups/calibrate.c (1.7) (+68 -3)
		cups/rastertoprinter.c (1.8) (+4 -3)
	
	Added patch from Till for calibrate utility, with corrected grammer,
	spelling, and code...
	
	Added cast to buffer in call to cupsRasterReadPixels()...
	
2000-10-16	<easysw@sourceforge.net>

	Files:	cups/README.txt (1.7) (+3 -3)
	
	Updated README to indicate requirement for CUPS 1.1.4.
	
2000-10-16	<rlk@sourceforge.net>

	Files:	printers.xml (1.28) (+402 -402)
	
	Sort the printers in a slightly different order (alphabetic by
	manufacturer, and then by printer type name).
	
2000-10-16	<rlk@sourceforge.net>

	Files:	print-pcl.c (1.87) (+8 -2)
	
	116841 LaserJet 4 output offset upwards
	
2000-10-14	<rlk@sourceforge.net>

	Files:	print-pcl.c (1.86) (+3 -3)
	
	116840 LaserJet 4 can do 600 DPI
	cpbs code review comment
	
2000-10-14	<rlk@sourceforge.net>

	Files:	escputil.c (1.15) (+4 -4)
	
	116851 escputil has unnecessary GNU getopt dependency
	
2000-10-14	<rlk@sourceforge.net>

	Files:	Makefile.am (1.70) (+1 -1)
		printers.xml (1.27) (+8 -0)
		print.c (1.128) (+21 -6)
		gtk_main_window.c (1.58) (+14 -1)
		gimp_main_window.c (1.68) (+14 -1)
		escputil.c (1.14) (+4 -2)
	
	Proposed fixes for:
	
	116840 LaserJet 4 can do 600 DPI
	116842 bsearch not called correctly
	116843 cups files not getting cleaned properly
	116846 scaling doesn't reload properly in PPI mode
	116851 escputil has unnecessary GNU library dependency
	
2000-10-13	<rlk@sourceforge.net>

	Files:	ChangeLog (1.54) (+6 -0)
	
	4.0b3 changelog
	
2000-10-12	<rlk@sourceforge.net>

	Files:	ChangeLog (1.53) (+60 -0)
	
	4.0b3 release
	
2000-10-12	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.67) (+4 -2)
	
	116696: gcc dependency
	
2000-10-12	<easysw@sourceforge.net>

	Files:	print-util.c (1.150) (+3 -4)
		cups/rastertoprinter.c (1.7) (+3 -2)
		cups/genppd.c (1.12) (+17 -2)
	
	Changed /'s in size names to dashes - /'s not compatible with PPD files...
	
	Removed duplicate 8x12 size entry (caused off-by-one problems in GUI
	interfaces)
	
	Added support for image type option (default to continuous/photo)
	
2000-10-12	<rlk@sourceforge.net>

	Files:	Ghost/README (1.51) (+54 -40)
	
	116084: Update to Debian info in Ghost/README
	
2000-10-12	<rlk@sourceforge.net>

	Files:	ChangeLog (1.52) (+44 -0)
		configure.in (1.35) (+1 -1)
		RELNOTES (1.32) (+74 -1)
		README (1.34) (+1 -1)
	
	Prep for 4.0b3
	
2000-10-12	<easysw@sourceforge.net>

	Files:	cups/Makefile.in (1.17) (+3 -3)
		cups/rastertoprinter.c (1.6) (+48 -11)
		cups/genppd.c (1.11) (+13 -10)
	
	Fixes for PCL and BJC driver resolutions - they use XRESxYRES, while the
	EPSON driver uses "XRES x YRES"...
	
	Added monochrome resolution mode for PCL driver.
	
	Added mergevars and validatevars calls per Robert's patch.
	
	The install target now depends on "all".
	
	Added code to limit the number of lines read to the raster height, and
	to flush any unused lines in the buffer.  This should only be needed if
	the GIMP-print driver code gives up on printing before reading all of the
	image data...
	
2000-10-11	<rlk@sourceforge.net>

	Files:	Makefile.am (1.69) (+21 -0)
	
	Warning in regards bug 116313
	
2000-10-11	<rlk@sourceforge.net>

	Files:	Makefile.am (1.68) (+1 -1)
		Ghost/README.bsd (1.1) ( )
	
	Description about how to build GhostScript under BSD
	
2000-10-10	<gandy@sourceforge.net>

	Files:	print-canon.c (1.89) (+14 -9)
	
	116092 Bad bjc-7000 specifications
	
2000-10-10	<rlk@sourceforge.net>

	Files:	README.escp2 (1.13) (+135 -12)
	
	More remote mode goodies
	
2000-10-10	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.264) (+8 -8)
		printers.xml (1.26) (+10 -7)
		print-util.c (1.149) (+13 -1)
	
	115794 ESC 480 doesn't print
	116113 print-escp2.c requires #include <sys/types.h> (not really)
	116286 Some PCL paper sizes listed in print-pcl but not print-util
	
2000-10-10	<rlk@sourceforge.net>

	Files:	Ghost/contrib.mak.addon (1.9) (+1 -1)
		Ghost/gdevstp.c (1.43) (+6 -3)
		Ghost/devs.mak.addon-5.10 (1.4) (+1 -1)
	
	116211 Ghostscript driver does not pass printer variables through.
	116213 Ghostscript makefile fragments missing dependency.
	
2000-10-05	<rlk@sourceforge.net>

	Files:	ChangeLog (1.51) (+29 -0)
	
	gimp-print 4.0b2 release
	
2000-10-05	<rlk@sourceforge.net>

	Files:	RELNOTES (1.31) (+9 -2)
	
	Minor updates
	
2000-10-04	<rlk@sourceforge.net>

	Files:	RELNOTES (1.30) (+34 -3)
	
	Updates
	
2000-10-04	<rlk@sourceforge.net>

	Files:	ChangeLog (1.50) (+70 -0)
		print.c (1.127) (+4 -3)
		gtk_main_window.c (1.57) (+4 -1)
		gtk_color_window.c (1.21) (+2 -2)
		gimp_main_window.c (1.66) (+4 -1)
	
	115959: dither algorithm isn't set for new printers
	115960: parameters are set incorrectly when a new printer is added.
	
2000-10-04	<mitsch@sourceforge.net>

	Files:	gimp_main_window.c (1.65) (+2 -2)
	
	s/gtk_container_border_width/gtk_container_set_border_width/
	
2000-10-04	<mitsch@sourceforge.net>

	Files:	gimp_color_window.c (1.20) (+73 -67)
		print.c (1.126) (+7 -2)
		print-image-gimp.c (1.8) (+7 -2)
		gimp_main_window.c (1.64) (+345 -314)
	
	- added some #ifdef's to make copying over to gimp easier
	- added some prototypes
	- g* types at some places and minimal changes (not changing the logic)
	
2000-10-03	<rlk@sourceforge.net>

	Files:	print-util.c (1.148) (+2 -1)
	
	Epson 4x6 photo paper is really 4.25x6.875
	
2000-10-02	<rlk@sourceforge.net>

	Files:	RELNOTES (1.29) (+12 -1)
	
	More updates
	
2000-10-02	<rlk@sourceforge.net>

	Files:	README (1.33) (+3 -3)
	
	Minor updates
	
2000-10-02	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.263) (+2 -2)
	
	Attempt to fix 115794 microweave in addition to softweave modes.
	
2000-10-02	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.262) (+3 -3)
	
	Attempt to fix 115794
	
2000-10-01	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.85) (+50 -1)
		printers.xml (1.25) (+1 -1)
	
	Created new model "901" for large format 900 series printers. Moved
	DJ 1220C into it. [Bruce Burden]
	
2000-10-01	<rlk@sourceforge.net>

	Files:	RELNOTES (1.28) (+22 -12)
	
	Updates
	
2000-10-01	<rlk@sourceforge.net>

	Files:	print-util.c (1.147) (+2 -2)
	
	115774: photo mode default saturation is excessive.  It appears from
	tests on my wedding photo and on the car photo that the saturation
	boost is in fact harmful.
	
2000-09-30	<rlk@sourceforge.net>

	Files:	ChangeLog (1.49) (+29 -0)
	
	Turns out that it's really bad juju not to have the change log there
	from the very start.  Oh well...
	
2000-09-30	<rlk@sourceforge.net>

	Files:	ChangeLog (1.48) (+0 -0)
	
	The change log is generated from the CVS log; there's no good reason
	to have it in the repository.
	
2000-09-30	<rlk@sourceforge.net>

	Files:	print-util.c (1.146) (+3 -3)
	
	Fix 4A paper size.
	
2000-09-30	<rlk@sourceforge.net>

	Files:	print-util.c (1.145) (+47 -25)
	
	115513:
	
	Restore the paper sizes per Mike Sweet.  Use a fuzzy match in
	get_papersize_by_size.
	
2000-09-29	<rlk@sourceforge.net>

	Files:	ChangeLog (1.47) (+80 -0)
		RELNOTES (1.27) (+54 -6)
	
	Update release notes and snapshot for Mandrake 7.2
	
2000-09-29	<rlk@sourceforge.net>

	Files:	print-util.c (1.144) (+41 -25)
		Ghost/gdevstp.c (1.42) (+8 -1)
	
	Fix 115513:
	
	1) In Ghostscript driver, attempt to convert from page size back to
	named size.
	
	2) Fix some named sizes to correspond precisely with Ghostscript sizes.
	
	3) Use case-insensitive string comparison to match paper size names.
	
2000-09-28	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.41) (+9 -2)
	
	Accept stpMediaSize as an alias for MediaSize (115450)
	
2000-09-28	<rlk@sourceforge.net>

	Files:	print-canon.c (1.88) (+6 -1)
		print.h (1.90) (+4 -13)
		print-weave.c (1.6) (+6 -1)
		print-util.c (1.143) (+6 -1)
		print-ps.c (1.44) (+6 -1)
		print-pcl.c (1.84) (+6 -1)
		print-escp2.c (1.261) (+6 -5)
		print-dither.c (1.95) (+6 -1)
	
	Remove unnecessary includes and warn that no non-standard files may
	be included in any of these source files.
	
2000-09-27	<rlk@sourceforge.net>

	Files:	print-weave.c (1.5) (+6 -2)
	
	115512: print-weave.c uses illegal C construct
	
2000-09-27	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.83) (+16 -17)
	
	Changed fallback if 600x600 is used on a printer that only supports it
	in mono: It used to change to 300x300 colour, now it changes to 600x600
	mono. [BUG #115178]
	
2000-09-24	<rlk@sourceforge.net>

	Files:	README (1.32) (+3 -0)
	
	Instructions for building the CUPS driver from CVS.
	
2000-09-23	<rlk@sourceforge.net>

	Files:	escputil.c (1.13) (+24 -11)
	
	Improve documentation.
	
	In the last alignment pass, request that a fresh sheet of paper be
	inserted rather than the same sheet.
	
2000-09-23	<rlk@sourceforge.net>

	Files:	ChangeLog (1.46) (+71 -0)
		print.c (1.125) (+2 -11)
		gimp_main_window.c (1.63) (+2 -2)
		configure.in (1.34) (+1 -1)
		RELNOTES (1.26) (+16 -2)
		README (1.31) (+4 -2)
	
	115171: Plugin does not restore image size correctly in PPI mode.
	
2000-09-23	<rlk@sourceforge.net>

	Files:	escputil.c (1.12) (+55 -3)
	
	Attempt to autodetect printer model for alignment.
	
2000-09-23	<rlk@sourceforge.net>

	Files:	escputil.c (1.11) (+191 -225)
	
	115066: Alignment fails on 660
	
	Remove the -l and -o (new and old series printers) and replace with -m
	(requiring specification of a printer model).
	
2000-09-23	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.260) (+2 -2)
	
	115152: Print dot setting is incorrect at 360 softweave on 720.
	
2000-09-22	<ttonino@sourceforge.net>

	Files:	Matgen/quickaspect.c (1.1) ( )
	
	Allows generation of matrices for non-square pixels
	
2000-09-22	<ttonino@sourceforge.net>

	Files:	Matgen/quickdistance.c (1.3) (+3 -0)
	
	Placed code in the public domain.
	
2000-09-22	<ttonino@sourceforge.net>

	Files:	Matgen/dither-distance.c (1.2) (+3 -1)
	
	Placed code in the public domain.
	
2000-09-22	<easysw@sourceforge.net>

	Files:	cups/Makefile.in (1.16) (+21 -8)
		cups/configure.in (1.8) (+7 -7)
		cups/configure (1.7) (+6 -6)
	
	Default to non-silent mode.  It sucks.
	
	Added wrapper test around mkdir commands to eliminate warnings that
	directory already exists.
	
2000-09-21	<easysw@sourceforge.net>

	Files:	Makefile.am (1.67) (+1 -0)
	
	Added missing command.types and calibrate.ppm to Makefile.am.
	
2000-09-21	<easysw@sourceforge.net>

	Files:	cups/Makefile.in (1.15) (+60 -58)
		cups/configure.in (1.7) (+14 -2)
		cups/configure (1.6) (+75 -56)
	
	New "--enable-silent" option for CUPS drivers; use "--disable-silent" to
	get all of the compiler commands during a make.
	
2000-09-21	<easysw@sourceforge.net>

	Files:	cups/calibrate.c (1.6) (+8 -1)
	
	Merged change from Robert.
	
2000-09-20	<rlk@sourceforge.net>

	Files:	ChangeLog (1.45) (+19 -0)
	
	4.0b1 release
	
2000-09-20	<rlk@sourceforge.net>

	Files:	Makefile.am (1.66) (+2 -1)
	
	Need one more file in the CUPS distribution
	
2000-09-20	<rlk@sourceforge.net>

	Files:	ChangeLog (1.44) (+131 -0)
		README (1.30) (+6 -9)
	
	4.0b1
	
2000-09-20	<rlk@sourceforge.net>

	Files:	RELNOTES (1.25) (+46 -42)
	
	Slight reorganization
	
2000-09-20	<rlk@sourceforge.net>

	Files:	cups/Makefile.in (1.14) (+3 -3)
	
	Fix make clean
	
2000-09-20	<rlk@sourceforge.net>

	Files:	Ghost/README (1.50) (+1 -1)
	
	Sort the results
	
2000-09-20	<rlk@sourceforge.net>

	Files:	cups/calibrate.c (1.5) (+2 -2)
	
	cupsProfile -> cupsColorProfile
	
2000-09-20	<davehill@sourceforge.net>

	Files:	RELNOTES (1.24) (+28 -1)
		Ghost/README (1.49) (+26 -13)
	
	Updated for the PCL printer changes.
	
2000-09-18	<easysw@sourceforge.net>

	Files:	cups/Makefile.in (1.13) (+4 -2)
		cups/genppd.c (1.10) (+6 -7)
	
	Added LDFLAGS and LIBS to initial output from makefile.
	
	Changed to use GIMP-print version number and name in PPD files; the
	NickName field shows "CUPS+GIMP-print v4.0" to differentiate the
	driver from the Ghostscript STP driver PPD file.
	
2000-09-18	<easysw@sourceforge.net>

	Files:	print-escp2.c (1.259) (+2 -2)
		cups/epson.c (1.6) (+3 -6)
		cups/configure.in (1.6) (+58 -1)
		cups/configure (1.5) (+118 -56)
		cups/commandtoepson.c (1.7) (+3 -4)
		cups/calibrate.c (1.4) (+5 -3)
		cups/README.txt (1.6) (+7 -5)
		cups/Makefile.in (1.12) (+56 -29)
	
	Updated print densities for 2000P; the previous ones were just a little
	low, so I bumped them by 20%.
	
	Updated configure script and makefile to correctly figure out the right
	configuration directory for CUPS.
	
	Updated the makefile again to use .SILENT and the echos, but added a
	set of echos at the beginning to show the compiler and options that are
	being used.  This is much cleaner than a 3+ line listing for each source
	file in a make log for those extra-long autoconf CFLAGS lines.
	
	Fixed include file nonsense; all needed include files should be there now,
	and all duplicates removed.
	
2000-09-17	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.82) (+59 -2)
		printers.xml (1.24) (+3 -3)
	
	Split LaserJet 5 and 6 from LaserJet 4 (they support 600x600dpi).
	Split LaserJet 5Si from 4V, 4Si (same).
	These are internal model number changes only - no external effect.
	
2000-09-17	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.258) (+2 -2)
	
	ESC 740 is a narrow printer
	
2000-09-17	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.81) (+20 -23)
		printers.xml (1.23) (+90 -10)
	
	The "Deskjet 800 saga...
	
	Removed the "Deskjet 800 series" entry in printers.xml. Replaced
	it with separate entries for all the 8xx printers, pointing
	at the 800 driver or the 601 driver. THIS REMOVES THE "pcl-800"
	DRIVER!
	
	Moved the 1220C from the 1100/1120 driver to the 900 driver.
	
	Renamed the extra resolutions in the 900 driver to correspond to
	Mike's Docs, then disabled them (cos they don't work).
	
	Changed PCL_RES_600_600_MONO to PCL_RES_600_600 for the 2000/2500.
	
	Added the PhotoSmart P1000/P1100 (pcl-P1000, pcl-P1100) to point at
	the 900 driver. DO not get confused between "pcl-1100" (DJ 1100C) and
	"pcl-P1100" (PhotoSmart 1100)!
	
	Removed PCL_COLOR_CMYK4 (C-RET) from 900 driver (it was a guess!).
	
	Bug Fixes:
	
	Added PCL_PAPERSOURCE_STANDARD to DJ340.
	
	Removed duplicate PCL_RES_600_600_MONO from 800 driver.
	
	Shuffled Deskjet 520 entry in printers.xml to put it in order.
	
2000-09-17	<davehill@sourceforge.net>

	Files:	pcl-unprint.c (1.16) (+5 -4)
	
	Remove compiler warning about "id".
	
2000-09-17	<rlk@sourceforge.net>

	Files:	ChangeLog (1.43) (+78 -0)
		Ghost/README (1.48) (+22 -17)
		Ghost/Makefile (1.1) ( )
		print-util.c (1.142) (+234 -10)
		print-dither.c (1.94) (+2 -2)
		README (1.29) (+6 -0)
		Makefile.am (1.65) (+7 -5)
	
	Display the thumbnail/placement widgets correctly in monochrome mode.
	A nice side effect is that we get significantly improved performance
	in monochrome mode at least in some cases.
	
	Put escputil in the Ghostscript distribution also.
	
2000-09-17	<rlk@sourceforge.net>

	Files:	print.c (1.124) (+14 -8)
	
	Don't "initialize" the file driver if it's not a legal driver type.
	
2000-09-17	<rlk@sourceforge.net>

	Files:	print.c (1.123) (+3 -2)
	
	One more little bit of initialization
	
2000-09-17	<rlk@sourceforge.net>

	Files:	print.c (1.122) (+85 -41)
	
	Change how the plugin decides if it already knows about a printer.
	It used to do it by the command, but that just causes confusion out
	the wazoo.  Now do it by printer name.
	
2000-09-17	<rlk@sourceforge.net>

	Files:	ChangeLog (1.42) (+24 -0)
		Documentation/setup.png (1.2) (+0 -0)
		Documentation/print.sgml (1.1) ( )
		Documentation/print.html (1.2) (+584 -197)
		Documentation/print-setup.png (1.1) ( )
		Documentation/print-main.png (1.1) ( )
		Documentation/print-color.png (1.1) ( )
		Documentation/main.png (1.2) (+0 -0)
		Documentation/color.png (1.2) (+0 -0)
		print.c (1.121) (+272 -71)
		print-util.c (1.141) (+11 -6)
		print-escp2.c (1.257) (+2 -2)
		gimp_main_window.c (1.62) (+60 -15)
		gimp_color_window.c (1.19) (+7 -4)
		RELNOTES (1.23) (+42 -7)
		README (1.28) (+9 -2)
		Makefile.am (1.64) (+1 -1)
	
	Be more specific about which signals to disconnect when updating combo
	boxes -- this fixes some odd behaviour whereby the item selected in the
	combo's drop-down box didn't match the text in the combo's entry field.
	
	Update the orientation menu and the dither combo when the plugin starts
	and whenever a different printer is selected.  Update the driver setup
	dialog when a different printer is selected.
	
	Fix the saturation control to remove a discontinuity at around
	saturation=1.225.  (ssat was getting square-rooted whether or not a
	second dose of saturation would be applied.)
	
	Change printrc file format to be keyword-value pairs.  Can read old
	printrc files and convert them to new format.
	
	Adjust paper tuning constants for Premium Glossy paper.
	
	Above changes all per Charles Briscoe-Smith <cpbs@sourceforge.net>
	
	Update README and release notes.
	
	Update documentation per Daniel Egger.
	
2000-09-17	<rlk@sourceforge.net>

	Files:	cups/Makefile.in (1.11) (+7 -17)
		cups/epson.c (1.5) (+4 -2)
		cups/configure.in (1.5) (+2 -2)
		cups/configure (1.4) (+26 -26)
		cups/commandtoepson.c (1.6) (+4 -2)
		cups/calibrate.c (1.3) (+2 -3)
	
	Remove -fno-rtti, since we're not using C++ and it breaks gcc (2.7.2.3).
	
	Clean up some warnings.
	
	.SILENT in makefiles is simply too unpleasant to debug.
	
2000-09-16	<easysw@sourceforge.net>

	Files:	configure.in (1.33) (+30 -3)
		cups/genppd.c (1.9) (+6 -5)
		testdither.c (1.2) (+39 -19)
		print-dither.c (1.93) (+86 -113)
	
	Added configure check for random() and a new option --enable-debug.
	
	Simple optimizations to the dithering and color separation code.
	(generate_cmy, update_cmyk, print_*, and dither_*); maybe a 5%
	speedup right now on average...
	
	Added no-image option for testdither.
	
	Added new very fast dither to generated PPD files...
	
2000-09-16	<rlk@sourceforge.net>

	Files:	ChangeLog (1.41) (+58 -0)
		Makefile.am (1.63) (+3 -0)
	
	Add documentation to the release
	
2000-09-16	<rlk@sourceforge.net>

	Files:	Documentation/color.png (1.1) ( )
		Documentation/setup.png (1.1) ( )
		Documentation/print.html (1.1) ( )
		Documentation/main.png (1.1) ( )
		Documentation/docbook.css (1.1) ( )
	
	Initial revision of documentation
	
2000-09-16	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.61) (+2 -2)
	
	Enlarge the Center Image button.
	
2000-09-16	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.60) (+2 -1)
	
	Update the thumbnail when the image type changes
	
2000-09-16	<rlk@sourceforge.net>

	Files:	ChangeLog (1.40) (+80 -0)
		Ghost/README (1.47) (+3 -0)
		print-dither.c (1.92) (+165 -132)
		gimp_main_window.c (1.59) (+2 -5)
		gimp_color_window.c (1.18) (+24 -74)
	
	Add very fast dither mode and slighty speed up fast mode.
	
	Change dither algorithm menu into combo.
	
2000-09-16	<cpbs@sourceforge.net>

	Files:	gimp_color_window.c (1.17) (+40 -76)
		gimp_main_window.c (1.58) (+142 -171)
	
	Make the thumbnail in the size/position preview track changes in colour
	controls.
	
	Turn a few more option-menus into combo boxes.
	
2000-09-15	<rlk@sourceforge.net>

	Files:	mkchlog (1.4) (+5 -0)
	
	Put mkchlog in the public domain.
	
2000-09-15	<cpbs@sourceforge.net>

	Files:	print.c (1.120) (+6 -3)
	
	When reading the printrc and adding printers, do not search through any
	printers which have been added to the end of the list since the list
	was qsort()ed.
	
2000-09-15	<rlk@sourceforge.net>

	Files:	print.c (1.119) (+3 -2)
		print.h (1.89) (+2 -8)
	
	print.h should not need unistd.h; only print.c needs that.
	
2000-09-15	<rlk@sourceforge.net>

	Files:	AUTHORS (1.6) (+2 -0)
		print-escp2.c (1.256) (+3 -3)
		print-dither.c (1.91) (+28 -24)
		configure.in (1.32) (+1 -1)
		RELNOTES (1.22) (+37 -6)
		ChangeLog (1.39) (+255 -0)
	
	Fix up dot sizes for 3 pl dots on ESC 900
	
	Slight speedup in dithering.
	
	Bump the version number.
	
2000-09-15	<easysw@sourceforge.net>

	Files:	print-util.c (1.140) (+13 -13)
		cups/genppd.c (1.8) (+13 -13)
	
	Re-fixed media sizes so they match up exactly with the PPD spec and not
	the original (broken) tables I was using in Print Pro...
	
2000-09-15	<easysw@sourceforge.net>

	Files:	Makefile.am (1.62) (+5 -0)
		testdither.c (1.1) ( )
	
	Added simple dither testing program so I/we can fiddle with the
	dithering code and get some more immediate feedback.
	
2000-09-15	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.57) (+31 -27)
		print.c (1.118) (+9 -2)
		gtk_main_window.c (1.56) (+7 -1)
	
	Reset to defaults any value that is wildly out of range (to catch old
	printrc files).
	
	Do the percent/ppi thing correctly at startup (try yet again!)
	
2000-09-15	<anikin@sourceforge.net>

	Files:	print-dither.c (1.90) (+25 -25)
		print.h (1.88) (+4 -4)
		print-util.c (1.139) (+3 -2)
	
	Fix for a bug in profiling math; converted update_color into a macro
	
2000-09-13	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.255) (+3 -3)
	
	Disable 1440x720 micro on 640/660
	
2000-09-13	<rlk@sourceforge.net>

	Files:	Makefile.standalone (1.11) (+0 -0)
	
	Obsolete
	
2000-09-13	<easysw@sourceforge.net>

	Files:	print-escp2.c (1.254) (+446 -394)
	
	ESC 600, 800, 1520 updates from Robert seem to work well, commited.
	
	Added ink definitions for 2000P - only 2 levels per ink.
	
	Rewrote the unpack routines - simpler, faster (I think), and the new
	ones seem to work on all processors.
	
2000-09-13	<rlk@sourceforge.net>

	Files:	print-util.c (1.138) (+4 -4)
	
	Make letter be the default paper size.
	
2000-09-13	<rlk@sourceforge.net>

	Files:	mkinstalldirs (1.3) (+9 -3)
	
	Really brutal hack to allow make gdist to work while not blowing out
	make install
	
2000-09-13	<rlk@sourceforge.net>

	Files:	Makefile.am (1.61) (+1 -0)
	
	Set up MAINTAINERdir correctly
	
2000-09-12	<easysw@sourceforge.net>

	Files:	print.c (1.117) (+9 -8)
		print.h (1.87) (+3 -3)
	
	Allow printer names up to 127 characters.
	
2000-09-12	<easysw@sourceforge.net>

	Files:	escputil.c (1.10) (+15 -31)
		unprint.c (1.42) (+13 -11)
		print.c (1.116) (+5 -3)
		print-ps.c (1.43) (+6 -6)
		print-pcl.c (1.80) (+5 -5)
		print-escp2.c (1.253) (+4 -38)
		print-dither.c (1.89) (+5 -5)
		print-canon.c (1.87) (+7 -7)
	
	Fixed some signed character issues in unprint.c - default char type is
	undefined (signed for some compilers, unsigned for others); added
	"signed" to the ones that needed it to be sure.
	
	escputil.c still used the LP_COMMAND and LPR_COMMAND definitions; changed
	to simple run-time detection.
	
	Added lots of casts to fix compiler warnings.
	
	Removed extraneous break statements after return's
	
	break; break; can just be break;...
	
	Ink budget was defined as int in some spots, unsigned int in others.
	Changed to int (signed) in all places since it seems to be OK.
	
	This hopefully will result in a clean compile (no warnings) on all
	platforms, less some YY_BREAK warnings I get under IRIX which can't
	be suppressed from printdefl.l...
	
2000-09-12	<rlk@sourceforge.net>

	Files:	quickmatrix257.h (1.3) (+22 -0)
		ran.367.179.h (1.2) (+22 -0)
	
	Add copyright notice
	
2000-09-12	<rlk@sourceforge.net>

	Files:	printdef.h (1.4) (+23 -0)
	
	Apply the GPL.
	
2000-09-12	<rlk@sourceforge.net>

	Files:	quickmatrix199-2.h (1.3) (+0 -0)
		quickmatrix199.h (1.3) (+0 -0)
	
	Remove big unused files from sandboxes (they're still in the repository
	if needed).
	
2000-09-11	<rlk@sourceforge.net>

	Files:	jmv/README (1.3) (+3 -0)
		jmv/print.h (1.3) (+2 -2)
		jmv/print-escp2.c (1.32) (+1 -1)
		jmv/print-dither.c (1.32) (+1 -1)
	
	Remove some extraneous files to clean up sandboxes.
	
2000-09-11	<rlk@sourceforge.net>

	Files:	Matgen/73dither-distance.i (1.2) (+0 -0)
		Matgen/ran.367.179.h (1.2) (+0 -0)
	
	No good reason to clutter everyone's sandbox with these, because they're big.
	
2000-09-11	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.252) (+3 -3)
	
	Drop support for 1440x720 microweave on 740 and 900.
	
2000-09-11	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.251) (+9 -8)
	
	Fix x8 unpack functions
	
2000-09-11	<rlk@sourceforge.net>

	Files:	Makefile.am (1.60) (+1 -1)
	
	Try again
	
2000-09-11	<rlk@sourceforge.net>

	Files:	Makefile.am (1.59) (+24 -4)
	
	Silence a non-useful warning
	
2000-09-10	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.250) (+15 -15)
	
	Backout premature checkin for boosted resolution on some printers
	
2000-09-10	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.249) (+8 -4)
	
	Cannot use 1440 HQ with 900
	
2000-09-10	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.248) (+291 -24)
		run-weavetest (1.19) (+1 -1)
	
	Try to support ESC 900 3 pl dots
	
2000-09-10	<easysw@sourceforge.net>

	Files:	cups/LICENSE.txt (1.2) (+0 -523)
	
	Forgot this file...
	
2000-09-10	<easysw@sourceforge.net>

	Files:	cups/genppd.c (1.7) (+4 -4)
	
	Didn't include setpagedevice after color stuff...
	
2000-09-10	<easysw@sourceforge.net>

	Files:	cups/Makefile.in (1.10) (+8 -3)
		cups/genppd.c (1.6) (+36 -10)
		cups/configure (1.3) (+26 -26)
		cups/command.types (1.2) (+16 -10)
	
	Updated copyright notice on other files.
	
	Added installation of command.types file.
	
	No longer generate PPD files for the PS drivers.
	
2000-09-10	<easysw@sourceforge.net>

	Files:	Makefile.am (1.58) (+0 -5)
		cups/rastertoprinter.c (1.5) (+14 -8)
		cups/epson.c (1.4) (+16 -10)
		cups/configure.in (1.4) (+14 -8)
		cups/commandtoepson.c (1.5) (+15 -9)
		cups/command.txt (1.2) (+30 -25)
		cups/calibrate.c (1.2) (+16 -10)
		cups/README.txt (1.5) (+30 -16)
		cups/Makefile.in (1.9) (+16 -10)
		print.c (1.115) (+101 -58)
		configure.in (1.31) (+0 -59)
	
	Run-time detection of lpc/lpstat.  Still need to add LPRng support to it.
	
	Updated all of the CUPS driver stuff with the standard GPL and a more-or-
	less standard banner on each file.
	
2000-09-10	<easysw@sourceforge.net>

	Files:	cups/.cvsignore (1.3) (+0 -4)
	
	Can't ignore Makefile.in in the CUPS directory - remember, we're not using
	automake with the CUPS drivers.
	
	Dropped some of the other files that aren't in this directory.
	
2000-09-10	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.247) (+79 -59)
	
	Use super microdot size at 1440x720 on the EX and 700.
	
2000-09-09	<rlk@sourceforge.net>

	Files:	configure.in (1.30) (+6 -2)
		print_gimp.h (1.29) (+5 -1)
		print.c (1.114) (+25 -12)
		gtk_main_window.c (1.55) (+6 -1)
		gtk_color_window.c (1.20) (+5 -1)
	
	Disable the GTK plugin with Gimp 1.1 except in maintenance mode
	
2000-09-09	<rlk@sourceforge.net>

	Files:	cups/.cvsignore (1.2) (+13 -0)
	
	Copies of files that should be ignored.
	
2000-09-09	<easysw@sourceforge.net>

	Files:	cups/genppd.c (1.5) (+28 -13)
	
	Added dithering algorithms to PPD files...
	
2000-09-09	<easysw@sourceforge.net>

	Files:	cups/rastertoprinter.c (1.4) (+3 -2)
	
	Default to gamma of 1.7 to match sRGB; looks much better now...
	
2000-09-09	<rlk@sourceforge.net>

	Files:	AUTHORS (1.5) (+3 -0)
		Ghost/gdevstp.c (1.40) (+13 -1)
		Ghost/README (1.46) (+11 -20)
		mkinstalldirs (1.2) (+6 -2)
		configure.in (1.29) (+5 -1)
		Makefile.am (1.57) (+5 -0)
		ChangeLog (1.38) (+45 -0)
	
	Add full foomatic support
	
2000-09-09	<easysw@sourceforge.net>

	Files:	print-util.c (1.137) (+7 -2)
		cups/rastertoprinter.c (1.3) (+11 -5)
		cups/genppd.c (1.4) (+6 -6)
		cups/Makefile.in (1.8) (+12 -5)
	
	Updated compute_page_parameters to support scaling == 0 (means to scale
	to the full page regardless of aspect ratio)
	
	Added ppd target to CUPS makefile to separate PPD generation and genppd
	linking.
	
	genppd output PageDimension attributes instead of PaperDimension.
	
	rastertoprinter was passing the width and length backwards.
	
	changed rastertoprinter to use a scaling of 0.
	
2000-09-09	<easysw@sourceforge.net>

	Files:	configure.in (1.28) (+8 -2)
		cups/configure.in (1.3) (+2 -2)
		cups/README.txt (1.4) (+18 -12)
		cups/Makefile.in (1.7) (+15 -7)
		escputil.c (1.9) (+3 -3)
	
	Updated top-level configuration script to only use GCC options when GCC
	is being used...  -Wall and friends yield interesting (but not useful)
	error messages from other compilers.
	
	Reverted the unnecessary changes to the CUPS Makefile.in.
	
	Updated the README file for the CUPS driver to reflect the current
	state of affairs.
	
	Updated the CUPS configure.in file - was checking for g++ instead of
	gcc.
	
2000-09-09	<rlk@sourceforge.net>

	Files:	Makefile.am (1.56) (+1 -0)
		print.c (1.113) (+11 -2)
		configure.in (1.27) (+11 -0)
	
	Try to support LPRng
	
2000-09-09	<rlk@sourceforge.net>

	Files:	ChangeLog (1.37) (+96 -0)
		gtk_main_window.c (1.54) (+29 -17)
		gimp_main_window.c (1.56) (+14 -7)
	
	Close off the setup and color dialogs correctly when printing.
	
2000-09-09	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.55) (+4 -4)
	
	Really stupid hack to try to position the printer driver scroller
	correctly.  This really isn't correct; it needs to find out the
	additional leading between the lines of text in the scrolling window
	rather than arbitrarily adding 3.
	
2000-09-09	<rlk@sourceforge.net>

	Files:	ChangeLog (1.36) (+52 -0)
		Ghost/README (1.45) (+2 -12)
		printer_options.c (1.2) (+4 -1)
		configure.in (1.26) (+48 -20)
		README.weave (1.2) (+140 -1)
		README.dither (1.8) (+14 -3)
		README (1.27) (+8 -2)
		Makefile.am (1.55) (+4 -1)
	
	Add --disable-lp and --disable-lpr options to configure.
	
	-Wall really belongs in the warnings even in production.  The others,
	maybe not.
	
	Other minor changes.
	
2000-09-09	<rlk@sourceforge.net>

	Files:	cups/README.txt (1.3) (+18 -0)
	
	Instructions for people who use the CVS interface
	
2000-09-09	<rlk@sourceforge.net>

	Files:	cups/Makefile.in (1.6) (+10 -18)
	
	Make compile verbose enough so that it's possible to see what's going
	on.
	
	Improve robustness of ppd generation.
	
2000-09-08	<easysw@sourceforge.net>

	Files:	print-util.c (1.136) (+10 -10)
		cups/rastertoprinter.c (1.2) (+17 -4)
		cups/genppd.c (1.3) (+343 -1512)
		printdefy.y (1.11) (+3 -3)
	
	Fixed international A sizes (wrong values with width and height)
	
	Changes printers array so it isn't static (needed for genppd, and
	it doesn't matter for the GS driver or GIMP plug-in)
	
	Updated genppd to generate PPD files from the driver list.
	
	Added media size, source, and type to raster driver.
	
	(hopefully this will be all that is left to make it all work)
	
2000-09-08	<easysw@sourceforge.net>

	Files:	Makefile.am (1.54) (+2 -0)
		cups/genppd.c (1.2) (+13 -9)
		cups/configure.in (1.2) (+4 -4)
		cups/configure (1.2) (+83 -37)
		cups/Makefile.in (1.5) (+31 -19)
	
	Fixed CUPS file generation rules.
	
	CUPS driver makefile changes.
	
	Fix to configure script for CUPS drivers.
	
2000-09-08	<easysw@sourceforge.net>

	Files:	escputil.c (1.8) (+2 -2)
		print.c (1.112) (+3 -3)
	
	Portability - index() should no longer be used since strchr() is the
	ANSI C replacement and is available on all current platforms.
	
2000-09-08	<easysw@sourceforge.net>

	Files:	Makefile.am (1.53) (+13 -1)
	
	Removed hard-coded GCC warning options from automake file...
	
	Added CUPS source building targets a la Ghostscript driver.
	
2000-09-08	<easysw@sourceforge.net>

	Files:	cups/Makefile.in (1.4) (+12 -24)
		cups/util.h (1.2) (+2 -2)
		cups/rastertoprinter.c (1.1) ( )
		cups/rastertoepson.c (1.4) (+2 -2)
		cups/pack.c (1.2) (+2 -2)
		cups/epson.drv (1.3) (+2 -2)
		cups/dither.c (1.3) (+2 -2)
		cups/check.c (1.2) (+2 -2)
	
	Redid CUPS driver to use GIMP-print code directly, a la the stp driver.
	
	Not sure how well this will work out, but we'll see...
	
2000-09-07	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.246) (+2 -2)
	
	Little fix for the 670
	
2000-09-07	<cpbs@sourceforge.net>

	Files:	print-canon.c (1.86) (+2 -2)
		print-pcl.c (1.79) (+2 -2)
		print-escp2.c (1.245) (+2 -2)
	
	Update the progress bar a bit more often.  (Useful on slower machines.)
	
2000-09-07	<cpbs@sourceforge.net>

	Files:	gimp_main_window.c (1.54) (+86 -6)
	
	Add a live preview of the image's position and size.
	
2000-09-07	<cpbs@sourceforge.net>

	Files:	print-canon.c (1.85) (+1 -3)
		print-util.c (1.135) (+8 -9)
		print-ps.c (1.42) (+1 -4)
		print-pcl.c (1.78) (+1 -3)
		print-escp2.c (1.244) (+1 -4)
	
	Fix a segfault with the colour preview by eliminating OUTPUT_GRAY_COLOR.
	choose_colorfunc() now handles this case internally.
	
2000-09-07	<cpbs@sourceforge.net>

	Files:	.cvsignore (1.9) (+2 -0)
	
	New executables: printer_options and (for testing purposes) print-weave.
	
2000-09-06	<rlk@sourceforge.net>

	Files:	ChangeLog (1.35) (+170 -0)
		print.h (1.86) (+2 -3)
		print-util.c (1.134) (+6 -12)
		print-escp2.c (1.243) (+1 -2)
		print-dither.c (1.88) (+4 -14)
		gimp_main_window.c (1.53) (+1 -2)
	
	Remove error_mix, which was just causing trouble.
	
	More or less restore the old contrast setup.
	
	Remove a spurious variable declaration.
	
2000-09-06	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.242) (+2 -2)
	
	Fix STC800 margins
	
2000-09-06	<cpbs@sourceforge.net>

	Files:	escp2-weavetest.c (1.16) (+3 -2)
		print.h (1.85) (+3 -3)
		print-weave.c (1.4) (+126 -17)
		print-escp2.c (1.241) (+6 -5)
	
	Add a "strategy" argument to the weave code.  This is currently taken
	from the use_softweave member of the res_t list.  The purpose is to allow
	different softweave patterns to be used; depending on the circumstances,
	different weave might be appropriate.  (I don't suggest letting the user
	select a weave, but the driver might do this.)
	
	At the moment, weave pattern 1 is identical to what we had before.  On my
	870 in 720 softweave, pattern 4 produces less banding than pattern 1,
	while patterns 2 and 3 seem to produce more.  Pattern 1's banding comes
	in "waves".  Pattern 6 seems to do reasonably well...  I think this has
	something to do with what happens when a row of ink is laid down touching
	another row which isn't fully dry yet.  If this is the case, it's not
	obvious how to decide which strategy to use in any given situation.
	
2000-09-05	<cpbs@sourceforge.net>

	Files:	print-util.c (1.133) (+14 -7)
	
	Fix a pair of nasty cut-and-paste bugs which caused the yellow control
	not to function; the yellow channel was being adjusted by the magenta
	control instead.
	
	Change the contrast control a bit.  Its effect was rather "sharp" before,
	so don't cube contrast before applying it.  Also, remove the extra
	contrast reduction which was being done if contrast < 1.0.  Finally, fix
	a bug where "pixel" was being used at one point instead of "temp_pixel".
	
2000-09-05	<cpbs@sourceforge.net>

	Files:	unprint.c (1.41) (+68 -10)
	
	Handle NULs, EJL and remote mode commands a bit more gracefully.
	Don't reject a dot size of 0x11 as invalid.
	
2000-09-05	<cpbs@sourceforge.net>

	Files:	gimp_color_window.c (1.16) (+110 -14)
		gimp_main_window.c (1.52) (+13 -1)
	
	Add a thumbnail of the image to the top of the colour window and update
	it in real time to show the effects of the colour adjustment controls.
	I'm afraid I didn't bother to port it to the GTK ui (call me lazy...)
	
2000-09-05	<cpbs@sourceforge.net>

	Files:	gimp_main_window.c (1.51) (+62 -15)
		print.h (1.84) (+4 -2)
		print-util.c (1.132) (+31 -17)
		gtk_main_window.c (1.53) (+51 -13)
	
	Add upside-down and seascape orientations, matching the orientation
	names used by gv.
	
2000-09-05	<cpbs@sourceforge.net>

	Files:	gtk_color_window.c (1.19) (+2 -2)
		printdefy.y (1.10) (+2 -2)
		printdefl.l (1.5) (+2 -2)
		print-util.c (1.131) (+2 -2)
		print-escp2.c (1.240) (+13 -7)
		gtk_main_window.c (1.52) (+1 -31)
	
	Fix some global replacements which had changed "redistribute" into
	"cyanistribute".
	
	Remove stuff in the GTK ui conditionalised on "#ifndef GIMP_1_0".
	Reasoning is as follows.  The GTK ui is there to support gimp 1.0; the
	gimpui ui is preferred for gimp 1.1/1.2.  Therefore, the only reason to
	use the gtk ui with GIMP_1_0 not defined is for the developers to test
	it, and in those circumstances we should see as near as possible the
	same as the gimp 1.0 users see.
	
	Amend code which decides whether a given resolution is valid for escp2
	printers to use criteria consistent with the current weave code.
	
2000-09-05	<sharkey@sourceforge.net>

	Files:	print-weave.c (1.3) (+2 -1)
	
	Add #include <string.h> to declare the type of memcpy.  Suggested by
	Henryk, who notes that its absence can lead to a fatal error on
	64 bit platforms.
	
2000-09-05	<sharkey@sourceforge.net>

	Files:	print-canon.c (1.84) (+2 -2)
	
	Famed Lexmark hacker Henryk Paluch <paluch@kmlinux.fjfi.cvut.cz> notes
	that:
	
	        va_arg() may not reference char according to compiler
	        error and stdarg(3) man page (char is converted to int
	        when passed through ... prototype).
	
	He's right.  va_arg(3) says va_arg only takes "fully promoted types" and
	characters must be ints which are then cast to chars.
	
2000-09-05	<iay@sourceforge.net>

	Files:	print-escp2.c (1.239) (+3 -2)
	
	Print 360dpi softweave modes as dark as we can on the ESC740.
	Add a new "Photo Quality Glossy Paper" type; same paper feed mechanism
	as backlight film.
	
2000-09-05	<rlk@sourceforge.net>

	Files:	Ghost/README (1.44) (+1 -1)
	
	-sDither, not -Dither!
	
2000-09-05	<rlk@sourceforge.net>

	Files:	README (1.26) (+1 -0)
	
	4.0a3 release
	
2000-09-05	<rlk@sourceforge.net>

	Files:	RELNOTES (1.21) (+34 -13)
	
	Updates
	
2000-09-05	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.50) (+2 -37)
		Ghost/README (1.43) (+10 -4)
		print.h (1.83) (+3 -15)
		print-pcl.c (1.77) (+6 -19)
		print-escp2.c (1.238) (+2 -10)
		print-dither.c (1.87) (+74 -57)
		print-canon.c (1.83) (+2 -10)
		gtk_main_window.c (1.51) (+1 -31)
	
	Add Fast dither algorithm, and remove fast color and fast grayscale
	image types.
	
2000-09-05	<rlk@sourceforge.net>

	Files:	Ghost/README (1.42) (+11 -1)
	
	Speed up Fast Color; add Fast Grayscale mode
	
2000-09-05	<rlk@sourceforge.net>

	Files:	ChangeLog (1.34) (+78 -0)
		print_gimp.h (1.28) (+1 -8)
		print.h (1.82) (+8 -4)
		print-pcl.c (1.76) (+8 -3)
		print-escp2.c (1.237) (+9 -4)
		print-dither.c (1.86) (+140 -115)
		print-canon.c (1.82) (+10 -5)
		gtk_main_window.c (1.50) (+18 -2)
		gimp_main_window.c (1.49) (+41 -7)
	
	Speed up Fast Color; add Fast Grayscale mode
	
2000-09-04	<rlk@sourceforge.net>

	Files:	print-canon.c (1.81) (+13 -15)
		print.h (1.81) (+14 -16)
		print-util.c (1.130) (+168 -161)
		print-pcl.c (1.75) (+10 -9)
		print-escp2.c (1.236) (+7 -6)
		print-dither.c (1.85) (+84 -21)
	
	Do a better job of duplicate line elimination in the dither code.  We
	now get notified by the driver if there are known duplicate lines.
	This would allow us to put something in the Image layer to optimize
	out blank lines very early on and save a lot of computation.
	
	A few point optimizations in the dither code.
	
	Move the lut_t into the private data of print_util; it isn't actually
	needed anywhere else.  Also hang some stuff off it to optimize the
	lookup for the photo case.
	
	Get rid of some potentially dangerous FP equality comparisons in
	the HSL code.  Also avoid the scaling to 1 that both endangers
	the computation and wastes time.
	
2000-09-03	<anikin@sourceforge.net>

	Files:	print-dither.c (1.84) (+10 -2)
		print.h (1.80) (+41 -7)
		print-util.c (1.129) (+9 -28)
	
	Modified performance instrumentation to use gettimeofday; inlined time sensitive code
	
2000-09-03	<rlk@sourceforge.net>

	Files:	AUTHORS (1.4) (+64 -10)
		Ghost/gdevstp.c (1.39) (+2 -2)
		Ghost/README (1.41) (+3 -2)
		print.h (1.79) (+4 -2)
		print-pcl.c (1.74) (+13 -5)
		print-escp2.c (1.235) (+4 -1)
		print-dither.c (1.83) (+251 -11)
		print-canon.c (1.80) (+7 -3)
		gtk_main_window.c (1.49) (+16 -1)
		gimp_main_window.c (1.48) (+16 -1)
	
	Faster color mode
	
2000-09-03	<rlk@sourceforge.net>

	Files:	print-util.c (1.128) (+2 -2)
	
	Arithmetic problem
	
2000-09-03	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.47) (+72 -76)
		print-util.c (1.127) (+4 -4)
		gtk_main_window.c (1.48) (+71 -64)
	
	Don't mix colors in that don't actually exist in the output.
	
	Improve accuracy of height/width entry, and don't force these entries
	into PPI mode.
	
2000-09-03	<rlk@sourceforge.net>

	Files:	ChangeLog (1.33) (+93 -0)
		print.h (1.78) (+3 -3)
		print-weave.c (1.2) (+2 -1)
		print-util.c (1.126) (+2 -2)
		print-escp2.c (1.234) (+48 -48)
		print-dither.c (1.82) (+7 -7)
	
	Get rid of some warnings.
	
	Always print to the exact dimensions specified by the user; don't
	round the scaling down to the nearest percent in compute_page_parameters.
	
2000-09-02	<rlk@sourceforge.net>

	Files:	README (1.25) (+1 -1)
	
	Bump version number
	
2000-09-02	<rlk@sourceforge.net>

	Files:	configure.in (1.25) (+1 -1)
		print-ps.c (1.41) (+3 -3)
	
	Bump version number
	
2000-09-02	<rlk@sourceforge.net>

	Files:	README (1.24) (+14 -9)
	
	Clarification
	
2000-09-02	<rlk@sourceforge.net>

	Files:	ChangeLog (1.32) (+336 -0)
		Ghost/gdevstp.c (1.38) (+9 -9)
		Ghost/README (1.40) (+3 -1)
		printers.xml (1.22) (+18 -0)
		printdefy.y (1.9) (+6 -6)
		print.c (1.111) (+2 -23)
		print-util.c (1.125) (+43 -47)
		print-ps.c (1.40) (+5 -19)
		print-pcl.c (1.73) (+2 -19)
		print-image-gimp.c (1.7) (+2 -10)
		print-escp2.c (1.233) (+2 -14)
		print-canon.c (1.79) (+2 -14)
		gtk_main_window.c (1.47) (+41 -47)
		gtk_color_window.c (1.18) (+9 -17)
		gimp_main_window.c (1.46) (+43 -41)
		escp2-unprint.c (1.3) (+4 -4)
		RELNOTES (1.20) (+97 -1)
		README.new-printer (1.3) (+4 -0)
	
	Further tuning of color generation.  At present, CMY controls can be
	used to balance grayscale reasonably effectively.  The grayscale for
	the Stylus Photo 870/1270 was tuned with this.
	
	Change use of floats to doubles for better accuracy (and because
	floats are always passed as doubles in C, anyway).
	
	Change GhostScript -sMediaSource to -sInputSlot to conform to PPD
	standard.
	
	Nominally support Stylus Color 880 and 980.
	
2000-09-02	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.232) (+3 -3)
	
	Try dot size 4 for 360 dpi for the 740.
	
2000-09-02	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.231) (+5 -6)
	
	Try again on the 670.  I do not believe the manual; low end printers
	don't generally have a 48/144 head configuration.  Also, it's not a 4
	pl drop size.
	
2000-09-02	<rlk@sourceforge.net>

	Files:	print-util.c (1.124) (+70 -70)
	
	Tune the color stuff a bit more
	
2000-08-31	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.45) (+7 -5)
	
	Fix bottom/right borders and preview rectangle
	
2000-08-30	<davehill@sourceforge.net>

	Files:	print.c (1.110) (+3 -65)
		print_gimp.h (1.27) (+10 -1)
	
	Removed compatability defines. We now define GIMP_ENABLE_COMPAT_CRUFT
	to turn back on the old API definitions (for now). Changed GIMP_INDEXED
	to INDEXED for 1.0.4.
	
2000-08-30	<rlk@sourceforge.net>

	Files:	print-util.c (1.123) (+13 -11)
	
	Expand the range of the CMY controls, and really allow CMY values of 0.
	
2000-08-29	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.230) (+2 -2)
	
	Update the STP 720.
	
2000-08-29	<rlk@sourceforge.net>

	Files:	Makefile.am (1.52) (+5 -1)
		printer_options.c (1.1) ( )
		README.new-printer (1.2) (+10 -8)
	
	Add printer_options program to generate *-omatic database.
	
	Update printer tweaking instructions.
	
2000-08-29	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.229) (+12 -12)
	
	Fix up 360 dpi mode for first generation variable dot size printers.
	This is surely wrong for the 2000P at 360 DPI.
	
2000-08-29	<rlk@sourceforge.net>

	Files:	print.c (1.109) (+7 -3)
	
	Try to make this compile for some older versions of Gimp 1.1.
	
2000-08-29	<rlk@sourceforge.net>

	Files:	Ghost/README (1.39) (+1 -0)
	
	Note support for the ESP 2000P
	
2000-08-29	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.44) (+3 -3)
	
	Permit scaling down to lower scale limit, not necessarily just 5%.
	
2000-08-28	<rlk@sourceforge.net>

	Files:	print-util.c (1.122) (+4 -4)
	
	Allow more CMY boost
	
2000-08-28	<rlk@sourceforge.net>

	Files:	Ghost/README (1.38) (+3 -3)
	
	Allow more CMY boost
	
2000-08-28	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.228) (+10 -10)
	
	Single dot size printers should not support 360 softweave
	
2000-08-28	<rlk@sourceforge.net>

	Files:	print-util.c (1.121) (+4 -9)
	
	Do CMY adjustments correctly (in CMY space, not RGB!)
	
2000-08-28	<anikin@sourceforge.net>

	Files:	print-util.c (1.120) (+42 -1)
		print.h (1.77) (+24 -2)
	
	Performance profiling code.
	
2000-08-28	<anikin@sourceforge.net>

	Files:	print-escp2.c (1.227) (+10 -1)
	
	Performance profiling code.
	
2000-08-28	<rlk@sourceforge.net>

	Files:	gimp_color_window.c (1.15) (+82 -59)
		Ghost/gdevstp.c (1.37) (+29 -24)
		Ghost/README (1.37) (+6 -6)
		printdefy.y (1.8) (+20 -20)
		printdefl.l (1.4) (+5 -5)
		print.h (1.76) (+10 -7)
		print.c (1.108) (+26 -26)
		print-util.c (1.119) (+167 -25)
		gtk_color_window.c (1.17) (+134 -112)
		gimp_main_window.c (1.43) (+12 -8)
	
	Make all color options based on 1.0 rather than on 1.0 or 100.  This
	simplifies things considerably, and allows more precise specification
	of colors.  Also, fix how brightness works.
	
2000-08-26	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.226) (+4 -4)
	
	STC 440/460 (and probably 480) don't have different spacing for the
	black nozzles.
	
2000-08-26	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.225) (+65 -46)
	
	Some printers apparently have different spacing between black and
	color nozzles.
	
2000-08-25	<rlk@sourceforge.net>

	Files:	gimp_color_window.c (1.14) (+2 -2)
		Ghost/gdevstp.c (1.36) (+2 -2)
		Ghost/README (1.36) (+1 -1)
		print-util.c (1.118) (+12 -6)
		gtk_color_window.c (1.16) (+2 -2)
	
	Fix contrast control to do something a lot more reasonable.
	
2000-08-25	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.72) (+17 -3)
	
	If the printer supports multiple media sources (trays), the default
	source is now "Standard", which means "use the printer's default"
	as if there were no support. This stops the default being "manual
	feed." Helps in support request 104138.
	
2000-08-25	<rlk@sourceforge.net>

	Files:	gimp_color_window.c (1.13) (+17 -1)
	
	Button to reset all color defaults
	
2000-08-24	<rlk@sourceforge.net>

	Files:	gimp_color_window.c (1.12) (+2 -2)
		print.c (1.107) (+60 -3)
	
	Update to the new libgimp names.  Back compatible in print.c;
	back compatibility not needed in gimp_color_window.c.
	
2000-08-24	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.224) (+18 -18)
		printers.xml (1.21) (+8 -0)
	
	Fix definition of 670 (from visual inspection).
	
	Add preliminary definition of SP 2000P.
	
2000-08-24	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.42) (+53 -4)
	
	Add right and bottom border entries.
	
2000-08-23	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.223) (+2 -2)
	
	Tune matte paper settings
	
2000-08-23	<gandy@sourceforge.net>

	Files:	print-canon.c (1.78) (+14 -2)
	
	Added some debugging messages
	
2000-08-23	<gandy@sourceforge.net>

	Files:	print-canon.c (1.77) (+3 -3)
	
	Another fix to the 0x61 command - final version.
	
2000-08-23	<gandy@sourceforge.net>

	Files:	print-canon.c (1.76) (+17 -11)
	
	Moved deinitialization code from end of canon_print to canon_deinit_printer()
	
	Fixed typo in 0x61 command (printers with deactivated 0x61 command should
	give it another try)
	
2000-08-23	<rlk@sourceforge.net>

	Files:	print-dither.c (1.81) (+10 -3)
	
	Print all bits in fast black mode, not just the high order bit on
	variable dot sizes.
	
2000-08-23	<rlk@sourceforge.net>

	Files:	print-canon.c (1.75) (+2 -3)
		print.h (1.75) (+8 -5)
		print-util.c (1.117) (+497 -200)
		print-pcl.c (1.71) (+2 -3)
		print-escp2.c (1.222) (+2 -2)
		print-dither.c (1.80) (+5 -5)
	
	Improve color generation performance.  Don't recompute color at all if
	we're reusing a row, and also don't recompute it if the point we're
	looking at has identical input values to the previous point.
	
2000-08-23	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.35) (+3 -3)
	
	Fix page positioning, from Wolfgang Fritz
	
2000-08-23	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.41) (+103 -103)
	
	Tweak the UI a bit more
	
2000-08-23	<rlk@sourceforge.net>

	Files:	print_gimp.h (1.26) (+3 -3)
	
	Tweak the print window size again
	
2000-08-22	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.40) (+50 -31)
		print_gimp.h (1.25) (+6 -1)
	
	Rearrange main window further.
	
2000-08-22	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.39) (+79 -97)
	
	Reorganize the interface a bit more logically
	
2000-08-21	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.221) (+6 -6)
	
	More printers that 1440x720 microweave doesn't work on.
	
2000-08-21	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.220) (+9 -9)
	
	Take a stab at density for the 600
	
2000-08-21	<rlk@sourceforge.net>

	Files:	Makefile.am (1.51) (+1 -1)
	
	The PDQ and CUPS descriptor files are now completely useless.  No
	sense in distributing them.
	
2000-08-21	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.219) (+11 -11)
	
	Take a stab at optimizing the 800/850/1520/3000 dot sizes
	
2000-08-21	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.218) (+2 -2)
	
	Stylus Color 1520 was incorrectly not set up for 1440x720 mode.
	
2000-08-20	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.217) (+34 -19)
	
	Tune black lower & upper constants for various papers.
	
2000-08-20	<rlk@sourceforge.net>

	Files:	print-util.c (1.116) (+1 -8)
	
	Eugene Anikin has verified that this now works with inlining in egcs 1.1.2.
	
2000-08-20	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.216) (+51 -44)
	
	Set default densities more appropriate for different kinds of paper.
	
2000-08-20	<rlk@sourceforge.net>

	Files:	Ghost/README (1.35) (+13 -9)
	
	Minor cleanup
	
2000-08-20	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.215) (+13 -13)
	
	Enable 180 DPI mode for some Epson printers.  This mode is useless on
	good paper, but on cheapo stock it has its uses.
	
2000-08-20	<rlk@sourceforge.net>

	Files:	print-util.c (1.115) (+4 -5)
	
	Floating point equality comparisons are pure poison.  Thanks to Eugene
	Anikin <eugene@anikin.com> for spotting this.
	
2000-08-19	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.214) (+50 -37)
	
	Fix positioning on STC 850.
	
	Remove workaround for setting page length on our old weave code in general.
	This workaround is very confusing and shouldn't be necessary any more.
	
	Tweak a few parameters on the 440 and 660.
	
2000-08-19	<rlk@sourceforge.net>

	Files:	print-canon.c (1.74) (+5 -5)
	
	Fix density computation for 1440x720 (suggested by
	suamor@sourceforge.net)
	
	Fix debug code (likewise)
	
2000-08-19	<rlk@sourceforge.net>

	Files:	README.new-printer (1.1) ( )
	
	Instructions for adding/tuning printers.
	
2000-08-15	<rlk@sourceforge.net>

	Files:	ChangeLog (1.31) (+17 -0)
	
	4.0a2
	
2000-08-15	<rlk@sourceforge.net>

	Files:	RELNOTES (1.19) (+14 -1)
	
	Last minute changes.
	
2000-08-15	<rlk@sourceforge.net>

	Files:	ChangeLog (1.30) (+156 -0)
		Ghost/README (1.34) (+10 -2)
		configure.in (1.24) (+1 -1)
		RELNOTES (1.18) (+24 -2)
		README (1.23) (+1 -1)
		Makefile.am (1.50) (+1 -1)
	
	Prep for 4.0a2
	
2000-08-15	<mitsch@sourceforge.net>

	Files:	gimp_main_window.c (1.38) (+19 -18)
	
	Some minor changes to minimize diffs against the version checked
	into the GIMP source tree.
	
2000-08-14	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.213) (+71 -8)
	
	4 pl printers actually use 6 pl dots at 720 dpi mode.
	
	Nominally support 180 dpi (never mind that nothing actually uses it yet).
	
2000-08-14	<rlk@sourceforge.net>

	Files:	print-util.c (1.114) (+8 -1)
	
	egcs 1.1.2 and thereabouts have problems with inlining here.
	
2000-08-14	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.212) (+513 -149)
	
	Make ink type selection even more data driven, rather than logic
	driven.
	
2000-08-14	<rlk@sourceforge.net>

	Files:	cyan-sweep.tif (1.1) ( )
	
	cyan sweep pattern for testing
	
2000-08-13	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.34) (+8 -4)
		Ghost/gdevstp.h (1.4) (+1 -1)
	
	No good reason to have a trivial header file for a one file driver
	
2000-08-13	<rlk@sourceforge.net>

	Files:	print-dither.c (1.79) (+3 -3)
	
	Minor syntax correction
	
2000-08-13	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.37) (+9 -9)
		gtk_main_window.c (1.46) (+3 -3)
	
	Ensure that at least a thin line is always displayed in the preview box
	
2000-08-13	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.211) (+10 -7)
	
	Fine tune 360 softweave
	
2000-08-13	<rlk@sourceforge.net>

	Files:	print.c (1.106) (+12 -3)
	
	Startup debugability
	
2000-08-13	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.210) (+2 -2)
	
	Fix top margin on ESC 850
	
2000-08-12	<rlk@sourceforge.net>

	Files:	print-dither.c (1.78) (+14 -5)
		print.h (1.74) (+3 -2)
		print-escp2.c (1.209) (+5 -4)
	
	Mixing in the error to help determine what to print doesn't work well
	on ESP EX.  Make it configurable.
	
2000-08-12	<rlk@sourceforge.net>

	Files:	run-weavetest (1.18) (+1 -1)
	
	Actually test the other required modes!
	
2000-08-12	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.36) (+25 -13)
		Ghost/gdevstp.c (1.33) (+37 -27)
		Ghost/README (1.33) (+19 -9)
		run-weavetest (1.17) (+1 -1)
		print-util.c (1.113) (+5 -5)
		print-escp2.c (1.208) (+221 -139)
		print-dither.c (1.77) (+31 -16)
		gtk_main_window.c (1.45) (+22 -10)
	
	Fix PPI rescale when image is changed from portrait to landscape mode.
	
	Don't suppress printing of colored ink when black is also printed,
	when density is high.  That turned out to be the cause of lots of
	problems at 360 DPI and perhaps even at 720 DPI.
	
	Change the density value used for making print decisions to use part
	of the error diffusion.  This feeds into the dot size computation,
	and results in smoothing of transition regions.
	
	Add 360 DPI softweave modes to Epson driver for variable dot size
	printers.  It's not clear that there's any good reason to do this
	for fixed dot size printers, or if it will even work.  It yields
	substantially improved print quality on variable dot size printers
	(at least the 870).  This needs more testing and tuning.
	
	Change the criteria for using bidirectional vs. unidirectional printing.
	On the 870, unidirectional printing is actually smoother than
	bidirectional, at least in some cases.
	
	Tune zero-margin mode, and fix it for 360 DPI.
	
	Reduce saturation/darkness spike in pure red, pure green, and pure
	blue vicinity, and increase overall saturation to compensate.
	
	Test more weave modes (in particular, ones required for 360 DPI
	softweave).
	
	Update Debian install instructions.
	
	Use gs_stderr in Ghostscript driver, and print more useful errors.
	
2000-08-11	<rlk@sourceforge.net>

	Files:	print-ps.c (1.39) (+5 -1)
	
	Protect against someone removing code that only looks redundant.
	
2000-08-11	<rlk@sourceforge.net>

	Files:	print-canon.c (1.73) (+5 -1)
		print-pcl.c (1.70) (+5 -1)
	
	Protect against someone removing code that only looks redundant.
	
2000-08-11	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.207) (+8 -1)
	
	It is necessary to recompute the image height and width after
	compute_page_parameters; these will change if the image is rotated.
	
2000-08-09	<rlk@sourceforge.net>

	Files:	ChangeLog (1.29) (+18 -0)
	
	4.0a1 release
	
2000-08-09	<rlk@sourceforge.net>

	Files:	ChangeLog (1.28) (+98 -0)
		Ghost/README (1.32) (+6 -6)
		print-pcl.c (1.69) (+2 -2)
		print-escp2.c (1.206) (+2 -2)
		print-canon.c (1.72) (+4 -4)
		configure.in (1.23) (+1 -1)
		RELNOTES (1.17) (+38 -16)
		README (1.22) (+1 -1)
		Makefile.am (1.49) (+20 -10)
	
	Rename some troublesome option names in HP and Canon drivers.
	
	Remove spurious 180 DPI mode on Photo EX.
	
	Prep for 4.0a1
	
2000-08-09	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.205) (+31 -45)
	
	More minor tuning
	
2000-08-09	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.32) (+12 -3)
	
	Try yet again to solve the problem of printing only half the page in
	the GS driver.
	
2000-08-08	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.204) (+7 -7)
	
	Tweaks for the EX/700
	
2000-08-08	<rlk@sourceforge.net>

	Files:	Makefile.am (1.48) (+2 -2)
	
	Back out accidental change
	
2000-08-08	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.203) (+265 -90)
		printers.xml (1.20) (+30 -30)
	
	Use tables to generate dot size and density information rather than
	heuristics.  This makes it possible to pick optimum dot size for each
	resolution.
	
	Print correctly to bottom of image in oversampled modes.
	
2000-08-06	<rlk@sourceforge.net>

	Files:	Makefile.am (1.47) (+11 -11)
	
	Make compile lines a bit more compact
	
2000-08-06	<rlk@sourceforge.net>

	Files:	Ghost/.cvsignore (1.4) (+5 -1)
	
	update cvsignore
	
2000-08-06	<rlk@sourceforge.net>

	Files:	cups/.cvsignore (1.1) ( )
	
	cvsignore
	
2000-08-06	<rlk@sourceforge.net>

	Files:	print-canon.c (1.71) (+2 -20)
		Ghost/gdevstp.c (1.31) (+148 -179)
		Ghost/README (1.31) (+2 -2)
		print.h (1.73) (+3 -2)
		print-ps.c (1.38) (+2 -1)
		print-pcl.c (1.68) (+2 -1)
		print-image-gimp.c (1.6) (+8 -2)
		print-escp2.c (1.202) (+4 -4)
	
	Clean up the Ghostscript driver.
	
	Rename the oversampled ESCP modes.
	
2000-08-06	<rlk@sourceforge.net>

	Files:	ChangeLog (1.27) (+297 -0)
		print_gimp.h (1.24) (+2 -2)
		configure.in (1.22) (+4 -1)
		RELNOTES (1.16) (+48 -16)
		README (1.21) (+12 -2)
		Makefile.am (1.46) (+19 -5)
	
	Start preparations for release.
	
2000-08-06	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.30) (+29 -31)
	
	gs_param_strings are counted strings, not null-delimited.
	
2000-08-06	<rlk@sourceforge.net>

	Files:	Ghost/README (1.30) (+2 -2)
	
	Fix dither algorithm names
	
2000-08-06	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.201) (+2 -2)
	
	Fix for the 640.
	
2000-08-05	<rlk@sourceforge.net>

	Files:	Makefile.am (1.45) (+1 -1)
		Ghost/gs-stp.pdq (1.7) (+286 -71)
		Ghost/gdevstp.c (1.29) (+169 -134)
		Ghost/devs.mak.addon-5.10 (1.3) (+17 -5)
		Ghost/contrib.mak.addon (1.8) (+18 -6)
		Ghost/com-stp.ppd (1.3) (+69 -18)
		Ghost/README (1.29) (+274 -91)
		printers.xml (1.19) (+52 -12)
		printdefy.y (1.7) (+12 -1)
		print.h (1.72) (+41 -33)
		print.c (1.105) (+13 -4)
		print-util.c (1.112) (+151 -9)
		print-ps.c (1.37) (+31 -14)
		print-pcl.c (1.67) (+29 -7)
		print-escp2.c (1.200) (+89 -40)
		print-canon.c (1.70) (+107 -24)
		gtk_main_window.c (1.44) (+4 -5)
		gimp_main_window.c (1.35) (+4 -5)
		README.escp2 (1.12) (+1 -1)
	
	Major revamp to the Ghostscript driver.  This allows use of all supported
	printers (not just Epson) with the stp driver.  Also, many of the options
	have changed incompatibly.  This change was required in order to better
	support the driver in the long run.
	
2000-08-05	<rlk@sourceforge.net>

	Files:	print-canon.c (1.69.2.5) (+13 -14)
		Ghost/gdevstp.c (1.28.2.6) (+21 -20)
		Ghost/README (1.28.2.6) (+12 -12)
		printdefy.y (1.6.2.4) (+8 -5)
		print.h (1.71.2.4) (+17 -21)
		print-util.c (1.111.2.3) (+30 -12)
		print-ps.c (1.36.2.4) (+13 -30)
		print-pcl.c (1.66.2.4) (+9 -22)
		print-escp2.c (1.198.2.5) (+13 -14)
	
	Fix the last remaining bugs in the Ghostscript driver revamp.
	
2000-08-05	<sharkey@sourceforge.net>

	Files:	Ghost/devs.mak.addon-5.10 (1.2) (+4 -0)
	
	The main branch ghostscript also needs the addition of gdevstp-weave in
	order to make properly.
	
2000-08-05	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.199) (+4 -2)
	
	The ESC 640 claims to use the new command set, and also claims to be a
	1440 dpi printer, but it doesn't support the ESC($ command???
	
2000-08-05	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.34.2.1) (+4 -5)
		Ghost/gdevstp.c (1.28.2.5) (+15 -25)
		Ghost/README (1.28.2.5) (+0 -11)
		printdefy.y (1.6.2.3) (+5 -1)
		print.h (1.71.2.3) (+35 -20)
		print.c (1.104.2.2) (+9 -3)
		print-util.c (1.111.2.2) (+29 -9)
		print-ps.c (1.36.2.3) (+39 -10)
		print-pcl.c (1.66.2.3) (+36 -7)
		print-escp2.c (1.198.2.4) (+19 -8)
		print-canon.c (1.69.2.4) (+41 -24)
		gtk_main_window.c (1.43.2.1) (+4 -5)
	
	Set page dimensions correctly (?) in Ghostscript
	
2000-08-05	<rlk@sourceforge.net>

	Files:	print-canon.c (1.69.2.3) (+3 -7)
		Ghost/gdevstp.c (1.28.2.4) (+51 -30)
		Ghost/README (1.28.2.4) (+51 -57)
		printers.xml (1.18.2.3) (+9 -1)
		printdefy.y (1.6.2.2) (+5 -5)
		print.h (1.71.2.2) (+12 -7)
		print.c (1.104.2.1) (+6 -3)
		print-util.c (1.111.2.1) (+105 -1)
		print-ps.c (1.36.2.2) (+2 -2)
		print-pcl.c (1.66.2.2) (+3 -6)
		print-escp2.c (1.198.2.3) (+3 -7)
	
	Check consistency of print variables before printing.
	
	Change resolution and dither algorithm to strings rather than numbers.
	
2000-08-04	<rlk@sourceforge.net>

	Files:	README.escp2 (1.11.2.1) (+1 -1)
		Ghost/README (1.28.2.3) (+13 -2)
		printers.xml (1.18.2.2) (+1 -1)
		print-escp2.c (1.198.2.2) (+71 -24)
	
	Support more paper types.
	
	Split out Stylus Photo 670.
	
2000-08-04	<rlk@sourceforge.net>

	Files:	print-canon.c (1.69.2.2) (+43 -1)
		Ghost/gdevstp.c (1.28.2.3) (+36 -10)
		Ghost/README (1.28.2.2) (+74 -1)
	
	#ifdef out the stderr noise
	
2000-08-04	<rlk@sourceforge.net>

	Files:	escputil.c (1.7) (+49 -18)
	
	Open the raw printer device write only, not read only (testing?
	What's testing?).
	
	Attempt to function on systems without GNU getopt.
	
2000-08-03	<rlk@sourceforge.net>

	Files:	escputil.c (1.6.2.1) (+2 -2)
	
	We need to open the raw device write only, not read only.
	
2000-08-03	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.28.2.2) (+8 -1)
	
	Grab the printer model name correctly
	
2000-08-03	<rlk@sourceforge.net>

	Files:	Makefile.am (1.44.2.1) (+1 -1)
		Ghost/gs-stp.pdq (1.6.2.1) (+286 -71)
		Ghost/gdevstp.c (1.28.2.1) (+85 -95)
		Ghost/devs.mak.addon-5.10 (1.1.6.1) (+21 -5)
		Ghost/contrib.mak.addon (1.7.2.1) (+18 -6)
		Ghost/com-stp.ppd (1.2.2.1) (+69 -18)
		Ghost/README (1.28.2.1) (+142 -35)
		printers.xml (1.18.2.1) (+42 -10)
		printdefy.y (1.6.2.1) (+5 -1)
		print.h (1.71.2.1) (+7 -15)
		print-ps.c (1.36.2.1) (+6 -1)
		print-pcl.c (1.66.2.1) (+10 -1)
		print-escp2.c (1.198.2.1) (+1 -3)
		print-canon.c (1.69.2.1) (+30 -1)
	
	Make stp driver work for all supported printers, not just Epson
	
2000-08-02	<davehill@sourceforge.net>

	Files:	pcl-unprint.c (1.15) (+14 -7)
	
	Handle multiple "PJL" commands. Print out everything we see until the
	next ESC.
	
2000-08-02	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.66) (+15 -14)
	
	Fixed the problem with the raster top position being wrong. This was
	introduced with the use of "compute_page_parameters".
	
2000-08-02	<rlk@sourceforge.net>

	Files:	print-util.c (1.111) (+2 -2)
	
	Very, very much to my surprise, the new photo mode doesn't require
	bumping saturation up insanely.  Rescale saturation by 1.25 rather
	than 2.5 works much better on the PDI target.
	
2000-08-02	<rlk@sourceforge.net>

	Files:	print-util.c (1.110) (+5 -3)
	
	Workaround for a gcc 2.7.2.3 inlining bug
	
2000-08-02	<rlk@sourceforge.net>

	Files:	gtk_color_window.c (1.15) (+1 -2)
		print.h (1.71) (+4 -16)
		print-util.c (1.109) (+219 -24)
		print-ps.c (1.36) (+2 -2)
		print-pcl.c (1.65) (+10 -10)
		print-escp2.c (1.198) (+4 -4)
		print-dither.c (1.76) (+3 -3)
		print-canon.c (1.69) (+2 -2)
	
	Put the fast color functions back in for when we use something other
	than photo mode.
	
	Declare more functions static to reduce namespace pollution.
	
	Change #ifdef __GCC__ to #ifdef __GNUC__ around inlining.  The correct
	macro is __GNUC__.  This should result in a fairly significant speedup.
	
2000-08-01	<rlk@sourceforge.net>

	Files:	escp2-weavetest.c (1.15) (+6 -1)
		print-util.c (1.108) (+212 -99)
		print-escp2.c (1.197) (+3 -3)
	
	Improve color and tone rendition substantially.  This is not based
	on anything terribly scientific, but it seems to do a rather good
	job based on various test images and patterns.
	
	Disallow certain out of bounds tests.
	
2000-08-01	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.196) (+3 -3)
	
	Finer tuning of zero margin
	
2000-08-01	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.195) (+3 -3)
	
	Fine tune zero-margin mode
	
2000-08-01	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.194) (+5 -5)
	
	Start microweave at the correct vertical position (how many times is
	this going to get "fixed" and I'll break it in creative ways?)
	
2000-08-01	<rlk@sourceforge.net>

	Files:	Makefile.am (1.44) (+1 -1)
	
	print-weave.c needs to go into Ghostscript driver
	
2000-08-01	<rlk@sourceforge.net>

	Files:	Ghost/contrib.mak.addon (1.7) (+4 -0)
	
	print-weave.c
	
2000-07-31	<cpbs@sourceforge.net>

	Files:	Makefile.am (1.43) (+1 -0)
		print.h (1.70) (+12 -2)
		print-weave.c (1.1) ( )
		print-escp2.c (1.193) (+85 -309)
		escp2-weavetest.c (1.14) (+10 -18)
		README.weave (1.1) ( )
	
	New weave algorithm.  The softweave calculations are now done in
	print-weave.c.  print-escp2.c is modified to call the weave calculation
	functions as appropriate.  Some other related changes require changes
	to the test code in escp2-weavetest.c.  Declarations added to print.h.
	Unfinished documentation for the algorithm is in README.weave.
	
2000-07-31	<rlk@sourceforge.net>

	Files:	README.escp2 (1.11) (+35 -25)
	
	Update some of the remote mode stuff
	
2000-07-31	<easysw@sourceforge.net>

	Files:	cups/README.txt (1.2) (+80 -57)
		cups/rastertoepson.c (1.3) (+10 -4)
		cups/dither.c (1.2) (+17 -10)
	
	Updated README a little bit.
	
	Some changes to the dithering code to get the density stuff to work right.
	
2000-07-30	<cpbs@sourceforge.net>

	Files:	print-image-gimp.c (1.5) (+5 -6)
	
	Back out changes made in revision 1.4, which didn't fix anything but
	broke landscape mode.
	
2000-07-30	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.192) (+28 -25)
	
	More constant tuning
	
2000-07-30	<easysw@sourceforge.net>

	Files:	cups/Makefile.in (1.3) (+25 -6)
		cups/util.h (1.1) ( )
		cups/rastertoepson.c (1.2) (+884 -165)
		cups/pack.c (1.1) ( )
		cups/epson.drv (1.2) (+111 -188)
		cups/dither.c (1.1) ( )
		cups/check.c (1.1) ( )
	
	First working version of CUPS driver using gimp-print dithering.
	
2000-07-25	<rlk@sourceforge.net>

	Files:	Ghost/README (1.28) (+11 -2)
	
	Additional instructions for installing Ghostscript driver from Matti
	Ahokas <mattiaho@solutions.fi>.
	
2000-07-24	<cpbs@sourceforge.net>

	Files:	debian/.cvsignore (1.1) ( )
	
	*** empty log message ***
	
2000-07-23	<rlk@sourceforge.net>

	Files:	README.dither (1.7) (+8 -6)
	
	Clarify some wording.
	
2000-07-23	<rlk@sourceforge.net>

	Files:	print-dither.c (1.75) (+4 -4)
		Ghost/gs-stp.pdq (1.6) (+4 -4)
		Ghost/com-stp.ppd (1.2) (+4 -4)
		Ghost/README (1.27) (+4 -4)
	
	Make adaptive hybrid be the default dither algorithm
	
2000-07-23	<rlk@sourceforge.net>

	Files:	print-image-gimp.c (1.4) (+6 -5)
	
	Possible fix for gimp 1.0.4 problems.
	
2000-07-22	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.34) (+40 -20)
		gtk_main_window.c (1.43) (+41 -17)
	
	Complete fix of PPI mode
	
2000-07-22	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.33) (+14 -4)
		gtk_main_window.c (1.42) (+16 -2)
	
	Initialize PPI scale correctly
	
2000-07-21	<rlk@sourceforge.net>

	Files:	ChangeLog (1.26) (+10 -0)
		print-dither.c (1.74) (+3 -3)
		gtk_main_window.c (1.41) (+47 -10)
		gimp_main_window.c (1.32) (+46 -10)
	
	Try to maintain the same image size when switching between PPI and
	percent.  Currently this may be off by one point.  This also clamps
	the PPI range to 5-100% of the paper size, just like the percentage.
	It means that Set Image Resolution won't work correctly for a really
	big image, but it's consistent with everything else.
	
	Try to improve dark grays for variable dot size printers.
	
2000-07-20	<cpbs@sourceforge.net>

	Files:	README.escp2 (1.10) (+120 -20)
		print-escp2.c (1.191) (+93 -46)
	
	Add support for zero-margin mode on the STP 870 and 1270.  Add some more
	info gleaned about remote mode commands.
	
2000-07-20	<rlk@sourceforge.net>

	Files:	print-util.c (1.107) (+15 -3)
	
	Prevent saturation blowout for saturation > 1.0.
	
2000-07-20	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.190) (+2 -2)
	
	Test prints of the PDI target really do suggest that the light inks
	are 1/4 of the dark inks.  At 1/3, the skin tones took on a rather
	strong yellow cast that went away at 1/4.
	
	The single dot size printers need to be retested, but I suspect they
	should also be at 1/4 rather than 1/3.
	
2000-07-20	<rlk@sourceforge.net>

	Files:	print-util.c (1.106) (+15 -3)
	
	Check both dimensions for scaling -- scaling should be for the tighter
	fitting dimension.
	
2000-07-19	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.189) (+7 -2)
	
	Fine tuning for 4-color variable printers
	
2000-07-18	<rlk@sourceforge.net>

	Files:	ChangeLog (1.25) (+18 -0)
		print_gimp.h (1.23) (+2 -2)
		configure.in (1.21) (+1 -1)
		RELNOTES (1.15) (+26 -1)
		README (1.20) (+34 -5)
	
	3.1.9 release
	
2000-07-18	<rlk@sourceforge.net>

	Files:	ChangeLog (1.24) (+85 -0)
		print.c (1.104) (+2 -11)
		print-dither.c (1.73) (+8 -8)
		gtk_main_window.c (1.40) (+2 -34)
		gtk_color_window.c (1.14) (+38 -9)
		gimp_main_window.c (1.31) (+4 -35)
		gimp_color_window.c (1.11) (+37 -9)
	
	Make more stuff static
	
2000-07-17	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.188) (+4 -4)
	
	Fix a name clash with some versions of Ghostscript
	
2000-07-16	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.30) (+5 -1)
		gtk_main_window.c (1.39) (+5 -1)
	
	Maintain correct scaling value across restarts
	
2000-07-15	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.187) (+89 -102)
	
	Improve 720 dpi on 870/860 class printers
	
2000-07-15	<rlk@sourceforge.net>

	Files:	escputil.c (1.6) (+12 -5)
		print.h (1.69) (+3 -2)
		print-escp2.c (1.186) (+8 -3)
		print-dither.c (1.72) (+21 -16)
	
	More minor tweaks
	
2000-07-14	<cpbs@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.28) (+23 -21)
	
	New function, get_escp2_printer_by_model().  Use it in stp_print_page()
	and stp_open().  stp_open() previously used get_printer_by_index()
	which can't have been right.
	
2000-07-14	<rlk@sourceforge.net>

	Files:	README.dither (1.6) (+42 -110)
	
	Some updates.
	
2000-07-14	<rlk@sourceforge.net>

	Files:	print-dither.c (1.71) (+2 -2)
		print-escp2.c (1.185) (+2 -2)
	
	Minor parameter tweaking
	
2000-07-14	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.184) (+8 -4)
	
	Set adaptive level correctly for single dot size 6-color printers.
	
2000-07-14	<rlk@sourceforge.net>

	Files:	print-dither.c (1.70) (+12 -3)
		print-escp2.c (1.183) (+10 -71)
	
	Improve quality on variable dot size printers, and possibly on others
	as well:
	
	1) Change adaptive thresholding to be hard rather than soft.  It now
	uses a brick wall threshold.  To simulate error diffusion properly,
	we set the error to -(value / 2), which is consistent with normal
	error diffusion operation.
	
	2) Retune the drop size constants.  They are now the same as
	Jean-Marc Verbavatz's constants.  However, we only use the smallest
	droplet size of light ink.  This gives very smooth color gradations,
	while actually using less ink (because we now use the small drop size
	of dark ink).
	
	3) Slightly increase the black threshold for 6-color, variable drop
	size printers.
	
	4) Switch back to linear transition for black.
	
2000-07-13	<rlk@sourceforge.net>

	Files:	README.escp2 (1.9) (+25 -0)
	
	(slightly) More info on remote mode.
	
2000-07-12	<rlk@sourceforge.net>

	Files:	ChangeLog (1.23) (+12 -0)
	
	3.1.8 redo
	
2000-07-12	<rlk@sourceforge.net>

	Files:	Makefile.am (1.42) (+1 -1)
	
	Need to include 367x179 matrix
	
2000-07-12	<rlk@sourceforge.net>

	Files:	ChangeLog (1.22) (+13 -0)
	
	3.1.8 release
	
2000-07-12	<rlk@sourceforge.net>

	Files:	ChangeLog (1.21) (+265 -0)
		Ghost/gdevstp.c (1.27) (+34 -19)
		Ghost/README (1.26) (+21 -5)
		print_gimp.h (1.22) (+2 -2)
		print-escp2.c (1.182) (+1 -4)
		configure.in (1.20) (+1 -1)
		RELNOTES (1.14) (+52 -1)
		README (1.19) (+1 -1)
	
	Allow choice of ink type in Ghostscript driver
	
2000-07-11	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.26) (+6 -3)
	
	Pass the correct arguments to escp2_imageable_area (from Ed Hynan,
	ehy@delphi.com).
	
2000-07-10	<rlk@sourceforge.net>

	Files:	Ghost/README (1.25) (+1 -1)
	
	Document saturation may be zero
	
2000-07-10	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.25) (+2 -2)
	
	Allow saturation of 0.
	
	Still need to do ink type
	
2000-07-10	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.181) (+2 -2)
	
	Do the ink type correctly
	
2000-07-10	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.180) (+34 -14)
	
	Allow choice of four color vs. six color ink rather than
	single/variable dot size.  Variable dot size is reliable now, and
	there are real reasons (ink economy, printing highly saturated
	graphics) to use four color rather than six color ink for certain
	purposes.
	
	Tweak 6-color, single dot size printing characteristics.
	
	Add error checks to weave code.
	
2000-07-06	<rlk@sourceforge.net>

	Files:	gimp_color_window.c (1.10) (+2 -2)
		print-util.c (1.105) (+75 -108)
		gtk_color_window.c (1.13) (+2 -2)
	
	Saturation adjustment must be based on HSL (hue-saturation-lightness)
	space rather than HSV (hue-saturation-value).  Now it does the right
	thing.  Also, allow saturation of 0.
	
2000-07-04	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.64) (+41 -15)
		printers.xml (1.18) (+9 -1)
	
	Split the 540C out from the 500C as it supports more paper sizes
	including custom paper sizes.
	
2000-07-03	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.63) (+133 -15)
	
	Re-added extra supported paper types now that print-util has a bigger
	list. Changed max size of A3 printers to include 13x19 "Super B" size.
	Fixed value of "TABLOID".
	
2000-07-03	<rlk@sourceforge.net>

	Files:	print-util.c (1.104) (+13 -2)
	
	Add standard photographic paper sizes
	
2000-07-03	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.179) (+181 -97)
	
	Explicitly break out initialization sequence into discrete steps for
	clarity.
	
2000-07-02	<davehill@sourceforge.net>

	Files:	gimp_color_window.c (1.9) (+2 -6)
		gtk_color_window.c (1.12) (+2 -6)
	
	Correctly retrieve "dither_algorithm" from current printer.
	
2000-07-02	<davehill@sourceforge.net>

	Files:	print.c (1.103) (+22 -23)
	
	Stop garbage being written into printcap (ppd_file not init'ed mainly)
	plus other tidy up.
	
2000-06-30	<rlk@sourceforge.net>

	Files:	README.escp2 (1.8) (+3 -3)
		Ghost/gdevstp.c (1.24) (+2 -2)
		Ghost/README (1.24) (+13 -8)
		printers.xml (1.17) (+64 -16)
		print-escp2.c (1.178) (+166 -79)
	
	Nominally support large paper sizes on many printers.
	
2000-06-30	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.177) (+2 -2)
	
	STC 480 doesn't do 1440 DPI.
	
2000-06-30	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.176) (+10 -3)
		Ghost/gdevstp.c (1.23) (+2 -2)
		Ghost/README (1.23) (+1 -0)
		run-weavetest (1.16) (+2 -2)
		printers.xml (1.16) (+8 -0)
	
	Epson Stylus 480 (non-US model).  Very strange printer, with 15 jets.
	Presumably separation of 8.
	
	ESC 860/1160 are definitely variable drop size!  It's only the 660
	that isn't.
	
2000-06-30	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.175) (+8 -1)
		Ghost/gdevstp.c (1.22) (+2 -2)
		Ghost/README (1.22) (+3 -0)
		printers.xml (1.15) (+8 -0)
	
	Support for Epson Stylus Photo 720 (overseas model)
	
2000-06-29	<cpbs@sourceforge.net>

	Files:	gimp_main_window.c (1.29) (+8 -8)
		print.h (1.68) (+27 -24)
		print-util.c (1.103) (+3 -2)
		print-ps.c (1.35) (+11 -11)
		print-pcl.c (1.62) (+14 -14)
		print-escp2.c (1.174) (+11 -10)
		print-canon.c (1.68) (+8 -8)
		gtk_main_window.c (1.38) (+8 -8)
	
	Replace the "model" parameter to the parameters(), media_size() and
	imageable_area() methods in struct printer to a "printer" parameter to
	reduce the amount of inside knowledge needed to call the driver.
	
2000-06-29	<cpbs@sourceforge.net>

	Files:	printdefy.y (1.6) (+3 -1)
	
	Declare yylex() to clean up a pesky compiler warning.
	
2000-06-29	<jmv@sourceforge.net>

	Files:	print-canon.c (1.49.2.5) (+1 -1)
		print.h (1.55.2.6) (+2 -2)
		print-pcl.c (1.52.2.5) (+1 -1)
		print-escp2.c (1.155.2.7) (+92 -72)
		print-dither.c (1.53.2.8) (+50 -49)
	
	Ink reduction is back in. Improved levels for better transitions.
	Cleanup.
	
2000-06-26	<gandy@sourceforge.net>

	Files:	print-canon.c (1.67) (+11 -1)
		printers.xml (1.14) (+8 -0)
	
	Added model "BJC 4400 photo" from a patch by Alex Butcher
	
2000-06-26	<gandy@sourceforge.net>

	Files:	print-canon.c (1.66) (+12 -58)
	
	removed changes since rev 1.63
	
2000-06-25	<rlk@sourceforge.net>

	Files:	print-dither.c (1.69) (+8 -2)
		print.h (1.67) (+12 -26)
		print-escp2.c (1.173) (+12 -6)
	
	Minor cleanup
	
2000-06-24	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.28) (+3 -11)
		gtk_main_window.c (1.37) (+3 -11)
	
	Position printer driver window correctly, thanks to Sven Neuman for
	the suggestion.
	
2000-06-24	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.27) (+30 -12)
		print-util.c (1.102) (+3 -3)
		gtk_main_window.c (1.36) (+36 -20)
	
	Eliminate GTK warning on startup.
	
	Enlarge printer scrolling window, and try to position it correctly on
	activate.  Currently, the scrollbar positions correctly, but the
	window itself doesn't.  GTK bug?
	
2000-06-24	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.172) (+9 -11)
	
	Rename some variables for clarity
	
2000-06-24	<rlk@sourceforge.net>

	Files:	README.escp2 (1.7) (+6 -1)
	
	Minor update
	
2000-06-24	<rlk@sourceforge.net>

	Files:	README.escp2 (1.6) (+103 -16)
	
	Update with commands documented in the Stylus Pro 9000 manual
	
2000-06-24	<gandy@sourceforge.net>

	Files:	print.c (1.102) (+18 -14)
	
	Once again, fix a problem with "lpc status" - with plp, a printer occurs
	right behind the message "Press RETURN to continue...: ".  If a line
	received from "lpc stat" begins with this string, the first occurence of
	':' is searched and the string 2 chars behind that ':' is copied to the
	beginning of the line.  This seems to be the most sane fix for me until
	the printer selection stuff is settled once and for all - and it shouldn't
	touch the behaviour in other spooling systems.
	
2000-06-23	<gandy@sourceforge.net>

	Files:	print-canon.c (1.65) (+4 -4)
	
	fix for compile errors introduced with last commit
	
2000-06-23	<gandy@sourceforge.net>

	Files:	print-canon.c (1.64) (+58 -12)
	
	Preparations to improve color output on the canon printers (might break
	things till the next commit)
	
2000-06-23	<jmv@sourceforge.net>

	Files:	print-dither.c (1.53.2.7) (+70 -63)
		print.h (1.55.2.5) (+2 -0)
		print-escp2.c (1.155.2.6) (+71 -69)
	
	Several corrections. Black improved. Ordered dithering massively improved
	
2000-06-22	<gandy@sourceforge.net>

	Files:	print-canon.c (1.63) (+3 -1)
	
	Further fix for the bjc-8200 to use the 6d-command (properly set
	the printhead, etc) -- set CANON_CAP_CMD6d to test it
	
2000-06-22	<easysw@sourceforge.net>

	Files:	escp2-weavetest.c (1.13) (+27 -28)
		print-util.c (1.101) (+5 -1)
		print-escp2.c (1.171) (+6 -2)
		print-dither.c (1.68) (+5 -1)
		gtk_main_window.c (1.35) (+5 -1)
		escputil.c (1.5) (+2 -2)
	
	Fixes to make things compile under IRIX.
	
2000-06-22	<gandy@sourceforge.net>

	Files:	ChangeLog (1.20) (+333 -0)
		print-canon.c (1.62) (+23 -8)
	
	* Added new command for the bjc-8200
	* Changed order of colors to KYMCymc (hope this fixes problem with the bjc-8200)
	* Added (experimental) variable dot size support to the bjc-8200
	
2000-06-22	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.26) (+5 -4)
		Ghost/README (1.21) (+26 -11)
		run-weavetest (1.15) (+1 -1)
		print-escp2.c (1.170) (+5 -5)
		print-dither.c (1.67) (+2 -2)
		gtk_main_window.c (1.34) (+4 -3)
	
	New emulated 1440x2880 oversampled mode -- very slow, extremely smooth,
	no visible banding at all.
	
	Don't reset paper size when changing printer.  This still isn't entirely
	correct, since it generates a GTK warning at startup, but it's a cut at
	it.
	
2000-06-22	<rlk@sourceforge.net>

	Files:	escputil.c (1.4) (+2 -2)
		gtk_main_window.c (1.33) (+19 -16)
		gimp_main_window.c (1.25) (+20 -16)
	
	Do not recenter the image every time the plugin is started up.  This
	happens because the image is recentered every time the media size
	callback is called, which always happens at startup.  We will only
	recenter if the media size (or orientation) changes from its previous
	setting.
	
2000-06-21	<rlk@sourceforge.net>

	Files:	Ghost/README (1.20) (+55 -42)
	
	Update
	
2000-06-21	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.21) (+3 -2)
	
	New application gamma
	
2000-06-21	<khk@sourceforge.net>

	Files:	Ghost/README (1.19) (+3 -3)
	
	Corrected examples in README: The PostScript file has to be the last
	parameter on the command line.
	
2000-06-21	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.24) (+122 -51)
		print_gimp.h (1.21) (+1 -2)
		gtk_main_window.c (1.32) (+22 -24)
	
	Merge Charles' UI changes into the Gimp version of the plugin
	
2000-06-21	<rlk@sourceforge.net>

	Files:	print-canon.c (1.61) (+4 -3)
		Ghost/gdevstp.c (1.20) (+2 -2)
		print.h (1.66) (+13 -10)
		print.c (1.101) (+7 -4)
		print-util.c (1.100) (+137 -128)
		print-ps.c (1.34) (+3 -3)
		print-pcl.c (1.61) (+3 -5)
		print-escp2.c (1.169) (+12 -10)
	
	First stage of moving all color lookup into the print functions.
	Eventually we will feed the dither routines CMY or CMYK rather than
	RGB.
	
2000-06-20	<cpbs@sourceforge.net>

	Files:	print-image-gimp.c (1.3) (+16 -42)
		Ghost/gdevstp.c (1.19) (+1 -7)
		print.h (1.65) (+3 -3)
	
	Remove Image_get_col() which is no longer used.  Split out Image_reset()
	from Image_GDrawable_new().
	
2000-06-20	<cpbs@sourceforge.net>

	Files:	gtk_main_window.c (1.31) (+11 -4)
	
	Drag the preview around in postscript points instead of screen pixels
	if a button other than the first is used.
	
2000-06-20	<cpbs@sourceforge.net>

	Files:	pcl-unprint.c (1.14) (+4 -3)
		print-util.c (1.99) (+2 -2)
		print-ps.c (1.33) (+2 -2)
		print-pcl.c (1.60) (+2 -2)
		print-escp2.c (1.168) (+2 -2)
		print-dither.c (1.66) (+2 -2)
		print-canon.c (1.60) (+2 -2)
	
	Replace comments indicating revision histories at the end of source
	files to refer to the ChangeLog instead.
	
2000-06-20	<cpbs@sourceforge.net>

	Files:	gtk_main_window.c (1.30) (+74 -26)
	
	To better handle the myriad of paper sizes, change the media size
	selection into a combo box.
	
2000-06-20	<cpbs@sourceforge.net>

	Files:	gtk_main_window.c (1.29) (+29 -19)
	
	Make the preview arrow always be 1 inch long.  Double the size of
	the preview, but scale preview to fit the preview area if it wouldn't
	otherwise; the constant size arrow gives a visual clue as to the actual
	scaling of the preview.
	
2000-06-20	<cpbs@sourceforge.net>

	Files:	print-util.c (1.98) (+130 -62)
	
	Added some more paper sizes and corrected some of the existing ones.
	
2000-06-20	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.23) (+2 -2)
		Ghost/gdevstp.c (1.18) (+6 -3)
		print.h (1.64) (+8 -11)
		print.c (1.100) (+7 -12)
		print-ps.c (1.32) (+2 -2)
		print-pcl.c (1.59) (+2 -2)
		print-escp2.c (1.167) (+2 -2)
		print-canon.c (1.59) (+2 -2)
		gtk_main_window.c (1.28) (+2 -2)
	
	Move color map into vars structure to simplify calling sequence
	
2000-06-20	<rlk@sourceforge.net>

	Files:	printdefy.y (1.5) (+2 -2)
	
	Declare main() properly.
	
2000-06-20	<jmv@sourceforge.net>

	Files:	gimp_color_window.c (1.6.2.2) (+2 -2)
		print.h (1.55.2.4) (+1 -0)
		print.c (1.95.2.3) (+18 -9)
		print-escp2.c (1.155.2.5) (+48 -18)
		print-dither.c (1.53.2.6) (+21 -16)
		gtk_main_window.c (1.14.2.3) (+83 -17)
		gtk_color_window.c (1.9.2.2) (+2 -2)
		gimp_main_window.c (1.10.2.3) (+101 -28)
	
	Fixes several bugs for 1 ink level and 3 ink level printers.
	Changes to black generation.
	
2000-06-20	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.22) (+6 -4)
		print.h (1.63) (+9 -2)
		print-util.c (1.97) (+62 -62)
		gtk_main_window.c (1.27) (+4 -3)
	
	Handle paper size unit correctly for both gimp and gtk.
	
	Add unit type to paper size (we don't use it yet for anything).
	
2000-06-19	<rlk@sourceforge.net>

	Files:	Ghost/.cvsignore (1.3) (+2 -3)
	
	Add rectangular dither matrix.
	
2000-06-19	<rlk@sourceforge.net>

	Files:	.cvsignore (1.8) (+1 -0)
	
	Add escputil
	
2000-06-19	<cpbs@sourceforge.net>

	Files:	Makefile.am (1.41) (+4 -2)
	
	Make "make clean" and "make maintainerclean" clean up more.
	
2000-06-19	<jmv@sourceforge.net>

	Files:	gimp_main_window.c (1.21) (+6 -6)
	
	Stupid bug fix in adding Unit to gim_main_window
	
2000-06-19	<jmv@sourceforge.net>

	Files:	gimp_color_window.c (1.8) (+3 -3)
		print.h (1.62) (+3 -2)
		print.c (1.99) (+20 -11)
		gtk_main_window.c (1.26) (+13 -7)
		gtk_color_window.c (1.11) (+3 -3)
		gimp_main_window.c (1.20) (+66 -7)
	
	added unit for preview in gimp_main_window.c (blindly). Moved unit to printer settings
	Improved handling of printrc settings.
	
2000-06-19	<rlk@sourceforge.net>

	Files:	gtk_main_window.c (1.25) (+2 -2)
	
	make vars_unit static
	
2000-06-19	<rlk@sourceforge.net>

	Files:	escputil.c (1.3) (+1 -2)
		print-util.c (1.96) (+53 -8)
	
	Remove duplicate pclose
	
2000-06-19	<gandy@sourceforge.net>

	Files:	print-canon.c (1.58) (+12 -2)
		printers.xml (1.13) (+8 -0)
	
	Added Canon BJC-4300
	
2000-06-19	<gandy@sourceforge.net>

	Files:	unprint.c (1.40) (+20 -16)
	
	small canon update
	
2000-06-19	<jmv@sourceforge.net>

	Files:	gtk_main_window.c (1.24) (+73 -14)
	
	Included Unit (Inch/Cm) checkboxes
	
2000-06-18	<easysw@sourceforge.net>

	Files:	cups/commandtoepson.c (1.4) (+31 -4)
	
	Eject page after test commands...
	
2000-06-18	<easysw@sourceforge.net>

	Files:	cups/Makefile.in (1.2) (+3 -3)
		cups/commandtoepson.c (1.3) (+3 -3)
	
	Makefile error and typo in commandtoepson.
	
2000-06-18	<easysw@sourceforge.net>

	Files:	cups/commands/CleanAll.cmd (1.1) ( )
		cups/commands/SetAlignment.cmd (1.1) ( )
		cups/commands/ReportLevels.cmd (1.1) ( )
		cups/commands/PrintSelfTestPage.cmd (1.1) ( )
		cups/commands/PrintAligmentPage.cmd (1.1) ( )
	
	Added sample command files.
	
2000-06-18	<easysw@sourceforge.net>

	Files:	cups/epson.c (1.3) (+18 -173)
	
	Only report bidirectional parallel ports, to avoid potential port lockup
	problems.
	
2000-06-18	<easysw@sourceforge.net>

	Files:	cups/CHANGES.txt (1.1) ( )
		cups/epson.c (1.2) (+89 -24)
		cups/commandtoepson.c (1.2) (+108 -4)
		cups/command.types (1.1) ( )
		cups/command.txt (1.1) ( )
	
	EPSON command filter.
	
	First specification for command files.
	
	EPSON backend now reads back Ink Quantity levels.
	
2000-06-18	<easysw@sourceforge.net>

	Files:	cups/README.txt (1.1) ( )
	
	Added README file...
	
2000-06-18	<easysw@sourceforge.net>

	Files:	cups/LICENSE.txt (1.1) ( )
		cups/rastertoepson.c (1.1) ( )
		cups/genppd.c (1.1) ( )
		cups/epson.drv (1.1) ( )
		cups/epson.c (1.1) ( )
		cups/configure.in (1.1) ( )
		cups/configure (1.1) ( )
		cups/commandtoepson.c (1.1) ( )
		cups/calibrate.ppm (1.1) ( )
		cups/calibrate.c (1.1) ( )
		cups/Makefile.in (1.1) ( )
	
	Initial commit of CUPS driver files.
	
2000-06-18	<rlk@sourceforge.net>

	Files:	ChangeLog (1.19) (+28 -0)
		ran.367.179.h (1.1) ( )
		print.h (1.61) (+4 -5)
		print-pcl.c (1.58) (+5 -7)
		print-escp2.c (1.166) (+5 -6)
		print-dither.c (1.65) (+70 -41)
		print-canon.c (1.57) (+5 -7)
		gtk_main_window.c (1.23) (+31 -20)
		gimp_main_window.c (1.19) (+36 -22)
		Makefile.am (1.40) (+5 -7)
	
	Incorporate Thomas Tonino's 367x192 matrix.
	
	Incorporate Jean-Marc Verbavatz's scrolling viewport code for printer
	drivers.  This finally solves the problem of the overflowing printer
	list!
	
2000-06-18	<rlk@sourceforge.net>

	Files:	print-dither.c (1.64) (+3 -3)
	
	Minor bug fix
	
2000-06-18	<ttonino@sourceforge.net>

	Files:	Matgen/ran.367.179.h (1.1) ( )
	
	Test matrix for 2:1 resolutions
	
2000-06-18	<jmv@sourceforge.net>

	Files:	ChangeLog (1.13.2.2) (+101 -0)
		unprint.c (1.37.6.2) (+44 -44)
		quickmatrix257.h (1.1.2.1) (+5951 -5951)
		quickmatrix199.h (1.1.2.1) (+3466 -3466)
		quickmatrix199-2.h (1.1.2.1) (+3466 -3466)
		print_gimp.h (1.15.2.2) (+0 -0)
		print.h (1.55.2.3) (+3 -3)
		print.c (1.95.2.2) (+6 -6)
		print-util.c (1.92.2.2) (+5 -5)
		print-ps.c (1.26.2.2) (+2 -2)
		print-pcl.c (1.52.2.4) (+61 -61)
		print-image-gimp.c (1.2.2.2) (+3 -3)
		print-escp2.c (1.155.2.4) (+437 -234)
		print-dither.c (1.53.2.5) (+181 -162)
		print-canon.c (1.49.2.4) (+138 -138)
		pcl-unprint.c (1.12.2.1) (+11 -11)
		make-deb.sh (1.1.2.1) (+1 -1)
		gtk_main_window.c (1.14.2.2) (+57 -47)
		gtk_color_window.c (1.9.2.1) (+7 -7)
		gimp_main_window.c (1.10.2.2) (+19 -19)
		gimp_color_window.c (1.6.2.1) (+2 -2)
		escp2-weavetest.c (1.11.2.1) (+2 -2)
		escp2-unprint.c (1.1.6.1) (+8 -8)
		README.escp2 (1.3.2.2) (+92 -8)
		README.dither (1.5.2.1) (+4 -3)
		INSTALL (1.5.6.1) (+4 -1)
	
	Merge with 2000-06-17 main repository. gtk "Driver" now shows all printers
	
2000-06-18	<rlk@sourceforge.net>

	Files:	Matgen/quickmatrix199-2.i (1.1.2.1) (+0 -0)
		Matgen/quickmatrix257.i (1.1.2.1) (+0 -0)
		Matgen/quickmatrix199.i (1.1.2.1) (+0 -0)
	
	These files already exist at top level; no need to duplicate them.
	
2000-06-18	<rlk@sourceforge.net>

	Files:	Matgen/quickmatrix199-2.i (1.2) (+0 -0)
		Matgen/quickmatrix257.i (1.2) (+0 -0)
		Matgen/quickmatrix199.i (1.2) (+0 -0)
	
	These files already exist at top level; no reason to have duplicates
	in every sandbox.
	
2000-06-18	<rlk@sourceforge.net>

	Files:	printers.xml (1.12) (+4 -52)
	
	Reduce the number of printers to slightly mitigate the excessive menu
	length.
	
2000-06-18	<rlk@sourceforge.net>

	Files:	ChangeLog (1.18) (+12 -0)
		print_gimp.h (1.20) (+2 -2)
		configure.in (1.19) (+1 -1)
		RELNOTES (1.13) (+7 -1)
		README (1.18) (+1 -1)
	
	Print 3.1.7 release
	
2000-06-18	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.17) (+2 -2)
	
	Fix really stupid bug.  Need to do a flash 3.1.7.
	
2000-06-18	<rlk@sourceforge.net>

	Files:	README.escp2 (1.5) (+9 -0)
	
	Add a few more remote mode commands
	
2000-06-18	<rlk@sourceforge.net>

	Files:	escputil.c (1.2) (+207 -37)
	
	Add ink levels and ID string
	
2000-06-17	<rlk@sourceforge.net>

	Files:	print_gimp.h (1.19) (+2 -2)
	
	Fix the release date
	
2000-06-17	<rlk@sourceforge.net>

	Files:	ChangeLog (1.17) (+49 -0)
	
	3.1.6 release point
	
2000-06-17	<rlk@sourceforge.net>

	Files:	ChangeLog (1.16) (+71 -0)
		run-weavetest (1.14) (+1 -1)
		print_gimp.h (1.18) (+2 -2)
		configure.in (1.18) (+1 -1)
		RELNOTES (1.12) (+35 -1)
		README (1.17) (+1 -1)
	
	3.1.6 release prep
	
2000-06-17	<rlk@sourceforge.net>

	Files:	Ghost/com-stp.ppd (1.1) ( )
		Ghost/gs-stp.pdq (1.5) (+421 -291)
	
	PPD file, from Grant Taylor's CUPS-O-MATIC program
	
2000-06-17	<rlk@sourceforge.net>

	Files:	Ghost/README (1.18) (+4 -2)
	
	Note the existence of the CUPS .ppd file.
	
2000-06-17	<rlk@sourceforge.net>

	Files:	Makefile.am (1.39) (+11 -10)
	
	Do not distribute the 199-axis matrices, since we're not currently
	using them.
	
2000-06-17	<rlk@sourceforge.net>

	Files:	escputil.c (1.1) ( )
	
	ESCP/2 print head clean, nozzle check, alignment utility.
	
2000-06-17	<rlk@sourceforge.net>

	Files:	README.escp2 (1.4) (+9 -4)
	
	Better explanation of alignment check/set commands.
	
2000-06-17	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.16) (+22 -2)
	
	Handle -r1440x720 correctly.
	
2000-06-17	<rlk@sourceforge.net>

	Files:	print-canon.c (1.49.2.3) (+2 -2)
		print-pcl.c (1.52.2.3) (+2 -2)
	
	Fix calls to dither_set_density
	
2000-06-17	<jmv@sourceforge.net>

	Files:	ChangeLog (1.13.2.1) (+1268 -1196)
		Ghost/gs-stp.pdq (1.3.2.1) (+3 -8)
		Ghost/gdevstp.c (1.13.2.1) (+6 -1)
		Ghost/README (1.16.2.1) (+2 -2)
		unprint.c (1.37.6.1) (+2 -2)
		print_gimp.h (1.15.2.1) (+9 -1)
		print.c (1.95.2.1) (+12 -87)
		print-ps.c (1.26.2.1) (+20 -159)
		print-pcl.c (1.52.2.2) (+98 -335)
		print-image-gimp.c (1.2.2.1) (+1 -1)
		print-dither.c (1.53.2.4) (+1 -8)
		print-canon.c (1.49.2.2) (+95 -268)
		mkchlog (1.2.2.1) (+17 -7)
		gtk_main_window.c (1.14.2.1) (+182 -118)
		gimp_main_window.c (1.10.2.1) (+168 -121)
		README.escp2 (1.3.2.1) (+8 -92)
		Makefile.am (1.36.2.1) (+2 -1)
	
	Branch cleanup
	
2000-06-17	<iay@sourceforge.net>

	Files:	README.escp2 (1.3) (+92 -8)
	
	Added information about remote mode commands gleaned from examination of
	the output of the Epson utilities for the ESC740.
	
2000-06-17	<jmv@sourceforge.net>

	Files:	print-dither.c (1.53.2.3) (+120 -99)
		print-util.c (1.92.2.1) (+134 -2)
		print-escp2.c (1.155.2.3) (+21 -21)
	
	Density based dithering. Improved black generation and color transitions
	
2000-06-15	<sharkey@sourceforge.net>

	Files:	make-deb.sh (1.2) (+1 -1)
	
	Zheesh.  I thought I committed this weeks ago...
	
	Modify the gs debian package build script to work as a non-root user by
	using the fakeroot package.
	
2000-06-15	<rlk@sourceforge.net>

	Files:	escp2-unprint.c (1.2) (+8 -8)
		Ghost/gdevstp.c (1.15) (+24 -24)
		unprint.c (1.39) (+44 -44)
		quickmatrix257.h (1.2) (+5951 -5951)
		quickmatrix199.h (1.2) (+3466 -3466)
		quickmatrix199-2.h (1.2) (+3466 -3466)
		print.c (1.98) (+6 -6)
		print-util.c (1.95) (+4 -4)
		print-pcl.c (1.57) (+61 -61)
		print-escp2.c (1.165) (+18 -18)
		print-dither.c (1.63) (+96 -64)
		print-canon.c (1.56) (+138 -138)
		pcl-unprint.c (1.13) (+11 -11)
		gtk_main_window.c (1.22) (+29 -29)
		gtk_color_window.c (1.10) (+7 -7)
		gimp_main_window.c (1.18) (+19 -19)
		gimp_color_window.c (1.7) (+2 -2)
		escp2-weavetest.c (1.12) (+2 -2)
	
	ccept non-square dither matrices (e. g. for non-square pixels).
	
	Strip trailing whitespace from everything (minor nit cleanup).
	
2000-06-15	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.164) (+33 -23)
	
	Fix microweave positioning
	
	Add additional ink drop size for low res printing
	
2000-06-15	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.163) (+2 -2)
	
	Generate smoother output with quadratic sliding
	
2000-06-15	<rlk@sourceforge.net>

	Files:	print-dither.c (1.62) (+24 -12)
	
	Scale quadratically rather than linearly between tones to improve
	transition regions on 6-color and variable dot size printers.
	
2000-06-13	<jmv@sourceforge.net>

	Files:	print.h (1.55.2.2) (+25 -6)
	
	JMV's work updated
	
2000-06-13	<jmv@sourceforge.net>

	Files:	print-escp2.c (1.155.2.2) (+335 -344)
	
	JMV's work for epson 870
	
2000-06-13	<jmv@sourceforge.net>

	Files:	print-dither.c (1.53.2.2) (+786 -551)
	
	JMV's Work based on print-dither 1.60
	
2000-06-13	<rlk@sourceforge.net>

	Files:	ChangeLog (1.15) (+86 -0)
		print.h (1.60) (+3 -3)
		print-ps.c (1.31) (+2 -2)
		print-image-gimp.c (1.2) (+3 -3)
	
	Rename Image_get_pluginname to Image_get_appname
	
2000-06-13	<rlk@sourceforge.net>

	Files:	print-dither.c (1.61) (+55 -37)
		print-escp2.c (1.162) (+386 -193)
	
	Major performance improvements, particularly for typical PostScript
	rendering applications.  The improvements fall into two categories;
	general improvements in the Epson bit twiddling code, and taking
	advantage of blank dots and lines to reduce the amount of work that
	needs to be done.
	
	More work is there to be done, particularly for error diffusion.
	Ordered dither is in quite good shape at this point.  PostScript
	rendering may see improvements of about an order of magnitude, give
	or take.  Photographs will not improve very much in rendering
	performance.
	
2000-06-13	<rlk@sourceforge.net>

	Files:	print-dither.c (1.60.2.1) (+55 -37)
		print-escp2.c (1.161.2.1) (+386 -193)
	
	In case I have a disk crash...
	
2000-06-12	<gandy@sourceforge.net>

	Files:	print-canon.c (1.55) (+25 -21)
	
	* Fixed small bug introduced in recent changes (code reduction)
	* Fixed maximum quality printing for the bjc8200
	* Fixed bug in 6color printing at 1440x720 dpi on the bjc6000
	* 6color printing should work almost perfect now!
	
2000-06-12	<cpbs@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.14) (+6 -1)
	
	Added untested support for the new Image interface by adding
	Image_rotate_ccw() stub function.
	
2000-06-12	<cpbs@sourceforge.net>

	Files:	print-canon.c (1.54) (+63 -132)
		print.h (1.59) (+5 -5)
		print-util.c (1.94) (+23 -58)
		print-ps.c (1.30) (+14 -33)
		print-pcl.c (1.56) (+90 -206)
		print-escp2.c (1.161) (+49 -110)
	
	Take advantage of the Image layer's new capabilities.  Instead of
	handling landscape-way printing in the driver-specific files,
	compute_page_parameters() calls Image_rotate_ccw().  Chuck away quite
	a lot of duplicated code.
	
	Simplify the landscape decision-making code in compute_page_parameters()
	to match the code in the GUIs.  (Ideally, the decision should be made
	in one place only, but if the same criteria are used in both cases,
	that'll do for now. ;) )
	
2000-06-12	<cpbs@sourceforge.net>

	Files:	Makefile.am (1.38) (+1 -0)
		print_gimp.h (1.17) (+8 -1)
		print.h (1.58) (+16 -6)
		print.c (1.97) (+5 -85)
		print-image-gimp.c (1.1) ( )
	
	Extract the "Image" layer into its own file.  Beef it up to enable the
	Image ADT to perform rotation, flipping and cropping on the image.
	
2000-06-11	<cpbs@sourceforge.net>

	Files:	gimp_main_window.c (1.17) (+4 -2)
		print.c (1.96) (+9 -4)
		gtk_main_window.c (1.21) (+4 -2)
	
	Add the name of the image being printed to the print plugin's window
	title.
	
2000-06-10	<rlk@sourceforge.net>

	Files:	print-ps.c (1.29) (+10 -132)
	
	Factor out common code
	
2000-06-10	<rlk@sourceforge.net>

	Files:	ChangeLog (1.14) (+1259 -1196)
		mkchlog (1.3) (+17 -7)
	
	Note the lines added/removed in the change long (helps identify
	major changes).
	
2000-06-10	<rlk@sourceforge.net>

	Files:	print-canon.c (1.53) (+10 -123)
		print.h (1.57) (+9 -2)
		print-util.c (1.93) (+161 -1)
		print-pcl.c (1.55) (+8 -134)
		print-escp2.c (1.160) (+17 -144)
	
	Factor out common code
	
2000-06-10	<rlk@sourceforge.net>

	Files:	print-canon.c (1.52) (+6 -1)
		print.h (1.56) (+4 -2)
		print-pcl.c (1.54) (+6 -1)
		print-escp2.c (1.159) (+7 -2)
		print-dither.c (1.60) (+22 -10)
	
	Tell dither about pixel aspect ratio.  We can't do too much with it
	right now, since our matrix gets very unhappy if we skip pixels, but
	it's important information.  Raph's code needs it, when we start using
	it.
	
2000-06-10	<rlk@sourceforge.net>

	Files:	print-dither.c (1.59) (+56 -43)
	
	Fiddle with the way matrix offsets are used for cleaner code.
	
2000-06-10	<rlk@sourceforge.net>

	Files:	print-dither.c (1.58) (+9 -4)
	
	Free CMYK buffers after dithering complete
	
2000-06-10	<rlk@sourceforge.net>

	Files:	print-dither.c (1.57) (+133 -78)
	
	Really split out the CMYK separation.
	
2000-06-10	<rlk@sourceforge.net>

	Files:	print-dither.c (1.56) (+160 -112)
	
	Reorganize dither_cmyk to explicitly break out three steps:
	
	1) Compute the basic CMYK separations.
	
	2) Update the separations to enhance print quality.
	
	3) Dither.
	
2000-06-09	<rlk@sourceforge.net>

	Files:	Ghost/gs-stp.pdq (1.4) (+3 -8)
	
	Minor corrections
	
2000-06-09	<rlk@sourceforge.net>

	Files:	Makefile.am (1.37) (+1 -1)
	
	Add description of ESCP2 language
	
2000-06-08	<rlk@sourceforge.net>

	Files:	README.escp2 (1.2) (+41 -1)
	
	Command sequences
	
2000-06-08	<rlk@sourceforge.net>

	Files:	README.escp2 (1.1) ( )
	
	Summary of ESCP/2 raster commands
	
2000-06-08	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.158) (+71 -17)
	
	Update description of softweave.
	
	Massive memory savings in many cases (high interleave factor).
	
2000-06-08	<rlk@sourceforge.net>

	Files:	print-dither.c (1.55) (+25 -21)
	
	Rearrange to put all dithering after separation code, to at least
	symbolize desire to split these two functions.
	
	Eliminate last function-like macro.
	
2000-06-06	<rlk@sourceforge.net>

	Files:	print-dither.c (1.54) (+419 -355)
		print-escp2.c (1.157) (+130 -29)
	
	Some performance optimizations in the dither code.
	
	General cleanup of the matrix handling code in the dither routines.
	
	Redo the giant softweave comment.
	
2000-06-06	<gandy@sourceforge.net>

	Files:	print-canon.c (1.51) (+5 -5)
	
	Use correct density for light inks (33% instead of 25%)
	
2000-06-05	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.16) (+2 -2)
	
	Set scaling correctly if we're using ppi.
	
2000-06-05	<rlk@sourceforge.net>

	Files:	unprint.c (1.38) (+2 -2)
	
	"Segmentation integrity core contained" is just a bit too cute...
	
2000-06-04	<cpbs@sourceforge.net>

	Files:	gimp_main_window.c (1.15) (+42 -90)
		gtk_main_window.c (1.20) (+40 -85)
	
	gtk_main_window.c:
	  gtk_preview_update():  Rewrote the code which decides whether
	    ORIENT_AUTO means ORIENT_LANDSCAPE or ORIENT_PORTRAIT.  It's now
	    much simpler, and I believe it gives the same results it did before.
	    New variable, min_ppi_scaling, which could be useful as a limit for
	    the scaling slider.
	
	gimp_main_window.c:
	  Similar, but untested, changes.
	
2000-06-04	<cpbs@sourceforge.net>

	Files:	gimp_main_window.c (1.14) (+31 -2)
		gtk_main_window.c (1.19) (+32 -2)
	
	gtk_main_window.c: Draw an arrow in the preview widget showing which
	  way the top of paper is.
	
	gimp_main_window.c: Similar, but untested, change.
	
2000-06-04	<cpbs@sourceforge.net>

	Files:	gimp_main_window.c (1.13) (+26 -19)
		gtk_main_window.c (1.18) (+22 -16)
	
	gtk_main_window.c: Make "top" and "bottom" be measured from the top of
	  the page instead of the bottom.  This simplifies the code somewhat.
	  Incidentally, fix a bug where the paper's left and right margins would
	  be swapped on the preview if the preview was in landscape mode.
	
	gimp_main_window.c: Comparable, but untested, changes.
	
2000-06-04	<cpbs@sourceforge.net>

	Files:	gimp_main_window.c (1.12) (+56 -2)
		gtk_main_window.c (1.17) (+74 -6)
	
	gtk_main_window.c:
	  gtk_create_main_window(): Add "width" and "height" text entry fields.
	  gtk_position_callback(): Make entries in those fields update the
	    scaling slider.
	  gtk_preview_update(): Make changes in the slider update the width and
	    height entries.
	
	gimp_main_window.c:
	  Similar but untested changes.
	
2000-06-04	<cpbs@sourceforge.net>

	Files:	gtk_main_window.c (1.16) (+2 -2)
	
	gtk_main_window.c: make the scaling text entry widget do things only
	when return is pressed, instead of whenever the user changes the value,
	which was confusing.
	
2000-06-04	<cpbs@sourceforge.net>

	Files:	gimp_main_window.c (1.11) (+15 -12)
		print_gimp.h (1.16) (+2 -1)
		gtk_main_window.c (1.15) (+15 -12)
	
	print_gimp.h: new constant PREVIEW_PPI
	gtk_main_window.c, gimp_main_window.c: use it
	
2000-06-04	<cpbs@sourceforge.net>

	Files:	print-canon.c (1.50) (+4 -4)
		print-ps.c (1.28) (+4 -4)
		print-pcl.c (1.53) (+4 -4)
		print-escp2.c (1.156) (+4 -4)
	
	Fix a bug whereby, in landscape mode, the image was positioned as if the
	left-hand side of the image should be printed at the top of the paper,
	while the image was rotated as if its right-hand side should be printed
	at the top of the paper.  Now, we always assume the right-hand side of
	the image belongs at the top of the paper.
	
2000-06-04	<cpbs@sourceforge.net>

	Files:	print-ps.c (1.27) (+4 -2)
	
	Add a second "%" before "%Creator:".  Without this, at least one program
	(epsffit) wouldn't recognise the "%%BoundingBox:" a few lines further
	down.
	
	Fix a bug which printed the image too far left by the width of the
	left margin.
	
2000-06-03	<rlk@sourceforge.net>

	Files:	print-canon.c (1.49.2.1) (+2 -2)
		print.h (1.55.2.1) (+3 -3)
		print-pcl.c (1.52.2.1) (+2 -2)
		print-escp2.c (1.155.2.1) (+31 -9)
		print-dither.c (1.53.2.1) (+101 -51)
	
	Put Jean-Marc Verbavatz's stuff on a branch, to make merging easier
	
2000-06-03	<rlk@sourceforge.net>

	Files:	Ghost/README (1.17) (+2 -2)
	
	Note ESP 870/1270
	
2000-06-02	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.155) (+3 -3)
	
	Advance paper correctly initially in microweave/360 modes.
	
2000-06-01	<jmv@sourceforge.net>

	Files:	jmv/print-escp2.c (1.31) (+1 -1)
	
	Minor fixes
	
2000-06-01	<jmv@sourceforge.net>

	Files:	jmv/print-dither.c (1.31) (+20 -55)
	
	Minor update against print-dither 1.53
	
2000-06-01	<rlk@sourceforge.net>

	Files:	ChangeLog (1.13) (+4200 -0)
		Ghost/README (1.16) (+0 -1)
		print.h (1.55) (+25 -3)
		print-escp2.c (1.154) (+62 -1)
		print-dither.c (1.53) (+130 -13)
	
	Merge Jean-Marc's new functions in, without touching the core
	
2000-06-01	<jmv@sourceforge.net>

	Files:	jmv/README (1.2) (+6 -0)
	
	*** empty log message ***
	
2000-05-31	<jmv@sourceforge.net>

	Files:	jmv/print.h (1.2) (+39 -36)
	
	*** empty log message ***
	
2000-05-31	<jmv@sourceforge.net>

	Files:	jmv/print-escp2.c (1.3) (+122 -162)
	
	Merge with ttonino's work
	
2000-05-31	<jmv@sourceforge.net>

	Files:	jmv/print-dither.c (1.3) (+288 -272)
	
	Merge with ttonino's work
	
2000-05-31	<rlk@sourceforge.net>

	Files:	printers.xml (1.11) (+7 -0)
	
	Lexmark 4076 apparently works, as an HP 500C.
	
2000-05-31	<rlk@sourceforge.net>

	Files:	print-dither.c (1.52) (+2 -55)
	
	Flush perturbed ordered dithering; also simplify hybrid F-S.
	
2000-05-31	<rlk@sourceforge.net>

	Files:	ChangeLog (1.12) (+0 -4126)
		print_gimp.h (1.15) (+2 -2)
		configure.in (1.17) (+2 -2)
		RELNOTES (1.11) (+37 -1)
		Makefile.am (1.36) (+4 -1)
	
	3.1.5 release
	
2000-05-31	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.153) (+4 -2)
	
	Try to fix density for variable dot size printers.
	
2000-05-30	<rlk@sourceforge.net>

	Files:	print.c (1.95) (+17 -4)
	
	The monitor process should NOT attempt to clean up after itself.  It
	must exit with _exit() rather than exit() to avoid trying to close
	down the X server cleanly, which fails because the actual print
	process has already closed the connection.
	
2000-05-30	<gandy@sourceforge.net>

	Files:	print-canon.c (1.49) (+49 -24)
	
	Borders can now be specified indiviually for each model
	
2000-05-30	<jmv@sourceforge.net>

	Files:	jmv/print-dither.c (1.2) (+34 -23)
		jmv/print-escp2.c (1.2) (+93 -25)
	
	Density-based dithering
	
2000-05-29	<rlk@sourceforge.net>

	Files:	print-canon.c (1.48) (+23 -21)
		print.h (1.54) (+19 -15)
		print-util.c (1.92) (+7 -7)
		print-ps.c (1.26) (+8 -7)
		print-pcl.c (1.52) (+25 -23)
		print-escp2.c (1.152) (+26 -23)
	
	Preserve density correctly
	
2000-05-28	<gandy@sourceforge.net>

	Files:	print-canon.c (1.47) (+3 -3)
		printers.xml (1.10) (+2 -2)
	
	Fixed density, gamma and black level
	
2000-05-27	<cpbs@sourceforge.net>

	Files:	configure.in (1.16) (+2 -2)
	
	Look for lpc and lpstat in some more places; if you're building as a
	normal user, these are likely not in your $PATH.
	
2000-05-25	<rlk@sourceforge.net>

	Files:	ChangeLog (1.11) (+167 -0)
		print.h (1.53) (+3 -2)
		print-escp2.c (1.151) (+6 -7)
		print-dither.c (1.51) (+23 -6)
		README.dither (1.5) (+5 -0)
	
	Improve adaptive dithering to account for Thomas' new matrices being
	much better than the previous ones we've used.
	
2000-05-25	<rlk@sourceforge.net>

	Files:	gimp_main_window.c (1.10) (+4 -3)
		gtk_main_window.c (1.14) (+4 -3)
	
	Use offsets from origin consistently
	
2000-05-24	<rlk@sourceforge.net>

	Files:	print-dither.c (1.50) (+12 -7)
	
	Try to fix a few more overflow problems
	
2000-05-24	<rlk@sourceforge.net>

	Files:	print-dither.c (1.49) (+4 -4)
	
	Fix overflow problems
	
2000-05-24	<ttonino@sourceforge.net>

	Files:	print-dither.c (1.48) (+8 -19)
	
	Removed superfluous matrix optimizations and chenged 'invert' behaviour.
	
2000-05-24	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.150) (+11 -11)
	
	Expand printable region on newer Epson printers
	
2000-05-24	<rlk@sourceforge.net>

	Files:	Ghost/.cvsignore (1.2) (+4 -0)
	
	New files
	
2000-05-24	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.149) (+3 -2)
	
	Save memory on the variable dot size printers.
	
2000-05-24	<cpbs@sourceforge.net>

	Files:	print.c (1.94) (+81 -4)
	
	Spawn a "monitor" process to kill off lpr if the plugin dies before
	completing the print.  This helps in the case of crashes, and also when
	the Gimp SIGKILLs the plugin when the user hits "Cancel".
	
2000-05-24	<rlk@sourceforge.net>

	Files:	ChangeLog (1.10) (+1205 -938)
		Ghost/gdevstp.h (1.3) (+16 -1)
		Ghost/gdevstp.c (1.13) (+98 -268)
		quickmatrix257.h (1.1) ( )
		quickmatrix199.h (1.1) ( )
		quickmatrix199-2.h (1.1) ( )
		printers.xml (1.9) (+8 -0)
		print_gimp.h (1.14) (+2 -2)
		print-escp2.c (1.148) (+5 -2)
		print-dither.c (1.47) (+47 -7)
		gtk_main_window.c (1.13) (+3 -4)
		gimp_main_window.c (1.9) (+3 -3)
		README (1.16) (+1 -1)
		Makefile.am (1.35) (+9 -6)
	
	Incorporate Thomas Tonino's dither matrices.
	
2000-05-23	<cpbs@sourceforge.net>

	Files:	debian/README.building.from.CVS (1.1) ( )
		debian/packages (1.1) ( )
		debian/changelog (1.1) ( )
	
	Added Debianisation files in debian/. subdirectory.
	
2000-05-23	<jmv@sourceforge.net>

	Files:	jmv/README (1.1) ( )
	
	
	This is experimental stuff for the epson stylus photo 870
	
2000-05-23	<jmv@sourceforge.net>

	Files:	jmv/print-escp2.c (1.1) ( )
	
	
	Experimental for epson stylus photo 870
	
	This is based on rlk's print-escp2.c v 1.145
	
2000-05-23	<jmv@sourceforge.net>

	Files:	jmv/print.h (1.1) ( )
	
	
	Experimental for epson 870
	
2000-05-23	<jmv@sourceforge.net>

	Files:	jmv/print-dither.c (1.1) ( )
	
	*** empty log message ***
	
2000-05-23	<ttonino@sourceforge.net>

	Files:	print-dither.c (1.46) (+13 -9)
	
	Made density curve smoother. Before, dark areas could could look
	rather weak. Added more contrast by not subtracting all K from CMY, but
	a fraction dependent on K level and black limits.
	
2000-05-23	<ttonino@sourceforge.net>

	Files:	print-dither.c (1.45) (+22 -19)
	
	Black lines in dark colors removed.
	
2000-05-23	<smiller@sourceforge.net>

	Files:	gimp_main_window.c (1.8) (+97 -91)
	
	
		Patch to use a printable area in preview for gimp gui.
	
2000-05-22	<ttonino@sourceforge.net>

	Files:	print-dither.c (1.44) (+23 -23)
	
	Black generation revised again. All scaled to actual density now.
	'plain paper' setting is really suitable for plain paper now.
	'coated' should maybe be split: normal coated and photo style paper
	coated.
	
2000-05-22	<gandy@sourceforge.net>

	Files:	print-canon.c (1.46) (+47 -21)
	
	* fixed resolutions list generation (offered unsupported xdpi!=ydpi resolutions
	  for some printers)
	* added outputmedia "Photo Paper Pro"
	* enabled 6color printing on models supporting this
	* trying same dither_set_black_*() calls as in print-escp2.c
	* trying to fix density problem with xdpi!=ydpi (was way too dark)
	
2000-05-22	<ttonino@sourceforge.net>

	Files:	Matgen/quickdistance.c (1.2) (+45 -4)
	
	Output format slightky changed. Added parameter sections for 2 useful
	199x199 matrices and an (untetsed) 257x257 matrix.
	
2000-05-22	<ttonino@sourceforge.net>

	Files:	Matgen/quickmatrix257.i (1.1) ( )
	
	Untested 257x257 dither matrix.
	
2000-05-21	<rlk@sourceforge.net>

	Files:	mkchlog (1.2) (+4 -2)
	
	Record revision number along with each file
	
2000-05-21	<ttonino@sourceforge.net>

	Files:	print-escp2.c (1.147) (+3 -3)
	
	Black thresholds adjusted for new black routine.
	
2000-05-21	<ttonino@sourceforge.net>

	Files:	print-dither.c (1.43) (+51 -81)
	
	Changed black generation so it behaves well with lower values of
	the thresholds. Even 0.1 and 0.2 as thresholds produce acceptable,
	if grainy, results.
	
	Only tested with Epson Stylus Color 600 so far.
	
2000-05-21	<ttonino@sourceforge.net>

	Files:	Matgen/quickmatrix199-2.i (1.1) ( )
	
	This matrix is equivalent but not corelated to quickmatrix199.i.
	
2000-05-20	<rlk@sourceforge.net>

	Files:	print-dither.c (1.42) (+17 -12)
		print-escp2.c (1.146) (+48 -41)
	
	Tune ink values for 870.
	
	Flip flop again on how to handle variable dots with error diffusion.
	I believe that what I'm now doing is correct, but it needs a better matrix
	in order to really work properly.  Hopefully Thomas Tonino will provide
	that.
	
	Use ordered dithering only for black ink, to escape error diffusion
	artifacts.  This may not be a good decision; time will tell.  We also
	need a better matrix for that.
	
2000-05-20	<ttonino@sourceforge.net>

	Files:	Matgen/patched-print-dither.c (1.4) (+22 -62)
	
	Much cleaner now. Removed code I doidn't understand. Faster now.
	Did not damage anything, it seems.
	
2000-05-19	<ttonino@sourceforge.net>

	Files:	Matgen/patched-print-dither.c (1.3) (+2 -0)
	
	Solved problem in very dark areas by setting limit to bk. Tested with 0.1 and 0.699 for dither_set_black_lower and -_upper, respectively, on Epson 600.
	
2000-05-19	<ttonino@sourceforge.net>

	Files:	Matgen/patched-print-dither.c (1.2) (+70 -65)
	
	Version with more black generation. Does good job at dark colors.
	
2000-05-19	<smiller@sourceforge.net>

	Files:	configure.in (1.15) (+1 -1)
		gtk_main_window.c (1.12) (+117 -98)
	
	
		Applied patch supplied by Thorsten Schnier for some positioning errors
		in the gtk gui.
	
2000-05-18	<gandy@sourceforge.net>

	Files:	print-canon.c (1.45) (+4 -2)
		printers.xml (1.8) (+8 -0)
	
	Activated the canon BJC 8200 for testing (no idea if it works at all..)
	
2000-05-18	<rlk@sourceforge.net>

	Files:	print-dither.c (1.41) (+55 -50)
		print-escp2.c (1.145) (+4 -20)
	
	Improve smoothness substantially, at least on variable dot size
	printers.  The previous code used big dots too heavily, with resulting
	grain.
	
	This may not be optimal for conventional 4 and 6 color printers.  Needs
	more testing.
	
2000-05-17	<ttonino@sourceforge.net>

	Files:	Matgen/patched-print-dither.c (1.1) ( )
	
	Patched print-dither.c to include matrix generated by quickdistance.c.
	Gives good results IMHO, but should (?) really be integrated with the
	main version.
	
2000-05-17	<ttonino@sourceforge.net>

	Files:	Matgen/quickmatrix199.i (1.1) ( )
	
	Slightly cleaned up output of quickmatrix.c. Used in patched print-dither.c.
	
2000-05-17	<ttonino@sourceforge.net>

	Files:	Matgen/quickdistance.c (1.1) ( )
	
	New version of dither generation program. Unrelated to patented software.
	First 4 points for a matrix are set by hand - these 4 do not conflict when
	matrix is shifted by 100 pixels H and/or V.
	
	Adds a bit of randomness for every pixel added and runs fairly quick: a few
	hours makes a 199 by 199 matrix. Should be possible to make a 257 x 257 matrix
	in reasonable time: more than 64K values!
	
2000-05-17	<rlk@sourceforge.net>

	Files:	escp2-weavetest.c (1.11) (+3 -2)
	
	Improve the banner
	
2000-05-17	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.144) (+5 -8)
	
	Fix if first pass doesn't contain any data.
	
2000-05-17	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.143) (+155 -203)
	
	Support x8 weave (for higher quality printing on 360 physical dpi
	printers).  This isn't perfect yet; there are some quality problems
	that are probably due to a bug somewhere.
	
	Code cleanup in initialization
	
2000-05-15	<davehill@sourceforge.net>

	Files:	pcl-unprint.c (1.12) (+5 -16)
	
	ESC * o W is called "Driver Configuration". What it *does* is still unknown!
	(somehow this comment got attached to print-pcl.c even though it had just
	been checked in so shouldn't have changed!)
	
2000-05-15	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.51) (+0 -0)
	
	ESC * o W is called "Driver Configuration". What it *does* is still
	unknown!
	
2000-05-15	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.50) (+58 -57)
	
	Tidied up Resolution selection code. Replaced some constants with
	sizeof... calculations. DJ1200/1600 are CMYK, not CMY.
	
2000-05-13	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.142) (+17 -14)
	
	Major bug fix for vertical positioning of imaging.
	
	Tuned up ink colors/drop sizes and black levels for the 870
	
2000-05-13	<rlk@sourceforge.net>

	Files:	pcl-unprint.c (1.11) (+2 -48)
		print-util.c (1.91) (+1 -392)
		print-ps.c (1.25) (+1 -182)
		print-pcl.c (1.49) (+1 -286)
		print-escp2.c (1.141) (+6 -602)
		print-dither.c (1.40) (+1 -150)
		print-canon.c (1.44) (+1 -185)
	
	Put USB init string into all Canon printers from the 900 on.  This needs
	to be tested.
	
	Remove all RCS logs from the source code.  Since the ChangeLog is
	automatically generated from the RCS logs, their presence in the files
	is superfluous.
	
2000-05-13	<sharkey@sourceforge.net>

	Files:	make-deb.sh (1.1) ( )
	
	First version of a script for building a debian package.  So far, it
	only does the ghost script driver, only works for Debian 2.2, and requires
	the caller to be root.  All of these things can be fixed, but, I'm running
	late...
	
2000-05-13	<sharkey@sourceforge.net>

	Files:	Ghost/debian-patch (1.1) ( )
	
	A patch to the Debian control and rules files for building the gimp-print
	ghost script driver as a Debian package.
	
2000-05-13	<sharkey@sourceforge.net>

	Files:	Ghost/debian-patch-stp (1.1) ( )
	
	A little script which can patch the Debian gs sources with the gimp-print
	driver.  It gets included into the main Debian build scripts, don't execute
	this by itself.
	
2000-05-13	<sharkey@sourceforge.net>

	Files:	Ghost/devs.mak.addon-5.10 (1.1) ( )
	
	This can be used to build agains gs 5.10.
	
2000-05-13	<sharkey@sourceforge.net>

	Files:	print-escp2.c (1.140) (+15 -3)
	
	Change the 750 from MODEL_INIT_STANDARD to MODEL_INIT_900.  Allows USB to
	work without bending over backwards.
	
2000-05-13	<rlk@sourceforge.net>

	Files:	ChangeLog (1.9) (+7 -0)
		run-weavetest (1.13) (+22 -12)
		print.h (1.52) (+5 -2)
		print-util.c (1.90) (+17 -13)
		print-escp2.c (1.139) (+276 -102)
		print-dither.c (1.39) (+199 -59)
		escp2-weavetest.c (1.10) (+53 -11)
	
	Allow printing to the top edge and much closer to the bottom on Epson
	printers (major change in the softweave code).
	
	Performance tweaks in the dither routines and in the color conversion
	routine (this needs to be ported to the other conversion routines in
	print-util.c).
	
	Support for some kind of ink limiting in the dither code.  Not clear that
	this really does very well (it may make things ugly); we may rip it back
	out.
	
2000-05-11	<gandy@sourceforge.net>

	Files:	print-canon.c (1.43) (+7 -4)
	
	Fix for variable drop size printing
	
2000-05-09	<rlk@sourceforge.net>

	Files:	README.dither (1.4) (+142 -86)
	
	Update to reflect current reality
	
2000-05-07	<rlk@sourceforge.net>

	Files:	ChangeLog (1.8) (+251 -0)
		RELNOTES (1.10) (+14 -5)
	
	3.1.4 release
	
2000-05-06	<rlk@sourceforge.net>

	Files:	gtk_color_window.c (1.9) (+2 -2)
	
	Allow density up to 3
	
2000-05-06	<rlk@sourceforge.net>

	Files:	print-dither.c (1.38) (+142 -85)
	
	Convert UPDATE_DITHER from a macro to a function.  This should make it
	easier to profile this code (it needs it, badly!).  We can always make
	this inline if need be.
	
	Point optimizations in dither_cmyk.
	
	Silly bug in hybrid Floyd-Steinberg.  It actually looks quite nice
	now!
	
2000-05-05	<davehill@sourceforge.net>

	Files:	pcl-unprint.c (1.10) (+95 -20)
	
	Cope with DJ690 photo without crashing. It doesn't actually decode them
	properly (yet).
	
2000-05-05	<davehill@sourceforge.net>

	Files:	printers.xml (1.7) (+8 -0)
	
	Added DJ690.
	
2000-05-05	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.48) (+214 -29)
	
	Added DJ690 Photo mode (thanks to Henk Verleye).
	
2000-05-05	<mitsch@sourceforge.net>

	Files:	print.c (1.93) (+4 -4)
	
	Check for (GIMP_MINOR_VERSION == 0) instead of GIMP_1_0 when deciding
	where to look for printrc.
	
2000-05-05	<gandy@sourceforge.net>

	Files:	print.c (1.92) (+4 -2)
	
	printrc_save() now prints a warning if it cannot open the save-file
	
2000-05-05	<gandy@sourceforge.net>

	Files:	print.c (1.91) (+4 -3)
	
	Small extension to lpstat output parsing to make it work with lprng without
	breaking anything...
	
2000-05-05	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.138) (+6 -3)
	
	Set ink size
	
2000-05-05	<gandy@sourceforge.net>

	Files:	print-canon.c (1.42) (+31 -12)
	
	Better handling of canon send buffer
	
2000-05-05	<rlk@sourceforge.net>

	Files:	print-dither.c (1.37) (+12 -39)
		print-escp2.c (1.137) (+7 -146)
	
	Minor cleanup
	
2000-05-05	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.136) (+112 -60)
	
	Optimize out head motion and color commands where possible.
	We can still optimize out some horizontal movements.
	Avoid printing color in *pure* black.
	
2000-05-04	<mitsch@sourceforge.net>

	Files:	print.c (1.90) (+27 -32)
		print_gimp.h (1.13) (+3 -2)
	
	- Use the new libgimp function gimp_ui_init(). This requires Gimp 1.1.21
	  or better.
	- Correctly delete the export image if the user canceled the dialog.
	- Fixed an "unused variable" warning in get_system_printers().
	
2000-05-04	<rlk@sourceforge.net>

	Files:	escp2-weavetest.c (1.9) (+50 -40)
		run-weavetest (1.12) (+13 -13)
		print-pcl.c (1.47) (+7 -2)
		print-escp2.c (1.135) (+37 -20)
		print-canon.c (1.41) (+11 -5)
	
	Improve use of black ink to reduce sharp grain.
	
	Improve weaving code for some corner cases (this will let us go x8 for some
	important cases, if we really want to print that slowly).
	
	Fix ESC 440 softweave
	
	Fix use of microweave at 360 dpi (microweave should not be used at 360 on
	any printer).
	
	Try to improve dither smoothness a bit.
	
	Fix ink constants for ESP 870
	from Jean-Marc Verbavatz <verbavatz@ifrance.com>
	
2000-05-03	<rlk@sourceforge.net>

	Files:	print-dither.c (1.36) (+8 -2)
	
	Avoid out of range problems
	
2000-05-03	<mitsch@sourceforge.net>

	Files:	print_gimp.h (1.12) (+2 -2)
	
	Require Gimp 1.1.16 or better for the "Gimp" ui.
	
2000-05-02	<rlk@sourceforge.net>

	Files:	print-dither.c (1.35) (+344 -371)
		print-escp2.c (1.134) (+58 -9)
	
	Improved dither code.  Deposits significantly less ink than previous version,
	and gives better saturation.
	
2000-05-01	<ttonino@sourceforge.net>

	Files:	Matgen/dither-distance.c (1.1) ( )
	
	Code used to create 73dither-distance.i. Initial 3 dots may need improvement.
	A new version with some randomization is on its way.
	
2000-05-01	<ttonino@sourceforge.net>

	Files:	Matgen/73dither-distance.i (1.1) ( )
	
	73dither-distance is the first dither matrix I'm happy with. Generated with
	a simple algorithm (in dither-distance.c) it generated matrices quicker
	than earlier tries. I think the output is a little bit too regular, but
	ordered dither 720 DPI looks not too diferent from a Floyd-Steinberg now
	although problems like light speckles remain.
	
2000-04-29	<rlk@sourceforge.net>

	Files:	README (1.15) (+1 -1)
		Ghost/gdevstp.c (1.12) (+2 -2)
		printers.xml (1.6) (+8 -0)
		print_gimp.h (1.11) (+2 -2)
		print-escp2.c (1.133) (+25 -7)
		escp2-weavetest.c (1.8) (+3 -2)
		configure.in (1.14) (+1 -1)
	
	Preliminary support for Stylus Color 760
	
	Fix one corner case with weave computation (there are lots left!)
	
	Prep for 3.1.4
	
2000-04-29	<rlk@sourceforge.net>

	Files:	print-dither.c (1.34) (+19 -5)
	
	Improve photo and line art mode
	
2000-04-29	<rlk@sourceforge.net>

	Files:	RedHat/ghostscript-5.50.spec (1.1) ( )
		RedHat/gs.spec.diff (1.1) ( )
		RedHat/gimp-print.spec (1.1) ( )
	
	Spec files for Red Hat RPM's, from Mark Hindess <beanz@uklinux.net>
	
2000-04-27	<rlk@sourceforge.net>

	Files:	print-ps.c (1.24) (+8 -3)
	
	Fix copyright
	
2000-04-27	<rlk@sourceforge.net>

	Files:	print-dither.c (1.33) (+436 -306)
	
	Comments
	
2000-04-27	<rlk@sourceforge.net>

	Files:	print-dither.c (1.32) (+91 -77)
	
	Add Thomas Tonino's 23x23 matrix
	
2000-04-26	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.132) (+32 -8)
	
	Support glossy film
	
2000-04-26	<rlk@sourceforge.net>

	Files:	print-dither.c (1.31) (+12 -13)
	
	Minor improvements
	
2000-04-26	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.131) (+35 -21)
	
	try again for 660
	
2000-04-25	<rlk@sourceforge.net>

	Files:	printers.xml (1.5) (+8 -0)
	
	The other part of the Epson Stylus 660
	
2000-04-24	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.130) (+22 -6)
	
	Try to support Epson 660
	
2000-04-24	<rlk@sourceforge.net>

	Files:	print-dither.c (1.30) (+14 -5)
	
	Give the primary more weight, and the other colors less weight, in the
	density calculation.  The previous weights resulted in too much dark
	ink mixing in, which caused excessive graininess in some situations.
	
2000-04-24	<rlk@sourceforge.net>

	Files:	gtk_main_window.c (1.11) (+2 -2)
		Ghost/README (1.15) (+6 -0)
		print-escp2.c (1.129) (+9 -5)
		print-dither.c (1.29) (+47 -13)
	
	fix warning in gtk_main_window.c
	
	Add perturbed ordered dither (perturbed to break up the fine diagonal
	lines characteristic of the matrix used).
	
	Improve transfer function for Epson photo printers (change the
	constants).
	
2000-04-23	<rlk@sourceforge.net>

	Files:	Makefile.am (1.34) (+1 -1)
	
	Include gs-stp.pdq
	
2000-04-22	<rlk@sourceforge.net>

	Files:	ChangeLog (1.7) (+60 -0)
	
	Update change log for 3.1.3
	
2000-04-22	<rlk@sourceforge.net>

	Files:	configure.in (1.13) (+1 -1)
	
	Release 3.1.3
	
2000-04-22	<rlk@sourceforge.net>

	Files:	RELNOTES (1.9) (+6 -3)
		print_gimp.h (1.10) (+2 -2)
	
	Release 3.1.2
	
2000-04-22	<rlk@sourceforge.net>

	Files:	print-dither.c (1.28) (+56 -20)
	
	Adaptive algorithms.  These are the normal random and hybrid Floyd-Steinberg
	algorithms except in very pale regions, where ordered dithering is used to
	improve smoothness.
	
2000-04-22	<rlk@sourceforge.net>

	Files:	Makefile.am (1.33) (+6 -6)
		printdefy.y (1.4) (+3 -3)
		print-escp2.c (1.128) (+7 -4)
		pcl-unprint.c (1.9) (+21 -10)
		escp2-weavetest.c (1.7) (+3 -3)
	
	Code cleanup
	
2000-04-22	<rlk@sourceforge.net>

	Files:	Ghost/README (1.14) (+45 -14)
		Ghost/gs-stp.pdq (1.3) (+43 -8)
		Ghost/gdevstp.c (1.11) (+6 -5)
	
	Bug fixes to the driver, so it should now work correctly.
	
	Update documentation.
	
	Updated the pdq description.
	
2000-04-22	<rlk@sourceforge.net>

	Files:	ChangeLog (1.6) (+85 -0)
		Ghost/gdevstp.c (1.10) (+2 -2)
		Ghost/README (1.13) (+2 -1)
		print-dither.c (1.27) (+9 -2)
	
	Break up ordered dither pattern a bit.
	
	Fix Ghostscript driver slightly
	
2000-04-22	<rlk@sourceforge.net>

	Files:	print-dither.c (1.26) (+60 -33)
	
	Try to vary the randomness -- more random at paler colors.
	
2000-04-20	<rlk@sourceforge.net>

	Files:	print-canon.c (1.40) (+7 -6)
		print-pcl.c (1.46) (+7 -6)
		print-escp2.c (1.127) (+7 -6)
	
	Clean up the solid color and line art modes a bit.
	
2000-04-20	<rlk@sourceforge.net>

	Files:	RELNOTES (1.8) (+18 -0)
		print_gimp.h (1.9) (+1 -2)
		print.h (1.51) (+7 -6)
		print.c (1.89) (+33 -9)
		print-util.c (1.89) (+48 -53)
		print-ps.c (1.23) (+8 -3)
		print-pcl.c (1.45) (+9 -5)
		print-escp2.c (1.126) (+62 -16)
		print-dither.c (1.25) (+86 -34)
		print-canon.c (1.39) (+12 -6)
		gtk_main_window.c (1.10) (+2 -2)
		gtk_color_window.c (1.8) (+2 -2)
		gimp_main_window.c (1.7) (+2 -2)
		gimp_color_window.c (1.6) (+2 -2)
	
	Reduce initial memory footprint.
	
	Add random Floyd-Steinberg dither.
	
2000-04-19	<rlk@sourceforge.net>

	Files:	README.dither (1.3) (+179 -41)
	
	Intermediate discussion of dithering
	
2000-04-19	<rlk@sourceforge.net>

	Files:	RELNOTES (1.7) (+1 -1)
		gimp_main_window.c (1.6) (+11 -10)
	
	Fix (somewhat) handling of orientation; also prevent scaling from
	exceeding 100% (the Gimp toolkit handles these things correctly; the
	GTK toolkit doesn't, so there were a few port issues).
	
2000-04-19	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.125) (+9 -6)
	
	Try again for 1440 uweave
	
2000-04-18	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.124) (+8 -5)
	
	One more microweave bug
	
2000-04-18	<rlk@sourceforge.net>

	Files:	ChangeLog (1.5) (+33 -0)
		print_gimp.h (1.8) (+2 -2)
		print-pcl.c (1.44) (+15 -12)
		print-escp2.c (1.123) (+23 -20)
		print-dither.c (1.24) (+24 -18)
		print-canon.c (1.38) (+7 -4)
	
	Fix incorrect printing for variable drop sizes
	
2000-04-17	<rlk@sourceforge.net>

	Files:	print-dither.c (1.23) (+12 -7)
	
	Better matrix for ordered dither
	
2000-04-16	<rlk@sourceforge.net>

	Files:	print-dither.c (1.22) (+6 -2)
	
	We really do need to randomize the black transition
	
2000-04-16	<rlk@sourceforge.net>

	Files:	Makefile.am (1.32) (+4 -1)
	
	Create change log as part of release
	
2000-04-16	<rlk@sourceforge.net>

	Files:	gimp_color_window.c (1.5) (+5 -12)
		Ghost/gdevstp.c (1.9) (+308 -215)
		Ghost/README (1.12) (+5 -0)
		printdefy.y (1.3) (+3 -2)
		print.h (1.50) (+18 -14)
		print.c (1.88) (+97 -225)
		print-util.c (1.88) (+13 -2)
		print-pcl.c (1.43) (+7 -4)
		print-escp2.c (1.122) (+20 -9)
		print-dither.c (1.21) (+95 -81)
		print-canon.c (1.37) (+7 -4)
		gtk_main_window.c (1.9) (+2 -1)
		gtk_color_window.c (1.7) (+9 -7)
		gimp_main_window.c (1.5) (+2 -1)
	
	Choice of dithering algorithms
	
2000-04-16	<mitsch@sourceforge.net>

	Files:	gimp_color_window.c (1.4) (+107 -3)
	
	Added the dither algo option menu (mostly cut & paste from
	Steve's changes).
	
2000-04-16	<rlk@sourceforge.net>

	Files:	ChangeLog (1.4) (+3253 -5)
		mkchlog (1.1) ( )
	
	Updated change log
	
2000-04-16	<smiller@sourceforge.net>

	Files:	gtk_color_window.c (1.6) (+120 -2)
		print.c (1.87) (+6 -2)
	
	
		Added dither option menu to gtk_color_window.c and dither variables
		to print.c.
	
2000-04-16	<rlk@sourceforge.net>

	Files:	print-canon.c (1.36) (+19 -30)
		print.h (1.49) (+60 -22)
		print-pcl.c (1.42) (+39 -10)
		print-escp2.c (1.121) (+249 -48)
		print-dither.c (1.20) (+584 -1114)
	
	New dithering code
	
2000-04-16	<rlk@sourceforge.net>

	Files:	print-dither.c (1.19.2.6) (+13 -18)
	
	Final
	
2000-04-16	<rlk@sourceforge.net>

	Files:	print-dither.c (1.19.2.5) (+113 -56)
		print.h (1.48.4.2) (+5 -2)
	
	More improvements
	
2000-04-15	<mitsch@sourceforge.net>

	Files:	gimp_color_window.c (1.3) (+1 -4)
		print_gimp.h (1.7) (+7 -6)
		print.c (1.86) (+23 -28)
		gtk_main_window.c (1.8) (+1 -2)
		gtk_color_window.c (1.5) (+1 -2)
		gimp_main_window.c (1.4) (+1 -3)
	
	Moved all ui related #include's to print_gimp.h
	
2000-04-15	<mitsch@sourceforge.net>

	Files:	Makefile.am (1.31) (+14 -12)
		print.c (1.85) (+221 -258)
		print-intl.h (1.1) ( )
		gtk_main_window.c (1.7) (+2 -8)
		gtk_color_window.c (1.4) (+10 -16)
		gimp_main_window.c (1.3) (+3 -5)
		gimp_color_window.c (1.2) (+10 -12)
	
	* Makefile.am
	* print-intl.h: new file containing preliminary i18n stuff. More to come...
	
	* gtk_color_window.c
	* gtk_main_window.c: removed the #ifdefs because these files are now
	  to be compiled with gimp 1.0 _and_ gimp 1.1
	
	* gimp_color_window.c
	* gimp_main_window.c
	* print.c: removed the i18n macros from all files.
	
	For Gimp 1.1.x there are now 2 menu entries for both versions of the
	ui. This makes the executable larger, but hm, this is development :-)
	
	Also had to move the GtkAdjustment definitions to print.c and made
	them extern in the ui files.
	
2000-04-14	<rlk@sourceforge.net>

	Files:	print-dither.c (1.19.2.4) (+95 -11)
	
	Other dithering options
	
2000-04-13	<davehill@sourceforge.net>

	Files:	pcl-unprint.c (1.8) (+323 -209)
	
	Rewrote the "parser".
	Only try to decode Configure Raster Data if format is 2.
	Added descriptions of some extra escape sequences.
	
2000-04-13	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.41) (+673 -320)
		printers.xml (1.4) (+33 -1)
	
	Added DJ340, DJ400, DJ2000, DJ2500.
	Added Quick-dry photo & transparency media.
	Added Media Source selection for Deskjets where supported.
	600x600 mono mode is supported in DJ600/800/1100/2000.
	Some printers don't support "custom" media sizes.
	Added 1220C to 1120C case (A3 paper size).
	Removed A6 paper size, it is not supported directly.
	
	Tidy-up:
	Removed all papersizes not mentioned in print-utils.c.
	Fixed coding mistakes in "for" statements.
	Removed double-strdup in pcl_parameters (memory leak).
	Added more warning messages.
	
2000-04-13	<davehill@sourceforge.net>

	Files:	gimp_main_window.c (1.2) (+17 -3)
		print_gimp.h (1.6) (+5 -1)
		print.c (1.84) (+2 -6)
		gtk_main_window.c (1.6) (+24 -6)
		gtk_color_window.c (1.3) (+14 -10)
	
	Moved define of GIMP_1_0 from print.c to print_gimp.h.
	Fixed problems where PPD box and browse button appeared when not
	wanted.
	Fixed problem with options being carried from one printer to
	another.
	
2000-04-13	<rlk@sourceforge.net>

	Files:	print-dither.c (1.19.2.3) (+17 -10)
		print-escp2.c (1.120.2.3) (+8 -5)
	
	Much improved
	
2000-04-12	<rlk@sourceforge.net>

	Files:	print-dither.c (1.19.2.2) (+10 -7)
		print-escp2.c (1.120.2.2) (+197 -10)
	
	some improvement
	
2000-04-12	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.119.2.3) (+7 -4)
	
	Constant hacking
	
2000-04-11	<rlk@sourceforge.net>

	Files:	print-canon.c (1.35.4.1) (+16 -30)
		print.h (1.48.4.1) (+57 -22)
		print-pcl.c (1.40.4.1) (+24 -10)
		print-escp2.c (1.120.2.1) (+49 -41)
		print-dither.c (1.19.2.1) (+429 -1108)
	
	Yet another dither hack
	
2000-04-10	<rlk@sourceforge.net>

	Files:	Ghost/contrib.mak.addon (1.6) (+2 -2)
	
	This really is needed for gs 6.01
	
2000-04-10	<rlk@sourceforge.net>

	Files:	Ghost/gdevstp.c (1.8) (+2 -1)
	
	botch
	
2000-04-06	<rlk@sourceforge.net>

	Files:	print-dither.c (1.19) (+7 -4)
	
	Fix overlap problem
	
2000-04-04	<rlk@sourceforge.net>

	Files:	escp2-weavetest.c (1.6) (+32 -2)
	
	print friendly banner
	
2000-04-04	<rlk@sourceforge.net>

	Files:	parse-escp2 (1.3) (+1 -0)
	
	another command
	
2000-04-04	<rlk@sourceforge.net>

	Files:	escp2-weavetest.c (1.5) (+2 -2)
		print-escp2.c (1.120) (+44 -25)
	
	640-related stuff
	
2000-03-31	<rlk@sourceforge.net>

	Files:	gimp_color_window.c (1.1) ( )
		gimp_main_window.c (1.1) ( )
	
	from Mitsch
	
2000-03-30	<rlk@sourceforge.net>

	Files:	.cvsignore (1.7) (+3 -0)
		print.c (1.83) (+12 -6)
		gtk_main_window.c (1.5) (+69 -69)
		gtk_color_window.c (1.2) (+27 -27)
		Makefile.am (1.30) (+11 -9)
	
	Changes from Mitch
	
2000-03-29	<rlk@sourceforge.net>

	Files:	dither_matrix.c (1.1.2.2) (+0 -0)
	
	Again: fuck patents!
	
2000-03-29	<rlk@sourceforge.net>

	Files:	print-dither.c (1.18.2.2) (+5 -28)
		print-escp2.c (1.119.2.2) (+7 -4)
	
	Fuck patents
	
2000-03-29	<rlk@sourceforge.net>

	Files:	dither_matrix.c (1.1) ( )
		dither_matrix.c (1.1.2.1) (+2573 -0)
	
	file dither_matrix.c was initially added on branch ordered-dither-branch.
	
2000-03-29	<rlk@sourceforge.net>

	Files:	print-dither.c (1.18.2.1) (+374 -5)
		run-weavetest (1.11.2.1) (+1 -1)
		print-escp2.c (1.119.2.1) (+201 -14)
	
	Put this in for safety and for people to play with it
	
2000-03-27	<smiller@sourceforge.net>

	Files:	Makefile.am (1.29) (+1 -0)
		print_gimp.h (1.5) (+10 -2)
		print.c (1.82) (+203 -2002)
		gtk_main_window.c (1.4) (+551 -498)
	
	
		Moved all gui code from print.c to gtk_main_window.c and prefixed all
		callbacks with 'gtk_'.  Added gtk_main_window.c to Makefile.am.  Moved
		a few gui constants from print.c to print_gimp.h.  Shortened main gui
		table to 14 rows.
	
2000-03-27	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.119) (+139 -141)
	
	Try again for microweave...
	
2000-03-27	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.118) (+100 -66)
	
	Reactivate 1440x720 microweave
	
2000-03-27	<rlk@sourceforge.net>

	Files:	Makefile.am (1.28) (+0 -1)
		print_gimp.h (1.4) (+1 -9)
		print.c (1.81) (+431 -216)
		gtk_main_window.c (1.3) (+1362 -181)
	
	back out changes that do not work
	
2000-03-26	<rlk@sourceforge.net>

	Files:	Makefile.am (1.27) (+1 -0)
		print_gimp.h (1.3) (+10 -2)
		print.c (1.80) (+218 -433)
		gtk_main_window.c (1.2) (+182 -1363)
	
	From Steve Miller <smiller@rni.net>
	
	I've been unable to connect to sourceforge all afternoon.  I'm trying to
	commit a new print.c, gtk_main_window.c, Makefile.am, and print_gimp.h.
	I will be unable to try this again until tomorrow, but if you have the
	opportunity, can you go ahead and do this?  I've attached a zipped
	tarball of the 4 files.  I've started the process of transferring gui
	code from print.c to gtk_main_window.c, and tightened up the table
	slightly.  There are some temporary externs in print.c until I can get
	everything moved over (may take several temp steps like this one).
	
2000-03-26	<rlk@sourceforge.net>

	Files:	README (1.14) (+4 -0)
	
	note about ldconfig
	
2000-03-25	<rlk@sourceforge.net>

	Files:	configure.in (1.12) (+5 -5)
	
	minor fixes
	
2000-03-24	<rlk@sourceforge.net>

	Files:	README (1.13) (+6 -0)
	
	People who install the Gimp from rpm's also need to install gimp-devel.
	
2000-03-23	<smiller@sourceforge.net>

	Files:	Makefile.am (1.26) (+8 -7)
		print_gimp.h (1.2) (+39 -3)
		print.h (1.48) (+7 -2)
		print.c (1.79) (+105 -761)
	
	
		Added gtk_color_window.c to Makefile.am.  Moved color adjust sliders
		to gtk_color_window, made this a popup dialog and added button
		to main window.  Added ifdefs to headers to prevent multiple
		inclusions.
	
2000-03-22	<rlk@sourceforge.net>

	Files:	Makefile.am (1.25) (+2 -1)
	
	Fix make dist
	
2000-03-22	<rlk@sourceforge.net>

	Files:	RELNOTES (1.6) (+7 -3)
	
	release note tweaks
	
2000-03-22	<rlk@sourceforge.net>

	Files:	print.c (1.78) (+3 -3)
	
	release
	
2000-03-22	<rlk@sourceforge.net>

	Files:	print-dither.c (1.18) (+7 -4)
	
	Some more minor dithering fixup
	
2000-03-21	<davehill@sourceforge.net>

	Files:	pcl-unprint.c (1.7) (+64 -26)
	
	Use unsigned when calculating resolutions. Updated some commands.
	
2000-03-21	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.40) (+42 -4)
		printers.xml (1.3) (+8 -0)
	
	Added Deskjet 9xx series.
	
2000-03-21	<rlk@sourceforge.net>

	Files:	run-weavetest (1.11) (+7 -2)
	
	more minor improvements
	
2000-03-21	<rlk@sourceforge.net>

	Files:	escp2-weavetest.c (1.4) (+5 -2)
		run-weavetest (1.10) (+21 -15)
	
	cleanup
	
2000-03-21	<rlk@sourceforge.net>

	Files:	print-dither.c (1.17) (+7 -4)
	
	dumb typo
	
2000-03-20	<davehill@sourceforge.net>

	Files:	pcl-unprint.c (1.6) (+13 -3)
		print-pcl.c (1.39) (+19 -8)
	
	Added "Bond" and "Photo" paper types to pcl-unprint and print-pcl.
	Corrected Depletion output for old Deskjets in print-pcl.
	
2000-03-20	<rlk@sourceforge.net>

	Files:	INSTALL (1.5) (+1 -1)
		print-escp2.c (1.117) (+6 -3)
		RELNOTES (1.5) (+14 -1)
		README (1.12) (+1 -1)
		Makefile.am (1.24) (+2 -0)
	
	branches:  1.5.6;  1.5.12;
	Try to maintain dependency order of lex on yacc stuff
	
2000-03-17	<rlk@sourceforge.net>

	Files:	print-dither.c (1.16) (+40 -47)
	
	Weaken the horizontal lines
	
2000-03-17	<rlk@sourceforge.net>

	Files:	Makefile.am (1.23) (+28 -14)
		print.h (1.47) (+27 -19)
		print.c (1.77) (+2662 -175)
	
	Back out non-functioning changes
	
2000-03-17	<smiller@sourceforge.net>

	Files:	print.h (1.46) (+5 -4)
	
	*** empty log message ***
	
2000-03-17	<smiller@sourceforge.net>

	Files:	print.h (1.45) (+15 -9)
	
	*** empty log message ***
	
2000-03-17	<smiller@sourceforge.net>

	Files:	gtk_color_window.c (1.1) ( )
		print_gimp.h (1.1) ( )
		print.h (1.44) (+28 -43)
		print.c (1.76) (+202 -2689)
		gtk_main_window.c (1.1) ( )
	
	*** empty log message ***
	
2000-03-17	<smiller@sourceforge.net>

	Files:	Makefile.am (1.22) (+14 -28)
	
	*** empty log message ***
	
2000-03-17	<rlk@sourceforge.net>

	Files:	print-dither.c (1.15) (+232 -346)
	
	Clean things up a bit to prep for possible dither modifications
	
2000-03-16	<rlk@sourceforge.net>

	Files:	print-dither.c (1.14) (+74 -48)
	
	Scale down randomness as ink level increases
	
2000-03-14	<rlk@sourceforge.net>

	Files:	escp2-weavetest.c (1.3) (+8 -7)
		run-weavetest (1.9) (+4 -3)
		print-escp2.c (1.116) (+57 -28)
	
	Added 1440x1440 mode
	
2000-03-13	<rlk@sourceforge.net>

	Files:	print-canon.c (1.35) (+44 -31)
		Ghost/gdevstp.c (1.7) (+3 -2)
		Ghost/README (1.11) (+22 -7)
		print.h (1.43) (+5 -2)
		print.c (1.75) (+32 -12)
		print-util.c (1.87) (+8 -5)
		print-pcl.c (1.38) (+19 -5)
		print-escp2.c (1.115) (+23 -7)
		print-dither.c (1.13) (+217 -319)
	
	Add monochrome mode
	
2000-03-11	<rlk@sourceforge.net>

	Files:	print-dither.c (1.12) (+77 -44)
		Ghost/gs-stp.pdq (1.2) (+24 -3)
		Ghost/gdevstp.h (1.2) (+1 -5)
		Ghost/gdevstp.c (1.6) (+77 -72)
		Ghost/README (1.10) (+4 -2)
	
	Finish the dither job, and fix up the Ghostscript driver
	
2000-03-11	<rlk@sourceforge.net>

	Files:	README.dither (1.2) (+10 -0)
		print.h (1.42) (+8 -2)
		print.c (1.74) (+124 -12)
		print-pcl.c (1.37) (+25 -4)
		print-escp2.c (1.114) (+45 -17)
		print-dither.c (1.11) (+69 -32)
		print-canon.c (1.34) (+20 -2)
	
	Significant dither changes; addition of line art/solid color/continuous tone modes
	
2000-03-10	<rlk@sourceforge.net>

	Files:	.cvsignore (1.6) (+1 -0)
	
	Performance optimizations, documentation
	
2000-03-09	<rlk@sourceforge.net>

	Files:	.cvsignore (1.5) (+1 -0)
		print-dither.c (1.10) (+185 -328)
		README.dither (1.1) ( )
		Makefile.am (1.21) (+1 -1)
	
	Performance optimizations, documentation
	
2000-03-07	<rlk@sourceforge.net>

	Files:	print-canon.c (1.33) (+135 -132)
		print-util.c (1.86) (+765 -760)
		print-ps.c (1.22) (+172 -168)
		print-pcl.c (1.36) (+216 -211)
		print-escp2.c (1.113) (+2607 -2602)
		print-dither.c (1.9) (+39 -31)
	
	Move CVS history logs to the end of the file
	
2000-03-07	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.112) (+106 -115)
	
	A bit more stuff
	
2000-03-07	<davehill@sourceforge.net>

	Files:	Makefile.standalone (1.10) (+33 -10)
	
	Build "printdef". Deleted unused "SRC" variable.
	
2000-03-06	<rlk@sourceforge.net>

	Files:	configure.in (1.11) (+0 -2)
		print-escp2.c (1.111) (+114 -138)
		escp2-weavetest.c (1.2) (+6 -6)
	
	More cleanup stuff
	
2000-03-06	<rlk@sourceforge.net>

	Files:	Makefile.am (1.20) (+3 -1)
		Ghost/gdevstp.c (1.5) (+24 -5)
		printers.xml (1.2) (+49 -196)
		printdefy.y (1.2) (+89 -59)
		printdefl.l (1.3) (+2 -5)
		printdef.h (1.3) (+1 -39)
		print.h (1.41) (+11 -10)
		print.c (1.73) (+4 -5)
		print-util.c (1.85) (+34 -32)
		print-ps.c (1.21) (+12 -3)
		print-pcl.c (1.35) (+10 -3)
		print-escp2.c (1.110) (+9 -4)
		print-canon.c (1.32) (+9 -3)
	
	more rearrangement
	
2000-03-05	<rlk@sourceforge.net>

	Files:	Makefile.am (1.19) (+3 -0)
		printdefl.l (1.2) (+34 -34)
		printdef.h (1.2) (+1 -1)
	
	some cleanup
	
2000-03-05	<rlk@sourceforge.net>

	Files:	Makefile.am (1.18) (+18 -7)
		Ghost/README (1.9) (+3 -2)
		printers.xml (1.1) ( )
		printdefy.y (1.1) ( )
		printdefl.l (1.1) ( )
		printdef.y (1.2) (+1 -1)
		printdef.l (1.2) (+1 -1)
		print.h (1.40) (+26 -12)
		print.c (1.72) (+5 -5)
		print-util.c (1.84) (+10 -116)
		print-escp2.c (1.109) (+156 -135)
		configure.in (1.10) (+5 -1)
	
	Create list of printers externally
	
2000-03-05	<rlk@sourceforge.net>

	Files:	RELNOTES (1.4) (+11 -1)
		print.c (1.71) (+3 -3)
	
	Release stuff
	
2000-03-05	<rlk@sourceforge.net>

	Files:	printdef.h (1.1) ( )
	
	Start of new printer identification
	
2000-03-05	<rlk@sourceforge.net>

	Files:	printdef.l (1.1) ( )
		printdef.y (1.1) ( )
	
	Start of new printer identification
	
2000-03-03	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.108) (+8 -3)
	
	correct parameters for ESC(D
	
2000-03-03	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.107) (+6 -3)
		print-util.c (1.83) (+7 -4)
	
	Silly bug in rgb_to_gray
	
2000-03-02	<rlk@sourceforge.net>

	Files:	print-util.c (1.82) (+147 -308)
	
	Clean up conversion functions...again...and fix rgb to gray to do density
	
2000-03-02	<khk@sourceforge.net>

	Files:	ChangeLog (1.3) (+4 -0)
		print-escp2.c (1.106) (+10 -7)
	
	Cleaned up some compiler warnings in print-escp2.c
	
2000-03-02	<rlk@sourceforge.net>

	Files:	print-dither.c (1.8) (+85 -60)
	
	Performance, by replacing long long with int
	
2000-03-02	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.105) (+15 -48)
	
	Clean up options a bit
	
2000-03-01	<rlk@sourceforge.net>

	Files:	print-util.c (1.81) (+6 -3)
	
	fix alpha channel in rgb_to_gray...again
	
2000-03-01	<rlk@sourceforge.net>

	Files:	print-util.c (1.80) (+8 -3)
	
	fix alpha channel in rgb_to_gray
	
2000-03-01	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.104) (+18 -16)
	
	Some ditsy little things
	
2000-03-01	<rlk@sourceforge.net>

	Files:	print.c (1.70) (+8 -7)
	
	Percent vs. ppi details
	
2000-03-01	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.103) (+11 -6)
	
	Handle variable dot size correctly
	
2000-02-29	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.102) (+63 -31)
		run-weavetest (1.8) (+1 -1)
		print-util.c (1.79) (+7 -2)
	
	1) Should be able to speed up black printing quite a bit for some models.
	
	2) Add support for 1160 (tentative!)
	
2000-02-29	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.101) (+103 -104)
	
	Rationalize the printer options a bit
	
2000-02-29	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.100) (+22 -14)
	
	Improve printing to the bottom, and do memory allocation the way intended
	
2000-02-29	<rlk@sourceforge.net>

	Files:	configure.in (1.9) (+4 -4)
	
	foolish bogon
	
2000-02-28	<davehill@sourceforge.net>

	Files:	pcl-unprint.c (1.5) (+122 -63)
	
	Fixed decoding of "configure data". Added "Custom" to paper sizes.
	Started changes for multiple levels.
	
2000-02-28	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.34) (+46 -77)
	
	Fixed the "configure data" command again!
	
2000-02-28	<rlk@sourceforge.net>

	Files:	print.c (1.69) (+1771 -1141)
	
	Back out the mainline stuff
	
2000-02-28	<rlk@sourceforge.net>

	Files:	configure.in (1.8) (+4 -4)
	
	Fix configure
	
2000-02-28	<rlk@sourceforge.net>

	Files:	print-dither.c (1.7) (+112 -46)
		print.h (1.39) (+3 -3)
		print-escp2.c (1.99) (+380 -370)
	
	Try to improve high resolution quality
	
2000-02-27	<rlk@sourceforge.net>

	Files:	print.c (1.68) (+1180 -1804)
	
	Experimental print.c from 3.0
	
2000-02-27	<rlk@sourceforge.net>

	Files:	configure.in (1.7) (+28 -0)
	
	Find lp commands
	
2000-02-27	<sharkey@sourceforge.net>

	Files:	unprint.c (1.37) (+116 -28)
	
	The major change in this release is the way image cropping is done.  Andy
	originally put some code in write_out which would cut the left and right
	borders, if there was white space being printed on the left or right side.
	That was fine, but it neglected the top and bottom.  This version will
	crop all four edges.  I also moved the cropping further upstream, into
	update_page, this way we won't need to allocate RAM we won't need.  I
	also changed the algorithm so that it should run faster.  The old one was
	probably fast enough, but, I'm a bit neurotic when it comes to code I know
	can be faster...
	
	This release also fixes a bug in the environment variable handling which
	caused it to crash if unset, as well as a few other minor things not worth
	mentioning.
	
2000-02-27	<sharkey@sourceforge.net>

	Files:	Ghost/README (1.8) (+5 -2)
	
	The section added on installing under Debian contained some minor
	inaccuracies on how to fetch the source.  I've fixed and clarified the
	procedure.
	
2000-02-27	<khk@sourceforge.net>

	Files:	ChangeLog (1.2) (+4 -1)
	
	First entry in ChangeLog.
	
2000-02-27	<khk@sourceforge.net>

	Files:	print-ps.c (1.20) (+10 -2)
	
	Fixed problem with missing linefeed character after options from PPD
	file. Depending on the format of the option the PostScript file was
	not conform with the Adobe DSC specification.
	
2000-02-26	<rlk@sourceforge.net>

	Files:	print.c (1.67) (+3 -3)
	
	copyright
	
2000-02-26	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.98) (+62 -47)
	
	1) Clean up (and maybe fix???) positioning.
	
	2) Fix packing in multi-level code.
	
2000-02-26	<rlk@sourceforge.net>

	Files:	print.c (1.66) (+67 -35)
	
	1) Add center button.
	
	2) Activate right/bottom entries.
	
	3) Use only two digits of precision when printing position, since we're only
	accurate to 1 point.
	
	4) Minor cleanup
	
2000-02-26	<rlk@sourceforge.net>

	Files:	print-canon.c (1.31) (+12 -9)
		print.h (1.38) (+8 -7)
		print-util.c (1.78) (+9 -8)
		print-pcl.c (1.33) (+12 -8)
		print-escp2.c (1.97) (+15 -8)
		print-dither.c (1.6) (+96 -46)
	
	Rename dither_{black,cmyk}4 to dither_{black,cmyk}_n, and add argument to specify how levels are to be encoded
	
2000-02-26	<rlk@sourceforge.net>

	Files:	Ghost/contrib.mak.addon (1.5) (+2 -2)
	
	Remove apparently spurious stuff
	
2000-02-25	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.32) (+386 -49)
	
	Added Paper size database to handle more of the new paper sizes
	added a while ago, anything else is handled as "custom".
	
2000-02-25	<rlk@sourceforge.net>

	Files:	Ghost/README (1.7) (+51 -11)
	
	Debian
	
2000-02-25	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.96) (+67 -16)
		run-weavetest (1.7) (+1 -1)
		print-util.c (1.77) (+11 -2)
	
	1) Stylus Color 460 (really a variant 440, at least until I learn otherwise).
	
	2) Major optimization for gs driver in particular: elide rows that are blank.
	
	3) make variable dot size the default for those printers.
	
2000-02-25	<rlk@sourceforge.net>

	Files:	Ghost/README (1.6) (+11 -9)
		Ghost/gdevstp.c (1.4) (+7 -14)
	
	Clarification
	
2000-02-24	<rlk@sourceforge.net>

	Files:	Ghost/README (1.5) (+16 -2)
	
	instructions for people downloading from cvs
	
2000-02-24	<gandy@sourceforge.net>

	Files:	unprint.c (1.36) (+35 -10)
	
	* Changed write_output to cut left and right empty borders
	
2000-02-24	<gandy@sourceforge.net>

	Files:	unprint.c (1.35) (+25 -9)
	
	* Extended parse_canon to respect bpp and vertical color component offsets
	  (previously called delayed lines :-)
	* all resolutions of the bjc6000 driver get unprinted now but there's still
	  an aspect ratio of 2 for 720x360 dpi and 1440x720 dpi
	
2000-02-24	<gandy@sourceforge.net>

	Files:	unprint.c (1.34) (+28 -21)
	
	Small cleanups
	
2000-02-24	<sharkey@sourceforge.net>

	Files:	unprint.c (1.33) (+13 -8)
	
	Merge Andy's fixes with mine.
	
	Set the default value of extraskip based on printer type, 2 for Epsons, 1
	for Canons.
	
	Add support for light yellow ink.
	
	Add Andy to the copyright.
	
2000-02-24	<rlk@sourceforge.net>

	Files:	INSTALL (1.4) (+1 -1)
		print.c (1.65) (+3 -3)
		configure.in (1.6) (+1 -1)
		RELNOTES (1.3) (+2 -2)
		README (1.11) (+1 -1)
	
	Bump version number for next release, whenever that may be
	
2000-02-24	<rlk@sourceforge.net>

	Files:	Ghost/README (1.4) (+13 -0)
	
	PDQ
	
2000-02-24	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.39.2.4) (+19 -3)
		print.c (1.38.2.7) (+4 -4)
		print-util.c (1.49.2.3) (+0 -427)
		print-pcl.c (1.14.2.2) (+8 -3)
	
	3.0.9 fixes
	
2000-02-23	<davehill@sourceforge.net>

	Files:	pcl-unprint.c (1.4) (+270 -60)
	
	Added more commands to the commans set.
	Now handles repeated commands that share the same prefix.
	
2000-02-23	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.31) (+284 -125)
	
	Replaced all "model ==" code with a capabilities database.
	According to the ghostscript driver (and the HP windows driver), the
	"new" end raster graphics command is *rC, not *rbC.
	Use correct commands to set high quality output if dpi >= 300
	
2000-02-23	<gandy@sourceforge.net>

	Files:	print-canon.c (1.30) (+9 -6)
	
	small fix for delayed lines
	
2000-02-23	<gandy@sourceforge.net>

	Files:	Makefile.am (1.17) (+1 -2)
		canon-unprint.c (1.3) (+1 -1)
	
	Removed in favour of unprint.c
	
2000-02-23	<gandy@sourceforge.net>

	Files:	canon-unprint.cpp (1.2) (+0 -0)
	
	Removed in favour for unprint.c
	
2000-02-23	<gandy@sourceforge.net>

	Files:	unprint.c (1.32) (+40 -20)
	
	Fixed severe bug in rle_decode() and parse_canon()
	
2000-02-23	<gandy@sourceforge.net>

	Files:	unprint.c (1.31) (+3 -2)
	
	small change to parse_canon()
	
2000-02-23	<gandy@sourceforge.net>

	Files:	print-canon.c (1.29) (+15 -9)
		unprint.c (1.30) (+2 -2)
	
	Fixed a bug in canon_write
	
2000-02-23	<gandy@sourceforge.net>

	Files:	canon-unprint.c (1.2) (+131 -89)
		unprint.c (1.29) (+2 -1)
	
	Merged parse_canon() from unprint into canon-unprint
	
2000-02-23	<gandy@sourceforge.net>

	Files:	unprint.c (1.28) (+258 -2)
	
	* Added parse_canon()
	* Added rle_decode()
	* "UNPRINT=canon ./unprint" will use parse_canon() instead of parse_escp2()
	* output for canon printfiles is extremely poor
	
2000-02-23	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.95) (+6 -3)
		print.c (1.64) (+5 -5)
	
	Some minor fixes
	
2000-02-23	<rlk@sourceforge.net>

	Files:	Ghost/gs-stp.pdq (1.1) ( )
	
	pdq/xpdq file for stp; supplied by Grant Taylor
	
2000-02-23	<rlk@sourceforge.net>

	Files:	print.c (1.38.2.6) (+298 -90)
	
	1) New save settings/print/print and save settings buttons.
	
	2) Save "file" printer correctly.
	
	3) Location boxes/size and place correctly
	
2000-02-22	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.39.2.3) (+12 -7)
		print.c (1.38.2.5) (+29 -7)
		print-util.c (1.49.2.2) (+130 -62)
	
	3.0.7
	
2000-02-22	<gandy@sourceforge.net>

	Files:	print-canon.c (1.28) (+7 -3)
	
	Fixed bug introduced with last commit (thou shall never prettify your source...)
	
2000-02-22	<gandy@sourceforge.net>

	Files:	print-canon.c (1.27) (+23 -15)
	
	Some minor cosmethics
	
2000-02-22	<rlk@sourceforge.net>

	Files:	print.c (1.63) (+4 -5)
	
	Save state when printing file
	
2000-02-21	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.94) (+9 -4)
	
	Try again
	
2000-02-21	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.93) (+34 -22)
	
	Try for the 640
	
2000-02-21	<rlk@sourceforge.net>

	Files:	RELNOTES (1.2) (+3 -0)
	
	update
	
2000-02-21	<rlk@sourceforge.net>

	Files:	print-dither.c (1.5) (+67 -49)
		print.c (1.62) (+3 -3)
		print-util.c (1.76) (+64 -6)
		print-escp2.c (1.92) (+12 -4)
	
	Important dithering bug fixes:
	
	1) Avoid runaway black buildup.
	
	2) Some conversion functions weren't doing density
	
2000-02-21	<rlk@sourceforge.net>

	Files:	AUTHORS (1.3) (+2 -0)
	
	update
	
2000-02-21	<rlk@sourceforge.net>

	Files:	INSTALL (1.3) (+15 -5)
		run-weavetest (1.6) (+1 -1)
		print-util.c (1.75) (+281 -271)
		print-escp2.c (1.91) (+13 -4)
		print-canon.c (1.26) (+12 -5)
		pcl-unprint.c (1.3) (+8 -3)
		RELNOTES (1.1) ( )
		Makefile.am (1.16) (+1 -1)
	
	Minor release prep
	
2000-02-21	<gandy@sourceforge.net>

	Files:	canon-unprint.c (1.1) ( )
	
	* cloned escp2-unprint.c and replaced parse_escp2() with parse_canon()
	* only checks for correct syntax but doesn't really read any contents yet
	
2000-02-21	<rlk@sourceforge.net>

	Files:	print.c (1.61) (+8 -2)
	
	Do not use scale to image for gimp 1.0
	
2000-02-21	<rlk@sourceforge.net>

	Files:	print.c (1.60) (+28 -7)
	
	Add scale-to-image clicker
	
2000-02-21	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.90) (+11 -5)
	
	Weird init sequence for newer printers
	
2000-02-21	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.89) (+6 -3)
	
	change softweave sequence for older printers
	
2000-02-20	<davehill@sourceforge.net>

	Files:	pcl-unprint.c (1.2) (+640 -108)
	
	Now does TIFF compressed files and 2 level colour in CMY
	or CMYK
	
2000-02-19	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.88) (+37 -32)
	
	Try one more time to fix 740
	
2000-02-19	<davehill@sourceforge.net>

	Files:	print.c (1.59) (+31 -12)
	
	Another attempt to fix the File printer.
	
2000-02-19	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.87) (+48 -57)
	
	A bit more cleanup to non-softweave
	
2000-02-19	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.30) (+17 -7)
	
	Fixed OUTPUT_COLOR vs OUTPUT_GRAY.
	Fixed number of planes output for DJ600 in 600dpi mode.
	
2000-02-19	<sharkey@sourceforge.net>

	Files:	unprint.c (1.27) (+4 -1)
	
	Add a new veriable to the printer state called "extraskip".  This is a
	multiplicative factor applied to the existing skip factor.  It defaults to
	2.  Currently there is no way to change this.
	
2000-02-18	<sharkey@sourceforge.net>

	Files:	unprint.c (1.26) (+9 -4)
	
	Don't print beyond the bottom margin.
	
2000-02-18	<rlk@sourceforge.net>

	Files:	.cvsignore (1.4) (+4 -1)
	
	minor stuff
	
2000-02-18	<rlk@sourceforge.net>

	Files:	Makefile.am (1.15) (+2 -1)
		run-weavetest (1.5) (+9 -1)
	
	minor stuff
	
2000-02-18	<rlk@sourceforge.net>

	Files:	print-dither.c (1.4) (+18 -13)
	
	A few more dithering bugs
	
2000-02-18	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.86) (+19 -15)
	
	Try to fix microweave and 360 dpi
	
2000-02-18	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.85) (+5 -3)
	
	Remove debug printf
	
2000-02-18	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.84) (+7 -3)
		run-weavetest (1.4) (+2 -2)
	
	Update line spacing for ESC900
	
2000-02-17	<sharkey@sourceforge.net>

	Files:	Makefile.am (1.14) (+2 -2)
	
	Change the name of unprint back to unprint.
	
2000-02-17	<sharkey@sourceforge.net>

	Files:	unprint.c (1.25) (+20 -5)
	
	Add a "-n" flag which allows adjusting the nozzle separation on the command
	line.  "-n8" or "-n 8" will set the nozzle separation to 8/720".
	
2000-02-17	<sharkey@sourceforge.net>

	Files:	unprint.c (1.24) (+6 -2)
	
	Fix a bug in handling uncompressed data bit depth, and add a few more
	debugging statements.
	
2000-02-17	<sharkey@sourceforge.net>

	Files:	unprint.c (1.23) (+110 -96)
	
	Isolate everything that's escp2-specific into a single function called
	parse-escp2.  This function takes a file descriptor as an argument,
	and parses the escp2 code in the file, filling the generic page variable
	with bitmapped data.  This should make it easier to unify unprint with
	canunprint (recently renamed canon-unprint) and pcl-unprint.
	
	Also change the handling of the color depth a bit to make this a little
	easier.  "bpp" has been added to pstate.
	
	This new layout of the code is much cleaner than the previous.  There
	was far too much crap in main.
	
2000-02-17	<sharkey@sourceforge.net>

	Files:	unprint.c (1.22) (+15 -2)
	
	Add more verbose GPL description and include string.h.
	
2000-02-17	<sharkey@sourceforge.net>

	Files:	unprint.c (1.21) (+0 -0)
	
	Resurrect unprint.c as it was in revision 1.19.
	
2000-02-17	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.83) (+19 -8)
	
	Yet another try
	
2000-02-17	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.82) (+17 -13)
	
	Another try at the variable dot printers
	
2000-02-17	<rlk@sourceforge.net>

	Files:	print-util.c (1.74) (+11 -4)
	
	Alpha channel problems
	
2000-02-17	<rlk@sourceforge.net>

	Files:	Makefile.am (1.13) (+5 -5)
		weavetest.c (1.14) (+1 -1)
		unprint.c (1.20) (+1 -1)
		run-weavetest (1.3) (+1 -1)
		pclunprint.c (1.2) (+8 -4)
		pcl-unprint.c (1.1) ( )
		escp2-weavetest.c (1.1) ( )
		escp2-unprint.c (1.1) ( )
		canunprint.cpp (1.2) (+0 -0)
		canon-unprint.cpp (1.1) ( )
	
	Rename various programs
	
2000-02-16	<sharkey@sourceforge.net>

	Files:	unprint.c (1.19) (+23 -15)
	
	Fix the damn vertical artifacts!  This was another case of sloppy
	arithmetic.  The last pixel is the first pixel + (n-1) pixels, not
	n pixels, where n is the number of pixels in the line.
	
	Also fix a bug in the ESC r color selection (missing break).
	
	Also fix a bug in the short form of the set unit command.  (horizontal
	relative units were not being set.)
	
	Finally, add a byte counter so that errors can be referenced by their
	position in the file.  This is useful for correlating errors with
	output from parse-escp2.
	
	This is worth a version 0.9 revision number.
	
2000-02-16	<sharkey@sourceforge.net>

	Files:	parse-escp2 (1.2) (+5 -5)
	
	$bugs-=4;
	
	Change $i to $k where appropriate.
	
	Thought I was going nuts for a while there....
	
2000-02-16	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.81) (+10 -3)
	
	narrow-carriage printers can print 14" long, not just 11"
	
2000-02-16	<sharkey@sourceforge.net>

	Files:	unprint.c (1.18) (+40 -18)
	
	Change the way command line arguments are parsed to make it easier to add
	option flags.
	
	Add "-u" option flag.  -u does two things.  It sets the nozzle separation to
	1, and it treats all vertical head motion commands as if the argument was
	to move down pstate.nozzles ticks.  For Microweave code, this most likely
	will have no effect, but for softweave, this essentially "unweaves" the
	image so that data from each pass appears separately.  This is not so
	useful for image viewing, but can be useful for debugging softweave stuff.
	
2000-02-16	<sharkey@sourceforge.net>

	Files:	unprint.c (1.17) (+10 -10)
	
	Oh, now this looks *MUCH* better.  Fixed a bug regarding bit endianness
	in the pnm writing code.
	
	Never attribute a bug to Epson without first checking your own code...
	
2000-02-16	<rlk@sourceforge.net>

	Files:	print.c (1.58) (+4 -3)
	
	version number bump to prep for release
	
2000-02-16	<rlk@sourceforge.net>

	Files:	README (1.10) (+9 -1)
	
	comments leading up to release...
	
2000-02-16	<rlk@sourceforge.net>

	Files:	print-canon.c (1.25) (+32 -7)
		print-util.c (1.73) (+9 -6)
		print-ps.c (1.19) (+32 -7)
		print-pcl.c (1.29) (+6 -7)
		print-escp2.c (1.80) (+6 -7)
		print-dither.c (1.3) (+10 -6)
	
	1) Use correct convert functions (canon, escp2, pcl, ps).
	
	2) Fix gray_to_rgb increment (print-util)
	
	3) Fix dither update (print-dither)
	
2000-02-16	<rlk@sourceforge.net>

	Files:	Makefile.am (1.12) (+2 -3)
		weavetest.c (1.13) (+6 -278)
		print-escp2.c (1.79) (+27 -8)
	
	Put pclunprint in build, and use actual weave code in weavetest
	
2000-02-15	<davehill@sourceforge.net>

	Files:	print.c (1.57) (+5 -4)
	
	The File: printer is now initialized, saved and loaded!
	
2000-02-15	<davehill@sourceforge.net>

	Files:	pclunprint.c (1.1) ( )
	
	Initial version. Only works for mono 2 level uncompressed output
	(i.e. Deskjet 500)
	
2000-02-15	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.28) (+33 -2)
	
	Added fix when (left < 0)
	
2000-02-15	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.78) (+34 -7)
	
	Back out clearly nonfunctional change for 740 family
	
2000-02-15	<rlk@sourceforge.net>

	Files:	print-canon.c (1.24) (+6 -3)
		Ghost/gdevstp.c (1.3) (+13 -8)
		print.c (1.56) (+55 -35)
		print-ps.c (1.18) (+6 -3)
		print-pcl.c (1.27) (+6 -3)
		print-escp2.c (1.77) (+80 -38)
	
	
	1) It wasn't possible to print to the edge of the page (as defined by
	   the printer).
	
	2) The page top/bottom/left/right (particularly bottom and right) in
	   the size boxes wasn't displayed accurately (it *had* been coded in
	   1/10", because that's the units used to print out the pager --
	   really sillyl, that -- now it's all in points, which is more
	   reasonable if still not all that precise).
	
	3) The behavior of landscape mode was weird, to say the least.
	
	4) Calculating the size based on scaling was also weird -- in portrait
	   mode it just looked at the height of the page vs. the height of the
	   image, and in landscape it just looked at width of the page and
	   height of the image.  Now it looks at both axes and scales so that
	   the larger of the two ratios (widths and heights) is set equal to
	   the scale factor.  That seems more intuitive to me, at any rate.
	   It avoids flipping between landscape and portrait mode as you
	   rescale the image in auto mode (which seems just plain bizarre to
	   me).
	
	5) I changed the escp2 stuff so that the distance from the paper edge
	   will be identical in softweave and in microweave mode.  Henryk,
	   that might not quite be what you intended (it's the opposite of
	   what you actually did), but at least microweave and softweave
	   should generate stuff that looks consistent.
	
2000-02-15	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.76) (+8 -4)
	
	Use older-style print command for single bit depth printing
	
2000-02-14	<sharkey@sourceforge.net>

	Files:	unprint.c (1.16) (+11 -1)
	
	Add some code to handle "remote mode" a little more elegantly.  Just a little.
	
2000-02-14	<sharkey@sourceforge.net>

	Files:	unprint.c (1.15) (+22 -13)
	
	Put in some handling of multiple dot sizes to make the output look nicer.
	
	Teach unprint about form feeds.
	
	Get rid of the last of the compiler warnings.
	
2000-02-14	<rlk@sourceforge.net>

	Files:	README (1.9) (+26 -0)
	
	warn about gimp.m4
	
2000-02-14	<rlk@sourceforge.net>

	Files:	configure.in (1.5) (+1 -1)
		print.c (1.55) (+7 -2)
	
	Try to support gimp 1.0
	
2000-02-14	<rlk@sourceforge.net>

	Files:	Makefile.am (1.11) (+5 -1)
	
	make dist
	
2000-02-14	<rlk@sourceforge.net>

	Files:	Makefile.am (1.10) (+18 -2)
		configure.in (1.4) (+1 -28)
		README (1.8) (+7 -79)
		NEWS (1.2) (+86 -1)
	
	Clean up configure stuff
	
2000-02-13	<rlk@sourceforge.net>

	Files:	Ghost/.cvsignore (1.1) ( )
	
	.cvsignore
	
2000-02-13	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.75) (+58 -41)
		run-weavetest (1.2) (+1 -1)
	
	More modes in run-weavetest, and attempt to handle column spacing in escp2
	
2000-02-13	<sharkey@sourceforge.net>

	Files:	unprint.c (1.14) (+10 -6)
	
	Fix the bugs that prevented softweave from working properly.
	
	This is currently hard coded for the 740/750/1200 nozzle separation of
	6/720".  If you want to run it on output for the printers with a nozzle
	sep of 8/720, you need to change a line.
	
	Ideally we need a command line switch to select the model, but, since it's
	after 1AM that's not going to happen before I go home tonight.  At this point
	we need to decide how much code we want to share between print and
	unprint.  Since unprint is designed to be a check of print, one argument
	is to keep it completely independent, but, that's more work....
	
2000-02-13	<gandy@sourceforge.net>

	Files:	print-canon.c (1.23) (+6 -3)
	
	Fixed maximum paper size for BJC-6000
	
2000-02-13	<rlk@sourceforge.net>

	Files:	print-canon.c (1.22) (+17 -5)
		Ghost/README (1.3) (+12 -12)
		print.h (1.37) (+5 -2)
		print-util.c (1.72) (+97 -17)
		print-ps.c (1.17) (+16 -4)
		print-pcl.c (1.26) (+18 -4)
		print-escp2.c (1.74) (+16 -4)
	
	Bit of an oops here about printer models; also start on print-gray-using-color mode for better quality
	
2000-02-13	<rlk@sourceforge.net>

	Files:	Ghost/contrib.mak.addon (1.4) (+1 -0)
	
	one that slipped through the cracks
	
2000-02-13	<rlk@sourceforge.net>

	Files:	Makefile.am (1.9) (+9 -1)
		Ghost/gdevstp.c (1.2) (+5 -7)
		Ghost/contrib.mak.addon (1.3) (+4 -4)
		Ghost/README (1.2) (+1 -1)
		print-util.c (1.71) (+11 -2)
		print-escp2.c (1.73) (+13 -6)
	
	Build a Ghostscript driver!  No idea if it works yet...
	
2000-02-13	<rlk@sourceforge.net>

	Files:	Ghost/contrib.mak.addon (1.2) (+14 -11)
	
	silliness
	
2000-02-13	<rlk@sourceforge.net>

	Files:	Ghost/COPYING (1.1) ( )
		Ghost/gdevstp.h (1.1) ( )
		Ghost/gdevstp.c (1.1) ( )
		Ghost/contrib.mak.addon (1.1) ( )
		Ghost/README (1.1) ( )
		Ghost/ChangeLog (1.1) ( )
	
	First cut at doing the real GhostScript driver
	
2000-02-12	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.72) (+20 -12)
		run-weavetest (1.1) ( )
	
	Change spacing for newer printers
	
2000-02-12	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.71) (+8 -5)
	
	Use Epson sequences more exactly
	
2000-02-12	<rlk@sourceforge.net>

	Files:	unprint.c (1.13) (+5 -3)
	
	Do not barf on softweave
	
2000-02-12	<rlk@sourceforge.net>

	Files:	print.c (1.54) (+15 -4)
	
	More accurate printing of measurements
	
2000-02-12	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.70) (+38 -35)
	
	One more try
	
2000-02-11	<rlk@sourceforge.net>

	Files:	README (1.6.2.3) (+1 -1)
		print.c (1.38.2.4) (+3 -3)
		print-escp2.c (1.39.2.2) (+30 -5)
	
	print 3.0.6 fixes
	
2000-02-11	<sharkey@sourceforge.net>

	Files:	unprint.c (1.12) (+2 -2)
	
	Fix line wrapping bug.  The calculation of the image width should have been
	right-left+1, not right-left.  This version of unprint solves the:
	
	 +----+
	 |\   |
	 | \  |
	 +----+
	
	image warping problem.
	
2000-02-11	<sharkey@sourceforge.net>

	Files:	unprint.c (1.11) (+18 -13)
	
	Change unprint behavior in response to ESC @ initialization command.  If
	this is found after raster data has been sent, eject the page and quit.
	
	What was happening was that a trailing ESC @ occuring at the end of some
	files was resetting the resolution before writing out the data, which was
	a bad thing.
	
	Ejecting the page on this command isn't a perfect simulation if ESC @
	occurs in the middle of the file, but, I'll deal with that later.
	
2000-02-11	<sharkey@sourceforge.net>

	Files:	unprint.c (1.10) (+10 -9)
	
	Add a few ()'s and stuff to get rid of some compiler warnings.  There should
	be no actual changes in this update other than changes to coding style to
	appease gcc.  gcc still complains about some potentially unitialized
	variable usage, but, that's just gcc being paranoid.
	
2000-02-11	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.69) (+5 -3)
	
	Remove apparently spurious flush command
	
2000-02-11	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.68) (+7 -2)
		print.c (1.53) (+4 -4)
	
	Fix Epson left margin
	
2000-02-10	<sharkey@sourceforge.net>

	Files:	unprint.c (1.9) (+33 -30)
	
	It works!!!  Well, sorta...
	
	Fixed two bugs in the ink mixing routine,  that mostly works now, but, it's
	far from optimal.  Fixed the use of an unitialized variable in merge_line.
	Fixed a bug in relative vertical motion command interpretation.  = -> +=
	Changed the behavior on unexpected EOF to print out what was read in so
	far, rather than just quitting.
	
	Also removed some excessively verbose debugging statements.
	
	The resulting images do not look good.  There's a line length mismatch problem
	somewhere which makes the images look like this:
	
	+------+
	|\     +
	| \    +
	+------+
	
	The lower left triangle contains the right edge of the original image.
	
	The image is also cut short by the unexpected EOF problem.
	
	There's still a lot of work left to do, but, this is quite promising.
	
2000-02-10	<rlk@sourceforge.net>

	Files:	Makefile.am (1.8) (+3 -1)
		configure.in (1.3) (+1 -0)
	
	Add canunprint
	
2000-02-10	<rlk@sourceforge.net>

	Files:	Makefile.am (1.7) (+1 -7)
	
	Remove spurious explicit GTK libraries that bloated the installation
	
2000-02-10	<rlk@sourceforge.net>

	Files:	Makefile.am (1.6) (+1 -0)
		weavetest.c (1.12) (+5 -60)
		print.c (1.52) (+11 -8)
		print-ps.c (1.16) (+6 -134)
	
	Turn on warnings
	
2000-02-10	<rlk@sourceforge.net>

	Files:	print-canon.c (1.21) (+10 -4)
	
	initialization
	
2000-02-10	<rlk@sourceforge.net>

	Files:	print-canon.c (1.20) (+7 -4)
		print-pcl.c (1.25) (+7 -3)
		print-escp2.c (1.67) (+7 -3)
	
	Fix landscape vs. portrait problem
	
2000-02-09	<sharkey@sourceforge.net>

	Files:	unprint.c (1.8) (+18 -2)
	
	Add a really simple color blending algorithm which makes no use
	whatsoever of the NDA ink color measurements.
	
2000-02-09	<sharkey@sourceforge.net>

	Files:	unprint.c (1.7) (+46 -17)
	
	Many many bug fixes.  The old version of RLE decompression was pretty
	severely screwed up.  It seems fixed in this version.  I also added an
	error check to make sure that the decompressed length is consistant with
	what one would expect from an m*n pixel matrix.
	
	Several other random bug fixes were put in place, some dealing with some
	misconceptions I had about operator precedence regarding the ? operator.
	That took a while to spot.
	
	I've also added some excessively verbose debugging statements.  These are
	temporary.
	
	Something is still pretty snafu with the motion of the virtual print head.
	It's going way far to the right.  Since the virtual paper is infinitely
	wide (for small values of infinity) this has some interesting effects.
	
	This version currently does not segfault on input from gimp-print, however
	it doesn't produce output either.  It terminates with an unexpected end
	of file.  Go figure.
	
2000-02-09	<gandy@sourceforge.net>

	Files:	.cvsignore (1.3) (+1 -0)
		canunprint.cpp (1.1) ( )
	
	Added canunprint to cvs
	
2000-02-09	<rlk@sourceforge.net>

	Files:	print-canon.c (1.19) (+7 -5)
		print.h (1.36) (+15 -20)
		print.c (1.51) (+5 -5)
		print-util.c (1.70) (+44 -46)
		print-ps.c (1.15) (+11 -5)
		print-pcl.c (1.24) (+7 -5)
		print-escp2.c (1.66) (+7 -5)
	
	Put lut inside vars
	
2000-02-08	<rlk@sourceforge.net>

	Files:	Makefile.am (1.5) (+3 -1)
		weavetest.c (1.11) (+142 -350)
	
	Weave tester
	
2000-02-08	<gandy@sourceforge.net>

	Files:	print-canon.c (1.18) (+40 -37)
	
	Small fix that makes variable drop sizes work (in B/W)
	
2000-02-08	<gandy@sourceforge.net>

	Files:	print-canon.c (1.17) (+25 -9)
	
	Added call to dither_cmyk4()
	
2000-02-08	<gandy@sourceforge.net>

	Files:	print-canon.c (1.16) (+169 -79)
	
	Got support for variable drop sizes ready for testing
	
2000-02-08	<gandy@sourceforge.net>

	Files:	print-canon.c (1.15) (+12 -5)
	
	Next step in supporting variable dot sizes (still experimental)
	
2000-02-08	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.65) (+13 -4)
	
	Correct dot size for variable bits
	
2000-02-08	<gandy@sourceforge.net>

	Files:	print-canon.c (1.14) (+115 -79)
	
	Beginning support for variable drop sizes (experimental stage)
	
2000-02-08	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.23) (+14 -6)
		print-util.c (1.69) (+8 -3)
	
	Deskjet 600C is CMY, the rest of the 6xxC series are CMYK.
	
2000-02-08	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.64) (+8 -2)
	
	Remove spurious init string
	
2000-02-08	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.63) (+6 -3)
	
	Is the separation really 6 lines for the 740?  That's very unusual.
	Usually it's 8 lines.  But we shall see...
	
2000-02-08	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.62) (+12 -2)
	
	Some kind of silly magic init string that it appears these printers want.
	
2000-02-07	<gandy@sourceforge.net>

	Files:	print-canon.c (1.13) (+201 -58)
	
	Major code-cleanups, prettified model capabilities
	
2000-02-07	<gandy@sourceforge.net>

	Files:	Makefile.standalone (1.9) (+2 -0)
	
	Added print-dither to Makefile.standalone
	
2000-02-07	<rlk@sourceforge.net>

	Files:	.cvsignore (1.2) (+9 -0)
	
	more stuff to be ignored
	
2000-02-07	<rlk@sourceforge.net>

	Files:	print-dither.c (1.2) (+20 -8)
		print-escp2.c (1.61) (+13 -6)
	
	Try to improve variable dot stuff
	
2000-02-06	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.60) (+10 -108)
		print.h (1.35) (+2 -3)
		print-ps.c (1.14) (+7 -79)
		print-pcl.c (1.22) (+5 -105)
	
	1) Use old methods only for microweave printing.
	
	2) remove MAX_DPI from print.h since it's no longer necessary.
	
	3) Remove spurious CVS logs that were just clutter.
	
2000-02-06	<rlk@sourceforge.net>

	Files:	print-canon.c (1.12) (+43 -20)
	
	Remove calls to non-POSIX strdup
	
2000-02-06	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.59) (+29 -3)
	
	Choice of variable vs. single drop size for new printers
	
2000-02-06	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.58) (+20 -11)
	
	Try to fix softweave mode on new printers
	
2000-02-06	<davehill@sourceforge.net>

	Files:	print-pcl.c (1.21) (+11 -5)
	
	Fixed max paper sizes.
	
2000-02-06	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.57) (+35 -21)
	
	Try to fix microweave on newer printers...?
	
2000-02-06	<rlk@sourceforge.net>

	Files:	Makefile.am (1.4) (+1 -0)
		print-util.c (1.68) (+5 -1985)
		print-dither.c (1.1) ( )
	
	Split out dither stuff from print-util
	
2000-02-06	<rlk@sourceforge.net>

	Files:	configure.in (1.2) (+7 -2)
	
	Check for the Gimp as well as GTK.
	
2000-02-06	<sharkey@sourceforge.net>

	Files:	INSTALL (1.2) (+5 -1)
	
	Slightly better installation instructions.
	
2000-02-06	<sharkey@sourceforge.net>

	Files:	unprint.c (1.6) (+138 -14)
	
	Add some (buggy) support for printing on a line we already printed on
	(needed for interleaving 1440 DPI).
	
	More debugging messages.
	
	Support for ESP 700/EX and older ESC ( / command.
	
	This version probably introduces more bugs than it removes, but add more
	functionality.  I think it's a step forward.  I'll try to clean it up a
	bit more later.
	
2000-02-06	<sharkey@sourceforge.net>

	Files:	print-escp2.c (1.56) (+15 -6)
	
	Don't cut corners by padding the 32 bit horizontal shifts with 0's in the
	upper 16 bits.  Do the full shifting and masking.  This is important when
	the relative offset is negative.
	
2000-02-06	<rlk@sourceforge.net>

	Files:	print-util.c (1.67) (+307 -32)
		print.h (1.34) (+17 -2)
	
	Fill in the setter functions for the dither stuff
	
2000-02-06	<rlk@sourceforge.net>

	Files:	print-canon.c (1.11) (+14 -10)
		print.h (1.33) (+11 -79)
		print.c (1.50) (+2 -3)
		print-util.c (1.66) (+431 -400)
		print-pcl.c (1.20) (+23 -16)
		print-escp2.c (1.55) (+21 -29)
	
	More work on the generalized dithering parameters stuff.  At this point
	it really looks like a proper object.  Also dynamically allocate the error
	buffers.  This segv'd a lot, which forced me to efence it, which was just
	as well because I found a few problems as a result...
	
2000-02-05	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.54) (+18 -4)
	
	Do horizontal positioning correctly in microweave
	
2000-02-05	<rlk@sourceforge.net>

	Files:	print-util.c (1.65) (+52 -35)
	
	Minor reorg
	
2000-02-05	<rlk@sourceforge.net>

	Files:	print-util.c (1.64) (+37 -109)
		print.h (1.32) (+68 -2)
		print.c (1.49) (+3 -3)
	
	some more silly problems
	
2000-02-05	<rlk@sourceforge.net>

	Files:	COPYING (1.2) (+339 -1)
	
	GPL
	
2000-02-05	<rlk@sourceforge.net>

	Files:	AUTHORS (1.2) (+14 -3)
	
	minor update
	
2000-02-05	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.53) (+15 -10)
		print-util.c (1.63) (+7 -4)
	
	1) print-util.c: decrement rather than increment counter!
	
	2) print-escp2.c: don't advance the paper a negative (or, with some printers,
	a very large positive) amount.
	
2000-02-05	<sharkey@sourceforge.net>

	Files:	unprint.c (1.5) (+17 -11)
	
	Change some bugs regarding handling of top and bottom page margins.
	
	If the printer head moves below the bottom margin, we're supposed to
	eject the page and start a new one.  That's a little tricky with PPM,
	especially when writing to stdout.  I think the best behavior on a
	page ejection situation is to just write out the PPM with what has
	been printed so far and just ignore the rest of the data.  In other
	words, unprint will produce a PPM file describing the first page of
	output for any given escp2 input.
	
	The only other option would be to write out several PPMs in one file.  I
	was hoping that "pnmcat" would be able to read multiple files from stdin,
	but that seems not to be the case.
	
2000-02-05	<rlk@sourceforge.net>

	Files:	Makefile (1.13) (+0 -0)
		Makefile.in (1.3) (+0 -0)
	
	Remove generated files
	
2000-02-04	<sharkey@sourceforge.net>

	Files:	unprint.c (1.4) (+93 -7)
	
	Add recognition of monochrome mode selection command.  (Doesn't actually
	do anything, though.)  Also add the undocumented 8 byte page format
	command (prints warning to stderr if found).
	
	Add the routine which actually writes out the PPM file.  (That's useful.)
	
	Fix a bug in vertical motion.
	
	This still needs more bounds checking on subscripts.  If you specify the
	page dimensions and then try to print off the page it can segfault.
	
	Also, the actual CcMmYK -> RGB function doesn't do anything yet, so the
	PPM file will be all white, if you get one.  You're more likely to get a
	core file, though.
	
2000-02-04	<gandy@sourceforge.net>

	Files:	print-canon.c (1.10) (+63 -46)
		print-util.c (1.62) (+19 -3)
	
	Models BJC-1000/2000/3000/6000/6100/7000/7100 ready for testing.
	
2000-02-04	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.52) (+6 -3)
	
	1440 dpi stupidity
	
2000-02-04	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.51) (+21 -13)
		print-util.c (1.61) (+11 -2)
	
	Prelim support for 850/860/870/1200; fix stupid bug in ESC(S
	
2000-02-03	<gandy@sourceforge.net>

	Files:	print-canon.c (1.9) (+32 -9)
	
	Preparations for some more printer models (to be continued...)
	
2000-02-03	<gandy@sourceforge.net>

	Files:	print-canon.c (1.8) (+53 -87)
	
	Dirty left-border-treatment leaving an uncertainty of -4..+4 dots
	
2000-02-03	<sharkey@sourceforge.net>

	Files:	install-sh (1.1) ( )
		mkinstalldirs (1.1) ( )
		missing (1.1) ( )
	
	Scripts needed for autoconf.
	
2000-02-03	<sharkey@sourceforge.net>

	Files:	configure.in (1.1) ( )
	
	This is my first attempt at a configuration input file for autoconf.  It's
	got some cheesy inelegant bits, but, it seems to work for me.  I'll try
	to figure out how to do this properly later.  There are some complications
	involved with the fact that libgimp requires that applications linking
	to it provide the symbol PLUG_IN_INFO, which means that all of the
	standard autoconf tests will fail.
	
2000-02-03	<sharkey@sourceforge.net>

	Files:	AUTHORS (1.1) ( )
		NEWS (1.1) ( )
		Makefile.in (1.2) (+174 -189)
		Makefile.am (1.3) (+11 -5)
		Makefile (1.12) (+196 -240)
		INSTALL (1.1) ( )
		ChangeLog (1.1) ( )
		COPYING (1.1) ( )
	
	These files are required documentation files for applications using
	autoconf for configuration.  The current versions of these files
	are just one step removed from "touch filename".  They need to be
	fleshed out, but, they're enough to stop autoconf from complaining.
	
2000-02-03	<gandy@sourceforge.net>

	Files:	print-canon.c (1.7) (+8 -14)
	
	Honours the new ink-type setting
	
2000-02-03	<rlk@sourceforge.net>

	Files:	print-canon.c (1.6) (+19 -8)
		print.h (1.31) (+4 -3)
		print.c (1.48) (+122 -49)
	
	Ink type
	
2000-02-03	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.50) (+21 -2)
	
	Don't get too fancy with the new, undocumented ESC(c command
	
2000-02-02	<gandy@sourceforge.net>

	Files:	print-canon.c (1.5) (+19 -31)
	
	Minor cleanups of code and debugging messages
	
2000-02-02	<gandy@sourceforge.net>

	Files:	print-canon.c (1.4) (+80 -16)
	
	Prepared the driver for one of K/CMY/CMYK/CcMmYK/CcMmYy printing
	
2000-02-02	<gandy@sourceforge.net>

	Files:	print.c (1.47) (+5 -4)
	
	Fixed the plp-lpc-bug producing printer entries ak "Press RETURN to continue..."
	
2000-02-02	<gandy@sourceforge.net>

	Files:	print-canon.c (1.3) (+10 -122)
	
	Removed remnants from the original escp/2 source not needed for BJL
	
2000-02-02	<gandy@sourceforge.net>

	Files:	print-canon.c (1.2) (+210 -117)
	
	1) reworked printer capabilities handling
	2) initilization sends media type, paper format and printable area
	3) works fine with new dithering stuff
	
2000-02-02	<rlk@sourceforge.net>

	Files:	print-util.c (1.60) (+58 -48)
	
	Add a few more parameters to the dither_t struct.
	
2000-02-02	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.49) (+8 -2)
		print.h (1.30) (+3 -2)
		print-util.c (1.59) (+343 -292)
		print-pcl.c (1.19) (+9 -2)
	
	Move all the constants into members of a struct.  This will eventually permit
	us to use different dithering constants for each printer, or even vary them
	on the fly.  Currently there's a static dither_t that contains constants,
	but that's the easy part to fix...
	
2000-02-01	<nicholas@sourceforge.net>

	Files:	.cvsignore (1.1) ( )
	
	Added a .cvsignore file
	
2000-02-01	<gandy@sourceforge.net>

	Files:	Makefile.am (1.2) (+2 -0)
		print.h (1.29) (+12 -2)
		print-util.c (1.58) (+10 -3)
		print-canon.c (1.1) ( )
		Makefile.standalone (1.8) (+5 -2)
	
	Add print-canon.c: Support for the BJC 6000 and possibly others
	
2000-01-30	<sharkey@sourceforge.net>

	Files:	unprint.c (1.3) (+43 -17)
	
	Improve color handling and color selection commands as well as support for
	two more printer head motion commands.
	
2000-01-30	<sharkey@sourceforge.net>

	Files:	unprint.c (1.2) (+54 -10)
	
	Fix a few obvious C errors (doh!), reduce some debugging output, add some
	comments and some more code to handle other commands.  This version should
	compile.  Really, I mean it this time.
	
2000-01-29	<sharkey@sourceforge.net>

	Files:	unprint.c (1.1) ( )
	
	This is as much a test of my ability to commit code to the repository as
	it is to get the code in there.
	
	This is version 0.001pre-alpha of "unprint" which will eventually read
	escp2 data and dump a ppm file.  This code should compile, nothing fancy,
	just "gcc -o unprint unprint.c", but it doesn't do anything useful yet.
	
2000-01-29	<rlk@sourceforge.net>

	Files:	print.c (1.46) (+47 -5)
	
	Separate save and print stuff
	
2000-01-29	<rlk@sourceforge.net>

	Files:	print.c (1.45) (+8 -13)
	
	Handle orientation change correctly
	
2000-01-29	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.48) (+239 -208)
		print.h (1.28) (+6 -4)
		print-util.c (1.57) (+26 -3)
		print-pcl.c (1.18) (+13 -9)
	
	1) Remove globals from everything except print.c.
	
	2) Remove broken 1440x720 and 2880x720 microweave modes.
	
2000-01-28	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.47) (+7 -3)
		print.h (1.27) (+8 -12)
		print.c (1.44) (+180 -153)
		print-util.c (1.56) (+144 -2)
	
	Move printers to print-util; also add top/left/bottom/right boxes to the UI
	
2000-01-25	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.46) (+65 -52)
		print.h (1.26) (+13 -2)
		print-util.c (1.55) (+61 -82)
		print-ps.c (1.13) (+21 -16)
		print-pcl.c (1.17) (+33 -19)
	
	1) Better attempt at supporting newer Epson printers.
	
	2) Generalized paper size support.
	
2000-01-25	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.45) (+97 -33)
	
	Try to make 440/640/740/900/750/1200 work
	
2000-01-25	<rlk@sourceforge.net>

	Files:	Makefile.standalone (1.7) (+4 -5)
		parse-escp2 (1.1) ( )
	
	Add parse-escp2, and roll back Makefile.standalone stuff that accidentally got committed
	
2000-01-25	<rlk@sourceforge.net>

	Files:	Makefile.standalone (1.6) (+5 -4)
		weavetest.c (1.10) (+244 -22)
		print.c (1.43) (+20 -13)
		print-escp2.c (1.44) (+218 -180)
	
	1) Weaving code for Stylus Photo 1200 and friends (the multi-bit printers).
	I don't expect printing to actually work, although it's not impossible that
	it will.
	
	2) Fixed up the save code to be a bit more predictable.
	
	3) Bug fixes
	
2000-01-21	<rlk@sourceforge.net>

	Files:	Makefile.standalone (1.5) (+1 -1)
		print.h (1.25) (+5 -2)
		print.c (1.42) (+4 -2)
		print-util.c (1.54) (+87 -36)
		print-escp2.c (1.43) (+11 -4)
	
	1) Add a few more paper sizes.
	
	2) Clean up Makefile.standalone.
	
	3) Nominal support for Stylus Color 850.
	
2000-01-21	<rlk@sourceforge.net>

	Files:	README (1.7) (+4 -3)
		print-util.c (1.53) (+155 -2)
	
	Describe the algorithms in print-util.c.
	
2000-01-17	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.42) (+306 -61)
		print.h (1.24) (+4 -3)
		print.c (1.41) (+3 -3)
		print-util.c (1.52) (+330 -612)
		print-pcl.c (1.16) (+16 -6)
	
	Print 3.1.0
	
2000-01-17	<rlk@sourceforge.net>

	Files:	Makefile (1.11) (+4 -4)
		print.h (1.23) (+5 -5)
		print.c (1.40) (+41 -4)
		print-util.c (1.51) (+363 -123)
		print-pcl.c (1.15) (+20 -13)
		print-escp2.c (1.41) (+143 -102)
	
	Much stuff:
	
	1) Fixes from 3.0.5
	
	2) First cut at enhancing monochrome and four-level printing with stuff from
	the color print function.
	
	3) Preliminary support (pre-support) for 440/640/740/900/750/1200.
	
2000-01-15	<rlk@sourceforge.net>

	Files:	print-pcl.c (1.14.2.1) (+11 -7)
		print.c (1.38.2.3) (+40 -3)
	
	PCL and Gimp 1.0 patches from Dave Hill
	
2000-01-15	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.40) (+275 -237)
		print.c (1.39) (+15 -3)
		print-util.c (1.50) (+11 -4)
	
	Intermediate version
	
2000-01-13	<rlk@sourceforge.net>

	Files:	README (1.6.2.2) (+2 -2)
		print-util.c (1.49.2.1) (+6 -3)
	
	Bump version
	
2000-01-13	<rlk@sourceforge.net>

	Files:	print.c (1.38.2.2) (+3 -3)
	
	Bump version
	
2000-01-13	<rlk@sourceforge.net>

	Files:	README (1.6.2.1) (+5 -3)
	
	Updates
	
2000-01-13	<rlk@sourceforge.net>

	Files:	print.c (1.38.2.1) (+3 -3)
	
	bump version
	
2000-01-13	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.39.2.1) (+6 -3)
	
	silliness
	
2000-01-13	<rlk@sourceforge.net>

	Files:	Makefile.standalone (1.4.2.1) (+1 -1)
	
	generic gcc
	
2000-01-13	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.39) (+6 -3)
	
	bug fix from mainline
	
2000-01-13	<rlk@sourceforge.net>

	Files:	print.c (1.38) (+8 -5)
	
	Gimp merge
	
2000-01-13	<rlk@sourceforge.net>

	Files:	print.h (1.22) (+15 -2)
	
	Gimp merge
	
2000-01-13	<rlk@sourceforge.net>

	Files:	README (1.1.1.1) (+21 -6)
		print.h (1.1.1.2) (+130 -43)
		print.c (1.1.1.5) (+1393 -368)
		print-util.c (1.1.1.2) (+2057 -216)
		print-ps.c (1.1.1.2) (+217 -126)
		print-pcl.c (1.1.1.2) (+214 -478)
		print-escp2.c (1.1.1.2) (+1546 -257)
	
	Update from the Gimp
	
2000-01-09	<rlk@sourceforge.net>

	Files:	weavetest.c (1.9) (+37 -13)
	
	miscellany
	
2000-01-08	<rlk@sourceforge.net>

	Files:	Makefile (1.10) (+3 -1)
		weavetest.c (1.8) (+26 -13)
		print.h (1.21) (+3 -3)
		print.c (1.37) (+3 -3)
		print-util.c (1.49) (+22 -19)
		print-ps.c (1.12) (+6 -3)
		print-pcl.c (1.14) (+6 -3)
		README (1.6) (+4 -5)
		Makefile.standalone (1.4) (+1 -1)
	
	Y2K copyright
	
2000-01-08	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.38) (+141 -137)
	
	Rearrange setup code; more printers to support softweave
	
2000-01-03	<rlk@sourceforge.net>

	Files:	print-ps.c (1.11) (+7 -4)
	
	Fix from Salvador Pinto Abreu <spa@khromeleque.dmat.uevora.pt>
	
1999-12-30	<rlk@sourceforge.net>

	Files:	print-util.c (1.48) (+29 -36)
	
	Silly little bug...
	
1999-12-26	<rlk@sourceforge.net>

	Files:	print-util.c (1.47) (+153 -115)
	
	Performance stuff
	
1999-12-25	<rlk@sourceforge.net>

	Files:	print.c (1.36) (+3 -3)
	
	version
	
1999-12-25	<rlk@sourceforge.net>

	Files:	print-util.c (1.46) (+24 -100)
	
	Cleanup
	
1999-12-25	<rlk@sourceforge.net>

	Files:	print.c (1.35) (+32 -22)
	
	UI tweaks
	
1999-12-25	<rlk@sourceforge.net>

	Files:	print-util.c (1.45) (+5 -5)
	
	some minor improvement
	
1999-12-24	<rlk@sourceforge.net>

	Files:	print-util.c (1.44) (+41 -33)
	
	Reduce grain; improve red
	
1999-12-22	<rlk@sourceforge.net>

	Files:	print-util.c (1.43) (+6 -3)
	
	round length up, not down
	
1999-12-22	<rlk@sourceforge.net>

	Files:	print-util.c (1.42) (+11 -8)
	
	More constant fiddling
	
1999-12-22	<rlk@sourceforge.net>

	Files:	print-util.c (1.41) (+152 -92)
	
	Reverse direction each pass
	
1999-12-20	<rlk@sourceforge.net>

	Files:	weavetest.c (1.7) (+68 -19)
	
	Intermediate
	
1999-12-19	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.37) (+10 -7)
	
	Make 'em big enough
	
1999-12-18	<rlk@sourceforge.net>

	Files:	print.c (1.34) (+3 -3)
	
	Update the version
	
1999-12-18	<rlk@sourceforge.net>

	Files:	print-util.c (1.40) (+6 -3)
	
	typo
	
1999-12-18	<rlk@sourceforge.net>

	Files:	README (1.5) (+3 -6)
	
	update
	
1999-12-18	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.36) (+24 -6)
	
	comments, mostly
	
1999-12-18	<rlk@sourceforge.net>

	Files:	weavetest.c (1.6) (+58 -1)
	
	Comments
	
1999-12-18	<rlk@sourceforge.net>

	Files:	print.c (1.33) (+2 -6)
	
	remove PRINT_LUT
	
1999-12-12	<rlk@sourceforge.net>

	Files:	print-util.c (1.39) (+17 -12)
	
	Various changes
	
1999-12-11	<rlk@sourceforge.net>

	Files:	print-util.c (1.38) (+11 -6)
		weavetest.c (1.5) (+49 -26)
	
	Better matching between cmy/k
	
	Smoother dither!
	
1999-12-11	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.35) (+8 -3)
	
	hopefully get borders right
	
1999-12-11	<rlk@sourceforge.net>

	Files:	print.c (1.32) (+3 -3)
	
	Printer name correction
	
1999-12-11	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.34) (+7 -4)
	
	bug fixes
	
1999-12-11	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.33) (+182 -236)
	
	various other print modes
	
1999-12-11	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.32) (+175 -119)
	
	Better weaving code -- not absolutely complete yet
	
1999-12-10	<rlk@sourceforge.net>

	Files:	weavetest.c (1.4) (+36 -29)
	
	Looks pretty good, now time to integrate it back...
	
1999-12-10	<rlk@sourceforge.net>

	Files:	weavetest.c (1.3) (+38 -11)
	
	Fixed most of the problems
	
1999-12-10	<rlk@sourceforge.net>

	Files:	weavetest.c (1.2) (+63 -45)
	
	handle vertical subpasses for better weaving
	
1999-12-10	<rlk@sourceforge.net>

	Files:	weavetest.c (1.1) ( )
	
	.
	
1999-12-05	<rlk@sourceforge.net>

	Files:	print-util.c (1.37) (+6 -3)
	
	don't want PRINT_LUT in release
	
1999-12-05	<rlk@sourceforge.net>

	Files:	print.c (1.31) (+3 -3)
	
	Increment version
	
1999-12-05	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.31) (+6 -5)
	
	minor, prep for release
	
1999-12-05	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.30) (+13 -3)
		print-util.c (1.36) (+78 -72)
	
	fencepost
	
1999-12-04	<rlk@sourceforge.net>

	Files:	print-util.c (1.35) (+201 -314)
	
	better use of light colors
	
1999-12-02	<rlk@sourceforge.net>

	Files:	print-util.c (1.34) (+6 -3)
	
	.
	
1999-11-30	<rlk@sourceforge.net>

	Files:	print.c (1.30) (+11 -2)
		print.h (1.20) (+7 -7)
	
	.
	
1999-11-29	<rlk@sourceforge.net>

	Files:	print.c (1.29) (+23 -2)
	
	stdplugins-intl.h is not a standard header file
	
1999-11-27	<rlk@sourceforge.net>

	Files:	Makefile (1.9) (+4 -4)
	
	.
	
1999-11-27	<rlk@sourceforge.net>

	Files:	Makefile (1.8) (+8 -5)
	
	.
	
1999-11-27	<rlk@sourceforge.net>

	Files:	Makefile.am (1.1.1.5) (+29 -67)
		Makefile.in (1.1.1.8) (+181 -117)
	
	.
	
1999-11-27	<rlk@sourceforge.net>

	Files:	Makefile.am (1.1.1.4) (+67 -29)
		Makefile.in (1.1.1.7) (+117 -181)
	
	.
	
1999-11-25	<rlk@sourceforge.net>

	Files:	print.c (1.28) (+44 -33)
	
	1.1.12 merge
	
1999-11-25	<rlk@sourceforge.net>

	Files:	Makefile.in (1.1.1.6) (+4 -1)
		print.c (1.1.1.4) (+44 -34)
	
	.
	
1999-11-25	<rlk@sourceforge.net>

	Files:	print-util.c (1.33) (+91 -23)
		print.h (1.19) (+3 -3)
		print.c (1.27) (+6 -6)
	
	Revamped many controls
	
1999-11-23	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.29) (+7 -9)
		print.h (1.18) (+8 -8)
		print-util.c (1.32) (+41 -38)
		print-ps.c (1.10) (+7 -7)
		print-pcl.c (1.13) (+7 -8)
	
	Rationalize variables, pass 3
	
1999-11-23	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.28) (+17 -14)
		print.h (1.17) (+12 -26)
		print.c (1.26) (+4 -8)
		print-ps.c (1.9) (+17 -14)
		print-pcl.c (1.12) (+17 -14)
	
	Rationalize variables -- pass 2
	
1999-11-23	<rlk@sourceforge.net>

	Files:	Makefile.standalone (1.3) (+1 -0)
		print.h (1.16) (+39 -9)
		print.c (1.25) (+199 -254)
		print-util.c (1.31) (+41 -45)
	
	Need Gimp includes, too
	
1999-11-16	<rlk@sourceforge.net>

	Files:	Makefile.standalone (1.2) (+2 -2)
	
	.
	
1999-11-16	<rlk@sourceforge.net>

	Files:	Makefile.standalone (1.1) ( )
		README (1.4) (+4 -0)
	
	.
	
1999-11-16	<rlk@sourceforge.net>

	Files:	README (1.3) (+17 -0)
		print-escp2.c (1.27) (+16 -2)
	
	Documentation
	
1999-11-16	<rlk@sourceforge.net>

	Files:	print-util.c (1.30) (+23 -20)
	
	More fine tuning
	
1999-11-14	<rlk@sourceforge.net>

	Files:	README (1.2) (+0 -6)
	
	contrast
	
1999-11-14	<rlk@sourceforge.net>

	Files:	print-util.c (1.29) (+16 -6)
		print.c (1.24) (+3 -3)
	
	Revamped contrast
	
1999-11-14	<rlk@sourceforge.net>

	Files:	README (1.1) ( )
		print.h (1.15) (+6 -2)
		print.c (1.23) (+5 -2)
		print-util.c (1.28) (+59 -41)
		print-escp2.c (1.26) (+32 -12)
	
	Final preparations for release to Olof
	
1999-11-14	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.25) (+46 -8)
	
	Pseudo-hi-res microweave options
	
1999-11-14	<rlk@sourceforge.net>

	Files:	print.c (1.22) (+5 -4)
	
	Null-terminate media source entry
	
1999-11-14	<rlk@sourceforge.net>

	Files:	print-util.c (1.27) (+6 -3)
	
	Mix black in sooner gives better density.
	
1999-11-13	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.24) (+12 -2)
	
	Comments on some good settings!
	
1999-11-13	<rlk@sourceforge.net>

	Files:	print-util.c (1.26) (+9 -6)
	
	Finally!  Good settings!
	
1999-11-12	<rlk@sourceforge.net>

	Files:	print-util.c (1.25) (+10 -8)
	
	More tweaking
	
1999-11-12	<rlk@sourceforge.net>

	Files:	print-util.c (1.24) (+11 -8)
		print.c (1.21) (+4 -5)
	
	Stubs for dynamic memory allocation
	
1999-11-12	<rlk@sourceforge.net>

	Files:	print-util.c (1.23) (+6 -20)
	
	Remove silly spurious stuff
	
1999-11-12	<rlk@sourceforge.net>

	Files:	print-util.c (1.22) (+55 -18)
	
	Much better black
	
1999-11-10	<rlk@sourceforge.net>

	Files:	Makefile (1.7) (+1 -1)
	
	-g really doesn't work very well with -O6
	
1999-11-10	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.23) (+185 -180)
		print-util.c (1.21) (+55 -29)
		print-pcl.c (1.11) (+7 -4)
	
	1440x720 two-pass
	
1999-11-10	<rlk@sourceforge.net>

	Files:	print.h (1.14) (+3 -3)
	
	Increased horizontal weave
	
1999-11-08	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.22) (+23 -18)
	
	Bug fix
	
1999-11-07	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.21) (+436 -128)
		print.c (1.20) (+4 -2)
	
	Support Stylus Photo
	
	Attempt at 1440 dpi
	
1999-11-07	<rlk@sourceforge.net>

	Files:	print-util.c (1.20) (+24 -20)
	
	Bug fixes; try to improve dithering slightly
	
1999-11-04	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.20) (+378 -234)
	
	Comments!  Comments!  Comments!
	
1999-11-02	<rlk@sourceforge.net>

	Files:	Makefile (1.6) (+36 -32)
	
	1.1.11 merge
	
1999-11-02	<rlk@sourceforge.net>

	Files:	Makefile (1.1.1.4) (+37 -33)
		Makefile.in (1.1.1.5) (+12 -8)
	
	gimp 1.1.11
	
1999-11-02	<rlk@sourceforge.net>

	Files:	Makefile (1.5) (+2 -1)
		print-escp2.c (1.19) (+50 -54)
	
	Good weave code
	
1999-11-02	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.18) (+5 -843)
	
	Remove dead code
	
1999-11-02	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.17) (+36 -14)
	
	Support both softweave and microweave
	
1999-11-02	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.16) (+24 -10)
	
	Much better weaving code!
	
1999-11-01	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.15) (+1395 -106)
	
	First cut at weaving
	
1999-10-29	<rlk@sourceforge.net>

	Files:	print-util.c (1.19) (+53 -36)
	
	Smoother rendering of darker colors
	
1999-10-28	<rlk@sourceforge.net>

	Files:	print-util.c (1.18) (+181 -109)
	
	One bug, two effects:
	
	1) Handle 4-color correctly (it was treating the 4-color too much like the
	6-color).
	
	2) An attempt to handle both cases with the same code path led to a
	discontinuity that depending upon the orientation of a color gradient would
	lead to either white or dark lines at the point that the dark version of
	the color would kick in.
	
1999-10-26	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.14) (+6 -3)
		print.h (1.13) (+35 -34)
		print.c (1.19) (+3 -3)
		print-util.c (1.17) (+274 -259)
	
	indentation
	
1999-10-26	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.13) (+19 -13)
		print.h (1.12) (+29 -31)
		print-util.c (1.16) (+627 -624)
		print-ps.c (1.8) (+13 -7)
		print-pcl.c (1.10) (+21 -15)
	
	Comment out all remaining 16-bit code, and rename 16-bit functions to "standard" names
	
1999-10-26	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.12) (+76 -66)
		print.h (1.11) (+55 -47)
		print.c (1.18) (+121 -29)
		print-util.c (1.15) (+41 -37)
		print-ps.c (1.7) (+101 -87)
		print-pcl.c (1.9) (+87 -78)
	
	Mostly fix save/load
	
	Move all gimp, glib, gtk stuff into print.c (take it out of everything else).
	This should help port it to more general purposes later.
	
1999-10-25	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.11) (+9 -7)
		print.h (1.10) (+20 -30)
		print.c (1.17) (+6 -8)
		print-util.c (1.14) (+30 -45)
		print-ps.c (1.6) (+9 -7)
		print-pcl.c (1.8) (+9 -7)
	
	16-bit clean
	
1999-10-25	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.10) (+6 -3)
	
	Comment
	
1999-10-25	<rlk@sourceforge.net>

	Files:	print-util.c (1.13) (+5 -318)
		print.h (1.9) (+2 -8)
	
	Remove more of the 8-bit code, now that it is tested
	
1999-10-24	<rlk@sourceforge.net>

	Files:	print.c (1.16) (+40 -59)
	
	Fixed saving of scale
	
1999-10-24	<rlk@sourceforge.net>

	Files:	print.c (1.15) (+314 -25)
	
	First cut at saving all parameters.  Not fully functional
	
1999-10-23	<rlk@sourceforge.net>

	Files:	print-util.c (1.12) (+226 -2)
		print.h (1.8) (+7 -2)
		print.c (1.14) (+31 -233)
	
	Move LUT calculation to print-util
	
1999-10-23	<rlk@sourceforge.net>

	Files:	print.c (1.13) (+111 -16)
	
	density, other improvements
	
1999-10-22	<rlk@sourceforge.net>

	Files:	print.c (1.12) (+4 -2)
	
	Don't #define PRINT_LUT in the distribution
	
1999-10-21	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.9) (+40 -37)
		print.h (1.7) (+2 -5)
		print.c (1.11) (+68 -68)
		print-util.c (1.11) (+96 -376)
		print-ps.c (1.5) (+40 -37)
		print-pcl.c (1.7) (+40 -37)
	
	More progress toward full 16-bit rendering
	
1999-10-19	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.8) (+13 -10)
		print.h (1.6) (+5 -9)
		print.c (1.10) (+6 -16)
		print-util.c (1.10) (+122 -256)
		print-pcl.c (1.6) (+10 -10)
	
	Merge all of the single-level print_cmyk functions
	
1999-10-18	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.7) (+129 -206)
		print.c (1.9) (+4 -2)
		print-util.c (1.9) (+9 -14)
	
	Add Stylus Photo 700 and switch to printer capabilities
	
1999-10-17	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.6) (+27 -40)
		print.h (1.5) (+65 -35)
		print-util.c (1.8) (+814 -4)
		print-ps.c (1.4) (+29 -21)
		print-pcl.c (1.5) (+28 -25)
	
	16-bit everything (untested)
	
1999-10-17	<rlk@sourceforge.net>

	Files:	print-pcl.c (1.4) (+5 -349)
		print.h (1.4) (+7 -2)
		print-util.c (1.7) (+477 -546)
	
	Move various dither functions into print-utils.c
	
1999-10-14	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.5) (+16 -7)
		print.h (1.3) (+25 -14)
		print.c (1.8) (+104 -4)
		print-util.c (1.6) (+356 -8)
		print-ps.c (1.3) (+12 -5)
		print-pcl.c (1.3) (+12 -5)
	
	Saturation
	
1999-10-07	<rlk@sourceforge.net>

	Files:	Makefile (1.4) (+1 -1)
	
	.
	
1999-10-07	<rlk@sourceforge.net>

	Files:	print.c (1.7) (+52 -13)
	
	1.1.10 merge
	
1999-10-07	<rlk@sourceforge.net>

	Files:	Makefile (1.3) (+25 -18)
	
	1.1.10 merge
	
1999-10-07	<rlk@sourceforge.net>

	Files:	Makefile (1.1.1.3) (+172 -122)
		print.c (1.1.1.3) (+52 -13)
		Makefile.in (1.1.1.3) (+128 -171)
		Makefile.in (1.1.1.4) (+174 -124)
		Makefile.am (1.1.1.2) (+74 -28)
		Makefile.am (1.1.1.3) (+29 -74)
		Makefile (1.1.1.2) (+141 -184)
	
	gimp 1.1.10
	
1999-10-06	<rlk@sourceforge.net>

	Files:	print.c (1.6) (+214 -125)
	
	linear LUT mode
	
1999-10-03	<rlk@sourceforge.net>

	Files:	Makefile (1.2) (+43 -31)
		print.c (1.5) (+5 -5)
		print-util.c (1.5) (+50 -20)
		print-escp2.c (1.4) (+25 -13)
	
	Various improvements
	
1999-09-18	<rlk@sourceforge.net>

	Files:	print-util.c (1.4) (+16 -13)
	
	A bit more random
	
1999-09-15	<rlk@sourceforge.net>

	Files:	print-escp2.c (1.3) (+12 -2)
	
	Remove some stuff that seems to have no effect
	
1999-09-15	<rlk@sourceforge.net>

	Files:	print.c (1.4) (+3 -3)
	
	fix bogus contrast value
	
1999-09-14	<rlk@sourceforge.net>

	Files:	print-util.c (1.3) (+90 -87)
	
	Some hoped-for improvements
	
1999-09-12	<rlk@sourceforge.net>

	Files:	Makefile (1.1.1.1) (+41 -29)
	
	.
	
1999-09-12	<rlk@sourceforge.net>

	Files:	print.c (1.3) (+17 -18)
	
	1.1.9 merge
	
1999-09-12	<rlk@sourceforge.net>

	Files:	Makefile.in (1.1.1.2) (+31 -19)
		print.c (1.1.1.2) (+17 -18)
	
	.
	
1999-09-12	<rlk@sourceforge.net>

	Files:	Makefile (1.1) ( )
		print.h (1.2) (+39 -10)
		print.c (1.2) (+659 -18)
		print-util.c (1.2) (+1051 -28)
		print-ps.c (1.2) (+3 -2)
		print-pcl.c (1.2) (+3 -2)
		print-escp2.c (1.2) (+259 -24)
	
	Current best stuff
	
1999-09-12	<rlk@sourceforge.net>

	Files:	Makefile.am (1.1) ( )
		print.h (1.1.1.1) (+0 -0)
		print.h (1.1) ( )
		print.c (1.1.1.1) (+0 -0)
		print.c (1.1) ( )
		print-util.c (1.1.1.1) (+0 -0)
		print-util.c (1.1) ( )
		print-ps.c (1.1.1.1) (+0 -0)
		print-ps.c (1.1) ( )
		print-pcl.c (1.1.1.1) (+0 -0)
		print-pcl.c (1.1) ( )
		print-escp2.c (1.1.1.1) (+0 -0)
		print-escp2.c (1.1) ( )
		Makefile.in (1.1.1.1) (+0 -0)
		Makefile.in (1.1) ( )
		Makefile.am (1.1.1.1) (+0 -0)
	
	Initial revision
	
