po: Update French translation.
[wine] / dlls / twain_32 / tests /
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-09-16  Detlef Riekenbergtwain_32/tests: Avoid a Dialog from a DS when the scann...
2009-03-25  Austin Englishtwain32: Fix a compiler warning on PC-BSD.
2009-03-23  James Hawkinstwain_32: Fix the use of an uninitialized variable...
2009-03-12  Jeremy Whitetwain_32: Revise internal documentation and one test...
2009-03-12  Jeremy Whitesane.ds: Add support for DG_IMAGE/DAT_IMAGELAYOUT/GET...
2009-03-09  Jeremy Whitesane.ds: Add support for ICAP_SUPPORTEDSIZES, enabling...
2009-03-06  Michael Stefaniuctwain_32/tests: Remove superfluous pointer casts.
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-02-26  Francois Gougettwain_32/tests: Use win_skip() to skip over unimplement...
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-11  Francois Gougettwain_32/tests: Add a trailing '\n' to an ok() call.
2009-02-10  Jeremy Whitesane.ds: Add stub support for ICAP_COMPRESSION.
2009-02-10  Jeremy Whitetwain_32: Prevent an incorrect test warning message...
2009-02-10  Jeremy Whitetwain_32: Change get requirements such that we require...
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: More correctly stub CAP_XFERCOUNT, and tests.
2009-02-05  Francois Gougettwain_32/tests: Add a trailing '\n' to ok() calls.
2009-02-04  Michael Stefaniuctwain_32/tests: Don't leak memory on an error path...
2009-02-03  Jeremy Whitetwain_32: Add the ability to thoroughly test basic...
2009-01-30  Francois Gougettwain_32/tests: Add a trailing '\n' to ok() calls.
2009-01-29  Jeremy Whitetwain_32: Return TWRC_FAILURE/TWCC_NODS when we have...
2009-01-29  Jeremy Whitetwain_32: Set the correct condition code for DG_CONTROL...
2009-01-29  Jeremy Whitesane.ds: Implement CAP_SUPPORTEDCAPS.
2009-01-29  Jeremy Whitetwain_32: Add a bit more tracing about the scanners...
2009-01-29  Jeremy Whitetwain_32: Add an interactive set of tests for a selecte...
2009-01-29  Jeremy Whitetwain_32: Modify get_condition_status to allow for...
2009-01-27  Jeremy Whitetwain_32: Add an initial test framework for twain_32...