Wykres commitów

183 Commity (4ce16035e6cb09541109d2c3b8f8ff3cf2cf3b97)

Autor SHA1 Wiadomość Data
Henning Geinitz 4ce16035e6 ****** Release of sane-frontends-1.0.13 *****
Changed version to 1.0.13.
2004-10-17 15:30:11 +00:00
Henning Geinitz f3e4c7c47d Don't ask user to remove /dev/null. Current autoconf doesn't use cache files. 2004-10-16 13:20:24 +00:00
Henning Geinitz b19e1b09a8 -- snapshot 1.0.13-pre1
Added xscanimage-icon-48x48-2.png to DISTFILES.
2004-10-10 13:54:05 +00:00
Henning Geinitz cecd503107 Added xscanimage icon (from Maciek Podkomorzy <gammaray@satfilm.net.pl>). 2004-10-05 11:51:09 +00:00
Henning Geinitz 2dfb50d908 Don't try to print non-readable options. Don't try to write non-writable options
(bug #300621). Don't print warnings for options without constraints.
2004-10-03 19:16:57 +00:00
Henning Geinitz 37309355cb Added -N option to stop scanadf from overwriting files (patch from Paul Walmsley
<paul@booyaka.com>).
2004-07-09 17:12:06 +00:00
Henning Geinitz 098602b407 Removed old links to ftp.mostang.com. 2004-05-12 18:12:01 +00:00
Julien BLACHE 097c5a1563 src/gtkglue.h: looks like someone wanted GSGDialog.twocolumn to an int rather than a GtkWidget *. Fixed. 2004-04-29 19:21:54 +00:00
Henning Geinitz 95a29f45bf Remove autoconf temp files in distclean. 2004-04-24 16:06:08 +00:00
Julien BLACHE 80bc9c79ad src/preview.c: make the preview work when it's resized (wrt selection). 2004-04-20 17:47:41 +00:00
Julien BLACHE 9df191fbe9 Fixed xcam GUI layout, so it doesn't blow away when resized. 2004-04-19 20:50:36 +00:00
Henning Geinitz 3323b8cd85 Set version to 1.0.12-cvs. 2004-04-17 10:45:24 +00:00
Henning Geinitz 0a42cfe946 New release: 1.0.12 2004-04-17 09:53:27 +00:00
Henning Geinitz 51e4a48d36 Used "us" for microsecond as the UTF8 text didn't work with GTK 1.2. See bug
#300621.
2004-04-12 13:04:24 +00:00
Henning Geinitz 583792f758 Added marker for snapshot 1.0.12-pre1. 2004-04-09 21:07:07 +00:00
Henning Geinitz 42478fe41e Updated. 2004-04-09 20:44:48 +00:00
Henning Geinitz fae5bbfc96 Make sure that build also works without libgtk 2.0. 2004-04-09 20:44:12 +00:00
Henning Geinitz ea9431be26 Updated supported Gimp versions. 2004-04-09 20:02:09 +00:00
Gerard Klaver 3b1166e02f See bugreport 300621, patch from Mattias Ellert.
Solves xcam and xscanimage bug: warning Invalid UTF8 string passed to pango_layout_set_text() when using SANE_UNIT_MICROSECOND used by for example
testbackend (Read delay)
2004-04-09 17:14:50 +00:00
Gerard Klaver dc41a0c10f patch for bug/wishlist 300450, add display option one or two column. 2004-04-05 19:16:53 +00:00
Henning Geinitz 52b1cce372 Set sensitivity to false when scanning or previewing. This change fixes some
problems that accour when preview ist started again while preview is running.
See bug #300220, #300219, and #300218.
2004-04-02 19:23:31 +00:00
Julien BLACHE 5d73974220 * src/xscanimage.c: fix select_device_callback() to return 0, fixing
a minor yet annoying bug in the device chooser (radio buttons didn't
toggle their status when clicked).
2004-04-02 14:23:38 +00:00
Henning Geinitz 3ef6271b7f Port to nsr-tandem-nsk (patch from "Bates, Tom" <tom.bates at hp.com>). 2004-02-22 10:10:12 +00:00
Julien BLACHE 72d9904d34 * src/xscanimage.c: add a call to gimp_extension_ack(), conforming
to the GIMP 2.0 plug-in API. Also initial the status to GIMP_PDB_CALLING_ERROR.
2004-01-25 12:58:31 +00:00
Julien BLACHE a63c2b0d1c * src/xscanimage.c: reverse the #ifdef ENABLE_GIMP_1_3 logic, we
now have ENABLE_GIMP_1_2 when GIMP 1.2 is explicitely wanted.
* configure.in: make GIMP 2.0 the default.
* include/sane/config.h: replace ENABLE_GIMP_1_3 by ENABLE_GIMP_1_2.
* aclocal.m4, acinclude.m4: include the AM_PATH_GIMP_2_0 macros,
which replaces the AM_PATH_GIMP_1_4 macro.
2004-01-22 10:15:42 +00:00
Henning Geinitz 1689d458ad * src/xscanimage: Added debug messages to most functions.
Added checks for the return values of SANE API functions.
	* src/gtkglue.c src/preview.c: Added checks for the return
	  values of SANE API functions.
2003-12-15 22:46:13 +00:00
Henning Geinitz eacfc4c1c7 Fixed link to images in HTML manpages. 2003-11-26 21:49:10 +00:00
Henning Geinitz 01bf58d90d Generate md5 hash when making a release. Remove generated .lsm file in
"make distclean".
2003-11-26 21:47:08 +00:00
Henning Geinitz a3916abf5c Check if the gamma value is not negative and
<255. based on a patch from  Patch from Gerard Klaver
<gerard@gkall.hobby.nl>, bug #300251.
2003-10-05 12:54:10 +00:00
Henning Geinitz 7c21720af4 Make sure that we save only to files with extension pnm (and similar). Patch
from Gerard Klaver <gerard@gkall.hobby.nl>, bug #300239.
2003-09-30 15:37:12 +00:00
Henning Geinitz 7a730d7419 Removed TODO. Everything was added to the bug-tracking system. 2003-09-24 17:47:41 +00:00
Henning Geinitz dc84992a98 Changed links to sane-project.org. Minor updates. 2003-09-24 16:08:33 +00:00
Henning Geinitz a7ebacf58c Support for gimp version 1.3.17 (patch from Julien BLACHE <jb@jblache.org>). 2003-07-28 18:37:01 +00:00
Henning Geinitz 5d667fc5cb Avoid integer overflow when calculating the size of very big images. 2003-07-17 14:10:37 +00:00
Henning Geinitz 3e995a1037 Fix for API-change in gimp 1.3.15 (patch from Julien BLACHE <jb@jblache.org>). 2003-06-25 21:09:28 +00:00
Henning Geinitz 2b079afb15 Added information on dependency on devel packages for sane-backends. Mentioned
supported versions of gtk and gimp explicitely.
2003-05-15 21:31:43 +00:00
Henning Geinitz 3796eee6e8 Added scanadf. 2003-04-26 16:23:15 +00:00
Henning Geinitz 7508b88bb0 Changed version to 1.0.11-cvs. 2003-04-26 16:19:13 +00:00
Henning Geinitz 846398ae85 Add release marker for 1.0.11. 2003-04-20 14:37:23 +00:00
Henning Geinitz d6d00c4299 New version: 1.0.11. 2003-04-20 14:36:38 +00:00
Henning Geinitz 70203f646e Add acinclude.m4 to DISTFILES. 2003-04-20 14:35:42 +00:00
Henning Geinitz 5f8686e82f Added GIMP 1.3 support. Added support for autoheader. Patch from Julien
BLACHE <jb@jblache.org>.
2003-03-23 14:44:31 +00:00
Henning Geinitz 3f6afae910 Updated xcam and xscanimage entries. 2003-03-22 16:52:01 +00:00
Henning Geinitz 3db20ca424 Added acinclude.m4 to create aclocal.m4 automatically. Added GTK2
support. Check for GTK2 only if the gimp plugin is disabled. If GTK2 is not
available, we'll fallback to a lower version if available. Patch from Julien
BLACHE <jb@jblache.org>.  Check that setting resolution option in preview
succeeded.  Otherwise we may use the main resolution setting accidently.
2003-03-22 16:45:11 +00:00
Henning Geinitz 292013c9da Use a scrollbar if the options dialog gets too big. Patch from Julien BLACHE
<jb@jblache.org>.
2003-03-22 16:33:49 +00:00
Henning Geinitz d91a32870f Move gimp menu entries to File/Acquire/xscanimage/*. Patch from Julien BLACHE
<jb@jblache.org>.
2003-02-02 00:32:34 +00:00
Henning Geinitz 5e1ff368cb Tell gimp which resolution we used for the scan. Based on patch from Aurelien
Jarno <lists@aurel32.net>.
2003-02-02 00:21:07 +00:00
Henning Geinitz 181561772f ****** Release of sane-frontends-1.0.10. End of code freeze ***** 2003-02-01 10:54:17 +00:00
Henning Geinitz a2217beff4 Increased version to 1.0.10. 2003-01-31 19:39:07 +00:00
Henning Geinitz 05ec0cad7a Removed PUT_PIXEL problem. 2003-01-31 19:36:47 +00:00