wine
2006-06-15  Mike McCormackmsi: Add test for _Streams table (based on patch by...
2006-06-15  Stefan Dösingerwined3d: Correct vertex fog for transformed vertices...
2006-06-15  Jason Greenwined3d: Implement more GLSL instructions.
2006-06-15  Robert Shearmanatl: Add a partial implementation of AtlModuleRegisterW...
2006-06-15  Robert Shearmankernel: Add a test for mutexes.
2006-06-15  Robert Shearmankernel: Add some tests for VerifyVersionInfo.
2006-06-15  Robert Shearmanole32: Always rewind the stream in StdGlobalInterfaceTa...
2006-06-15  Robert Shearmanole32: Add a tests for OleSetMenuDescriptor and the...
2006-06-15  Alexander Nicolaysen... winecfg: Updated Norwegian Bokmål resources.
2006-06-15  Alexander Nicolaysen... gphoto2.ds: Added Norwegian Bokmål resources.
2006-06-15  Alexandre Julliardwinedbg: Avoid a crash when there's no backtrace to...
2006-06-15  Alexandre Julliardkernel32: Use unsigned types in GlobalMemoryStatusEx...
2006-06-15  Mike McCormackserver: Fix a win64 warning.
2006-06-15  Mike McCormackserver: Cast user handles to unsigned long for win64...
2006-06-15  Mike McCormackserver: Cast handles to unsigned long for win64 compati...
2006-06-15  Mike McCormackcomctl32: Add a short test for the listview.
2006-06-15  Mike McCormackcomctl32: Arrange the listview after deleting all items...
2006-06-15  Mike McCormackcomctl32: Use the listview's background colour when...
2006-06-15  Mike McCormackmsi: Don't define COND_SPACE twice.
2006-06-15  Eric Pouechmciwave: Fixed a bogus free.
2006-06-15  Vitaly Lipatovuser32: Fix character conversion in combo box.
2006-06-15  Louis. Lenderswine.inf: Add fake dll for advpack.dll.
2006-06-14  Robert Shearmanatl: Add a stub for AtlModuleRegisterWndClassInfoW.
2006-06-14  Robert Shearmanntdll: Change the test for no relocation information...
2006-06-14  Robert Shearmanmsxml: Text nodes with just whitespace should be stripped.
2006-06-14  Robert Shearmanmsxml: Implement IXMLDOMElement for text elements by...
2006-06-14  Robert Shearmanmsxml: Allow the element implementation to be aggregatable.
2006-06-14  Paul Vriensuxtheme: Add framework and initial tests.
2006-06-14  Choe Hwanjinwinuser.h: Add some missing virtual key symbols.
2006-06-14  Mike McCormackmsi: Add a test for reading long strings.
2006-06-14  Mike McCormackmsi: Add a test for creating a record with a long string.
2006-06-14  Mike McCormackmsi: Add a test for MsiDatabaseExport.
2006-06-14  Mike McCormackmapi: Fix declaration of LPMAPISENDMAIL (spotted by...
2006-06-14  Mike McCormackadvpack: Remove some dead code. (Coverity)
2006-06-14  Mike McCormackdbghelp: Fix the prototype of some callbacks.
2006-06-14  Mike McCormackcrypt32: Fix a cast for Win64.
2006-06-14  Mike McCormackwrc: Remove some tokens declared twice.
2006-06-14  Robert Shearmanrpcrt4: getaddrinfo returns any non-zero value on failu...
2006-06-13  Alexandre Julliardntdll: Cast termios.c_cflag to avoid a printf format...
2006-06-13  Alexandre Julliardwinedbg: sscanf arguments should be ints, not size_t.
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.
next