wine
2012-10-12  Jacek Cabanjscript: Removed SysFreeString calls missed in previous...
2012-10-12  Alexandre Julliardole32/tests: Fix a test failure on newer Windows versions.
2012-10-12  Alexandre Julliardntdll/tests: Fix some test failures on Windows.
2012-10-12  Alexandre Julliardgdi32: Add helper functions for converting between...
2012-10-12  Dmitry Timoshkovgdiplus: Add a test for GdipMeasureDriverString called...
2012-10-12  Daniel Lehmangdi32: Use HandleToULong inline function to convert...
2012-10-12  Alexandre Julliardsetupapi: Fix buffer overflow in load_fake_dll.
2012-10-12  Daniel Lehmanmsvcp90: In codecvt<wchar_t>::do_out, copy local buffer...
2012-10-12  Daniel Lehmanmsvcp90: Fix parsing in num_get<>::_Getifld.
2012-10-12  Erich Hooverws2_32: Silence error when binding to loopback adapter.
2012-10-11  Matteo Brunid3dcompiler: Add some checks to function definitions.
2012-10-11  Matteo Brunid3dcompiler: Properly support function overloads.
2012-10-11  Matteo Brunid3dcompiler: Allow multiple input/output modifiers.
2012-10-11  Matteo Brunid3dcompiler: Add a trace to D3DAssemble.
2012-10-11  Matteo Brunid3dcompiler: Avoid "naked" vars in record dereferences.
2012-10-11  Nozomi Kodamad3dx9_36: Remove useless casts.
2012-10-11  Dmitry Timoshkovgdiplus: Clarify where extra Y margin added by GdipMeas...
2012-10-11  Dmitry Timoshkovgdiplus: Clarify where extra Y margin added by GdipMeas...
2012-10-11  Frédéric Delanoycmd/tests: Add tests for command line parsing.
2012-10-11  Frédéric Delanoycmd/tests: Move command line tests to separate file.
2012-10-11  Sergey Guralnikuser32/tests: Add tests for class small icons.
2012-10-11  André Hentschelinclude: Update EXTENDED_NAME_FORMAT enumeration.
2012-10-11  Dmitry Timoshkovgdiplus: Use IFD_SHORT type for the TIFF compression...
2012-10-11  Piotr Cabanmsvcrt: Fixed exception information on 64-bit systems.
2012-10-11  Piotr Cabanmsvcp: Sync implementations.
2012-10-11  Aric Stewartmsctf: Uninitialize context prior to releasing it.
2012-10-11  Lucas Zawackidinput: Implement DIPROP_INSTANCENAME for joystick.
2012-10-11  Lucas Zawackidinput/tests: Test for DIPROP_INSTANCENAME and DIPROP_G...
2012-10-11  Aric Stewartimm32: Unregister IME class on process detach.
2012-10-11  Aric Stewartimm32: Remove unused parameter to IMM_RegisterIMEClass.
2012-10-11  Jacek Cabanmshtml: Added IHTMLIFrameElement3::get_contentDocument...
2012-10-11  Jacek Cabanmshtml: Added createStyleSheet and get_styleSheet tests.
2012-10-11  Jacek Cabanmshtml: Create script element in IHTMLDocument::createS...
2012-10-11  Jacek Cabanmshtml: Moved creating HTML element to separated function.
2012-10-11  Jacek Cabanmshtml: Added IHTMLStyleElement::get_styleSheet imeplem...
2012-10-11  Jacek Cabanmshtml: Don't run noscript tests in enhanced security...
2012-10-11  Jacek Cabanjscript: Get rid of BSTR in date.c.
2012-10-11  Jacek Cabanjscript: Use jsstr_t for compiler constant strings.
2012-10-11  Jacek Cabanjscript: Store regexp source as jsstr_t.
2012-10-11  Jacek Cabanjscript: Use custom string container instead of BSTR.
2012-10-11  Henri Verbeetwined3d: Implement WINED3DSIH_LT in the GLSL shader...
2012-10-11  Henri Verbeetwined3d: Implement WINED3DSIH_IGE in the GLSL shader...
2012-10-11  Henri Verbeetwined3d: Implement WINED3DSIH_GE in the GLSL shader...
2012-10-11  Henri Verbeetwined3d: Implement WINED3DSIH_EQ in the GLSL shader...
2012-10-11  Henri Verbeetwined3d: Implement WINED3DSIH_XOR in the GLSL shader...
2012-10-10  Matteo Brunid3dcompiler: Don't raise a warning for an uninitialized...
2012-10-10  Matteo Brunid3dcompiler/tests: Fix access to the test output for...
2012-10-10  Matteo Brunid3dcompiler: Fix "for" syntax.
2012-10-10  Matteo Brunid3d8: Use proper helper.
2012-10-10  Matteo Bruniwined3d: Recognize Radeon HD 6970 as reported on some...
2012-10-10  Roman Dadkovole32: Fix dwClsContext parameter of a CoCreateInstance...
2012-10-10  Jacek Cabanvbscript: Fixed tests on some non-English configs ...
2012-10-10  Andrew Eikumdsound: Don't exit early in mixer thread.
2012-10-10  Andrew Eikumvbscript: Undefined variables resolve as EMPTY without...
2012-10-10  Alexandre Julliardwinex11: Don't return an alpha channel for DIBs read...
2012-10-10  Alexandre Julliardgdi32: Handle a missing source alpha directly in the...
2012-10-10  Alexandre Julliardgdi32: Use BI_BITFIELDS to indicate that a 32-bpp DIB...
2012-10-10  Alexandre Julliardgdi32: Limit the allocation size to the useful data...
2012-10-10  Alexandre Julliardgdi32: Return the full DIB height in GetImage instead...
2012-10-10  Nikolay Sivovdwrite: Added IDWriteTextFormat stub implementation.
2012-10-10  Nikolay Sivovdwrite: Implement GetFontStretch().
2012-10-10  Hans Leidekkerwbemprox: Add support for array types.
2012-10-10  Hans Leidekkerwbemprox: Add support for uncommitted instances in...
2012-10-10  Hans Leidekkerwbemprox: Add reference counting to the table structure.
2012-10-10  Hans Leidekkerwbemprox: Implement Win32_NetworkAdapter.AdapterType.
2012-10-10  Hans Leidekkerwbemprox: Handle NULL operands in eval_strcmp.
2012-10-10  Jacek Cabanmshtml: Added more ActiveX loading and script binding...
2012-10-10  Jacek Cabanmshtml: Get rid of no longer needed workarounds for...
2012-10-10  Jacek Cabanmshtml: Added noscript tag handling tests.
2012-10-10  Daniel Lehmanmsvcp90: Copy facetvec element pointer in copy ctor.
2012-10-10  Daniel Lehmanmsvcp90: Initialize state in mb_to_wc.
2012-10-10  Daniel Lehmanmsvcp: Flip fclose result check in filebuf<>::close.
2012-10-10  Alexandre Julliardwinex11: Recreate the GL drawable when changing the...
2012-10-10  Alexandre Julliardwinex11: Create a surface even for OpenGL windows,...
2012-10-10  Alexandre Julliarduser32: Don't use the window surface when the pixel...
2012-10-10  Francois Gougetshell32: Fix ShellExecute()'s handling of file URLs.
2012-10-10  Francois Gougetshell32/tests: Simplify shlexec's test_directory()...
2012-10-10  Christian Costaquartz: Don't say we have a menu to AdjustWindowRectEx...
2012-10-10  Christian Costaquartz: Use target rect if set otherwise default to...
2012-10-10  Marcus Meissnerwinetest: Close filehandle on run error (Coverity).
2012-10-10  Marcus Meissneradvapi32: Removed a double free issue on loop terminati...
2012-10-10  Marcus Meissnerserver: Removed duplicate close of acceptfd (Coverity).
2012-10-10  Henri Verbeetwined3d: Implement SM4 WINED3DSIH_SINCOS in the GLSL...
2012-10-10  Henri Verbeetwined3d: Implement SM4 loops in the GLSL shader backend.
2012-10-10  Henri Verbeetwined3d: Implement WINED3DSIH_IADD in the GLSL shader...
2012-10-10  Henri Verbeetwined3d: Implement WINED3DSIH_DIV in the GLSL shader...
2012-10-10  Henri Verbeetwined3d: Implement WINED3DSIH_BREAKP in the GLSL shader...
2012-10-09  Daniel Lehmanmsvcp90: Fix export for fstream<wchar_t> ctor.
2012-10-09  Daniel Lehmanmsvcp90: Fix cxx exception information for 64-bit.
2012-10-09  Daniel Lehmanmsvcp90: Flip fclose result check in filebuf<>::close.
2012-10-09  Daniel Lehmanmsvcp90: Change basic_ios<wchar_t>::imbue to match...
2012-10-09  Erich Hooversetupapi: Close the target file before issuing SPFILENO...
2012-10-09  Erich Hooversetupapi: Report the correct target file with SPFILENOT...
2012-10-09  André Hentschelwinetest: Report actual number of failures in the statu...
2012-10-09  Christian Costantoskrnl.exe: Add MDL flags definitions.
2012-10-09  Christian Costaquartz: Fill right RECT structure in SetDefaultTargetRec.
2012-10-09  Christian Costaquartz: Forward IMediaControl_RenderFile to IFilterGrap...
2012-10-09  Jacek Cabanmshtml: Wine Gecko 1.8 release.
2012-10-09  Jacek Cabanappwiz.cpl: Cache downloaded addon MSI files.
2012-10-09  Jacek Cabanservices: Fixed memory leak.
next