Wykres commitów

213 Commity (master)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen 687c0c19ea Update mail archive links to point to new location 2018-04-18 21:06:31 +09:00
Olaf Meeuwissen 54821724ef Point to new GitLab.com repository location 2018-02-09 08:15:59 +09:00
Olaf Meeuwissen 5e2b3662a9 Document ChangeLog policy change 2015-12-20 22:17:27 +09:00
Nils Philippsen 29a0cf06c4 update Changelog 2014-06-05 15:50:46 +02:00
m. allan noah 1928f945ee ifdef some code to compile with current sane-backends 2010-05-24 15:29:51 -04:00
Julien BLACHE 745efdeabb Fix word list handling when the current value is not in the list 2009-11-14 10:55:02 +01:00
Stéphane Voltz c554cfce37 fixed handling of SANE_CAP_ALWAYS_SETTABLE existence in gsg_set_sensitivity()
- when SANE_CAP_ALWAYS_SETTABLE doesn't exit, let gsg_set_sensitivity()
  call gtk_widget_set_sensitive()
2009-06-24 21:38:04 +02:00
Stéphane Voltz 9d6c0a1c08 - added printing of estimated scan time remaining in progress
popup, based on a patch by
	  Jonas Berlin <xkr47@outerspace.dyndns.org>
2008-09-23 19:37:56 +00:00
Julien BLACHE fe7c5b707c Get option descriptor for option 0 before getting the value for option 0. 2008-08-05 09:04:51 +00:00
Peter Kirchgessner 25db05c0d3 Fix description of scanadf regarding sane-hp 2008-07-02 22:39:38 +00:00
Stéphane Voltz 5e96223e49 - switched to SANE 1.1
- handling of SANE_STATUS_WARMING_UP after sane_start() calls
	- xscanimage's progress dialog improvement
2008-06-06 04:29:44 +00:00
Gerard Klaver b011ab97f7 For Gray mode added time stamp option, remove compiler warning 2008-04-30 10:13:58 +00:00
Julien BLACHE a2e675d686 Fix typo in xcam.1. 2008-03-01 14:30:09 +00:00
Julien BLACHE 690c38e645 Fix typo reported by Reuben Thomas via Debian. 2007-10-08 08:48:35 +00:00
Rene Rebe 749cc8af23 Fixed scan_button sensitivity after a failure
at sane_start time, e.g. no documents. Formerly the button was left
inactive.
This bug already got on my nerves for quite some time now 8-).
2006-03-01 11:07:34 +00:00
Gerhard Jaeger 059076f5d8 * src/xscanimage.c: Fixed bug reported by Johannes Meixner, see
http://lists.alioth.debian.org/pipermail/sane-devel/2006-January/015941.html
2006-01-18 09:20:59 +00:00
Henning Geinitz 395252831d Call set_gimp_PLUG_IN_INFO only if gimp 1.2 is used (from Franz Bakan
<fbakan@gmx.net>).
2005-12-31 12:48:45 +00:00
Rene Rebe f79f2c3016 2005-12-04 Rene Rebe <rene@exactcode.de>
* src/scanadf.c doc/scanadf.man: Added -p, --pipe option to scanadf
	  to pass data to the scripts via stdin and thus process the image
	  data parallel to the scan.
2005-12-04 20:37:58 +00:00
Henning Geinitz 032982c557 Changed version to 1.0.14-cvs. 2005-10-09 14:35:26 +00:00
Julien BLACHE 9f48c4e386 src/xcam.c: remove dead code in load_defaults(). 2005-09-20 17:27:23 +00:00
Henning Geinitz e13b8576a0 ****** Release of sane-frontends-1.0.14 ***** 2005-09-18 12:10:54 +00:00
Henning Geinitz 5d80e69c32 Added missing DISTFILE. 2005-09-18 12:10:15 +00:00
Henning Geinitz 7b6e21d87d Changed version to 1.0.14. 2005-09-18 12:03:11 +00:00
Oliver Rauch 7ff739994d *** empty log message *** 2005-05-31 21:02:57 +00:00
Gerard Klaver 04d76f8463 - update src/xcam.c 2005-05-10 19:05:57 +00:00
Gerard Klaver 625854dd4a -update src/xcam.c 2005-05-07 14:21:54 +00:00
Gerard Klaver f1c46bb165 update src/xcam.c
src/font_6x11.h file added

update src/xscanimage.c
update src/preview.c
update src/gtkglue.c
2005-04-11 20:22:13 +00:00
Julien BLACHE 18c43a087d sanei resync with sane-backends, fixes a deadlock between xscanimage and
saned when scanning over the network.
2004-12-11 08:20:52 +00:00
Henning Geinitz eff8cec616 Wait for scan-scripts so all files are handled before leaving scanadf. Patch
from Tristan Hill <stan@saticed.me.uk>, bug #300993.
2004-10-30 17:28:20 +00:00
Henning Geinitz 8e065c2712 Changed version to 1.0.13-cvs. End of freeze. 2004-10-17 16:13:18 +00:00
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