Wykres commitów

309 Commity (6eefbc70f536351b0c4713f69845ff5ef4e8d5e5)

Autor SHA1 Wiadomość Data
Oliver Rauch f061040337 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
added release-1.0.5 markers to changlog files

This is the end of the code freeze!!!
2001-07-01 20:22:52 +00:00
Oliver Rauch c80fa9dd35 2001-06-25 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
* configure/configure.in: changed version to 1.0.5
2001-06-25 16:41:58 +00:00
Oliver Rauch a98ecc7919 Oliver Rauch <Oliver.Rauch@Rauch-DOMAIN.DE>
Changlogs: added codefreeze and snapshot (pre1-1.0.5) markers
2001-06-25 16:02:38 +00:00
Oliver Rauch 6bdae8b8e7 2001-06-17 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
* added snapshot marker 2001-06-17
2001-06-17 22:50:13 +00:00
Oliver Rauch f5caf01d3a 2001-06-12 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
* changed "#ifdef OS2" to "#ifdef HAVE_OS2_H" in gtkglue.c
2001-06-12 18:36:59 +00:00
Oliver Rauch 47c6d0e987 Oliver Rauch <Oliver.Rauch@Rauch-Domain.de>
* Added snapshot 2001-06-10 markers in Changelog files
2001-06-10 18:52:33 +00:00
Petter Reinholdtsen 7dbb42e500 Added URL to scanadf. 2001-06-10 06:28:26 +00:00
Henning Geinitz 7311f16a61 Added entry about sanei problems and removed entry about
filters.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-06-09 14:55:32 +00:00
Oliver Rauch 610b3a572a 2001-06-09 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
* src/gtkglue.c: gsg_make_path(): colons ":" in dev_name
          are replaced by "+_" for OS2
2001-06-09 07:41:33 +00:00
Oliver Rauch 93c54b07cb Oliver Rauch <Oliver.Rauch@rauch-domain.de>
--- feature freeze for sane-1.0.5 is active ---
--- cvs snapshot-2001-06-05 ---
2001-06-05 18:13:21 +00:00
Henning Geinitz 209c5c2865 Added links to sane(7).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-28 21:41:33 +00:00
Henning Geinitz 3a4848d477 Used #include "../include/..." for internal headers.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-28 21:39:51 +00:00
Henning Geinitz 8629a30cd3 Added target "make uninstall".
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-28 21:36:35 +00:00
Petter Reinholdtsen 074841e4c6 Synchronize with sane-backends/sanei/ to avoid linker problems.
Correct fix is probably to make libsanei available from sane-backends.
2001-05-27 19:43:12 +00:00
Henning Geinitz 308d3c331d Removed (file was a copy of the sane-1.0.3 version). 2001-05-06 19:14:57 +00:00
Henning Geinitz 7c4de465fc Fixed problems with old gimp versions. 2001-05-05 11:47:35 +00:00
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