wine
2012-11-28  Nikolay Sivovxmllite: Fix equal sign parsing.
2012-11-28  Nikolay Sivovxmllite: Support standalone declaration.
2012-11-28  Huw Daviesoledlg: Add a missing break.
2012-11-28  Huw Daviessane.ds: Add a missing break.
2012-11-28  Christian Costacabinet: Simplify concatenation of path and filename.
2012-11-28  Christian Costacabinet: Remove useless ERR and turn one ERR into a...
2012-11-28  Alistair Leslie... include: Add IGlobalOptions interface.
2012-11-28  Andrew Talbotgdiplus: Remove superfluous braces.
2012-11-28  Andrew Talbotnetapi32: Remove unused variable.
2012-11-28  Andrew Talbotsensapi: Remove unused variable.
2012-11-28  Andrew Talbotwineps.drv: Remove unused variable.
2012-11-28  Piotr Cabanmsvcp60: Added seekoff exports.
2012-11-28  Piotr Cabanmsvcp60: Added basic_filebuf<short>::_Initcvt export.
2012-11-28  Piotr Cabanmsvcp60: Added locale::Iscloc implementation.
2012-11-28  Piotr Cabanmsvcp60: Added locale::_Getfacet export.
2012-11-28  Piotr Cabanmsvcp60: Added locale::_Locimp::_Global export.
2012-11-28  Piotr Cabanmsvcp60: Forward bad_cast functions to msvcrt.
2012-11-28  Henri Verbeetd3d10core/tests: Use the correct enum in test_create_sh...
2012-11-28  Henri Verbeetd3d10core/tests: Don't reuse the device.
2012-11-28  Henri Verbeetd3dx9: Avoid LPD3DXPMESH.
2012-11-28  Henri Verbeetd3dx9: Avoid LPD3DXSPMESH.
2012-11-28  Henri Verbeetd3dx9: Avoid LPD3DXSKININFO.
2012-11-28  Aric Stewartuser32: More instances where early versions of usp10...
2012-11-28  Vincent Povirkgdiplus: Use clipping region in alpha_blend_pixels.
2012-11-28  Alexandre Julliardwinex11: Don't bother waiting for XShmPutImage to finish.
2012-11-28  Alexandre Julliardgdi32: Add a font glyph cache in the DIB engine.
2012-11-27  Christian Costaquartz: Fix case in some methods name.
2012-11-27  Christian Costaamstream: Fix return value of BasePinImp_GetMediaType.
2012-11-27  Alexandre Julliarduser32: Fix handling of NULL paint struct in BeginPaint.
2012-11-27  Daniel Jelinskicomctl32: Properly initialize internal structures.
2012-11-27  Jason Edmeadescmd: Prevent overflow for long command string.
2012-11-27  Detlef Riekenbergshell32/tests: Remove wrong comment.
2012-11-27  Frédéric Delanoyole32: Fix some leaks (coverity).
2012-11-27  Frédéric Delanoyole32: Add helper for string table memory freeing.
2012-11-27  Dmitry Timoshkovwindowscodecs: Implement QueryCapability of the TGA...
2012-11-27  Dmitry Timoshkovwindowscodecs: Add a NULL check to GetFrameCount of...
2012-11-27  Dmitry Timoshkovwindowscodecs: Implement QueryCapability of the PNG...
2012-11-27  Dmitry Timoshkovwindowscodecs: Add a NULL check to GetFrameCount of...
2012-11-27  Dmitry Timoshkovwindowscodecs: Implement QueryCapability of the JPEG...
2012-11-27  Dmitry Timoshkovwindowscodecs: Add a NULL check to GetFrameCount of...
2012-11-27  Dmitry Timoshkovwindowscodecs: Implement QueryCapability of the ICO...
2012-11-27  Dmitry Timoshkovwindowscodecs: Reimplement GetFrameCount of the ICO...
2012-11-27  Dmitry Timoshkovwindowscodecs: Reimplement QueryCapability of the BMP...
2012-11-27  Dmitry Timoshkovwindowscodecs: Add a NULL check to GetFrameCount of...
2012-11-27  Alexandre Julliardgdi32: Fully reset the DC state before deleting it.
2012-11-27  Alexandre Julliardserver: Don't expose the desktop on window resizes.
2012-11-27  Jacek Cabanmshtml: Use UTF-8 encoding in is_gecko_path.
2012-11-27  Jacek Cabanjscript: Fixed some Coverity issues.
2012-11-27  Jacek Cabanmshtml: Fixed a few coverity issues.
2012-11-27  Huw Daviesoledb32: Add a 'fall through' comment.
2012-11-27  Huw Davieswinex11: Add a few 'fall through' comments.
2012-11-27  Huw Daviesgdi32: Simplify the point type checking logic.
2012-11-27  Nikolay Sivovxmllite: Implement encoding declaration parsing.
2012-11-27  Nikolay Sivovmsxml3: No need to keep a reference to a temporarily...
2012-11-27  Nikolay Sivovmsxml3: Support ISequentialStream as a document load...
2012-11-27  Nikolay Sivovmsxml3: Move document loading from stream to a separate...
2012-11-27  Maarten Lankhorstdsound: Set dwChannelMask when limiting channels.
2012-11-27  Piotr Cabanmsvcp100: Added _Container_base12 class tests.
2012-11-27  Piotr Cabanmsvcp100: Added _Container_base12 class implementation.
2012-11-27  Piotr Cabanmsvcp100: Added _Container_base0::operator= implementation.
2012-11-27  Piotr Cabanmsvcp60: Export locale classes destructors.
2012-11-27  Piotr Cabanmsvcp: Sync implementations.
2012-11-27  Piotr Cabanmsvcp100: Added basic_ostream::ends implementation.
2012-11-27  Detlef Riekenbergcrypt32/tests: Fix failures on win7 and above.
2012-11-27  Henri Verbeetd3d10core: Implement d3d10_device_DrawIndexedInstanced().
2012-11-27  Henri Verbeetwined3d: Properly handle scalar destinations in shader_...
2012-11-27  Henri Verbeetd3dx9: Avoid LPD3DXPATCHMESH.
2012-11-27  Henri Verbeetd3dx9: Avoid LPD3DXPRTBUFFER.
2012-11-27  Henri Verbeetd3dx9: Avoid LPD3DXPRTCOMPBUFFER.
2012-11-27  Andrew Talbotmsvcp60: Remove superfluous semicolons.
2012-11-27  Andrew Talbotmsvcp71: Remove superfluous semicolons.
2012-11-27  Andrew Talbotmsvcp90: Remove superfluous semicolons.
2012-11-27  Andrew Talbotmsvcp100: Remove superfluous semicolons.
2012-11-26  Hans Leidekkerole32: Convert the remaining RegCreateKey and RegOpenKe...
2012-11-26  Hans Leidekkerole32: Use wrappers around NT functions to access the...
2012-11-26  Alexandre Julliarduser32: Send WM_MOVING instead of WM_SIZING when moving...
2012-11-26  Daniel Jelinskiwine.inf: Add registry info for lanmanserver service.
2012-11-26  Alexandre Julliardsetupapi: Fix total size when appending multi-string...
2012-11-26  Dmitry Timoshkovoleaut32: Add support for saving an empty picture.
2012-11-26  Dmitry Timoshkovoleaut32: Add a test for loading/saving an empty picture.
2012-11-26  Nikolay Sivovole32: Fix OleDraw() regarding passed rectangle handling.
2012-11-26  Nikolay Sivovxmllite: Add partial support for xml declaration parsing.
2012-11-26  Nikolay Sivovxmllite: Implement initial encoding switching.
2012-11-26  Nikolay Sivovdwrite: Add a separate function to copy text format...
2012-11-26  Nikolay Sivovdwrite: Implement family name access methods for IDWrit...
2012-11-26  Andrew Talbotxmllite: Void functions should not return a value.
2012-11-26  Andrew Talbotimagehlp: Remove unused variable.
2012-11-26  Andrew Talbotinkobj: Remove unused variable.
2012-11-26  Andrew Talbotntprint: Remove unused variable.
2012-11-26  Andrew Talbotopengl32: Remove unused variable.
2012-11-26  Andrew Talbotprintui: Remove unused variable.
2012-11-26  Henri Verbeetwinex11: Detect broken NVIDIA RandR setups.
2012-11-26  Henri Verbeetd3d10core: Implement d3d10_device_IAGetInputLayout().
2012-11-26  Henri Verbeetd3dx9: Avoid LPD3DXPRTENGINE.
2012-11-26  Henri Verbeetd3dx9: Avoid LPD3DXTEXTUREGUTTERHELPER.
2012-11-26  Henri Verbeetd3dx9: Avoid LPD3DXINCLUDE.
2012-11-26  Frédéric Delanoyddraw: Return appropriate value for non matching 32...
2012-11-26  André Hentschelinclude: Add more CV constants.
2012-11-23  Alexandre JulliardRelease 1.5.18. wine-1.5.18
2012-11-23  Dmitry Timoshkovwindowscodecs: Make GetFrame return WINCODEC_ERR_FRAMEM...
next