Henning Geinitz
77694ae93e
Missing quotation marks seem to cause problems with some shells.
2001-04-29 21:07:53 +00:00
Henning Geinitz
aeec6e627d
2001-04-28 Henning Meier-Geinitz <henning@meier-geinitz.de>
...
* TODO: Removed entries about >8bit support for xscanimage, xcam doc
strings, and hand-scanner mode in xscanimage.
* src/xscanimage.c: Print an error when hand-scanner mode is requested.
Don't try to calculate image size in this case.
2001-04-28 16:12:13 +00:00
Henning Geinitz
70e843eb63
2001-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de>
...
* doc/xscanimage.man src/xscanimage.c src/xscanimage-gimp-1_0-compat.h:
Implemented (again) support for SANE_DEFAULT_DEVICE. If set, the
suitable backend is preselected in the device dialog. Use new Gimp
API, added compatibility file for old Gimp API (from xsane).
* TODO: Removed entry about SANE_DEFAULT_DEVICE and new Gimp API.
2001-04-27 21:34:40 +00:00
Henning Geinitz
ebf022e83a
2001-04-22 Henning Meier-Geinitz <henning@meier-geinitz.de>
...
* INSTALL: Clarified that /usr/local/lib/sane in ld.so.conf is only
needed for SANE 1.0.1 and /usr/local/lib for 1.0.2 and later.
* NEWS: Made the message shorter. Now the status output of configure
should fit onto one screen. Updated Oliver's email address.
* src/Makefile.in: Added message if no programs can be installed
(usually if gtk wasn't found).
2001-04-22 18:28:51 +00:00
Henning Geinitz
e49e10fb3a
2001-04-11 Henning Meier-Geinitz <hmg@gmx.de>
...
* doc/xscanimage.man: Added descriptions of the --version and
--help options.
2001-04-11 19:51:57 +00:00
Henning Geinitz
872b21371c
2001-04-08 Henning Meier-Geinitz <hmg@gmx.de>
...
* INSTALL: Only gtk 0.99.13 is needed, not 1.2.0. SOme spelling and
formatting fixes.
2001-04-08 16:17:08 +00:00
Henning Geinitz
4fba812fe3
2000-12-23 Henning Meier-Geinitz <hmg@gmx.de>
...
* aclocal.m4 configure: Fixed some bugs concerning link checks for libsane.
* src/xscanimage.c: Use g_free for memory acquired by g_new.
* TODO: Removed entries about g_free and ac_local.m4.
2000-12-23 13:21:42 +00:00
Henning Geinitz
a3d70d0c3f
sane-frontends 1.0.4 was released. End of code freeze.
...
2000-12-22 Henning Meier-Geinitz <hmg@gmx.de>
2000-12-22 16:51:08 +00:00
Henning Geinitz
b385d451d4
2000-12-17 Henning Meier-Geinitz <hmg@gmx.de>
...
* TODO: Added points about using g_free instead of free and the
sane compile/link test problem.
2000-12-17 11:19:50 +00:00
Henning Geinitz
fb9fc0e51c
Added code freeze marker
...
Henning Meier-Geinitz <hmg@gmx.de>
2000-12-11 21:21:11 +00:00
Henning Geinitz
0fd52db76a
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-10 12:25:06 +00:00
Henning Geinitz
a100b7c722
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-08 22:12:39 +00:00
Oliver Rauch
f5bd134ab7
Added markers for snapshot 2000-12-04
...
Oliver Rauch
2000-12-04 21:54:38 +00:00
Oliver Rauch
51708181d1
removed unused variable XSCAN from src/Makefile.in
...
Oliver Rauch
2000-11-30 00:10:47 +00:00
Oliver Rauch
cc555a3436
added snapshot marker
2000-11-28 20:31:04 +00:00
Henning Geinitz
9fbba8a64f
Added feature freeze markers
...
Henning Meier-Geinitz <hmg@gmx.de>
2000-11-27 19:40:02 +00:00
Oliver Rauch
a00b5b1f6b
* 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).
Oliver Rauch
2000-11-26 01:11:51 +00:00
Henning Geinitz
2d68731656
2000-11-22 Henning Meier-Geinitz <hmg@gmx.de>
...
* README: Added link to QuiteInsane.
2000-11-22 20:05:53 +00:00
Henning Geinitz
79d99a2d26
2000-11-22 Henning Meier-Geinitz <hmg@gmx.de>
...
* README: Added link to QuitInsane.
2000-11-22 20:04:08 +00:00
Henning Geinitz
8e32c6f93a
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 18:46:24 +00:00
Oliver Rauch
ab53a730f3
Suppresed gimp warning at startup of xscanimage
...
Oliver Rauch
2000-11-19 12:23:02 +00:00
Oliver Rauch
1b1a6c1c48
Removed SCAN_OBJ=stiff.o from src/Makefile.in and src/stiff.[ch]
...
Oliver Raucg
2000-11-19 12:09:29 +00:00
Henning Geinitz
94cc19ce50
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-18 12:03:15 +00:00
Henning Geinitz
6518112533
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-17 17:58:17 +00:00
Oliver Rauch
4ee9009772
*** empty log message ***
2000-11-15 23:03:13 +00:00
Oliver Rauch
ec30b2a4e6
Again some changes to acloacal.m4 about sane and SANE_LDFLAGS
...
Oliver Rauch
2000-11-15 22:58:34 +00:00
Oliver Rauch
81a61fa479
Updated configure after change in aclocal.m4
2000-11-15 22:42:32 +00:00
Oliver Rauch
0a14ba1e9d
Added usage of SANE_LDFLAGS and SANE_CFLAGS to acloacal.m4 (sane-test)
...
and sanei/Makfile.in (for #include <sane.h>)
Oliver Rauch
2000-11-15 22:40:26 +00:00
Oliver Rauch
0add208906
removed bug: LDLAGS=>LDFLAGS
2000-11-15 00:00:55 +00:00
Henning Geinitz
cba4901057
2000-11-14 Henning Meier-Geinitz <hmg@gmx.de>
...
* TODO: Added entries about stiff.c and libgimp warning in xscanimage.
2000-11-14 20:02:45 +00:00
Oliver Rauch
ed14637e06
Changed src/Makefile.in, SANE_LDFLAGS is used now
2000-11-14 17:51:55 +00:00
Oliver Rauch
2e8cfb2397
again new configure script (support for gtk 0.99.13 instead of 1.2.0)
...
Oliver Rauch
2000-11-14 00:30:22 +00:00
Henning Geinitz
53ea0dcd3f
Forgot to commit Changelog entry from 2000-11-12
...
Henning Meier-Geinitz <hmg@gmx.de>
2000-11-13 22:38:40 +00:00
Oliver Rauch
af05c5a53b
Configure script aborts now if sane or gtk is not found
...
Oliver Rauch
2000-11-13 21:38:47 +00:00
Oliver Rauch
d1129d8d6a
Updatede Makefile to use returned data by
...
sane-config --cflags
and
gtk-config --cflags
Oliver Rauch
2000-11-12 22:51:59 +00:00
Oliver Rauch
9da7f0c071
Added warning if sane major version differs
2000-11-11 22:33:06 +00:00
Oliver Rauch
d0f81b991e
Updated configure scripts
2000-11-11 22:07:44 +00:00
Oliver Rauch
0f083666d6
Deleted unnesessary parts in listed files
...
Oliver Rauch
2000-11-11 21:51:24 +00:00
Henning Geinitz
7bed9429bb
Forgot to mention README.
2000-11-11 21:37:26 +00:00
Henning Geinitz
1065ba3348
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.
* 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-11 21:34:37 +00:00
Oliver Rauch
4e170bf16e
Removed some unnecessary parts of configure script
2000-11-11 20:22:38 +00:00
Oliver Rauch
c291ea7386
New Changelog file for frontend package
2000-11-10 10:49:39 +00:00
Oliver Rauch
f9fec7b90e
*** empty log message ***
2000-11-10 06:18:59 +00:00