winemac: Implement SetWindowRgn.
[wine] / dlls / sane.ds / capability.c
2011-09-05  Alexandre Julliardsane.ds: Include system headers before Windows headers.
2009-03-11  Jeremy Whitesane.ds: Move a few static functions so they can be...
2009-03-09  Jeremy Whitesane.ds: Add fixmes for the last 2 unsupported capabili...
2009-03-09  Jeremy Whitesane.ds: Add support for ICAP_SUPPORTEDSIZES, enabling...
2009-03-06  Jeremy Whitesane.ds: More correctly detect an end of scan job from...
2009-03-06  Jeremy Whitesane.ds: Add support for CAP_FEEDERENABLED.
2009-03-06  Jeremy Whitesane.ds: Add suport for CAP_AUTOFEED, make batch scans...
2009-03-06  Jeremy Whitesane.ds: Implement support for ICAP_PHYSICALHEIGHT...
2009-03-03  Francois Gougetsane.ds: Fix compilation with older SANE headers.
2009-03-03  Jeremy Whitesane.ds: Implement grayscale and B&W scanning for nativ...
2009-03-03  Jeremy Whitesane.ds: Add a few trace messages useful in following...
2009-02-26  Jeremy Whitesane.ds: Fully support ICAP_PIXELTYPE.
2009-02-26  Jeremy Whitesane.ds: Added support for ICAP_UNITS.
2009-02-26  Jeremy Whitesane.ds: Add support for ICAP_BITDEPTH.
2009-02-24  Jeremy Whitesane.ds: Implement support for ICAP_XRESOLUTION and...
2009-02-16  Jeremy Whitesane.ds: Implement stub support for ICAP_PIXELFLAVOR.
2009-02-10  Jeremy Whitesane.ds: Add a log message to flag unsupported operations.
2009-02-10  Jeremy Whitesane.ds: Add stub support for ICAP_COMPRESSION.
2009-02-10  Jeremy Whitesane.ds: Add support for CAP_UICONTROLLABLE.
2009-02-10  Jeremy Whitesane.ds: Add partial stub support for ICAP_PIXELTYPE...
2009-02-10  Jeremy Whitesane.ds: Return a 0 for MSG_QUERYSUPPORT even for capab...
2009-02-10  Jeremy Whitesane.ds: Eliminate incorrect TWRC_FAILURE return.
2009-02-10  Jeremy Whitesane.ds: More correctly stub CAP_XFERCOUNT, and tests.
2009-02-10  Jeremy Whitesane.ds: Rearrange function position to avoid the need...
2009-02-10  Jeremy Whitesane.ds: Simplify SANE_SaneCapability.
2009-02-06  Jeremy Whitesane.ds: More completely implement ICAP_XFERMECH, with...
2009-01-29  Jeremy Whitesane.ds: Implement CAP_SUPPORTEDCAPS.
2008-12-02  Alexandre Julliardsane.ds: Make some functions static.
2008-04-17  Austin EnglishSpelling fixes.
2008-01-21  Andrew Talbotsane.ds: Remove unneeded casts.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-08  Marcus Meissnertwain_32: Split out the sane specific parts from twain_...