wine
2012-09-27  Matteo Brunid3dcompiler: Handle simple struct initializers.
2012-09-27  Matteo Brunid3dcompiler: Store the pointer to the struct field...
2012-09-27  Matteo Brunid3dcompiler: Also free the list itself in free_instr_li...
2012-09-27  Matteo Brunid3dcompiler: Parse structure declarations.
2012-09-27  Matteo Brunid3dcompiler: Move variables declaration to a separate...
2012-09-27  Jörg Höhlewinmm: The "open new ..." MCI string command sets an...
2012-09-26  Jason Edmeadescmd: Display 'set' sort ordering correctly.
2012-09-26  Jason Edmeadescmd: Echo back command with whitespace removed first.
2012-09-26  Jason Edmeadescmd: Support for ^ character at end of line.
2012-09-26  Jason Edmeadescmd: Add circumflex support into command shell.
2012-09-26  Jason Edmeadescmd: Fix parameterization around delimiters.
2012-09-26  Nikolay Sivovmlang: Forward ConvertStringReset() to IMultiLanguage3.
2012-09-26  Nikolay Sivovmlang: Forward ConvertStringToUnicode() to IMultiLangua...
2012-09-26  Nikolay Sivovmlang: Forward ConvertString() to IMultiLanguage3 imple...
2012-09-26  Nikolay Sivovmlang: Implement IMLangConvertCharset_DoConversionFromU...
2012-09-26  Nikolay Sivovmlang: Ignore MLCONVCHARF_USEDEFCHAR in IMLangConvertCh...
2012-09-26  Alexandre Julliardwineps: Always escape Postscript reserved characters...
2012-09-26  Jacek Cabanmshtml: Added IActiveScriptSiteUIControl tests.
2012-09-26  Jacek Cabanmshtml: Added IActiveScriptSiteUIControl implementation.
2012-09-26  Jacek Cabanmshtml: Added better IActiveScriptSiteWindow implementa...
2012-09-26  Jacek Cabanvbscript: Added MsgBox tests.
2012-09-26  Jacek Cabanvbscript: Added MsgBox implementation.
2012-09-26  Jacek Cabanactivscp.idl: Added IActiveScriptSiteUIControl declaration.
2012-09-26  Jacek Cabanvbscript: Added VT_R8 support to to_int.
2012-09-26  Jacek Cabanvbscript: Added Round implementation.
2012-09-26  Rico Schüllerd3dx9: Avoid variable assignment in D3DXQuaternionNorma...
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionRotationAxis().
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionRotationYaw...
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionSlerp().
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXSHRotateZ().
2012-09-26  Rico Schüllerd3dx9: Improve RegisterCount calculation for D3DXRS_INT...
2012-09-26  Rico Schüllerd3dx9: Fix shader constant byte calculation.
2012-09-26  Rico Schüllerd3dx9: Handle D3DXPT_VOID in get_float/bool/int().
2012-09-26  Rico Schüllerwinex11.drv: Remove unneeded include file.
2012-09-26  Francois Gougetd3dx9_36/tests: Remove spaces before '\n's in ok()...
2012-09-26  Francois Gougetwininet: Add a trailing '\n' to a couple of Wine traces.
2012-09-26  Piotr Cabanwininet: Delete cache directory when cache version...
2012-09-26  Piotr Cabanwininet: Don't ask for confirmation while deleting...
2012-09-26  Jacek Cabaninclude: Added uiautomationclient.idl.
2012-09-26  Alexandre Julliardwinex11: Recreate the graphics context when setting...
2012-09-26  Alexandre Julliardwinex11: Remove some unused palette code.
2012-09-26  Alexandre Julliardwinex11: Create a default colormap along with the defau...
2012-09-26  Alexandre Julliardwinex11: Store the full visual info for the default...
2012-09-26  Alexandre Julliardwinex11: Add a workaround for XInput support with mouse...
2012-09-26  Henri Verbeetwined3d: Add some basic SM4 bytecode dumping code.
2012-09-26  Henri Verbeetwined3d: wined3d_device_get_texture_stage_state() never...
2012-09-26  Henri Verbeetwined3d: wined3d_device_set_texture_stage_state() never...
2012-09-26  Henri Verbeetd3d10: Introduce a state object variable structure.
2012-09-26  Henri Verbeetd3d10: Properly handle arrays of state objects.
2012-09-26  Hans Leidekkerhttpapi: Add a stub implementation of HttpAddUrl.
2012-09-26  Hans Leidekkerhnetcfg: Return success from INetFwAuthorizedApplicatio...
2012-09-26  Hans Leidekkerhnetcfg: Add IDispatch support for INetFwMgr, INetFwPol...
2012-09-26  Hans Leidekkerhnetcfg: Add IDispatch support for INetFwAuthorizedAppl...
2012-09-26  Hans Leidekkerhnetcfg: Add a typelib.
2012-09-26  Gerald Pfeiferd3dx9_36: Fix initialization of header in save_dds_surf...
2012-09-26  Francois Gougetshlwapi: Fix the PathCreateFromUrlW() implementation.
2012-09-26  Francois Gougetshlwapi: UrlIs()'s check for the 'file:' protocol is...
2012-09-26  Dmitry Timoshkovwindowscodecs: Use appropriate helper to release GIF...
2012-09-26  Vincent Povirkwindowscodecs: Use WINCODEC_ERR_UNSUPPORTEDOPERATION...
2012-09-26  Detlef Riekenbergd3dx9_36/tests: Fix copy & paste error in ok messages.
2012-09-26  Michael Stefaniucdsound: DirectSoundDevice_RemoveBuffer() cannot fail.
2012-09-26  Michael Stefaniucdsound: Don't bother shrinking the secondary buffer...
2012-09-25  Piotr Cabaninetcpl.cpl: Added support for clearing cookies and...
2012-09-25  Piotr Cabanwininet: Added more GetUrlCacheEntryInfo tests with...
2012-09-25  Piotr Cabanwininet: Ignore unsupported flags in GetUrlCacheEntryIn...
2012-09-25  Piotr Cabanwininet: Fixed handling of GET_INSTALLED_ENTRY flag...
2012-09-25  Piotr Cabanwininet: Fixed handling of GET_INSTALLED_ENTRY flag...
2012-09-25  Piotr Cabanwininet: Move GetUrlCacheEntryInfoA code to GetUrlCache...
2012-09-25  Jacek Cabanvbscript: Added Space() implementation.
2012-09-25  Jacek Cabanmshtml: Return S_OK in plugin host's CanInPlaceActivate...
2012-09-25  Jacek Cabanmshtml: Added DISPATCH_PROPERTYGET|DISPATCH_METHOD...
2012-09-25  Huw Daviescomdlg32: Use a ComboBoxEx control for the filename...
2012-09-25  Huw Daviescomdlg32: Use the window handle to send messages to...
2012-09-25  Huw Daviescomctl32: Forward the focus to the edit control if...
2012-09-25  Francois Gougetshlwapi: PathCreateFromUrlA() should not crash when...
2012-09-25  Francois Gougetinclude: Remove a misplaced duplicate definition of...
2012-09-25  Francois Gougetmshtml/tests: Add a trailing '\n' to an ok() call.
2012-09-25  Francois Gougetwininet: Check for the 'http:' protocol in a locale...
2012-09-25  Nozomi Kodamad3dx9: Implement D3DXSHRotate.
2012-09-25  Nozomi Kodamad3dx9: Implement D3DXSHEvalDirectionalLight.
2012-09-25  Nozomi Kodamad3dx9: Simplify D3DXVector*Normalize.
2012-09-25  Nozomi Kodamad3dx9: Simplify D3DXComputeBoundingSphere.
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF palette to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF loopcount to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF transparent index to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF background to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF frame delay to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF comment to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Remove GIF properties test from generic tests...
2012-09-25  Ričardas Barkauskasdxgi: Avoid division by zero.
2012-09-25  Ričardas Barkauskasdxgi: Partially implement IDXGISwapChain_GetDesc.
2012-09-25  Ričardas Barkauskaswined3d: Don't leave leftover textures when destroying...
2012-09-25  André Hentschelcrypt32/tests: Improve test output.
2012-09-25  André Hentschelntdll/tests: Fix test failure on win8.
2012-09-25  Henri Verbeetwined3d: Take the data type of registers into account...
2012-09-25  Henri Verbeetwined3d: Just return the shader from wined3d_device_get...
2012-09-25  Henri Verbeetwined3d: wined3d_device_set_pixel_shader() never fails.
2012-09-25  Henri Verbeetd3d10: Store shader variables in d3d10_effect_pass...
2012-09-25  Henri Verbeetd3d10: Store shaders directly in d3d10_effect_object.
2012-09-25  Nikolay Sivovmlang: Forward GetRfc1766FromLcid() to IMultiLanguage3...
next