Release 1.5.29.
[wine] / dlls / sane.ds / ui.c
2012-11-28  Huw Daviessane.ds: Add a missing break.
2011-11-07  Andrew Talbotsane.ds: Remove extraneous braces from switch statement.
2011-11-03  Andrew Talbotsane.ds: Remove unneeded address-of operators from...
2011-10-03  Michael Stefaniucsane.ds: Don't compare with TRUE.
2011-09-05  Alexandre Julliardsane.ds: Include system headers before Windows headers.
2009-03-06  Jeremy Whitesane.ds: Fix a subtle bug that prevented the float...
2009-02-10  Jeremy Whitesane.ds: Revise the logic around processing events...
2008-09-08  Lei Zhangsane.ds: Replace wsprintfW with sprintfW.
2008-03-03  Alexandre JulliardReplace some instances of LoadStringA by LoadStringW.
2007-11-09  Lei Zhangsane.ds: Fix a memory leak.
2007-11-09  Lei Zhangsane.ds: Check return value from sane_get_option_descri...
2007-11-09  Lei Zhangsane.ds: Check return value from sane_control_option().
2007-11-09  Lei Zhangsane.ds: Get number of options only once.
2007-07-19  Michael Stefaniucdlls: Remove unreachable break after return/break....
2007-07-02  Alexandre Julliardconfigure: Merge the libsane existence check with the...
2007-03-14  Jeremy Whitesane.ds: Dynamically load libsane.so.
2006-12-29  Andrew Talbotsane.ds: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
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_...