Wykres commitów

15 Commity (20a007a0a2af4e0cba10b505158e52305af615c1)

Autor SHA1 Wiadomość Data
Henning Geinitz 20a007a0a2 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:44 +00:00
Henning Geinitz 5bfab6c747 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:53 +00:00
Henning Geinitz 5aa7427df8 Forgot to commit src/xscanimage.c.
Henning Meier-Geinitz <hmg@gmx.de>
2000-12-23 15:49:36 +00:00
Henning Geinitz 6b48e9ca88 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:43 +00:00
Oliver Rauch 91b59478b2 removed XSCAN from src/Makefile.in (already in Changelog)
Oliver Rauch
2000-11-30 19:58:05 +00:00
Henning Geinitz 9f0798e2c5 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:26 +00:00
Oliver Rauch 71427c94f0 Suppresed gimp warning at startup of xscanimage
Oliver Rauch
2000-11-19 12:23:04 +00:00
Oliver Rauch a8f212cfd0 Removed SCAN_OBJ=stiff.o from src/Makefile.in and src/stiff.[ch]
Oliver Raucg
2000-11-19 12:09:30 +00:00
Oliver Rauch 1f31c820cc Removed stiff.[ch]
Oliver Rauch
2000-11-19 12:07:24 +00:00
Henning Geinitz 99895077e4 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:17 +00:00
Henning Geinitz 9c335a5d02 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:20 +00:00
Oliver Rauch bca9b3026a Changed src/Makefile.in, SANE_LDFLAGS is used now 2000-11-14 17:51:57 +00:00
Oliver Rauch fb72ceeefa Updatede Makefile to use returned data by
sane-config --cflags
and
gtk-config --cflags

Oliver Rauch
2000-11-12 22:52:01 +00:00
Henning Geinitz 526e45af99 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-12 17:10:55 +00:00
Oliver Rauch 1c07f937d7 *** empty log message *** 2000-11-10 06:47:25 +00:00