2000-12-11 21:21:11 +00:00
|
|
|
************************** Code freeze for SANE 1.0.4 ** *********************
|
|
|
|
|
2000-12-10 12:25:06 +00:00
|
|
|
2000-12-10 Henning Meier-Geinitz <hmg@gmx.de>
|
|
|
|
|
|
|
|
* doc/xscanimage.man: Fixed some typos and made clear that
|
|
|
|
SANE_DEFAULT_DEVICE doesn't work yet.
|
|
|
|
|
2000-12-08 22:12:39 +00:00
|
|
|
2000-12-08 Henning Meier-Geinitz <hmg@gmx.de>
|
|
|
|
|
|
|
|
* TODO: Updated. Removed entry about --without-x.
|
|
|
|
* src/xscanimage.c: Fixed bux: When closing "select device" dialog
|
|
|
|
with the window manager xscanimage wasn't exited.
|
|
|
|
|
2000-12-04 21:54:38 +00:00
|
|
|
************************* snapshot-2000-12-04 *******************************
|
|
|
|
|
2000-11-30 00:10:47 +00:00
|
|
|
2000-11-30 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
|
|
|
|
|
|
|
|
* src/Makefile.in: removed unused variable XSCAN
|
|
|
|
|
2000-11-28 20:31:04 +00:00
|
|
|
************************* snapshot-2000-11-28 *******************************
|
2000-11-27 19:40:02 +00:00
|
|
|
************************* Feature freeze for SANE 1.0.4 *********************
|
|
|
|
|
2000-11-26 01:11:51 +00:00
|
|
|
2000-11-26 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
|
|
|
|
|
|
|
|
* changed configure.in/configure:
|
|
|
|
- removed test for X (AC_PATH_X), the X-Test is done in GTK
|
|
|
|
- added configure optin "--disable-guis", this does not
|
|
|
|
make sense in the moment because there are no non-GUI-progs,
|
|
|
|
but it is planned to include other progs (e.g. scanadf).
|
|
|
|
|
2000-11-22 20:04:08 +00:00
|
|
|
2000-11-22 Henning Meier-Geinitz <hmg@gmx.de>
|
|
|
|
|
2000-11-22 20:05:53 +00:00
|
|
|
* README: Added link to QuiteInsane.
|
2000-11-22 20:04:08 +00:00
|
|
|
|
2000-11-19 18:46:24 +00:00
|
|
|
2000-11-19 Henning Meier-Geinitz <hmg@gmx.de>
|
|
|
|
|
|
|
|
* TODO: Removed entry about stiff.*
|
|
|
|
|
|
|
|
* src/xscanimage.c: Removed support for SANE_DEFAULT_DEVICE. Using
|
|
|
|
only this device without giving the user the ability to change to
|
|
|
|
other devices isn't the intended behaviour.
|
|
|
|
|
2000-11-19 12:23:02 +00:00
|
|
|
2000-11-19 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
|
|
|
|
|
|
|
|
* xscanimage.c: Suppressed Gimp warning at xscanimage startup
|
|
|
|
|
2000-11-19 12:09:29 +00:00
|
|
|
2000-11-19 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
|
|
|
|
|
|
|
|
* Removed src/stiff.[ch] and removed SCAN_OBJ=stiff.o from src/Makefile.in
|
|
|
|
|
2000-11-18 12:03:15 +00:00
|
|
|
2000-11-18 Henning Meier-Geinitz <hmg@gmx.de>
|
|
|
|
|
|
|
|
* src/xscanimage.c: Moved Defines for DBG_* outside the
|
|
|
|
#ifdef HAVE_LIBGIMP_GIMP_H block.
|
|
|
|
|
2000-11-17 17:58:17 +00:00
|
|
|
2000-11-16 Henning Meier-Geinitz <hmg@gmx.de>
|
|
|
|
|
|
|
|
* TODO: Entries about SANE_DEFAULT_DEVICE and DBG output.
|
|
|
|
|
|
|
|
* src/xscanimage.c: Added suport for DBG messages. Added only a
|
|
|
|
few messages including a more verbose output when xscanimage
|
|
|
|
can't find any devices. Added support for SANE_DEFAULT_DEVICE.
|
|
|
|
|
|
|
|
* doc/xscanimage.man: Documented support for SANE_DEFAULT_DEVICE and
|
|
|
|
SANE_DEBUG_XSCANIMAGE.
|
|
|
|
|
2000-11-15 22:40:26 +00:00
|
|
|
2000-11-15 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
|
|
|
|
|
|
|
|
* changed sanei/Makefile.in: SANE_CFLAGS is used now (for #include <sane.h>)
|
|
|
|
* changed acloacl.m4: SANE_LDFLAGS is used for sane test
|
|
|
|
|
2000-11-14 20:02:45 +00:00
|
|
|
2000-11-14 Henning Meier-Geinitz <hmg@gmx.de>
|
|
|
|
|
|
|
|
* TODO: Added entries about stiff.c and libgimp warning in xscanimage.
|
|
|
|
|
2000-11-14 17:51:55 +00:00
|
|
|
2000-11-14 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
|
|
|
|
|
|
|
|
* changed src/Makefile.in: SANE_LDFLAGS is used now
|
2000-11-15 00:00:55 +00:00
|
|
|
* changed aclocal.m4: removed bug (SANE_LDLAGS=>SANE_LDFLAGS)
|
|
|
|
and updated configure script
|
2000-11-14 17:51:55 +00:00
|
|
|
|
2000-11-13 21:38:47 +00:00
|
|
|
2000-11-13 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
|
|
|
|
|
|
|
|
* changed configure + configure.in, script aborts now if sane or gtk
|
|
|
|
is not found
|
|
|
|
|
2000-11-13 22:38:40 +00:00
|
|
|
2000-11-12 Henning Meier-Geinitz <hmg@gmx.de>
|
|
|
|
|
|
|
|
* README: Added information for developers and link to SANE website.
|
|
|
|
* TODO: Updated.
|
|
|
|
* INSTALL: Added link to GIMP website.
|
|
|
|
* src/xcam.c: Application is exited when window is closed (by
|
|
|
|
window manager)
|
2000-11-13 21:38:47 +00:00
|
|
|
|
2000-11-12 22:51:59 +00:00
|
|
|
2000-11-12, 2000-11-11 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
|
|
|
|
|
|
|
|
* several changes in configure scripts and Makefiles
|
|
|
|
* removed several unnecessary files
|
|
|
|
|
2000-11-11 21:34:37 +00:00
|
|
|
2000-11-11 Henning Meier-Geinitz <hmg@gmx.de>
|
|
|
|
|
|
|
|
* .cvsignore doc/.cvsignore include/.cvsignore
|
|
|
|
include/sane/.cvsignore lib/.cvsignore sanei/.cvsignore
|
|
|
|
src/.cvsignore: Added .cvsignore files.
|
|
|
|
* COPYING: Added GPL.
|
|
|
|
* TODO: Added from sane-backends.
|
|
|
|
* AUTHORS: Added from sane-backends.
|
2000-11-11 21:37:26 +00:00
|
|
|
* README: New file.
|
2000-11-11 21:34:37 +00:00
|
|
|
* NEWS: Renamed (old name: sane-frontend.NEWS).
|
|
|
|
* INSTALL: Renamed (old name: sane.INSTALL) and some reformating.
|
|
|
|
Added hint to PROBLEMS. Added some point about necessary packages.
|
|
|
|
* PROBLEMS: Renamed (old name: sane.PROBLEMS).
|
|
|
|
|
2000-11-10 10:49:39 +00:00
|
|
|
2000-11-10 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
|
|
|
|
|
|
|
|
* created own Package for frontends xscanimage and xcam
|
|
|
|
|
2000-12-08 22:12:39 +00:00
|
|
|
Old entries can be found in file ChangeLog of the package containing the
|
|
|
|
backends of SANE.
|
2000-11-10 10:49:39 +00:00
|
|
|
|