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
215717250a
Added checks for the return values of SANE API functions.
2003-12-15 22:15:14 +00:00
Henning Geinitz
df76db9165
Added debug messages to most functions.
2003-12-15 21:44:27 +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
1c7c979d15
Added menu problem while scanning.
2002-10-17 18:58:57 +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