wine
2008-09-16  Huw Daviesoleaut32: Use V_INT instead of V_UNION.
2008-09-16  Huw Daviesoleaut32: Add support for VT_INT and VT_UINT constants.
2008-09-16  Huw Daviesinetcomm/tests: Tests for IMimeInternational_ConvertBuffer.
2008-09-16  Huw Daviesinetcomm: Implement IMimeInternational_ConvertBuffer.
2008-09-15  Alexandre Julliardwidl: Remove unnecessary casts in the generated code.
2008-09-15  Alexandre Julliardwidl: Implemented RpcAbnormalTermination in the generic...
2008-09-15  Alexandre Julliardwidl: Implemented __finally support in client functions.
2008-09-15  Alexandre Julliardwidl: Implemented __finally support in server functions.
2008-09-15  Alexandre Julliardwidl: Implemented __finally support in stub functions.
2008-09-15  Alexandre Julliardwidl: Separate declaration and initialisation for indir...
2008-09-15  Alexandre Julliardwidl: Infrastructure for adding a prefix to local varia...
2008-09-15  Alexandre Julliardwidl: Make the exception handling macros more general...
2008-09-15  Alexandre Julliardwidl: Create an explicit structure for the function...
2008-09-15  Nicolas Le Camcomctl32: Fix a failing test for some platforms.
2008-09-15  Rob Shearmand3d9: Fix type used to store return value in IDirect3DD...
2008-09-15  Vitaliy Margolendinput: Implement DIPROP_KEYNAME property for keyboard...
2008-09-15  Vitaliy Margolendinput: Replace strdup with HeapAlloc.
2008-09-15  Mikołaj Zalewskioleaut32: Add some missing simple types to _argsize...
2008-09-15  Mikołaj Zalewskioleaut32: Make _argsize and _xsize receive the full...
2008-09-15  John Klehmgdiplus: Stub implementation of GdipGetImageDecoders...
2008-09-15  Roy Sheakernel32/test: Test import entries of a core windows...
2008-09-15  Christian Costad3dxof: Simplify parsing.
2008-09-15  Muneyuki Noguchiwinex11.drv: Make X11DRV_XIMLookupChars handle a long...
2008-09-15  Alistair Leslie... msxml3: Correct test.
2008-09-15  Andrew Talbotcomctl32: Sign-compare warnings fix.
2008-09-15  Marcus Meissnerwinefile: Fixed sizes to LoadString.
2008-09-15  Marcus Meissneroleview: Fixed LoadString buffer sizes.
2008-09-15  Marcus Meissnerkernel32/tests: Pass correct size to MultiBytetoWideChar.
2008-09-15  Marcus Meissnermsi/tests: Reduce buffer to size of string written.
2008-09-15  Marcus Meissnersecur32: Fixed size passed to GetComputerNameExW.
2008-09-15  Marcus Meissnerdnsapi: Fixed incorrect buffer size to GetComputerNameExW.
2008-09-15  Michael Karcherkernel32: Clean up PROFILE_isspaceW.
2008-09-15  Michael Karcherole32/compobj: Fix function name in comment.
2008-09-15  Paul Vrienscrypt32/tests: Don't crash on NT4.
2008-09-15  Alexandre Julliardinclude: Added definition for RPC_BAD_STUB_DATA_EXCEPT...
2008-09-15  Alexandre Julliarduser32/tests: Fix a test that fails on all Windows...
2008-09-15  Alexandre Julliarduser32/tests: Ignore some more messages.
2008-09-15  James Hawkinscomctl32: Fix the remaining broken tests in win95.
2008-09-15  James Hawkinscomctl32: Fix several failing tests in win95.
2008-09-15  James Hawkinsshell32: Remove calls to unicode functions that aren...
2008-09-15  Roderick Colenbranderwined3d: Degrade an ERR to a TRACE.
2008-09-15  Vitaliy Margolenkernel32: Use FileStandardInformation to get file size.
2008-09-15  Mikołaj Zalewskiappwiz.cpl: French should use SUBLANG_NEUTRAL.
2008-09-15  Francois Gougetgdiplus: Add some documentation stubs to make winapiche...
2008-09-15  Francois Gougetd3dx9_36: Fix compilation on systems that don't support...
2008-09-15  Francois Gougetmshtml/tests: Add a trailing '\n' to an ok() call.
2008-09-15  Paul Vriensmsi/tests: Prevent a crash on NT4.
2008-09-15  Paul Vriensoleaut32/tests: Don't crash on Win95.
2008-09-15  Paul Vrienskernel32/tests: Skip tests on Win95.
2008-09-15  Marcus Meissnerinclude: Allocation size markup.
2008-09-15  Marcus Meissnerwinecfg: Fixed buffersize to GetPrivateProfileStringW.
2008-09-12  Alexandre Julliardinetcomm: Avoid a compiler warning.
2008-09-12  Huw Daviesinetcomm: Fix some more idl.
2008-09-12  Rob Shearmanadvpack: Add explicit "!= S_OK" to expressions that...
2008-09-12  Rob Shearmanwintrust: Add explicit "!= NO_ERROR" to expressions...
2008-09-12  Rob Shearmandsound: Add explicit "!= S_OK" to expressions that...
2008-09-12  Rob Shearmanwinedos: Fix the type of res in VGA_DoSetMode.
2008-09-12  Rob Shearmanusp10: Add explicit "!= S_OK" to expressions that use...
2008-09-12  Rob Shearmanurlmon: Add explicit "!= S_OK" to expressions that...
2008-09-12  Rob Shearmanoleaut32: Add explicit "!= S_OK" to expressions that...
2008-09-12  Rob Shearmanavifil32: Add explicit "!= S_OK" to expressions that...
2008-09-12  Rob Shearmanrpcrt4: Fix memory leak of 0-byte buffer allocated...
2008-09-12  Rob Shearmanrpcrt4: Fix memory leaks of hdr in error paths in RPCRT...
2008-09-12  Rob Shearmanrpcrt4: Don't crash in NdrDllGetClassObject when a...
2008-09-12  Rob Shearmanrpcrt4: Print error messages from RPC message functions...
2008-09-12  Rob Shearmanrpcrt4: Free the memory for a registered interface...
2008-09-12  Alexandre Julliardwinex11: Driver-side implementation of SetLayeredWindow...
2008-09-12  Alexandre Julliarduser32: Add a SetLayeredWindowAttributes driver entry...
2008-09-12  Alexandre Julliarduser32/tests: Added some tests for Get/SetLayeredWindow...
2008-09-12  Alexandre Julliardserver: Implemented the server side of Get/SetLayeredWi...
2008-09-12  Alexandre Julliarduser32: Notify the user driver about window extended...
2008-09-12  Luis C. Busquets... d3dx9: Add tests for D3DXMatrixDecompose.
2008-09-12  Luis C. Busquets... d3dx9: Implement D3DXMatrixDecompose.
2008-09-12  Tobias Jakobiwined3d: Fix long int warnings.
2008-09-12  Tobias Jakobiwined3d: Fix SHOW_FRAME_MAKEUP debug dump code.
2008-09-12  Marcus Meissnershell32: Fixed size passed to MultiByteToWideChar.
2008-09-12  Alistair Leslie... msxml3: Add IXMLDOMCharacterData to IXMLDOMComment.
2008-09-12  Alistair Leslie... msxml3: Add IXMLDOMCharacterData to IXMLDOMCDATASection.
2008-09-12  Dylan Smithrichedit: Prevent buffer overrun for tab stops buffer.
2008-09-12  Dylan Smithrichedit: Fixed bugs in handling unterminated nested...
2008-09-12  Dylan Smithrichedit: Make sure the nested tables' RTF properties...
2008-09-12  Dylan Smithrichedit: Enter inserts newline before table at start...
2008-09-12  Dylan Smithrichedit: Enter at the end of a table row appends a...
2008-09-12  Dylan Smithrichedit: Don't put cursor in the table row start parag...
2008-09-12  Erik Inge Bolsøwineesd.drv: Allow all errors to interrupt recording.
2008-09-12  John Klehmwintab32: Support overlap statuses in WTEnable.
2008-09-12  John Klehmwintab32: Support overlap statuses in WTOpen.
2008-09-12  John Klehmwintab32: Support overlap statuses in WTOverlap.
2008-09-12  Jacek Cabanmshtml: Added body dispatch id test.
2008-09-12  Jacek Cabanjscript: Added postfix decrement expression implementation.
2008-09-12  Jacek Cabanjscript: Added postfix increment expression implementation.
2008-09-12  Jacek Cabanjscript: Added prefix decrement expression implementation.
2008-09-12  Jacek Cabanjscript: Added prefix increment expression.
2008-09-12  Jacek Cabanjscript: Added '>=' expression implementation.
2008-09-12  Jacek Cabanjscript: Added '>' expression implementation.
2008-09-12  Jacek Cabanjscript: Added '<=' implementation.
2008-09-12  Jacek Cabanjscript: Added '<' expression implementation.
2008-09-12  Jacek Cabanjscript: Added '&&' expression implementation.
2008-09-12  Jacek Cabanjscript: Added '||' expression implementation.
2008-09-12  Jacek Cabanjscript: Added '+=' expression implementation.
next