wine
2006-06-13  Alexandre Julliardwinebuild: Fix a few printf format warnings by casting...
2006-06-13  Alexandre Julliardwined3d: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardoleaut32: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardmsvcrt: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardcrypt32: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardwidl: Use unsigned int instead of size_t to avoid print...
2006-06-13  Alexandre Julliardwinevdm: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardrpcss: Don't use sizeof in traces to avoid printf forma...
2006-06-13  Alexandre Julliardwineps.drv: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarduser32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardrpcrt4: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardole32: Don't use sizeof in traces to avoid printf forma...
2006-06-13  Alexandre Julliardnetapi32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardmsvfw32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardmciseq: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardkernel32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddsound: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddplayx: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddmstyle: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddinput: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardd3d9: Don't use sizeof in traces to avoid printf format...
2006-06-13  Alexandre Julliardd3d8: Don't use sizeof in traces to avoid printf format...
2006-06-13  Alexandre Julliardcomdlg32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardcomctl32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardadvapi32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardwinmm/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardversion/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardurlmon/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardrpcrt4/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardole32/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardntdll/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardmshtml/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardmlang/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardmapi32/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardkernel32/tests: Don't use sizeof in ok() to avoid print...
2006-06-13  Alexandre Julliardgdi/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardcrypt32/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardwininet/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardversion/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardshlwapi/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardntdll/tests: Use lstrlenA instead of strlen in ok(...
2006-06-13  Alexandre Julliardmscms/tests: Use lstrlenA instead of strlen in ok(...
2006-06-13  Alexandre Julliardkernel32/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardcrypt32/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardadvapi32/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Nick Burnsinclude: Use force_align_arg_pointer on MacOS to fix...
2006-06-13  Mike McCormackinclude: Remove non-ASCII characters in headers for...
2006-06-13  Mike McCormackwingdi: Fix typo in definition of BLTALIGNMENT (spotted...
2006-06-13  Mike McCormackmsi: Fix loading of long strings.
2006-06-13  Mike McCormackwinmm: Undefine SW_MAX defined by linux/input.h to...
2006-06-13  Michael StefaniucYet another round of redundant NULL checks before HeapFree.
2006-06-13  Alexandre Julliardmsvcrt: Explicitly specify CDECL calling convention...
2006-06-13  Alexandre Julliardoledlg: Declare varargs functions as WINAPIV instead...
2006-06-13  Alexandre Julliardavifil32: Declare varargs functions as WINAPIV instead...
2006-06-13  Mike McCormackuserenv: Add profinfo.h.
2006-06-13  Ivan Gyurdievwined3d: Fix params for DP2ADD/TEXLDD.
2006-06-13  Ivan Gyurdievwined3d: Mark instructions without a destination token.
2006-06-13  Ivan Gyurdievwined3d: Keep pshader and vshader constants in GLSL...
2006-06-13  Ivan Gyurdievwined3d: Improve Sampler support on 2.0 and 3.0 shaders.
2006-06-13  Ivan Gyurdievwined3d: Cast more things.
2006-06-13  Ivan Gyurdievwined3d: Add support for shader model 3.0 I/O registers.
2006-06-13  Ivan Gyurdievwined3d: Trivial cleanups
2006-06-13  Ivan Gyurdievwined3d: Register map cleanups.
2006-06-13  Ivan Gyurdievwined3d: Share trace pass
2006-06-13  Ivan Gyurdievwined3d: Rework dcl processing.
2006-06-13  Ivan Gyurdievwined3d: The namedArrays code path is dead (always...
2006-06-13  Saulius Krasuckasmscms: Eliminate complex test macro to make source...
2006-06-13  Michael Stefaniucinclude: The visibility attribute is supported only...
2006-06-13  Robert Shearmanmlang: Return S_OK from fnIMultiLanguage2_SetMimeDBSource.
2006-06-13  Robert Shearmanmlang: Add us-ascii encoding to the list of supported...
2006-06-13  Robert Shearmanadvapi32: Fix the parsing of string SIDs with multiple...
2006-06-13  Robert Shearmanadvapi32: Replace some mixed tabs with spaces.
2006-06-13  Robert Shearmanadvapi32: Support well-knowns SIDs in string SIDs.
2006-06-13  Robert Shearmanadvapi32: Nul-terminate the domain string in LookupAcco...
2006-06-13  Robert Shearmanole32: Print an error if a DLL's DllGetClassObject...
2006-06-13  Jan Zerebeckiwined3d: Move a checkGLcall to it's gl call inside...
2006-06-13  Jan Zerebeckiwined3d: Fix stencil related render states.
2006-06-13  Jan Zerebeckiwined3d: Enable two sided stencil in the caps.
2006-06-13  Jan Zerebeckiwined3d: Also print the format like a fourcc if unknown...
2006-06-12  Alexandre Julliardmsvcrtd: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardmsvcrt20: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardcrtdll: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardntdll: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardole32: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardwldap32: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardinclude: Added prototype for DllMain.
2006-06-12  Alexandre Julliardinclude: Make the Dll* entry points hidden.
2006-06-12  Alexandre Julliardntdll: Added spec entry for NtQueryMultipleValueKey.
2006-06-12  Alexandre Julliardriched20: Fix an uninitialized variable bug.
2006-06-12  H. Verbeetwined3d: Cleanup GetSrcAndOpFromValue().
2006-06-12  Mike McCormackmsi: Add some more test cases for INSERT.
2006-06-12  Mike McCormackmsi: Add some more MsiFormatRecord tests.
2006-06-12  Mike McCormackmsi: Add tests for creating packages and formatting...
2006-06-12  Mike McCormackmsi: Delete any databases we create at the end of each...
2006-06-12  Mike McCormackmsi: Fix compilation on msvc6.
2006-06-12  Mike McCormackmsi: Remove an inconsistent test.
2006-06-12  Mike McCormackmsi: Fix some test cases to pass against win2k.
2006-06-12  Robert Shearmaninclude: Add IXMLHttpRequest interface and XMLHttpReque...
2006-06-12  Robert Shearmanatl: Implement AtlModuleGetClassObject.
2006-06-12  Robert Shearmanmsxml3: Fix domelem_get_tagName to return a string...
next