2003-01-25 Files: NEWS (1.68.2.74) (+7 -3) README (1.91.2.45) (+9 -9) configure.in.in (1.103.2.53) (+7 -3) src/cups/epson.c (1.3.2.5) (+166 -121) Restore fix for 672850 following discussion. Update printer list. 2003-01-24 Files: src/foomatic/foomatic-printermap (1.23.2.20) (+33 -0) Added missing HP inkjets. 2003-01-24 Files: NEWS (1.68.2.73) (+9 -8) Another option for fixing problems with the Epson printer utility. 2003-01-24 Files: NEWS (1.68.2.72) (+14 -5) add note about Epson Printer Utility causing print job failures on Mac OS X 2003-01-24 Files: NEWS (1.68.2.71) (+38 -24) src/ghost/README (1.55.2.27) (+6 -2) Updates 2003-01-24 Files: configure.in.in (1.103.2.52) (+4 -4) Do need to bump interface 2003-01-24 Files: NEWS (1.68.2.70) (+1 -10) README (1.91.2.44) (+1 -1) configure.in.in (1.103.2.51) (+7 -10) src/cups/epson.c (1.3.2.4) (+121 -166) src/escputil/escputil.c (1.39.2.10) (+26 -26) src/gimp/print.c (1.22.4.4) (+3 -53) src/main/print-util.c (1.53.2.18) (+6 -45) Back out problematic and risky code: 1) In escputil, code to time out after lack of printer response (this appears to have caused spurious timeouts). 2) In the GIMP plugin, code to report errors and messages via g_message rather than stderr (on some systems, causes the GIMP to lock up if a print is interrupted, requiring an "fg" command in the terminal). 3) In the Epson CUPS back end, code to read back data without blocking (code requires further testing). 2003-01-24 Files: Makefile.am (1.120.2.2) (+2 -2) debian/rules (1.29.2.11) (+3 -3) Compute libgimpprint major version correctly Copy updated config.sub and config.guess to the correct location 2003-01-23 Files: NEWS (1.68.2.69) (+13 -12) Updates from Tyler 2003-01-23 Files: po/da.po (1.14.2.33) (+589 -523) po/de.po (1.1.2.23) (+1438 -1113) po/el.po (1.1.2.30) (+148 -146) po/en_GB.po (1.80.2.37) (+10 -10) po/es.po (1.1.2.22) (+149 -148) po/fr.po (1.21.2.33) (+149 -148) po/ja.po (1.1.2.13) (+149 -148) po/nl.po (1.1.2.27) (+149 -148) po/no.po (1.21.2.34) (+149 -148) po/pl.po (1.5.2.32) (+149 -148) po/pt.po (1.1.2.22) (+592 -492) po/sk.po (1.1.2.35) (+149 -148) po/sv.po (1.30.2.37) (+490 -477) Gimp-Print 4.2.5 release 2003-01-23 Files: NEWS (1.68.2.68) (+128 -51) README (1.91.2.43) (+1 -1) configure.in.in (1.103.2.50) (+2 -2) debian/README.Debian (1.22.2.26) (+1 -1) Prep for Gimp-Print 4.2.5 2003-01-23 Files: po/da.po (1.14.2.32) (+1121 -875) po/de.po (1.1.2.22) (+1118 -1408) po/pt.po (1.1.2.21) (+443 -542) po/sv.po (1.30.2.36) (+378 -396) Update translations 2003-01-23 Files: src/cups/rastertoprinter.c (1.19.4.8) (+8 -2) Avoid problems with CHAR_BIT on Solaris with gcc, per numerous complaints. 2003-01-23 Files: src/main/print-util.c (1.53.2.17) (+46 -7) Print all messages from verify as a single message block (nicer with the new message printing from the GIMP plugin). 2003-01-22 Files: src/gimp/print.c (1.22.4.3) (+58 -6) src/main/print-escp2.c (1.147.2.22) (+4 -2) Print messages using g_message rather than printing to stderr (which typically loses messages). 2003-01-22 Files: src/escputil/escputil.c (1.39.2.9) (+3 -3) Avoid a buffer overflow. 2003-01-17 Files: test/pcl-unprint.c (1.5.6.2) (+62 -19) Added parsing of more parameters. Updated "PJL" parsing to handle (but not act on) HPGL commands. 2003-01-15 Files: src/foomatic/foomatic-printermap (1.23.2.19) (+68 -5) Added missing HP DeskJet and OfficeJet printers (DJ6xx, DJ8xx, and DJ9xx series). 2003-01-09 Files: NEWS (1.68.2.67) (+22 -22) Sort printer names correctly 2003-01-07 Files: README (1.91.2.42) (+2 -0) Update Debian package descriptions 2003-01-07 Files: po/ja.po (1.1.2.12) (+1 -1) Fix CUPS Language description 2003-01-07 Files: po/de.po (1.1.2.21) (+1 -1) Fix CUPS Language description 2003-01-05 Files: src/foomatic/Makefile.am (1.16.2.13) (+7 -3) src/foomatic/foomatic-generator.in (1.14.4.12) (+69 -2) src/foomatic/printer_margins.c (1.1) ( ) src/foomatic/printer_margins.c (1.1.2.1) (+93 -0) Support for unprintable margins with Foomatic 2.9.x. 2003-01-04 Files: po/en_GB.po (1.80.2.36) (+1 -2) ColorLife is an Epson trademark, so is not Anglicised 2003-01-03 Files: po/en_GB.po (1.80.2.35) (+194 -236) Update translation for 4.2.5 2003-01-03 Files: src/escputil/escputil.c (1.39.2.8) (+26 -26) Printer readback uses non-blocking I/O to prevent intermittent hanging reads. 2003-01-01 Files: src/main/gimpprint-config.in (1.5.2.1) (+1 -1) Remove INTLLIBS, which won't work portably in shell scripts. 2003-01-01 Files: src/main/print-escp2-data.c (1.15.4.30) (+12 -1) src/main/print-escp2.c (1.147.2.21) (+16 -4) src/main/print-escp2.h (1.7.4.8) (+2 -1) Set margins correctly for all roll feed modes 2002-12-23 Files: configure.in.in (1.103.2.49) (+3 -2) Check for fcntl.h, not sys/fcntl.h 2002-12-22 Files: configure.in.in (1.103.2.48) (+6 -4) src/cups/epson.c (1.3.2.3) (+166 -116) Use non-blocking I/O with the epson backend. This prevents reads blocking on the backchannel. Correct ink level calculation. 2002-12-22 Files: po/sv.po (1.30.2.35) (+2 -2) Gimp-Print 4.2.5-pre2 2002-12-22 Files: po/da.po (1.14.2.31) (+1 -1) po/de.po (1.1.2.20) (+1 -1) po/el.po (1.1.2.29) (+1 -1) po/en_GB.po (1.80.2.34) (+2 -2) po/es.po (1.1.2.21) (+1 -1) po/fr.po (1.21.2.32) (+1 -1) po/ja.po (1.1.2.11) (+1 -1) po/nl.po (1.1.2.26) (+1 -1) po/no.po (1.21.2.33) (+1 -1) po/pl.po (1.5.2.31) (+1 -1) po/pt.po (1.1.2.20) (+1 -1) po/sk.po (1.1.2.34) (+1 -1) Gimp-Print 4.2.5-pre2 2002-12-22 Files: NEWS (1.68.2.66) (+1 -1) README (1.91.2.41) (+1 -1) debian/README.Debian (1.22.2.25) (+2 -2) Prep for 4.2.5-pre2 2002-12-22 Files: src/cups/genppd.c (1.36.2.8) (+5 -5) Standardize capitalization 2002-12-18 Files: src/foomatic/foomatic-generator.in (1.14.4.11) (+6 -3) Use always "VeryFast" dithering for lasers in the "PrintoutMode" option. 2002-12-18 Files: NEWS (1.68.2.65) (+12 -9) Fix the new foomatic stuff 2002-12-18 Files: configure.in.in (1.103.2.47) (+5 -5) Bump version 2002-12-18 Files: NEWS (1.68.2.64) (+9 -1) README (1.91.2.40) (+18 -3) configure.in.in (1.103.2.46) (+24 -1) src/foomatic/Makefile.am (1.16.2.12) (+8 -2) src/foomatic/foomatic-generator.in (1.14.4.10) (+505 -5) src/foomatic/foomatic-templates-gs/Brightness.xml (1.1.2.3) (+1 -1) src/foomatic/foomatic-templates-gs/Color.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/Contrast.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/Cyan.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/Density.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/Dither.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/Gamma.xml (1.1.2.3) (+1 -1) src/foomatic/foomatic-templates-gs/ImageType.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/InkType.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/InputSlot.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/Magenta.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/MediaType.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/Model.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/PageSize.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/PrintoutMode.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/PrintoutMode.xml (1.1.2.1) (+19 -0) src/foomatic/foomatic-templates-gs/Quality.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/Resolution.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-gs/Saturation.xml (1.1.2.3) (+1 -1) src/foomatic/foomatic-templates-gs/Yellow.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/Brightness.xml (1.1.2.3) (+1 -1) src/foomatic/foomatic-templates-ijs/Color.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/Contrast.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/Cyan.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/Density.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/Dither.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/Gamma.xml (1.1.2.3) (+1 -1) src/foomatic/foomatic-templates-ijs/ImageType.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/InkType.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/InputSlot.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/Magenta.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/MediaType.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/Model.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/PageSize.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/PrintoutMode.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/PrintoutMode.xml (1.1.2.1) (+19 -0) src/foomatic/foomatic-templates-ijs/Quality.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/Resolution.xml (1.1.2.4) (+1 -1) src/foomatic/foomatic-templates-ijs/Saturation.xml (1.1.2.3) (+1 -1) src/foomatic/foomatic-templates-ijs/Yellow.xml (1.1.2.2) (+1 -1) Added "PrintoutMode" and option grouping to the Foomatic generator (for Foomatic 2.9.x). 2002-12-10 Files: debian/changelog (1.35.2.14) (+4 -1) Add dependency fixes 2002-12-10 Files: debian/rules (1.29.2.10) (+2 -2) Mend documentation symlink creation 2002-12-08 Files: po/da.po (1.14.2.30) (+389 -359) po/de.po (1.1.2.19) (+390 -359) po/el.po (1.1.2.28) (+390 -359) po/en_GB.po (1.80.2.33) (+391 -360) po/es.po (1.1.2.20) (+390 -359) po/fr.po (1.21.2.31) (+390 -359) po/ja.po (1.1.2.10) (+390 -359) po/nl.po (1.1.2.25) (+390 -359) po/no.po (1.21.2.32) (+390 -359) po/pl.po (1.5.2.30) (+389 -359) po/pt.po (1.1.2.19) (+390 -359) po/sk.po (1.1.2.33) (+390 -359) po/sv.po (1.30.2.34) (+391 -360) 4.2.5-pre1 release 2002-12-08 Files: NEWS (1.68.2.63) (+69 -23) README (1.91.2.39) (+1 -1) debian/README.Debian (1.22.2.24) (+1 -1) Prep for 4.2.5-pre1 2002-12-08 Files: include/gimp-print/gimp-print.h.in (1.8.2.1) (+16 -2) src/cups/rastertoprinter.c (1.19.4.7) (+113 -106) src/ghost/README (1.55.2.26) (+31 -3) src/ghost/ijsgimpprint.c (1.2.2.15) (+8 -3) src/main/gimp-print-internal.h (1.43.4.4) (+6 -3) src/main/print-canon.c (1.71.2.6) (+4 -2) src/main/print-escp2-data.c (1.15.4.29) (+43 -4) src/main/print-escp2.c (1.147.2.20) (+192 -106) src/main/print-escp2.h (1.7.4.7) (+5 -1) src/main/print-lexmark.c (1.65.2.8) (+4 -3) src/main/print-pcl.c (1.47.4.6) (+4 -2) src/main/print-ps.c (1.26.2.4) (+4 -2) src/main/print-util.c (1.53.2.16) (+38 -4) 596538 Epson Stylus Photo 925 etc. paper cutter is not functional 2002-12-08 Files: doc/users_guide/Makefile.am (1.28.2.3) (+9 -7) Don't force installation of HTML stylesheet_images/* files, since different versions of db2html may not create them. 2002-12-08 Files: debian/changelog (1.35.2.13) (+12 -0) debian/control.in (1.16.2.15) (+6 -5) debian/cupsys-driver-gimpprint.install (1.1) ( ) debian/cupsys-driver-gimpprint.install (1.1.2.1) (+7 -0) debian/escputil.install (1.1) ( ) debian/escputil.install (1.1.2.1) (+2 -0) debian/foomatic-db-gimp-print.install (1.1) ( ) debian/foomatic-db-gimp-print.install (1.1.2.1) (+2 -0) debian/gimp1.2-print.install (1.1) ( ) debian/gimp1.2-print.install (1.1.2.1) (+3 -0) debian/gimpprint-doc.doc-base (1.1.4.3) (+1 -1) debian/gimpprint-doc.install (1.1) ( ) debian/gimpprint-doc.install (1.1.2.1) (+11 -0) debian/gimpprint-locales.install (1.1) ( ) debian/gimpprint-locales.install (1.1.2.1) (+1 -0) debian/ijsgimpprint.install (1.1) ( ) debian/ijsgimpprint.install (1.1.2.1) (+2 -0) debian/libgimpprint-dev.install (1.1) ( ) debian/libgimpprint-dev.install (1.1.2.1) (+8 -0) debian/libgimpprint-doc.install.in (1.1) ( ) debian/libgimpprint-doc.install.in (1.1.2.1) (+2 -0) debian/libgimpprint.install (1.1) ( ) debian/libgimpprint.install (1.1.2.1) (+2 -0) debian/rules (1.29.2.9) (+37 -38) Use debian/build and debian/install instead of debian/gimp-print-build and debian/gimp-print-install, respectively. Use dh_install rather than dh_movefiles. This makes debian/rules slightly cleaner, and debian/install is unchanged after install. Create symlinks for HTML manuals, since different versions of texi2html and db2html create different names. Update version for 4.2.5 2002-12-07 Files: src/main/print-escp2-data.c (1.15.4.28) (+3 -75) Remove unused resolutions 2002-12-07 Files: src/main/print-escp2-data.c (1.15.4.27) (+93 -6) More tuning of 950/960 and 2100/2200. 2002-12-07 Files: src/escputil/escputil.c (1.39.2.7) (+3 -3) Stylus Photo 950/960 has four patterns. 2002-12-07 Files: scripts/autogen.sh (1.16.2.1) (+3 -3) 639356 Build system: The version of libtool is too old 2002-12-07 Files: src/escputil/escputil.c (1.39.2.6) (+3 -3) The 2200 has four alignment passes. 2002-12-07 Files: src/main/print-escp2-data.c (1.15.4.26) (+2 -2) 2200 knows about gray command 2002-12-07 Files: src/main/print-escp2-data.c (1.15.4.25) (+269 -51) Tune the Stylus Photo 2200 2002-12-06 Files: src/main/print-escp2-data.c (1.15.4.24) (+2 -2) Silly typo 2002-12-06 Files: src/escputil/escputil.c (1.39.2.5) (+3 -2) src/main/print-escp2-data.c (1.15.4.23) (+334 -100) src/main/print-escp2.c (1.147.2.19) (+11 -9) src/main/print-escp2.h (1.7.4.6) (+4 -1) 649253 QUALITY - Epson 950/960 problems in all resolutions 645895 Epson stc640 does not print at >720dpi 599029 Epson: Maximum speed printing not supported on 950, 960 2002-11-30 Files: configure.in.in (1.103.2.45) (+17 -1) src/gimp/Makefile.am (1.18.4.5) (+2 -28) Fix DESTDIR install for the Print plugin This uses gimptool in configure, as on the mainline 2002-11-28 Files: src/main/print-escp2-data.c (1.15.4.22) (+75 -41) src/main/print-escp2.c (1.147.2.18) (+29 -47) src/main/print-escp2.h (1.7.4.5) (+9 -7) Generalize input slot 2002-11-28 Files: configure.in.in (1.103.2.44) (+3 -3) Bump version 2002-11-28 Files: src/main/print-escp2-data.c (1.15.4.21) (+28 -2) src/main/print-escp2.c (1.147.2.17) (+9 -2) More Epson 5000 fixes 2002-11-27 Files: src/main/print-escp2-data.c (1.15.4.20) (+53 -11) 625780 Epson Stylus Pro 5000 does not print 2002-11-26 Files: po/da.po (1.14.2.29) (+63 -43) po/de.po (1.1.2.18) (+68 -43) po/el.po (1.1.2.27) (+68 -43) po/en_GB.po (1.80.2.32) (+69 -44) po/es.po (1.1.2.19) (+68 -43) po/fr.po (1.21.2.30) (+68 -43) po/ja.po (1.1.2.9) (+68 -43) po/nl.po (1.1.2.24) (+68 -43) po/no.po (1.21.2.31) (+68 -43) po/pl.po (1.5.2.29) (+63 -43) po/pt.po (1.1.2.18) (+68 -43) po/sk.po (1.1.2.32) (+68 -43) po/sv.po (1.30.2.33) (+69 -44) Gimp-Print 4.2.4 release 2002-11-26 Files: NEWS (1.68.2.62) (+5 -0) man/gimpprint-mediasizes.7.in (1.1.6.2) (+6 -1) src/ghost/README (1.55.2.25) (+10 -5) src/main/print-util.c (1.53.2.15) (+11 -1) Add transverse versions of the CAD paper sizes 2002-11-25 Files: NEWS (1.68.2.61) (+50 -15) Likely final 4.2.4 release notes. 2002-11-25 Files: man/gimpprint-models.7.in (1.1.6.3) (+14 -4) Update the model list 2002-11-25 Files: man/gimpprint-resolutions.7.in (1.1.6.2) (+6 -4) Updates 2002-11-25 Files: src/ghost/README (1.55.2.24) (+41 -39) Update Canon printer info 2002-11-24 Files: NEWS (1.68.2.60) (+229 -122) README (1.91.2.38) (+18 -18) configure.in.in (1.103.2.43) (+2 -2) debian/README.Debian (1.22.2.23) (+6 -7) Prep for 4.2.4 2002-11-24 Files: src/main/print-util.c (1.53.2.14) (+2 -2) Fix 22x30 watercolor paper size. 2002-11-24 Files: src/foomatic/foomatic-printermap (1.23.2.18) (+6 -0) Added generic printers and HP LaserJet 4200/4300 to the foomatic-printermap 2002-11-23 Files: src/main/printers.xml (1.42.2.12) (+5 -2) Fix the CX-5200 entry. 2002-11-23 Files: NEWS (1.68.2.59) (+14 -8) src/foomatic/foomatic-printermap (1.23.2.17) (+2 -0) src/ghost/README (1.55.2.23) (+2 -0) src/main/print-escp2-data.c (1.15.4.19) (+15 -0) src/main/printers.xml (1.42.2.11) (+18 -2) test/run-weavetest (1.10.2.2) (+1 -1) Support Epson Stylus CX-3200 and CX-5200 multifunction printers. Fix a minor bug in the C82 in color mode (using 60 vs. 59 nozzles). 2002-11-20 Files: man/cups-calibrate.8.in (1.2.8.1) (+26 -32) man/escputil.1.in (1.4.4.4) (+49 -53) man/gimpprint.3.in (1.1.10.2) (+10 -10) man/ijsgimpprint.1.in (1.1.2.3) (+37 -1052) Sync manpages with the mainline 2002-11-20 Files: po/da.po (1.14.2.28) (+3 -3) po/de.po (1.1.2.17) (+3 -3) po/el.po (1.1.2.26) (+3 -3) po/en_GB.po (1.80.2.31) (+4 -4) po/es.po (1.1.2.18) (+3 -3) po/fr.po (1.21.2.29) (+3 -3) po/ja.po (1.1.2.8) (+3 -3) po/nl.po (1.1.2.23) (+3 -3) po/no.po (1.21.2.30) (+3 -3) po/pl.po (1.5.2.28) (+3 -3) po/pt.po (1.1.2.17) (+3 -3) po/sk.po (1.1.2.31) (+3 -3) po/sv.po (1.30.2.32) (+4 -4) Gimp-Print 4.2.4-rc1 release 2002-11-20 Files: NEWS (1.68.2.58) (+32 -14) README (1.91.2.37) (+9 -9) configure.in.in (1.103.2.42) (+2 -2) debian/README.Debian (1.22.2.22) (+7 -6) Prep for 4.2.4-rc1 2002-11-20 Files: NEWS (1.68.2.57) (+18 -0) src/ghost/README (1.55.2.22) (+10 -1) List the new DesignJets in the release notes 2002-11-19 Files: src/foomatic/foomatic-printermap (1.23.2.16) (+9 -0) src/main/print-pcl.c (1.47.4.5) (+233 -49) src/main/printers.xml (1.42.2.10) (+74 -2) Ported from mainline: Different margins for A4 papersize vs all others. Added more Designjet printers. 2002-11-16 Files: src/main/print-pcl.c (1.47.4.4) (+7 -1) src/main/printers.xml (1.42.2.9) (+9 -9) Increased density for Laserjets to 1.0 and ensure that density does not exceed 1.0 in the driver. 2002-11-16 Files: po/da.po (1.14.2.27) (+1 -1) po/de.po (1.1.2.16) (+1 -1) po/el.po (1.1.2.25) (+1 -1) po/en_GB.po (1.80.2.30) (+2 -2) po/es.po (1.1.2.17) (+1 -1) po/fr.po (1.21.2.28) (+1 -1) po/ja.po (1.1.2.7) (+1 -1) po/nl.po (1.1.2.22) (+1 -1) po/no.po (1.21.2.29) (+1 -1) po/pl.po (1.5.2.27) (+1 -1) po/pt.po (1.1.2.16) (+1 -1) po/sk.po (1.1.2.30) (+1 -1) po/sv.po (1.30.2.31) (+2 -2) Gimp-Print 4.2.4-pre2 2002-11-16 Files: NEWS (1.68.2.56) (+39 -23) README (1.91.2.36) (+1 -1) configure.in.in (1.103.2.41) (+2 -2) debian/README.Debian (1.22.2.21) (+1 -1) Gimp-Print 4.2.4-pre2 2002-11-15 Files: man/gimpprint-models.7.in (1.1.6.2) (+2 -1) Support Epson MJ-930C 2002-11-14 Files: src/foomatic/foomatic-templates-gs/Brightness.xml (1.1.2.2) (+2 -2) src/foomatic/foomatic-templates-gs/Gamma.xml (1.1.2.2) (+2 -2) src/foomatic/foomatic-templates-gs/Saturation.xml (1.1.2.2) (+2 -2) src/foomatic/foomatic-templates-ijs/Brightness.xml (1.1.2.2) (+2 -2) src/foomatic/foomatic-templates-ijs/Gamma.xml (1.1.2.2) (+2 -2) src/foomatic/foomatic-templates-ijs/Saturation.xml (1.1.2.2) (+2 -2) Renamed Foomatic options from "Stp..." to "stp...", so that they have the same names as the appropriate options of the native CUPS drivers. 2002-11-11 Files: configure.in.in (1.103.2.40) (+5 -1) man/Makefile.am (1.6.6.2) (+19 -5) man/gimpprint-color.7.in (1.1.6.1) (+1 -1) man/gimpprint-dithers.7.in (1.1.6.1) (+1 -1) man/gimpprint-imagetypes.7.in (1.2.4.1) (+1 -1) man/gimpprint-inktypes.7.in (1.1.6.1) (+1 -1) man/gimpprint-mediasizes.7.in (1.1.6.1) (+1 -1) man/gimpprint-mediasources.7.in (1.1.6.1) (+1 -1) man/gimpprint-mediatypes.7.in (1.1.6.1) (+1 -1) man/gimpprint-models.7.in (1.1.6.1) (+1 -1) man/gimpprint-resolutions.7.in (1.1.6.1) (+1 -1) man/gimpprint.3.in (1.1.10.1) (+25 -23) Add libgimpprint manual pages to the 4.2 branch 2002-11-09 Files: man/gimpprint-imagetypes.7.in (1.2) (+2 -2) Fix a typo 2002-11-09 Files: debian/changelog (1.35.2.12) (+7 -0) debian/control.in (1.16.2.14) (+2 -2) Update version number Update for Standards-Version 3.5.7 2002-11-09 Files: man/escputil.1.in (1.4.4.3) (+24 -34) Document Linux kernel config options for bidirectional parport communication. 2002-11-07 Files: src/cups/genppd.c (1.36.2.7) (+3 -3) 631993 Macintosh OS X: Custom page size problems w/some apps 2002-11-07 Files: po/da.po (1.14.2.26) (+101 -75) po/de.po (1.1.2.15) (+101 -75) po/el.po (1.1.2.24) (+101 -75) po/en_GB.po (1.80.2.29) (+102 -76) po/es.po (1.1.2.16) (+101 -75) po/fr.po (1.21.2.27) (+101 -75) po/ja.po (1.1.2.6) (+101 -75) po/nl.po (1.1.2.21) (+101 -75) po/no.po (1.21.2.28) (+101 -75) po/pl.po (1.5.2.26) (+101 -75) po/pt.po (1.1.2.15) (+101 -75) po/sk.po (1.1.2.29) (+101 -75) po/sv.po (1.30.2.30) (+102 -76) Gimp-Print 4.2.4-pre1 release 2002-11-06 Files: NEWS (1.68.2.55) (+53 -19) README (1.91.2.35) (+1 -1) configure.in.in (1.103.2.39) (+4 -4) debian/README.Debian (1.22.2.20) (+1 -1) src/foomatic/foomatic-printermap (1.23.2.15) (+1 -0) src/ghost/README (1.55.2.21) (+1 -0) src/main/printers.xml (1.42.2.8) (+9 -1) Add support for the Epson MJ-930C Prep for 4.2.4-pre1 2002-11-06 Files: src/cups/genppd.c (1.36.2.6) (+3 -3) 633910 Epson 1520 ppd bug gimp-print 4.2.3 2002-11-03 Files: scripts/mkchlog (1.2.6.2) (+1 -1) Preserve file order in log messages 2002-11-02 Files: src/main/print-canon.c (1.71.2.5) (+12 -12) 631498 Canon driver does not support A3 page size for large format 2002-10-31 Files: src/main/print-escp2.c (1.147.2.16) (+2 -2) src/main/print-escp2.h (1.7.4.4) (+3 -1) 630365 Epson Stylus Photo 950: Enlarged image with some 1440/2800 2002-10-31 Files: src/main/print-escp2-data.c (1.15.4.18) (+211 -124) 630365 Epson Stylus Photo 950: Enlarged image with some 1440/2800 2002-10-28 Files: man/gimpprint-color.7.in (1.1) ( ) man/gimpprint-dithers.7.in (1.1) ( ) man/gimpprint-imagetypes.7.in (1.1) ( ) man/gimpprint-inktypes.7.in (1.1) ( ) man/gimpprint-mediasizes.7.in (1.1) ( ) man/gimpprint-mediasources.7.in (1.1) ( ) man/gimpprint-mediatypes.7.in (1.1) ( ) man/gimpprint-models.7.in (1.1) ( ) man/gimpprint-resolutions.7.in (1.1) ( ) Split ijsgimpprint(1) into separate manpages, to document libgimpprint 2002-10-27 Files: src/main/print-dither.c (1.44.4.5) (+2 -2) Correction related to Bugs item #628698. Corrected problem in stp_dither_set_light_ink(). 2002-10-27 Files: src/main/print-lexmark.c (1.65.2.7) (+8 -8) Corrected error according Bugs item #628698 (exchanged colors). Corrected also the photo mode. 2002-10-24 Files: AUTHORS (1.10.4.4) (+1 -1) Update 2002-10-19 Files: src/foomatic/foomatic-templates-gs/gimp-print.xml (1.1.2.2) (+1 -1) src/foomatic/foomatic-templates-ijs/gimp-print.xml (1.1.2.2) (+1 -1) Security fix: s/-dSAFER/-dPARANOIDSAFER/ for the GhostScript command lines. 2002-10-19 Files: NEWS (1.68.2.54) (+1 -1) Suggestion from Charles Briscoe-Smith. 2002-10-19 Files: po/da.po (1.14.2.25) (+1 -1) po/de.po (1.1.2.14) (+1 -1) po/el.po (1.1.2.23) (+1 -1) po/en_GB.po (1.80.2.28) (+2 -2) po/es.po (1.1.2.15) (+1 -1) po/fr.po (1.21.2.26) (+1 -1) po/ja.po (1.1.2.5) (+1 -1) po/nl.po (1.1.2.20) (+1 -1) po/no.po (1.21.2.27) (+1 -1) po/pl.po (1.5.2.25) (+1 -1) po/pt.po (1.1.2.14) (+1 -1) po/sk.po (1.1.2.28) (+1 -1) po/sv.po (1.30.2.29) (+2 -2) Gimp-Print 4.2.3 rerelease 2002-10-19 Files: NEWS (1.68.2.53) (+5 -0) Final update for 4.2.3 rerelease. 2002-10-19 Files: NEWS (1.68.2.52) (+1 -1) configure.in.in (1.103.2.38) (+4 -4) src/main/print-escp2-data.c (1.15.4.17) (+4 -4) Re-release 4.2.3 2002-10-19 Files: configure.in.in (1.103.2.37) (+4 -4) Bump version 2002-10-19 Files: po/da.po (1.14.2.24) (+1 -1) po/de.po (1.1.2.13) (+1 -1) po/el.po (1.1.2.22) (+1 -1) po/en_GB.po (1.80.2.27) (+2 -2) po/es.po (1.1.2.14) (+1 -1) po/fr.po (1.21.2.25) (+1 -1) po/ja.po (1.1.2.4) (+1 -1) po/nl.po (1.1.2.19) (+1 -1) po/no.po (1.21.2.26) (+1 -1) po/pl.po (1.5.2.24) (+1 -1) po/pt.po (1.1.2.13) (+155 -138) po/sk.po (1.1.2.27) (+1 -1) po/sv.po (1.30.2.28) (+2 -2) 4.2.3 release 2002-10-19 Files: NEWS (1.68.2.51) (+4 -11) README (1.91.2.34) (+11 -10) Final 4.2.3 release notes 2002-10-19 Files: NEWS (1.68.2.50) (+17 -1) Final prep on the release notes. 2002-10-19 Files: NEWS (1.68.2.49) (+7 -7) Make page sizes a bit more interesting. 2002-10-19 Files: NEWS (1.68.2.48) (+1 -1) Updates 2002-10-19 Files: NEWS (1.68.2.47) (+28 -5) Updates for the release notes. 2002-10-19 Files: src/main/print-escp2-data.c (1.15.4.16) (+2 -2) Fix dot sizes for 7600/9600 2002-10-18 Files: README (1.91.2.33) (+9 -9) configure.in.in (1.103.2.36) (+2 -2) debian/README.Debian (1.22.2.19) (+1 -1) Prep for Gimp-Print 4.2.3 2002-10-18 Files: NEWS (1.68.2.46) (+43 -42) Draft release notes for 4.2.3. 2002-10-18 Files: po/pt.po (1.1.2.12) (+187 -244) Update 2002-10-18 Files: src/foomatic/foomatic-generator.in (1.14.4.9) (+5 -2) Updated Foomatic data generator to support custom page sizes correctly. 2002-10-14 Files: NEWS (1.68.2.45) (+0 -1) po/da.po (1.14.2.23) (+12 -12) po/de.po (1.1.2.12) (+12 -12) po/el.po (1.1.2.21) (+12 -12) po/en_GB.po (1.80.2.26) (+13 -13) po/es.po (1.1.2.13) (+12 -12) po/fr.po (1.21.2.24) (+12 -12) po/ja.po (1.1.2.3) (+12 -12) po/nl.po (1.1.2.18) (+12 -12) po/no.po (1.21.2.25) (+12 -12) po/pl.po (1.5.2.23) (+12 -12) po/pt.po (1.1.2.11) (+12 -12) po/sk.po (1.1.2.26) (+12 -12) po/sv.po (1.30.2.27) (+13 -13) Gimp-Print 4.2.3-pre3 2002-10-14 Files: NEWS (1.68.2.44) (+13 -1) README (1.91.2.32) (+1 -1) configure.in.in (1.103.2.35) (+2 -2) debian/README.Debian (1.22.2.18) (+1 -1) Advance version 2002-10-13 Files: src/cups/genppd.c (1.36.2.5) (+28 -50) Mirror development branch changes by Robert in 4.2 branch. 2002-10-13 Files: src/cups/genppd.c (1.36.2.4) (+62 -5) Preliminary fix for custom page size support - we still need to add an API for getting the margins and limits of custom sizes. 2002-10-13 Files: po/da.po (1.14.2.22) (+121 -116) po/de.po (1.1.2.11) (+122 -116) po/el.po (1.1.2.20) (+122 -116) po/en_GB.po (1.80.2.25) (+123 -117) po/es.po (1.1.2.12) (+122 -116) po/fr.po (1.21.2.23) (+122 -116) po/ja.po (1.1.2.2) (+126 -118) po/nl.po (1.1.2.17) (+122 -116) po/no.po (1.21.2.24) (+122 -116) po/pl.po (1.5.2.22) (+122 -116) po/pt.po (1.1.2.10) (+122 -116) po/sk.po (1.1.2.25) (+122 -116) po/sv.po (1.30.2.26) (+123 -117) 4.2.3-pre2 2002-10-13 Files: NEWS (1.68.2.43) (+24 -3) README (1.91.2.31) (+9 -9) debian/README.Debian (1.22.2.17) (+1 -1) src/ghost/README (1.55.2.20) (+1 -0) Prep for 4.2.3-pre2 2002-10-11 Files: configure.in.in (1.103.2.34) (+2 -2) Bump version 2002-10-11 Files: src/main/print-util.c (1.53.2.13) (+2 -0) Add 22x30 watercolor paper. 2002-10-11 Files: src/main/print-escp2.c (1.147.2.15) (+2 -1) Use 8-byte margin command on Stylus Pro printers 2002-10-10 Files: src/main/print-escp2-data.c (1.15.4.15) (+2 -2) 597964 Epson 660 wrong margins Per Daniele Venzano, the margins in 4.2.2 were correct after all. 2002-10-09 Files: debian/README.Debian (1.22.2.16) (+9 -7) debian/README.building (1.3.4.2) (+4 -7) debian/control.in (1.16.2.13) (+1 -1) debian/rules (1.29.2.8) (+6 -6) Miscellaneous small cleanups and updates 2002-10-09 Files: man/ijsgimpprint.1.in (1.1.2.2) (+31 -62) Remove incorrect .TS H/.TH usage 2002-10-09 Files: debian/changelog (1.35.2.11) (+10 -0) debian/control.in (1.16.2.12) (+33 -12) debian/gimpprint-doc.doc-base (1.1.4.2) (+1 -1) debian/rules (1.29.2.7) (+2 -2) Fix gimpprint-doc doc-base problems Add ijsgimpprint package 2002-10-09 Files: man/ijsgimpprint.1.in (1.1.2.1) (+1363 -0) Add ijsgimpprint manual page 2002-10-09 Files: configure.in.in (1.103.2.33) (+3 -2) man/Makefile.am (1.6.6.1) (+3 -3) man/ijsgimpprint.1.in (1.1) ( ) Add ijsgimpprint manual page 2002-10-08 Files: src/ghost/ijsgimpprint.c (1.2.2.14) (+33 -2) 620016 IJS driver does not print properly in monochrome 2002-10-07 Files: src/ghost/ijsgimpprint.c (1.2.2.13) (+2 -2) 619992 IJS driver prints spurious first line 2002-10-07 Files: NEWS (1.68.2.42) (+105 -104) configure.in.in (1.103.2.32) (+2 -2) po/ja.po (1.1) ( ) po/ja.po (1.1.2.1) (+3326 -0) po/sv.po (1.30.2.25) (+19 -36) Sort printer names 2002-10-07 Files: src/ghost/README (1.55.2.19) (+0 -1) Remove Epson MJ-520C 2002-10-07 Files: src/main/printers.xml (1.42.2.7) (+1 -9) Remove Epson MJ-520C 2002-10-07 Files: src/foomatic/foomatic-printermap (1.23.2.14) (+0 -1) Remove Epson MJ-520C 2002-10-02 Files: NEWS (1.68.2.41) (+1 -1) po/da.po (1.14.2.21) (+138 -133) po/de.po (1.1.2.10) (+139 -133) po/el.po (1.1.2.19) (+139 -133) po/en_GB.po (1.80.2.24) (+140 -134) po/es.po (1.1.2.11) (+139 -133) po/fr.po (1.21.2.22) (+364 -278) po/nl.po (1.1.2.16) (+139 -133) po/no.po (1.21.2.23) (+139 -133) po/pl.po (1.5.2.21) (+139 -133) po/pt.po (1.1.2.9) (+139 -133) po/sk.po (1.1.2.24) (+139 -133) po/sv.po (1.30.2.24) (+140 -134) Gimp-Print 4.2.3-pre1 release 2002-10-02 Files: src/main/print-escp2.c (1.147.2.14) (+1 -3) Remove a few things that aren't on the mainline. 2002-10-02 Files: NEWS (1.68.2.40) (+14 -11) README (1.91.2.30) (+6 -6) debian/README.Debian (1.22.2.15) (+1 -1) More prep for 4.2.3-pre1 2002-10-02 Files: NEWS (1.68.2.39) (+33 -4) doc/FAQ.html (1.8.2.1) (+1 -1) Prep for 4.2.3-pre1 2002-10-02 Files: src/main/gimp-print-internal.h (1.43.4.3) (+4 -2) src/main/print-escp2.c (1.147.2.13) (+88 -11) src/main/print-util.c (1.53.2.12) (+6 -6) Debugging: enable embedding of printing information in Epson output. 2002-10-02 Files: src/main/print-escp2-data.c (1.15.4.14) (+13 -1) Add Epson ColorLife paper 2002-09-28 Files: NEWS (1.68.2.38) (+129 -4) README (1.91.2.29) (+38 -132) Reorganize the top level doc for clarity. 2002-09-28 Files: src/main/print-escp2.c (1.147.2.12) (+10 -3) 615759 C40UX: 360x240 bad horizontal position 615561 Epson C40UX cannot print in B&W and Gray 2002-09-26 Files: README (1.91.2.28) (+526 -496) Back out some file corruption. 2002-09-25 Files: po/fr.po (1.21.2.21) (+849 -695) Updates from gnome-i18n 2002-09-25 Files: NEWS (1.68.2.37) (+76 -18) README (1.91.2.27) (+541 -574) src/foomatic/foomatic-printermap (1.23.2.13) (+38 -0) src/ghost/README (1.55.2.18) (+37 -0) src/main/print-escp2-data.c (1.15.4.13) (+102 -11) src/main/printers.xml (1.42.2.6) (+312 -1) 613384 Epson 7600 no printing Add Stylus Photo 825 and various Japanese printer models. Add Stylus Photo EX3 and Japanese version of Stylus Photo 950 (which uses different inks from the non-Japanese versions). 2002-09-22 Files: src/main/print-escp2-data.c (1.15.4.12) (+2 -2) Finally fix the 660 margins for real (597964) 2002-09-20 Files: configure.in.in (1.103.2.31) (+4 -4) Bump version 2002-09-20 Files: src/main/print-escp2-data.c (1.15.4.11) (+3 -3) 604854 Epson 1520 and 3000 print too dark at 1440x720 DPI 597964 Epson 660 wrong margins 2002-09-20 Files: src/main/print-escp2-data.c (1.15.4.10) (+8 -5) 604854 Epson 1520 and 3000 print too dark at 1440x720 DPI 2002-09-20 Files: AUTHORS (1.10.4.3) (+3 -0) Update 2002-09-20 Files: src/cups/rastertoprinter.c (1.19.4.6) (+5 -2) Patch 611804 Include limits.h for Solaris systems 2002-09-12 Files: po/da.po (1.14.2.20) (+1 -1) po/de.po (1.1.2.9) (+220 -225) po/el.po (1.1.2.18) (+1 -1) po/en_GB.po (1.80.2.23) (+2 -2) po/es.po (1.1.2.10) (+1 -1) po/fr.po (1.21.2.20) (+1 -1) po/nl.po (1.1.2.15) (+1 -1) po/no.po (1.21.2.22) (+1 -1) po/pl.po (1.5.2.20) (+1 -1) po/pt.po (1.1.2.8) (+1 -1) po/sk.po (1.1.2.23) (+1 -1) po/sv.po (1.30.2.23) (+2 -2) 4.2.2 release 2002-09-12 Files: NEWS (1.68.2.36) (+6 -6) Update the OS X wording (prep for 4.2.2) 2002-09-12 Files: README (1.91.2.26) (+8 -7) Update the OS X wording (prep for 4.2.2) 2002-09-12 Files: README (1.91.2.25) (+10 -0) Macintosh OS X instructions 2002-09-12 Files: NEWS (1.68.2.35) (+11 -1) Macintosh OS X instructions 2002-09-12 Files: NEWS (1.68.2.34) (+5 -3) README (1.91.2.24) (+9 -7) src/ghost/README (1.55.2.17) (+10 -9) Prep for 4.2.2 2002-09-12 Files: NEWS (1.68.2.33) (+30 -1) Get ready for 4.2.2. 2002-09-12 Files: NEWS (1.68.2.32) (+374 -1) README (1.91.2.23) (+9 -8) configure.in.in (1.103.2.30) (+2 -2) debian/README.Debian (1.22.2.14) (+9 -8) po/de.po (1.1.2.8) (+451 -496) Prep for 4.2.2 release 2002-09-08 Files: src/main/print-escp2-data.c (1.15.4.9) (+2 -2) Stylus Color 660 is a series 1999 printer. 2002-09-07 Files: src/cups/rastertoprinter.c (1.19.4.5) (+8 -3) Fill any empty space at the bottom of the page with white correctly in CMYK mode. 2002-09-05 Files: NEWS (1.68.2.31) (+153 -201) Draft release notes for 4.2.1. 2002-09-04 Files: po/da.po (1.14.2.19) (+1 -1) po/de.po (1.1.2.7) (+1 -1) po/el.po (1.1.2.17) (+1 -1) po/en_GB.po (1.80.2.22) (+2 -2) po/es.po (1.1.2.9) (+1 -1) po/fr.po (1.21.2.19) (+1 -1) po/nl.po (1.1.2.14) (+1 -1) po/no.po (1.21.2.21) (+1 -1) po/pl.po (1.5.2.19) (+1 -1) po/pt.po (1.1.2.7) (+1 -1) po/sk.po (1.1.2.22) (+1 -1) po/sv.po (1.30.2.22) (+2 -2) Gimp-Print 4.2.2-rc3 2002-09-04 Files: NEWS (1.68.2.30) (+7 -3) A few more changes 2002-09-04 Files: NEWS (1.68.2.29) (+1 -1) NEWS (1.68.2.28) (+34 -11) README (1.91.2.22) (+31 -15) configure.in.in (1.103.2.29) (+2 -2) debian/README.Debian (1.22.2.13) (+1 -1) Typo 2002-09-04 Files: src/main/print-escp2-data.c (1.15.4.8) (+2 -2) 597694 Epson 660 wrong margins 2002-09-04 Files: src/cups/rastertoprinter.c (1.19.4.4) (+61 -8) 600249 gimp-print output too narrow in CUPS 2002-09-02 Files: src/main/print-escp2.c (1.147.2.11) (+2 -1) Make sure init.nozzle_separation is set correctly. 2002-09-02 Files: src/main/print-escp2.c (1.147.2.10) (+2 -2) 601637 Low resolutions broken 601644 High resolutions broken 2002-08-24 Files: src/main/print-ps.c (1.26.2.3) (+56 -25) Fix PS output to conform to the DSC... 2002-08-23 Files: po/da.po (1.14.2.18) (+340 -262) po/de.po (1.1.2.6) (+342 -262) po/el.po (1.1.2.16) (+342 -262) po/en_GB.po (1.80.2.21) (+343 -263) po/es.po (1.1.2.8) (+342 -262) po/fr.po (1.21.2.18) (+342 -262) po/nl.po (1.1.2.13) (+342 -262) po/no.po (1.21.2.20) (+342 -262) po/pl.po (1.5.2.18) (+342 -262) po/pt.po (1.1.2.6) (+342 -262) po/sk.po (1.1.2.21) (+342 -262) po/sv.po (1.30.2.21) (+343 -263) Gimp-Print 4.2.2-rc2 2002-08-22 Files: NEWS (1.68.2.27) (+34 -2) README (1.91.2.21) (+1 -1) configure.in.in (1.103.2.28) (+2 -2) debian/README.Debian (1.22.2.12) (+1 -1) src/escputil/escputil.c (1.39.2.4) (+17 -1) src/foomatic/foomatic-printermap (1.23.2.12) (+9 -0) src/gimp/print.c (1.22.4.2) (+28 -3) src/main/print-escp2-data.c (1.15.4.7) (+268 -84) src/main/print-escp2.c (1.147.2.9) (+23 -10) src/main/print-escp2.h (1.7.4.3) (+6 -1) src/main/printers.xml (1.42.2.5) (+85 -4) 1) Support for Epson Stylus C41, C42, C61, C62, C82; Stylus Photo 830, Stylus Photo 915, Stylus Photo 925. 2) Updated escputil to support all new Epson printers. 3) More tuning for Epson Stylus Photo 950, 960, 2100, 2200; Stylus Pro 7600, 9600. 4) Performance improvement for Epson Stylus Photo 2100 and 2200 at 360 DPI in monochrome, grayscale, and four color modes. 5) A problem with the Gimp Print plugin losing track of printer settings on some systems (where lpstat or lpc return two or more descriptive lines for each printer) has been fixed. 6) Prep for 4.2.2-rc2. 2002-08-22 Files: po/el.po (1.1.2.15) (+1 -1) po/es.po (1.1.2.7) (+1 -1) po/nl.po (1.1.2.12) (+1 -1) po/sk.po (1.1.2.20) (+1 -1) Fix language names for message catalogs (same fixes as for the 4.3 branch) 2002-08-22 Files: src/foomatic/Makefile.am (1.16.2.11) (+3 -3) Added "-f" option to calls of "foomatic-kitload" so that old Foomatic data is overwritten wheninstalling the new one. 2002-08-21 Files: src/ghost/README (1.55.2.16) (+116 -62) Updates 2002-08-21 Files: src/cups/Makefile.am (1.45.2.9) (+2 -1) Fix directory positioning in install. 2002-08-14 Files: po/da.po (1.14.2.17) (+435 -77) po/de.po (1.1.2.5) (+492 -84) po/el.po (1.1.2.14) (+470 -116) po/en_GB.po (1.80.2.20) (+462 -250) po/es.po (1.1.2.6) (+462 -250) po/fr.po (1.21.2.17) (+494 -153) po/nl.po (1.1.2.11) (+478 -186) po/no.po (1.21.2.19) (+453 -80) po/pl.po (1.5.2.17) (+464 -100) po/pt.po (1.1.2.5) (+461 -249) po/sk.po (1.1.2.19) (+461 -246) po/sv.po (1.30.2.20) (+18 -18) Gimp-Print 4.2.2-rc1 2002-08-14 Files: NEWS (1.68.2.26) (+25 -2) README (1.91.2.20) (+8 -7) configure.in.in (1.103.2.27) (+2 -2) debian/README.Debian (1.22.2.11) (+5 -4) Prep for Gimp-Print 4.2.2-rc1 2002-08-13 Files: src/main/print-lexmark.c (1.65.2.6) (+72 -55) Corrected bug 594637. Segment faults are happend. Changed some if statements to prevent this. 2002-08-08 Files: src/main/print-escp2-data.c (1.15.4.6) (+5 -5) New printers do support grayscale mode; also play it safe with the grayscale nozzles on the 2200. 2002-08-08 Files: po/sv.po (1.30.2.19) (+431 -238) Updates 2002-08-08 Files: po/POTFILES.in (1.10.4.2) (+1 -0) Translate print-escp2-data.c. 2002-08-08 Files: src/gimp/Makefile.am (1.18.4.4) (+3 -6) 586960 Gimp Print plugin installs incorrectly on some systems 2002-08-08 Files: src/ghost/ijsgimpprint.c (1.2.2.12) (+46 -7) Re-applied patch for switching the locale to "C" during communication with IJS client. 2002-08-07 Files: src/ghost/ijsgimpprint.c (1.2.2.11) (+3 -27) Removed last change, the problem is most probably a bug in IJS. 2002-08-06 Files: src/ghost/ijsgimpprint.c (1.2.2.10) (+27 -3) Made the IJS interface of GIMP-Print also working with non-english locales. 2002-08-01 Files: debian/changelog (1.35.2.10) (+12 -8) debian/libgimpprint-doc.doc-base.in (1.1.2.1) (+0 -0) debian/rules (1.29.2.6) (+12 -5) Make libgimpprint-doc a virtual package Generate libgimpprint-doc.doc-base to cope with package naming changes 2002-08-01 Files: debian/libgimpprint-doc.doc-base.in (1.1) ( ) Make libgimpprint-doc a virtual package Generate libgimpprint-doc.doc-base to cope with package naming changes 2002-07-31 Files: configure.in.in (1.103.2.26) (+20 -8) Check for doc tools even if we're not in maintainer mode; just don't complain if we don't find them. 2002-07-31 Files: src/main/print-escp2-data.c (1.15.4.5) (+22 -6) Updates from Thorsten Schnier 2002-07-30 Files: NEWS (1.68.2.25) (+2 -14) More minor change. 2002-07-30 Files: NEWS (1.68.2.24) (+4 -0) More minor change 2002-07-30 Files: NEWS (1.68.2.23) (+1 -1) Minor update 2002-07-30 Files: NEWS (1.68.2.22) (+11 -1) README (1.91.2.19) (+1 -1) configure.in.in (1.103.2.25) (+2 -2) debian/README.Debian (1.22.2.10) (+1 -1) Prep for Gimp-Print 4.2.2-pre4 2002-07-30 Files: src/main/print-escp2-data.c (1.15.4.4) (+26 -26) 510185 Incomplete print to Windows-hosted printers 2002-07-26 Files: src/main/print-escp2-data.c (1.15.4.3) (+18 -7) Fixes for Stylus Photo 2100/2200 2002-07-23 Files: po/da.po (1.14.2.16) (+22 -27) po/de.po (1.1.2.4) (+100 -91) po/el.po (1.1.2.13) (+26 -28) po/en_GB.po (1.80.2.19) (+26 -28) po/es.po (1.1.2.5) (+25 -27) po/fr.po (1.21.2.16) (+22 -27) po/nl.po (1.1.2.10) (+25 -27) po/no.po (1.21.2.18) (+61 -48) po/pl.po (1.5.2.16) (+22 -27) po/pt.po (1.1.2.4) (+25 -27) po/sk.po (1.1.2.18) (+25 -27) po/sv.po (1.30.2.18) (+79 -78) 4.2.2-pre3 release 2002-07-23 Files: NEWS (1.68.2.21) (+20 -16) README (1.91.2.18) (+1 -1) configure.in.in (1.103.2.24) (+30 -28) debian/README.Debian (1.22.2.9) (+1 -1) Prep for 4.2.2-pre3 2002-07-23 Files: configure.in.in (1.103.2.23) (+2 -2) Bump version 2002-07-23 Files: AUTHORS (1.10.4.2) (+6 -0) NEWS (1.68.2.20) (+76 -16) man/escputil.1.in (1.4.4.2) (+1 -2) man/gimpprint-config.1.in (1.2.8.1) (+1 -2) src/cups/Makefile.am (1.45.2.8) (+8 -6) src/foomatic/foomatic-generator.in (1.14.4.8) (+7 -3) src/foomatic/foomatic-printermap (1.23.2.11) (+7 -0) src/ghost/README (1.55.2.15) (+18 -13) src/ghost/ijsgimpprint.c (1.2.2.9) (+22 -15) src/main/gimp-print-internal.h (1.43.4.2) (+7 -22) src/main/print-dither.c (1.44.4.4) (+85 -78) src/main/print-escp2-data.c (1.15.4.2) (+2356 -1657) src/main/print-escp2.c (1.147.2.8) (+468 -512) src/main/print-escp2.h (1.7.4.2) (+110 -106) src/main/print-lexmark.c (1.65.2.5) (+4 -4) src/main/print-ps.c (1.26.2.2) (+14 -6) src/main/print-util.c (1.53.2.11) (+6 -1) src/main/print-weave.c (1.36.4.2) (+106 -96) src/main/printers.xml (1.42.2.4) (+59 -1) src/testpattern/testpattern.c (1.6.4.1) (+64 -41) src/testpattern/testpattern.h (1.2.6.1) (+38 -18) src/testpattern/testpatternl.l (1.2.6.1) (+2 -1) src/testpattern/testpatterny.y (1.3.2.1) (+44 -21) test/escp2-weavetest.c (1.19.4.2) (+2 -2) test/parse-escp2 (1.5.2.1) (+6 -1) test/unprint.c (1.22.4.1) (+16 -5) Merge changes from mainline 2002-07-22 Files: po/en_GB.po (1.80.2.18) (+6 -8) Update en_GB translation (fuzzy and untranslated strings) 2002-07-22 Files: po/no.po (1.21.2.17) (+55 -93) Update 2002-07-21 Files: src/main/print-color.c (1.26.2.2) (+3 -2) Zero out the zero mask prior to setting it. 2002-07-20 Files: debian/changelog (1.35.2.9) (+0 -1) Remove incorrect line in changelog 2002-07-07 Files: src/gimp/print.c (1.22.4.1) (+4 -6) Remove use of asprintf 2002-06-30 Files: po/de.po (1.1.2.3) (+409 -408) po/sv.po (1.30.2.17) (+98 -95) Update German and Swedish translations 2002-06-29 Files: README (1.91.2.17) (+24 -9) Updates 2002-06-18 Files: configure.in.in (1.103.2.22) (+2 -2) Improve the message if gimp-config fails 2002-06-08 Files: src/foomatic/Makefile.am (1.16.2.10) (+2 -2) Clean foomatic-stamp 2002-06-06 Files: NEWS (1.8.2.12) (+18 -1) README (1.46.2.12) (+1 -1) configure.in.in (1.18.2.14) (+42 -19) debian/README.Debian (1.2.2.12) (+1 -1) po/da.po (1.4.2.5) (+18 -13) po/fr.po (1.11.2.5) (+18 -13) po/no.po (1.11.2.5) (+19 -14) po/pl.po (1.4.2.4) (+18 -13) po/sv.po (1.20.2.5) (+20 -15) src/foomatic/Makefile.am (1.4.2.11) (+1 -1) Merge with 4.2.2-pre2. 2002-06-06 Files: NEWS (1.68.2.19) (+1 -1) po/da.po (1.14.2.15) (+18 -13) po/de.po (1.1.2.2) (+297 -262) po/el.po (1.1.2.12) (+18 -13) po/en_GB.po (1.80.2.17) (+20 -15) po/es.po (1.1.2.4) (+19 -14) po/fr.po (1.21.2.15) (+18 -13) po/nl.po (1.1.2.9) (+19 -14) po/no.po (1.21.2.16) (+19 -14) po/pl.po (1.5.2.15) (+18 -13) po/pt.po (1.1.2.3) (+19 -14) po/sk.po (1.1.2.17) (+569 -658) po/sv.po (1.30.2.16) (+20 -15) Gimp-Print 4.2.2-pre2. 2002-06-05 Files: NEWS (1.68.2.18) (+18 -1) README (1.91.2.16) (+1 -1) configure.in.in (1.103.2.21) (+2 -2) debian/README.Debian (1.22.2.8) (+1 -1) src/cups/Makefile.am (1.45.2.7) (+3 -1) src/foomatic/Makefile.am (1.16.2.9) (+5 -0) src/ghost/Makefile.am (1.17.2.6) (+1 -0) src/gimp/Makefile.am (1.18.4.3) (+1 -0) src/main/print-canon.c (1.71.2.4) (+4 -6) src/main/print-util.c (1.53.2.10) (+32 -100) src/testpattern/Makefile.am (1.5.4.3) (+1 -0) test/Makefile.am (1.30.2.4) (+2 -0) Put _DEPENDENCIES back in Makefile.am; automake doesn't figure them out. Fix vasprintf (565092) Minor cleanup nit in print-canon.c Prepare for 4.2.2-pre2. 2002-06-01 Files: src/ghost/ijsgimpprint.c (1.2.2.8) (+16 -11) Handle very large images correctly (don't overflow 32-bit int). 2002-06-01 Files: configure.in.in (1.103.2.20) (+2 -2) po/de.po (1.1) ( ) po/de.po (1.1.2.1) (+2911 -0) Add German translation 2002-06-01 Files: po/sk.po (1.1.2.16) (+697 -629) Updated Slovak translation. 2002-05-25 Files: src/foomatic/Makefile.am (1.4.2.10) (+1 -1) Sync with 4.2.2-pre1, with -d this time... 2002-05-25 Files: AUTHORS (1.8.4.3) (+9 -3) NEWS (1.8.2.11) (+130 -7) README (1.46.2.11) (+195 -101) configure.in.in (1.18.2.13) (+51 -12) debian/README.Debian (1.2.2.11) (+7 -7) doc/users_guide/users-guide.sgml (1.2.2.3) (+15 -1869) man/escputil.1.in (1.2.4.3) (+24 -10) po/da.po (1.4.2.4) (+515 -677) po/fr.po (1.11.2.4) (+623 -695) po/no.po (1.11.2.4) (+756 -883) po/pl.po (1.4.2.3) (+543 -679) po/sv.po (1.20.2.4) (+791 -715) src/foomatic/Makefile.am (1.4.2.9) (+32 -10) src/foomatic/foomatic-printermap (1.2.2.8) (+48 -0) src/main/print-escp2.c (1.24.2.11) (+481 -3291) Sync debian-branch with 4.2.2-pre1. 2002-05-18 Files: src/main/print-canon.c (1.71.2.3) (+2 -2) media_sources should be const 2002-05-18 Files: Makefile.am (1.120.2.1) (+3 -2) debian/changelog (1.35.2.8) (+15 -0) debian/compat (1.1.2.1) (+0 -0) debian/control.in (1.16.2.11) (+142 -69) debian/rules (1.29.2.5) (+45 -24) Update packaging to debhelper v4 Versioned library development and documentation packages Update package descriptions 2002-05-18 Files: debian/compat (1.1) ( ) branches: 1.1.2; 1.1.4; Update packaging to debhelper v4 Versioned library development and documentation packages Sync package descriptions with 4.2 branch 2002-05-18 Files: src/cups/Makefile.am (1.45.2.6) (+2 -2) Fix LINGUAS variable which was not surrounded by $() 2002-05-18 Files: src/cups/Makefile.am (1.45.2.5) (+5 -4) Fix make install when localised PPDs are disabled 2002-05-18 Files: configure.in.in (1.103.2.19) (+40 -17) Autodetect GIMP, CUPS, IJS and foomatic 2002-05-17 Files: src/main/print-util.c (1.53.2.9) (+4 -4) Bring over fix for vasprintf from the mainline. 2002-05-15 Files: src/cups/Makefile.am (1.45.2.4) (+1 -3) src/foomatic/Makefile.am (1.16.2.8) (+1 -6) src/ghost/Makefile.am (1.17.2.5) (+1 -2) src/gimp/Makefile.am (1.18.4.2) (+1 -2) src/testpattern/Makefile.am (1.5.4.2) (+1 -2) test/Makefile.am (1.30.2.3) (+1 -3) Remove _DEPENDENCIES, which are determined by automake 2002-05-11 Files: doc/Makefile.am (1.27.2.3) (+4 -4) src/cups/Makefile.am (1.45.2.3) (+9 -17) Allow the use of an install-sh with a relative path 2002-05-11 Files: po/da.po (1.14.2.14) (+306 -597) po/el.po (1.1.2.11) (+389 -627) po/en_GB.po (1.80.2.16) (+519 -613) po/es.po (1.1.2.3) (+629 -686) po/fr.po (1.21.2.14) (+413 -615) po/nl.po (1.1.2.8) (+440 -612) po/no.po (1.21.2.15) (+335 -606) po/pl.po (1.5.2.14) (+334 -599) po/pt.po (1.1.2.2) (+546 -639) po/sk.po (1.1.2.15) (+515 -612) po/sv.po (1.30.2.15) (+523 -617) Gimp-Print 4.2.2-pre1 release 2002-05-11 Files: NEWS (1.68.2.17) (+17 -6) README (1.91.2.15) (+1 -1) configure.in.in (1.103.2.18) (+2 -2) debian/README.Debian (1.22.2.7) (+1 -1) po/es.po (1.1.2.2) (+284 -17) po/pt.po (1.1) ( ) po/pt.po (1.1.2.1) (+3237 -0) src/ghost/README (1.55.2.14) (+12 -0) Add Portuguese translation. Prepare for 4.2.2-pre1. 2002-05-11 Files: src/ghost/README (1.55.2.13) (+3 -2) Some corrections of the previous submission. 2002-05-11 Files: README (1.91.2.14) (+8 -5) src/ghost/README (1.55.2.12) (+10 -9) Updates on README files for IJS driver. 2002-05-09 Files: configure.in.in (1.103.2.17) (+2 -2) Minor typo 2002-05-09 Files: src/main/print-util.c (1.53.2.8) (+2 -2) Do it right. 2002-05-09 Files: src/main/print-util.c (1.53.2.7) (+15 -11) Check for some null pointers. 2002-05-07 Files: src/foomatic/foomatic-printermap (1.23.2.10) (+6 -0) Added HP OfficeJet, OfficeJet LX, 300, 330, 350, Pro 1150C 2002-05-03 Files: src/ghost/.cvsignore (1.6.4.3) (+3 -0) src/ghost/Makefile.am (1.17.2.4) (+28 -5) src/ghost/contrib.mak.addon.old (1.1.8.1) (+7 -3) src/ghost/devs.mak.addon-5.10 (1.5.6.1) (+7 -3) src/main/.cvsignore (1.4.6.1) (+5 -0) src/main/Makefile.am (1.27.4.1) (+4 -1) src/main/gimp-print-internal.h (1.43.4.1) (+47 -66) src/main/print-canon.c (1.71.2.2) (+56 -62) src/main/print-color.c (1.26.2.1) (+5 -5) src/main/print-dither-matrices.c (1.4.4.1) (+238 -3) src/main/print-dither.c (1.44.4.3) (+1960 -1040) src/main/print-dither.h (1.1.4.1) (+1 -1) src/main/print-escp2-data.c (1.15.4.1) (+1 -1) src/main/print-escp2.c (1.147.2.7) (+460 -3527) src/main/print-escp2.h (1.7.4.1) (+1 -1) src/main/print-lexmark.c (1.65.2.4) (+86 -60) src/main/print-pcl.c (1.47.4.3) (+55 -44) src/main/print-ps.c (1.26.2.1) (+7 -6) src/main/print-util.c (1.53.2.6) (+25 -3) src/main/print-weave.c (1.36.4.1) (+77 -36) src/main/printers.xml (1.42.2.3) (+1 -2) test/Makefile.am (1.30.2.2) (+7 -9) test/escp2-weavetest.c (1.19.4.1) (+3 -2) test/pcl-unprint.c (1.5.6.1) (+24 -14) test/run-testdither (1.3.4.1) (+1 -1) test/testdither.c (1.11.4.1) (+221 -98) Merge libgimpprint from the mainline to bring in Even Tone dither and better channel architecture. 2002-05-03 Files: README (1.91.2.13) (+10 -6) Some OS X instructions 2002-05-02 Files: debian/changelog (1.35.2.7) (+6 -0) debian/control.in (1.16.2.10) (+1 -1) Move escputil to section utils 2002-05-02 Files: configure.in.in (1.103.2.16) (+13 -4) Fix --enable-debug for GNU CC 2002-04-28 Files: README (1.91.2.12) (+17 -16) Bump version 2002-04-28 Files: configure.in.in (1.103.2.15) (+2 -2) po/es.po (1.1.2.1) (+0 -0) Spanish translation 2002-04-28 Files: po/es.po (1.1) ( ) branches: 1.1.2; 1.1.4; Spanish translation 2002-04-28 Files: configure.in.in (1.103.2.14) (+4 -4) Bump version 2002-04-27 Files: po/da.po (1.14.2.13) (+107 -107) po/el.po (1.1.2.10) (+107 -107) po/en_GB.po (1.80.2.15) (+108 -108) po/fr.po (1.21.2.13) (+107 -107) po/nl.po (1.1.2.7) (+107 -107) po/no.po (1.21.2.14) (+107 -107) po/pl.po (1.5.2.13) (+107 -107) po/sk.po (1.1.2.14) (+107 -107) po/sv.po (1.30.2.14) (+107 -107) Gimp-Print 4.2.1 Release 2002-04-27 Files: NEWS (1.68.2.16) (+75 -112) README (1.91.2.11) (+21 -14) debian/README.Debian (1.22.2.6) (+7 -7) src/cups/genppd.c (1.36.2.3) (+29 -48) src/ghost/README (1.55.2.11) (+13 -11) Gimp-Print 4.2.1 Release 2002-04-25 Files: src/cups/Makefile.am (1.45.2.2) (+9 -8) src/escputil/Makefile.am (1.10.2.1) (+3 -2) src/foomatic/Makefile.am (1.16.2.7) (+8 -7) src/ghost/Makefile.am (1.17.2.3) (+3 -2) src/gimp/Makefile.am (1.18.4.1) (+4 -3) src/testpattern/Makefile.am (1.5.4.1) (+3 -2) test/Makefile.am (1.30.2.1) (+8 -4) 548844 OS X support 2002-04-20 Files: test/run-weavetest (1.10.2.1) (+6 -6) Eliminate bash-specific constructs 2002-04-17 Files: src/foomatic/foomatic-printermap (1.23.2.9) (+1 -0) Added the Sony-IJP-V100. 2002-04-17 Files: src/main/print-util.c (1.53.2.5) (+12 -12) Reverted change of B format short names, it breaks compatibility of CUPS PPDs and Foomatic data to GIMP-Print 4.2.0. 2002-04-17 Files: src/main/print-util.c (1.53.2.4) (+12 -12) Changed short names for the japanese B paper sizes from "Bx" to "JISBx" so that the short names are easier understandable for users and also correctly treated by Foomatic. 2002-04-16 Files: src/foomatic/foomatic-printermap (1.23.2.8) (+1 -0) Added HP 2500CM printer. 2002-04-14 Files: lib/vasprintf.c (1.3.4.1) (+4 -4) src/cups/genppd.c (1.36.2.2) (+4 -2) src/main/print-util.c (1.53.2.3) (+8 -17) 543562 Portability issues 2002-04-13 Files: src/main/print-escp2.c (1.147.2.6) (+81 -3) Changed settings for Matte paper on four color printers. Changed ink tunings for the Epson 680/777 printer. 2002-04-12 Files: src/main/print-escp2-data.c (1.15) (+2 -2) branches: 1.15.2; 1.15.4; 1.15.6; Change settings for Matte paper and 4 color printers. 2002-04-09 Files: configure.in.in (1.103.2.13) (+2 -2) Bumped GIMPPRINT_INTERFACE_AGE incorrectly. 2002-04-09 Files: README (1.91.2.10) (+81 -51) Updates 2002-04-07 Files: debian/control.in (1.16.2.9) (+1 -1) debian/rules (1.29.2.4) (+3 -3) Rename foomatic-db-gimpprint to foomatic-db-gimp-print 2002-04-07 Files: NEWS (1.68.2.15) (+3 -0) man/escputil.1.in (1.4.4.1) (+24 -10) po/da.po (1.14.2.12) (+1 -1) po/el.po (1.1.2.9) (+1 -1) po/en_GB.po (1.80.2.14) (+2 -2) po/fr.po (1.21.2.12) (+1 -1) po/nl.po (1.1.2.6) (+1 -1) po/no.po (1.21.2.13) (+1 -1) po/pl.po (1.5.2.12) (+1 -1) po/sk.po (1.1.2.13) (+1 -1) po/sv.po (1.30.2.13) (+1 -1) 4.2.1-pre5 release 2002-04-07 Files: src/foomatic/foomatic-generator.in (1.14.4.7) (+28 -18) Modified command line option evaluation to simplify Makefiles calling the foomatic-generator. 2002-04-07 Files: doc/users_guide/utils.sgml (1.2.2.3) (+6 -12) Formatting changes from the mainline 2002-04-07 Files: doc/users_guide/utils.sgml (1.2.2.2) (+66 -56) Update from the mainline 2002-04-07 Files: doc/users_guide/Makefile.am (1.28.2.2) (+22 -7) doc/users_guide/cups.sgml (1.1.2.1) (+0 -0) doc/users_guide/gfdl.sgml (1.1.2.1) (+0 -0) doc/users_guide/gimp.sgml (1.1.2.1) (+0 -0) doc/users_guide/history.sgml (1.1.2.1) (+0 -0) doc/users_guide/title.sgml (1.1.2.1) (+0 -0) doc/users_guide/users-guide.sgml (1.4.2.3) (+15 -1869) doc/users_guide/utils.sgml (1.2.2.1) (+51 -57) Split and update the users guide 2002-04-07 Files: doc/users_guide/utils.sgml (1.2) (+57 -51) Reformatting of the escputil examples. I thought they looked ugly on the right margin when printed. 2002-04-07 Files: doc/users_guide/cups.sgml (1.1) ( ) doc/users_guide/gimp.sgml (1.1) ( ) doc/users_guide/history.sgml (1.1) ( ) doc/users_guide/title.sgml (1.1) ( ) doc/users_guide/utils.sgml (1.1) ( ) Renamed files to make it easier to deal with multiple versions of the manual. Fixed (I think) the make dist problem in Makefile.am. Updated users-guide.sgml to use new file names for chapter files. 2002-04-07 Files: src/foomatic/Makefile.am (1.16.2.6) (+11 -13) Add install-kit rule 2002-04-06 Files: src/ghost/.cvsignore (1.6.4.2) (+2 -0) Updates 2002-04-06 Files: src/cups/genppd.c (1.36.2.1) (+3 -3) 540307 Syntax error in CloseUI in PPD files 2002-04-06 Files: po/da.po (1.14.2.11) (+9 -9) po/el.po (1.1.2.8) (+9 -9) po/en_GB.po (1.80.2.13) (+10 -10) po/fr.po (1.21.2.11) (+9 -9) po/nl.po (1.1.2.5) (+9 -9) po/no.po (1.21.2.12) (+9 -9) po/pl.po (1.5.2.11) (+9 -9) po/sk.po (1.1.2.12) (+9 -9) po/sv.po (1.30.2.12) (+9 -9) Gimp-print 4.2.1-pre5 release 2002-04-06 Files: NEWS (1.68.2.14) (+21 -13) 4.2.1-pre5 release 2002-04-06 Files: src/foomatic/Makefile.am (1.16.2.5) (+5 -5) src/foomatic/foomatic-generator.in (1.14.4.6) (+16 -11) Let foomatic data go into "gimp-print" and "gimp-print-ijs" sub dirs of "foomatic-db", 2002-04-06 Files: src/foomatic/Makefile.am (1.16.2.4) (+14 -4) src/foomatic/foomatic-generator.in (1.14.4.5) (+13 -10) Let Foomatic data for GhostScript and IJS drivers go into separate directories (to simplify Debian packaging). 2002-04-06 Files: doc/users_guide/gfdl.sgml (1.1) ( ) branches: 1.1.2; 1.1.4; Added chapter 4, the description of the escputil utility. Chapters now have their own separate files and the entire document is pulled together via the users-guide.sgml file. This necessitated a few Makefile changes. 2002-04-06 Files: configure.in.in (1.103.2.12) (+2 -2) Try -ltermcap on the third round, not -lcurses a second time. 2002-04-04 Files: src/ghost/ijsgimpprint.c (1.2.2.7) (+18 -5) 539013 IJS driver must set top left correctly 2002-04-04 Files: src/main/print-pcl.c (1.47.4.2) (+2 -2) 538500 PCL driver buffer overrun 2002-04-03 Files: src/ghost/ijsgimpprint.c (1.2.2.6) (+15 -5) 538497 IJS driver must set paper size name 2002-04-02 Files: src/ghost/README (1.55.2.10) (+112 -111) -g is wrong for point size 2002-03-31 Files: NEWS (1.68.2.13) (+12 -1) README (1.91.2.9) (+1 -1) configure.in.in (1.103.2.11) (+2 -2) debian/README.Debian (1.22.2.5) (+1 -1) 4.2.1-pre5 2002-03-31 Files: src/foomatic/foomatic-generator.in (1.14.4.4) (+2 -2) DeviceGrayscale => DeviceGray 2002-03-31 Files: src/ghost/README (1.55.2.9) (+3 -3) DeviceGrayscale => DeviceGray 2002-03-31 Files: po/da.po (1.14.2.10) (+16 -16) po/el.po (1.1.2.7) (+16 -16) po/en_GB.po (1.80.2.12) (+17 -17) po/fr.po (1.21.2.10) (+16 -16) po/nl.po (1.1.2.4) (+16 -16) po/no.po (1.21.2.11) (+16 -16) po/pl.po (1.5.2.10) (+16 -16) po/sk.po (1.1.2.11) (+16 -16) po/sv.po (1.30.2.11) (+16 -16) Gimp-Print 4.2.1 release 2002-03-31 Files: NEWS (1.68.2.12) (+4 -1) Added requirements for IJS driver to NEWS file. 2002-03-30 Files: src/foomatic/Makefile.am (1.16.2.3) (+4 -2) Fix up the directories 2002-03-30 Files: NEWS (1.68.2.11) (+1 -0) One more bug fixed 2002-03-30 Files: src/ghost/README (1.55.2.8) (+11 -0) Added a hint because of the IJS Foomatic data to the src/ghost/README 2002-03-30 Files: src/ghost/ijsgimpprint.c (1.2.2.5) (+2 -2) Match debug output to argument 2002-03-30 Files: src/foomatic/foomatic-templates-ijs/Resolution.xml (1.1.2.3) (+0 -0) Put back in the "Resolution" option for IJS, the "Line Art" image mode does not work without. 2002-03-30 Files: src/ghost/ijsgimpprint.c (1.2.2.4) (+17 -12) 537248 IJS driver mis-handles -r option 2002-03-30 Files: src/foomatic/foomatic-templates-ijs/Resolution.xml (1.1.2.2) (+0 -0) Removed GhostScript resolution option from IJS Foomatic data, it is not needed and even messes up the printouts. 2002-03-30 Files: NEWS (1.68.2.10) (+2 -0) Updated NEWS file because of IJS Foomatic data. 2002-03-30 Files: README (1.91.2.8) (+25 -8) Updated Foomatic section of main README, due to IJS. 2002-03-30 Files: src/ghost/README (1.55.2.7) (+1 -1) Fixed IJS command for the media source: It must be "MediaSource" not "InputSlot". 2002-03-30 Files: src/foomatic/Makefile.am (1.16.2.2) (+8 -2) src/foomatic/foomatic-generator.in (1.14.4.3) (+160 -76) src/foomatic/printer_options.c (1.9.4.1) (+4 -1) src/foomatic/foomatic-templates-gs/Brightness.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Brightness.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-gs/Color.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Color.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-gs/Contrast.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Contrast.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-gs/Cyan.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Cyan.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-gs/Density.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Density.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-gs/Dither.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Dither.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-gs/Gamma.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Gamma.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-gs/ImageType.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/ImageType.xml (1.1.2.1) (+63 -0) src/foomatic/foomatic-templates-gs/InkType.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/InkType.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-gs/InputSlot.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/InputSlot.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-gs/Magenta.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Magenta.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-gs/MediaType.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/MediaType.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-gs/Model.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Model.xml (1.1.2.1) (+21 -0) src/foomatic/foomatic-templates-gs/PageSize.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/PageSize.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-gs/Quality.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Quality.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-gs/Resolution.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Resolution.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-gs/Saturation.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Saturation.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-gs/Yellow.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/Yellow.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-gs/gimp-print.xml (1.1) ( ) src/foomatic/foomatic-templates-gs/gimp-print.xml (1.1.2.1) (+43 -0) src/foomatic/foomatic-templates-ijs/Brightness.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Brightness.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-ijs/Color.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Color.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-ijs/Contrast.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Contrast.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-ijs/Cyan.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Cyan.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-ijs/Density.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Density.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-ijs/Dither.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Dither.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-ijs/Gamma.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Gamma.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-ijs/ImageType.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/ImageType.xml (1.1.2.1) (+63 -0) src/foomatic/foomatic-templates-ijs/InkType.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/InkType.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-ijs/InputSlot.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/InputSlot.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-ijs/Magenta.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Magenta.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-ijs/MediaType.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/MediaType.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-ijs/Model.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Model.xml (1.1.2.1) (+21 -0) src/foomatic/foomatic-templates-ijs/PageSize.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/PageSize.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-ijs/Quality.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Quality.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-ijs/Resolution.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Resolution.xml (1.1.2.1) (+20 -0) src/foomatic/foomatic-templates-ijs/Saturation.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Saturation.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-ijs/Yellow.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/Yellow.xml (1.1.2.1) (+24 -0) src/foomatic/foomatic-templates-ijs/gimp-print.xml (1.1) ( ) src/foomatic/foomatic-templates-ijs/gimp-print.xml (1.1.2.1) (+44 -0) src/ghost/ijsgimpprint.c (1.2.2.3) (+3 -3) Added Foomatic data generation for the IJS interface of GIMP-Print. Fixed paths of IJS header files in src/ghost/ijsgimpprint.c 2002-03-30 Files: src/ghost/README (1.55.2.6) (+132 -129) -g option is used to set papersize in IJS driver. 2002-03-30 Files: NEWS (1.68.2.9) (+44 -1) README (1.91.2.7) (+1 -1) configure.in.in (1.103.2.10) (+2 -2) debian/README.Debian (1.22.2.4) (+1 -1) po/da.po (1.14.2.9) (+64 -64) po/el.po (1.1.2.6) (+64 -64) po/en_GB.po (1.80.2.11) (+2 -2) po/fr.po (1.21.2.9) (+64 -64) po/nl.po (1.1.2.3) (+386 -699) po/no.po (1.21.2.10) (+64 -64) po/pl.po (1.5.2.9) (+64 -64) po/sk.po (1.1.2.10) (+64 -64) po/sv.po (1.30.2.10) (+65 -65) 4.2.1-pre4 release 2002-03-28 Files: src/foomatic/foomatic-printermap (1.23.2.7) (+7 -0) Added new Kyocera laser printers. 2002-03-27 Files: src/main/print-dither.c (1.44.4.2) (+4 -2) Fix very fast dithering (533400). 2002-03-24 Files: debian/cupsys-driver-gimpprint.postinst (1.1.2.1) (+0 -0) Add cupsys-driver-gimpprint postinst script to reload cupsys on configure 2002-03-22 Files: src/main/print-escp2-data.c (1.14) (+28 -5) Calibrated the Epson 680 multishot inks. 2002-03-21 Files: src/foomatic/foomatic-printermap (1.23.2.6) (+1 -0) Added the Okidata OL400e. 2002-03-18 Files: po/en_GB.po (1.80.2.10) (+109 -106) Update en_GB translation 2002-03-18 Files: src/main/print-escp2-data.c (1.13) (+3 -3) Minor change to ink dot sizes. 2002-03-17 Files: src/main/print-escp2-data.c (1.12) (+100 -47) src/main/print-escp2.h (1.7) (+17 -1) Put inkname list (three color CMY, six color photo, etc.) into printer list. 2002-03-17 Files: src/main/print-escp2.c (1.147.2.5) (+116 -58) Stylus Pro printers cannot print borderless on roll feed paper. 2002-03-17 Files: po/nl.po (1.1.2.2) (+808 -365) Updates 2002-03-17 Files: src/main/print-escp2-data.c (1.11) (+107 -55) src/main/print-escp2.h (1.6) (+14 -1) Roll feed on Stylus Pro printers does not allow borderless printing 2002-03-17 Files: src/main/print-escp2.c (1.147.2.4) (+16 -10) src/main/printers.xml (1.42.2.2) (+4 -1) Improve pigment Stylus Pro print quality 2002-03-16 Files: src/main/print-escp2-data.c (1.10) (+58 -2) Re-calibrated 680 printer 720x720 mode. 2002-03-16 Files: NEWS (1.68.2.8) (+2 -2) configure.in.in (1.103.2.9) (+2 -2) po/da.po (1.14.2.8) (+1 -1) po/el.po (1.1.2.5) (+1 -1) po/en_GB.po (1.80.2.9) (+2 -2) po/fr.po (1.21.2.8) (+1 -1) po/nl.po (1.1) ( ) po/nl.po (1.1.2.1) (+2919 -0) po/no.po (1.21.2.9) (+57 -37) po/pl.po (1.5.2.8) (+1 -1) po/sk.po (1.1.2.9) (+1076 -893) Add Dutch translation. 2002-03-15 Files: src/foomatic/foomatic-printermap (1.23.2.5) (+9 -0) Added some old Epsons and some recent Canons which are (at least more or less) compatible to explicitly supported models. 2002-03-14 Files: src/foomatic/foomatic-printermap (1.23.2.4) (+19 -0) Added several printer models which are compatible to already listed ones. 2002-03-14 Files: src/cups/canon.c (1.3.2.2) (+8 -1) src/cups/epson.c (1.3.2.2) (+10 -3) Offer both interrupt-driven and polled parallel ports for BSD. Suggested by Jacob Meuser. 2002-03-14 Files: po/no.po (1.21.2.8) (+287 -292) po/sk.po (1.1.2.8) (+892 -1072) po/sv.po (1.30.2.9) (+19 -15) Updated translations 2002-03-11 Files: src/cups/rastertoprinter.c (1.19.4.3) (+5 -3) rastertoprinter didn't write PAGE: comments, so none of the page logging worked in CUPS... 2002-03-06 Files: debian/changelog (1.35.2.6) (+6 -1) debian/rules (1.29.2.3) (+2 -2) Enable library versioning with dh_makeshlibs and update changelog 2002-03-05 Files: src/cups/canon.c (1.3.2.1) (+29 -22) src/cups/epson.c (1.3.2.1) (+31 -24) src/cups/rastertoprinter.c (1.19.4.2) (+3 -2) Fix bug 525779: the epson backend only output data in constant-sized blocks, and the rastertoprinter filter didn't flush its output at end-of-page. Both meant that pages didn't get ejected as soon as they could. Epson fix applied to canon backend too. 2002-03-02 Files: debian/control.in (1.16.2.8) (+1 -1) debian/cupsys-driver-gimpprint.postrm (1.3.12.1) (+4 -0) Fix gs dependency to use postscript-viewer as well Fix cupsys-driver-gimpprint to reload cupsys on configure/removal 2002-03-02 Files: debian/cupsys-driver-gimpprint.postinst (1.1) ( ) branches: 1.1.2; 1.1.4; Fix gs dependency Fix cupsys-driver-gimpprint to reload cupsys on configure/removal 2002-03-02 Files: po/da.po (1.14.2.7) (+1 -1) po/el.po (1.1.2.4) (+1 -1) po/en_GB.po (1.80.2.8) (+2 -2) po/fr.po (1.21.2.7) (+1 -1) po/no.po (1.21.2.7) (+1 -1) po/pl.po (1.5.2.7) (+1 -1) po/sk.po (1.1.2.7) (+1 -1) po/sv.po (1.30.2.8) (+1 -1) 4.2.1-pre3 release 2002-03-02 Files: NEWS (1.68.2.7) (+13 -1) README (1.91.2.6) (+1 -1) debian/README.Debian (1.22.2.3) (+1 -1) 4.2.1-pre3 release 2002-03-02 Files: configure.in.in (1.103.2.8) (+2 -2) 4.2.1-pre3 2002-03-02 Files: src/main/print-canon.c (1.71.2.1) (+33 -9) Latest updates from Peter Missel, should fix a lot of the Canon problems 2002-03-01 Files: src/main/print-escp2-data.c (1.9) (+40 -40) Tune the dot sizes for eventone 2002-02-27 Files: po/da.po (1.14.2.6) (+53 -37) po/el.po (1.1.2.3) (+54 -37) po/en_GB.po (1.80.2.7) (+86 -48) po/fr.po (1.21.2.6) (+53 -37) po/no.po (1.21.2.6) (+53 -37) po/pl.po (1.5.2.6) (+53 -37) po/sk.po (1.1.2.6) (+88 -49) po/sv.po (1.30.2.7) (+85 -47) Gimp-Print 4.2.1-pre2 release 2002-02-27 Files: NEWS (1.68.2.6) (+2 -0) Note escputil simplification. 2002-02-27 Files: NEWS (1.68.2.5) (+1 -1) README (1.91.2.5) (+9 -8) debian/README.Debian (1.22.2.2) (+7 -7) 4.2.1-pre2 release 2002-02-27 Files: src/escputil/escputil.c (1.39.2.3) (+30 -34) Simplify the alignment procedure. 2002-02-26 Files: src/foomatic/foomatic-printermap (1.23.2.3) (+1 -0) Lexmark Z53 2002-02-24 Files: src/escputil/escputil.c (1.39.2.2) (+3 -3) C80 uses 4 alignment passes 2002-02-23 Files: configure.in.in (1.103.2.7) (+2 -2) Prep for 4.2.1-pre2 2002-02-23 Files: NEWS (1.68.2.4) (+16 -4) 4.2.1-pre2 prep and updates 2002-02-23 Files: src/ghost/README (1.55.2.5) (+8 -7) Lexmark Z53 works with the Z52 driver. 2002-02-23 Files: src/main/printers.xml (1.42.2.1) (+11 -1) Lexmark Z53 works with the Z52 driver 2002-02-22 Files: src/ghost/.cvsignore (1.6.4.1) (+1 -0) Now need to ignore .deps 2002-02-21 Files: src/ghost/ijsgimpprint.c (1.2.2.2) (+3 -3) Typo 2002-02-21 Files: configure.in.in (1.103.2.6) (+10 -10) Don't allow failing AC_PATH_PROG checks to pass incorrectly 2002-02-21 Files: debian/control.in (1.16.2.7) (+1 -1) Add Build-Depends for foomatic-bin 2002-02-20 Files: AUTHORS (1.10.4.1) (+9 -3) Updates 2002-02-17 Files: po/da.po (1.14.2.5) (+1 -1) po/el.po (1.1.2.2) (+1 -1) po/en_GB.po (1.80.2.6) (+2 -2) po/fr.po (1.21.2.5) (+1 -1) po/no.po (1.21.2.5) (+1 -1) po/pl.po (1.5.2.5) (+1 -1) po/sk.po (1.1.2.5) (+1 -1) po/sv.po (1.30.2.6) (+2 -2) 4.2.1 release 2002-02-16 Files: doc/users_guide/users-guide.sgml (1.4.2.2) (+1 -1) Don't get too aggressive with bumping the version for a prerelease 2002-02-16 Files: NEWS (1.68.2.3) (+26 -11) Prep for 4.2.1-pre1 2002-02-16 Files: NEWS (1.68.2.2) (+1 -1) configure.in.in (1.103.2.5) (+2 -2) po/el.po (1.1) ( ) po/el.po (1.1.2.1) (+3077 -0) po/en_GB.po (1.80.2.5) (+2 -2) po/sv.po (1.30.2.5) (+46 -32) Add Greek, update Swedish and en_GB translations 2002-02-16 Files: src/main/print-lexmark.c (1.65.2.3) (+4 -4) Corrected error [ #516268 ] Erroneous comparison. 2002-02-16 Files: po/da.po (1.14.2.4) (+10 -10) po/en_GB.po (1.80.2.4) (+11 -11) po/fr.po (1.21.2.4) (+10 -10) po/no.po (1.21.2.4) (+10 -10) po/pl.po (1.5.2.4) (+10 -10) po/sk.po (1.1.2.4) (+10 -10) po/sv.po (1.30.2.4) (+10 -10) Updated potfile 2002-02-16 Files: src/main/print-util.c (1.53.2.2) (+5 -3) Update a message 2002-02-16 Files: README (1.91.2.4) (+2 -1) debian/README.building (1.3.4.1) (+5 -0) debian/changelog (1.35.2.5) (+6 -0) Update Debian package version, build notes and README information. 2002-02-16 Files: doc/Makefile.am (1.27.2.2) (+4 -2) doc/print-color.txt (1.1) ( ) doc/print-color.txt (1.1.2.1) (+1 -0) doc/print-main.txt (1.1) ( ) doc/print-main.txt (1.1.2.1) (+1 -0) doc/print-setup.txt (1.1) ( ) doc/print-setup.txt (1.1.2.1) (+1 -0) Add dummy text figures to manual to stop makeinfo errors. 2002-02-15 Files: README (1.91.2.3) (+10 -10) configure.in.in (1.103.2.4) (+4 -4) debian/README.Debian (1.22.2.1) (+1 -1) doc/users_guide/users-guide.sgml (1.4.2.1) (+1 -1) po/da.po (1.14.2.3) (+1 -1) po/en_GB.po (1.80.2.3) (+2 -2) po/fr.po (1.21.2.3) (+1 -1) po/no.po (1.21.2.3) (+1 -1) po/pl.po (1.5.2.3) (+1 -1) po/sk.po (1.1.2.3) (+1 -1) po/sv.po (1.30.2.3) (+1 -1) Bump version 2002-02-15 Files: NEWS (1.68.2.1) (+38 -1) Bump version 2002-02-15 Files: README (1.91.2.2) (+33 -11) configure.in.in (1.103.2.3) (+32 -2) po/POTFILES.in (1.10.4.1) (+3 -0) po/da.po (1.14.2.2) (+73 -1) po/en_GB.po (1.80.2.2) (+74 -2) po/fr.po (1.21.2.2) (+73 -1) po/no.po (1.21.2.2) (+73 -1) po/pl.po (1.5.2.2) (+73 -1) po/sk.po (1.1.2.2) (+564 -420) po/sv.po (1.30.2.2) (+73 -1) src/Makefile.am (1.7.4.1) (+1 -1) src/ghost/Makefile.am (1.17.2.2) (+23 -2) src/ghost/README (1.55.2.4) (+240 -42) src/ghost/ijsgimpprint.c (1.2.2.1) (+1 -1) Add IJS Ghostscript driver 2002-02-15 Files: src/ghost/ijsgimpprint.c (1.2) (+24 -24) I18N 2002-02-14 Files: src/ghost/ijsgimpprint.c (1.1) ( ) Move IJS into src/ghost Start documenting IJS 2002-02-14 Files: po/sk.po (1.1) ( ) po/sk.po (1.1.2.1) (+3063 -0) file sk.po was initially added on branch gimp-print-4_2_branch. 2002-02-10 Files: po/da.po (1.14.2.1) (+238 -197) po/en_GB.po (1.80.2.1) (+240 -198) po/fr.po (1.21.2.1) (+239 -197) po/no.po (1.21.2.1) (+238 -197) po/pl.po (1.5.2.1) (+238 -197) po/sv.po (1.30.2.1) (+239 -197) Updates 2002-02-10 Files: scripts/mkchlog (1.2.6.1) (+96 -4) Print only versions on our branch 2002-02-03 Files: doc/users_guide/Makefile.am (1.24.2.3) (+3 -3) Apply roger's Makefile.am patch in the users_guide directory to help fix building on arm. Potentially closes #128421. 2002-02-03 Files: src/foomatic/foomatic-generator.in (1.14.4.2) (+1 -1) Remove hard-coded template path 2002-02-01 Files: configure.in.in (1.103.2.2) (+11 -11) debian/changelog (1.35.2.4) (+3 -2) debian/control.in (1.16.2.6) (+14 -0) debian/rules (1.29.2.2) (+3 -2) src/foomatic/Makefile.am (1.16.2.1) (+8 -3) src/foomatic/foomatic-generator.in (1.14.4.1) (+8 -2) Fix foomatic VPATH build New Debian package foomatic-db-gimpprint 2002-02-01 Files: doc/Makefile.am (1.27.2.1) (+11 -10) doc/users_guide/Makefile.am (1.28.2.1) (+3 -3) Fix VPATH build symbolic linking, and clean up 2002-01-31 Files: README (1.91.2.1) (+24 -16) Improved Foomatic documentation, from Till. 2002-01-30 Files: src/main/print-escp2.c (1.147.2.3) (+8 -8) Allow smaller paper sizes on Stylus Pro printers 2002-01-29 Files: src/main/print-util.c (1.53.2.1) (+67 -6) Perform more sanity checks during parameter verification 2002-01-29 Files: src/ghost/Makefile.am (1.17.2.1) (+4 -2) src/ghost/README (1.55.2.3) (+3 -3) 507773 Old-style GS build broken Also fix minor typos 2002-01-25 Files: src/ghost/README (1.55.2.2) (+1 -1) Clean up typo 2002-01-24 Files: src/main/print-dither.c (1.44.4.1) (+5 -5) Free the correct channels. 2002-01-24 Files: src/cups/rastertoprinter.c (1.19.4.1) (+4 -2) src/ghost/gdevstp.c (1.14.2.1) (+3 -1) 507767 Parameters not set in CUPS driver 507770 Unset parameters in Ghostscript driver 2002-01-23 Files: src/main/print-escp2.c (1.147.2.2) (+6 -6) Fix margins per manuals for old printers 2002-01-23 Files: src/main/print-escp2-data.c (1.8) (+6 -6) Fix margins 2002-01-21 Files: src/main/print-pcl.c (1.47.4.1) (+54 -34) Dynamically allocate the comp_buf instead of having it fixed. Fixes crashes when using larger paper sizes in DesignJet. 2002-01-21 Files: src/main/print-escp2-data.c (1.7) (+3 -3) 5000/5500 take the same paper sizes as the 2000. 2002-01-21 Files: src/main/print-escp2-data.c (1.6) (+8 -8) Adjust the minimum page sizes for Stylus Pro printers 2002-01-05 Files: src/cups/Makefile.am (1.45.2.1) (+3 -1) Warn about rmdir messages that really don't accomplish anything 2002-01-04 Files: src/main/print-lexmark.c (1.65.2.2) (+2 -2) corrected border of the z42. 2002-01-04 Files: src/main/print-escp2-data.c (1.5) (+154 -49) src/main/print-escp2.h (1.5) (+7 -2) 499200 ESP 1280/1290 need special deinit code 499203 ESP 780/820 have different paper codes 2002-01-04 Files: src/main/print-escp2.c (1.147.2.1) (+173 -58) 499203 ESP 780/820 have different paper codes 499200 ESP 1280/1290 need special deinit code 2002-01-01 Files: debian/changelog (1.35.2.3) (+2 -2) debian/control.in (1.16.2.5) (+1 -1) Add versioned Replaces for gimpprint-locales from debian-branch 2001-12-30 Files: configure.in.in (1.103.2.1) (+2 -2) Fix variable name typo for --with-translated-ppds option 2001-12-30 Files: debian/changelog (1.35.2.2) (+5 -1) debian/control.in (1.16.2.4) (+3 -3) Merge debian/control.in fixes from debian-branch 2001-12-27 Files: src/main/print-lexmark.c (1.65.2.1) (+4 -1) Changes received by Alwin. Fixed two major bugs for the Lexmark Z42: - The Z42 doesn't choke anymore if the picture isn't aligned to the left of the page. - Sometimes there was a lot of black 'binary data' in the picture when printing with ink-type 'four color standard' and output type 'black and white'. (Forgot to specify color-compatibility-mode or full 208 nozzles). 2001-12-23 Files: test/run-testdither (1.3) (+6 -3) branches: 1.3.2; 1.3.4; 1.3.6; A bit more cleanup work on the dither code. 2001-12-21 Files: src/main/print-dither.h (1.1) ( ) branches: 1.1.2; 1.1.4; 1.1.6; 1.1.12; Start splitting up the dither code 2001-12-20 Files: src/foomatic/foomatic-printermap (1.23.2.2) (+2 -0) Added the Canon BJC-2100 and Apollo P2200 (they were supported by GIMP-Print 4.0.x). 2001-12-17 Files: test/run-testdither (1.2) (+0 -1) Minor improvements 2001-12-16 Files: src/ghost/README (1.55.2.1) (+9 -9) 493772 360dpi is not a valid resolution 2001-12-14 Files: src/main/print-escp2.h (1.4) (+1 -2) test/run-testdither (1.1) ( ) Generalize the dither code somewhat. 2001-12-10 Files: src/foomatic/foomatic-printermap (1.23.2.1) (+1 -0) Added Canon BJC-2010. 2001-12-09 Files: debian/control.in (1.16.2.3) (+1 -1) debian/gimpprint-doc.doc-base (1.1.4.1) (+1 -1) Merge fixes from debian branch. 2001-12-07 Files: src/main/print-escp2-data.c (1.4) (+74 -74) Start generalizing the dither code to an arbitrary number of subchannels. 2001-12-06 Files: src/main/print-escp2-data.c (1.3) (+226 -198) src/main/print-escp2.h (1.3) (+25 -26) Put all of the data under one big struct. 2001-12-04 Files: src/escputil/escputil.c (1.39.2.1) (+8 -1) Enable gettext (i18n) 2001-12-03 Files: debian/control.in (1.16.2.2) (+1 -1) Sync stable branch with debian branch, build-depend on autoconf and automake. 2001-12-02 Files: src/main/print-escp2-data.c (1.2) (+2544 -0) src/main/print-escp2.h (1.2) (+326 -0) Split data and logic in Epson driver 2001-12-01 Files: debian/.cvsignore (1.5.6.1) (+0 -1) debian/changelog (1.35.2.1) (+12 -0) debian/control.in (1.16.2.1) (+17 -2) debian/rules (1.29.2.1) (+5 -5) libgimpprint.postinst: use 'if' instead of 'case', removing a lintian warning New gimpprint-locales package to allow multiple versions of libgimpprint to be installed concurrently Add libgimpprint-doc.doc-base 2001-11-26 Files: NEWS (1.8.2.10) (+428 -896) README (1.46.2.10) (+61 -32) configure.in.in (1.18.2.12) (+35 -28) debian/README.Debian (1.2.2.10) (+8 -8) doc/users_guide/users-guide.sgml (1.2.2.2) (+95 -53) po/da.po (1.4.2.3) (+1 -1) po/fr.po (1.11.2.3) (+1 -1) po/no.po (1.11.2.3) (+1 -1) po/pl.po (1.4.2.2) (+1 -1) po/sv.po (1.20.2.3) (+1 -1) src/foomatic/Makefile.am (1.4.2.8) (+2 -2) src/foomatic/foomatic-printermap (1.2.2.7) (+1 -3) src/main/print-escp2.c (1.24.2.10) (+5 -5) Sync debian-branch with 4.2.0 2001-11-24 Files: po/da.po (1.14) (+1 -1) po/en_GB.po (1.80) (+2 -2) po/fr.po (1.21) (+1 -1) po/no.po (1.21) (+1 -1) po/pl.po (1.5) (+1 -1) po/sv.po (1.30) (+1 -1) Final updated .po's for 4.2.0. 2001-11-24 Files: scripts/buildgimpprintdebs (1.2) (+3 -8) Radically alter the way debs are built. The upstream source tarball is no longer used at all, instead, build directly from CVS, generate an upstream tarball on the fly using the -U option of cvs-buildpackage, and diff that with the debian branch. The debian/rules now configures in maintainer mode, so the only preprocessing we need to do is to generate debian/control from debian/control.in before starting dpkg-buildpackage. 2001-11-24 Files: NEWS (1.68) (+1 -1) Set release date. 2001-11-24 Files: debian/control.in (1.16) (+1 -1) Merge with debian-branch. Add build dependencies on imagemagick and docbook-utils. 2001-11-24 Files: debian/rules (1.29) (+6 -7) Merge with debian branch. Enable maintainer mode and copy docs from debian/gimp-print-build/doc, not doc. 2001-11-24 Files: debian/changelog (1.35) (+2 -7) Revert version increase from 4.2.0-2 to 4.2.0-1 2001-11-24 Files: debian/changelog (1.34) (+7 -0) debian/rules (1.28) (+2 -2) Use PostScript Level 2 PPD files, not Level 3 2001-11-23 Files: doc/users_guide/users-guide.sgml (1.4) (+96 -91) doc/users_guide/figures/cups_admin_model.png (1.2) (+49 -62) doc/users_guide/figures/cups_my_printer.png (1.2) (+33 -68) Updates for rev 4.2.0 release 2001-11-23 Files: Makefile.am (1.120) (+3 -1) 484979 Cannot rebuild configure from tarball 2001-11-23 Files: configure.in.in (1.103) (+2 -2) Sync with debian branch. Accept "dvipdfm" as an alternative to "dvipdf". 2001-11-23 Files: debian/copyright (1.5) (+2 -2) Sync mainline with debian branch. Reformat copyright file to avoid lintian warning. 2001-11-23 Files: src/cups/genppd.c (1.7.2.8) (+2 -8) Check the debian diff more carefully. Somehow, in all the branching and merging, a few lines got duplicated in this file. stp_init was being called twice on the debian branch, and only once on the mainline. Weird. Remove the first call to stp_init, making the debian version of this file identical to the mainline version. 2001-11-23 Files: NEWS (1.67) (+4 -4) README (1.91) (+11 -9) Correct lists of translations. 2001-11-22 Files: doc/users_guide/users-guide.sgml (1.3) (+46 -9) Insert warning for connecting USB printers with CUPS. 2001-11-22 Files: NEWS (1.66) (+2 -5) src/foomatic/foomatic-printermap (1.23) (+0 -3) src/ghost/README (1.55) (+0 -3) src/main/printers.xml (1.42) (+1 -31) Remove support for Lexmark 3200 and Z31 printers, and clones. These do not work per Till and Richard. 2001-11-22 Files: src/cups/README (1.3) (+60 -63) Update CUPS README for 4.2 release. 2001-11-22 Files: debian/README.Debian (1.22) (+1 -1) debian/changelog (1.33) (+6 -0) Update debian/changelog, and dates for 4.2.0 2001-11-22 Files: NEWS (1.65) (+431 -896) README (1.90) (+33 -16) configure.in.in (1.102) (+4 -4) debian/README.Debian (1.21) (+7 -7) src/ghost/README (1.54) (+1 -1) Prepare for 4.2 release 2001-11-19 Files: src/foomatic/Makefile.am (1.16) (+2 -2) Rebuild Foomatic database if the printermap changes. Reviewed by Till. 2001-11-18 Files: NEWS (1.8.2.9) (+110 -46) README (1.46.2.9) (+712 -206) configure.in.in (1.18.2.11) (+193 -70) debian/README.Debian (1.2.2.9) (+11 -11) doc/users_guide/Makefile.am (1.24.2.2) (+61 -26) doc/users_guide/users-guide.sgml (1.2.2.1) (+0 -0) po/da.po (1.4.2.2) (+244 -244) po/fr.po (1.11.2.2) (+581 -557) po/no.po (1.11.2.2) (+244 -244) po/pl.po (1.4.2.1) (+1 -1) po/sv.po (1.20.2.2) (+244 -244) src/cups/genppd.c (1.7.2.7) (+34 -10) src/foomatic/Makefile.am (1.4.2.7) (+2 -2) src/foomatic/foomatic-printermap (1.2.2.6) (+1 -0) src/main/print-escp2.c (1.24.2.9) (+49 -53) Update debian branch to RC1 and prep for Debian upload. 2001-11-18 Files: src/foomatic/foomatic-printermap (1.22) (+1 -1) Correct the foomatic ID of the Z43 2001-11-18 Files: src/foomatic/foomatic-printermap (1.21) (+1 -0) Added z43 2001-11-18 Files: src/ghost/README (1.53) (+1 -0) Added z43 2001-11-18 Files: src/main/printers.xml (1.41) (+11 -1) Added z43 2001-11-18 Files: configure.in.in (1.101) (+32 -25) po/da.po (1.13) (+1 -1) po/en_GB.po (1.79) (+2 -2) po/fr.po (1.20) (+1 -1) po/no.po (1.20) (+1 -1) po/pl.po (1.4) (+1 -1) po/sv.po (1.29) (+1 -1) src/cups/Makefile.am (1.45) (+10 -13) 482797 PPD build fails with DESTDIR set 482326 BSD/CUPS installation problem Reviewed by Roger Leigh. 2001-11-17 Files: src/main/print-escp2.c (1.147) (+2 -2) Tune matte paper on C80. 2001-11-16 Files: README (1.89) (+1 -1) CUPS recommendation 2001-11-16 Files: README (1.88) (+4 -0) Note GNU Make requirement 2001-11-14 Files: README (1.87) (+13 -7) src/ghost/README (1.52) (+22 -21) src/main/print-escp2.c (1.146) (+3 -3) src/main/printers.xml (1.40) (+3 -3) Improve C80 output 2001-11-13 Files: src/main/print-escp2.c (1.145) (+2 -2) 481127 Epson 4pl printers too light at 2880 2001-11-13 Files: debian/changelog (1.32) (+1 -1) Update Debian revision number 2001-11-12 Files: debian/changelog (1.31) (+5 -1) debian/control.in (1.15) (+1 -0) debian/rules (1.27) (+2 -2) Update Debian packaging to use the latest configure options 2001-11-12 Files: po/da.po (1.12) (+94 -94) po/en_GB.po (1.78) (+95 -95) po/fr.po (1.19) (+94 -94) po/no.po (1.19) (+94 -94) po/pl.po (1.3) (+94 -94) po/sv.po (1.28) (+94 -94) 4.1.99-rc1 release 2001-11-12 Files: NEWS (1.64) (+15 -1) 4.1.99-rc1 prep 2001-11-12 Files: src/main/print-escp2.c (1.144) (+32 -35) Improve 2880x720. 2001-11-11 Files: configure.in.in (1.100) (+1 -3) Back out redundant GTK header fix 2001-11-11 Files: README (1.86) (+14 -0) CUPS PPD's 2001-11-11 Files: src/cups/genppd.c (1.36) (+7 -3) Make CUPS PPD files be level 2 by default 2001-11-11 Files: configure.in.in (1.99) (+22 -1) Make CUPS PPD's be level 2 by default. 2001-11-10 Files: configure.in.in (1.98) (+8 -8) Need to check for libz regardless of whether we're using cups-config or not. 2001-11-10 Files: NEWS (1.63) (+19 -1) README (1.85) (+82 -9) configure.in.in (1.97) (+14 -1) src/cups/Makefile.am (1.44) (+34 -9) src/ghost/README (1.51) (+11 -11) Workaround for 470049 Multiple identical drivers in CUPS 2001-11-10 Files: test/run-weavetest (1.10) (+3 -3) Updates for C80 2001-11-10 Files: doc/users_guide/users-guide.sgml (1.2) (+1 -1) Update release date 2001-11-10 Files: src/escputil/Makefile.am (1.10) (+2 -2) src/foomatic/Makefile.am (1.15) (+2 -2) src/printdef/Makefile.am (1.8) (+2 -2) test/Makefile.am (1.30) (+2 -2) 480357 Makefiles include GIMP_CFLAGS spuriously 2001-11-10 Files: configure.in.in (1.96) (+3 -1) Fix libgtk1.2 header inclusion with an extra configure check 2001-11-10 Files: NEWS (1.62) (+0 -17) Only keep known limitations in the current release. 2001-11-10 Files: NEWS (1.61) (+33 -14) Updates 2001-11-10 Files: po/da.po (1.11) (+121 -121) po/en_GB.po (1.77) (+122 -122) po/fr.po (1.18) (+458 -434) po/no.po (1.18) (+121 -121) po/pl.po (1.2) (+577 -577) po/sv.po (1.27) (+121 -121) Update French translation 2001-11-10 Files: src/main/print-util.c (1.53) (+23 -19) Print a version banner when STP_DEBUG is turned on. 2001-11-09 Files: src/main/print-ps.c (1.26) (+10 -4) branches: 1.26.2; 1.26.4; Correct comments from Russell Lang . Reviewed by Mike Sweet. 2001-11-08 Files: configure.in.in (1.95) (+5 -1) doc/Makefile.am (1.27) (+10 -10) doc/users_guide/Makefile.am (1.28) (+11 -11) Clean up rm use (many places need either -rm file or rm -f file): 478955 make clean fails 478954 $(RM) fails on BSD 2001-11-08 Files: src/ghost/README (1.50) (+1 -1) Fix an error 2001-11-08 Files: src/main/print-lexmark.c (1.65) (+3 -3) Strip trailing whitespace 2001-11-08 Files: src/main/print-lexmark.c (1.64) (+2 -4) Corrected Warnings. 2001-11-08 Files: configure.in.in (1.94) (+2 -2) po/pl.po (1.1) ( ) Add Polish translation 2001-11-07 Files: po/da.po (1.10) (+1 -1) po/en_GB.po (1.76) (+15 -14) po/fr.po (1.17) (+1 -1) po/no.po (1.17) (+1 -1) po/sv.po (1.26) (+1 -1) Minor updates. 2001-11-06 Files: po/en_GB.po (1.75) (+169 -16) Complete British English translation 2001-11-06 Files: include/gimp-print/gimp-print.h.in (1.8) (+18 -14) branches: 1.8.2; 1.8.6; Comments 2001-11-06 Files: po/da.po (1.9) (+12 -12) po/en_GB.po (1.74) (+13 -13) po/fr.po (1.16) (+12 -12) po/no.po (1.16) (+12 -12) po/sv.po (1.25) (+12 -12) src/cups/Makefile.am (1.43) (+2 -1) Print the language for the PPD files as they're generated. 2001-11-06 Files: src/cups/genppd.c (1.35) (+26 -6) Reduce verbosity 2001-11-06 Files: acconfig.h (1.16) (+4 -1) po/da.po (1.8) (+12 -12) po/en_GB.po (1.73) (+13 -13) po/fr.po (1.15) (+12 -12) po/no.po (1.15) (+12 -12) po/sv.po (1.24) (+12 -12) src/cups/Makefile.am (1.42) (+5 -11) src/cups/genppd.c (1.34) (+6 -138) src/main/print-escp2.c (1.143) (+8 -8) 1) Undo the genppd stuff; it causes a lot of problems. 2) Check for mempcpy in acconfig.h. 3) Stylus Pro printers don't use the 1284.4 packet mode command. 2001-11-03 Files: README (1.84) (+141 -42) Some more updates. 2001-11-03 Files: README (1.83) (+35 -12) A few more updates for distributors, and about 2880x1440 resolution. 2001-11-03 Files: NEWS (1.60) (+2 -1) Minor update 2001-11-03 Files: README (1.82) (+110 -2) Note genppd nonsense 2001-11-03 Files: src/cups/genppd.c (1.33) (+127 -6) Try harder to force linking against GNU gettext library 2001-11-02 Files: NEWS (1.59) (+58 -29) README (1.81) (+1 -1) debian/README.Debian (1.20) (+7 -7) po/da.po (1.7) (+38 -38) po/en_GB.po (1.72) (+39 -39) po/fr.po (1.14) (+38 -38) po/no.po (1.14) (+38 -38) po/sv.po (1.23) (+38 -38) Minor updates 2001-11-02 Files: src/foomatic/foomatic-printermap (1.20) (+1 -0) src/ghost/README (1.49) (+1 -0) src/main/printers.xml (1.39) (+5 -5) Finish adding Lexmark Z42 2001-11-01 Files: src/main/print-lexmark.c (1.63) (+3 -143) Removed debug output of printer dots as ppm file. 2001-11-01 Files: src/main/print-lexmark.c (1.62) (+108 -32) Added adaptions for z42 from Alwin Stolk (p.a.stolk@tmx.nl). Only 300 and 600 DPI mode is working. Photo not already adjusted. 2001-11-01 Files: src/main/printers.xml (1.38) (+12 -1) Added z42 adaptions from Alwin Stolk (p.a.stolk@tmx.nl). 2001-11-01 Files: configure.in.in (1.93) (+4 -1) Support --with-readline=only 2001-11-01 Files: README (1.80) (+387 -287) Add section on readline issues, and reorganize. 2001-11-01 Files: src/ghost/README (1.48) (+56 -31) 1440x1440 and 2880x720 2001-11-01 Files: src/main/print-escp2.c (1.142) (+5 -5) Support 2880x1440 (!) on Stylus C80 2001-11-01 Files: README (1.79) (+19 -11) Version bump 2001-11-01 Files: src/cups/Makefile.am (1.41) (+4 -2) Update from Mike 2001-11-01 Files: configure.in.in (1.92) (+140 -62) Try harder to link against libreadline (using -lncurses, -lcurses, -ltermcap, and then just -lreadline), and supply a way for the user to either turn off readline or request linking against specific libraries. Use cups-config if it exists. 2001-10-31 Files: README (1.78) (+1 -1) debian/changelog (1.30) (+1 -0) debian/control.in (1.14) (+1 -1) Update Debian packaging to Standards-Version 3.5.6.0 2001-10-31 Files: debian/control.in (1.13) (+1 -1) Update to Standards-Version 3.5.2 (really, this time!) 2001-10-31 Files: README (1.77) (+9 -4) configure.in.in (1.91) (+13 -12) debian/README.Debian (1.19) (+4 -4) debian/changelog (1.29) (+16 -3) debian/control.in (1.12) (+6 -6) debian/rules (1.26) (+2 -3) src/ghost/README (1.47) (+12 -1) Update Debian packaging to Standards-Version 3.5.2, and update package descriptions and documentation for stable release. configure.in.in: change order of calling libtool due to new libtool.m4 macros 2001-10-31 Files: README (1.76) (+76 -0) Packaging information 2001-10-31 Files: doc/FAQ.html (1.8) (+9 -1) Common Samba problem 2001-10-30 Files: doc/users_guide/Makefile.am (1.27) (+2 -2) Minor typo, to fix VPATH build 2001-10-30 Files: doc/users_guide/.cvsignore (1.4) (+8 -8) doc/users_guide/Makefile.am (1.26) (+6 -6) doc/users_guide/users-guide.sgml (1.1) ( ) Removed underscores from linkend, ids, and filename per Eric 2001-10-30 Files: src/main/printers.xml (1.37) (+7 -7) Tweak C70/80 a bit more 2001-10-30 Files: po/.cvsignore (1.8) (+2 -5) po/da.po (1.6) (+1 -1) po/en_GB.po (1.71) (+2 -2) po/fr.po (1.13) (+1 -1) po/no.po (1.13) (+1 -1) po/sv.po (1.22) (+2 -2) scripts/autogen.sh (1.16) (+2 -2) src/main/print-escp2.c (1.141) (+3 -3) src/main/printers.xml (1.36) (+7 -4) Retune C80/C70 due to excessive density. Minor updates. 2001-10-29 Files: src/cups/canon.c (1.3) (+0 -3) src/cups/epson.c (1.3) (+2 -5) Remove unused static variable. 2001-10-28 Files: configure.in.in (1.90) (+2 -2) Bump version 2001-10-28 Files: scripts/autogen.sh (1.15) (+25 -6) Check libtool version; fix some URL's 2001-10-28 Files: doc/Makefile.am (1.26) (+36 -12) doc/users_guide/Makefile.am (1.25) (+50 -15) Fix VPATH build. Don't build gimpprint.pdf by default. 2001-10-28 Files: src/main/print-escp2.c (1.140) (+4 -4) The Stylus Color apparently has no trouble at all with microweave at 360 DPI. 2001-10-28 Files: doc/.cvsignore (1.6) (+15 -0) More files to be ignored 2001-10-28 Files: configure.in.in (1.89) (+4 -1) po/da.po (1.5) (+94 -94) po/en_GB.po (1.70) (+13 -13) po/fr.po (1.12) (+94 -94) po/no.po (1.12) (+94 -94) po/sv.po (1.21) (+95 -95) src/cups/Makefile.am (1.40) (+12 -6) src/cups/genppd.c (1.32) (+13 -2) Build genppd with included gettext, to permit us to use LANGUAGE to set the language of the PPD files. This gets around any dependencies on what locales happen to be installed at a given site. 2001-10-28 Files: doc/Makefile.am (1.25) (+6 -6) Minor fixes 2001-10-28 Files: configure.in.in (1.18.2.10) (+2 -2) Accept dvipdfm as a viable alternative to dvipdf. 2001-10-28 Files: doc/users_guide/Makefile.am (1.24.2.1) (+1 -1) Add new directory from mainline to debian branch. 2001-10-27 Files: AUTHORS (1.8.4.2) (+3 -0) NEWS (1.8.2.8) (+159 -28) README (1.46.2.8) (+70 -58) configure.in.in (1.18.2.9) (+116 -24) debian/README.Debian (1.2.2.8) (+5 -3) po/da.po (1.4.2.1) (+0 -0) po/fr.po (1.11.2.1) (+0 -0) po/no.po (1.11.2.1) (+0 -0) po/sv.po (1.20.2.1) (+1 -1) src/cups/Makefile.am (1.17.2.9) (+47 -14) src/cups/genppd.c (1.7.2.6) (+124 -68) src/foomatic/Makefile.am (1.4.2.6) (+5 -4) src/foomatic/foomatic-printermap (1.2.2.5) (+12 -1) src/ghost/.cvsignore (1.3.4.3) (+1 -0) src/main/print-escp2.c (1.24.2.8) (+1694 -1481) Sync debian branch with b4. 2001-10-27 Files: src/main/print-escp2.c (1.139) (+2 -2) Improve 360x180 draft mode 2001-10-27 Files: Makefile.am (1.119) (+2 -2) configure.in.in (1.88) (+2 -2) gimp.m4 (1.4) (+2 -2) debian/control.in (1.11) (+1 -1) debian/copyright (1.4) (+1 -1) doc/FAQ.html (1.7) (+3 -3) doc/Makefile.am (1.24) (+2 -2) doc/README.maintaining (1.8) (+16 -16) doc/dither.texi (1.3) (+1 -1) doc/escp2.texi (1.4) (+3 -3) doc/functions.texi (1.6) (+1 -1) doc/gimpprint.texi (1.6) (+3 -3) doc/gpl.texi (1.2) (+2 -2) doc/integrating.texi (1.2) (+2 -2) doc/programs.texi (1.6) (+3 -3) doc/users_guide/README (1.6) (+9 -10) doc/users_guide/figures/README (1.3) (+1 -1) include/gimp-print/gimp-print.h.in (1.7) (+5 -5) scripts/autogen.sh (1.14) (+2 -2) scripts/gimp.m4 (1.2) (+2 -2) src/cups/command.txt (1.2) (+1 -1) src/cups/genppd.c (1.31) (+5 -5) src/escputil/escputil.c (1.39) (+5 -5) src/ghost/README (1.46) (+9 -9) src/ghost/README.bsd (1.2) (+5 -5) src/ghost/debian-patch (1.3) (+3 -3) src/ghost/gdevstp.c (1.14) (+2 -2) src/main/gimpprint-config.in (1.5) (+2 -2) src/main/gimpprint.m4 (1.6) (+5 -5) src/main/print-canon.c (1.71) (+2 -2) src/main/print-escp2.c (1.138) (+2 -2) src/main/print-lexmark.c (1.61) (+90 -90) src/testpattern/testpatterny.y (1.3) (+6 -6) test/parse-bjc (1.3) (+3 -3) test/parse-escp2 (1.5) (+1 -1) Strip trailing whitespace 2001-10-27 Files: po/en_GB.po (1.69) (+603 -582) Update en_GB translation escputil strings 2001-10-26 Files: src/main/print-escp2.c (1.137) (+2 -3) Improve 720 DPI quality on C80. 2001-10-26 Files: po/da.po (1.4) (+113 -113) po/en_GB.po (1.68) (+114 -114) po/fr.po (1.11) (+113 -113) po/no.po (1.11) (+113 -113) po/sv.po (1.20) (+114 -114) Updates 2001-10-25 Files: NEWS (1.58) (+11 -9) Updates for beta-4 2001-10-25 Files: src/main/print-escp2.c (1.136) (+4 -5) Improve 720 and 1440x720 on C80. 2001-10-25 Files: NEWS (1.57) (+3 -2) Minor update 2001-10-25 Files: po/da.po (1.3) (+1 -1) po/en_GB.po (1.67) (+2 -2) po/fr.po (1.10) (+1 -1) po/no.po (1.10) (+1 -1) po/sv.po (1.19) (+2 -2) src/main/print-escp2.c (1.135) (+26 -7) src/main/printers.xml (1.35) (+4 -1) Improve C80 print quality. Update translations. 2001-10-25 Files: src/main/print-escp2.c (1.134) (+13 -34) At least partially tune the C80. 2001-10-24 Files: src/main/print-lexmark.c (1.60) (+69 -8) Corrected problem with page eject. 2001-10-24 Files: NEWS (1.56) (+59 -32) README (1.75) (+16 -13) debian/README.Debian (1.18) (+1 -1) src/cups/Makefile.am (1.39) (+2 -2) src/ghost/README (1.45) (+0 -1) Prep for beta-4. Use LC_PATH rather than LANG for building PPD files. 2001-10-23 Files: doc/Makefile.am (1.23) (+20 -12) Minor cleanup 2001-10-23 Files: src/main/print-escp2.c (1.133) (+2 -2) Minor error on C80. 2001-10-23 Files: po/da.po (1.2) (+1 -1) po/en_GB.po (1.66) (+6 -9) po/fr.po (1.9) (+1 -1) po/no.po (1.9) (+1 -1) po/sv.po (1.18) (+337 -121) Updates 2001-10-22 Files: src/main/print-escp2.c (1.132) (+3 -3) Don't turn off black ink on C80 until we understand it. 2001-10-22 Files: doc/Makefile.am (1.22) (+7 -1) Note why we override a standard target (mostlyclean-aminfo). 2001-10-22 Files: Makefile.am (1.118) (+12 -1) Don't require actually rerunning autogen when configure.in.in changes; rebuild configure.in automatically if it is available. 2001-10-21 Files: doc/Makefile.am (1.21) (+53 -59) Build all versions of the manual. 2001-10-21 Files: po/.cvsignore (1.7) (+1 -0) Danish translation 2001-10-21 Files: doc/new-printer.texi (1.5) (+11 -2) Updates 2001-10-21 Files: configure.in.in (1.87) (+2 -2) po/da.po (1.1) ( ) po/en_GB.po (1.65) (+2 -2) po/fr.po (1.8) (+1 -1) po/no.po (1.8) (+1 -1) po/sv.po (1.17) (+2 -2) Danish translation 2001-10-21 Files: configure.in.in (1.86) (+32 -20) Cleanup 2001-10-21 Files: src/main/print-escp2.c (1.131) (+2 -1) Comment cleanup 2001-10-21 Files: po/en_GB.po (1.64) (+200 -113) po/fr.po (1.7) (+85 -93) po/no.po (1.7) (+85 -93) po/sv.po (1.16) (+86 -104) Updates 2001-10-21 Files: src/main/print-color.c (1.26) (+8 -2) branches: 1.26.2; 1.26.4; 473849 Indexed images print incorrectly in color 2001-10-21 Files: doc/new-printer.texi (1.4) (+12 -12) Capitalization 2001-10-21 Files: doc/new-printer.texi (1.3) (+205 -59) Updates to Epson stuff. 2001-10-20 Files: src/main/print-escp2.c (1.130) (+148 -117) Specify minimum as well as maximum resolutions (to limit C80 to no less than 360x180). Tested by comparing PPD files with and without the change. 2001-10-19 Files: doc/users_guide/Makefile.am (1.24) (+4 -3) Remove incorrect html-stamp usage 2001-10-19 Files: debian/changelog (1.28) (+2 -1) debian/control.in (1.10) (+14 -1) debian/gimpprint-doc.doc-base (1.1) ( ) debian/rules (1.25) (+3 -1) New package gimpprint-doc 2001-10-19 Files: configure.in.in (1.85) (+1 -2) Remove redundant gzip test, restoring make deb target 2001-10-19 Files: test/Makefile.am (1.29) (+2 -2) Disable run-weavetest dependency which breaks make dist 2001-10-19 Files: src/escputil/escputil.c (1.38) (+3 -3) Minor typo 2001-10-18 Files: po/.cvsignore (1.6) (+2 -0) po/en_GB.po (1.63) (+5 -7) po/fr.po (1.6) (+4 -6) po/no.po (1.6) (+4 -6) po/sv.po (1.15) (+5 -7) Update 2001-10-18 Files: src/escputil/escputil.c (1.37) (+3 -3) Message update. 2001-10-18 Files: po/en_GB.po (1.62) (+106 -182) po/fr.po (1.5) (+113 -183) po/no.po (1.5) (+113 -183) po/sv.po (1.14) (+124 -186) Updates 2001-10-18 Files: scripts/autogen.sh (1.13) (+20 -23) Remove more bash-isms. 2001-10-17 Files: src/escputil/escputil.c (1.36) (+239 -371) Clean up i18n and align routines. 2001-10-17 Files: Makefile.am (1.117) (+2 -2) src/escputil/escputil.c (1.35) (+4 -4) Build "doc" directory LAST, since it relies on optional dev tools and should not prevent a full build of the code. Change help strings from character arrays to a char pointer. You can't initialize an array with a function call... 2001-10-17 Files: src/ghost/Makefile.am (1.17) (+2 -2) Fix up headers correctly 2001-10-17 Files: scripts/autogen.sh (1.12) (+10 -12) Remove bash-isms from the autogen script - use pipes, etc. just like anyone else. Make not having a new enough version of GNU gettext 0.10.38 just a warning, since it doesn't affect the normal build process (you just don't want to create a distribution from it...) 2001-10-17 Files: src/ghost/Makefile.am (1.16.2.1) (+27 -5) src/main/print-escp2-data.c (1.1) ( ) src/main/print-escp2.c (1.129.2.1) (+35 -2824) src/main/print-escp2.h (1.1) ( ) Split print-escp2.c into two. 2001-10-17 Files: po/en_GB.po (1.61) (+876 -3) po/fr.po (1.4) (+1058 -156) po/no.po (1.4) (+1054 -154) po/sv.po (1.13) (+904 -3) src/escputil/escputil.c (1.34) (+239 -226) Mark escputil for i18n. 2001-10-16 Files: src/escputil/escputil.c (1.33) (+2 -1) src/foomatic/foomatic-printermap (1.19) (+1 -0) src/ghost/README (1.44) (+1 -0) src/main/printers.xml (1.34) (+9 -1) Preliminary support for Stylus Photo 820. 2001-10-16 Files: doc/Makefile.am (1.20) (+31 -30) doc/users_guide/Makefile.am (1.23) (+26 -13) Make clean works fully in maintainer mode VPATH builds create symlinks to docs correctly 2001-10-16 Files: po/en_GB.po (1.60) (+97 -92) po/fr.po (1.3) (+156 -199) po/no.po (1.3) (+154 -197) po/sv.po (1.12) (+41 -4) Updates 2001-10-16 Files: src/ghost/README (1.43) (+1 -0) Update for pcl-845 2001-10-16 Files: src/main/print-escp2.c (1.129) (+3 -3) Don't use black ink on certain papers on C80. 2001-10-15 Files: po/en_GB.po (1.59) (+475 -389) po/fr.po (1.2) (+199 -156) po/no.po (1.2) (+197 -154) po/sv.po (1.11) (+199 -155) src/foomatic/foomatic-printermap (1.18) (+1 -0) src/gimp/gimp_main_window.c (1.54) (+22 -22) src/main/print-escp2.c (1.128) (+1172 -1218) Mark one more message in gimp_main_window for internationalization. Cleanup in Epson driver. Add capability for different paper definition for different printers in Epson driver (needed to optimize printing on C80). 2001-10-15 Files: debian/changelog (1.27) (+2 -2) New upstream release 2001-10-15 Files: scripts/autogen.sh (1.11) (+2 -2) Fix line wrapping 2001-10-15 Files: src/cups/Makefile.am (1.38) (+2 -2) src/cups/genppd.c (1.30) (+29 -18) Use LANG for language selection 2001-10-15 Files: test/Makefile.am (1.28) (+6 -1) test/run-weavetest (1.9) (+3 -1) Add run-weavetest message and dependency on escp2-weavetest 2001-10-15 Files: src/main/print-pcl.c (1.47) (+5 -5) src/main/printers.xml (1.33) (+9 -1) Added Deskjet 845 (USB version of 842). Fixed the comments in print-pcl.c to match printers.xml. 2001-10-15 Files: src/main/print-lexmark.c (1.59) (+1 -16) Removed unnecessary lines from hue table. 2001-10-15 Files: src/main/print-lexmark.c (1.58) (+142 -16) Added printer specific hue table. 2001-10-15 Files: po/en_GB.po (1.58) (+1 -1) Change English to English-GB for en_GB catalog... 2001-10-15 Files: configure.in.in (1.84) (+3 -3) po/en_GB.po (1.57) (+335 -348) po/fr.po (1.1) ( ) po/no.po (1.1) ( ) po/sv.po (1.10) (+161 -554) src/cups/Makefile.am (1.37) (+2 -2) Add and update language catalogs. Ensure that catalogs used by genppd are installed where genppd will find them. 2001-10-15 Files: src/cups/genppd.c (1.29) (+10 -6) A few very minor tweaks: 1) Include config.h as the first header file included, per suggestion. 2) Comment warning translators how they should translate "English". 2001-10-15 Files: src/cups/genppd.c (1.28) (+16 -12) Robert's fix to genppd looks OK... 2001-10-14 Files: src/main/print-lexmark.c (1.57) (+2 -2) Corrected problem when printing at the end of the page. Especially when weaving was used, the printer was going into confusion because the bottom margin was too small. 2001-10-14 Files: src/main/print-escp2.c (1.127) (+3 -3) Fix the zero margin width tweak. 2001-10-14 Files: src/main/print-util.c (1.52) (+2 -2) Translate papersize (text) names before returning them to the user. 2001-10-13 Files: doc/users_guide/Makefile.am (1.22) (+7 -7) doc/users_guide/README (1.5) (+3 -8) Fixed spacing...updated README 2001-10-13 Files: Makefile.am (1.116) (+10 -10) doc/Makefile.am (1.19) (+17 -9) doc/programs.texi (1.5) (+8 -0) src/cups/Makefile.am (1.36) (+4 -4) src/foomatic/Makefile.am (1.14) (+3 -3) Use more portable $(RM) instead of 'rm -f' Add reference to SGML users guide to Texinfo manual 2001-10-13 Files: doc/users_guide/Makefile.am (1.21) (+21 -19) Clean should not remove the pdf or ps version of the manual, to be consistent with how it treats the html manual. It also can't remove the .eps files, unfortunately. New veryclean target does remove all of the above. Distribute the html timestamp to inhibit rebuilding in the field. Add phony targets. Remove unused ps.gz target. 2001-10-13 Files: doc/users_guide/Makefile.am (1.20) (+14 -8) Add DESTDIR support to install-data-local and uninstall-local 2001-10-12 Files: src/ghost/.cvsignore (1.6) (+1 -0) Updates 2001-10-12 Files: doc/users_guide/.cvsignore (1.3) (+1 -0) Updates 2001-10-12 Files: Makefile.am (1.115) (+4 -1) Debian stuff, from Roger. 2001-10-12 Files: src/escputil/escputil.c (1.32) (+2 -1) src/foomatic/foomatic-printermap (1.17) (+1 -0) src/ghost/README (1.42) (+1 -0) src/main/print-pcl.c (1.46) (+117 -42) src/main/printers.xml (1.32) (+9 -1) Support the Stylus Scan 2500 Add minimum paper sizes for HP printers, from Dave Hill. I'm checking this in because this is needed to work around a CUPS bug (see our bug 470240). The symptoms are that when the number of paper sizes exceeds 94 in the DesignJet 750 PPD file CUPS loses track of all printers in the administrative interface. 2001-10-11 Files: doc/users_guide/.cvsignore (1.2) (+1 -0) Ignore html directory 2001-10-11 Files: doc/users_guide/Makefile.am (1.19) (+11 -31) Eliminate dependency on specific Linux (much less UNIX) distribution. Preprocess source rather than intermediate file. 2001-10-11 Files: configure.in.in (1.83) (+5 -1) doc/users_guide/Makefile.am (1.18) (+21 -16) PDF users guide builds independently of PS docs. Also, XREF and IMAGEDATA errors are gone. 2001-10-11 Files: src/ghost/README (1.41) (+6 -5) Updates 2001-10-10 Files: src/ghost/README (1.40) (+2 -2) src/gimp/Makefile.am (1.18) (+4 -5) src/main/print-escp2.c (1.126) (+75 -54) src/main/printers.xml (1.31) (+2 -2) Rearrange the resolutions on the very old Epson printers a bit. Fix a nit in the printer list, and update a few things. make clean in src/gimp should not attempt to build anything. 2001-10-10 Files: src/main/print-pcl.c (1.45) (+12 -1) Added workround fix for glossy paper on 812 (and others?). If 600x600 requested, drop back to Premium paper. 2001-10-10 Files: src/main/print-canon.c (1.70) (+26 -31) Fix from Peter Missel regarding init stuff: "takes care of the model ID and sets the print quality to 0-Normal. That should do as a quick fix for the upcoming release." 2001-10-07 Files: po/en_GB.po (1.56) (+1 -1) po/sv.po (1.9) (+2 -2) Updates 2001-10-07 Files: doc/users_guide/Makefile.am (1.17) (+2 -2) Need to remove the doc directory on uninstall. 2001-10-07 Files: README (1.74) (+6 -6) A few very minor updates. 2001-10-07 Files: doc/users_guide/Makefile.am (1.16) (+12 -6) Assorted minor cleanup and bug fixing. 2001-10-07 Files: po/.cvsignore (1.5) (+1 -0) po/en_GB.po (1.55) (+30 -30) po/sv.po (1.8) (+31 -31) Ignore change log 2001-10-07 Files: po/en_GB.po (1.54) (+1 -1) po/sv.po (1.7) (+2 -2) scripts/autogen.sh (1.10) (+9 -0) Remove generated po/ChangeLog. This file causes problems because autogen.sh prepends an entry to it every time it's run. The file serves no purpose besides keeping the i18n machinery happy; it can be regenerated by autogen.sh (as we're doing). 2001-10-07 Files: src/main/print-lexmark.c (1.56) (+18 -5) Handle Gray ink type at z52 (could be an option because color an black are in seperate tanks). Inserted a check for illegal ink types. 2001-10-06 Files: doc/users_guide/Makefile.am (1.15) (+1 -7) Removed creation of figures directory in users_guide pdf and eps targets 2001-10-06 Files: doc/users_guide/Makefile.am (1.14) (+6 -21) doc/users_guide/README (1.4) (+2 -2) scripts/autogen.sh (1.9) (+27 -11) Tweaked doc/users_guide/Makefile.am and added checks for convert and docbook_4 to scripts/autogen.sh 2001-10-06 Files: doc/users_guide/.cvsignore (1.1) ( ) doc/users_guide/Makefile.am (1.13) (+6 -1) doc/users_guide/figures/.cvsignore (1.1) ( ) Updates 2001-10-06 Files: configure.in.in (1.82) (+18 -1) doc/users_guide/Makefile.am (1.12) (+31 -24) Add -without-user-guide. 2001-10-06 Files: README (1.73) (+49 -39) Cleanup 2001-10-06 Files: AUTHORS (1.10) (+3 -0) NEWS (1.55) (+61 -41) po/en_GB.po (1.53) (+21 -21) po/sv.po (1.6) (+2420 -1998) scripts/autogen.sh (1.8) (+148 -0) src/ghost/README (1.39) (+8 -4) Update some more documentation. 2001-10-06 Files: src/main/print-canon.c (1.69) (+99 -9) src/main/printers.xml (1.30) (+25 -1) Support for Canon BJC-210, 240, 250, and improvements for BJC-1000. 2001-10-06 Files: src/main/print-escp2.c (1.125) (+5 -5) Another attempt to fix printing at 720 DPI on Stylus Color Pro and friends. 2001-10-06 Files: doc/users_guide/Makefile.am (1.11) (+3 -3) We do need to distribute the .ps file. Sigh. 2001-10-06 Files: doc/users_guide/Makefile.am (1.10) (+36 -23) * List all of the figures explicitly rather than wildcarding * Build and distribute HTML and PDF by default * Don't export SGML_CATALOG_FILES (especially not incorrect hardcoded path) * Create make install * Fix directory permissions botched by the toolchain 2001-10-06 Files: doc/users_guide/Makefile.am (1.9) (+2 -2) maintainer-clean should clear the html stamp 2001-10-06 Files: configure.in.in (1.81) (+2 -1) Look for ps2pdf for documentation. 2001-10-06 Files: src/foomatic/foomatic-printermap (1.16) (+3 -0) Add BJC-210, 240, and 250. 2001-10-06 Files: src/foomatic/foomatic-generator.in (1.14) (+1 -1) Print out all missing drivers before exiting. 2001-10-05 Files: doc/users_guide/Makefile.am (1.8) (+8 -2) Distribute the PDF manual 2001-10-05 Files: Makefile.am (1.114) (+9 -1) doc/Makefile.am (1.18) (+25 -4) doc/users_guide/Makefile.am (1.7) (+87 -44) Add new make targets: pdf and docs Distribute user_guide html manual by default Fix user_guide Makefile.am for VPATH builds Remove users_guide/figures symbolic links for the time being for safety Restore doc/Makefile.am VPATH build 2001-10-04 Files: src/main/print-escp2.c (1.124) (+3 -3) Allow softweave printing on first generation printers that should support it. 2001-10-04 Files: doc/users_guide/Makefile.am (1.6) (+2 -3) Removing Makefile as it is now built by automake 2001-10-04 Files: doc/users_guide/Makefile.am (1.5) (+3 -3) doc/users_guide/README (1.3) (+8 -0) *** empty log message *** 2001-10-04 Files: doc/users_guide/Makefile.am (1.4) (+13 -28) doc/users_guide/README (1.2) (+12 -14) doc/users_guide/figures/README (1.2) (+5 -7) Updates to Makefile.am, READMEs, and rename orig source file to remove rev 2001-10-03 Files: src/foomatic/foomatic-generator.in (1.13) (+1 -1) Per recent change in configure.in.in. 2001-10-03 Files: Makefile.am (1.113) (+6 -6) configure.in.in (1.80) (+7 -7) doc/Makefile.am (1.17) (+4 -4) doc/users_guide/Makefile.am (1.3) (+4 -4) Correct program naming, use variables for perl invocation 2001-10-03 Files: configure.in.in (1.79) (+2 -1) doc/Makefile.am (1.16) (+3 -1) doc/users_guide/Makefile.am (1.2) (+54 -13) Add users_guide to doc/Makefile.am SUBDIRS Automatically generate EPS and PDF images from PNG source Check for ps2pdf Use html-stamp timestamp 2001-10-03 Files: src/main/print-escp2.c (1.123) (+2 -2) These values are presumed better based on Epson output. 2001-10-02 Files: configure.in.in (1.78) (+7 -2) doc/users_guide/Makefile.am (1.1) ( ) Add preliminary support for the new SGML user guide 2001-10-02 Files: Makefile.am (1.112) (+10 -1) Use standard Makefile formatting 2001-10-02 Files: doc/users_guide/figures/README (1.1) ( ) doc/users_guide/figures/cups_admin.png (1.1) ( ) doc/users_guide/figures/cups_admin_device.png (1.1) ( ) doc/users_guide/figures/cups_admin_make.png (1.1) ( ) doc/users_guide/figures/cups_admin_model.png (1.1) ( ) doc/users_guide/figures/cups_admin_success.png (1.1) ( ) doc/users_guide/figures/cups_config_printer.png (1.1) ( ) doc/users_guide/figures/cups_my_printer.png (1.1) ( ) doc/users_guide/figures/cups_printers.png (1.1) ( ) doc/users_guide/figures/cups_startup.png (1.1) ( ) doc/users_guide/figures/gimp-print-gui-1.png (1.1) ( ) doc/users_guide/figures/gimp-print-gui.png (1.1) ( ) doc/users_guide/figures/gimp-print-new-printer.png (1.1) ( ) doc/users_guide/figures/gimp-print-print-color-adjust.png (1.1) ( ) doc/users_guide/figures/gimp-print-setup.png (1.1) ( ) doc/users_guide/figures/gimp_image.png (1.1) ( ) doc/users_guide/figures/gimp_startup.png (1.1) ( ) Initial checkin of user's guide 2001-10-02 Files: doc/users_guide/README (1.1) ( ) Initial checkin of user's guide 2001-10-02 Files: src/escputil/escputil.c (1.31) (+2 -1) src/foomatic/foomatic-printermap (1.15) (+1 -0) src/ghost/README (1.38) (+3 -1) src/main/printers.xml (1.29) (+9 -1) Support for Stylus Scan 2000 (really a Stylus Color 740 inside). 2001-10-01 Files: src/escputil/escputil.c (1.30) (+3 -1) src/foomatic/foomatic-printermap (1.14) (+2 -0) src/ghost/README (1.37) (+2 -0) src/main/printers.xml (1.28) (+17 -1) Nominal support for Epson Stylus C70 and Photo 810. 2001-10-01 Files: src/testpattern/testpattern.c (1.6) (+5 -1) branches: 1.6.4; 1.6.8; Set a reasonable default resolution for use with Postscript driver. 2001-10-01 Files: po/en_GB.po (1.52) (+101 -86) Updates 2001-10-01 Files: src/main/print-util.c (1.51) (+3 -2) stp_verify_printer_params should catch attempt to use raw CMYK output with test pattern generator. 2001-10-01 Files: po/sv.po (1.5) (+231 -273) Quoted printable is indeed evil. 2001-10-01 Files: po/sv.po (1.4) (+383 -320) Update 2001-10-01 Files: src/escputil/escputil.c (1.29) (+2 -1) src/ghost/README (1.36) (+315 -304) src/main/print-escp2.c (1.122) (+91 -71) src/main/print-util.c (1.50) (+6 -6) Improve Epson Stylus C80 support. Enable both weaved and unweaved modes for draft modes, for printers with appropriate requirements. Improve paper name descriptions. 2001-09-30 Files: src/main/print-canon.c (1.68) (+8 -5) src/main/print-lexmark.c (1.55) (+3 -2) 466266 Gimp plug-in crashes with BJC-4400 photo The problem is when printing with black-only ink, even though the plugin otherwise thinks it's printing in color. The concept of color vs. black and white is currently static for a given printer; this needs to change. Workaround here forces the output into grayscale in this case. 2001-09-30 Files: test/run-weavetest (1.8) (+2 -2) Add Stylus C80 printhead setup 2001-09-30 Files: src/main/printers.xml (1.27) (+2 -2) Wrong printer ID for Stylus C80. 2001-09-29 Files: src/ghost/README (1.35) (+10 -4) Clarification 2001-09-29 Files: test/unprint.c (1.22) (+64 -61) branches: 1.22.4; 1.22.8; More cleanup 2001-09-28 Files: po/sv.po (1.3) (+1977 -2409) Updates 2001-09-27 Files: debian/changelog (1.26) (+8 -0) Update version number Only use C locale ppd files due to their large size 2001-09-25 Files: src/testpattern/testpattern.c (1.5) (+5 -1) Comment. 2001-09-25 Files: po/.cvsignore (1.4) (+1 -0) Update 2001-09-25 Files: po/en_GB.po (1.51) (+313 -315) po/sv.po (1.2) (+2409 -1968) Update 2001-09-25 Files: NEWS (1.54) (+22 -1) README (1.72) (+1 -1) configure.in.in (1.77) (+2 -2) debian/README.Debian (1.17) (+1 -1) src/ghost/README (1.34) (+2 -2) Bump version. 2001-09-24 Files: scripts/autogen.sh (1.7) (+16 -9) Require gettext 0.10.38 or higher. 2001-09-24 Files: src/gimp/gimp_main_window.c (1.53) (+7 -5) Align the "Adjust Output..." button with the output type radio buttons. 2001-09-24 Files: src/gimp/gimp_color_window.c (1.19) (+185 -189) src/gimp/gimp_main_window.c (1.52) (+1165 -989) General GIMP Plug-In GUI cleanup: - fixed gimp_help_set_help_data() usage. - some more gimp_table_attach_aligned() instead of manual attaching. - added a notebook for "printer" and "image/output" options. - changed order of widgets in the "position" frame. - re-packed the "scaling" frame (and renamed it to "size"). - general spacing/indentation style unification. - stuff... 2001-09-24 Files: src/main/print-lexmark.c (1.54) (+25 -20) Reduced the bottom border from 36 to 10. Corrected some printf's. 2001-09-24 Files: configure.in.in (1.76) (+2 -2) po/sv.po (1.1) ( ) src/foomatic/foomatic-printermap (1.13) (+1 -0) src/ghost/gdevstp.c (1.13) (+70 -33) src/main/print-escp2.c (1.121) (+168 -6) src/main/printers.xml (1.26) (+9 -1) Add Swedish translation. Preliminary support for Epson Stylus C80. Tweak bottom margins on some older Epson printers. Fix Ghostscript problem that manifested itself when -sPAPERSIZE was specified. The problem was fairly involved. The fix builds on Richard Wisenoecker's fix from earlier today. 2001-09-23 Files: src/ghost/gdevstp.c (1.12) (+49 -13) Corrected problem with ignored user parameters at the method stp_put_params(). 2001-09-22 Files: src/gimp/gimp_main_window.c (1.51) (+3 -3) Empty strings should not be marked for translation. 2001-09-21 Files: po/en_GB.po (1.50) (+80 -80) 4.1.99-b2 release. 2001-09-21 Files: NEWS (1.53) (+14 -9) Prep for beta 2. 2001-09-21 Files: src/ghost/README (1.33) (+7 -6) Sync up with most current reality. 2001-09-21 Files: src/main/print-escp2.c (1.120) (+7 -7) Fix Stylus Color 660. 2001-09-20 Files: doc/FAQ.html (1.6) (+54 -0) Update for StarOffice 2001-09-20 Files: NEWS (1.52) (+3 -1) Minor update. 2001-09-20 Files: src/escputil/escputil.c (1.28) (+4 -4) Fix up trademark stuff. 2001-09-19 Files: src/main/printers.xml (1.25) (+3 -3) Updates from Epson. 2001-09-19 Files: src/foomatic/foomatic-printermap (1.12) (+1 -1) Update from Till Kamppeter 2001-09-19 Files: src/escputil/escputil.c (1.27) (+67 -24) Print a simpler banner 2001-09-19 Files: src/main/print-escp2.c (1.119) (+77 -67) Disable microweave altogether on SC440/460. 2001-09-19 Files: src/main/print-color.c (1.25) (+8 -1) src/main/print-escp2.c (1.118) (+4 -4) Back out apparently incorrect changes for sc440/640/660. 2001-09-18 Files: .cvsignore (1.16) (+1 -0) Ignore debian-build 2001-09-18 Files: doc/README.maintaining (1.7) (+7 -1) Add comment about version.texi generation 2001-09-18 Files: src/ghost/Makefile.am (1.16) (+2 -2) Fix gimp-print-intl-internal.h location 2001-09-18 Files: debian/README.Debian (1.16) (+4 -2) debian/README.building (1.3) (+20 -3) debian/changelog (1.25) (+6 -2) debian/control.in (1.9) (+1 -0) debian/gimp1.2-print.docs (1.5) (+0 -2) debian/rules (1.24) (+7 -3) doc/.cvsignore (1.5) (+3 -0) doc/Makefile.am (1.15) (+2 -4) doc/README.maintaining (1.6) (+9 -1) doc/programs.texi (1.4) (+0 -6) Add images to HTML manual Remove duplicated information in SGML/HTML files Update Debian packaging 2001-09-18 Files: include/Makefile.am (1.2) (+4 -1) samples/Makefile.am (1.3) (+13 -2) Add MAINTAINERCLEANFILES and comments 2001-09-18 Files: src/ghost/README (1.32) (+6 -7) src/main/print-escp2.c (1.117) (+2 -2) The SC660 probably isn't too happy doing microweave either. 2001-09-18 Files: src/main/print-escp2.c (1.116) (+3 -3) Eliminate useless microweave modes from sc440/640. 2001-09-18 Files: src/main/print-escp2.c (1.115) (+38 -35) Fix ink drop sizes for Epson 720 2001-09-17 Files: .cvsignore (1.15) (+1 -0) Makefile.am (1.111) (+11 -6) po/en_GB.po (1.49) (+99 -143) src/cups/Makefile.am (1.35) (+3 -2) src/foomatic/Makefile.am (1.13) (+3 -2) src/ghost/Makefile.am (1.15) (+3 -2) src/gimp/Makefile.am (1.17) (+3 -2) src/main/Makefile.am (1.27) (+3 -2) src/testpattern/Makefile.am (1.5) (+3 -2) test/Makefile.am (1.27) (+3 -2) Remove non-portable 'make -C' usage. 2001-09-17 Files: configure.in.in (1.75) (+2 -1) doc/Makefile.am (1.14) (+8 -0) doc/programs.texi (1.3) (+27 -20) scripts/epsf.tex (1.1) ( ) scripts/texinfo.tex (1.1) ( ) Added images to texinfo documentation (dvi/ps format only at this time) 2001-09-17 Files: test/unprint.c (1.21) (+4 -4) Composite black should not be quite as dark as true black. 2001-09-17 Files: test/unprint.c (1.20) (+38 -20) Handle weird margins of 480-style printers. 2001-09-16 Files: NEWS (1.51) (+2 -2) Minor typo 2001-09-16 Files: NEWS (1.50) (+3 -0) Minor change. 2001-09-16 Files: NEWS (1.49) (+47 -27) Minor updates 2001-09-16 Files: include/gimp-print/gimp-print.h.in (1.6) (+0 -0) Try yet again to fix the ID string! 2001-09-16 Files: include/gimp-print/gimp-print.h.in (1.5) (+2 -2) Try again to fix the ID string. 2001-09-16 Files: include/gimp-print/gimp-print.h.in (1.4) (+2 -2) Fix CVS ID string 2001-09-16 Files: test/unprint.c (1.19) (+39 -58) Simplify, and try (if not entirely successfully) to improve performance. 2001-09-16 Files: doc/Makefile.am (1.13) (+8 -5) doc/introduction.texi (1.4) (+1 -0) doc/programs.texi (1.2) (+250 -3) Add print plugin documentation 2001-09-16 Files: test/unprint.c (1.18) (+32 -46) Reduce memory use at oversampled resolutions. 2001-09-16 Files: test/unprint.c (1.17) (+687 -629) More cleanup. 2001-09-16 Files: test/unprint.c (1.16) (+430 -329) Start cleanup of unprinter 2001-09-14 Files: src/main/print-escp2.c (1.114) (+2 -2) Typo! 2001-09-14 Files: configure.in.in (1.18.2.8) (+2 -2) 4.1.99-b1 is broken as far as the debian packaging is concerned. Roger has already fixed this on the main trunk. Merge in the one line of his patches that seems to be the essential element needed for this release. 2001-09-14 Files: src/cups/Makefile.am (1.17.2.8) (+6 -6) Remove duplicated call to genppd. 2001-09-14 Files: include/gimp-print/gimp-print.h.in (1.3.2.1) (+19 -121) Add include tree to debian branch. There's something to be said for having all files in one huge dir... 2001-09-14 Files: src/testpattern/testpatterny.y (1.2.2.1) (+1 -1) Add testpattern directory to debian branch. 2001-09-14 Files: src/escputil/escputil.c (1.26) (+2 -1) src/foomatic/foomatic-printermap (1.11) (+1 -0) src/ghost/README (1.31) (+229 -234) src/main/print-dither.c (1.44) (+20 -14) src/main/print-escp2.c (1.113) (+129 -140) src/main/printers.xml (1.24) (+9 -1) Speed up very fast dither slightly. Preliminary support for Epson Stylus C60 Some reorg of Epson densities/drop sizes (mostly to make it easier to read) 2001-09-14 Files: AUTHORS (1.8.4.1) (+1 -0) NEWS (1.8.2.7) (+161 -1) README (1.46.2.7) (+20 -7) configure.in.in (1.18.2.7) (+102 -76) debian/README.Debian (1.2.2.7) (+1 -1) man/escputil.1.in (1.2.4.2) (+6 -6) src/cups/Makefile.am (1.17.2.7) (+22 -4) src/cups/genppd.c (1.7.2.5) (+165 -272) src/foomatic/Makefile.am (1.4.2.5) (+15 -4) src/foomatic/foomatic-printermap (1.2.2.4) (+15 -6) src/ghost/.cvsignore (1.3.4.2) (+1 -0) src/main/print-escp2.c (1.24.2.7) (+1022 -652) src/main/print-pcl.c (1.8.4.6) (+264 -176) Merge in main trunk changes to bring the debian branch up to the beta1 release. 2001-09-11 Files: src/ghost/README (1.30) (+3 -4) Typo 2001-09-10 Files: debian/changelog (1.24) (+5 -2) debian/control.in (1.8) (+1 -1) Add gettext Build-Depends as we need DESTDIR support 2001-09-09 Files: src/main/print-util.c (1.49) (+3 -3) Paper sizes do *not* get localized for comparison. 2001-09-09 Files: src/main/print-util.c (1.48) (+3 -1) Print a message if an argument is supplied for a parameter that has no values. 2001-09-09 Files: Makefile.am (1.110) (+25 -6) README (1.71) (+7 -8) configure.in.in (1.74) (+16 -8) debian/README.building (1.2) (+35 -14) po/POTFILES.in (1.10) (+5 -0) po/en_GB.po (1.48) (+77 -77) src/Makefile.am (1.7) (+4 -3) Fix gimp-dist target New deb target to build Debian packages, and documentation fix Update Debian and I18N info in README 2001-09-09 Files: test/unprint.c (1.15) (+15 -5) Remove arbitrary (and broken) limit on size of a pass. 2001-09-08 Files: NEWS (1.48) (+25 -3) src/cups/Makefile.am (1.34) (+35 -2) src/ghost/README (1.29) (+57 -79) src/main/print-escp2.c (1.112) (+34 -39) Reorganize the Epson Stylus resolutions. 2001-09-08 Files: src/cups/Makefile.am (1.33) (+6 -9) Only build catalog and PPD files once. 2001-09-08 Files: Makefile.am (1.109) (+2 -2) Oder SUBDIRS according to gettext specifications i.e. po is last 2001-09-08 Files: src/main/gimp-print-internal.h (1.43) (+0 -0) branches: 1.43.4; 1.43.6; Restore accidentally deleted file. 2001-09-08 Files: src/cups/genppd.c (1.27) (+4 -2) Add comments to ambiguous translatable strings 2001-09-08 Files: src/gimp/print-intl.h (1.2) (+3 -29) src/gimp/print.c (1.22) (+5 -3) Update print-intl.h to use standard i18n header query() in print.c calls gimp_plugin_domain_register() 2001-09-08 Files: po/POTFILES.in (1.9) (+3 -0) po/en_GB.po (1.47) (+48 -27) Update en_GB translation Add genppd.c to POTFILE.in 2001-09-08 Files: src/main/Makefile.am (1.26) (+1 -2) src/main/gimp-print-internal.h (1.42) (+2 -2) src/main/print-canon.c (1.67) (+3 -3) src/main/print-color.c (1.24) (+3 -3) src/main/print-dither-matrices.c (1.4) (+2 -2) src/main/print-dither.c (1.43) (+3 -3) src/main/print-escp2.c (1.111) (+3 -3) src/main/print-lexmark.c (1.53) (+3 -3) src/main/print-pcl.c (1.44) (+3 -3) src/main/print-ps.c (1.25) (+3 -3) src/main/print-util.c (1.47) (+3 -3) src/main/print-version.c (1.6) (+3 -3) src/main/print-weave.c (1.36) (+3 -3) All source uses the new i18n header in include/gimp-print 2001-09-08 Files: include/gimp-print/Makefile.am (1.2) (+2 -2) include/gimp-print/gimp-print-intl-internal.h (1.1) ( ) include/gimp-print/gimp-print-intl.h (1.2) (+4 -4) include/gimp-print/gimp-print.h.in (1.3) (+5 -5) Add internal i18n header and fix header #defines 2001-09-08 Files: debian/changelog (1.23) (+3 -2) debian/rules (1.23) (+2 -2) Use gettext for i18n 2001-09-08 Files: configure.in.in (1.73) (+4 -3) Fixed AC_OUTPUT order (VPATH build was broken) 2001-09-08 Files: src/gimp/gimp_main_window.c (1.50) (+8 -8) Clean up the printer scroller, based on suggestion from Eduardo Perez. 2001-09-07 Files: configure.in.in (1.72) (+2 -2) Minor typo 2001-09-07 Files: NEWS (1.47) (+10 -1) README (1.70) (+1 -1) configure.in.in (1.71) (+2 -2) debian/README.Debian (1.15) (+1 -1) po/.cvsignore (1.3) (+0 -1) po/en_GB.po (1.46) (+115 -91) src/ghost/README (1.28) (+265 -186) src/main/print-escp2.c (1.110) (+98 -68) Add 360x180 and 360x240 draft modes for Epson Stylus printers. Improve the Ghostscript README. Bump the version. 2001-09-07 Files: configure.in.in (1.70) (+2 -2) Remove the en_TEST translation 2001-09-06 Files: src/main/print-util.c (1.46) (+7 -6) Do verify correctly for Postscript driver. 2001-09-06 Files: configure.in.in (1.69) (+52 -9) cups-gimpprint.list.in (1.1) ( ) src/cups/Makefile.am (1.32) (+14 -12) src/cups/genppd.c (1.26) (+83 -54) Fix default CFLAGS bug and re-add --enable-debug. Otherwise everything defaults to -g, which is pathetically slow. Fix the CUPS library detection code so it actually works on systems other than IRIX and Linux. Use the list of available translations in the makefile. Add (final?) I18N changes to genppd, as well as changes to PPD rule in makefile. Add an EPM list file for distributions. 2001-09-05 Files: include/gimp-print/gimp-print.h.in (1.2) (+118 -16) Add comments. 2001-09-05 Files: NEWS (1.46) (+0 -1) po/en_GB.po (1.45) (+342 -68) src/gimp/gimp_color_window.c (1.18) (+66 -66) src/gimp/gimp_main_window.c (1.49) (+202 -188) src/gimp/print_gimp.h (1.20) (+2 -4) Convert from GTK tooltips to Gimp tooltips. Reduce flashing a bit more in the GUI. 2001-09-03 Files: po/en_GB.po (1.44) (+1 -1) Updates 2001-09-03 Files: NEWS (1.45) (+3 -0) One more missed update. 2001-09-03 Files: NEWS (1.44) (+27 -0) 4.1.99b1 update 2001-09-03 Files: src/ghost/README (1.27) (+0 -1) Canon printers do not support 180 DPI. 2001-09-03 Files: po/en_GB.po (1.43) (+1 -1) Final 4.1.99-b1 updates. 2001-09-02 Files: include/.cvsignore (1.2) (+1 -0) src/foomatic/.cvsignore (1.5) (+1 -0) Stuff to ignore 2001-09-02 Files: Makefile.am (1.108) (+2 -2) configure.in.in (1.68) (+9 -9) include/.cvsignore (1.1) ( ) include/Makefile.am (1.1) ( ) include/gimp-print/.cvsignore (1.1) ( ) include/gimp-print/Makefile.am (1.1) ( ) include/gimp-print/gimp-print-intl.h (1.1) ( ) include/gimp-print/gimp-print.h.in (1.1) ( ) src/Makefile.am (1.6) (+2 -2) src/cups/genppd.c (1.25) (+4 -4) src/cups/rastertoprinter.c (1.19) (+3 -3) src/foomatic/gimp-print-version.c (1.2) (+2 -2) src/foomatic/paper_sizes.c (1.4) (+2 -2) src/foomatic/printer_options.c (1.9) (+2 -2) src/foomatic/printers.c (1.2) (+2 -2) src/foomatic/stp_limits.c (1.2) (+2 -2) src/ghost/Makefile.am (1.14) (+2 -2) src/gimp/print_gimp.h (1.19) (+2 -2) src/main/print-canon.c (1.66) (+2 -2) src/main/print-color.c (1.23) (+2 -2) src/main/print-dither-matrices.c (1.3) (+2 -2) src/main/print-dither.c (1.42) (+2 -2) src/main/print-escp2.c (1.109) (+2 -2) src/main/print-lexmark.c (1.52) (+2 -2) src/main/print-pcl.c (1.43) (+2 -2) src/main/print-ps.c (1.24) (+2 -2) src/main/print-util.c (1.45) (+2 -2) src/main/print-version.c (1.5) (+2 -2) src/main/print-weave.c (1.35) (+2 -2) src/testpattern/testpattern.c (1.4) (+62 -51) test/escp2-weavetest.c (1.19) (+2 -2) test/testdither.c (1.11) (+3 -3) Move gimp-print.h such that works both within the source tree and outside it. 2001-09-02 Files: src/foomatic/foomatic-printermap (1.10) (+0 -1) Remove duplicate 2001-09-01 Files: configure.in.in (1.67) (+2 -2) debian/changelog (1.22) (+10 -1) debian/control.in (1.7) (+3 -3) debian/rules (1.22) (+9 -6) doc/functions.texi (1.5) (+2 -2) po/en_GB.po (1.42) (+114 -107) src/main/Makefile.am (1.25) (+1 -2) src/testpattern/Makefile.am (1.4) (+2 -1) Apply ABI version patch, including debian packaging 2001-09-01 Files: src/testpattern/testpattern.c (1.3) (+1 -51) src/testpattern/testpattern.sample (1.4) (+114 -3) Cleanup and comment. 2001-09-01 Files: src/testpattern/testpattern.sample (1.3) (+5 -1) Comments 2001-08-30 Files: configure.in.in (1.66) (+2 -2) Require Gimp 1.2. 2001-08-30 Files: AUTHORS (1.9) (+1 -0) NEWS (1.43) (+37 -1) README (1.69) (+2 -2) configure.in.in (1.65) (+3 -3) debian/README.Debian (1.14) (+1 -1) po/en_GB.po (1.41) (+276 -284) src/ghost/README (1.26) (+24 -21) src/main/Makefile.am (1.24) (+7 -7) Bump version. 2001-08-30 Files: src/main/print-weave.c (1.34) (+12 -3) Produce better output from assertion failures 2001-08-30 Files: src/gimp/gimp_main_window.c (1.48) (+2 -2) Change "Adjust color" to more accurate "Adjust output" 2001-08-30 Files: src/main/print-util.c (1.44) (+41 -90) Clean up parameter verification. 2001-08-29 Files: src/main/print-escp2.c (1.108) (+4 -4) Fencepost error with extra rows 2001-08-29 Files: po/POTFILES.in (1.8) (+0 -6) Don't translate test sources. 2001-08-28 Files: src/gimp/print.c (1.21) (+7 -7) Fix handling of parameters from Gimp scripts 2001-08-28 Files: lib/libprintut.h (1.6) (+3 -1) Correct getopt header inclusion if libc provides getopt Use PACKAGE instead of "gimp-print" for gettext domain name 2001-08-28 Files: src/main/print-escp2.c (1.107) (+7 -5) Typos 2001-08-27 Files: src/testpattern/testpattern.sample (1.2) (+1 -1) More fallout from version renumbering. 2001-08-27 Files: src/foomatic/printer_options.c (1.8) (+16 -11) Fix output type 2001-08-26 Files: src/main/print-lexmark.c (1.51) (+296 -232) -solved cmy problem (it causes troubles if head_offset of k is !=0 when printing without k). -introduced "ink_parameter" which holds ink specific parameters (no if/then/else code anymore) Hopefully more logical, now. -sorted z52 and 3200 specific stuff 2001-08-26 Files: src/foomatic/foomatic-printermap (1.9) (+1 -0) More corrections from Till. 2001-08-26 Files: src/foomatic/foomatic-printermap (1.8) (+0 -1) Correction per Till Kamppeter 2001-08-25 Files: src/ghost/README (1.25) (+28 -13) src/ghost/gdevstp.c (1.11) (+17 -3) src/main/print-escp2.c (1.106) (+112 -79) src/main/print-util.c (1.43) (+2 -2) src/printdef/printdefy.y (1.7) (+2 -2) Support allowing different margins depending upon the printer parameters, such as quality settings. Some Epson printers allow use of more of the page in softweave mode than if the printer does the weaving (e. g. microweave). Fix the top margin for selected Epson printers, such as the 777 (subject of bug 231885), although more printers need to be fixed up. Change the default quality to 360 softweave or microweave on all printers that support this, since the quality will be much better at very little or no cost in performance. 2001-08-25 Files: src/foomatic/Makefile.am (1.12) (+9 -3) src/foomatic/foomatic-generator.in (1.12) (+22 -10) src/foomatic/printer_options.c (1.7) (+7 -5) src/foomatic/printers.c (1.1) ( ) Cleanup from namestring changes in alpha-3. 2001-08-25 Files: src/foomatic/.cvsignore (1.4) (+1 -0) More things to ignore 2001-08-25 Files: src/testpattern/.cvsignore (1.2) (+4 -0) More ignorable stuff 2001-08-24 Files: src/main/print-escp2.c (1.105) (+181 -110) src/main/printers.xml (1.23) (+5 -5) Try to fix problems with 480/580 at 720 and above DPI. Change default 360 DPI mode to microweave on printers that support it, for better quality. 2001-08-23 Files: src/gimp/gimp_color_window.c (1.17) (+1 -2) src/gimp/gimp_main_window.c (1.47) (+12 -5) Disable tooltips while using the preview window (very distracting to move the mouse around while the huge tooltip is in your face). 2001-08-23 Files: src/gimp/gimp_main_window.c (1.46) (+26 -28) Clean up some of the dialogs a bit more. 2001-08-23 Files: src/gimp/gimp_main_window.c (1.45) (+25 -42) More cleanup 2001-08-22 Files: src/gimp/gimp_main_window.c (1.44) (+13 -16) More cleanup 2001-08-22 Files: src/gimp/gimp_main_window.c (1.43) (+58 -79) Smooth drawing even more. 2001-08-22 Files: src/gimp/gimp_color_window.c (1.16) (+9 -1) src/gimp/gimp_main_window.c (1.42) (+246 -120) src/gimp/print_gimp.h (1.18) (+3 -4) Reduce flashing in the GUI. 2001-08-21 Files: src/gimp/gimp_main_window.c (1.41) (+53 -1) Add about dialog 2001-08-21 Files: src/escputil/escputil.c (1.25) (+8 -7) -u isn't for USB, it's for new printer. 2001-08-21 Files: doc/FAQ.html (1.5) (+31 -0) Updates 2001-08-20 Files: src/main/print-pcl.c (1.42) (+25 -10) Handle resolutions correctly (without trying to parse them) 2001-08-20 Files: src/gimp/gimp_main_window.c (1.40) (+3 -2) Try yet again to position the printer crawler correctly. 2001-08-20 Files: src/main/print-lexmark.c (1.50) (+37 -18) adapted to support minimum paper size 2001-08-19 Files: doc/Makefile.am (1.12) (+3 -3) src/gimp/gimp_color_window.c (1.15) (+75 -3) src/gimp/gimp_main_window.c (1.39) (+260 -22) src/gimp/print_gimp.h (1.17) (+5 -1) src/main/print-canon.c (1.65) (+8 -4) src/main/print-escp2.c (1.104) (+126 -93) src/main/print-lexmark.c (1.49) (+8 -4) src/main/print-pcl.c (1.41) (+7 -3) src/main/print-ps.c (1.23) (+7 -3) src/main/print-util.c (1.42) (+6 -4) Add tooltips in Gimp plugin. Add minimum paper size functionality suggested by Mike Sweet. Fix SC480 so it will at least print at 720 DPI. It still needs to be fixed correctly, awaiting word from Epson. Add additional dependency to doc build. 2001-08-19 Files: src/main/print-lexmark.c (1.48) (+324 -311) -little rearrangement of code -put lexmark_res_t into lexmark_cap_t struct; Removed supp_res and lexmark_sub_cap_t from cap_t. This should make it a bit more simple. -changed the media_type handling into that of print-escp2.c; This should be more common and all media dependent data is defined in one struct. -changed handling of ink typ changed to structure similar in print-escp2.c (lexmark_inkname_t) handle head_offset with this structure, too. This shold be the solution for the different head offsets depending if photo or black cartridge is used. Still troubles with CMY mode. Because of this always CMYK (CcMmYK) will be used. 2001-08-19 Files: src/main/print-lexmark.c (1.47) (+13 -15) -speed up printing because of little error with bidirectional printing. 2001-08-18 Files: src/main/print-lexmark.c (1.46) (+219 -163) -Corrected color mode according printhead. -disabled cmy support. use cmyk always. This fixes problems with CUPS. -different head offsets at black I changed the head_offset entries at lexmark_cap_t to two entries. One for standard cartridge and one for photo cartridge. This should reduce the confusion. These offsets are different because the top position of the black ink is different at photo and black cartridge. 2001-08-18 Files: src/gimp/gimp_main_window.c (1.38) (+32 -17) Adapted suggestions from Kurt Pfeifle 2001-08-16 Files: src/gimp/gimp_main_window.c (1.37) (+4 -2) Printer list name needs to match text for gimp_plist_callback to work correctly. 2001-08-14 Files: src/cups/Makefile.am (1.31) (+4 -3) Fix a few minor problems. 2001-08-14 Files: NEWS (1.42) (+64 -31) README (1.68) (+5 -1) po/en_GB.po (1.40) (+406 -489) More release note updates. 2001-08-14 Files: src/testpattern/Makefile.am (1.3) (+2 -2) src/testpattern/testpattern.c (1.2) (+5 -1) src/testpattern/testpattern.h (1.2) (+1 -5) src/testpattern/testpatternl.l (1.2) (+5 -1) src/testpattern/testpatterny.y (1.2) (+5 -1) Putting config.h in the header doesn't seem to work... 2001-08-14 Files: src/cups/Makefile.am (1.30) (+19 -4) src/cups/genppd.c (1.24) (+99 -52) src/ghost/README (1.24) (+295 -316) src/main/print-util.c (1.41) (+2 -2) genppd can now generate multiple languages - just need to update to point gettext at the right message catalog (however that is done) Updated the Ghostscript driver README file for the new option values. Updated the cups makefile to generate and install mutiple languages. 2001-08-13 Files: acconfig.h (1.15) (+4 -4) configure.in.in (1.64) (+6 -6) lib/libprintut.h (1.5) (+4 -4) lib/vasprintf.c (1.3) (+1 -1) lib/xmalloc.c (1.4) (+3 -3) lib/xmalloc.h (1.5) (+4 -4) man/escputil.1.in (1.4) (+6 -6) po/POTFILES.in (1.7) (+0 -1) src/cups/cups-calibrate.c (1.2) (+2 -2) src/cups/genppd.c (1.23) (+5 -5) src/cups/rastertoprinter.c (1.18) (+3 -3) src/escputil/escputil.c (1.24) (+2 -2) src/foomatic/foomatic-generator.in (1.11) (+32 -32) src/main/print-canon.c (1.64) (+55 -55) src/main/print-escp2.c (1.103) (+184 -121) src/main/print-lexmark.c (1.45) (+36 -36) src/main/print-pcl.c (1.40) (+2 -2) src/main/print-util.c (1.40) (+248 -126) test/Makefile.am (1.26) (+2 -2) test/bjc-unprint.c (1.6) (+30 -30) test/unprint.c (1.14) (+17 -17) Clean up in preparation for 4.1.99-a3. 2001-08-13 Files: src/cups/genppd.c (1.22) (+63 -217) src/cups/rastertoprinter.c (1.17) (+8 -4) src/foomatic/printer_options.c (1.6) (+5 -4) src/gimp/gimp_color_window.c (1.14) (+19 -5) src/gimp/gimp_main_window.c (1.36) (+119 -67) src/gimp/print_gimp.h (1.16) (+8 -8) src/main/print-canon.c (1.63) (+165 -179) src/main/print-dither.c (1.41) (+16 -7) src/main/print-escp2.c (1.102) (+213 -207) src/main/print-lexmark.c (1.44) (+199 -198) src/main/print-pcl.c (1.39) (+132 -96) src/main/print-ps.c (1.22) (+31 -21) src/main/print-util.c (1.39) (+157 -136) I18N changes for GIMP-print. 2001-08-13 Files: test/Makefile.am (1.25) (+3 -5) escp2-unprint is obsolete. 2001-08-13 Files: src/main/gimp-print-internal.h (1.41) (+13 -4) src/testpattern/Makefile.am (1.2) (+2 -2) Nothing here needs libprintut (and libgimpprint should not require linking against it!) 2001-08-12 Files: src/escputil/escputil.c (1.23) (+3 -3) Do status command correctly. 2001-08-12 Files: test/.cvsignore (1.5) (+0 -4) Testpattern stuff is moved out. 2001-08-12 Files: configure.in.in (1.63) (+19 -2) po/en_GB.po (1.39) (+98 -94) src/Makefile.am (1.5) (+2 -2) src/printdef/Makefile.am (1.7) (+2 -1) src/testpattern/.cvsignore (1.1) ( ) src/testpattern/Makefile.am (1.1) ( ) src/testpattern/testpattern.c (1.1) ( ) src/testpattern/testpattern.h (1.1) ( ) src/testpattern/testpattern.sample (1.1) ( ) src/testpattern/testpatternl.l (1.1) ( ) src/testpattern/testpatterny.y (1.1) ( ) test/Makefile.am (1.24) (+4 -14) Move testpattern generator to its own directory. 2001-08-12 Files: NEWS (1.41) (+21 -10) Updates 2001-08-12 Files: src/main/print-escp2.c (1.101) (+16 -14) Tweak 6 pl a bit more. 2001-08-11 Files: src/foomatic/foomatic-generator.in (1.10) (+2 -2) src/main/print-escp2.c (1.100) (+2 -1) src/main/printers.xml (1.22) (+9 -9) Fix up printer names. Be pickier in foomatic-generator (error out if something goes wrong) Fix comment breakage. 2001-08-11 Files: src/main/print-escp2.c (1.99) (+4 -7) src/main/print-util.c (1.38) (+20 -1) stp_set_printer_defaults() 2001-08-11 Files: src/main/print-escp2.c (1.98) (+11 -17) Tune 6 pl printers. 2001-08-11 Files: NEWS (1.40) (+21 -3) Updates 2001-08-11 Files: src/main/print-escp2.c (1.97) (+31 -9) Tune STC x80 printers. 2001-08-11 Files: src/ghost/README (1.23) (+4 -0) Add 360 SW unidirectional. 2001-08-11 Files: src/escputil/escputil.c (1.22) (+24 -41) Fix status command. 2001-08-11 Files: src/main/print-escp2.c (1.96) (+100 -46) 480/580 type printers apparently need exactly the right number of rows printed; printing less than the number of jets apparently causes problems. 2001-08-11 Files: po/en_GB.po (1.38) (+91 -91) src/escputil/escputil.c (1.21) (+8 -8) src/foomatic/foomatic-printermap (1.7) (+5 -2) src/ghost/README (1.22) (+5 -2) src/main/print-escp2.c (1.95) (+84 -7) src/main/print-pcl.c (1.38) (+25 -1) src/main/printers.xml (1.21) (+31 -3) Tune C40/C20/480/580 inks. Add HP DesignJet 750. 2001-08-10 Files: Makefile.am (1.107) (+4 -4) Typos 2001-08-10 Files: test/.cvsignore (1.4) (+4 -0) test/Makefile.am (1.23) (+9 -3) Read test patterns and such from an input file. 2001-08-09 Files: README (1.67) (+14 -5) doc/FAQ.html (1.4) (+88 -28) Some documentation enhancements from Dennis Powell's column on LinuxPlanet. 2001-08-08 Files: test/unprint.c (1.13) (+94 -64) Improve ink constants. Better debugging messages. Allow specification of form factor for old printers. 2001-08-08 Files: acconfig.h (1.14) (+2 -33) configure.in.in (1.62) (+18 -32) debian/rules (1.21) (+1 -2) lib/xmalloc.h (1.4) (+2 -2) po/en_GB.po (1.37) (+55 -55) configure.in.in: Fix small bugs in configure.in.in, and upgrade for 2.50 compatibility acconfig.h: remove redundant entries 2001-08-08 Files: src/main/print-escp2.c (1.94) (+65 -45) Provisional fix for STC 480/580. 2001-08-07 Files: src/main/print-escp2.c (1.93) (+29 -13) Improve behavior of STC 480/580. Stub code to put printer and driver information in the file header; need confirmation from Epson that it's safe before we enable it. 2001-08-07 Files: src/main/print-util.c (1.37) (+2 -2) Speed up papersize handling a lot in genppd. This isn't thread-safe, but overall gimp-print isn't thread-safe either. We could make it thread-safe by putting a mutex around this, if we really cared to. 2001-08-07 Files: src/main/print-dither.c (1.40) (+14 -2) Try to do light ink handling a bit more reasonably in CMYK mode. 2001-08-07 Files: test/unprint.c (1.12) (+62 -16) If base resolution is <720DPI, all old Epson printers should be printing at base resolution (it's only 1440 DPI that needs special hacks). 2001-08-06 Files: src/main/print-color.c (1.22) (+8 -18) test/Makefile.am (1.22) (+7 -3) Print a test pattern. Make CMYK-16 be completely uncorrected, to make it useful for testing and such. 2001-08-04 Files: src/ghost/gdevstp.c (1.10.2.1) (+34 -3) src/main/print-color.c (1.21.2.1) (+117 -15) src/main/print-util.c (1.36.2.1) (+2 -2) First work on custom LUT 2001-08-04 Files: src/main/gimp-print-internal.h (1.40) (+3 -2) src/main/print-canon.c (1.62) (+28 -105) src/main/print-pcl.c (1.37) (+38 -74) src/main/print-util.c (1.36) (+18 -1) Use stp_deprintf rather than #ifdef DEBUG. Haven't fixed Lexmark up yet because there's more complicated debugging stuff in there. 2001-08-04 Files: src/main/gimp-print-internal.h (1.39) (+10 -8) src/main/print-escp2.c (1.92) (+11 -9) src/main/print-lexmark.c (1.43) (+4 -4) src/main/print-weave.c (1.33) (+4 -4) 447865 print-weave addresses too many print heads The problem here is that the weave code defines the head offset to be an array of 8 offsets; everything else uses 7 heads (channels). The Lexmark driver was confusing two different things, but having a different number of head offsets is a sure way to cause confusion. Also don't offset the top when printing in black and white only on ESC 480/580. When printing with black-only ink, that printer has a "normal" head. 2001-08-03 Files: Makefile.am (1.106) (+26 -9) configure.in.in (1.61) (+53 -30) po/en_GB.po (1.36) (+1 -1) scripts/patch-gimp (1.1) ( ) src/Makefile.am (1.4) (+5 -2) Patch the gimp distribution a bit more intelligently. 2001-08-03 Files: po/en_GB.po (1.35) (+1 -1) src/cups/Makefile.am (1.29) (+3 -1) src/foomatic/Makefile.am (1.11) (+7 -2) Build PPD's and foomatic data during build rather than install. 2001-08-02 Files: NEWS (1.39) (+33 -1) README (1.66) (+1 -1) debian/README.Debian (1.13) (+1 -1) Bump version. 2001-08-01 Files: src/foomatic/foomatic-printermap (1.6) (+9 -2) Updates from Till. 2001-08-01 Files: src/main/print-escp2.c (1.91) (+4 -17) src/main/printers.xml (1.20) (+2 -2) Fix the STC500 problem correctly. 2001-08-01 Files: po/en_GB.po (1.34) (+95 -95) src/main/print-escp2.c (1.90) (+16 -3) src/main/printers.xml (1.19) (+2 -2) test/unprint.c (1.11) (+2 -2) Fix STC 500. Clean up comment. 2001-07-31 Files: debian/README.building (1.1) ( ) Update building README 2001-07-31 Files: src/main/print-escp2.c (1.89) (+128 -159) Separate printers which understand 4-byte page dimension from those that accept only 2-byte page dimension. Remove the special vertical zero-margin code, which was just causing problems. 2001-07-30 Files: src/main/print-pcl.c (1.36) (+1 -6) Fix generation of paper sources for Laserjet 4L. 2001-07-29 Files: Makefile.am (1.105) (+5 -2) Add working gimp-dist support 2001-07-29 Files: debian/changelog (1.21) (+1 -1) Update version to 4.1.99-a3-1 2001-07-29 Files: src/main/print-pcl.c (1.35) (+55 -6) Robert beat me to the default InputSlot bug! :) Add missing media sizes from LaserJet drivers (should have them mostly covered now...) 2001-07-29 Files: src/main/print-pcl.c (1.34) (+2 -2) Return the correct default for InputSlot. 2001-07-28 Files: test/unprint.c (1.10) (+51 -13) Print a bit more information. 2001-07-28 Files: test/parse-escp2 (1.4) (+5 -1) Verbose option 2001-07-28 Files: configure.in.in (1.60) (+4 -4) src/cups/rastertoprinter.c (1.16) (+12 -44) src/ghost/gdevstp.c (1.10) (+5 -3) src/gimp/print-image-gimp.c (1.5) (+6 -4) src/main/print-canon.c (1.61) (+3 -2) src/main/print-escp2.c (1.88) (+3 -2) src/main/print-lexmark.c (1.42) (+3 -2) src/main/print-pcl.c (1.33) (+3 -2) src/main/print-ps.c (1.21) (+5 -3) Allow image layer to cleanly abort printing. Reviewed by Roger Leigh. 2001-07-27 Files: src/escputil/escputil.c (1.20) (+5 -334) Back out ink change code, which will not work without packet mode support. 2001-07-27 Files: src/escputil/escputil.c (1.19) (+44 -6) Experimental cartridge changing code 2001-07-26 Files: configure.in.in (1.59) (+4 -4) debian/changelog (1.20) (+3 -2) debian/rules (1.20) (+5 -1) po/en_GB.po (1.33) (+91 -91) Put samples/profile.jpg into cupsys-driver-gimpprint debian package 2001-07-24 Files: src/main/print-escp2.c (1.87) (+2 -2) 480/580 should support draft mode printing. 2001-07-24 Files: src/main/print-escp2.c (1.86) (+6 -2) Fix 480/580 positioning for real (from Jason Pearce). 2001-07-23 Files: src/main/print-escp2.c (1.85) (+5 -2) Adjust 980 densities per Thomas Tonino and Brad Bosch. 2001-07-23 Files: src/main/print-escp2.c (1.84) (+25 -25) Stylus Photo 1270 (and very likely every printer using the 1999 command set) can print more than 44" long. 2001-07-23 Files: NEWS (1.8.2.6) (+93 -2) README (1.46.2.6) (+42 -31) configure.in.in (1.18.2.6) (+42 -7) debian/README.Debian (1.2.2.6) (+1 -1) lib/vasprintf.c (1.1.4.1) (+3 -3) src/cups/Makefile.am (1.17.2.6) (+1 -1) src/cups/genppd.c (1.7.2.4) (+398 -181) src/foomatic/Makefile.am (1.4.2.4) (+8 -4) src/foomatic/foomatic-printermap (1.2.2.3) (+6 -0) src/main/print-escp2.c (1.24.2.6) (+151 -35) src/main/print-pcl.c (1.8.4.5) (+26 -14) Merge in alpha 2 from the mainline. 2001-07-22 Files: test/.cvsignore (1.3) (+1 -0) More things that should be ignored. 2001-07-22 Files: src/foomatic/.cvsignore (1.3) (+1 -0) src/ghost/.cvsignore (1.5) (+1 -0) Something else that needs to be ignored. 2001-07-22 Files: src/cups/.cvsignore (1.4) (+1 -0) More stuff to ignore. 2001-07-22 Files: doc/.cvsignore (1.4) (+5 -0) A few more files we want to ignore. 2001-07-22 Files: samples/.cvsignore (1.1) ( ) .cvsignore 2001-07-22 Files: src/ghost/README (1.21) (+35 -19) More minor updates. 2001-07-22 Files: src/ghost/README (1.20) (+6 -9) No longer supports 180x120. 2001-07-21 Files: po/en_GB.po (1.32) (+1 -1) Update 2001-07-21 Files: src/cups/genppd.c (1.21) (+3 -3) Const correctness 2001-07-21 Files: NEWS (1.38) (+7 -16) src/escputil/escputil.c (1.18) (+16 -7) 480/580 ink change definitely will not work yet. 2001-07-21 Files: NEWS (1.37) (+6 -1) README (1.65) (+5 -5) samples/Makefile.am (1.2) (+2 -2) src/main/printers.xml (1.18) (+3 -23) Remove duplicate Stylus C20/C40 entries. Minor cleanup, prep for 4.1.99-a2. 2001-07-21 Files: Makefile.am (1.104) (+2 -2) NEWS (1.36) (+27 -11) configure.in.in (1.58) (+19 -2) po/en_GB.po (1.31) (+90 -98) samples/Makefile.am (1.1) ( ) samples/colorbars4.png (1.1) ( ) samples/colorsweep.png (1.1) ( ) samples/profile.jpg (1.1) ( ) src/cups/Makefile.am (1.28) (+2 -2) Create new samples directory containing various sample images. 2001-07-21 Files: src/main/print-escp2.c (1.83) (+3 -5) Fix up draft mode on new printers. 2001-07-21 Files: src/main/print-escp2.c (1.82) (+11 -10) Fix certain printers that don't handle ESC(K correctly. Improve edge printing for zero-margin printers. 2001-07-20 Files: src/cups/Makefile.am (1.27) (+2 -2) src/main/print-color.c (1.21) (+107 -69) First run of color conversion optimizations, to improve performance significantly on some systems. Add CUPS driver profile image. 2001-07-19 Files: NEWS (1.35) (+5 -4) README (1.64) (+9 -2) po/en_GB.po (1.30) (+2 -2) src/ghost/README (1.19) (+368 -196) Update some README's. 2001-07-19 Files: src/main/print-escp2.c (1.81) (+7 -1) Try (again) to fix zero margin printing. 2001-07-18 Files: src/main/print-color.c (1.20) (+11 -3) Scale CMYK by density, too. 2001-07-18 Files: debian/changelog (1.19) (+1 -1) Change upstream version to correct format 2001-07-18 Files: po/en_GB.po (1.29) (+242 -242) updates 2001-07-18 Files: NEWS (1.34) (+26 -7) Updates 2001-07-18 Files: NEWS (1.33) (+7 -0) configure.in.in (1.57) (+4 -1) lib/libprintut.h (1.4) (+5 -2) lib/vasprintf.c (1.2) (+3 -3) src/cups/genppd.c (1.20) (+3 -3) src/escputil/escputil.c (1.17) (+14 -3) src/foomatic/foomatic-printermap (1.5) (+2 -0) src/main/print-canon.c (1.60) (+9 -3) src/main/print-dither.c (1.39) (+12 -25) src/main/print-escp2.c (1.80) (+3 -1) src/main/print-util.c (1.35) (+5 -1) src/main/printers.xml (1.17) (+41 -1) Initial support for Epson C20 and C40 printers. All printers should now default to 300 or 360 DPI, rather than draft mode. CMYK dithering does not add the black back into the colors. Check for stdarg/varargs as part of configure process, rather than relying on __STDC__ macro. CUPS driver defaults to line art rather than photo color for performance (and correctness). Epson driver sets resolution correctly if printing softweave at less than printer resolution. 2001-07-17 Files: src/cups/genppd.c (1.19) (+133 -93) src/cups/rastertoprinter.c (1.15) (+159 -108) src/main/print-util.c (1.34) (+4 -4) Conditionally write stpInkType option. Fallback on PPD defaults for STP options. Fix missing const from a few functions in print-util.c. 2001-07-17 Files: src/escputil/escputil.c (1.16) (+2 -4) printer_name wasn't being used... index() is a BSD function; use the ANSI strchr() function instead. 2001-07-17 Files: src/main/print-color.c (1.19) (+249 -6) Make solid color mode really distinct from line art and from photo mode. 2001-07-17 Files: src/cups/genppd.c (1.18) (+62 -21) src/main/print-pcl.c (1.32) (+13 -2) src/main/print-util.c (1.33) (+9 -138) Restore constness. Set up numeric options in PPD files correctly. Remove more dead (or not-yet-alive) code. Set PCL printers to default to 300 DPI. 2001-07-17 Files: src/main/print-ps.c (1.20) (+2 -2) Fix ps_ascii85() - missing file argument... 2001-07-16 Files: src/main/print-canon.c (1.59) (+2 -2) src/main/print-escp2.c (1.79) (+3 -3) src/main/print-lexmark.c (1.41) (+4 -4) src/main/print-ps.c (1.19) (+13 -1) src/main/print-util.c (1.32) (+25 -29) Fix compiler warnings and GCCisms. 2001-07-16 Files: src/cups/genppd.c (1.17) (+257 -121) src/cups/rastertoprinter.c (1.14) (+151 -22) CUPS driver updates. 2001-07-16 Files: src/escputil/escputil.c (1.15) (+712 -78) Untested commands for 480/580 head alignment and cartridge change. 2001-07-15 Files: src/foomatic/foomatic-generator.in (1.9) (+7 -7) Finish fixing color/outputtype 2001-07-15 Files: src/gimp/gimp_main_window.c (1.35) (+30 -45) Tighten things up in the GUI some... 2001-07-15 Files: doc/Makefile.am (1.11) (+0 -0) Fix debian packaging (remove README.dither from libgimpprint-dev.docs) Fix HTML manual generation (only regenerate if out of date, or if building in a separate tree Add PostScript documentation option ('make ps') Increment Debian changelog 2001-07-15 Files: Makefile.am (1.103) (+4 -1) configure.in.in (1.56) (+10 -6) debian/changelog (1.18) (+2 -1) doc/Makefile.am (1.10) (+40 -15) src/main/Makefile.am (1.23) (+2 -2) Fix debian packaging (remove README.dither from libgimpprint-dev.docs) Fix HTML manual generation (only regenerate if out of date, or if building in a separate tree Add PostScript documentation option ('make ps') Increment Debian changelog 2001-07-15 Files: src/foomatic/foomatic-generator.in (1.8) (+1 -1) src/foomatic/printer_options.c (1.5) (+8 -8) OutputType should have been named Color. 2001-07-15 Files: doc/appendices.texi (1.4) (+3 -0) Add chapter and intex tags. (Merge from debian branch.) 2001-07-15 Files: debian/control.in (1.6) (+2 -2) debian/libgimpprint-dev.docs (1.4) (+0 -1) debian/rules (1.19) (+4 -5) Sync mainline branch with changes made on debian branch. 2001-07-15 Files: po/en_GB.po (1.28) (+408 -391) Updates 2001-07-15 Files: NEWS (1.32) (+10 -6) Update the foomatic data. 2001-07-15 Files: src/foomatic/Makefile.am (1.10) (+8 -4) src/foomatic/foomatic-generator.in (1.7) (+41 -8) src/foomatic/foomatic-printermap (1.4) (+4 -0) src/foomatic/printer_options.c (1.4) (+17 -6) src/foomatic/stp_limits.c (1.1) ( ) Fix up options for the current state of the world. 2001-07-14 Files: NEWS (1.31) (+9 -3) Shift-drag on the preview. 2001-07-14 Files: src/gimp/gimp_main_window.c (1.34) (+68 -38) Shift-drag in the GIMP plugin constrains the image to vertical or horizontal motion only. 2001-07-14 Files: debian/rules (1.2.2.11) (+1 -1) Add support for version numbers containing a "-". 2001-07-14 Files: debian/rules (1.2.2.10) (+2 -1) Quick fix. Copy out of doc, rather than debian/gimp-print-build/doc when installing the html manual. This is a little weird, but I don't have time to investigate this further and Rager has been rather quiet lately. 2001-07-14 Files: NEWS (1.30) (+23 -6) src/ghost/README (1.18) (+4 -0) src/main/print-escp2.c (1.78) (+129 -20) src/main/printers.xml (1.16) (+35 -1) Very preliminary support for the Epson Stylus Pro 10000. Explicit support for the Epson Stylus Photo 875/785/895 (no driver changes are required). 2001-07-14 Files: src/main/gimp-print-internal.h (1.38) (+4 -2) src/main/print-weave.c (1.32) (+9 -5) Allocate enough (extra) buffer space required for Stylus Photo 480/580 type printers. 2001-07-14 Files: src/gimp/gimp_main_window.c (1.33) (+135 -70) Add vertical center and horizontal center buttons. Reorganize some GUI elements. 2001-07-13 Files: src/main/print-util.c (1.31) (+8 -8) Spell out "inch". 2001-07-11 Files: test/unprint.c (1.9) (+3 -1) Ignore ESCP/2 set printhead speed command. 2001-07-11 Files: src/foomatic/foomatic-generator.in (1.6) (+7 -6) From Till Kamppeter: 1. The driver's name in the Foomatic database is "gimp-print", some options refer to "gimp-print-4.1.99-a2" 2. Some choices begin with "gimp-print-4.1.99-a2-..." and references to them only with "gimp-print-..." (or vice-versa, I do not remember exactly) 3. The paper sizes were not read correctly out of the "paper_sizes" shell program. Once the pipe symbol for the command was missing (which made the source code being read), and second, the way how the lines were evaluated didn't support option names with spaces. 2001-07-10 Files: NEWS (1.8.2.5) (+43 -1) README (1.46.2.5) (+7 -7) configure.in.in (1.18.2.5) (+6 -5) debian/README.Debian (1.2.2.5) (+7 -6) doc/Makefile.am (1.1.2.3) (+25 -11) src/cups/Makefile.am (1.17.2.5) (+2 -8) src/main/print-dither.c (1.10.4.5) (+88 -52) src/main/print-escp2.c (1.24.2.5) (+7 -5) Merging 4.1.99-a1 into the debian branch. 2001-07-10 Files: src/cups/Makefile.am (1.17.2.4) (+2 -2) Temporary workaround for Debian bug #99781. Unset LD_PRELOAD prior to running genppd. This change should stay on the debian-branch branch only as it only effects building Debian packages while running under fakeroot. It's probably harmless, but better safe than sorry. 2001-07-10 Files: NEWS (1.29) (+27 -2) README (1.63) (+4 -4) configure.in.in (1.55) (+3 -3) debian/README.Debian (1.12) (+1 -1) Bump version. 2001-07-10 Files: doc/functions.texi (1.4) (+120 -52) Add some documentation. 2001-07-10 Files: src/main/print-util.c (1.30) (+3 -2) Allow use of black and white printing on black and white printers (only grayscale was allowed). 2001-07-10 Files: src/gimp/print.c (1.20) (+3 -3) Should use stp_allocate_vars() rather than stp_allocate_copy(stp_default_vars()). 2001-07-10 Files: src/gimp/gimp_main_window.c (1.32) (+35 -23) Move mouse properly in PPI mode. 2001-07-07 Files: src/main/print-weave.c (1.31) (+2 -2) Fix a typo that causes a very quick seg fault. I wonder why this hadn't happened before; I suppose it's the extra debugging stuff I put in that caused something to be used that hadn't been used before. 2001-07-06 Files: README (1.62) (+14 -2) Must reinstall PPD files after upgrading gimp-print. 2001-07-06 Files: README (1.61) (+9 -17) configure.in.in (1.54) (+12 -1) src/ghost/Makefile.am (1.13) (+3 -2) src/ghost/README (1.17) (+97 -57) src/ghost/contrib.mak.addon.in (1.1) ( ) src/ghost/contrib.mak.addon.old (1.1) ( ) src/ghost/gdevstp.c (1.9) (+5 -1) src/main/gimp-print-internal.h (1.37) (+2 -4) src/main/print-canon.c (1.58) (+8 -8) src/main/print-dither.c (1.38) (+2 -1) src/main/print-lexmark.c (1.40) (+11 -9) src/main/print-pcl.c (1.31) (+14 -13) src/main/print-util.c (1.29) (+11 -11) Fix some warnings from Ghostscript 6.51. New method of building Ghostscript driver by linking against libgimpprint. 2001-07-06 Files: src/main/printers.xml (1.15) (+2 -2) Fixed bjc-7000 gamma as suggested by Bodo Huckestein 2001-07-06 Files: src/main/print-canon.c (1.57) (+2 -2) New density for the BJC7000 in 300x300 (as suggested by Bodo Huckestein) 2001-07-06 Files: NEWS (1.28) (+43 -1) README (1.60) (+7 -7) configure.in.in (1.53) (+5 -4) debian/README.Debian (1.11) (+7 -6) po/en_GB.po (1.27) (+190 -189) 4.1.99-a1 (4.2 alpha 1) release. 2001-07-05 Files: doc/Makefile.am (1.9) (+3 -2) End users are not expected to have texinfo2html. 2001-07-05 Files: src/main/print-weave.c (1.30) (+5 -4) More debugging info. 2001-07-05 Files: doc/Makefile.am (1.8) (+10 -5) Error out if any Texinfo files are missing. 2001-07-05 Files: doc/Makefile.am (1.7) (+2 -3) types.texi no longer exists; clean up a typo 2001-07-05 Files: src/main/print-dither.c (1.37) (+38 -12) Performance tweaks. 2001-07-05 Files: doc/Makefile.am (1.6) (+1 -1) doc/appendices.texi (1.3) (+1 -1) doc/escp2.texi (1.3) (+3 -3) doc/functions.texi (1.3) (+215 -350) doc/gimpprint.texi (1.5) (+2 -3) doc/indices.texi (1.3) (+2 -2) doc/integrating.texi (1.1) ( ) doc/introduction.texi (1.3) (+2 -2) doc/new-printer.texi (1.2) (+3 -3) doc/using.texi (1.3) (+0 -193) doc/weave.texi (1.3) (+3 -3) Split using.texi into integrating.texi Move type descriptions into functions.texi Re-order functions Correct node pointers 2001-07-05 Files: src/main/print-canon.c (1.56) (+101 -44) Some more additions to the experimental stuff Deactivated 6color printing for the 8200 (still too bugy, we leave that for the development versions) 2001-07-03 Files: src/main/print-canon.c (1.55) (+131 -2) BJC8200: New attempt to make 1200x1200 work with 6colors and DMT New experimental stuff for a fundamental change in print-mode definitions (no sweat, it's all #ifdef-ed -- no need to risk anything before the next release ;-) 2001-07-03 Files: src/main/print-canon.c (1.54) (+2 -2) src/main/printers.xml (1.14) (+2 -2) New density and gamma value for the BJC7000 (as suggested by Bodo Huckestein) 2001-07-03 Files: src/main/print-canon.c (1.53) (+37 -37) Added comments to density and bpp entries in printer definitions to make things easier. 2001-07-02 Files: doc/dither.texi (1.2) (+501 -0) doc/introduction.texi (1.2) (+17 -19) Move README.dither into Texinfo manual 2001-07-02 Files: acconfig.h (1.13) (+2 -5) configure.in.in (1.52) (+2 -2) Remove redundant #defines Remove -ansi from GNUCFLAGS 2001-07-02 Files: src/main/print-canon.c (1.52) (+3 -3) Fix typo 2001-07-02 Files: src/main/print-canon.c (1.51) (+17 -1) src/main/printers.xml (1.13) (+2 -2) Added printer definition for BJC85 based on BJC4400 (that was used for the BJC85 sofar) to allow for different ink definitions lateron. 2001-07-02 Files: src/main/print-canon.c (1.50) (+6 -2) Rather interpret a resolution "NDPI" as "NDPIxNDPI" instead of messing up. 2001-07-02 Files: src/main/print-canon.c (1.49) (+12 -12) Changed k_upper value for the high quality papers from .9 to .999 as suggested by Robert to fix the mixed black to pure black transition problems 2001-07-02 Files: src/main/print-canon.c (1.48) (+8 -8) Fixed missing DMT modes of some of the models. 2001-07-02 Files: src/main/print-dither.c (1.36) (+52 -42) Improve print quality with fast and very fast dither in 6-color mode. 2001-07-02 Files: src/gimp/gimp_main_window.c (1.31) (+2 -2) Silly typo that crept in earlier. 2001-07-01 Files: src/escputil/escputil.c (1.14) (+40 -22) Use stdarg for remote mode commands. 2001-07-01 Files: src/gimp/gimp_color_window.c (1.13) (+48 -57) src/gimp/gimp_main_window.c (1.30) (+222 -329) src/gimp/print.c (1.19) (+5 -13) src/gimp/print_gimp.h (1.15) (+5 -2) Clean up the duplication between vars and the printer list. This may allow us to further simplify the logic in gimp_main_window.c; that needs some investigation. 2001-07-01 Files: src/gimp/gimp_main_window.c (1.29) (+177 -172) Split up preview update. 2001-07-01 Files: src/gimp/gimp_color_window.c (1.12) (+28 -8) src/gimp/gimp_main_window.c (1.28) (+490 -551) src/gimp/print_gimp.h (1.14) (+4 -1) Clean up UI initialization. 2001-07-01 Files: src/gimp/gimp_main_window.c (1.27) (+29 -17) Use the drawing window more generously. 2001-07-01 Files: src/gimp/gimp_main_window.c (1.26) (+3 -1) Preserve the custom page size when switching printers. 2001-06-30 Files: src/main/print-version.c (1.4) (+1 -3) No need for unistd.h here. 2001-06-30 Files: debian/rules (1.2.2.9) (+1 -3) Remove the call to "dh_testversion 2". This is deprecated. Since we builddepend on debhelper >= 2 anyway, it's also entirely unnecessary. 2001-06-30 Files: src/main/print-escp2.c (1.24.2.4) (+803 -337) src/main/print-pcl.c (1.8.4.4) (+195 -135) test/Makefile.am (1.9.2.4) (+16 -6) Merge in 4.1.10 for the 4.1.10-1 debian release. 2001-06-30 Files: NEWS (1.8.2.4) (+111 -1) README (1.46.2.4) (+17 -10) configure.in.in (1.18.2.4) (+68 -106) debian/README.Debian (1.2.2.4) (+1 -1) debian/rules (1.2.2.8) (+2 -1) doc/Makefile.am (1.1.2.2) (+33 -2) po/POTFILES.in (1.3.4.2) (+1 -0) src/cups/Makefile.am (1.17.2.3) (+39 -29) src/cups/genppd.c (1.7.2.3) (+84 -97) src/foomatic/Makefile.am (1.4.2.3) (+33 -13) src/foomatic/foomatic-printermap (1.2.2.2) (+6 -0) src/gimp/print.c (1.4.4.4) (+141 -252) src/main/gimp-print-internal.h (1.15.4.4) (+70 -36) src/main/print-dither.c (1.10.4.4) (+1015 -2504) Merge in 4.1.10 for the 4.1.10-1 debian release. 2001-06-24 Files: src/cups/Makefile.am (1.26) (+2 -8) Change from `foreign' to `gnu' as cups/ no longer has a separate configure.in 2001-06-24 Files: doc/using.texi (1.2) (+1 -1) Fix typo in AM_PATH_GIMPPRINT definition 2001-06-19 Files: src/main/print-escp2.c (1.77) (+5 -1) Added Ilford heavy paper, which applies to both satin and glossy papers with 238 gms weight. This paper does not like pure black and is sensitive to receiving too much ink. 2001-06-19 Files: src/main/print-weave.c (1.29) (+2 -2) Edited typo or search and replace bogosity. 2001-06-19 Files: escputil.c (1.15.2.3) (+3 -1) print-escp2.c (1.265.2.4) (+2 -2) Fix init commands for 680/777 (wasn't sending packet mode init command for USB interface...) Add 680 and 777 to model list in escputil. 2001-06-17 Files: Makefile.am (1.102) (+2 -2) debian/libgimpprint-dev.docs (1.3) (+0 -3) Fix debian/control.in parsing in Makefile.am dist-hook rule Remove files from debian/libgimpprint-dev.docs that no longer exist Update debian/README.building.from.CVS to give more accurate details 2001-06-16 Files: doc/Makefile.am (1.5) (+1 -2) doc/appendices.texi (1.2) (+5 -4) doc/escp2.texi (1.2) (+14 -8) doc/functions.texi (1.2) (+2 -1) doc/indices.texi (1.2) (+1 -1) doc/new-printer.texi (1.1) ( ) doc/weave.texi (1.2) (+69 -38) Move README.new-printer into Texinfo manual as an appendix 2001-06-16 Files: doc/.cvsignore (1.3) (+0 -1) doc/Makefile.am (1.4) (+15 -5) doc/appendices.texi (1.1) ( ) doc/copying.texi (1.1) ( ) doc/dither.texi (1.1) ( ) doc/escp2.texi (1.1) ( ) doc/functions.texi (1.1) ( ) doc/gimpprint.texi (1.4) (+21 -1295) doc/indices.texi (1.1) ( ) doc/introduction.texi (1.1) ( ) doc/overview.texi (1.1) ( ) doc/problems.texi (1.1) ( ) doc/programs.texi (1.1) ( ) doc/using.texi (1.1) ( ) doc/weave.texi (1.1) ( ) po/en_GB.po (1.26) (+211 -211) Move README.escp2 and README.weave into the Texinfo manual Split Texinfo manual into separate files for ease of maintaining 2001-06-14 Files: test/run-weavetest (1.7) (+7 -1) Run quietly by default. 2001-06-14 Files: test/Makefile.am (1.21) (+2 -2) run-weavetest is part of tests 2001-06-14 Files: test/Makefile.am (1.20) (+3 -1) Add 'make check' support 2001-06-14 Files: src/main/gimp-print-internal.h (1.36) (+4 -2) src/main/print-escp2.c (1.76) (+2 -3) src/main/print-weave.c (1.28) (+110 -72) Further reduce memory consumption, particularly at high resolution. 2001-06-14 Files: src/gimp/gimp_main_window.c (1.25) (+3 -3) Move the preview correctly when using button 2. 2001-06-13 Files: src/main/print-canon.c (1.47) (+16 -13) * canon_init_printer now produces the same init sequences as version 1.12 except for the models BJC-6000, -6100, -6200 (which should work), the BJC-6500 (in non-DMT mode), the BJC-7000 (only pagemargins) and our most favourite, the BJC-8200 (still highly alpha, most propably not working, etc) * reactivated the 300x300 mode for the BJC-8200 2001-06-12 Files: src/gimp/gimp_color_window.c (1.11) (+2 -1) src/gimp/gimp_main_window.c (1.24) (+35 -7) src/gimp/print_gimp.h (1.13) (+2 -8) Use the correct printer defaults rather than simply the first option in the set. 2001-06-10 Files: src/main/print-escp2.c (1.75) (+2 -3) Correct (?) ESC 980 inks in 2880x720 mode. 2001-06-10 Files: test/unprint.c (1.8) (+49 -19) Speed things up in common cases. Correct handling of 4-color inks for Epson mode. 2001-06-10 Files: test/unprint.c (1.7) (+15 -9) Inline the most critical functions. 2001-06-10 Files: test/unprint.c (1.6) (+15 -13) Do output more efficiently. 2001-06-10 Files: test/unprint.c (1.5) (+82 -43) Handle new command set. 2001-06-10 Files: debian/changelog (1.17) (+2 -2) Update debian package version 2001-06-09 Files: NEWS (1.27) (+5 -2) README (1.59) (+1 -1) configure.in.in (1.51) (+3 -3) debian/README.Debian (1.10) (+1 -1) po/en_GB.po (1.25) (+1 -1) src/main/print-weave.c (1.27) (+16 -7) Gimp-Print 4.1.10 release 2001-06-09 Files: src/main/print-weave.c (1.26) (+8 -5) Fix more sizing bugs in the weave code. 2001-06-09 Files: NEWS (1.26) (+17 -1) README (1.58) (+1 -1) configure.in.in (1.50) (+3 -3) debian/README.Debian (1.9) (+1 -1) src/main/gimp-print-internal.h (1.35) (+7 -5) src/main/print-weave.c (1.25) (+23 -15) Fix crash/possible data corruption in weave code. Under certain circumstances, the weave code isn't allocating enough memory for certain temporary buffers. Verified with Electric Fence. Prep for 4.1.9 emergency release. 2001-06-08 Files: po/en_GB.po (1.24) (+4 -4) . 2001-06-08 Files: src/ghost/Makefile.am (1.12) (+8 -10) Build more correctly. 2001-06-08 Files: src/main/print-escp2.c (1.74) (+3 -3) Set default density/black to plain paper settings. 2001-06-08 Files: src/main/print-escp2.c (1.73) (+18 -16) Don't try to use a paper type that may be nonexistent. 2001-06-08 Files: src/gimp/print.c (1.18) (+3 -50) Clean up some dead code. 2001-06-08 Files: NEWS (1.25) (+12 -8) po/en_GB.po (1.23) (+87 -87) Note improvements in color. 2001-06-07 Files: NEWS (1.24) (+5 -0) Start prep for 4.1.8. 2001-06-07 Files: src/gimp/gimp_main_window.c (1.23) (+81 -26) src/main/print-escp2.c (1.72) (+61 -34) src/printdef/printdefy.y (1.6) (+3 -3) Eliminate flashing in the UI when moving the preview image against the borders of the page; also reduce (and hopefully eliminate) any risk of the preview window locking up. If it does lock up, it can be freed by operating any other control. Do some color tuning for paper types. Eliminate a warning from printdef. 2001-06-05 Files: src/main/print-ps.c (1.18) (+2 -2) Use "correct" vars in stp_choose_colorfunc. 2001-06-04 Files: .cvsignore (1.14) (+1 -0) debian/.cvsignore (1.5) (+1 -0) doc/.cvsignore (1.2) (+3 -0) src/main/.cvsignore (1.4) (+1 -0) Update .cvsignore 2001-06-04 Files: Makefile.am (1.101) (+2 -2) acconfig.h (1.12) (+1 -4) configure.in.in (1.49) (+1 -5) po/en_GB.po (1.22) (+172 -172) Remove GIMP_PRINT_MAINT from configure.in.in Fix sed parsing of debian/changelog in Makefile.am 2001-06-04 Files: configure.in.in (1.48) (+1 -14) po/en_GB.po (1.21) (+1 -1) src/cups/Makefile.am (1.25) (+2 -2) src/printdef/printdefy.y (1.5) (+4 -1) Remove CUPS_CFLAGS Add prototypes to printdefy.y 2001-06-03 Files: configure.in.in (1.47) (+2 -2) src/cups/canon.c (1.2) (+1 -1) src/cups/commandtoepson.c (1.2) (+3 -3) src/cups/epson.c (1.2) (+3 -3) src/cups/genppd.c (1.16) (+3 -3) src/escputil/escputil.c (1.13) (+41 -45) src/foomatic/paper_sizes.c (1.3) (+1 -12) src/foomatic/printer_options.c (1.3) (+2 -2) src/gimp/gimp_color_window.c (1.10) (+12 -2) src/gimp/gimp_main_window.c (1.22) (+4 -4) src/gimp/print.c (1.17) (+6 -5) src/gimp/print_gimp.h (1.12) (+5 -1) src/main/print-canon.c (1.46) (+22 -22) src/main/print-color.c (1.18) (+5 -1) src/main/print-dither.c (1.35) (+12 -9) src/main/print-escp2.c (1.71) (+94 -94) src/main/print-lexmark.c (1.39) (+29 -24) src/main/print-pcl.c (1.30) (+3 -3) src/main/print-ps.c (1.17) (+3 -3) src/main/print-util.c (1.28) (+39 -39) src/main/print-weave.c (1.24) (+3 -3) src/printdef/printdefl.l (1.2) (+16 -3) src/printdef/printdefy.y (1.4) (+4 -4) test/bjc-unprint.c (1.5) (+4 -4) test/pcl-unprint.c (1.5) (+35 -35) test/testdither.c (1.10) (+4 -4) Fix a lot of warnings. Improve color quality on plain paper with Epson printers. 2001-06-03 Files: Makefile.am (1.100) (+2 -2) acconfig.h (1.11) (+3 -9) configure.in.in (1.46) (+31 -64) src/cups/Makefile.am (1.24) (+13 -4) src/escputil/Makefile.am (1.9) (+2 -2) src/escputil/escputil.c (1.12) (+14 -6) src/foomatic/Makefile.am (1.9) (+3 -3) src/gimp/Makefile.am (1.16) (+2 -2) src/gimp/print.c (1.16) (+6 -6) src/gimp/print_gimp.h (1.11) (+3 -2) src/main/Makefile.am (1.22) (+3 -3) src/main/gimp-print-internal.h (1.34) (+6 -2) src/printdef/Makefile.am (1.6) (+2 -2) test/Makefile.am (1.19) (+3 -3) test/bjc-unprint.c (1.4) (+19 -1) test/escp2-weavetest.c (1.18) (+2 -2) test/pcl-unprint.c (1.4) (+13 -2) test/testdither.c (1.9) (+11 -11) test/unprint.c (1.4) (+17 -1) Remove CFLAGS debugging and optimisation code from configure.in.in Add missing function prototypes for all functions (except printdef) 2001-06-03 Files: po/en_GB.po (1.20) (+62 -62) Updates 2001-06-03 Files: doc/print-main.png (1.2) (+65 -26) Update the screen shot. 2001-06-03 Files: NEWS (1.23) (+36 -5) Latest updates 2001-06-03 Files: src/foomatic/Makefile.am (1.8) (+2 -2) Minor typo 2001-06-03 Files: src/gimp/gimp_main_window.c (1.21) (+101 -9) Abort an image move operation (with the mouse in the preview window) if another mouse button is pressed. The middle mouse button moves the image in increments of the image size. 2001-06-02 Files: po/en_GB.po (1.19) (+140 -140) test/Makefile.am (1.18) (+2 -2) Back out distributing test/mixed-color-1bit.ppm wrongly 2001-06-02 Files: src/gimp/gimp_color_window.c (1.9) (+1 -3) Enable and disable only the things that need to be enabled/disabled. 2001-06-02 Files: configure.in.in (1.45) (+30 -29) man/Makefile.am (1.6) (+9 -1) src/cups/Makefile.am (1.23) (+25 -24) src/escputil/Makefile.am (1.8) (+13 -1) src/foomatic/Makefile.am (1.7) (+29 -9) src/ghost/Makefile.am (1.11) (+10 -2) src/gimp/Makefile.am (1.15) (+17 -5) src/main/Makefile.am (1.21) (+23 -2) src/printdef/Makefile.am (1.5) (+10 -1) test/Makefile.am (1.17) (+13 -3) Remove conditional compilation definitions out of configure.in into individual Makefiles. Checks are still in configure.in. 2001-06-02 Files: Makefile.am (1.99) (+2 -2) po/en_GB.po (1.18) (+407 -258) Make debian/changelog parsing safer 2001-06-02 Files: src/main/gimp-print-internal.h (1.33) (+3 -15) src/main/print-canon.c (1.45) (+13 -1) src/main/print-escp2.c (1.70) (+18 -7) src/main/print-weave.c (1.23) (+7 -7) Remove the last hard-coded size limits in the core. 2001-06-02 Files: src/ghost/Makefile.am (1.10) (+2 -1) make clean needs to do print-dither-matrices.c, also. 2001-06-02 Files: src/main/print-dither.c (1.34) (+253 -661) More cleanup. 2001-06-02 Files: src/gimp/gimp_color_window.c (1.8) (+20 -1) src/gimp/gimp_main_window.c (1.20) (+5 -1) src/gimp/print_gimp.h (1.10) (+4 -2) Disable color-specific sliders in monochrome modes. 2001-06-01 Files: configure.in.in (1.44) (+2 -2) Build test/testdither with the rest of test/ 2001-06-01 Files: scripts/mkchlog (1.2) (+2 -0) Strip trailing whitespace. 2001-06-01 Files: src/foomatic/foomatic-generator.in (1.5) (+1 -1) src/foomatic/foomatic-printermap (1.3) (+6 -0) Have the ID's for Stylus Pro printers. 2001-06-01 Files: NEWS (1.22) (+18 -6) README (1.57) (+5 -3) configure.in.in (1.43) (+1 -2) po/POTFILES.in (1.6) (+1 -0) src/cups/genppd.c (1.15) (+83 -94) src/escputil/escputil.c (1.11) (+7 -1) src/foomatic/foomatic-generator.in (1.4) (+1 -1) src/ghost/Makefile.am (1.9) (+2 -2) src/ghost/README (1.16) (+146 -70) src/ghost/devs.mak.addon-5.10 (1.5) (+4 -0) src/gimp/gimp_color_window.c (1.7) (+28 -47) src/gimp/gimp_main_window.c (1.19) (+14 -39) src/gimp/print.c (1.15) (+2 -4) src/gimp/print_gimp.h (1.9) (+44 -2) src/main/Makefile.am (1.20) (+2 -1) src/main/gimp-print-internal.h (1.32) (+47 -21) src/main/print-canon.c (1.44) (+8 -2) src/main/print-dither-matrices.c (1.2) (+61 -0) src/main/print-dither.c (1.33) (+981 -2046) src/main/print-escp2.c (1.69) (+393 -161) src/main/print-lexmark.c (1.38) (+6 -3) src/main/print-pcl.c (1.29) (+7 -1) src/main/print-ps.c (1.16) (+7 -1) src/main/print-util.c (1.27) (+65 -3) src/main/printers.xml (1.12) (+50 -0) test/testdither.c (1.8) (+78 -74) Remove check for random function that is no longer used. Major cleanup of dither code: * Put all of the working data into channels rather than ad hoc CMYK variables. * Generalize the dither matrix stuff a bit. * Split out dither matrices into their own (new) source file. Add support for Epson Stylus Pro printers (untested!). Speed up genppd significantly. TEMPORARILY remove check for missing drivers in foomatic install. This needs to be restored when we get ID's for the Stylus Pros. Finally fix a thorny bug in the GUI that caused options to sometimes be ignored and may have caused crashes (the problem was memory being freed out from under something due to a GUI callback). Gray out the paper size entry boxes when they are inactive (when standard page sizes are in use). Add paper size entries for roll papers. Other miscellaneous cleanup of the GUI. Renumber the channels so that black is guaranteed to be channel 0. This simplifies a lot of stuff in the dither code. Check that parameters have actually been verified at print time. Fix testdither program. 2001-06-01 Files: README (1.55.2.1) (+5 -3) Strengthen the language a bit. 2001-06-01 Files: src/foomatic/foomatic-generator.in (1.3.4.1) (+1 -1) Until the Foomatic database is fixed up, don't die because of missing Stylus Pro entries. 2001-06-01 Files: po/en_GB.po (1.16.2.1) (+545 -377) Remove a bit more unnecessary stuff. 2001-05-31 Files: configure.in.in (1.41.2.1) (+1 -2) More cleanup of the dither code. 2001-05-30 Files: configure.in.in (1.42) (+18 -9) src/foomatic/Makefile.am (1.6) (+4 -4) src/main/Makefile.am (1.19) (+2 -2) src/main/gimpprint-config.in (1.4) (+1 -1) test/Makefile.am (1.16) (+2 -2) Fix library linking problems by use of GIMPPRINT_DEPLIBS Remove duplicate library for --libs in gimpprint-config.in 2001-05-29 Files: src/ghost/Makefile.am (1.8.2.1) (+2 -2) src/main/print-dither-matrices.c (1.1) ( ) Much more cleanup of dither code. 2001-05-28 Files: src/main/print-escp2.c (1.68.2.9) (+8 -8) Start cleaning up the mess in print-dither. 2001-05-28 Files: src/main/print-canon.c (1.43.2.2) (+7 -1) src/main/print-escp2.c (1.68.2.8) (+8 -1) src/main/print-lexmark.c (1.37.2.1) (+6 -3) src/main/print-ps.c (1.15.2.1) (+7 -1) src/main/print-util.c (1.26.2.2) (+55 -3) Verify in the drivers that the parameters have been checked prior to attempting to print. 2001-05-27 Files: src/main/print-canon.c (1.43.2.1) (+2 -2) Use stp_free rather than free everywhere. 2001-05-27 Files: test/Makefile.am (1.15.2.1) (+3 -3) Fix link line for escp2-weavetest. Fix testdither to comply with new API. 2001-05-27 Files: Makefile.am (1.98) (+5 -1) README (1.56) (+1 -1) debian/changelog (1.16) (+6 -0) po/en_GB.po (1.17) (+397 -378) Automatically generate debian/changelog during 'make dist' 2001-05-27 Files: NEWS (1.21.2.2) (+14 -6) src/cups/genppd.c (1.14.2.1) (+83 -94) src/main/print-escp2.c (1.68.2.7) (+5 -2) src/main/print-util.c (1.26.2.1) (+11 -1) Much better support for roll-feed paper. The Gimp plugin now grays out page width & height boxes when they can't be modified. 2001-05-27 Files: NEWS (1.21.2.1) (+10 -6) src/ghost/README (1.15.2.4) (+135 -105) src/main/print-escp2.c (1.68.2.6) (+187 -106) Disable softweave on Stylus Pro printers per Mike Sweet recommendation. 2001-05-26 Files: src/ghost/README (1.15.2.3) (+28 -14) src/main/print-escp2.c (1.68.2.5) (+7 -1) Add additional default modes for Stylus Pro series. 2001-05-26 Files: src/ghost/README (1.15.2.2) (+34 -8) Document additional resolutions for Stylus Pro printers. 2001-05-26 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 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 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 Files: src/ghost/README (1.15.2.1) (+6 -0) src/main/print-escp2.c (1.68.2.1) (+165 -58) src/main/printers.xml (1.11.2.1) (+48 -0) Stylus Pro mods 2001-05-22 Files: src/main/print-canon.c (1.43) (+19 -31) Don't copy variable block incorrectly. 2001-05-20 Files: NEWS (1.21) (+29 -5) README (1.55) (+13 -8) configure.in.in (1.41) (+4 -4) src/cups/genppd.c (1.14) (+2 -3) src/ghost/README (1.15) (+25 -18) src/ghost/gdevstp.c (1.8) (+7 -1) src/gimp/gimp_main_window.c (1.18) (+41 -36) src/gimp/print-image-gimp.c (1.4) (+5 -5) src/gimp/print.c (1.14) (+66 -66) src/gimp/print_gimp.h (1.8) (+2 -4) src/main/print-canon.c (1.42) (+19 -16) src/main/print-color.c (1.17) (+21 -25) src/main/print-dither.c (1.32) (+6 -18) src/main/print-escp2.c (1.68) (+7 -6) src/main/print-lexmark.c (1.37) (+57 -59) src/main/print-pcl.c (1.28) (+16 -17) src/main/print-ps.c (1.15) (+4 -4) src/main/print-util.c (1.26) (+5 -1) 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 Files: src/gimp/gimp_main_window.c (1.17) (+68 -50) Convert printer list to combo. 2001-05-19 Files: src/gimp/gimp_main_window.c (1.16) (+152 -43) src/gimp/print.c (1.13) (+66 -131) src/gimp/print_gimp.h (1.7) (+4 -1) Capability to add a new printer 2001-05-19 Files: src/main/print-escp2.c (1.67) (+2 -2) Try to tweak PGPP a bit more. 2001-05-19 Files: src/main/print-canon.c (1.41) (+50 -50) src/main/print-color.c (1.16) (+4 -5) src/main/print-escp2.c (1.66) (+230 -71) src/main/print-lexmark.c (1.36) (+50 -50) src/main/print-pcl.c (1.27) (+50 -50) src/main/print-util.c (1.25) (+3 -10) 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 Files: src/main/print-escp2.c (1.65) (+41 -17) Try to improve color quality for premium glossy. More to come. 2001-05-17 Files: src/main/print-escp2.c (1.64) (+9 -3) Attempt to fix vertical zero margin mode. 2001-05-16 Files: src/main/print-pcl.c (1.26) (+4 -4) Fix symbol names 2001-05-16 Files: src/main/print-lexmark.c (1.35) (+4 -4) Fix up symbol names 2001-05-15 Files: src/main/print-canon.c (1.40) (+47 -47) src/main/print-color.c (1.15) (+18 -7) src/main/print-dither.c (1.31) (+2 -12) src/main/print-escp2.c (1.63) (+34 -25) src/main/print-lexmark.c (1.34) (+108 -54) src/main/print-pcl.c (1.25) (+108 -54) 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 Files: src/gimp/Makefile.am (1.14) (+5 -6) The GNU Make 'export' construct is not portable. 2001-05-14 Files: src/main/print-escp2.c (1.62) (+31 -35) Try to further improve reds. 2001-05-12 Files: src/cups/genppd.c (1.13) (+2 -3) src/gimp/gimp_color_window.c (1.6) (+2 -1) src/gimp/gimp_main_window.c (1.15) (+3 -4) src/gimp/print.c (1.12) (+4 -2) src/main/gimp-print-internal.h (1.31) (+10 -2) src/main/print-canon.c (1.39) (+54 -52) src/main/print-color.c (1.14) (+6 -6) src/main/print-dither.c (1.30) (+14 -14) src/main/print-escp2.c (1.61) (+5 -6) src/main/print-lexmark.c (1.33) (+76 -77) src/main/print-pcl.c (1.24) (+36 -35) src/main/print-ps.c (1.14) (+35 -39) src/main/print-util.c (1.24) (+42 -19) src/main/print-weave.c (1.22) (+20 -20) Clean up use of stdio all over the place. More debugging. Remove unnecessary header files from gimp-print.h. 2001-05-12 Files: NEWS (1.20) (+8 -3) src/gimp/print-image-gimp.c (1.3) (+17 -14) src/gimp/print.c (1.11) (+3 -3) src/main/gimp-print-internal.h (1.30) (+8 -2) src/main/print-color.c (1.13) (+15 -28) src/main/print-dither.c (1.29) (+52 -49) src/main/print-util.c (1.23) (+42 -9) Create a debugging framework rather than #ifdef's everywhere. 2001-05-12 Files: src/main/print-escp2.c (1.60) (+2 -2) Tune PGPP 2001-05-12 Files: src/main/print-escp2.c (1.59) (+2 -2) Fix a broken remote mode command for roll feed paper. 2001-05-12 Files: NEWS (1.19) (+11 -1) README (1.54) (+1 -1) configure.in.in (1.40) (+3 -3) debian/README.Debian (1.8) (+1 -1) Bump version. 2001-05-12 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 Files: configure.in.in (1.39) (+2 -2) debian/changelog (1.15) (+3 -2) debian/control.in (1.5) (+1 -0) debian/rules (1.18) (+2 -1) doc/Makefile.am (1.3) (+4 -3) po/en_GB.po (1.16) (+1 -1) 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 Files: Makefile.am (1.97) (+7 -4) configure.in.in (1.38) (+5 -2) doc/Makefile.am (1.2) (+32 -2) doc/gimpprint.texi (1.3) (+2 -2) po/en_GB.po (1.15) (+1 -1) src/cups/Makefile.am (1.22) (+3 -3) Add html generation from Texinfo source Unify dist-hook in all directories 2001-05-09 Files: NEWS (1.8.2.3) (+56 -2) README (1.46.2.3) (+2 -1) configure.in.in (1.18.2.3) (+14 -10) debian/README.Debian (1.2.2.3) (+1 -1) debian/rules (1.2.2.7) (+76 -52) doc/Makefile.am (1.1.2.1) (+1 -1) man/escputil.1.in (1.2.4.1) (+25 -0) src/cups/Makefile.am (1.17.2.2) (+23 -8) src/cups/genppd.c (1.7.2.2) (+49 -16) src/foomatic/Makefile.am (1.4.2.2) (+12 -7) src/ghost/.cvsignore (1.3.4.1) (+1 -0) src/gimp/print.c (1.4.4.3) (+10 -4) src/main/gimp-print-internal.h (1.15.4.3) (+3 -3) src/main/print-dither.c (1.10.4.3) (+1190 -570) src/main/print-escp2.c (1.24.2.3) (+667 -660) src/main/print-pcl.c (1.8.4.3) (+269 -93) test/Makefile.am (1.9.2.3) (+2 -5) Merge 4.1.7, prepare for 4.1.7-1 debs. 2001-05-09 Files: debian/control.in (1.4) (+1 -1) Add flex to build depends on the mainline too. 2001-05-09 Files: src/main/print-util.c (1.22) (+2 -2) Fix rather silly "initialization". 2001-05-09 Files: src/main/print-escp2.c (1.57) (+12 -12) Improve blues 2001-05-06 Files: configure.in.in (1.37) (+7 -7) lib/.cvsignore (1.5) (+4 -1) man/.cvsignore (1.3) (+1 -0) man/Makefile.am (1.5) (+2 -2) man/cups-calibrate.8.in (1.2) (+36 -3) man/escputil.1.in (1.3) (+25 -0) man/gimpprint-config.1.in (1.2) (+38 -9) man/gimpprint.3.in (1.1) ( ) src/cups/Makefile.am (1.21) (+2 -2) src/escputil/Makefile.am (1.7) (+3 -5) src/foomatic/Makefile.am (1.5) (+2 -5) src/ghost/.cvsignore (1.4) (+1 -0) src/gimp/Makefile.am (1.13) (+3 -5) src/main/.cvsignore (1.3) (+1 -0) src/main/Makefile.am (1.18) (+2 -4) src/printdef/Makefile.am (1.4) (+2 -4) test/Makefile.am (1.15) (+2 -4) 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 Files: src/main/print-escp2.c (1.56) (+17 -17) Improve red and magenta somewhat. 2001-05-06 Files: README (1.53) (+1 -0) Update Debian package summary (add libgimpprint-doc) 2001-05-05 Files: Makefile.am (1.96) (+4 -4) configure.in.in (1.36) (+2 -2) src/cups/Makefile.am (1.20) (+17 -7) src/ghost/Makefile.am (1.8) (+6 -2) Fix Makefile portability problems to work with Solaris and IRIX make. 2001-05-04 Files: NEWS (1.18) (+13 -9) Note fix to 404260 2001-05-04 Files: configure.in.in (1.35) (+2 -2) lib/Makefile.am (1.4) (+1 -4) Fix gettext header inclusion 2001-05-04 Files: debian/changelog (1.14) (+2 -0) Fix broken entry 2001-05-03 Files: Makefile.am (1.95) (+2 -2) debian/changelog (1.13) (+6 -0) debian/control.in (1.3) (+11 -0) debian/rules (1.17) (+70 -49) doc/gimpprint.texi (1.2) (+1 -2) po/en_GB.po (1.14) (+186 -196) 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 Files: Makefile.am (1.94) (+2 -2) configure.in.in (1.34) (+8 -7) doc/.cvsignore (1.1) ( ) doc/Makefile.am (1.1) ( ) doc/gimpprint.texi (1.1) ( ) doc/gpl.texi (1.1) ( ) src/foomatic/.cvsignore (1.2) (+2 -0) src/main/gimpprint-config.in (1.3) (+1 -1) 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 Files: NEWS (1.17) (+52 -2) README (1.52) (+1 -1) configure.in.in (1.33) (+3 -3) debian/README.Debian (1.7) (+1 -1) Prep for 4.1.7. 2001-05-03 Files: src/main/print-escp2.c (1.55) (+14 -2) Print correctly if no ink type parameter is specified. 2001-05-03 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 Files: src/cups/rastertoprinter.c (1.13) (+22 -2) More comprehensive debugging information 2001-05-03 Files: src/cups/genppd.c (1.12) (+10 -2) Don't output the Custom paper size, which is useless here 2001-05-02 Files: src/ghost/README (1.14) (+19 -32) src/main/print-dither.c (1.27) (+312 -433) src/main/print-escp2.c (1.54) (+3 -3) 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 Files: src/gimp/print.c (1.10) (+3 -3) Display the plugin name correctly 2001-05-01 Files: src/main/print-util.c (1.21) (+10 -4) Only initialise some things once 2001-05-01 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 Files: src/foomatic/Makefile.am (1.4.2.1) (+2 -10) src/foomatic/foomatic-printermap (1.2.2.1) (+0 -0) Forgot to use -d in the cvs update, so the new foomatic directory didn't get picked up before. :( 2001-04-30 Files: NEWS (1.8.2.2) (+45 -8) README (1.46.2.2) (+52 -4) configure.in.in (1.18.2.2) (+51 -25) debian/README.Debian (1.2.2.2) (+1 -1) po/POTFILES.in (1.3.4.1) (+3 -3) src/Makefile.am (1.1.4.1) (+2 -2) src/gimp/print.c (1.4.4.2) (+4 -69) src/main/gimp-print-internal.h (1.15.4.2) (+45 -19) src/main/print-dither.c (1.10.4.2) (+1254 -506) src/main/print-escp2.c (1.24.2.2) (+508 -492) src/main/print-pcl.c (1.8.4.2) (+41 -31) src/main/print-weave.c (1.12.4.2) (+272 -271) test/Makefile.am (1.9.2.2) (+2 -6) Finally get around to syncing debian-branch with 4.1.6. 2001-04-29 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 Files: src/main/gimp-print-internal.h (1.29) (+3 -3) src/main/print-canon.c (1.38) (+2 -24) src/main/print-dither.c (1.25) (+37 -29) src/main/print-escp2.c (1.53) (+1 -29) src/main/print-lexmark.c (1.32) (+29 -39) src/main/print-pcl.c (1.22) (+1 -2) src/main/print-util.c (1.20) (+5 -5) 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 Files: src/cups/Makefile.am (1.19) (+6 -1) Add correct dependencies on libgimpprint. 2001-04-28 Files: src/ghost/gdevstp.c (1.7) (+2 -1) Add call to stp_init() 2001-04-27 Files: Makefile.am (1.93) (+3 -5) configure.in.in (1.32) (+5 -2) debian/rules (1.16) (+7 -4) po/en_GB.po (1.13) (+366 -418) src/cups/genppd.c (1.11) (+8 -2) src/cups/rastertoprinter.c (1.12) (+9 -2) src/escputil/Makefile.am (1.6) (+1 -2) src/gimp/Makefile.am (1.12) (+1 -2) src/gimp/print.c (1.9) (+8 -2) src/main/Makefile.am (1.17) (+1 -2) src/main/print-util.c (1.19) (+13 -2) src/printdef/Makefile.am (1.3) (+1 -2) test/Makefile.am (1.14) (+1 -2) test/escp2-weavetest.c (1.17) (+7 -1) test/testdither.c (1.7) (+7 -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 Files: src/main/print-escp2.c (1.52) (+485 -556) Simplify a lot of logic. 2001-04-22 Files: src/ghost/README (1.13) (+16 -0) src/main/print-dither.c (1.24) (+937 -450) src/main/print-escp2.c (1.51) (+84 -47) Enable composite gray (no black ink) printing on Epson printers as an additional option. 2001-04-22 Files: src/cups/genppd.c (1.10) (+35 -16) src/foomatic/printer_options.c (1.2) (+29 -4) src/ghost/gdevstp.c (1.6) (+3 -2) src/gimp/gimp_color_window.c (1.5) (+57 -56) src/gimp/gimp_main_window.c (1.14) (+100 -116) src/main/print-canon.c (1.37) (+103 -14) src/main/print-escp2.c (1.50) (+64 -18) src/main/print-lexmark.c (1.31) (+97 -14) src/main/print-pcl.c (1.21) (+107 -8) src/main/print-ps.c (1.13) (+70 -8) src/main/print-util.c (1.18) (+185 -2) 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 Files: src/main/print-ps.c (1.12) (+1 -4) Remove some useless code 2001-04-21 Files: src/foomatic/paper_sizes.c (1.2) (+2 -2) Remove unused variable. 2001-04-21 Files: configure.in.in (1.31) (+2 -2) Handle the Foomatic stuff more correctly. 2001-04-21 Files: src/foomatic/Makefile.am (1.4) (+11 -3) src/foomatic/foomatic-generator.in (1.3) (+10 -10) src/foomatic/gimp-print-version.c (1.1) ( ) src/foomatic/paper_sizes.c (1.1) ( ) Extract data correctly from the library rather than trying to parse source files. 2001-04-21 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 Files: src/gimp/print.c (1.8) (+3 -3) Get rid of a somewhat bogus warning. 2001-04-19 Files: lib/libprintut.h (1.3) (+3 -3) Fix declarations (that very few people use) 2001-04-15 Files: src/main/print-escp2.c (1.49) (+2 -2) Typo 2001-04-15 Files: src/main/print-escp2.c (1.48) (+71 -60) Vertical zero-margin mode 2001-04-15 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 Files: NEWS (1.16) (+41 -8) Prep for 4.1.6. 2001-04-15 Files: README (1.51) (+4 -1) Note absolute requirement for Gimp 1.2. 2001-04-15 Files: src/main/printers.xml (1.11) (+0 -10) Improve quality of Stylus Photo x[789]0. 2001-04-15 Files: src/main/print-lexmark.c (1.30) (+2 -2) Removed debugging printouts. See prev. version for comments. 2001-04-15 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 Files: src/main/print-escp2.c (1.47) (+41 -85) Improve 870 etc. colors 2001-04-13 Files: src/main/print-ps.c (1.10) (+3 -2) Update ID string in output 2001-04-12 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 Files: po/POTFILES.in (1.5) (+0 -2) po/en_GB.po (1.12) (+242 -237) EOL Gimp 1.0 support 2001-04-12 Files: configure.in.in (1.29) (+2 -2) src/gimp/Makefile.am (1.11) (+1 -3) src/gimp/print.c (1.7) (+2 -69) src/gimp/print_gimp.h (1.6) (+1 -13) EOL Gimp 1.0 support 2001-04-10 Files: src/main/print-canon.c (1.36) (+3 -3) Bugfix for a segmentation violation 2001-04-10 Files: src/main/print-canon.c (1.35) (+3 -3) Another bgfix to the bitoffset function 2001-04-10 Files: src/main/print-canon.c (1.34) (+3 -3) Bugfix for the bitoffset function 2001-04-09 Files: src/main/print-lexmark.c (1.28) (+13 -34) Removed warnings, corrected passing of private data to flush_pass(). 2001-04-09 Files: configure.in.in (1.28) (+3 -3) Bump version 2001-04-09 Files: src/main/print-canon.c (1.33) (+2 -2) Better intensity values for the bjc6000 2001-04-08 Files: src/main/print-lexmark.c (1.27) (+178 -131) Added support for photo cartridge and unidirectional printing. 2001-04-08 Files: README (1.50) (+27 -6) Updated installation instructions from Grant. 2001-04-07 Files: src/gimp/gimp_main_window.c (1.13) (+9 -7) Don't free up strings used by a gtk_combo. 2001-04-07 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 Files: src/main/gimp-print-internal.h (1.27) (+6 -8) src/main/print-canon.c (1.32) (+4 -2) src/main/print-dither.c (1.22) (+266 -305) src/main/print-escp2.c (1.46) (+3 -2) src/main/print-lexmark.c (1.26) (+10 -10) src/main/print-pcl.c (1.19) (+9 -7) Create separate channel structs for each channel in the dither. 2001-04-05 Files: src/main/print-dither.c (1.21) (+6 -4) Improve quality of fast dithering, particularly on plain paper 2001-04-04 Files: src/main/gimp-print-internal.h (1.26) (+4 -2) src/main/print-dither.c (1.20) (+128 -17) src/main/print-util.c (1.17) (+150 -118) 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-03 Files: src/main/print-lexmark.c (1.25) (+38 -17) Added support for B&W. Photo cartridge is NOT already supported !!! 2001-04-03 Files: src/main/print-dither.c (1.19) (+44 -31) Improve (I presume) output quality in raw CMYK mode. 2001-04-03 Files: src/main/print-color.c (1.11) (+83 -1) src/main/print-dither.c (1.18) (+664 -1) src/main/print-util.c (1.16) (+2 -2) Hacked-up raw CMYK output! 2001-04-03 Files: src/main/print-escp2.c (1.45) (+5 -8) Fix up 720x360 2001-04-03 Files: debian/README.Debian (1.6) (+1 -1) Bump version 2001-04-02 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 Files: NEWS (1.15) (+5 -1) README (1.49) (+1 -1) po/en_GB.po (1.11) (+197 -177) src/ghost/README (1.12) (+68 -32) src/main/print-canon.c (1.31) (+3 -1) src/main/print-dither.c (1.17) (+14 -9) src/main/print-escp2.c (1.44) (+179 -99) src/main/print-lexmark.c (1.23) (+2 -1) src/main/print-pcl.c (1.18) (+2 -1) src/main/print-weave.c (1.21) (+168 -221) Bump version. Some performance improvements. 2001-04-01 Files: src/Makefile.am (1.3) (+2 -2) Rebuild gimp-print.h first. 2001-04-01 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 Files: src/gimp/gimp_color_window.c (1.4) (+7 -6) src/gimp/gimp_main_window.c (1.12) (+9 -9) src/gimp/print.c (1.6) (+4 -2) src/main/gimp-print-internal.h (1.25) (+3 -3) src/main/print-canon.c (1.30) (+6 -4) src/main/print-color.c (1.10) (+819 -660) src/main/print-dither.c (1.16) (+249 -265) src/main/print-escp2.c (1.43) (+6 -4) src/main/print-lexmark.c (1.22) (+39 -37) src/main/print-pcl.c (1.17) (+6 -4) src/main/print-ps.c (1.9) (+7 -5) src/main/print-util.c (1.15) (+19 -32) src/printdef/printdef.h (1.5) (+7 -1) test/.cvsignore (1.2) (+1 -0) 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 Files: src/gimp/print.c (1.5.4.1) (+4 -2) src/main/print-canon.c (1.29.2.2) (+6 -5) src/main/print-color.c (1.9.2.2) (+242 -175) src/main/print-escp2.c (1.42.2.2) (+6 -5) src/main/print-lexmark.c (1.21.2.2) (+39 -38) src/main/print-ps.c (1.8.2.1) (+7 -5) src/main/print-util.c (1.14.2.2) (+15 -35) Intermediate step 2001-03-31 Files: src/main/print-canon.c (1.29.2.1) (+2 -1) src/main/print-color.c (1.9.2.1) (+686 -594) src/main/print-escp2.c (1.42.2.1) (+2 -1) src/main/print-lexmark.c (1.21.2.1) (+2 -1) src/main/print-util.c (1.14.2.1) (+11 -4) Let's try again with CMY(K)... 2001-03-26 Files: src/main/gimp-print-internal.h (1.24) (+14 -4) src/main/print-canon.c (1.29) (+2 -2) src/main/print-escp2.c (1.42) (+3 -2) src/main/print-pcl.c (1.16) (+2 -2) src/main/print-weave.c (1.20) (+26 -8) test/escp2-weavetest.c (1.16) (+3 -2) Add a pack function to the generalized weave. 2001-03-26 Files: README (1.48) (+24 -0) src/main/gimp-print-internal.h (1.23) (+25 -10) src/main/print-escp2.c (1.41) (+3 -2) src/main/print-weave.c (1.19) (+70 -34) test/escp2-weavetest.c (1.15) (+3 -2) Generalize the horizontal width and zero-fill code. Foomatic instructions in the README. 2001-03-24 Files: po/en_GB.po (1.10) (+96 -96) src/foomatic/Makefile.am (1.3) (+2 -2) Fix up foomatic some more. 2001-03-24 Files: configure.in.in (1.27) (+21 -2) po/POTFILES.in (1.4) (+3 -1) src/foomatic/Makefile.am (1.2) (+18 -2) Fix up foomatic stuff; we just need the last little bits of data. 2001-03-24 Files: configure.in.in (1.26) (+16 -1) src/Makefile.am (1.2) (+2 -2) src/foomatic/.cvsignore (1.1) ( ) src/foomatic/Makefile.am (1.1) ( ) src/foomatic/foomatic-generator.in (1.1) ( ) src/foomatic/foomatic-printermap (1.1) ( ) src/foomatic/printer_options.c (1.1) ( ) test/Makefile.am (1.13) (+2 -6) Start adding foomatic back in. 2001-03-24 Files: debian/changelog (1.11.2.1) (+8 -0) debian/control.in (1.1.2.2) (+1 -1) debian/rules (1.8.2.2) (+17 -11) po/en_GB.po (1.6.2.2) (+68 -68) src/ghost/README (1.10.2.1) (+6 -2) src/main/print-canon.c (1.18.2.2) (+549 -78) src/main/print-escp2.c (1.37.2.5) (+89 -77) src/main/print-lexmark.c (1.18.2.2) (+197 -32) src/main/print-util.c (1.11.2.3) (+7 -7) Merge up from mainline 2001-03-24 Files: src/main/print-escp2.c (1.37.2.4) (+2 -2) Intermediate state 2001-03-24 Files: src/ghost/README (1.11) (+6 -2) src/gimp/gimp_main_window.c (1.11) (+7 -7) src/main/print-color.c (1.9) (+19 -19) src/main/print-dither.c (1.15) (+19 -10) src/main/print-escp2.c (1.40) (+2 -2) 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 Files: src/main/print-canon.c (1.28) (+23 -20) Fixed a memory bug in the new 3-bit folder 2001-03-21 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 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 Files: debian/changelog (1.12) (+8 -0) debian/cupsys-driver-gimpprint.docs (1.4) (+0 -1) debian/rules (1.15) (+4 -7) 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 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-19 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 Files: src/main/print-util.c (1.14) (+2 -2) Fix custom paper size. 2001-03-16 Files: debian/control.in (1.2) (+1 -1) Add alternative dependency on ESP cups packages for cupsys-driver-gimpprint 2001-03-16 Files: debian/rules (1.2.2.6) (+24 -15) 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 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 Files: debian/rules (1.14) (+17 -8) po/en_GB.po (1.9) (+68 -68) Restore CVS build. Call autogen.sh properly. 2001-03-12 Files: debian/rules (1.13) (+2 -4) Remove dependency on configure.in.in 2001-03-12 Files: debian/rules (1.12) (+4 -4) Fix autogen.sh not being run in debian/rules 2001-03-12 Files: debian/rules (1.11) (+4 -2) Run autogen.sh safely 2001-03-12 Files: src/main/print-canon.c (1.24) (+391 -62) Added HSL correction copying from espc2 driver as suggested by Robert 2001-03-12 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 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 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 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 Files: Makefile.am (1.91.2.1) (+23 -10) configure.in.in (1.24.2.1) (+6 -2) debian/control.in (1.1.2.1) (+0 -0) debian/rules (1.8.2.1) (+15 -12) po/en_GB.po (1.6.2.1) (+96 -96) src/main/print-canon.c (1.18.2.1) (+348 -288) src/main/print-escp2.c (1.37.2.3) (+13 -13) src/main/print-lexmark.c (1.18.2.1) (+16 -26) src/main/print-ps.c (1.7.2.1) (+12 -12) src/main/print-util.c (1.11.2.2) (+25 -10) Intermediate merge up with mainline 2001-03-09 Files: acconfig.h (1.10) (+2 -1) configure.in.in (1.25) (+6 -2) src/main/Makefile.am (1.16) (+2 -2) src/main/gimp-print-internal.h (1.21) (+7 -2) src/main/print-canon.c (1.22) (+11 -11) src/main/print-color.c (1.8) (+6 -6) src/main/print-dither.c (1.14) (+14 -14) src/main/print-escp2.c (1.38) (+13 -13) src/main/print-lexmark.c (1.20) (+11 -11) src/main/print-pcl.c (1.14) (+17 -17) src/main/print-ps.c (1.8) (+12 -12) src/main/print-util.c (1.12) (+25 -10) src/main/print-weave.c (1.18) (+16 -16) Added stp_malloc to print-util.c; all libgimpprint functions use it libgimpprint no longer depends on libprintut.la 2001-03-08 Files: Makefile.am (1.92) (+23 -10) debian/rules (1.10) (+8 -5) po/en_GB.po (1.8) (+96 -96) ChangeLog generating is more strict Debian packaging requires ChangeLog, and will package ChangeLog 2001-03-07 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 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 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 Files: src/main/print-color.c (1.7.2.2) (+49 -48) src/main/print-escp2.c (1.37.2.2) (+107 -107) More intermediate work on cmyk-ification. 2001-03-05 Files: src/main/print-color.c (1.7.2.1) (+251 -296) src/main/print-escp2.c (1.37.2.1) (+240 -241) src/main/print-util.c (1.11.2.1) (+2 -2) Ongoing work on CMYK 2001-03-05 Files: debian/control.in (1.1) ( ) debian/rules (1.9) (+10 -10) lib/xmalloc.c (1.3) (+4 -4) po/en_GB.po (1.7) (+1 -1) branches: 1.1.2; 1.1.4; Automagically generate debian/control tidy lib/xmalloc.c 2001-03-05 Files: src/main/print-lexmark.c (1.19) (+6 -16) Removed dead code ("empty" variable). 2001-03-05 Files: NEWS (1.8.2.1) (+49 -3) README (1.46.2.1) (+4 -42) configure.in.in (1.18.2.1) (+41 -17) debian/README.Debian (1.2.2.1) (+1 -1) src/cups/Makefile.am (1.17.2.1) (+2 -2) src/cups/genppd.c (1.7.2.1) (+48 -37) src/gimp/print.c (1.4.4.1) (+240 -254) src/main/Makefile.am (1.13.4.1) (+2 -2) src/main/gimp-print-internal.h (1.15.4.1) (+34 -20) src/main/print-dither.c (1.10.4.1) (+28 -27) src/main/print-escp2.c (1.24.2.1) (+548 -577) src/main/print-pcl.c (1.8.4.1) (+148 -141) src/main/print-weave.c (1.12.4.1) (+135 -93) test/Makefile.am (1.9.2.1) (+8 -3) test/unprint.c (1.2.4.1) (+3 -3) Update the debian branch to the 4.1.5 release. 2001-03-05 Files: src/main/print-canon.c (1.18) (+5 -4) More bjc8200-related stuff 2001-03-05 Files: src/main/print-canon.c (1.17) (+3 -2) Attempt to fix the bjc8200-problem 2001-03-05 Files: src/main/print-canon.c (1.16) (+5 -3) test/parse-bjc (1.2) (+1 -1) *** empty log message *** 2001-03-05 Files: src/escputil/escputil.c (1.10) (+2 -2) Fix a silly typo 2001-03-05 Files: src/main/print-canon.c (1.15) (+20 -17) Removed "static int empty" from canon_write_line() 2001-03-05 Files: src/main/print-escp2.c (1.37) (+25 -2) More 980 tweaks from Brad Bosch. 2001-03-05 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 Files: NEWS (1.14) (+18 -13) 4.1.5 release 2001-03-04 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 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 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 Files: NEWS (1.13) (+2 -2) Fix a few remnants of the old directory structure. 2001-03-03 Files: NEWS (1.12) (+4 -1) po/en_GB.po (1.6) (+173 -173) src/main/print-escp2.c (1.34) (+7 -7) Update for the Stylus Color 900/980. Update 4.1.5 release notes. 2001-03-03 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 Files: debian/rules (1.8) (+12 -4) Merge in changes from the debian-branch to reduce the number of hard-coded version numbers. 2001-03-02 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 Files: debian/rules (1.2.2.4) (+12 -4) Rename libgimprint 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 Files: src/main/gimp-print-internal.h (1.20) (+18 -12) src/main/print-canon.c (1.14) (+139 -139) src/main/print-dither.c (1.13) (+22 -21) src/main/print-escp2.c (1.33) (+96 -95) src/main/print-lexmark.c (1.18) (+68 -68) src/main/print-pcl.c (1.13) (+73 -73) src/main/print-ps.c (1.7) (+3 -3) src/main/print-util.c (1.11) (+8 -6) src/main/print-version.c (1.3) (+2 -2) src/main/print-weave.c (1.17) (+84 -78) 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 Files: test/bjc-unprint.c (1.2) (+21 -0) branches: 1.2.2; 1.2.4; Added copyright information 2001-03-01 Files: configure.in.in (1.24) (+2 -2) test/Makefile.am (1.12) (+4 -2) test/bjc-unprint.c (1.1) ( ) Added bjc-unprint.c to convert Canon-BJC printjobs to one xbm per color channel 2001-03-01 Files: src/main/print-escp2.c (1.32) (+86 -278) src/main/print-weave.c (1.16) (+4 -4) test/escp2-weavetest.c (1.14) (+2 -2) test/run-weavetest (1.6) (+1 -1) Use the softweave code to do single row ("microweave") as well as multi-row printing. Includes unit tests. 2001-02-28 Files: Makefile.am (1.91) (+2 -2) Distribute debian directory with 'dist-hook' 2001-02-28 Files: debian/changelog (1.10) (+10 -1) debian/gimp1.2-print.docs (1.4) (+0 -4) debian/libgimpprint-dev.docs (1.2) (+6 -0) debian/rules (1.7) (+3 -8) Merge changes made on the debian branch into the mainline. 2001-02-28 Files: debian/rules (1.2.2.3) (+2 -3) Avoid duplicate installation of documentation and use absolute paths for dh_shlibdeps. 2001-02-28 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 Files: po/en_GB.po (1.5) (+253 -255) src/main/gimp-print-internal.h (1.19) (+3 -2) src/main/print-weave.c (1.15) (+47 -11) test/escp2-weavetest.c (1.13) (+43 -17) test/run-weavetest (1.5) (+1 -1) 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 Files: debian/libgimpprint-dev.docs (1.1) ( ) debian/rules (1.2.2.2) (+3 -7) file libgimpprint-dev.docs was initially added on branch debian-branch. 2001-02-27 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 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 Files: NEWS (1.11) (+4 -0) Note fix for 404206. 2001-02-27 Files: test/Makefile.am (1.11) (+4 -1) Do dependencies. 2001-02-27 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 Files: test/parse-escp2 (1.3) (+9 -23) Simplify the command table 2001-02-26 Files: test/parse-escp2 (1.2) (+58 -2) Handle remote mode commands 2001-02-25 Files: debian/README.Debian (1.5) (+0 -0) debian/changelog (1.9) (+0 -0) debian/copyright (1.3) (+0 -0) debian/cupsys-driver-gimpprint.docs (1.3) (+0 -0) debian/cupsys-driver-gimpprint.postrm (1.3) (+0 -0) debian/escputil.docs (1.3) (+0 -0) debian/gimp1.2-print.docs (1.3) (+0 -0) debian/gimp1.2-print.postrm (1.4) (+0 -0) debian/gimp1.2-print.preinst (1.4) (+0 -0) debian/rules (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 Files: src/main/print-pcl.c (1.12) (+5 -5) Tag papersizes for translation 2001-02-25 Files: src/cups/rastertoprinter.c (1.11) (+3 -3) src/escputil/escputil.c (1.9) (+2 -2) src/ghost/gdevstp.c (1.5) (+2 -2) src/gimp/gimp_main_window.c (1.8) (+4 -4) src/main/gimp-print-internal.h (1.18) (+3 -3) src/main/print-canon.c (1.12) (+20 -423) src/main/print-color.c (1.7) (+3 -3) src/main/print-dither.c (1.12) (+3 -3) src/main/print-lexmark.c (1.17) (+139 -139) src/main/print-pcl.c (1.11) (+3 -3) src/main/print-util.c (1.10) (+8 -8) src/main/print-weave.c (1.14) (+12 -12) src/main/quickmatrix257.h (1.2) (+2 -2) src/main/ran.367.179.h (1.2) (+2 -2) src/main/ran.509.131.h (1.2) (+2 -2) src/printdef/printdefy.y (1.3) (+3 -3) test/escp2-weavetest.c (1.12) (+4 -4) test/testdither.c (1.6) (+3 -3) test/unprint.c (1.3) (+3 -3) 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 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 Files: src/main/Makefile.am (1.15) (+2 -2) Fix print-printers.c dependency 2001-02-24 Files: NEWS (1.10) (+31 -0) Start the 4.1.5 release notes. 2001-02-24 Files: src/main/gimp-print-internal.h (1.17) (+3 -3) src/main/print-escp2.c (1.28) (+12 -11) test/escp2-weavetest.c (1.11) (+2 -4) test/run-weavetest (1.4) (+4 -1) 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 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 Files: src/main/print-escp2.c (1.27) (+14 -3) 480 support: fixed a bottom of page problem. 2001-02-24 Files: doc/README.maintaining (1.5) (+259 -60) Add configure information 2001-02-24 Files: configure.in.in (1.23) (+3 -3) src/cups/genppd.c (1.9) (+44 -37) src/cups/rastertoprinter.c (1.10) (+46 -47) src/ghost/README (1.10) (+1 -1) src/ghost/gdevstp.c (1.4) (+159 -236) src/gimp/gimp_color_window.c (1.3) (+69 -69) src/gimp/gimp_main_window.c (1.7) (+270 -274) src/gimp/print.c (1.5) (+240 -254) src/gimp/print_gimp.h (1.5) (+2 -2) src/main/Makefile.am (1.14) (+2 -2) src/main/gimp-print-internal.h (1.16) (+15 -8) src/main/print-canon.c (1.11) (+79 -74) src/main/print-color.c (1.6) (+88 -87) src/main/print-dither.c (1.11) (+5 -5) src/main/print-escp2.c (1.26) (+190 -166) src/main/print-lexmark.c (1.16) (+90 -89) src/main/print-pcl.c (1.9) (+75 -68) src/main/print-ps.c (1.6) (+49 -45) src/main/print-util.c (1.9) (+452 -110) src/main/print-weave.c (1.13) (+2 -2) src/main/printers.xml (1.10) (+1 -1) src/printdef/printdef.h (1.4) (+63 -2) src/printdef/printdefy.y (1.2) (+7 -8) 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 Files: src/ghost/README (1.9.2.1) (+1 -1) src/ghost/gdevstp.c (1.3.2.1) (+160 -237) src/main/print-escp2.c (1.25.2.6) (+26 -12) src/main/print-util.c (1.8.2.7) (+23 -28) src/main/printers.xml (1.9.2.1) (+1 -1) 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 Files: src/main/print-canon.c (1.10.2.4) (+2 -1) src/main/print-escp2.c (1.25.2.5) (+2 -1) src/main/print-lexmark.c (1.15.2.4) (+2 -1) src/main/print-ps.c (1.5.2.4) (+2 -1) Make verify function be printer-specific. 2001-02-22 Files: debian/.cvsignore (1.3) (+0 -0) Really, I mean it now, remove this file from the main trunk! 2001-02-22 Files: debian/README.Debian (1.4) (+0 -0) debian/changelog (1.8) (+0 -0) debian/copyright (1.2) (+0 -0) debian/cupsys-driver-gimpprint.docs (1.2) (+0 -0) debian/cupsys-driver-gimpprint.postrm (1.2) (+0 -0) debian/escputil.docs (1.2) (+0 -0) debian/gimp1.2-print.docs (1.2) (+0 -0) debian/gimp1.2-print.postrm (1.3) (+0 -0) debian/gimp1.2-print.preinst (1.3) (+0 -0) debian/rules (1.5) (+1 -1) Remove Debian specific files from the main trunk. 2001-02-22 Files: debian/rules (1.2.2.1) (+11 -6) Merge in the latest rules file from the main trunk. 2001-02-22 Files: src/main/print-escp2.c (1.25.2.4) (+2 -2) Some tuning for Epson matte paper 2001-02-22 Files: src/main/print-util.c (1.8.2.6) (+29 -14) Get the print plugin working 2001-02-21 Files: src/main/print-util.c (1.8.2.5) (+28 -1) Fix up the new version of the Gimp plugin; clean up a few other things. 2001-02-21 Files: Makefile.am (1.90) (+15 -2) configure.in.in (1.22) (+13 -1) po/en_GB.po (1.4) (+118 -98) Added 'gimp-dist' target to package for the GIMP 2001-02-21 Files: man/.cvsignore (1.2) (+2 -0) po/.cvsignore (1.2) (+2 -0) src/main/.cvsignore (1.2) (+1 -0) Ignore a few new generated files. 2001-02-21 Files: src/main/print-canon.c (1.10.2.3) (+16 -14) src/main/print-escp2.c (1.25.2.3) (+10 -9) src/main/print-lexmark.c (1.15.2.3) (+17 -14) src/main/print-ps.c (1.5.2.3) (+9 -7) src/main/print-util.c (1.8.2.4) (+57 -18) Clean up paper sizes in the same way. 2001-02-21 Files: src/cups/genppd.c (1.8.2.2) (+35 -32) src/main/print-canon.c (1.10.2.2) (+12 -12) src/main/print-escp2.c (1.25.2.2) (+48 -39) src/main/print-lexmark.c (1.15.2.2) (+18 -18) src/main/print-ps.c (1.5.2.2) (+9 -9) src/main/print-util.c (1.8.2.3) (+48 -30) Hide stp_printer_t in the same way we hid stp_vars_t. 2001-02-21 Files: debian/changelog (1.7) (+6 -0) debian/rules (1.4) (+3 -3) scripts/autogen.sh (1.6) (+5 -1) Bump debian version Make scripts/autogen.sh aclocal magic portable 2001-02-20 Files: configure.in.in (1.20.2.1) (+3 -3) src/cups/genppd.c (1.8.2.1) (+23 -19) src/main/print-util.c (1.8.2.2) (+6 -1) Bump binary version info. Fix a few bugs. Convert CUPS programs, run genppd to smoke test. 2001-02-20 Files: src/main/print-canon.c (1.10.2.1) (+54 -52) src/main/print-color.c (1.5.2.1) (+88 -87) src/main/print-escp2.c (1.25.2.1) (+132 -133) src/main/print-lexmark.c (1.15.2.1) (+58 -61) src/main/print-ps.c (1.5.2.1) (+31 -30) src/main/print-util.c (1.8.2.1) (+318 -75) New print variable setup, on temporary branch 2001-02-19 Files: configure.in.in (1.21) (+1 -4) doc/README.maintaining (1.4) (+112 -7) scripts/autogen.sh (1.5) (+3 -1) Fix AM_PATH_GIMPPRINT duplication bug Update build scripts documentation 2001-02-19 Files: doc/README.maintaining (1.3) (+2 -2) Fix typo 2001-02-19 Files: NEWS (1.9) (+4 -1) README (1.47) (+4 -42) configure.in.in (1.20) (+3 -3) debian/README.Debian (1.3) (+1 -1) doc/README.maintaining (1.2) (+10 -0) Clean up the build instructions slightly. Bump the version pointer. 2001-02-19 Files: acconfig.h (1.9) (+7 -3) autogen.sh (1.3) (+1 -1) configure.in.in (1.19) (+28 -13) debian/rules (1.3) (+8 -3) doc/README.maintaining (1.1) ( ) src/cups/Makefile.am (1.18) (+2 -2) src/cups/genppd.c (1.8) (+6 -2) src/cups/rastertoprinter.c (1.9) (+6 -2) src/gimp/Makefile.am (1.10) (+3 -2) src/gimp/print_gimp.h (1.4) (+5 -1) src/main/gimpprint.m4 (1.5) (+1 -1) test/Makefile.am (1.10) (+2 -2) test/escp2-weavetest.c (1.10) (+5 -1) test/testdither.c (1.5) (+6 -2) --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 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 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 Files: configure.in.in (1.18) (+2 -1) Need aclocal -I src/main 2001-02-19 Files: src/ghost/Makefile.am (1.7) (+1 -2) Ghostscript doesn't have its own ChangeLog 2001-02-19 Files: src/cups/Makefile.am (1.17) (+1 -2) CUPS directory doesn't have its own change log 2001-02-19 Files: configure.in.in (1.17) (+3 -1) scripts/autogen.sh (1.4) (+1 -1) Allow aclocal to find gimpprint.m4 2001-02-19 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 Files: configure.in.in (1.16) (+2 -2) Make --disable-libgimpprint use current source version in check 2001-02-18 Files: configure.in.in (1.15) (+7 -2) src/main/Makefile.am (1.13) (+2 -2) src/main/gimpprint.m4 (1.4) (+5 -5) Enable --disable-libgimpprint (link with previously installed version) Update gimppprint.m4 (help message alignment fixed) 2001-02-18 Files: src/escputil/escputil.c (1.8) (+2 -1) src/ghost/README (1.9) (+1 -0) src/main/print-escp2.c (1.24) (+2 -2) src/main/printers.xml (1.9) (+9 -0) Stylus Photo 780 is US name for 790. 2001-02-18 Files: src/escputil/escputil.c (1.7) (+3 -1) src/ghost/README (1.8) (+2 -0) src/main/print-escp2.c (1.23) (+15 -1) src/main/printers.xml (1.8) (+10 -0) test/run-weavetest (1.3) (+15 -11) 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 Files: print-dither.c (1.95.2.1) (+2 -1) Eliminate any possibility of black speckling in white areas (from mainline). 2001-02-18 Files: NEWS (1.7) (+48 -0) Initial release notes for 4.1.4 (Debian and internationalization need to be filled in). 2001-02-18 Files: debian/README.Debian (1.2) (+1 -1) Bump version 2001-02-18 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 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 Files: src/main/gimp-print-internal.h (1.15) (+3 -9) src/main/print-escp2.c (1.21) (+39 -6) src/main/print-weave.c (1.12) (+21 -26) test/escp2-weavetest.c (1.9) (+13 -2) branches: 1.15.2; 1.15.4; changed head-offset initialization 2001-02-18 Files: src/main/print-weave.c (1.11) (+43 -17) test/escp2-weavetest.c (1.8) (+158 -81) test/run-weavetest (1.2) (+14 -28) 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 Files: acconfig.h (1.8) (+2 -1) configure.in.in (1.14) (+35 -28) src/cups/Makefile.am (1.16) (+4 -4) src/ghost/Makefile.am (1.6) (+2 -2) src/gimp/Makefile.am (1.9) (+4 -4) src/main/Makefile.am (1.12) (+5 -13) src/main/gimpprint-config.in (1.2) (+5 -2) src/main/print-version.c (1.2) (+2 -1) test/Makefile.am (1.9) (+5 -5) 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 Files: src/ghost/README (1.7) (+4 -0) Some printer updates 2001-02-17 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 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 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 Files: src/cups/rastertoprinter.c (1.8) (+3 -3) Clean up potential buffer overflow 2001-02-17 Files: src/ghost/gdevstp.c (1.3) (+8 -4) branches: 1.3.2; 1.3.4; Clean up potential buffer overflows 2001-02-17 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 Files: src/main/gimp-print-internal.h (1.13) (+8 -23) Remove a few more bogon declarations 2001-02-17 Files: src/main/gimp-print-internal.h (1.12) (+4 -10) Remove spurious declarations 2001-02-17 Files: src/main/gimp-print-internal.h (1.11) (+39 -11) src/main/print-escp2.c (1.20) (+64 -11) src/main/print-weave.c (1.10) (+153 -115) src/main/printers.xml (1.5) (+9 -9) test/escp2-weavetest.c (1.7) (+3 -2) added stylus color 480 support 2001-02-17 Files: configure.in.in (1.13) (+7 -3) Modify library versioning scheme to use sensible major number 2001-02-16 Files: configure.in.in (1.12) (+2 -1) debian/changelog (1.6) (+3 -2) debian/rules (1.2) (+1 -0) man/Makefile.am (1.4) (+3 -3) man/cups-calibrate.8.in (1.1) ( ) Debian build is lintian-clean and uses the right library versioning scheme. Added cups-calibrate man page. 2001-02-15 Files: src/escputil/escputil.c (1.6) (+2 -1) src/ghost/README (1.6) (+1 -0) src/main/print-escp2.c (1.19) (+2 -2) src/main/printers.xml (1.4) (+9 -0) Add Stylus Photo 1280 (appears to be a synonym for 1290). 2001-02-14 Files: README (1.35.2.6) (+1 -1) Added new drivers to Ghostscript README. Update to v4.0.5 for new release in near future. 2001-02-14 Files: src/ghost/devs.mak.addon-5.10 (1.4) (+2 -0) branches: 1.4.4; 1.4.10; Add warning about how to use this file. 2001-02-14 Files: src/ghost/README (1.5) (+33 -27) Some updates 2001-02-14 Files: acconfig.h (1.7) (+3 -1) configure.in.in (1.11) (+2 -1) src/main/print-canon.c (1.9) (+2 -2) src/main/print-escp2.c (1.18) (+10 -3) src/main/print-lexmark.c (1.15) (+2 -2) 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 Files: debian/changelog (1.5) (+5 -3) debian/cupsys-driver-gimpprint.postrm (1.1) ( ) debian/gimp1.2-print.postrm (1.2) (+1 -1) debian/gimp1.2-print.preinst (1.2) (+1 -1) Fixed cupsys-driver-gimpprint postrm Fixed gimp1.2-print dependencies Add pointer to main ChangeLog from po/ChangeLog 2001-02-13 Files: src/escputil/escputil.c (1.5) (+33 -65) Concentrate status readback in one place 2001-02-13 Files: doc/FAQ.html (1.3) (+1 -1) Typo 2001-02-13 Files: src/escputil/escputil.c (1.4) (+4 -4) Make prompts a bit more obvious 2001-02-13 Files: acconfig.h (1.6) (+2 -1) configure.in.in (1.10) (+2 -1) src/escputil/escputil.c (1.3) (+42 -7) Speed up escputil by using poll if available. 2001-02-12 Files: configure.in.in (1.9) (+5 -3) debian/.cvsignore (1.2) (+0 -2) debian/rules (1.1) ( ) 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 Files: src/main/print-escp2.c (1.17) (+29 -28) Updates for ESC 980 from Bradley A. Bosch Rename MODEL_INIT_900 to MODEL_INIT_NEW 2001-02-11 Files: debian/changelog (1.4) (+5 -2) Fix cupsys-driver-gimpprint conffiles 2001-02-11 Files: src/ghost/README (1.4) (+1 -0) src/main/gimp-print-internal.h (1.10) (+13 -2) src/main/print-dither.c (1.9) (+128 -51) src/main/print-escp2.c (1.16) (+2 -2) src/main/printers.xml (1.3) (+8 -0) 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 Files: src/main/gimp-print-internal.h (1.9) (+8 -15) src/main/print-canon.c (1.8) (+3 -8) src/main/print-dither.c (1.8) (+49 -38) src/main/print-escp2.c (1.15) (+3 -8) src/main/print-lexmark.c (1.14) (+3 -15) src/main/print-pcl.c (1.8) (+3 -12) Create a single dither function that decides what to do, rather than each driver having to make the same decision. 2001-02-10 Files: configure.in.in (1.8) (+2 -2) man/gimpprint-config.1.in (1.1) ( ) src/main/gimpprint.m4 (1.3) (+25 -23) 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 Files: test/escp2-weavetest.c (1.6) (+33 -27) Fix problems called out by latest gcc 2001-02-10 Files: debian/README.Debian (1.1) ( ) debian/changelog (1.3) (+14 -0) debian/copyright (1.1) ( ) debian/cupsys-driver-gimpprint.docs (1.1) ( ) debian/escputil.docs (1.1) ( ) debian/gimp1.2-print.docs (1.1) ( ) debian/gimp1.2-print.postrm (1.1) ( ) debian/gimp1.2-print.preinst (1.1) ( ) Added new debian packaging 2001-02-10 Files: configure.in.in (1.7) (+6 -3) man/Makefile.am (1.3) (+3 -3) man/escputil.1.in (1.2) (+1 -1) po/en_GB.po (1.3) (+22 -11) scripts/autogen.sh (1.3) (+1 -1) src/main/Makefile.am (1.11) (+2 -2) src/main/gimpprint.m4 (1.2) (+1 -0) Added gimpprint-config manpage Updated escputil.1.in to automatically add the release date and version Updated gimpprint.m4 2001-02-10 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 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 Files: Makefile.am (1.88) (+5 -2) acconfig.h (1.5) (+9 -1) configure.in.in (1.6) (+107 -21) lib/.cvsignore (1.4) (+4 -4) po/en_GB.po (1.2) (+202 -101) src/main/Makefile.am (1.10) (+23 -2) src/main/gimpprint-config.in (1.1) ( ) src/main/gimpprint.m4 (1.1) ( ) src/main/print-canon.c (1.7) (+26 -18) src/main/print-dither.c (1.7) (+3 -3) src/main/print-escp2.c (1.13) (+11 -11) src/main/print-lexmark.c (1.13) (+13 -12) src/main/print-pcl.c (1.7) (+4 -4) src/main/print-util.c (1.7) (+5 -5) src/main/print-version.c (1.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 Files: configure.in.in (1.5) (+2 -2) Add en_GB and en_TEST translations 2001-02-07 Files: po/en_GB.po (1.1) ( ) Add en_GB and en_TEST translations 2001-02-07 Files: src/ghost/README (1.3) (+67 -62) Update with latest modes 2001-02-07 Files: doc/FAQ.html (1.2) (+45 -13) Updates 2001-02-07 Files: Makefile.am (1.87) (+2 -2) src/main/print-weave.c (1.9) (+1 -3) Rebuild change log slightly faster 2001-02-07 Files: src/main/print-escp2.c (1.12) (+96 -97) 180x120 and 360x120 modes for ultra quick & dirty prints 2001-02-05 Files: src/main/print-escp2.c (1.11) (+4 -4) STP 2000P is 13" wide, not 8.5 (bug #131044) 2001-02-05 Files: print-escp2.c (1.265.2.3) (+2 -2) STP 2000P is 13" wide, not 8.5 (bug #131044) 2001-02-04 Files: print-util.c (1.150.2.2) (+2 -2) Update the Epson roll paper size 2001-02-04 Files: print-escp2.c (1.265.2.2) (+6 -6) Support longer paper in newer printers 2001-02-04 Files: src/main/print-escp2.c (1.10) (+6 -6) Fix up maximum page length for many printers. 2001-02-04 Files: scripts/make-deb.sh (1.2) (+8 -6) Fix paths and targets for new dir structure and build methods. 2001-02-04 Files: src/ghost/debian-patch (1.2) (+4 -6) Changes needed for compatibility with Debian gs5.10-11. 2001-02-03 Files: lib/.cvsignore (1.3) (+5 -0) lib/libprintut.h (1.2) (+8 -1) src/cups/Makefile.am (1.15) (+4 -4) src/escputil/Makefile.am (1.5) (+2 -2) src/main/print-color.c (1.5) (+1 -5) src/main/print-dither.c (1.6) (+1 -5) src/main/print-escp2.c (1.9) (+1 -5) src/main/print-util.c (1.6) (+1 -5) src/main/print-weave.c (1.8) (+1 -5) test/Makefile.am (1.8) (+5 -5) Updated makefiles to properly link with libintl and libprintut.la Removed inline checks from src/main/*.c 2001-02-03 Files: src/main/print-lexmark.c (1.12) (+94 -22) -corrected border -made jet offset correction more flexible 2001-02-03 Files: src/main/print-lexmark.c (1.11) (+1 -5) Remove a couple of unused variables 2001-02-03 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 Files: test/escp2-weavetest.c (1.5) (+2 -2) New output API 2001-02-03 Files: src/cups/rastertoprinter.c (1.7) (+14 -3) src/ghost/gdevstp.c (1.2) (+12 -2) src/gimp/print.c (1.3) (+14 -3) src/main/gimp-print-internal.h (1.7) (+14 -6) src/main/print-canon.c (1.6) (+58 -60) src/main/print-escp2.c (1.8) (+102 -105) src/main/print-lexmark.c (1.10) (+47 -51) src/main/print-pcl.c (1.6) (+109 -110) src/main/print-ps.c (1.5) (+58 -59) src/main/print-util.c (1.5) (+75 -19) src/main/print-weave.c (1.7) (+18 -18) Convert direct printing to a file descriptor to print to an output object passed in from the application. 2001-02-03 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 Files: src/ghost/devs.mak.addon-5.10 (1.3) (+10 -10) Turn off i18n for Ghostscript. 2001-02-02 Files: lib/.cvsignore (1.2) (+1 -0) src/cups/Makefile.am (1.14) (+3 -3) src/gimp/Makefile.am (1.8) (+4 -1) test/Makefile.am (1.7) (+4 -4) All executables that link with libgimpprint are linked with $(INTLLIBS), except print, which has gettext provided by the GIMP 2001-02-02 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 Files: src/cups/rastertoprinter.c (1.6) (+3 -3) Include libprintut.h header 2001-02-02 Files: configure.in.in (1.4) (+3 -2) lib/Makefile.am (1.3) (+5 -12) lib/libprintut.h (1.1) ( ) lib/xmalloc.c (1.2) (+31 -10) lib/xmalloc.h (1.3) (+13 -3) src/cups/Makefile.am (1.13) (+4 -3) src/cups/genppd.c (1.7) (+60 -56) src/cups/rastertoprinter.c (1.5) (+3 -3) src/escputil/Makefile.am (1.4) (+2 -2) src/escputil/escputil.c (1.2) (+6 -5) src/gimp/Makefile.am (1.7) (+2 -2) src/gimp/gimp_color_window.c (1.2) (+3 -2) src/gimp/gimp_main_window.c (1.5) (+5 -4) src/gimp/print-image-gimp.c (1.2) (+4 -3) src/gimp/print.c (1.2) (+6 -5) src/main/Makefile.am (1.9) (+2 -2) src/main/gimp-print-internal.h (1.6) (+3 -3) test/Makefile.am (1.6) (+2 -1) test/escp2-weavetest.c (1.4) (+9 -8) test/pcl-unprint.c (1.2) (+16 -15) test/testdither.c (1.4) (+3 -2) test/unprint.c (1.2) (+8 -41) 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 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 Files: AUTHORS (1.8) (+3 -0) 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 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 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 Files: src/ghost/README (1.2) (+1 -0) Add Compaq IJ750 as alias for Lexmark 3200 2001-02-01 Files: src/main/printers.xml (1.2) (+10 -0) Add Compaq IJ750 as alias for Lexmark 3200 2001-01-31 Files: po/POTFILES.in (1.3) (+1 -1) src/gimp/gimp_main_window.c (1.2) (+9 -2) src/main/Makefile.am (1.7) (+2 -2) src/main/print-escp2.c (1.7) (+18 -3) 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 Files: lib/xmalloc.h (1.2) (+3 -5) src/main/Makefile.am (1.6) (+2 -2) src/main/gimp-print-internal.h (1.5) (+6 -2) src/main/print-canon.c (1.5) (+11 -11) src/main/print-color.c (1.4) (+6 -6) src/main/print-dither.c (1.4) (+14 -14) src/main/print-escp2.c (1.6) (+25 -25) src/main/print-lexmark.c (1.9) (+11 -11) src/main/print-pcl.c (1.5) (+17 -17) src/main/print-ps.c (1.4) (+12 -12) src/main/print-weave.c (1.6) (+16 -16) Add src/main/gimp-print-intl-internal.h Change all instances of malloc to xmalloc in src/main/*.c 2001-01-31 Files: configure.in.in (1.3) (+7 -1) lib/Makefile.am (1.2) (+13 -2) po/POTFILES.in (1.2) (+1 -0) src/main/Makefile.am (1.5) (+2 -1) src/main/print-canon.c (1.4) (+58 -57) src/main/print-color.c (1.3) (+2 -1) src/main/print-dither.c (1.3) (+9 -8) src/main/print-escp2.c (1.5) (+53 -52) src/main/print-lexmark.c (1.8) (+58 -57) src/main/print-pcl.c (1.4) (+54 -53) src/main/print-ps.c (1.3) (+2 -1) src/main/print-util.c (1.4) (+116 -115) src/main/print-weave.c (1.5) (+2 -1) 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 Files: Makefile.am (1.86) (+4 -4) src/cups/Makefile.am (1.12) (+2 -2) src/gimp/Makefile.am (1.6) (+2 -2) test/Makefile.am (1.5) (+2 -2) Replace 'make' with '$(MAKE)' for portability. 2001-01-30 Files: NEWS (1.6) (+4 -1) README (1.45) (+1 -1) configure.in.in (1.2) (+2 -2) Bump version. 2001-01-30 Files: NEWS (1.5) (+2 -0) 4.1.3 release 2001-01-29 Files: .cvsignore (1.13) (+2 -0) ChangeLog and configure.in are generated now 2001-01-29 Files: src/main/print-weave.c (1.4) (+2 -2) initialize_weave_params can be static 2001-01-29 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 Files: src/main/gimp-print-internal.h (1.4) (+196 -2) src/main/print-canon.c (1.3) (+1 -8) src/main/print-escp2.c (1.4) (+38 -936) src/main/print-lexmark.c (1.6) (+1 -7) src/main/print-weave.c (1.3) (+774 -3) test/Makefile.am (1.4) (+2 -3) test/escp2-weavetest.c (1.3) (+16 -10) Migrate all of the weave stuff (except for driver-dependent output function) to print-weave.c. 2001-01-29 Files: Makefile.am (1.85) (+12 -1) src/gimp/Makefile.am (1.5) (+3 -1) src/main/print-escp2.c (1.3) (+74 -80) test/Makefile.am (1.3) (+5 -1) test/escp2-weavetest.c (1.2) (+2 -2) 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 Files: src/main/print-lexmark.c (1.5) (+140 -47) Unidirectional/bidirectional printing is can be selected together with the resolution. 2001-01-27 Files: src/main/print-lexmark.c (1.4) (+22 -15) Introduced correction for Lexmark 3200 from Daniel. 2001-01-26 Files: src/cups/Makefile.am (1.11) (+17 -5) Install header in pkgincludedir Remove empty installation directories 2001-01-26 Files: autogen.sh (1.2) (+1 -1) configure.in.in (1.1) ( ) scripts/autogen.sh (1.2) (+4 -0) 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-25 Files: man/Makefile.am (1.2) (+2 -2) src/cups/Makefile.am (1.10) (+20 -13) Tidy up cups install, by using automake variables for automated installation. This leaved just ppd file installation in install-data-local 2001-01-25 Files: src/cups/Makefile.am (1.9) (+9 -12) Clean up cups build and install 2001-01-25 Files: src/escputil/Makefile.am (1.3) (+2 -1) src/main/Makefile.am (1.4) (+3 -3) src/main/gimp-print-internal.h (1.3) (+5 -9) Restore VPATH build Add Build-Depends to debian package 2001-01-25 Files: src/main/print-pcl.c (1.3) (+3 -3) Missing static declarations 2001-01-25 Files: 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 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 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 Files: src/cups/.cvsignore (1.3) (+1 -1) src/ghost/.cvsignore (1.3) (+1 -0) Update .cvsignore 2001-01-24 Files: README (1.44) (+0 -6) Removed redundant make target instructions from README 2001-01-24 Files: src/cups/Makefile.am (1.8) (+2 -2) Fix mkinstalldirs location for ppd files 2001-01-24 Files: src/cups/Makefile.am (1.7) (+2 -2) Fix automake conditional 2001-01-24 Files: src/cups/Makefile.am (1.6) (+3 -3) src/cups/cups-calibrate.c (1.1) ( ) Rename cups_calibrate to cups-calibrate. 2001-01-24 Files: src/cups/Makefile.am (1.5) (+7 -3) Install the real executables, not the dummy ones. 2001-01-24 Files: NEWS (1.4) (+7 -1) README (1.43) (+32 -6) acconfig.h (1.4) (+4 -1) src/cups/README (1.2) (+1 -29) src/escputil/Makefile.am (1.2) (+2 -3) src/gimp/Makefile.am (1.4) (+2 -3) src/main/Makefile.am (1.3) (+2 -3) src/printdef/Makefile.am (1.2) (+2 -3) test/Makefile.am (1.2) (+2 -3) Update README's Move RELEASE_DATE into config.h rather than on the compile line. 2001-01-24 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 Files: AUTHORS (1.7) (+23 -13) Update the list of authors. 2001-01-24 Files: acconfig.h (1.3) (+3 -1) src/cups/Makefile.am (1.3) (+13 -13) src/cups/genppd.c (1.5) (+3 -2) src/ghost/Makefile.am (1.4) (+7 -3) src/ghost/devs.mak.addon-5.10 (1.2) (+9 -9) 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 Files: src/gimp/Makefile.am (1.3) (+5 -5) Fix gimp install 2001-01-23 Files: src/cups/.cvsignore (1.2) (+9 -0) src/ghost/.cvsignore (1.2) (+14 -0) src/printdef/.cvsignore (1.1) ( ) test/.cvsignore (1.1) ( ) Added .cvsignore 2001-01-23 Files: .cvsignore (1.12) (+3 -0) lib/.cvsignore (1.1) ( ) man/.cvsignore (1.1) ( ) po/.cvsignore (1.1) ( ) scripts/.cvsignore (1.1) ( ) src/.cvsignore (1.1) ( ) src/cups/.cvsignore (1.1) ( ) src/escputil/.cvsignore (1.1) ( ) src/ghost/.cvsignore (1.1) ( ) src/gimp/.cvsignore (1.1) ( ) src/main/.cvsignore (1.1) ( ) Added .cvsignore 2001-01-23 Files: .cvsignore (1.11) (+4 -16) src/cups/Makefile.am (1.2) (+4 -3) src/gimp/Makefile.am (1.2) (+5 -2) src/main/Makefile.am (1.2) (+2 -1) src/main/gimp-print-internal.h (1.1) ( ) src/printdef/printdef.h (1.3) (+1 -2) test/testdither.c (1.3) (+2 -3) Fix cups install, libgimpprint headers 2001-01-23 Files: src/cups/genppd.c (1.4) (+2 -3) Nothing outside of libgimpprint should include gimp-print-internal.h. 2001-01-23 Files: src/cups/rastertoprinter.c (1.4) (+2 -3) Nothing outside of libgimpprint should include gimp-print-internal.h. 2001-01-23 Files: src/gimp/print_gimp.h (1.3) (+1 -2) Nothing outside of src/main should include gimp-print-internal.h. 2001-01-22 Files: src/ghost/Makefile.am (1.3) (+2 -2) Fix ghost header and build all test programs except testdither 2001-01-22 Files: src/cups/genppd.c (1.3) (+4 -3) src/cups/rastertoprinter.c (1.3) (+4 -3) src/gimp/print_gimp.h (1.2) (+3 -2) src/main/print-canon.c (1.2) (+3 -2) src/main/print-color.c (1.2) (+3 -2) src/main/print-dither.c (1.2) (+3 -2) src/main/print-escp2.c (1.2) (+3 -2) src/main/print-lexmark.c (1.2) (+3 -2) src/main/print-pcl.c (1.2) (+3 -2) src/main/print-ps.c (1.2) (+3 -2) src/main/print-util.c (1.2) (+3 -2) src/main/print-weave.c (1.2) (+3 -2) src/printdef/printdef.h (1.2) (+3 -2) test/testdither.c (1.2) (+4 -3) Split print.h into gimp-print.h and gimp-print-internal.h 2001-01-22 Files: README (1.42) (+5 -2) Updated CVS build instructions 2001-01-22 Files: gimp.m4 (1.2) (+0 -0) Remove gimp.m4 (now in scripts) 2001-01-22 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 Files: po/POTFILES.in (1.1) ( ) src/ghost/COPYING (1.1) ( ) src/ghost/Makefile.am (1.2) (+1 -3) src/ghost/README (1.1) ( ) src/ghost/README.bsd (1.1) ( ) src/ghost/debian-patch (1.1) ( ) src/ghost/debian-patch-stp (1.1) ( ) src/ghost/devs.mak.addon-5.10 (1.1) ( ) src/ghost/gdevstp.c (1.1) ( ) Moved ghostscript files under src/ghost. Added po/POTFILES.in 2001-01-22 Files: src/cups/COPYING (1.1) ( ) src/cups/README (1.1) ( ) src/cups/calibrate.ppm (1.1) ( ) src/cups/canon.c (1.1) ( ) src/cups/command.txt (1.1) ( ) src/cups/command.types (1.1) ( ) src/cups/commandtocanon.c (1.1) ( ) src/cups/commandtoepson.c (1.1) ( ) src/cups/epson.c (1.1) ( ) src/cups/genppd.c (1.1) ( ) src/cups/rastertoprinter.c (1.1) ( ) src/cups/commands/CleanAll.cmd (1.1) ( ) src/cups/commands/PrintAligmentPage.cmd (1.1) ( ) src/cups/commands/PrintSelfTestPage.cmd (1.1) ( ) src/cups/commands/ReportLevels.cmd (1.1) ( ) src/cups/commands/SetAlignment.cmd (1.1) ( ) Moved cups/* under src/cups 2001-01-22 Files: COPYING (1.3) (+1 -60) NEWS (1.3) (+74 -62) doc/FAQ.html (1.1) ( ) doc/print-color.png (1.1) ( ) doc/print-main.png (1.1) ( ) doc/print-setup.png (1.1) ( ) Moved documentation 2001-01-22 Files: acconfig.h (1.2) (+3 -0) scripts/autogen.sh (1.1) ( ) scripts/gettext.m4 (1.1) ( ) scripts/gimp.m4 (1.1) ( ) scripts/lcmessage.m4 (1.1) ( ) scripts/libtool.m4 (1.1) ( ) scripts/make-deb.sh (1.1) ( ) scripts/mkchlog (1.1) ( ) scripts/progtest.m4 (1.1) ( ) Move scripts under scripts. Add m4 macros (may be outdated) 2001-01-22 Files: print.h (1.106) (+2 -2) Moved headers under src/include 2001-01-22 Files: printdef.h (1.6) (+1 -1) printdefl.l (1.6) (+1 -1) printdefy.y (1.19) (+1 -1) src/printdef/printdef.h (1.1) ( ) src/printdef/printdefl.l (1.1) ( ) src/printdef/printdefy.y (1.1) ( ) Moved printdef sources under src/printdef 2001-01-22 Files: print-canon.c (1.114) (+1 -1) print-color.c (1.12) (+1 -1) print-dither.c (1.119) (+1 -1) print-escp2.c (1.306) (+1 -1) print-lexmark.c (1.22) (+1 -1) print-pcl.c (1.113) (+1 -1) print-ps.c (1.56) (+1 -1) print-util.c (1.162) (+1 -1) print-weave.c (1.12) (+1 -1) quickmatrix257.h (1.5) (+1 -1) ran.367.179.h (1.4) (+1 -1) ran.509.131.h (1.4) (+1 -1) src/main/print-canon.c (1.1) ( ) src/main/print-color.c (1.1) ( ) src/main/print-dither.c (1.1) ( ) src/main/print-escp2.c (1.1) ( ) src/main/print-lexmark.c (1.1) ( ) src/main/print-pcl.c (1.1) ( ) src/main/print-ps.c (1.1) ( ) src/main/print-util.c (1.1) ( ) src/main/print-weave.c (1.1) ( ) src/main/printers.xml (1.1) ( ) src/main/quickmatrix257.h (1.1) ( ) src/main/ran.367.179.h (1.1) ( ) src/main/ran.509.131.h (1.1) ( ) Moved libgimpprint sources under src/main 2001-01-22 Files: escp2-unprint.c (1.6) (+1 -1) escp2-weavetest.c (1.19) (+1 -1) pcl-unprint.c (1.19) (+2 -2) printer_options.c (1.8) (+1 -1) testdither.c (1.6) (+2 -2) unprint.c (1.45) (+1 -1) test/cyan-sweep.tif (1.1) ( ) test/escp2-weavetest.c (1.1) ( ) test/parse-escp2 (1.1) ( ) test/pcl-unprint.c (1.1) ( ) test/run-weavetest (1.1) ( ) test/testdither.c (1.1) ( ) test/unprint.c (1.1) ( ) Moved test programs under test 2001-01-22 Files: escputil.c (1.27) (+1 -1) man/escputil.1.in (1.1) ( ) src/escputil/escputil.c (1.1) ( ) Moved escputil to src/escputil and man 2001-01-22 Files: gimp_color_window.c (1.25) (+1 -1) gimp_main_window.c (1.80) (+1 -1) gtk_color_window.c (1.26) (+1 -1) gtk_main_window.c (1.64) (+1 -1) print-image-gimp.c (1.11) (+2 -2) print-intl.h (1.2) (+1 -1) print.c (1.137) (+2 -2) print_gimp.h (1.31) (+1 -1) src/gimp/gimp_color_window.c (1.1) ( ) src/gimp/gimp_main_window.c (1.1) ( ) src/gimp/print-image-gimp.c (1.1) ( ) src/gimp/print-intl.h (1.1) ( ) src/gimp/print.c (1.1) ( ) src/gimp/print_gimp.h (1.1) ( ) Moved gimp-print plugin under src/gimp 2001-01-22 Files: Makefile.am (1.84) (+63 -226) autogen.sh (1.1) ( ) lib/Makefile.am (1.1) ( ) lib/alloca.c (1.1) ( ) lib/getopt.c (1.1) ( ) lib/getopt.h (1.1) ( ) lib/getopt1.c (1.1) ( ) lib/pathmax.h (1.1) ( ) lib/strcspn.c (1.1) ( ) lib/vasprintf.c (1.1) ( ) lib/xgetcwd.c (1.1) ( ) lib/xmalloc.c (1.1) ( ) lib/xmalloc.h (1.1) ( ) man/Makefile.am (1.1) ( ) src/Makefile.am (1.1) ( ) src/cups/Makefile.am (1.1) ( ) src/escputil/Makefile.am (1.1) ( ) src/ghost/Makefile.am (1.1) ( ) src/gimp/Makefile.am (1.1) ( ) src/main/Makefile.am (1.1) ( ) src/printdef/Makefile.am (1.1) ( ) test/Makefile.am (1.1) ( ) Added build scripts and new directories 2001-01-20 Files: gimp_main_window.c (1.79) (+41 -32) gtk_main_window.c (1.63) (+24 -15) print-canon.c (1.113) (+29 -18) print-escp2.c (1.305) (+20 -9) print-lexmark.c (1.21) (+37 -23) print-pcl.c (1.112) (+22 -12) print-ps.c (1.55) (+21 -10) print-util.c (1.161) (+7 -7) print.c (1.136) (+4 -3) print.h (1.105) (+15 -91) printdefy.y (1.18) (+27 -76) printer_options.c (1.7) (+2 -2) 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 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 Files: gimp_color_window.c (1.24) (+11 -5) gimp_main_window.c (1.77) (+3 -3) gtk_color_window.c (1.25) (+10 -10) print-dither.c (1.118) (+39 -26) print-util.c (1.160) (+4 -4) print.h (1.104) (+4 -4) Change stp_dither_algo_names to function interface. 2001-01-20 Files: print-canon.c (1.112) (+3 -3) Make a few more things static. 2001-01-20 Files: print-canon.c (1.111) (+12 -12) print-escp2.c (1.304) (+13 -13) print-image-gimp.c (1.10) (+90 -48) print-lexmark.c (1.20) (+14 -14) print-pcl.c (1.111) (+12 -12) print-ps.c (1.54) (+15 -15) print-util.c (1.159) (+20 -20) print.c (1.135) (+3 -3) print.h (1.103) (+69 -71) print_gimp.h (1.30) (+9 -2) printer_options.c (1.6) (+1 -93) 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 Files: gimp_color_window.c (1.23) (+5 -5) gimp_main_window.c (1.76) (+17 -17) gtk_color_window.c (1.24) (+4 -4) gtk_main_window.c (1.62) (+7 -7) print-canon.c (1.110) (+34 -34) print-color.c (1.11) (+4 -4) print-dither.c (1.117) (+56 -56) print-escp2.c (1.303) (+34 -34) print-lexmark.c (1.19) (+40 -37) print-pcl.c (1.110) (+34 -34) print-ps.c (1.53) (+10 -10) print-util.c (1.158) (+27 -26) print-weave.c (1.11) (+5 -5) print.c (1.134) (+16 -16) print.h (1.102) (+50 -50) printdefy.y (1.17) (+5 -5) printer_options.c (1.5) (+3 -3) testdither.c (1.5) (+37 -37) More renaming with stp_ prefix 2001-01-16 Files: printdefy.y (1.16) (+2 -2) Make printer_count static too. 2001-01-16 Files: printdefy.y (1.15) (+2 -2) Make the printer list static to print-util.c. 2001-01-15 Files: escp2-weavetest.c (1.18) (+2 -2) escputil.c (1.26) (+5 -5) gimp_color_window.c (1.22) (+7 -7) gimp_main_window.c (1.75) (+15 -15) gtk_color_window.c (1.23) (+6 -6) gtk_main_window.c (1.61) (+6 -6) print-canon.c (1.109) (+50 -50) print-color.c (1.10) (+17 -17) print-dither.c (1.116) (+9 -9) print-escp2.c (1.302) (+246 -220) print-lexmark.c (1.18) (+17 -17) print-pcl.c (1.109) (+44 -44) print-ps.c (1.52) (+16 -16) print-util.c (1.157) (+30 -30) print.c (1.133) (+32 -32) print.h (1.101) (+95 -87) printdef.h (1.5) (+2 -2) printdefy.y (1.14) (+4 -4) printer_options.c (1.4) (+2 -2) testdither.c (1.4) (+8 -8) Rename all data types declared in print.h to have 'stp_' prefix. 2001-01-15 Files: print-escp2.c (1.301) (+4 -4) One more 7 color fix Increase the compression buffer size for 2880 DPI. 2001-01-14 Files: print-escp2.c (1.300) (+11 -10) Free dark yellow if it exists. 2001-01-08 Files: print-escp2.c (1.265.2.1) (+12 -2) Stylus Color 680/777 support in 4.0.x tree. 2001-01-07 Files: Makefile.am (1.83) (+2 -1) Turnf off FORCE_ACLOCAL hack 2001-01-07 Files: Makefile.am (1.82) (+1 -1) Put change log in correct location 2001-01-06 Files: README (1.41) (+1 -1) Note new autoheader requirement. 2001-01-06 Files: acconfig.h (1.1) ( ) Add acconfig.h to generate config.h.in with autoheader 2001-01-05 Files: escputil.c (1.25) (+3 -3) Emergency fix to configure to allow config.h to be created. 2001-01-05 Files: escputil.c (1.24) (+3 -1) print-escp2.c (1.299) (+15 -2) Add Stylus Photo 890 2001-01-04 Files: print-escp2.c (1.298) (+14 -1) Support the Stylus Photo 1290 2001-01-03 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 Files: Makefile.am (1.81) (+4 -4) escp2-unprint.c (1.5) (+4 -1) escp2-weavetest.c (1.17) (+4 -1) escputil.c (1.23) (+4 -1) gimp_color_window.c (1.21) (+2 -2) gimp_main_window.c (1.74) (+2 -2) gtk_color_window.c (1.22) (+4 -1) gtk_main_window.c (1.60) (+4 -1) pcl-unprint.c (1.18) (+5 -2) print-canon.c (1.108) (+4 -1) print-color.c (1.9) (+4 -2) print-dither.c (1.115) (+4 -2) print-escp2.c (1.297) (+4 -1) print-image-gimp.c (1.9) (+3 -3) print-lexmark.c (1.16) (+4 -3) print-pcl.c (1.108) (+4 -1) print-ps.c (1.51) (+4 -1) print-util.c (1.156) (+4 -2) print-weave.c (1.10) (+4 -1) print.c (1.132) (+3 -3) printer_options.c (1.3) (+4 -1) testdither.c (1.3) (+5 -3) unprint.c (1.44) (+4 -1) Added global header (config.h) support Added support for gimp plugin install in home directories 2001-01-02 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 Files: gimp_main_window.c (1.73) (+15 -5) Update the page size boxes when units change. 2001-01-01 Files: README (1.40) (+3 -1) escp2-unprint.c (1.4) (+15 -15) gimp_main_window.c (1.72) (+161 -14) pcl-unprint.c (1.17) (+21 -21) print-canon.c (1.107) (+24 -24) print-dither.c (1.114) (+68 -68) print-escp2.c (1.295) (+23 -22) print-lexmark.c (1.15) (+98 -98) print-pcl.c (1.107) (+48 -48) print-ps.c (1.50) (+13 -13) print-util.c (1.155) (+12 -7) print-weave.c (1.9) (+72 -72) print.c (1.131) (+8 -2) print.h (1.100) (+21 -21) unprint.c (1.43) (+18 -18) 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 Files: Makefile.am (1.80) (+33 -24) Enable VPATH build with $(top_srcdir) and $(srcdir) 2000-12-31 Files: print-escp2.c (1.294) (+55 -4) First cut at roll feed printing for ESP 870/1270 from Steve Kann 2000-12-30 Files: print-canon.c (1.106) (+3 -2) print-color.c (1.8) (+43 -16) print-escp2.c (1.293) (+141 -43) print-lexmark.c (1.14) (+2 -2) print-pcl.c (1.106) (+2 -2) print-ps.c (1.49) (+3 -3) print.h (1.99) (+4 -3) Saturation adjustments in addition to hue and luminosity. 2000-12-30 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 Files: print-escp2.c (1.292) (+210 -143) Tune (somewhat) the 870/1270. Prep for release 4.0.2. 2000-12-24 Files: print-canon.c (1.105) (+1 -2) print-color.c (1.7) (+2 -2) print-dither.c (1.113) (+8 -3) print-escp2.c (1.291) (+19 -20) print-lexmark.c (1.13) (+1 -2) print-pcl.c (1.105) (+1 -2) print-ps.c (1.48) (+1 -2) print.c (1.130) (+3 -3) print.h (1.98) (+135 -9) 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 Files: escputil.c (1.22) (+1 -30) Removed old commented-out code 2000-12-23 Files: README (1.39) (+1 -1) print-escp2.c (1.290) (+29 -29) print-lexmark.c (1.12) (+29 -29) print-pcl.c (1.104) (+29 -29) Improve color some more 2000-12-22 Files: escputil.c (1.21) (+2 -2) Typo here 2000-12-22 Files: Makefile.am (1.79) (+2 -0) escputil.c (1.20) (+101 -27) Added GNU readline support to escputil 2000-12-22 Files: print-escp2.c (1.289) (+5 -5) Fix STC 640/660. 2000-12-22 Files: print-color.c (1.6) (+3 -1) print-escp2.c (1.288) (+41 -41) print-lexmark.c (1.11) (+73 -72) print-pcl.c (1.103) (+73 -72) Improve (I hope) color rendition a bit more... 2000-12-21 Files: print-dither.c (1.112) (+2 -2) Fix problem with hollow letters and the like. 2000-12-21 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 Files: print-dither.c (1.111) (+45 -55) Try to attack some overflow problems. 2000-12-20 Files: print-escp2.c (1.286) (+59 -59) Some tuning based on Gareth Watts's results. 2000-12-18 Files: README (1.38) (+0 -6) Prep for 4.1.0 release 2000-12-18 Files: print-escp2.c (1.285) (+2 -1) Add 720 micoweave unidirectional 2000-12-18 Files: print-escp2.c (1.284) (+2 -1) Add 180 unidirectional 2000-12-17 Files: print-escp2.c (1.283) (+109 -71) Prepare Epson driver for future 7 color printer(s). Add S450 as alias for Canon bjc-6000 2000-12-17 Files: print-dither.c (1.110) (+18 -18) print-escp2.c (1.282) (+361 -518) Generate dither matrices more correctly. Revamp ink type stuff heavily in Epson driver. 2000-12-16 Files: print-dither.c (1.109) (+26 -3) Look a little better in very fast mode, at least at square resolutions. 2000-12-16 Files: print-dither.c (1.108) (+77 -115) More cleanup of the dither code. 2000-12-16 Files: print-canon.c (1.104) (+12 -11) print-dither.c (1.107) (+235 -345) print-escp2.c (1.281) (+9 -9) print-lexmark.c (1.10) (+5 -5) print-pcl.c (1.102) (+9 -7) print-util.c (1.154) (+2 -2) print.h (1.97) (+20 -44) Start collapsing the per-color data structures and functions in the dither code into arrays. 2000-12-14 Files: Makefile.am (1.78) (+9 -4) README (1.37) (+1 -1) print-dither.c (1.106) (+54 -52) print-escp2.c (1.280) (+31 -23) Add higher quality 360 DPI printing modes. Try to improve ordered dither on 6 color printers. 2000-12-11 Files: print-dither.c (1.105) (+74 -99) Fix up use of black vs. composite grayscale in fast dither mode. 2000-12-10 Files: print-dither.c (1.104) (+78 -5) More opportunities for blank line elimination 2000-12-10 Files: printdefy.y (1.13) (+6 -1) Fix up describe_resolution member. 2000-12-10 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 Files: print-lexmark.c (1.9) (+11 -1) print-pcl.c (1.101) (+18 -1) print-ps.c (1.47) (+14 -1) print.h (1.96) (+19 -3) Add describe_resolution "member" function to printer_t 2000-12-10 Files: print-canon.c (1.102) (+11 -1) print-escp2.c (1.278) (+24 -1) Add describe_resolution "member" function to printer_t 2000-12-09 Files: print-escp2.c (1.277) (+8 -7) Add premium luster photo paper. 2000-12-09 Files: Makefile.am (1.77) (+1 -1) print-escp2.c (1.276) (+21 -21) Change some resolution names in Epson driver. Put a copy of the GPL in the top level distribution. 2000-12-08 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 Files: print-dither.c (1.102) (+9 -11) quickmatrix257.h (1.4) (+6006 -5953) ran.367.179.h (1.3) (+5974 -6591) ran.509.131.h (1.3) (+6063 -6668) 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 Files: print-dither.c (1.101) (+7 -1) Actually do the black density. 2000-12-04 Files: print-dither.c (1.100) (+16 -1) print-pcl.c (1.100) (+53 -1) print.h (1.95) (+3 -2) 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 Files: gimp_main_window.c (1.70) (+2 -2) print-canon.c (1.101) (+2 -2) print-color.c (1.4) (+57 -27) print-dither.c (1.99) (+76 -39) print-escp2.c (1.274) (+65 -12) print-lexmark.c (1.8) (+54 -2) print-pcl.c (1.99) (+2 -2) print-ps.c (1.46) (+3 -3) print.h (1.94) (+3 -3) Use luminosity adjustment to further improve color. 2000-11-30 Files: print-canon.c (1.100) (+40 -58) * Enabled handling of media base density * Some basic adjustments for the bjc6200 model 2000-11-29 Files: print-canon.c (1.99) (+11 -11) Added some documentation regarding print-canon.c 2000-11-29 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 Files: escputil.c (1.19) (+25 -3) print-color.c (1.3) (+3 -31) Hue adjustment does nothing useful in solid colors mode. Retry reading from printer in escputil for better reliability. 2000-11-27 Files: README (1.35.2.5) (+1 -1) print-util.c (1.150.2.1) (+2 -2) 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 Files: print-canon.c (1.97) (+2 -2) Fix for bjc7000 bottom margin problem provided by Bodo Huckestein 2000-11-26 Files: print-escp2.c (1.273) (+307 -101) print-lexmark.c (1.7) (+2 -2) print-pcl.c (1.98) (+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-25 Files: print-color.c (1.2) (+3 -6) print-dither.c (1.98) (+11 -2) print-escp2.c (1.272) (+65 -27) print-lexmark.c (1.6) (+36 -12) print-pcl.c (1.97) (+36 -12) Increase the resolution of the hue mapper Tweak Epson printers Fix transition issues in dither code 2000-11-23 Files: print-escp2.c (1.271) (+11 -11) Tweak the hue adjustments. 2000-11-22 Files: README (1.35.2.4) (+1 -1) Prep for 4.0.3 2000-11-21 Files: print-dither.c (1.97) (+14 -5) Make dither_set_black_levels do something useful. 2000-11-20 Files: print-pcl.c (1.96) (+32 -2) Try to address purple problem here, too. 2000-11-19 Files: print-escp2.c (1.270) (+34 -36) Minor code cleanup 2000-11-19 Files: print-lexmark.c (1.5) (+31 -4) Color correction 2000-11-19 Files: print-lexmark.c (1.4) (+19 -15) Cleanup 2000-11-19 Files: print-canon.c (1.96) (+2 -93) print-escp2.c (1.269) (+33 -915) print-pcl.c (1.95) (+3 -84) print-weave.c (1.8) (+881 -1) print.h (1.93) (+37 -11) Split out all the bit twiddling functions into print-weave.c. 2000-11-19 Files: Makefile.am (1.76) (+6 -4) print-color.c (1.1) ( ) print-util.c (1.153) (+2 -1537) Split print-util into print-util.c and print-color.c. 2000-11-19 Files: gimp_main_window.c (1.69) (+2 -2) print-canon.c (1.95) (+2 -2) print-escp2.c (1.268) (+32 -2) print-lexmark.c (1.3) (+2 -2) print-pcl.c (1.94) (+2 -2) print-ps.c (1.45) (+4 -3) print-util.c (1.152) (+84 -30) print.h (1.92) (+9 -3) Hue mapping to improve color 2000-11-18 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 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 Files: print-pcl.c (1.92) (+37 -2) 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 Files: escputil.c (1.18) (+4 -2) print-escp2.c (1.267) (+14 -3) print-util.c (1.151) (+3 -1) 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 Files: Makefile.am (1.75) (+4 -3) print-dither.c (1.96) (+9 -1) print-escp2.c (1.266) (+326 -210) ran.509.131.h (1.2) (+22 -0) Support 2880x720 2000-11-18 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 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 Files: print-lexmark.c (1.2) (+37 -42) Corrected error in print-lexmark.c at photo prints. 2000-11-12 Files: Makefile.am (1.74) (+1 -0) print-lexmark.c (1.1) ( ) print.h (1.91) (+14 -2) printdefy.y (1.12) (+12 -1) Added support for Lexmark Z52. 2000-11-12 Files: debian/changelog (1.2) (+6 -0) Bump the revision number up to 4.0.2. 2000-11-11 Files: ran.509.131.h (1.1) ( ) Generated new matrix for printers with 4:1 resolution, for example 2880x720 DPI. 2000-11-06 Files: print-canon.c (1.89.2.3) (+2 -2) Fixed malformed debugmessage 2000-11-06 Files: print-canon.c (1.94) (+2 -2) Fixed malformed debug message 2000-11-04 Files: print-canon.c (1.89.2.2) (+8 -2) 121601 Canon driver fails with no specified InkType 2000-11-04 Files: README (1.35.2.3) (+1 -1) 121169 Ghostscript driver prints second+ pages incorrectly 121170 CUPS driver produces incorrect color balance/density 2000-10-31 Files: Makefile.am (1.73) (+2 -1) Copy escputil man page to Ghost directory 2000-10-31 Files: Makefile.am (1.70.2.2) (+5 -1) escputil man page 2000-10-31 Files: .cvsignore (1.10) (+1 -0) Makefile.am (1.72) (+3 -0) escputil man page 2000-10-29 Files: print-pcl.c (1.91) (+15 -13) Latest version of Tommy's CRET patch. Changed 810/812/842 and 895 printers to the 840 CRET driver. 2000-10-29 Files: Makefile.am (1.71) (+1 -1) escputil.c (1.17) (+2 -2) print-pcl.c (1.90) (+2 -2) Bring over a few fixes from 4.0+ 2000-10-29 Files: Makefile.am (1.70.2.1) (+1 -1) README (1.35.2.2) (+4 -4) escputil.c (1.15.2.2) (+2 -2) 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-24 Files: print-canon.c (1.89.2.1) (+2 -2) Fixed a bug leading to wrong horizontal offsets when xdpi != ydpi 2000-10-24 Files: README (1.35.2.1) (+6 -7) Prep for 4.0.0 2000-10-23 Files: print-pcl.c (1.87.2.1) (+2 -2) 116840 LaserJet 4 can do 600 DPI 2000-10-23 Files: print-pcl.c (1.89) (+45 -6) Updated to latest version of Tommy's patch, plus fixed 8xx C-RET. 2000-10-22 Files: print-canon.c (1.93) (+2 -2) Fixed small bug leading to wrong horizontal offsets for xdpi != ydpi 2000-10-22 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 Files: escputil.c (1.16) (+2 -1) 117385 escputil doesn't work with old printers if -m is specified 2000-10-21 Files: escputil.c (1.15.2.1) (+2 -1) 117385 escputil doesn't work with old printers if -m is specified 2000-10-20 Files: print-canon.c (1.91) (+11 -1) Added support for the Canon BJC-6200 -- Mostly functional, quite good output 2000-10-20 Files: print-canon.c (1.90) (+12 -1) Added support for Canon BJC-30 as suggested by Tim Hanham 2000-10-20 Files: README (1.36) (+6 -11) print-pcl.c (1.88) (+40 -8) Tommy Schultz Lassen's CRET patch; initialize 4.1 branch 2000-10-19 Files: README (1.35) (+24 -5) 4.0.0rc1 prep 2000-10-18 Files: print-escp2.c (1.265) (+6 -6) 116864 Part of bottom edge goes onto second page (still) 2000-10-17 Files: gimp.m4 (1.1) ( ) A (hopefully) safe gimp.m4 for use with aclocal 2000-10-17 Files: print-weave.c (1.7) (+2 -2) Remove C++ comment 2000-10-16 Files: print-pcl.c (1.87) (+8 -2) 116841 LaserJet 4 output offset upwards 2000-10-14 Files: print-pcl.c (1.86) (+3 -3) 116840 LaserJet 4 can do 600 DPI cpbs code review comment 2000-10-14 Files: escputil.c (1.15) (+4 -4) 116851 escputil has unnecessary GNU getopt dependency 2000-10-14 Files: Makefile.am (1.70) (+1 -1) escputil.c (1.14) (+4 -2) gimp_main_window.c (1.68) (+14 -1) gtk_main_window.c (1.58) (+14 -1) print.c (1.128) (+21 -6) 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-12 Files: gimp_main_window.c (1.67) (+4 -2) 116696: gcc dependency 2000-10-12 Files: print-util.c (1.150) (+3 -4) 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 Files: README (1.34) (+1 -1) Prep for 4.0b3 2000-10-11 Files: Makefile.am (1.69) (+21 -0) Warning in regards bug 116313 2000-10-11 Files: Makefile.am (1.68) (+1 -1) Description about how to build GhostScript under BSD 2000-10-10 Files: print-canon.c (1.89) (+14 -9) 116092 Bad bjc-7000 specifications 2000-10-10 Files: print-escp2.c (1.264) (+8 -8) print-util.c (1.149) (+13 -1) 115794 ESC 480 doesn't print 116113 print-escp2.c requires #include (not really) 116286 Some PCL paper sizes listed in print-pcl but not print-util 2000-10-04 Files: gimp_main_window.c (1.66) (+4 -1) gtk_color_window.c (1.21) (+2 -2) gtk_main_window.c (1.57) (+4 -1) print.c (1.127) (+4 -3) 115959: dither algorithm isn't set for new printers 115960: parameters are set incorrectly when a new printer is added. 2000-10-04 Files: gimp_main_window.c (1.65) (+2 -2) s/gtk_container_border_width/gtk_container_set_border_width/ 2000-10-04 Files: gimp_color_window.c (1.20) (+73 -67) gimp_main_window.c (1.64) (+345 -314) print-image-gimp.c (1.8) (+7 -2) print.c (1.126) (+7 -2) - 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 Files: print-util.c (1.148) (+2 -1) Epson 4x6 photo paper is really 4.25x6.875 2000-10-02 Files: README (1.33) (+3 -3) Minor updates 2000-10-02 Files: print-escp2.c (1.263) (+2 -2) Attempt to fix 115794 microweave in addition to softweave modes. 2000-10-02 Files: print-escp2.c (1.262) (+3 -3) Attempt to fix 115794 2000-10-01 Files: print-pcl.c (1.85) (+50 -1) Created new model "901" for large format 900 series printers. Moved DJ 1220C into it. [Bruce Burden] 2000-10-01 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 Files: print-util.c (1.146) (+3 -3) Fix 4A paper size. 2000-09-30 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 Files: print-util.c (1.144) (+41 -25) 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 Files: print-canon.c (1.88) (+6 -1) print-dither.c (1.95) (+6 -1) print-escp2.c (1.261) (+6 -5) print-pcl.c (1.84) (+6 -1) print-ps.c (1.44) (+6 -1) print-util.c (1.143) (+6 -1) print-weave.c (1.6) (+6 -1) print.h (1.90) (+4 -13) Remove unnecessary includes and warn that no non-standard files may be included in any of these source files. 2000-09-27 Files: print-weave.c (1.5) (+6 -2) 115512: print-weave.c uses illegal C construct 2000-09-27 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 Files: README (1.32) (+3 -0) Instructions for building the CUPS driver from CVS. 2000-09-23 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 Files: README (1.31) (+4 -2) gimp_main_window.c (1.63) (+2 -2) print.c (1.125) (+2 -11) 115171: Plugin does not restore image size correctly in PPI mode. 2000-09-23 Files: escputil.c (1.12) (+55 -3) Attempt to autodetect printer model for alignment. 2000-09-23 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 Files: print-escp2.c (1.260) (+2 -2) 115152: Print dot setting is incorrect at 360 softweave on 720. 2000-09-22 Files: Matgen/quickaspect.c (1.1) ( ) Allows generation of matrices for non-square pixels 2000-09-22 Files: Matgen/quickdistance.c (1.3) (+3 -0) Placed code in the public domain. 2000-09-22 Files: Matgen/dither-distance.c (1.2) (+3 -1) Placed code in the public domain. 2000-09-21 Files: Makefile.am (1.67) (+1 -0) Added missing command.types and calibrate.ppm to Makefile.am. 2000-09-20 Files: Makefile.am (1.66) (+2 -1) Need one more file in the CUPS distribution 2000-09-20 Files: README (1.30) (+6 -9) 4.0b1 2000-09-18 Files: print-escp2.c (1.259) (+2 -2) 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 Files: print-pcl.c (1.82) (+59 -2) 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 Files: print-escp2.c (1.258) (+2 -2) ESC 740 is a narrow printer 2000-09-17 Files: print-pcl.c (1.81) (+20 -23) 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 Files: pcl-unprint.c (1.16) (+5 -4) Remove compiler warning about "id". 2000-09-17 Files: Makefile.am (1.65) (+7 -5) README (1.29) (+6 -0) print-dither.c (1.94) (+2 -2) print-util.c (1.142) (+234 -10) 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 Files: print.c (1.124) (+14 -8) Don't "initialize" the file driver if it's not a legal driver type. 2000-09-17 Files: print.c (1.123) (+3 -2) One more little bit of initialization 2000-09-17 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 Files: Makefile.am (1.64) (+1 -1) README (1.28) (+9 -2) gimp_color_window.c (1.19) (+7 -4) gimp_main_window.c (1.62) (+60 -15) print-escp2.c (1.257) (+2 -2) print-util.c (1.141) (+11 -6) print.c (1.121) (+272 -71) 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 Update README and release notes. Update documentation per Daniel Egger. 2000-09-16 Files: print-dither.c (1.93) (+86 -113) testdither.c (1.2) (+39 -19) 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 Files: Makefile.am (1.63) (+3 -0) Add documentation to the release 2000-09-16 Files: gimp_main_window.c (1.61) (+2 -2) Enlarge the Center Image button. 2000-09-16 Files: gimp_main_window.c (1.60) (+2 -1) Update the thumbnail when the image type changes 2000-09-16 Files: gimp_color_window.c (1.18) (+24 -74) gimp_main_window.c (1.59) (+2 -5) print-dither.c (1.92) (+165 -132) Add very fast dither mode and slighty speed up fast mode. Change dither algorithm menu into combo. 2000-09-16 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 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 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 Files: AUTHORS (1.6) (+2 -0) print-dither.c (1.91) (+28 -24) print-escp2.c (1.256) (+3 -3) Fix up dot sizes for 3 pl dots on ESC 900 Slight speedup in dithering. Bump the version number. 2000-09-15 Files: print-util.c (1.140) (+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 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 Files: gimp_main_window.c (1.57) (+31 -27) gtk_main_window.c (1.56) (+7 -1) print.c (1.118) (+9 -2) 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 Files: print-dither.c (1.90) (+25 -25) print-util.c (1.139) (+3 -2) print.h (1.88) (+4 -4) Fix for a bug in profiling math; converted update_color into a macro 2000-09-13 Files: print-escp2.c (1.255) (+3 -3) Disable 1440x720 micro on 640/660 2000-09-13 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 Files: print-util.c (1.138) (+4 -4) Make letter be the default paper size. 2000-09-13 Files: Makefile.am (1.61) (+1 -0) Set up MAINTAINERdir correctly 2000-09-12 Files: print.c (1.117) (+9 -8) print.h (1.87) (+3 -3) Allow printer names up to 127 characters. 2000-09-12 Files: escputil.c (1.10) (+15 -31) print-canon.c (1.87) (+7 -7) print-dither.c (1.89) (+5 -5) print-escp2.c (1.253) (+4 -38) print-pcl.c (1.80) (+5 -5) print-ps.c (1.43) (+6 -6) print.c (1.116) (+5 -3) unprint.c (1.42) (+13 -11) 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 Files: quickmatrix257.h (1.3) (+22 -0) ran.367.179.h (1.2) (+22 -0) Add copyright notice 2000-09-12 Files: printdef.h (1.4) (+23 -0) Apply the GPL. 2000-09-12 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 Files: jmv/README (1.3) (+3 -0) Remove some extraneous files to clean up sandboxes. 2000-09-11 Files: print-escp2.c (1.252) (+3 -3) Drop support for 1440x720 microweave on 740 and 900. 2000-09-11 Files: print-escp2.c (1.251) (+9 -8) Fix x8 unpack functions 2000-09-11 Files: Makefile.am (1.60) (+1 -1) Try again 2000-09-11 Files: Makefile.am (1.59) (+24 -4) Silence a non-useful warning 2000-09-10 Files: print-escp2.c (1.250) (+15 -15) Backout premature checkin for boosted resolution on some printers 2000-09-10 Files: print-escp2.c (1.249) (+8 -4) Cannot use 1440 HQ with 900 2000-09-10 Files: print-escp2.c (1.248) (+291 -24) Try to support ESC 900 3 pl dots 2000-09-10 Files: Makefile.am (1.58) (+0 -5) print.c (1.115) (+101 -58) 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 Files: print-escp2.c (1.247) (+79 -59) Use super microdot size at 1440x720 on the EX and 700. 2000-09-09 Files: gtk_color_window.c (1.20) (+5 -1) gtk_main_window.c (1.55) (+6 -1) print.c (1.114) (+25 -12) print_gimp.h (1.29) (+5 -1) Disable the GTK plugin with Gimp 1.1 except in maintenance mode 2000-09-09 Files: AUTHORS (1.5) (+3 -0) Makefile.am (1.57) (+5 -0) Add full foomatic support 2000-09-09 Files: print-util.c (1.137) (+7 -2) 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 Files: 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 Files: Makefile.am (1.56) (+1 -0) print.c (1.113) (+11 -2) Try to support LPRng 2000-09-09 Files: gimp_main_window.c (1.56) (+14 -7) gtk_main_window.c (1.54) (+29 -17) Close off the setup and color dialogs correctly when printing. 2000-09-09 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 Files: Makefile.am (1.55) (+4 -1) README (1.27) (+8 -2) printer_options.c (1.2) (+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-08 Files: print-util.c (1.136) (+10 -10) 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 Files: Makefile.am (1.54) (+2 -0) Fixed CUPS file generation rules. CUPS driver makefile changes. Fix to configure script for CUPS drivers. 2000-09-08 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 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-07 Files: print-escp2.c (1.246) (+2 -2) Little fix for the 670 2000-09-07 Files: print-canon.c (1.86) (+2 -2) print-escp2.c (1.245) (+2 -2) print-pcl.c (1.79) (+2 -2) Update the progress bar a bit more often. (Useful on slower machines.) 2000-09-07 Files: gimp_main_window.c (1.54) (+86 -6) Add a live preview of the image's position and size. 2000-09-07 Files: print-canon.c (1.85) (+1 -3) print-escp2.c (1.244) (+1 -4) print-pcl.c (1.78) (+1 -3) print-ps.c (1.42) (+1 -4) print-util.c (1.135) (+8 -9) Fix a segfault with the colour preview by eliminating OUTPUT_GRAY_COLOR. choose_colorfunc() now handles this case internally. 2000-09-07 Files: .cvsignore (1.9) (+2 -0) New executables: printer_options and (for testing purposes) print-weave. 2000-09-06 Files: gimp_main_window.c (1.53) (+1 -2) print-dither.c (1.88) (+4 -14) print-escp2.c (1.243) (+1 -2) print-util.c (1.134) (+6 -12) print.h (1.86) (+2 -3) Remove error_mix, which was just causing trouble. More or less restore the old contrast setup. Remove a spurious variable declaration. 2000-09-06 Files: print-escp2.c (1.242) (+2 -2) Fix STC800 margins 2000-09-06 Files: escp2-weavetest.c (1.16) (+3 -2) print-escp2.c (1.241) (+6 -5) print-weave.c (1.4) (+126 -17) print.h (1.85) (+3 -3) 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 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 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 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 Files: gimp_main_window.c (1.51) (+62 -15) gtk_main_window.c (1.53) (+51 -13) print-util.c (1.132) (+31 -17) print.h (1.84) (+4 -2) Add upside-down and seascape orientations, matching the orientation names used by gv. 2000-09-05 Files: gtk_color_window.c (1.19) (+2 -2) gtk_main_window.c (1.52) (+1 -31) print-escp2.c (1.240) (+13 -7) print-util.c (1.131) (+2 -2) printdefl.l (1.5) (+2 -2) printdefy.y (1.10) (+2 -2) 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 Files: print-weave.c (1.3) (+2 -1) Add #include 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 Files: print-canon.c (1.84) (+2 -2) Famed Lexmark hacker Henryk Paluch 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 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 Files: README (1.26) (+1 -0) 4.0a3 release 2000-09-05 Files: gimp_main_window.c (1.50) (+2 -37) gtk_main_window.c (1.51) (+1 -31) print-canon.c (1.83) (+2 -10) print-dither.c (1.87) (+74 -57) print-escp2.c (1.238) (+2 -10) print-pcl.c (1.77) (+6 -19) print.h (1.83) (+3 -15) Add Fast dither algorithm, and remove fast color and fast grayscale image types. 2000-09-05 Files: gimp_main_window.c (1.49) (+41 -7) gtk_main_window.c (1.50) (+18 -2) print-canon.c (1.82) (+10 -5) print-dither.c (1.86) (+140 -115) print-escp2.c (1.237) (+9 -4) print-pcl.c (1.76) (+8 -3) print.h (1.82) (+8 -4) print_gimp.h (1.28) (+1 -8) Speed up Fast Color; add Fast Grayscale mode 2000-09-04 Files: print-canon.c (1.81) (+13 -15) print-dither.c (1.85) (+84 -21) print-escp2.c (1.236) (+7 -6) print-pcl.c (1.75) (+10 -9) print-util.c (1.130) (+168 -161) print.h (1.81) (+14 -16) 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 Files: print-dither.c (1.84) (+10 -2) print-util.c (1.129) (+9 -28) print.h (1.80) (+41 -7) Modified performance instrumentation to use gettimeofday; inlined time sensitive code 2000-09-03 Files: AUTHORS (1.4) (+64 -10) gimp_main_window.c (1.48) (+16 -1) gtk_main_window.c (1.49) (+16 -1) print-canon.c (1.80) (+7 -3) print-dither.c (1.83) (+251 -11) print-escp2.c (1.235) (+4 -1) print-pcl.c (1.74) (+13 -5) print.h (1.79) (+4 -2) Faster color mode 2000-09-03 Files: print-util.c (1.128) (+2 -2) Arithmetic problem 2000-09-03 Files: gimp_main_window.c (1.47) (+72 -76) gtk_main_window.c (1.48) (+71 -64) print-util.c (1.127) (+4 -4) 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 Files: print-dither.c (1.82) (+7 -7) print-escp2.c (1.234) (+48 -48) print-util.c (1.126) (+2 -2) print-weave.c (1.2) (+2 -1) print.h (1.78) (+3 -3) 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 Files: README (1.25) (+1 -1) Bump version number 2000-09-02 Files: print-ps.c (1.41) (+3 -3) Some things really can't be doubles 2000-09-02 Files: README (1.24) (+14 -9) Clarification 2000-09-02 Files: escp2-unprint.c (1.3) (+4 -4) gimp_main_window.c (1.46) (+43 -41) gtk_color_window.c (1.18) (+9 -17) gtk_main_window.c (1.47) (+41 -47) print-canon.c (1.79) (+2 -14) print-escp2.c (1.233) (+2 -14) print-image-gimp.c (1.7) (+2 -10) print-pcl.c (1.73) (+2 -19) print-ps.c (1.40) (+5 -19) print-util.c (1.125) (+43 -47) print.c (1.111) (+2 -23) printdefy.y (1.9) (+6 -6) 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 Files: print-escp2.c (1.232) (+3 -3) Try dot size 4 for 360 dpi for the 740. 2000-09-02 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 Files: print-util.c (1.124) (+70 -70) Tune the color stuff a bit more 2000-08-31 Files: gimp_main_window.c (1.45) (+7 -5) Fix bottom/right borders and preview rectangle 2000-08-30 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 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 Files: print-escp2.c (1.230) (+2 -2) Update the STP 720. 2000-08-29 Files: Makefile.am (1.52) (+5 -1) printer_options.c (1.1) ( ) Add printer_options program to generate *-omatic database. Update printer tweaking instructions. 2000-08-29 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 Files: print.c (1.109) (+7 -3) Try to make this compile for some older versions of Gimp 1.1. 2000-08-29 Files: gimp_main_window.c (1.44) (+3 -3) Permit scaling down to lower scale limit, not necessarily just 5%. 2000-08-28 Files: print-util.c (1.122) (+4 -4) Allow more CMY boost 2000-08-28 Files: print-escp2.c (1.228) (+10 -10) Single dot size printers should not support 360 softweave 2000-08-28 Files: print-util.c (1.121) (+4 -9) Do CMY adjustments correctly (in CMY space, not RGB!) 2000-08-28 Files: print-util.c (1.120) (+42 -1) print.h (1.77) (+24 -2) Performance profiling code. 2000-08-28 Files: print-escp2.c (1.227) (+10 -1) Performance profiling code. 2000-08-28 Files: gimp_color_window.c (1.15) (+82 -59) gimp_main_window.c (1.43) (+12 -8) gtk_color_window.c (1.17) (+134 -112) print-util.c (1.119) (+167 -25) print.c (1.108) (+26 -26) print.h (1.76) (+10 -7) printdefl.l (1.4) (+5 -5) printdefy.y (1.8) (+20 -20) 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 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 Files: print-escp2.c (1.225) (+65 -46) Some printers apparently have different spacing between black and color nozzles. 2000-08-25 Files: gimp_color_window.c (1.14) (+2 -2) gtk_color_window.c (1.16) (+2 -2) print-util.c (1.118) (+12 -6) Fix contrast control to do something a lot more reasonable. 2000-08-25 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 Files: gimp_color_window.c (1.13) (+17 -1) Button to reset all color defaults 2000-08-24 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 Files: print-escp2.c (1.224) (+18 -18) Fix definition of 670 (from visual inspection). Add preliminary definition of SP 2000P. 2000-08-24 Files: gimp_main_window.c (1.42) (+53 -4) Add right and bottom border entries. 2000-08-23 Files: print-escp2.c (1.223) (+2 -2) Tune matte paper settings 2000-08-23 Files: print-canon.c (1.78) (+14 -2) Added some debugging messages 2000-08-23 Files: print-canon.c (1.77) (+3 -3) Another fix to the 0x61 command - final version. 2000-08-23 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 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 Files: print-canon.c (1.75) (+2 -3) print-dither.c (1.80) (+5 -5) print-escp2.c (1.222) (+2 -2) print-pcl.c (1.71) (+2 -3) print-util.c (1.117) (+497 -200) print.h (1.75) (+8 -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 Files: gimp_main_window.c (1.41) (+103 -103) Tweak the UI a bit more 2000-08-23 Files: print_gimp.h (1.26) (+3 -3) Tweak the print window size again 2000-08-22 Files: gimp_main_window.c (1.40) (+50 -31) print_gimp.h (1.25) (+6 -1) Rearrange main window further. 2000-08-22 Files: gimp_main_window.c (1.39) (+79 -97) Reorganize the interface a bit more logically 2000-08-21 Files: print-escp2.c (1.221) (+6 -6) More printers that 1440x720 microweave doesn't work on. 2000-08-21 Files: print-escp2.c (1.220) (+9 -9) Take a stab at density for the 600 2000-08-21 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 Files: print-escp2.c (1.219) (+11 -11) Take a stab at optimizing the 800/850/1520/3000 dot sizes 2000-08-21 Files: print-escp2.c (1.218) (+2 -2) Stylus Color 1520 was incorrectly not set up for 1440x720 mode. 2000-08-20 Files: print-escp2.c (1.217) (+34 -19) Tune black lower & upper constants for various papers. 2000-08-20 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 Files: print-escp2.c (1.216) (+51 -44) Set default densities more appropriate for different kinds of paper. 2000-08-20 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 Files: print-util.c (1.115) (+4 -5) Floating point equality comparisons are pure poison. Thanks to Eugene Anikin for spotting this. 2000-08-19 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 Files: print-canon.c (1.74) (+5 -5) Fix density computation for 1440x720 (suggested by suamor@sourceforge.net) Fix debug code (likewise) 2000-08-15 Files: Makefile.am (1.50) (+1 -1) README (1.23) (+1 -1) Prep for 4.0a2 2000-08-15 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 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 Files: print-util.c (1.114) (+8 -1) egcs 1.1.2 and thereabouts have problems with inlining here. 2000-08-14 Files: print-escp2.c (1.212) (+513 -149) Make ink type selection even more data driven, rather than logic driven. 2000-08-13 Files: print-dither.c (1.79) (+3 -3) Minor syntax correction 2000-08-13 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 Files: print-escp2.c (1.211) (+10 -7) Fine tune 360 softweave 2000-08-13 Files: print.c (1.106) (+12 -3) Startup debugability 2000-08-13 Files: print-escp2.c (1.210) (+2 -2) Fix top margin on ESC 850 2000-08-12 Files: print-dither.c (1.78) (+14 -5) print-escp2.c (1.209) (+5 -4) print.h (1.74) (+3 -2) Mixing in the error to help determine what to print doesn't work well on ESP EX. Make it configurable. 2000-08-12 Files: gimp_main_window.c (1.36) (+25 -13) gtk_main_window.c (1.45) (+22 -10) print-dither.c (1.77) (+31 -16) print-escp2.c (1.208) (+221 -139) print-util.c (1.113) (+5 -5) 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 Files: print-ps.c (1.39) (+5 -1) Protect against someone removing code that only looks redundant. 2000-08-11 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 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 Files: Makefile.am (1.49) (+20 -10) README (1.22) (+1 -1) print-canon.c (1.72) (+4 -4) print-escp2.c (1.206) (+2 -2) print-pcl.c (1.69) (+2 -2) 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 Files: print-escp2.c (1.205) (+31 -45) More minor tuning 2000-08-08 Files: print-escp2.c (1.204) (+7 -7) Tweaks for the EX/700 2000-08-08 Files: Makefile.am (1.48) (+2 -2) Back out accidental change 2000-08-08 Files: print-escp2.c (1.203) (+265 -90) 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 Files: Makefile.am (1.47) (+11 -11) Make compile lines a bit more compact 2000-08-06 Files: print-canon.c (1.71) (+2 -20) print-escp2.c (1.202) (+4 -4) print-image-gimp.c (1.6) (+8 -2) print-pcl.c (1.68) (+2 -1) print-ps.c (1.38) (+2 -1) print.h (1.73) (+3 -2) Clean up the Ghostscript driver. Rename the oversampled ESCP modes. 2000-08-06 Files: Makefile.am (1.46) (+19 -5) README (1.21) (+12 -2) print_gimp.h (1.24) (+2 -2) Start preparations for release. 2000-08-06 Files: print-escp2.c (1.201) (+2 -2) Fix for the 640. 2000-08-05 Files: Makefile.am (1.45) (+1 -1) gimp_main_window.c (1.35) (+4 -5) gtk_main_window.c (1.44) (+4 -5) print-canon.c (1.70) (+107 -24) print-escp2.c (1.200) (+89 -40) print-pcl.c (1.67) (+29 -7) print-ps.c (1.37) (+31 -14) print-util.c (1.112) (+151 -9) print.c (1.105) (+13 -4) print.h (1.72) (+41 -33) printdefy.y (1.7) (+12 -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 Files: print-canon.c (1.69.2.5) (+13 -14) print-escp2.c (1.198.2.5) (+13 -14) print-pcl.c (1.66.2.4) (+9 -22) print-ps.c (1.36.2.4) (+13 -30) print-util.c (1.111.2.3) (+30 -12) print.h (1.71.2.4) (+17 -21) printdefy.y (1.6.2.4) (+8 -5) Fix the last remaining bugs in the Ghostscript driver revamp. 2000-08-05 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 Files: gimp_main_window.c (1.34.2.1) (+4 -5) gtk_main_window.c (1.43.2.1) (+4 -5) print-canon.c (1.69.2.4) (+41 -24) print-escp2.c (1.198.2.4) (+19 -8) print-pcl.c (1.66.2.3) (+36 -7) print-ps.c (1.36.2.3) (+39 -10) print-util.c (1.111.2.2) (+29 -9) print.c (1.104.2.2) (+9 -3) print.h (1.71.2.3) (+35 -20) printdefy.y (1.6.2.3) (+5 -1) Set page dimensions correctly (?) in Ghostscript 2000-08-05 Files: print-canon.c (1.69.2.3) (+3 -7) print-escp2.c (1.198.2.3) (+3 -7) print-pcl.c (1.66.2.2) (+3 -6) print-ps.c (1.36.2.2) (+2 -2) print-util.c (1.111.2.1) (+105 -1) print.c (1.104.2.1) (+6 -3) print.h (1.71.2.2) (+12 -7) printdefy.y (1.6.2.2) (+5 -5) Check consistency of print variables before printing. Change resolution and dither algorithm to strings rather than numbers. 2000-08-04 Files: print-escp2.c (1.198.2.2) (+71 -24) Support more paper types. Split out Stylus Photo 670. 2000-08-04 Files: print-canon.c (1.69.2.2) (+43 -1) #ifdef out the stderr noise 2000-08-04 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 Files: escputil.c (1.6.2.1) (+2 -2) We need to open the raw device write only, not read only. 2000-08-03 Files: Makefile.am (1.44.2.1) (+1 -1) print-canon.c (1.69.2.1) (+30 -1) print-escp2.c (1.198.2.1) (+1 -3) print-pcl.c (1.66.2.1) (+10 -1) print-ps.c (1.36.2.1) (+6 -1) print.h (1.71.2.1) (+7 -15) printdefy.y (1.6.2.1) (+5 -1) Make stp driver work for all supported printers, not just Epson 2000-08-02 Files: pcl-unprint.c (1.15) (+14 -7) Handle multiple "PJL" commands. Print out everything we see until the next ESC. 2000-08-02 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 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 Files: print-util.c (1.110) (+5 -3) Workaround for a gcc 2.7.2.3 inlining bug 2000-08-02 Files: gtk_color_window.c (1.15) (+1 -2) print-canon.c (1.69) (+2 -2) print-dither.c (1.76) (+3 -3) print-escp2.c (1.198) (+4 -4) print-pcl.c (1.65) (+10 -10) print-ps.c (1.36) (+2 -2) print-util.c (1.109) (+219 -24) print.h (1.71) (+4 -16) 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 Files: escp2-weavetest.c (1.15) (+6 -1) print-escp2.c (1.197) (+3 -3) print-util.c (1.108) (+212 -99) 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 Files: print-escp2.c (1.196) (+3 -3) Finer tuning of zero margin 2000-08-01 Files: print-escp2.c (1.195) (+3 -3) Fine tune zero-margin mode 2000-08-01 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 Files: Makefile.am (1.44) (+1 -1) print-weave.c needs to go into Ghostscript driver 2000-07-31 Files: Makefile.am (1.43) (+1 -0) escp2-weavetest.c (1.14) (+10 -18) print-escp2.c (1.193) (+85 -309) print-weave.c (1.1) ( ) print.h (1.70) (+12 -2) 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-30 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 Files: print-escp2.c (1.192) (+28 -25) More constant tuning 2000-07-24 Files: debian/.cvsignore (1.1) ( ) *** empty log message *** 2000-07-23 Files: print-dither.c (1.75) (+4 -4) Make adaptive hybrid be the default dither algorithm 2000-07-23 Files: print-image-gimp.c (1.4) (+6 -5) Possible fix for gimp 1.0.4 problems. 2000-07-22 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 Files: gimp_main_window.c (1.33) (+14 -4) gtk_main_window.c (1.42) (+16 -2) Initialize PPI scale correctly 2000-07-21 Files: gimp_main_window.c (1.32) (+46 -10) gtk_main_window.c (1.41) (+47 -10) print-dither.c (1.74) (+3 -3) 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 Files: 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 Files: print-util.c (1.107) (+15 -3) Prevent saturation blowout for saturation > 1.0. 2000-07-20 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 Files: print-util.c (1.106) (+15 -3) Check both dimensions for scaling -- scaling should be for the tighter fitting dimension. 2000-07-19 Files: print-escp2.c (1.189) (+7 -2) Fine tuning for 4-color variable printers 2000-07-18 Files: README (1.20) (+34 -5) print_gimp.h (1.23) (+2 -2) 3.1.9 release 2000-07-18 Files: gimp_color_window.c (1.11) (+37 -9) gimp_main_window.c (1.31) (+4 -35) gtk_color_window.c (1.14) (+38 -9) gtk_main_window.c (1.40) (+2 -34) print-dither.c (1.73) (+8 -8) print.c (1.104) (+2 -11) Make more stuff static 2000-07-17 Files: print-escp2.c (1.188) (+4 -4) Fix a name clash with some versions of Ghostscript 2000-07-16 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 Files: print-escp2.c (1.187) (+89 -102) Improve 720 dpi on 870/860 class printers 2000-07-15 Files: escputil.c (1.6) (+12 -5) print-dither.c (1.72) (+21 -16) print-escp2.c (1.186) (+8 -3) print.h (1.69) (+3 -2) More minor tweaks 2000-07-14 Files: print-dither.c (1.71) (+2 -2) print-escp2.c (1.185) (+2 -2) Minor parameter tweaking 2000-07-14 Files: print-escp2.c (1.184) (+8 -4) Set adaptive level correctly for single dot size 6-color printers. 2000-07-14 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-12 Files: Makefile.am (1.42) (+1 -1) Need to include 367x179 matrix 2000-07-12 Files: README (1.19) (+1 -1) print-escp2.c (1.182) (+1 -4) print_gimp.h (1.22) (+2 -2) Allow choice of ink type in Ghostscript driver 2000-07-10 Files: print-escp2.c (1.181) (+2 -2) Do the ink type correctly 2000-07-10 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 Files: gimp_color_window.c (1.10) (+2 -2) gtk_color_window.c (1.13) (+2 -2) print-util.c (1.105) (+75 -108) 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 Files: print-pcl.c (1.64) (+41 -15) Split the 540C out from the 500C as it supports more paper sizes including custom paper sizes. 2000-07-03 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 Files: print-util.c (1.104) (+13 -2) Add standard photographic paper sizes 2000-07-03 Files: print-escp2.c (1.179) (+181 -97) Explicitly break out initialization sequence into discrete steps for clarity. 2000-07-02 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 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 Files: print-escp2.c (1.178) (+166 -79) Nominally support large paper sizes on many printers. 2000-06-30 Files: print-escp2.c (1.177) (+2 -2) STC 480 doesn't do 1440 DPI. 2000-06-30 Files: print-escp2.c (1.176) (+10 -3) 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 Files: print-escp2.c (1.175) (+8 -1) Support for Epson Stylus Photo 720 (overseas model) 2000-06-29 Files: gimp_main_window.c (1.29) (+8 -8) gtk_main_window.c (1.38) (+8 -8) print-canon.c (1.68) (+8 -8) print-escp2.c (1.174) (+11 -10) print-pcl.c (1.62) (+14 -14) print-ps.c (1.35) (+11 -11) print-util.c (1.103) (+3 -2) print.h (1.68) (+27 -24) 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 Files: printdefy.y (1.6) (+3 -1) Declare yylex() to clean up a pesky compiler warning. 2000-06-29 Files: print-canon.c (1.49.2.5) (+1 -1) print-dither.c (1.53.2.8) (+50 -49) print-escp2.c (1.155.2.7) (+92 -72) print-pcl.c (1.52.2.5) (+1 -1) print.h (1.55.2.6) (+2 -2) Ink reduction is back in. Improved levels for better transitions. Cleanup. 2000-06-26 Files: print-canon.c (1.67) (+11 -1) Added model "BJC 4400 photo" from a patch by Alex Butcher 2000-06-26 Files: print-canon.c (1.66) (+12 -58) removed changes since rev 1.63 2000-06-25 Files: print-dither.c (1.69) (+8 -2) print-escp2.c (1.173) (+12 -6) print.h (1.67) (+12 -26) Minor cleanup 2000-06-24 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 Files: gimp_main_window.c (1.27) (+30 -12) gtk_main_window.c (1.36) (+36 -20) print-util.c (1.102) (+3 -3) 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 Files: print-escp2.c (1.172) (+9 -11) Rename some variables for clarity 2000-06-24 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 Files: print-canon.c (1.65) (+4 -4) fix for compile errors introduced with last commit 2000-06-23 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 Files: print-dither.c (1.53.2.7) (+70 -63) print-escp2.c (1.155.2.6) (+71 -69) print.h (1.55.2.5) (+2 -0) Several corrections. Black improved. Ordered dithering massively improved 2000-06-22 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 Files: escp2-weavetest.c (1.13) (+27 -28) escputil.c (1.5) (+2 -2) gtk_main_window.c (1.35) (+5 -1) print-dither.c (1.68) (+5 -1) print-escp2.c (1.171) (+6 -2) print-util.c (1.101) (+5 -1) Fixes to make things compile under IRIX. 2000-06-22 Files: 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 Files: gimp_main_window.c (1.26) (+5 -4) gtk_main_window.c (1.34) (+4 -3) print-dither.c (1.67) (+2 -2) print-escp2.c (1.170) (+5 -5) 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 Files: escputil.c (1.4) (+2 -2) gimp_main_window.c (1.25) (+20 -16) gtk_main_window.c (1.33) (+19 -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 Files: gimp_main_window.c (1.24) (+122 -51) gtk_main_window.c (1.32) (+22 -24) print_gimp.h (1.21) (+1 -2) Merge Charles' UI changes into the Gimp version of the plugin 2000-06-21 Files: print-canon.c (1.61) (+4 -3) print-escp2.c (1.169) (+12 -10) print-pcl.c (1.61) (+3 -5) print-ps.c (1.34) (+3 -3) print-util.c (1.100) (+137 -128) print.c (1.101) (+7 -4) print.h (1.66) (+13 -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 Files: print-image-gimp.c (1.3) (+16 -42) 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 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 Files: pcl-unprint.c (1.14) (+4 -3) print-canon.c (1.60) (+2 -2) print-dither.c (1.66) (+2 -2) print-escp2.c (1.168) (+2 -2) print-pcl.c (1.60) (+2 -2) print-ps.c (1.33) (+2 -2) print-util.c (1.99) (+2 -2) Replace comments indicating revision histories at the end of source files to refer to the ChangeLog instead. 2000-06-20 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 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 Files: print-util.c (1.98) (+130 -62) Added some more paper sizes and corrected some of the existing ones. 2000-06-20 Files: gimp_main_window.c (1.23) (+2 -2) gtk_main_window.c (1.28) (+2 -2) print-canon.c (1.59) (+2 -2) print-escp2.c (1.167) (+2 -2) print-pcl.c (1.59) (+2 -2) print-ps.c (1.32) (+2 -2) print.c (1.100) (+7 -12) print.h (1.64) (+8 -11) Move color map into vars structure to simplify calling sequence 2000-06-20 Files: printdefy.y (1.5) (+2 -2) Declare main() properly. 2000-06-20 Files: gimp_color_window.c (1.6.2.2) (+2 -2) gimp_main_window.c (1.10.2.3) (+101 -28) gtk_color_window.c (1.9.2.2) (+2 -2) gtk_main_window.c (1.14.2.3) (+83 -17) print-dither.c (1.53.2.6) (+21 -16) print-escp2.c (1.155.2.5) (+48 -18) print.c (1.95.2.3) (+18 -9) print.h (1.55.2.4) (+1 -0) Fixes several bugs for 1 ink level and 3 ink level printers. Changes to black generation. 2000-06-20 Files: gimp_main_window.c (1.22) (+6 -4) gtk_main_window.c (1.27) (+4 -3) print-util.c (1.97) (+62 -62) print.h (1.63) (+9 -2) 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 Files: .cvsignore (1.8) (+1 -0) Add escputil 2000-06-19 Files: Makefile.am (1.41) (+4 -2) Make "make clean" and "make maintainerclean" clean up more. 2000-06-19 Files: gimp_main_window.c (1.21) (+6 -6) Stupid bug fix in adding Unit to gim_main_window 2000-06-19 Files: gimp_color_window.c (1.8) (+3 -3) gimp_main_window.c (1.20) (+66 -7) gtk_color_window.c (1.11) (+3 -3) gtk_main_window.c (1.26) (+13 -7) print.c (1.99) (+20 -11) print.h (1.62) (+3 -2) added unit for preview in gimp_main_window.c (blindly). Moved unit to printer settings Improved handling of printrc settings. 2000-06-19 Files: gtk_main_window.c (1.25) (+2 -2) make vars_unit static 2000-06-19 Files: escputil.c (1.3) (+1 -2) print-util.c (1.96) (+53 -8) Remove duplicate pclose 2000-06-19 Files: print-canon.c (1.58) (+12 -2) Added Canon BJC-4300 2000-06-19 Files: unprint.c (1.40) (+20 -16) small canon update 2000-06-19 Files: gtk_main_window.c (1.24) (+73 -14) Included Unit (Inch/Cm) checkboxes 2000-06-18 Files: Makefile.am (1.40) (+5 -7) gimp_main_window.c (1.19) (+36 -22) gtk_main_window.c (1.23) (+31 -20) print-canon.c (1.57) (+5 -7) print-dither.c (1.65) (+70 -41) print-escp2.c (1.166) (+5 -6) print-pcl.c (1.58) (+5 -7) print.h (1.61) (+4 -5) ran.367.179.h (1.1) ( ) 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 Files: print-dither.c (1.64) (+3 -3) Minor bug fix 2000-06-18 Files: escp2-unprint.c (1.1.6.1) (+8 -8) escp2-weavetest.c (1.11.2.1) (+2 -2) gimp_color_window.c (1.6.2.1) (+2 -2) gimp_main_window.c (1.10.2.2) (+19 -19) gtk_color_window.c (1.9.2.1) (+7 -7) gtk_main_window.c (1.14.2.2) (+57 -47) pcl-unprint.c (1.12.2.1) (+11 -11) print-canon.c (1.49.2.4) (+138 -138) print-dither.c (1.53.2.5) (+181 -162) print-escp2.c (1.155.2.4) (+437 -234) print-image-gimp.c (1.2.2.2) (+3 -3) print-pcl.c (1.52.2.4) (+61 -61) print-ps.c (1.26.2.2) (+2 -2) print-util.c (1.92.2.2) (+5 -5) print.c (1.95.2.2) (+6 -6) print.h (1.55.2.3) (+3 -3) print_gimp.h (1.15.2.2) (+0 -0) quickmatrix199-2.h (1.1.2.1) (+3466 -3466) quickmatrix199.h (1.1.2.1) (+3466 -3466) quickmatrix257.h (1.1.2.1) (+5951 -5951) unprint.c (1.37.6.2) (+44 -44) Merge with 2000-06-17 main repository. gtk "Driver" now shows all printers 2000-06-18 Files: README (1.18) (+1 -1) print_gimp.h (1.20) (+2 -2) Print 3.1.7 release 2000-06-18 Files: escputil.c (1.2) (+207 -37) Add ink levels and ID string 2000-06-17 Files: print_gimp.h (1.19) (+2 -2) Fix the release date 2000-06-17 Files: README (1.17) (+1 -1) print_gimp.h (1.18) (+2 -2) 3.1.6 release prep 2000-06-17 Files: Makefile.am (1.39) (+11 -10) Do not distribute the 199-axis matrices, since we're not currently using them. 2000-06-17 Files: escputil.c (1.1) ( ) ESCP/2 print head clean, nozzle check, alignment utility. 2000-06-17 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 Files: Makefile.am (1.36.2.1) (+2 -1) gimp_main_window.c (1.10.2.1) (+168 -121) gtk_main_window.c (1.14.2.1) (+182 -118) print-canon.c (1.49.2.2) (+95 -268) print-dither.c (1.53.2.4) (+1 -8) print-image-gimp.c (1.2.2.1) (+1 -1) print-pcl.c (1.52.2.2) (+98 -335) print-ps.c (1.26.2.1) (+20 -159) print.c (1.95.2.1) (+12 -87) print_gimp.h (1.15.2.1) (+9 -1) unprint.c (1.37.6.1) (+2 -2) Branch cleanup 2000-06-17 Files: print-dither.c (1.53.2.3) (+120 -99) print-escp2.c (1.155.2.3) (+21 -21) print-util.c (1.92.2.1) (+134 -2) Density based dithering. Improved black generation and color transitions 2000-06-15 Files: escp2-unprint.c (1.2) (+8 -8) escp2-weavetest.c (1.12) (+2 -2) gimp_color_window.c (1.7) (+2 -2) gimp_main_window.c (1.18) (+19 -19) gtk_color_window.c (1.10) (+7 -7) gtk_main_window.c (1.22) (+29 -29) pcl-unprint.c (1.13) (+11 -11) print-canon.c (1.56) (+138 -138) print-dither.c (1.63) (+96 -64) print-escp2.c (1.165) (+18 -18) print-pcl.c (1.57) (+61 -61) print-util.c (1.95) (+4 -4) print.c (1.98) (+6 -6) quickmatrix199-2.h (1.2) (+3466 -3466) quickmatrix199.h (1.2) (+3466 -3466) quickmatrix257.h (1.2) (+5951 -5951) unprint.c (1.39) (+44 -44) ccept non-square dither matrices (e. g. for non-square pixels). Strip trailing whitespace from everything (minor nit cleanup). 2000-06-15 Files: print-escp2.c (1.164) (+33 -23) Fix microweave positioning Add additional ink drop size for low res printing 2000-06-15 Files: print-escp2.c (1.163) (+2 -2) Generate smoother output with quadratic sliding 2000-06-15 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 Files: print.h (1.55.2.2) (+25 -6) JMV's work updated 2000-06-13 Files: print-escp2.c (1.155.2.2) (+335 -344) JMV's work for epson 870 2000-06-13 Files: print-dither.c (1.53.2.2) (+786 -551) JMV's Work based on print-dither 1.60 2000-06-13 Files: print-image-gimp.c (1.2) (+3 -3) print-ps.c (1.31) (+2 -2) print.h (1.60) (+3 -3) Rename Image_get_pluginname to Image_get_appname 2000-06-13 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 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 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 Files: print-canon.c (1.54) (+63 -132) print-escp2.c (1.161) (+49 -110) print-pcl.c (1.56) (+90 -206) print-ps.c (1.30) (+14 -33) print-util.c (1.94) (+23 -58) print.h (1.59) (+5 -5) 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 Files: Makefile.am (1.38) (+1 -0) print-image-gimp.c (1.1) ( ) print.c (1.97) (+5 -85) print.h (1.58) (+16 -6) print_gimp.h (1.17) (+8 -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 Files: gimp_main_window.c (1.17) (+4 -2) gtk_main_window.c (1.21) (+4 -2) print.c (1.96) (+9 -4) Add the name of the image being printed to the print plugin's window title. 2000-06-10 Files: print-ps.c (1.29) (+10 -132) Factor out common code 2000-06-10 Files: print-canon.c (1.53) (+10 -123) print-escp2.c (1.160) (+17 -144) print-pcl.c (1.55) (+8 -134) print-util.c (1.93) (+161 -1) print.h (1.57) (+9 -2) Factor out common code 2000-06-10 Files: print-canon.c (1.52) (+6 -1) print-dither.c (1.60) (+22 -10) print-escp2.c (1.159) (+7 -2) print-pcl.c (1.54) (+6 -1) print.h (1.56) (+4 -2) 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 Files: print-dither.c (1.59) (+56 -43) Fiddle with the way matrix offsets are used for cleaner code. 2000-06-10 Files: print-dither.c (1.58) (+9 -4) Free CMYK buffers after dithering complete 2000-06-10 Files: print-dither.c (1.57) (+133 -78) Really split out the CMYK separation. 2000-06-10 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 Files: Makefile.am (1.37) (+1 -1) Add description of ESCP2 language 2000-06-08 Files: print-escp2.c (1.158) (+71 -17) Update description of softweave. Massive memory savings in many cases (high interleave factor). 2000-06-08 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 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 Files: print-canon.c (1.51) (+5 -5) Use correct density for light inks (33% instead of 25%) 2000-06-05 Files: gimp_main_window.c (1.16) (+2 -2) Set scaling correctly if we're using ppi. 2000-06-05 Files: unprint.c (1.38) (+2 -2) "Segmentation integrity core contained" is just a bit too cute... 2000-06-04 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 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 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 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 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 Files: gimp_main_window.c (1.11) (+15 -12) gtk_main_window.c (1.15) (+15 -12) print_gimp.h (1.16) (+2 -1) print_gimp.h: new constant PREVIEW_PPI gtk_main_window.c, gimp_main_window.c: use it 2000-06-04 Files: print-canon.c (1.50) (+4 -4) print-escp2.c (1.156) (+4 -4) print-pcl.c (1.53) (+4 -4) print-ps.c (1.28) (+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 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 Files: print-canon.c (1.49.2.1) (+2 -2) print-dither.c (1.53.2.1) (+101 -51) print-escp2.c (1.155.2.1) (+31 -9) print-pcl.c (1.52.2.1) (+2 -2) print.h (1.55.2.1) (+3 -3) Put Jean-Marc Verbavatz's stuff on a branch, to make merging easier 2000-06-02 Files: print-escp2.c (1.155) (+3 -3) Advance paper correctly initially in microweave/360 modes. 2000-06-01 Files: print-dither.c (1.53) (+130 -13) print-escp2.c (1.154) (+62 -1) print.h (1.55) (+25 -3) Merge Jean-Marc's new functions in, without touching the core 2000-06-01 Files: jmv/README (1.2) (+6 -0) *** empty log message *** 2000-05-31 Files: print-dither.c (1.52) (+2 -55) Flush perturbed ordered dithering; also simplify hybrid F-S. 2000-05-31 Files: Makefile.am (1.36) (+4 -1) print_gimp.h (1.15) (+2 -2) 3.1.5 release 2000-05-31 Files: print-escp2.c (1.153) (+4 -2) Try to fix density for variable dot size printers. 2000-05-30 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 Files: print-canon.c (1.49) (+49 -24) Borders can now be specified indiviually for each model 2000-05-29 Files: print-canon.c (1.48) (+23 -21) print-escp2.c (1.152) (+26 -23) print-pcl.c (1.52) (+25 -23) print-ps.c (1.26) (+8 -7) print-util.c (1.92) (+7 -7) print.h (1.54) (+19 -15) Preserve density correctly 2000-05-28 Files: print-canon.c (1.47) (+3 -3) Fixed density, gamma and black level 2000-05-25 Files: print-dither.c (1.51) (+23 -6) print-escp2.c (1.151) (+6 -7) print.h (1.53) (+3 -2) Improve adaptive dithering to account for Thomas' new matrices being much better than the previous ones we've used. 2000-05-25 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 Files: print-dither.c (1.50) (+12 -7) Try to fix a few more overflow problems 2000-05-24 Files: print-dither.c (1.49) (+4 -4) Fix overflow problems 2000-05-24 Files: print-dither.c (1.48) (+8 -19) Removed superfluous matrix optimizations and chenged 'invert' behaviour. 2000-05-24 Files: print-escp2.c (1.150) (+11 -11) Expand printable region on newer Epson printers 2000-05-24 Files: print-escp2.c (1.149) (+3 -2) Save memory on the variable dot size printers. 2000-05-24 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 Files: Makefile.am (1.35) (+9 -6) README (1.16) (+1 -1) gimp_main_window.c (1.9) (+3 -3) gtk_main_window.c (1.13) (+3 -4) print-dither.c (1.47) (+47 -7) print-escp2.c (1.148) (+5 -2) print_gimp.h (1.14) (+2 -2) quickmatrix199-2.h (1.1) ( ) quickmatrix199.h (1.1) ( ) quickmatrix257.h (1.1) ( ) Incorporate Thomas Tonino's dither matrices. 2000-05-23 Files: debian/changelog (1.1) ( ) Added Debianisation files in debian/. subdirectory. 2000-05-23 Files: jmv/README (1.1) ( ) This is experimental stuff for the epson stylus photo 870 2000-05-23 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 Files: print-dither.c (1.45) (+22 -19) Black lines in dark colors removed. 2000-05-23 Files: gimp_main_window.c (1.8) (+97 -91) Patch to use a printable area in preview for gimp gui. 2000-05-22 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 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 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-21 Files: print-escp2.c (1.147) (+3 -3) Black thresholds adjusted for new black routine. 2000-05-21 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-20 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-19 Files: 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 Files: print-canon.c (1.45) (+4 -2) Activated the canon BJC 8200 for testing (no idea if it works at all..) 2000-05-18 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 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 Files: escp2-weavetest.c (1.11) (+3 -2) Improve the banner 2000-05-17 Files: print-escp2.c (1.144) (+5 -8) Fix if first pass doesn't contain any data. 2000-05-17 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 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 Files: print-pcl.c (1.51) (+0 -0) ESC * o W is called "Driver Configuration". What it *does* is still unknown! 2000-05-15 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 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 Files: pcl-unprint.c (1.11) (+2 -48) print-canon.c (1.44) (+1 -185) print-dither.c (1.40) (+1 -150) print-escp2.c (1.141) (+6 -602) print-pcl.c (1.49) (+1 -286) print-ps.c (1.25) (+1 -182) print-util.c (1.91) (+1 -392) 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 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 Files: escp2-weavetest.c (1.10) (+53 -11) print-dither.c (1.39) (+199 -59) print-escp2.c (1.139) (+276 -102) print-util.c (1.90) (+17 -13) print.h (1.52) (+5 -2) 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 Files: print-canon.c (1.43) (+7 -4) Fix for variable drop size printing 2000-05-06 Files: gtk_color_window.c (1.9) (+2 -2) Allow density up to 3 2000-05-06 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 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 Files: print-pcl.c (1.48) (+214 -29) Added DJ690 Photo mode (thanks to Henk Verleye). 2000-05-05 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 Files: print.c (1.92) (+4 -2) printrc_save() now prints a warning if it cannot open the save-file 2000-05-05 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 Files: print-escp2.c (1.138) (+6 -3) Set ink size 2000-05-05 Files: print-canon.c (1.42) (+31 -12) Better handling of canon send buffer 2000-05-05 Files: print-dither.c (1.37) (+12 -39) print-escp2.c (1.137) (+7 -146) Minor cleanup 2000-05-05 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 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 Files: escp2-weavetest.c (1.9) (+50 -40) print-canon.c (1.41) (+11 -5) print-escp2.c (1.135) (+37 -20) print-pcl.c (1.47) (+7 -2) 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 2000-05-03 Files: print-dither.c (1.36) (+8 -2) Avoid out of range problems 2000-05-03 Files: print_gimp.h (1.12) (+2 -2) Require Gimp 1.1.16 or better for the "Gimp" ui. 2000-05-02 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 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-04-29 Files: README (1.15) (+1 -1) escp2-weavetest.c (1.8) (+3 -2) print-escp2.c (1.133) (+25 -7) print_gimp.h (1.11) (+2 -2) 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 Files: print-dither.c (1.34) (+19 -5) Improve photo and line art mode 2000-04-29 Files: RedHat/ghostscript-5.50.spec (1.1) ( ) RedHat/gimp-print.spec (1.1) ( ) RedHat/gs.spec.diff (1.1) ( ) Spec files for Red Hat RPM's, from Mark Hindess 2000-04-27 Files: print-ps.c (1.24) (+8 -3) Fix copyright 2000-04-27 Files: print-dither.c (1.33) (+436 -306) Comments 2000-04-27 Files: print-dither.c (1.32) (+91 -77) Add Thomas Tonino's 23x23 matrix 2000-04-26 Files: print-escp2.c (1.132) (+32 -8) Support glossy film 2000-04-26 Files: print-dither.c (1.31) (+12 -13) Minor improvements 2000-04-26 Files: print-escp2.c (1.131) (+35 -21) try again for 660 2000-04-24 Files: print-escp2.c (1.130) (+22 -6) Try to support Epson 660 2000-04-24 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 Files: gtk_main_window.c (1.11) (+2 -2) print-dither.c (1.29) (+47 -13) print-escp2.c (1.129) (+9 -5) 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 Files: Makefile.am (1.34) (+1 -1) Include gs-stp.pdq 2000-04-22 Files: print_gimp.h (1.10) (+2 -2) Release 3.1.2 2000-04-22 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 Files: Makefile.am (1.33) (+6 -6) escp2-weavetest.c (1.7) (+3 -3) pcl-unprint.c (1.9) (+21 -10) print-escp2.c (1.128) (+7 -4) printdefy.y (1.4) (+3 -3) Code cleanup 2000-04-22 Files: print-dither.c (1.27) (+9 -2) Break up ordered dither pattern a bit. Fix Ghostscript driver slightly 2000-04-22 Files: print-dither.c (1.26) (+60 -33) Try to vary the randomness -- more random at paler colors. 2000-04-20 Files: print-canon.c (1.40) (+7 -6) print-escp2.c (1.127) (+7 -6) print-pcl.c (1.46) (+7 -6) Clean up the solid color and line art modes a bit. 2000-04-20 Files: gimp_color_window.c (1.6) (+2 -2) gimp_main_window.c (1.7) (+2 -2) gtk_color_window.c (1.8) (+2 -2) gtk_main_window.c (1.10) (+2 -2) print-canon.c (1.39) (+12 -6) print-dither.c (1.25) (+86 -34) print-escp2.c (1.126) (+62 -16) print-pcl.c (1.45) (+9 -5) print-ps.c (1.23) (+8 -3) print-util.c (1.89) (+48 -53) print.c (1.89) (+33 -9) print.h (1.51) (+7 -6) print_gimp.h (1.9) (+1 -2) Reduce initial memory footprint. Add random Floyd-Steinberg dither. 2000-04-19 Files: 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 Files: print-escp2.c (1.125) (+9 -6) Try again for 1440 uweave 2000-04-18 Files: print-escp2.c (1.124) (+8 -5) One more microweave bug 2000-04-18 Files: print-canon.c (1.38) (+7 -4) print-dither.c (1.24) (+24 -18) print-escp2.c (1.123) (+23 -20) print-pcl.c (1.44) (+15 -12) print_gimp.h (1.8) (+2 -2) Fix incorrect printing for variable drop sizes 2000-04-17 Files: print-dither.c (1.23) (+12 -7) Better matrix for ordered dither 2000-04-16 Files: print-dither.c (1.22) (+6 -2) We really do need to randomize the black transition 2000-04-16 Files: Makefile.am (1.32) (+4 -1) Create change log as part of release 2000-04-16 Files: gimp_color_window.c (1.5) (+5 -12) gimp_main_window.c (1.5) (+2 -1) gtk_color_window.c (1.7) (+9 -7) gtk_main_window.c (1.9) (+2 -1) print-canon.c (1.37) (+7 -4) print-dither.c (1.21) (+95 -81) print-escp2.c (1.122) (+20 -9) print-pcl.c (1.43) (+7 -4) print-util.c (1.88) (+13 -2) print.c (1.88) (+97 -225) print.h (1.50) (+18 -14) printdefy.y (1.3) (+3 -2) Choice of dithering algorithms 2000-04-16 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 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 Files: print-canon.c (1.36) (+19 -30) print-dither.c (1.20) (+584 -1114) print-escp2.c (1.121) (+249 -48) print-pcl.c (1.42) (+39 -10) print.h (1.49) (+60 -22) New dithering code 2000-04-16 Files: print-dither.c (1.19.2.6) (+13 -18) Final 2000-04-16 Files: print-dither.c (1.19.2.5) (+113 -56) print.h (1.48.4.2) (+5 -2) More improvements 2000-04-15 Files: gimp_color_window.c (1.3) (+1 -4) gimp_main_window.c (1.4) (+1 -3) gtk_color_window.c (1.5) (+1 -2) gtk_main_window.c (1.8) (+1 -2) print.c (1.86) (+23 -28) print_gimp.h (1.7) (+7 -6) Moved all ui related #include's to print_gimp.h 2000-04-15 Files: Makefile.am (1.31) (+14 -12) gimp_color_window.c (1.2) (+10 -12) gimp_main_window.c (1.3) (+3 -5) gtk_color_window.c (1.4) (+10 -16) gtk_main_window.c (1.7) (+2 -8) print-intl.h (1.1) ( ) print.c (1.85) (+221 -258) * 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 Files: print-dither.c (1.19.2.4) (+95 -11) Other dithering options 2000-04-13 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 Files: print-pcl.c (1.41) (+673 -320) 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 Files: gimp_main_window.c (1.2) (+17 -3) gtk_color_window.c (1.3) (+14 -10) gtk_main_window.c (1.6) (+24 -6) print.c (1.84) (+2 -6) print_gimp.h (1.6) (+5 -1) 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 Files: print-dither.c (1.19.2.3) (+17 -10) print-escp2.c (1.120.2.3) (+8 -5) Much improved 2000-04-12 Files: print-dither.c (1.19.2.2) (+10 -7) print-escp2.c (1.120.2.2) (+197 -10) some improvement 2000-04-12 Files: print-escp2.c (1.119.2.3) (+7 -4) Constant hacking 2000-04-11 Files: print-canon.c (1.35.4.1) (+16 -30) print-dither.c (1.19.2.1) (+429 -1108) print-escp2.c (1.120.2.1) (+49 -41) print-pcl.c (1.40.4.1) (+24 -10) print.h (1.48.4.1) (+57 -22) Yet another dither hack 2000-04-06 Files: print-dither.c (1.19) (+7 -4) Fix overlap problem 2000-04-04 Files: escp2-weavetest.c (1.6) (+32 -2) print friendly banner 2000-04-04 Files: escp2-weavetest.c (1.5) (+2 -2) print-escp2.c (1.120) (+44 -25) 640-related stuff 2000-03-31 Files: gimp_color_window.c (1.1) ( ) gimp_main_window.c (1.1) ( ) from Mitsch 2000-03-30 Files: .cvsignore (1.7) (+3 -0) Makefile.am (1.30) (+11 -9) gtk_color_window.c (1.2) (+27 -27) gtk_main_window.c (1.5) (+69 -69) print.c (1.83) (+12 -6) Changes from Mitch 2000-03-29 Files: dither_matrix.c (1.1.2.2) (+0 -0) Again: fuck patents! 2000-03-29 Files: print-dither.c (1.18.2.2) (+5 -28) print-escp2.c (1.119.2.2) (+7 -4) Fuck patents 2000-03-29 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 Files: print-dither.c (1.18.2.1) (+374 -5) print-escp2.c (1.119.2.1) (+201 -14) Put this in for safety and for people to play with it 2000-03-27 Files: Makefile.am (1.29) (+1 -0) gtk_main_window.c (1.4) (+551 -498) print.c (1.82) (+203 -2002) print_gimp.h (1.5) (+10 -2) 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 Files: print-escp2.c (1.119) (+139 -141) Try again for microweave... 2000-03-27 Files: print-escp2.c (1.118) (+100 -66) Reactivate 1440x720 microweave 2000-03-27 Files: Makefile.am (1.28) (+0 -1) gtk_main_window.c (1.3) (+1362 -181) print.c (1.81) (+431 -216) print_gimp.h (1.4) (+1 -9) back out changes that do not work 2000-03-26 Files: Makefile.am (1.27) (+1 -0) gtk_main_window.c (1.2) (+182 -1363) print.c (1.80) (+218 -433) print_gimp.h (1.3) (+10 -2) From Steve Miller 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 Files: README (1.14) (+4 -0) note about ldconfig 2000-03-24 Files: README (1.13) (+6 -0) People who install the Gimp from rpm's also need to install gimp-devel. 2000-03-23 Files: Makefile.am (1.26) (+8 -7) print.c (1.79) (+105 -761) print.h (1.48) (+7 -2) print_gimp.h (1.2) (+39 -3) 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 Files: Makefile.am (1.25) (+2 -1) Fix make dist 2000-03-22 Files: print.c (1.78) (+3 -3) release 2000-03-22 Files: print-dither.c (1.18) (+7 -4) Some more minor dithering fixup 2000-03-21 Files: pcl-unprint.c (1.7) (+64 -26) Use unsigned when calculating resolutions. Updated some commands. 2000-03-21 Files: print-pcl.c (1.40) (+42 -4) Added Deskjet 9xx series. 2000-03-21 Files: escp2-weavetest.c (1.4) (+5 -2) cleanup 2000-03-21 Files: print-dither.c (1.17) (+7 -4) dumb typo 2000-03-20 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 Files: Makefile.am (1.24) (+2 -0) README (1.12) (+1 -1) print-escp2.c (1.117) (+6 -3) Try to maintain dependency order of lex on yacc stuff 2000-03-17 Files: print-dither.c (1.16) (+40 -47) Weaken the horizontal lines 2000-03-17 Files: Makefile.am (1.23) (+28 -14) print.c (1.77) (+2662 -175) print.h (1.47) (+27 -19) Back out non-functioning changes 2000-03-17 Files: print.h (1.46) (+5 -4) *** empty log message *** 2000-03-17 Files: print.h (1.45) (+15 -9) *** empty log message *** 2000-03-17 Files: gtk_color_window.c (1.1) ( ) gtk_main_window.c (1.1) ( ) print.c (1.76) (+202 -2689) print.h (1.44) (+28 -43) print_gimp.h (1.1) ( ) *** empty log message *** 2000-03-17 Files: Makefile.am (1.22) (+14 -28) *** empty log message *** 2000-03-17 Files: print-dither.c (1.15) (+232 -346) Clean things up a bit to prep for possible dither modifications 2000-03-16 Files: print-dither.c (1.14) (+74 -48) Scale down randomness as ink level increases 2000-03-14 Files: escp2-weavetest.c (1.3) (+8 -7) print-escp2.c (1.116) (+57 -28) Added 1440x1440 mode 2000-03-13 Files: print-canon.c (1.35) (+44 -31) print-dither.c (1.13) (+217 -319) print-escp2.c (1.115) (+23 -7) print-pcl.c (1.38) (+19 -5) print-util.c (1.87) (+8 -5) print.c (1.75) (+32 -12) print.h (1.43) (+5 -2) Add monochrome mode 2000-03-11 Files: print-dither.c (1.12) (+77 -44) Finish the dither job, and fix up the Ghostscript driver 2000-03-11 Files: print-canon.c (1.34) (+20 -2) print-dither.c (1.11) (+69 -32) print-escp2.c (1.114) (+45 -17) print-pcl.c (1.37) (+25 -4) print.c (1.74) (+124 -12) print.h (1.42) (+8 -2) Significant dither changes; addition of line art/solid color/continuous tone modes 2000-03-10 Files: .cvsignore (1.6) (+1 -0) Performance optimizations, documentation 2000-03-09 Files: .cvsignore (1.5) (+1 -0) Makefile.am (1.21) (+1 -1) print-dither.c (1.10) (+185 -328) Performance optimizations, documentation 2000-03-07 Files: print-canon.c (1.33) (+135 -132) print-dither.c (1.9) (+39 -31) print-escp2.c (1.113) (+2607 -2602) print-pcl.c (1.36) (+216 -211) print-ps.c (1.22) (+172 -168) print-util.c (1.86) (+765 -760) Move CVS history logs to the end of the file 2000-03-07 Files: print-escp2.c (1.112) (+106 -115) A bit more stuff 2000-03-06 Files: escp2-weavetest.c (1.2) (+6 -6) print-escp2.c (1.111) (+114 -138) More cleanup stuff 2000-03-06 Files: Makefile.am (1.20) (+3 -1) print-canon.c (1.32) (+9 -3) print-escp2.c (1.110) (+9 -4) print-pcl.c (1.35) (+10 -3) print-ps.c (1.21) (+12 -3) print-util.c (1.85) (+34 -32) print.c (1.73) (+4 -5) print.h (1.41) (+11 -10) printdef.h (1.3) (+1 -39) printdefl.l (1.3) (+2 -5) printdefy.y (1.2) (+89 -59) more rearrangement 2000-03-05 Files: Makefile.am (1.19) (+3 -0) printdef.h (1.2) (+1 -1) printdefl.l (1.2) (+34 -34) some cleanup 2000-03-05 Files: Makefile.am (1.18) (+18 -7) print-escp2.c (1.109) (+156 -135) print-util.c (1.84) (+10 -116) print.c (1.72) (+5 -5) print.h (1.40) (+26 -12) printdef.l (1.2) (+1 -1) printdef.y (1.2) (+1 -1) printdefl.l (1.1) ( ) printdefy.y (1.1) ( ) Create list of printers externally 2000-03-05 Files: print.c (1.71) (+3 -3) Release stuff 2000-03-05 Files: printdef.h (1.1) ( ) Start of new printer identification 2000-03-05 Files: printdef.l (1.1) ( ) printdef.y (1.1) ( ) Start of new printer identification 2000-03-03 Files: print-escp2.c (1.108) (+8 -3) correct parameters for ESC(D 2000-03-03 Files: print-escp2.c (1.107) (+6 -3) print-util.c (1.83) (+7 -4) Silly bug in rgb_to_gray 2000-03-02 Files: print-util.c (1.82) (+147 -308) Clean up conversion functions...again...and fix rgb to gray to do density 2000-03-02 Files: print-escp2.c (1.106) (+10 -7) Cleaned up some compiler warnings in print-escp2.c 2000-03-02 Files: print-dither.c (1.8) (+85 -60) Performance, by replacing long long with int 2000-03-02 Files: print-escp2.c (1.105) (+15 -48) Clean up options a bit 2000-03-01 Files: print-util.c (1.81) (+6 -3) fix alpha channel in rgb_to_gray...again 2000-03-01 Files: print-util.c (1.80) (+8 -3) fix alpha channel in rgb_to_gray 2000-03-01 Files: print-escp2.c (1.104) (+18 -16) Some ditsy little things 2000-03-01 Files: print.c (1.70) (+8 -7) Percent vs. ppi details 2000-03-01 Files: print-escp2.c (1.103) (+11 -6) Handle variable dot size correctly 2000-02-29 Files: print-escp2.c (1.102) (+63 -31) 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 Files: print-escp2.c (1.101) (+103 -104) Rationalize the printer options a bit 2000-02-29 Files: print-escp2.c (1.100) (+22 -14) Improve printing to the bottom, and do memory allocation the way intended 2000-02-28 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 Files: print-pcl.c (1.34) (+46 -77) Fixed the "configure data" command again! 2000-02-28 Files: print.c (1.69) (+1771 -1141) Back out the mainline stuff 2000-02-28 Files: print-dither.c (1.7) (+112 -46) print-escp2.c (1.99) (+380 -370) print.h (1.39) (+3 -3) Try to improve high resolution quality 2000-02-27 Files: print.c (1.68) (+1180 -1804) Experimental print.c from 3.0 2000-02-27 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 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 Files: print.c (1.67) (+3 -3) copyright 2000-02-26 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 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 Files: print-canon.c (1.31) (+12 -9) print-dither.c (1.6) (+96 -46) print-escp2.c (1.97) (+15 -8) print-pcl.c (1.33) (+12 -8) print-util.c (1.78) (+9 -8) print.h (1.38) (+8 -7) Rename dither_{black,cmyk}4 to dither_{black,cmyk}_n, and add argument to specify how levels are to be encoded 2000-02-25 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 Files: print-escp2.c (1.96) (+67 -16) 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-24 Files: unprint.c (1.36) (+35 -10) * Changed write_output to cut left and right empty borders 2000-02-24 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 Files: unprint.c (1.34) (+28 -21) Small cleanups 2000-02-24 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 Files: README (1.11) (+1 -1) print.c (1.65) (+3 -3) Bump version number for next release, whenever that may be 2000-02-24 Files: print-escp2.c (1.39.2.4) (+19 -3) print-pcl.c (1.14.2.2) (+8 -3) print-util.c (1.49.2.3) (+0 -427) print.c (1.38.2.7) (+4 -4) 3.0.9 fixes 2000-02-23 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 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 Files: print-canon.c (1.30) (+9 -6) small fix for delayed lines 2000-02-23 Files: Makefile.am (1.17) (+1 -2) canon-unprint.c (1.3) (+1 -1) Removed in favour of unprint.c 2000-02-23 Files: unprint.c (1.32) (+40 -20) Fixed severe bug in rle_decode() and parse_canon() 2000-02-23 Files: unprint.c (1.31) (+3 -2) small change to parse_canon() 2000-02-23 Files: print-canon.c (1.29) (+15 -9) unprint.c (1.30) (+2 -2) Fixed a bug in canon_write 2000-02-23 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 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 Files: print-escp2.c (1.95) (+6 -3) print.c (1.64) (+5 -5) Some minor fixes 2000-02-23 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 Files: print-escp2.c (1.39.2.3) (+12 -7) print-util.c (1.49.2.2) (+130 -62) print.c (1.38.2.5) (+29 -7) 3.0.7 2000-02-22 Files: print-canon.c (1.28) (+7 -3) Fixed bug introduced with last commit (thou shall never prettify your source...) 2000-02-22 Files: print-canon.c (1.27) (+23 -15) Some minor cosmethics 2000-02-22 Files: print.c (1.63) (+4 -5) Save state when printing file 2000-02-21 Files: print-escp2.c (1.94) (+9 -4) Try again 2000-02-21 Files: print-escp2.c (1.93) (+34 -22) Try for the 640 2000-02-21 Files: print-dither.c (1.5) (+67 -49) print-escp2.c (1.92) (+12 -4) print-util.c (1.76) (+64 -6) print.c (1.62) (+3 -3) Important dithering bug fixes: 1) Avoid runaway black buildup. 2) Some conversion functions weren't doing density 2000-02-21 Files: AUTHORS (1.3) (+2 -0) update 2000-02-21 Files: Makefile.am (1.16) (+1 -1) pcl-unprint.c (1.3) (+8 -3) print-canon.c (1.26) (+12 -5) print-escp2.c (1.91) (+13 -4) print-util.c (1.75) (+281 -271) Minor release prep 2000-02-21 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 Files: print.c (1.61) (+8 -2) Do not use scale to image for gimp 1.0 2000-02-21 Files: print.c (1.60) (+28 -7) Add scale-to-image clicker 2000-02-21 Files: print-escp2.c (1.90) (+11 -5) Weird init sequence for newer printers 2000-02-21 Files: print-escp2.c (1.89) (+6 -3) change softweave sequence for older printers 2000-02-20 Files: pcl-unprint.c (1.2) (+640 -108) Now does TIFF compressed files and 2 level colour in CMY or CMYK 2000-02-19 Files: print-escp2.c (1.88) (+37 -32) Try one more time to fix 740 2000-02-19 Files: print.c (1.59) (+31 -12) Another attempt to fix the File printer. 2000-02-19 Files: print-escp2.c (1.87) (+48 -57) A bit more cleanup to non-softweave 2000-02-19 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 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 Files: unprint.c (1.26) (+9 -4) Don't print beyond the bottom margin. 2000-02-18 Files: .cvsignore (1.4) (+4 -1) minor stuff 2000-02-18 Files: Makefile.am (1.15) (+2 -1) minor stuff 2000-02-18 Files: print-dither.c (1.4) (+18 -13) A few more dithering bugs 2000-02-18 Files: print-escp2.c (1.86) (+19 -15) Try to fix microweave and 360 dpi 2000-02-18 Files: print-escp2.c (1.85) (+5 -3) Remove debug printf 2000-02-18 Files: print-escp2.c (1.84) (+7 -3) Update line spacing for ESC900 2000-02-17 Files: Makefile.am (1.14) (+2 -2) Change the name of unprint back to unprint. 2000-02-17 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 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 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 Files: unprint.c (1.22) (+15 -2) Add more verbose GPL description and include string.h. 2000-02-17 Files: unprint.c (1.21) (+0 -0) Resurrect unprint.c as it was in revision 1.19. 2000-02-17 Files: print-escp2.c (1.83) (+19 -8) Yet another try 2000-02-17 Files: print-escp2.c (1.82) (+17 -13) Another try at the variable dot printers 2000-02-17 Files: print-util.c (1.74) (+11 -4) Alpha channel problems 2000-02-17 Files: Makefile.am (1.13) (+5 -5) escp2-unprint.c (1.1) ( ) escp2-weavetest.c (1.1) ( ) pcl-unprint.c (1.1) ( ) pclunprint.c (1.2) (+8 -4) unprint.c (1.20) (+1 -1) weavetest.c (1.14) (+1 -1) Rename various programs 2000-02-16 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 Files: print-escp2.c (1.81) (+10 -3) narrow-carriage printers can print 14" long, not just 11" 2000-02-16 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 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 Files: print.c (1.58) (+4 -3) version number bump to prep for release 2000-02-16 Files: README (1.10) (+9 -1) comments leading up to release... 2000-02-16 Files: print-canon.c (1.25) (+32 -7) print-dither.c (1.3) (+10 -6) print-escp2.c (1.80) (+6 -7) print-pcl.c (1.29) (+6 -7) print-ps.c (1.19) (+32 -7) print-util.c (1.73) (+9 -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 Files: Makefile.am (1.12) (+2 -3) print-escp2.c (1.79) (+27 -8) weavetest.c (1.13) (+6 -278) Put pclunprint in build, and use actual weave code in weavetest 2000-02-15 Files: print.c (1.57) (+5 -4) The File: printer is now initialized, saved and loaded! 2000-02-15 Files: pclunprint.c (1.1) ( ) Initial version. Only works for mono 2 level uncompressed output (i.e. Deskjet 500) 2000-02-15 Files: print-pcl.c (1.28) (+33 -2) Added fix when (left < 0) 2000-02-15 Files: print-escp2.c (1.78) (+34 -7) Back out clearly nonfunctional change for 740 family 2000-02-15 Files: print-canon.c (1.24) (+6 -3) print-escp2.c (1.77) (+80 -38) print-pcl.c (1.27) (+6 -3) print-ps.c (1.18) (+6 -3) print.c (1.56) (+55 -35) 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 Files: print-escp2.c (1.76) (+8 -4) Use older-style print command for single bit depth printing 2000-02-14 Files: unprint.c (1.16) (+11 -1) Add some code to handle "remote mode" a little more elegantly. Just a little. 2000-02-14 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 Files: README (1.9) (+26 -0) warn about gimp.m4 2000-02-14 Files: print.c (1.55) (+7 -2) Try to support gimp 1.0 2000-02-14 Files: Makefile.am (1.11) (+5 -1) make dist 2000-02-14 Files: Makefile.am (1.10) (+18 -2) NEWS (1.2) (+86 -1) README (1.8) (+7 -79) Clean up configure stuff 2000-02-13 Files: print-escp2.c (1.75) (+58 -41) More modes in run-weavetest, and attempt to handle column spacing in escp2 2000-02-13 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 Files: print-canon.c (1.23) (+6 -3) Fixed maximum paper size for BJC-6000 2000-02-13 Files: print-canon.c (1.22) (+17 -5) print-escp2.c (1.74) (+16 -4) print-pcl.c (1.26) (+18 -4) print-ps.c (1.17) (+16 -4) print-util.c (1.72) (+97 -17) print.h (1.37) (+5 -2) Bit of an oops here about printer models; also start on print-gray-using-color mode for better quality 2000-02-13 Files: Makefile.am (1.9) (+9 -1) print-escp2.c (1.73) (+13 -6) print-util.c (1.71) (+11 -2) Build a Ghostscript driver! No idea if it works yet... 2000-02-12 Files: print-escp2.c (1.72) (+20 -12) Change spacing for newer printers 2000-02-12 Files: print-escp2.c (1.71) (+8 -5) Use Epson sequences more exactly 2000-02-12 Files: unprint.c (1.13) (+5 -3) Do not barf on softweave 2000-02-12 Files: print.c (1.54) (+15 -4) More accurate printing of measurements 2000-02-12 Files: print-escp2.c (1.70) (+38 -35) One more try 2000-02-11 Files: README (1.6.2.3) (+1 -1) print-escp2.c (1.39.2.2) (+30 -5) print.c (1.38.2.4) (+3 -3) print 3.0.6 fixes 2000-02-11 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 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 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 Files: print-escp2.c (1.69) (+5 -3) Remove apparently spurious flush command 2000-02-11 Files: print-escp2.c (1.68) (+7 -2) print.c (1.53) (+4 -4) Fix Epson left margin 2000-02-10 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 Files: Makefile.am (1.8) (+3 -1) Add canunprint 2000-02-10 Files: Makefile.am (1.7) (+1 -7) Remove spurious explicit GTK libraries that bloated the installation 2000-02-10 Files: Makefile.am (1.6) (+1 -0) print-ps.c (1.16) (+6 -134) print.c (1.52) (+11 -8) weavetest.c (1.12) (+5 -60) Turn on warnings 2000-02-10 Files: print-canon.c (1.21) (+10 -4) initialization 2000-02-10 Files: print-canon.c (1.20) (+7 -4) print-escp2.c (1.67) (+7 -3) print-pcl.c (1.25) (+7 -3) Fix landscape vs. portrait problem 2000-02-09 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 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 Files: .cvsignore (1.3) (+1 -0) Added canunprint to cvs 2000-02-09 Files: print-canon.c (1.19) (+7 -5) print-escp2.c (1.66) (+7 -5) print-pcl.c (1.24) (+7 -5) print-ps.c (1.15) (+11 -5) print-util.c (1.70) (+44 -46) print.c (1.51) (+5 -5) print.h (1.36) (+15 -20) Put lut inside vars 2000-02-08 Files: Makefile.am (1.5) (+3 -1) weavetest.c (1.11) (+142 -350) Weave tester 2000-02-08 Files: print-canon.c (1.18) (+40 -37) Small fix that makes variable drop sizes work (in B/W) 2000-02-08 Files: print-canon.c (1.17) (+25 -9) Added call to dither_cmyk4() 2000-02-08 Files: print-canon.c (1.16) (+169 -79) Got support for variable drop sizes ready for testing 2000-02-08 Files: print-canon.c (1.15) (+12 -5) Next step in supporting variable dot sizes (still experimental) 2000-02-08 Files: print-escp2.c (1.65) (+13 -4) Correct dot size for variable bits 2000-02-08 Files: print-canon.c (1.14) (+115 -79) Beginning support for variable drop sizes (experimental stage) 2000-02-08 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 Files: print-escp2.c (1.64) (+8 -2) Remove spurious init string 2000-02-08 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 Files: print-escp2.c (1.62) (+12 -2) Some kind of silly magic init string that it appears these printers want. 2000-02-07 Files: print-canon.c (1.13) (+201 -58) Major code-cleanups, prettified model capabilities 2000-02-07 Files: .cvsignore (1.2) (+9 -0) more stuff to be ignored 2000-02-07 Files: print-dither.c (1.2) (+20 -8) print-escp2.c (1.61) (+13 -6) Try to improve variable dot stuff 2000-02-06 Files: print-escp2.c (1.60) (+10 -108) print-pcl.c (1.22) (+5 -105) print-ps.c (1.14) (+7 -79) print.h (1.35) (+2 -3) 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 Files: print-canon.c (1.12) (+43 -20) Remove calls to non-POSIX strdup 2000-02-06 Files: print-escp2.c (1.59) (+29 -3) Choice of variable vs. single drop size for new printers 2000-02-06 Files: print-escp2.c (1.58) (+20 -11) Try to fix softweave mode on new printers 2000-02-06 Files: print-pcl.c (1.21) (+11 -5) Fixed max paper sizes. 2000-02-06 Files: print-escp2.c (1.57) (+35 -21) Try to fix microweave on newer printers...? 2000-02-06 Files: Makefile.am (1.4) (+1 -0) print-dither.c (1.1) ( ) print-util.c (1.68) (+5 -1985) Split out dither stuff from print-util 2000-02-06 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 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 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 Files: print-canon.c (1.11) (+14 -10) print-escp2.c (1.55) (+21 -29) print-pcl.c (1.20) (+23 -16) print-util.c (1.66) (+431 -400) print.c (1.50) (+2 -3) print.h (1.33) (+11 -79) 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 Files: print-escp2.c (1.54) (+18 -4) Do horizontal positioning correctly in microweave 2000-02-05 Files: print-util.c (1.65) (+52 -35) Minor reorg 2000-02-05 Files: print-util.c (1.64) (+37 -109) print.c (1.49) (+3 -3) print.h (1.32) (+68 -2) some more silly problems 2000-02-05 Files: COPYING (1.2) (+339 -1) GPL 2000-02-05 Files: AUTHORS (1.2) (+14 -3) minor update 2000-02-05 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 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-04 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 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 Files: print-escp2.c (1.52) (+6 -3) 1440 dpi stupidity 2000-02-04 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 Files: print-canon.c (1.9) (+32 -9) Preparations for some more printer models (to be continued...) 2000-02-03 Files: print-canon.c (1.8) (+53 -87) Dirty left-border-treatment leaving an uncertainty of -4..+4 dots 2000-02-03 Files: AUTHORS (1.1) ( ) COPYING (1.1) ( ) Makefile.am (1.3) (+11 -5) NEWS (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 Files: print-canon.c (1.7) (+8 -14) Honours the new ink-type setting 2000-02-03 Files: print-canon.c (1.6) (+19 -8) print.c (1.48) (+122 -49) print.h (1.31) (+4 -3) Ink type 2000-02-03 Files: print-escp2.c (1.50) (+21 -2) Don't get too fancy with the new, undocumented ESC(c command 2000-02-02 Files: print-canon.c (1.5) (+19 -31) Minor cleanups of code and debugging messages 2000-02-02 Files: print-canon.c (1.4) (+80 -16) Prepared the driver for one of K/CMY/CMYK/CcMmYK/CcMmYy printing 2000-02-02 Files: print.c (1.47) (+5 -4) Fixed the plp-lpc-bug producing printer entries ak "Press RETURN to continue..." 2000-02-02 Files: print-canon.c (1.3) (+10 -122) Removed remnants from the original escp/2 source not needed for BJL 2000-02-02 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 Files: print-util.c (1.60) (+58 -48) Add a few more parameters to the dither_t struct. 2000-02-02 Files: print-escp2.c (1.49) (+8 -2) print-pcl.c (1.19) (+9 -2) print-util.c (1.59) (+343 -292) print.h (1.30) (+3 -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 Files: .cvsignore (1.1) ( ) Added a .cvsignore file 2000-02-01 Files: Makefile.am (1.2) (+2 -0) print-canon.c (1.1) ( ) print-util.c (1.58) (+10 -3) print.h (1.29) (+12 -2) Add print-canon.c: Support for the BJC 6000 and possibly others 2000-01-30 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 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 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 Files: print.c (1.46) (+47 -5) Separate save and print stuff 2000-01-29 Files: print.c (1.45) (+8 -13) Handle orientation change correctly 2000-01-29 Files: print-escp2.c (1.48) (+239 -208) print-pcl.c (1.18) (+13 -9) print-util.c (1.57) (+26 -3) print.h (1.28) (+6 -4) 1) Remove globals from everything except print.c. 2) Remove broken 1440x720 and 2880x720 microweave modes. 2000-01-28 Files: print-escp2.c (1.47) (+7 -3) print-util.c (1.56) (+144 -2) print.c (1.44) (+180 -153) print.h (1.27) (+8 -12) Move printers to print-util; also add top/left/bottom/right boxes to the UI 2000-01-25 Files: print-escp2.c (1.46) (+65 -52) print-pcl.c (1.17) (+33 -19) print-ps.c (1.13) (+21 -16) print-util.c (1.55) (+61 -82) print.h (1.26) (+13 -2) 1) Better attempt at supporting newer Epson printers. 2) Generalized paper size support. 2000-01-25 Files: print-escp2.c (1.45) (+97 -33) Try to make 440/640/740/900/750/1200 work 2000-01-25 Files: print-escp2.c (1.44) (+218 -180) print.c (1.43) (+20 -13) weavetest.c (1.10) (+244 -22) 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 Files: print-escp2.c (1.43) (+11 -4) print-util.c (1.54) (+87 -36) print.c (1.42) (+4 -2) print.h (1.25) (+5 -2) 1) Add a few more paper sizes. 2) Clean up Makefile.standalone. 3) Nominal support for Stylus Color 850. 2000-01-21 Files: README (1.7) (+4 -3) print-util.c (1.53) (+155 -2) Describe the algorithms in print-util.c. 2000-01-17 Files: print-escp2.c (1.42) (+306 -61) print-pcl.c (1.16) (+16 -6) print-util.c (1.52) (+330 -612) print.c (1.41) (+3 -3) print.h (1.24) (+4 -3) Print 3.1.0 2000-01-17 Files: print-escp2.c (1.41) (+143 -102) print-pcl.c (1.15) (+20 -13) print-util.c (1.51) (+363 -123) print.c (1.40) (+41 -4) print.h (1.23) (+5 -5) 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 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 Files: print-escp2.c (1.40) (+275 -237) print-util.c (1.50) (+11 -4) print.c (1.39) (+15 -3) Intermediate version 2000-01-13 Files: README (1.6.2.2) (+2 -2) print-util.c (1.49.2.1) (+6 -3) Bump version 2000-01-13 Files: print.c (1.38.2.2) (+3 -3) Bump version 2000-01-13 Files: README (1.6.2.1) (+5 -3) Updates 2000-01-13 Files: print.c (1.38.2.1) (+3 -3) bump version 2000-01-13 Files: print-escp2.c (1.39.2.1) (+6 -3) silliness 2000-01-13 Files: print-escp2.c (1.39) (+6 -3) bug fix from mainline 2000-01-13 Files: print.c (1.38) (+8 -5) Gimp merge 2000-01-13 Files: print.h (1.22) (+15 -2) Gimp merge 2000-01-13 Files: print-escp2.c (1.1.1.2) (+1546 -257) print-pcl.c (1.1.1.2) (+214 -478) print-ps.c (1.1.1.2) (+217 -126) print-util.c (1.1.1.2) (+2057 -216) print.c (1.1.1.5) (+1393 -368) print.h (1.1.1.2) (+130 -43) Update from the Gimp 2000-01-09 Files: weavetest.c (1.9) (+37 -13) miscellany 2000-01-08 Files: README (1.6) (+4 -5) print-pcl.c (1.14) (+6 -3) print-ps.c (1.12) (+6 -3) print-util.c (1.49) (+22 -19) print.c (1.37) (+3 -3) print.h (1.21) (+3 -3) weavetest.c (1.8) (+26 -13) Y2K copyright 2000-01-08 Files: print-escp2.c (1.38) (+141 -137) Rearrange setup code; more printers to support softweave 2000-01-03 Files: print-ps.c (1.11) (+7 -4) Fix from Salvador Pinto Abreu 1999-12-30 Files: print-util.c (1.48) (+29 -36) Silly little bug... 1999-12-26 Files: print-util.c (1.47) (+153 -115) Performance stuff 1999-12-25 Files: print.c (1.36) (+3 -3) version 1999-12-25 Files: print-util.c (1.46) (+24 -100) Cleanup 1999-12-25 Files: print.c (1.35) (+32 -22) UI tweaks 1999-12-25 Files: print-util.c (1.45) (+5 -5) some minor improvement 1999-12-24 Files: print-util.c (1.44) (+41 -33) Reduce grain; improve red 1999-12-22 Files: print-util.c (1.43) (+6 -3) round length up, not down 1999-12-22 Files: print-util.c (1.42) (+11 -8) More constant fiddling 1999-12-22 Files: print-util.c (1.41) (+152 -92) Reverse direction each pass 1999-12-20 Files: weavetest.c (1.7) (+68 -19) Intermediate 1999-12-19 Files: print-escp2.c (1.37) (+10 -7) Make 'em big enough 1999-12-18 Files: print.c (1.34) (+3 -3) Update the version 1999-12-18 Files: print-util.c (1.40) (+6 -3) typo 1999-12-18 Files: README (1.5) (+3 -6) update 1999-12-18 Files: print-escp2.c (1.36) (+24 -6) comments, mostly 1999-12-18 Files: weavetest.c (1.6) (+58 -1) Comments 1999-12-18 Files: print.c (1.33) (+2 -6) remove PRINT_LUT 1999-12-12 Files: print-util.c (1.39) (+17 -12) Various changes 1999-12-11 Files: print-util.c (1.38) (+11 -6) weavetest.c (1.5) (+49 -26) Better matching between cmy/k Smoother dither! 1999-12-11 Files: print-escp2.c (1.35) (+8 -3) hopefully get borders right 1999-12-11 Files: print.c (1.32) (+3 -3) Printer name correction 1999-12-11 Files: print-escp2.c (1.34) (+7 -4) bug fixes 1999-12-11 Files: print-escp2.c (1.33) (+182 -236) various other print modes 1999-12-11 Files: print-escp2.c (1.32) (+175 -119) Better weaving code -- not absolutely complete yet 1999-12-10 Files: weavetest.c (1.4) (+36 -29) Looks pretty good, now time to integrate it back... 1999-12-10 Files: weavetest.c (1.3) (+38 -11) Fixed most of the problems 1999-12-10 Files: weavetest.c (1.2) (+63 -45) handle vertical subpasses for better weaving 1999-12-10 Files: weavetest.c (1.1) ( ) . 1999-12-05 Files: print-util.c (1.37) (+6 -3) don't want PRINT_LUT in release 1999-12-05 Files: print.c (1.31) (+3 -3) Increment version 1999-12-05 Files: print-escp2.c (1.31) (+6 -5) minor, prep for release 1999-12-05 Files: print-escp2.c (1.30) (+13 -3) print-util.c (1.36) (+78 -72) fencepost 1999-12-04 Files: print-util.c (1.35) (+201 -314) better use of light colors 1999-12-02 Files: print-util.c (1.34) (+6 -3) . 1999-11-30 Files: print.c (1.30) (+11 -2) print.h (1.20) (+7 -7) . 1999-11-29 Files: print.c (1.29) (+23 -2) stdplugins-intl.h is not a standard header file 1999-11-25 Files: print.c (1.28) (+44 -33) 1.1.12 merge 1999-11-25 Files: print.c (1.1.1.4) (+44 -34) . 1999-11-25 Files: print-util.c (1.33) (+91 -23) print.c (1.27) (+6 -6) print.h (1.19) (+3 -3) Revamped many controls 1999-11-23 Files: print-escp2.c (1.29) (+7 -9) print-pcl.c (1.13) (+7 -8) print-ps.c (1.10) (+7 -7) print-util.c (1.32) (+41 -38) print.h (1.18) (+8 -8) Rationalize variables, pass 3 1999-11-23 Files: print-escp2.c (1.28) (+17 -14) print-pcl.c (1.12) (+17 -14) print-ps.c (1.9) (+17 -14) print.c (1.26) (+4 -8) print.h (1.17) (+12 -26) Rationalize variables -- pass 2 1999-11-23 Files: print-util.c (1.31) (+41 -45) print.c (1.25) (+199 -254) print.h (1.16) (+39 -9) First stage of simplifying the variable stuff 1999-11-16 Files: README (1.4) (+4 -0) . 1999-11-16 Files: README (1.3) (+17 -0) print-escp2.c (1.27) (+16 -2) Documentation 1999-11-16 Files: print-util.c (1.30) (+23 -20) More fine tuning 1999-11-14 Files: README (1.2) (+0 -6) contrast 1999-11-14 Files: print-util.c (1.29) (+16 -6) print.c (1.24) (+3 -3) Revamped contrast 1999-11-14 Files: README (1.1) ( ) print-escp2.c (1.26) (+32 -12) print-util.c (1.28) (+59 -41) print.c (1.23) (+5 -2) print.h (1.15) (+6 -2) Final preparations for release to Olof 1999-11-14 Files: print-escp2.c (1.25) (+46 -8) Pseudo-hi-res microweave options 1999-11-14 Files: print.c (1.22) (+5 -4) Null-terminate media source entry 1999-11-14 Files: print-util.c (1.27) (+6 -3) Mix black in sooner gives better density. 1999-11-13 Files: print-escp2.c (1.24) (+12 -2) Comments on some good settings! 1999-11-13 Files: print-util.c (1.26) (+9 -6) Finally! Good settings! 1999-11-12 Files: print-util.c (1.25) (+10 -8) More tweaking 1999-11-12 Files: print-util.c (1.24) (+11 -8) print.c (1.21) (+4 -5) Stubs for dynamic memory allocation 1999-11-12 Files: print-util.c (1.23) (+6 -20) Remove silly spurious stuff 1999-11-12 Files: print-util.c (1.22) (+55 -18) Much better black 1999-11-10 Files: print-escp2.c (1.23) (+185 -180) print-pcl.c (1.11) (+7 -4) print-util.c (1.21) (+55 -29) 1440x720 two-pass 1999-11-10 Files: print.h (1.14) (+3 -3) Increased horizontal weave 1999-11-08 Files: print-escp2.c (1.22) (+23 -18) Bug fix 1999-11-07 Files: print-escp2.c (1.21) (+436 -128) print.c (1.20) (+4 -2) Support Stylus Photo Attempt at 1440 dpi 1999-11-07 Files: print-util.c (1.20) (+24 -20) Bug fixes; try to improve dithering slightly 1999-11-04 Files: print-escp2.c (1.20) (+378 -234) Comments! Comments! Comments! 1999-11-02 Files: print-escp2.c (1.19) (+50 -54) Good weave code 1999-11-02 Files: print-escp2.c (1.18) (+5 -843) Remove dead code 1999-11-02 Files: print-escp2.c (1.17) (+36 -14) Support both softweave and microweave 1999-11-02 Files: print-escp2.c (1.16) (+24 -10) Much better weaving code! 1999-11-01 Files: print-escp2.c (1.15) (+1395 -106) First cut at weaving 1999-10-29 Files: print-util.c (1.19) (+53 -36) Smoother rendering of darker colors 1999-10-28 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 Files: print-escp2.c (1.14) (+6 -3) print-util.c (1.17) (+274 -259) print.c (1.19) (+3 -3) print.h (1.13) (+35 -34) indentation 1999-10-26 Files: print-escp2.c (1.13) (+19 -13) print-pcl.c (1.10) (+21 -15) print-ps.c (1.8) (+13 -7) print-util.c (1.16) (+627 -624) print.h (1.12) (+29 -31) Comment out all remaining 16-bit code, and rename 16-bit functions to "standard" names 1999-10-26 Files: print-escp2.c (1.12) (+76 -66) print-pcl.c (1.9) (+87 -78) print-ps.c (1.7) (+101 -87) print-util.c (1.15) (+41 -37) print.c (1.18) (+121 -29) print.h (1.11) (+55 -47) 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 Files: print-escp2.c (1.11) (+9 -7) print-pcl.c (1.8) (+9 -7) print-ps.c (1.6) (+9 -7) print-util.c (1.14) (+30 -45) print.c (1.17) (+6 -8) print.h (1.10) (+20 -30) 16-bit clean 1999-10-25 Files: print-escp2.c (1.10) (+6 -3) Comment 1999-10-25 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 Files: print.c (1.16) (+40 -59) Fixed saving of scale 1999-10-24 Files: print.c (1.15) (+314 -25) First cut at saving all parameters. Not fully functional 1999-10-23 Files: print-util.c (1.12) (+226 -2) print.c (1.14) (+31 -233) print.h (1.8) (+7 -2) Move LUT calculation to print-util 1999-10-23 Files: print.c (1.13) (+111 -16) density, other improvements 1999-10-22 Files: print.c (1.12) (+4 -2) Don't #define PRINT_LUT in the distribution 1999-10-21 Files: print-escp2.c (1.9) (+40 -37) print-pcl.c (1.7) (+40 -37) print-ps.c (1.5) (+40 -37) print-util.c (1.11) (+96 -376) print.c (1.11) (+68 -68) print.h (1.7) (+2 -5) More progress toward full 16-bit rendering 1999-10-19 Files: print-escp2.c (1.8) (+13 -10) print-pcl.c (1.6) (+10 -10) print-util.c (1.10) (+122 -256) print.c (1.10) (+6 -16) print.h (1.6) (+5 -9) Merge all of the single-level print_cmyk functions 1999-10-18 Files: print-escp2.c (1.7) (+129 -206) print-util.c (1.9) (+9 -14) print.c (1.9) (+4 -2) Add Stylus Photo 700 and switch to printer capabilities 1999-10-17 Files: print-escp2.c (1.6) (+27 -40) print-pcl.c (1.5) (+28 -25) print-ps.c (1.4) (+29 -21) print-util.c (1.8) (+814 -4) print.h (1.5) (+65 -35) 16-bit everything (untested) 1999-10-17 Files: print-pcl.c (1.4) (+5 -349) print-util.c (1.7) (+477 -546) print.h (1.4) (+7 -2) Move various dither functions into print-utils.c 1999-10-14 Files: print-escp2.c (1.5) (+16 -7) print-pcl.c (1.3) (+12 -5) print-ps.c (1.3) (+12 -5) print-util.c (1.6) (+356 -8) print.c (1.8) (+104 -4) print.h (1.3) (+25 -14) Saturation 1999-10-07 Files: print.c (1.7) (+52 -13) 1.1.10 merge 1999-10-07 Files: print.c (1.1.1.3) (+52 -13) gimp 1.1.10 1999-10-06 Files: print.c (1.6) (+214 -125) linear LUT mode 1999-10-03 Files: print-escp2.c (1.4) (+25 -13) print-util.c (1.5) (+50 -20) print.c (1.5) (+5 -5) Various improvements 1999-09-18 Files: print-util.c (1.4) (+16 -13) A bit more random 1999-09-15 Files: print-escp2.c (1.3) (+12 -2) Remove some stuff that seems to have no effect 1999-09-15 Files: print.c (1.4) (+3 -3) fix bogus contrast value 1999-09-14 Files: print-util.c (1.3) (+90 -87) Some hoped-for improvements 1999-09-12 Files: print.c (1.3) (+17 -18) 1.1.9 merge 1999-09-12 Files: print.c (1.1.1.2) (+17 -18) . 1999-09-12 Files: print-escp2.c (1.2) (+259 -24) print-pcl.c (1.2) (+3 -2) print-ps.c (1.2) (+3 -2) print-util.c (1.2) (+1051 -28) print.c (1.2) (+659 -18) print.h (1.2) (+39 -10) Current best stuff 1999-09-12 Files: Makefile.am (1.1) ( ) print-escp2.c (1.1) ( ) print-escp2.c (1.1.1.1) (+0 -0) print-pcl.c (1.1) ( ) print-pcl.c (1.1.1.1) (+0 -0) print-ps.c (1.1) ( ) print-ps.c (1.1.1.1) (+0 -0) print-util.c (1.1) ( ) print-util.c (1.1.1.1) (+0 -0) print.c (1.1) ( ) print.c (1.1.1.1) (+0 -0) print.h (1.1) ( ) print.h (1.1.1.1) (+0 -0) Initial revision