summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2008-10-26 16:12:23 +0000
committerRoger Leigh <rleigh@debian.org>2008-10-26 16:12:23 +0000
commit77e55a7b8b26c9adb87c0adf38a60eb6956c9af4 (patch)
treea1df00b3157148d371f70063eb8be9467d513ad8 /ChangeLog
parent7e12d32a372b5661f80b68009730cf47a6bfd062 (diff)
Imported Upstream version 4.3.99+cvs20050801
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog107
1 files changed, 107 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecdfc32..c22dd9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,110 @@
+2005-08-02 <rlk@sourceforge.net>
+
+ Files: NEWS (1.228) (+15 -11)
+
+ Note addition of Canon Pixma i4000.
+
+2005-08-01 <faust3@sourceforge.net>
+
+ Files: src/main/print-canon.c (1.162) (+2 -2)
+
+ make valgrind happy
+
+2005-07-30 <faust3@sourceforge.net>
+
+ Files: src/main/print-canon.c (1.161) (+2 -2)
+
+ eliminate warning
+
+2005-07-30 <faust3@sourceforge.net>
+
+ Files: NEWS (1.227) (+5 -0)
+
+ Canon PIXMA iP4000
+
+2005-07-30 <faust3@sourceforge.net>
+
+ Files: AUTHORS (1.19) (+3 -0)
+
+ add myself
+
+2005-07-30 <faust3@sourceforge.net>
+
+ Files: src/foomatic/foomatic-printermap (1.92) (+1 -0)
+ src/main/print-canon.c (1.160) (+289 -5)
+ src/main/printers.xml (1.123) (+5 -1)
+
+ add basic support for Canon PIXMA iP4000, colors still need a lot of work
+
+2005-07-30 <faust3@sourceforge.net>
+
+ Files: src/main/print-canon.c (1.159) (+2 -2)
+
+ LightCyanTransition should set the Cyan Density, not Magenta...
+
+2005-07-30 <faust3@sourceforge.net>
+
+ Files: src/main/print-canon.c (1.158) (+2 -37)
+
+ remove canon_fold_2bit() because it is functionaly identical to stp_fold()
+
+2005-07-30 <faust3@sourceforge.net>
+
+ Files: src/main/print-canon.c (1.157) (+2 -2)
+
+ inks_cnt should be set to the correct number of inks
+
+2005-07-30 <rlk@sourceforge.net>
+
+ Files: NEWS (1.226) (+21 -8)
+
+ Further updates
+
+2005-07-30 <rlk@sourceforge.net>
+
+ Files: src/ghost/ijsgutenprint.c (1.9) (+3 -3)
+
+ Purge float parameters before merging with print variables, so that we
+ don't remove important settings like gamma.
+
+2005-07-30 <rlk@sourceforge.net>
+
+ Files: src/foomatic/foomatic-generator.in (1.56) (+1 -1)
+
+ Fix output type definition.
+
+2005-07-28 <rlk@sourceforge.net>
+
+ Files: src/main/dither-predithered.c (1.3) (+19 -25)
+
+ Allow specification of variable drop sizes with predithered mode.
+
+2005-07-28 <rlk@sourceforge.net>
+
+ Files: src/testpattern/testpattern.sample (1.9) (+1 -1)
+ src/testpattern/testpatternl.l (1.17) (+2 -2)
+
+ Always return allocated strings so free will work correctly
+
+2005-07-16 <rlk@sourceforge.net>
+
+ Files: po/cs.po (1.27) (+705 -547)
+ po/da.po (1.55) (+693 -547)
+ po/de.po (1.41) (+705 -548)
+ po/el.po (1.42) (+705 -547)
+ po/en_GB.po (1.133) (+715 -550)
+ po/es.po (1.40) (+706 -551)
+ po/fr.po (1.62) (+706 -548)
+ po/ja.po (1.36) (+706 -548)
+ po/nb.po (1.3) (+693 -547)
+ po/nl.po (1.42) (+706 -548)
+ po/pl.po (1.46) (+693 -547)
+ po/pt.po (1.40) (+706 -548)
+ po/sk.po (1.45) (+706 -548)
+ po/sv.po (1.72) (+707 -549)
+
+ Gutenprint 20050715 snapshot
+
2005-07-15 <rlk@sourceforge.net>
Files: NEWS (1.225) (+13 -8)