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
Henning Geinitz
4d52b33e83
Added comment about OS/2 pthread problem.
2003-01-29 09:06:15 +00:00
Henning Geinitz
eb1508fc24
---- CODE FREEZE FOR SANE 1.0.10 ---
...
-- snapshot 1.0.10-pre3
2003-01-26 15:51:54 +00:00
Henning Geinitz
7d659fe7a3
Used shift values also for 15/16 bit modes.
2003-01-24 15:08:26 +00:00
Henning Geinitz
b8cbd336da
Fixed the xcam code related to the GdkImage data buffer filling. I've resorted
...
to the RGB shift values contained in the GdkVisual associated to the image. It
seems to work pretty well now, and should be more portable among different
platforms and X11 visuals. Only 24/32 bit was fixed, 15/16 bit may need more
work. Patch from Andrea Suatoni <a.suatoni@telefonica.net>.
2003-01-24 14:58:11 +00:00
Henning Geinitz
5e54c087cf
Some platforms/compilers don't define u_int8_t so we must do that ourselves.
2003-01-18 22:03:08 +00:00
Henning Geinitz
c78240426d
Added snapshot marker for 1.0.10-pre2.
2003-01-18 11:51:23 +00:00
Henning Geinitz
46be2934fd
Create $(DESTDIR)$(sanedatadir) before installing sane-style.rc.
2003-01-14 20:55:47 +00:00
Henning Geinitz
2c8f08cf65
---- FEATURE FREEZE FOR SANE 1.0.10 ---
2003-01-12 20:12:43 +00:00
Henning Geinitz
4f4e08640a
Minor cleanup + update.
2003-01-12 20:10:29 +00:00
Henning Geinitz
22d3313359
Removed already defined Preferences variable.
2003-01-12 20:09:18 +00:00
Henning Geinitz
f75fcf6d17
Install sane-style.rc to $(sanedatadir) where it can be found by the frontends
...
(from Andrea Suatoni <a.suatoni@telefonica.net>).
2003-01-05 18:45:39 +00:00
Henning Geinitz
6e352478f6
Use a scrollbar if the options dialog gets too big. Make output filname
...
dialog modal. Add check marks for unit menu. All patches from Julien BLACHE
<jblache@debian.org>.
2002-12-30 14:32:32 +00:00
Henning Geinitz
988a002348
Added 16 bit support for stand-alone mode SANE_FRAME_GRAY and SANE_FRAME_RGB
...
(from Sergey Vlasov <vsu@altlinux.ru>.). Call scan_done if an error occurs
during scan_start. Run sane_cancel even if sane_read wasn't called once.
2002-11-14 16:49:45 +00:00
Henning Geinitz
5b796a36c4
Addded extra version -cvs again.
2002-10-24 17:47:13 +00:00
Henning Geinitz
94c422e7df
Added release markers for 1.0.9.
2002-10-24 15:48:54 +00:00
Henning Geinitz
a85be52ecb
New version: 1.0.9.
2002-10-23 14:07:41 +00:00
Henning Geinitz
e6448bd489
Code freeze for SANE 1.0.9 is now active.
2002-10-17 20:44:55 +00:00
Henning Geinitz
fb3493a81b
Added some more xscanimage bugs.
2002-10-17 18:50:15 +00:00
Henning Geinitz
32586c1b7b
Disable "Scan" and "Acquire Preview" buttons while scanning, and "Acquire
...
Preview" while acquiring a preview. Avoids error messages and/or
lockups. Patch from Aurelien Jarno <ml@aurel32.net>.
2002-10-17 18:49:22 +00:00
Henning Geinitz
a4bcb6edea
Added malloc that got lost in previous commit.
2002-10-15 15:06:47 +00:00
Henning Geinitz
1247dc65b8
Avoid unaligned 1 bit previews. Fixed 1 bit color mode (also three-pass).
...
Changed 1 bit color modes to most significant bit is first pixel.
2002-09-30 13:48:46 +00:00
Henning Geinitz
6ea3e5ff02
Added feature freeze and snapshot markers.
2002-09-29 21:24:07 +00:00
Matto Marjanovic
981e4270e0
Updated - duh.
2002-09-02 22:32:07 +00:00
Henning Geinitz
2c4687302e
Updated to latest versions (from ftp://ftp.gnu.org/pub/gnu/config/).
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-07 16:32:37 +00:00
Oliver Rauch
edc2031dee
Oliver Rauch:
...
- changed configure/configure.in V_EXTRA to "-cvs"
2002-05-27 20:35:30 +00:00
Oliver Rauch
42a25aea8e
Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
...
- added release markers for sane-1.0.8
2002-05-27 19:32:30 +00:00
Henning Geinitz
8236eb14f1
Added missing Changelog entry for version change:
...
Set version to 1.0.8.
2002-05-26 13:45:37 +00:00
Oliver Rauch
fb58f06fa3
Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
...
added cvs code freeze markers for sane 1.0.8
renamed version from "1.0.7-cvs" to "1.0.8-pre1"
2002-05-22 19:37:30 +00:00
Henning Geinitz
1c4eceeca5
Check for libsyslog and libsocket for OS/2.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-03 07:24:44 +00:00
Oliver Rauch
8d59bd0a6e
Oliver Rauch <Oliver.Rauch@rauch-domain.de>:
...
added feature freeze markers to Changelog files
2002-05-02 21:57:58 +00:00
Henning Geinitz
07ccc5f454
Use ranlib if available. If we run AIX, don't use archives.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-13 18:53:27 +00:00
Henning Geinitz
f782c326bd
Really use only guint types instead of u_int??_t.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-13 18:51:19 +00:00
Henning Geinitz
05217b1d96
Moved the entry about progress bar in three-pass mode to PROBLEMS.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-06 10:35:33 +00:00
Henning Geinitz
f5b92b13df
Don't remove imput tags that haven't been added. Don't hang when EOF and
...
non-blocking.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-06 10:31:23 +00:00
Henning Geinitz
fd73a53e6a
Set order of pixels in 1 bit color mode to least significant -> most significant. That's the same as in three-pass mode.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-02 21:42:48 +00:00
Henning Geinitz
99691b8785
Used guint types instead of u_int.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-02 17:15:56 +00:00
Henning Geinitz
ec89da2212
Fixed 1 bit color three-pass mode. Added 16 bit modes. Added 1 bit color
...
mode.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-01 20:55:27 +00:00
Henning Geinitz
1621c05f59
Add DESTDIR variable to allow installing to a temporary directory. Actually
...
print the names of the installed files, not only their path.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-28 19:26:00 +00:00
Henning Geinitz
263a6eebdb
Remove *.tar.gz when making distclean.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-28 19:23:28 +00:00
Henning Geinitz
58cb957f7b
Actually print what we are installing where.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-15 22:14:16 +00:00
Henning Geinitz
def1659d71
New version: 1.0.7-cvs.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-04 23:21:21 +00:00
Oliver Rauch
139ff24453
Oliver Rauch:
...
added markers for sane-1.0.7
2002-02-04 22:29:09 +00:00
Henning Geinitz
0439dcad0a
Use the same versions as in sane-backends to avoid compilation problems on
...
newer platforms.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-02 14:49:43 +00:00
Henning Geinitz
16f16406a7
New version: 1.0.7. Disabled extra version.
...
Also changed snapshot marker from beta1 to beta2.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-28 23:13:30 +00:00
Oliver Rauch
bbe06d989f
Oliver Rauch:
...
added markers for sane-1.0.7-beta2 and code freeze sane-1.0.7
2002-01-27 22:07:42 +00:00
Henning Geinitz
fbb18b0caf
Updated for gimp-1.2. Added link to scanadf.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-27 12:09:38 +00:00
Henning Geinitz
3f83dd5778
Added link to man xscanimage. Added info about LD_LIBRARY_PATH.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-27 12:04:33 +00:00
Henning Geinitz
1801160cf0
Removed entry about scanadf. Removed entry concerning testing.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-27 11:45:04 +00:00
Henning Geinitz
dbcc99e231
Now this file describes the user-visible changes between
...
releases as in sane-backends. Updated for sane-frontends 1.0.7.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-26 16:55:55 +00:00
Oliver Rauch
37c501dd3e
Oliver Rauch:
...
added markers for sane-1.0.7-beta1
2002-01-21 23:33:10 +00:00
Henning Geinitz
4abee080d8
OS/2 compatibility fixes.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-16 21:16:29 +00:00
Tom Martone
2176c21913
doc/scanadf.man - added sane(7) to SEE ALSO section
2002-01-14 03:13:56 +00:00
Henning Geinitz
75b5304e27
Mentioned scanadf.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-12 10:54:55 +00:00
Henning Geinitz
8378545e72
Added note about --help.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-12 10:52:59 +00:00
Henning Geinitz
105ae427c4
Added scanadf.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-12 10:46:51 +00:00
Henning Geinitz
7ce0c74505
Regenerated from configure.in.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-12 10:17:19 +00:00
Tom Martone
12ee8e8eef
added scanadf program
2002-01-12 00:46:05 +00:00
Henning Geinitz
f586af82c4
Made it more compatible with lsm standard. Added OpenBSD.
...
Fixed mostang.com cvs directory.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-08 18:31:04 +00:00
Henning Geinitz
2f8fc66a96
Added V_EXTRA version number to mark CVS releases (-cvs) and
...
snapshosts/betas (e.g. -beta1). V_EXTRA will be empty for releases.
Create include/Makefile.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-08 18:27:50 +00:00
Henning Geinitz
002e08b17c
Added target "dist" and "sane-frontends". make dist creates
...
sane-frontends-x.y.z.tar.gz and make sane-frontends also
creates the appropriate sane-x-y-z.lsm. Moved distclean to include/.
Fixed .PHONY.
2002-01-08 18:24:41 +00:00
Henning Geinitz
8c52b3ae5b
Fixed .PHONY. Added target "dist".
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-08 18:18:47 +00:00
Henning Geinitz
20964dc061
Created. Moved distclean target to this file from root dir.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-08 17:58:05 +00:00
Oliver Rauch
8a8c8909d4
2002-01-08 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
...
* configure.in: removed "rm -f $cache_file" when sane or gtk
was not found. This was bad when a user used a global cache_file
2002-01-08 17:19:23 +00:00
Oliver Schwartz
e6e433cea0
Check for width==0 in restore_preview_image() to avoid floating point exception
2001-11-29 18:15:33 +00:00
Henning Geinitz
0bdd5a65e7
Added target "lsm" from sane-backends.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-11-04 20:45:36 +00:00
Henning Geinitz
c0e7cd12d1
New file. Created Linux Software Map template to make uploading
...
the sane-frontends package to mirrors easier.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-11-04 20:44:11 +00:00
Henning Geinitz
86e64140b7
Added release markers for release 1.0.6.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
1994-11-04 13:35:37 +00:00
Henning Geinitz
c18255395f
Added code freeze marker.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-30 21:54:23 +00:00
Henning Geinitz
d23cdd1fa8
New version: 1.0.6.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
1994-10-29 21:55:26 +00:00
Henning Geinitz
403ba5c8e0
Added snapshot-marker for 2001-10-27.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-27 00:20:40 +00:00