Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Many bug fixes
|
|
* Updated support for gimp-2
* Bug-fixes
|
|
|
|
version 1.0.8:
- configure configure.in: New version: 1.0.9.
- src/preview.c src/preview.h src/xscanimage.c: Disable "Scan"
and "Acquire Preview" buttons while scanning, and "Acquire
Preview" while acquiring a preview. Avoids error messages and/or
lockups. Patch from Aurelien Jarno <ml@aurel32.net>.
- TODO: Added some more xscanimage bugs.
- src/preview.c: Added malloc that got lost in previous commit.
- src/preview.c: Avoid unaligned 1 bit previews. Fixed 1 bit color mode
(also three-pass). Changed 1 bit color modes to most significant bit
is first pixel.
- src/progress.c, src/xscanimage.c: Added a couple of GTK mainloop
calls so that the UI is updated in a more timely fashion. Helps
with backends which have potentially slow sane_start() and
sane_read() commands (e.g. microtek).
- config.guess config.sub: Updated to latest versions (from
ftp://ftp.gnu.org/pub/gnu/config/).
- configure.in/configure V_EXTRA=-cvs
|
|
|
|
automatic document feeder (ADF) frontend.
While at it, use sane-backends/buildlink.mk instead of manual dependency
and pull in common definitions from sane-backends/Makefile.common
|
|
Change the Makefile to use the x11/gtk buildlink.mk.
I found nothing in particular in the changelog.
- synchronize with the sane-backends
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|