ddraw/tests: Add basic tests for DrawIndexedPrimitiveStrided.
[wine] / dlls / sane.ds / sane_main.c
2011-09-05  Alexandre Julliardsane.ds: Include system headers before Windows headers.
2011-06-16  Marcus Meissnersane.ds: Removed 3 array != NULL checks (Coverity).
2010-07-21  Alexandre Julliardsane.ds: Remove unused variables.
2009-03-09  Jeremy Whitesane.ds: Remove large chunks of stubbed optional functi...
2009-03-09  Jeremy Whitesane.ds: Downgrade more inappropriate FIXMEs to WARNs.
2009-03-09  Jeremy Whitesane.ds: Make sure that the condition code is set corre...
2009-03-06  Jeremy Whitesane.ds: Add suport for CAP_AUTOFEED, make batch scans...
2009-03-03  Jeremy Whitesane.ds: Downgrade inappropriate FIXMEs.
2009-02-26  Jeremy Whitesane.ds: Revise to match identity structures with parti...
2009-01-29  Jeremy Whitesane.ds: Initialize the SupportedGroups field when...
2009-01-06  Michael Stefaniucinclude: Change twain.h to use LONG/ULONG for Win64...
2008-12-02  Alexandre Julliardsane.ds: Make some functions static.
2007-07-02  Alexandre Julliardconfigure: Merge the libsane existence check with the...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-03-14  Jeremy Whitesane.ds: Dynamically load libsane.so.
2007-02-05  Andrew Talbotsane.ds: Declare a function static.
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-06-03  Marcus Meissnersane.ds: Replace FIXME() by TRACE() on sane_exit.
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_...