2000-09-16 Henning Meier-Geinitz <hmg@gmx.de>

* TODO: Added xscanimage bug and information about versioning
 	  problems. Some other minor changes.
DEVEL_2_0_BRANCH-1
Henning Geinitz 2000-09-16 18:13:09 +00:00
rodzic 08c233668a
commit a2ce79ccf8
1 zmienionych plików z 12 dodań i 4 usunięć

14
TODO
Wyświetl plik

@ -1,4 +1,4 @@
TODO (2000-08-19)
TODO (2000-09-16)
******** todo ********
@ -13,7 +13,6 @@ backends
- hp4200 http://hp4200-backend.sourceforge.net/
* use DBG(...) instead of fprintf(stderr, ...)
- hp
- microtek
- microtek2
@ -87,6 +86,9 @@ frontends
* dll: make it robust against against it being listed in the configuration
file (currently bad things will happen if dll attempts to load itself)
* xscanimage: Fix "Gtk-CRITICAL **: file gtkmain.c: line 534 ..." bug
when no SANE devices found
sanei
-----
* don't install sanei_* headers (?)
@ -130,13 +132,19 @@ misc
All the above with shared and static libraries.
* move .desc files for backends that are not included in SANE to
different directory
different directory (e.g. backends and external-backends)
* add ADF and TA entries to .desc files
* add alpha channel so that RGBI scanners like Nikon LS-20 can
send infra-red info back to gimp for post-processing
* Add a check for installed sane versions.
* Print a warning when already a sane version is installed.
* Maybe add script to detect and deinstall existing sane versions
* 0 is white for sane
******** done ********