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
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
Matto Marjanovic
84a3d61f3e
Added a couple of GTK mainloop calls so that the UI is updated in
...
a more timely fashion. Helps with backends which have potentially
slow sane_start() and sane_read() commands (e.g. microtek).
2002-09-02 21:53:52 +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
Henning Geinitz
da834b53e2
Set version to 1.0.8.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-24 23:05:17 +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