wine
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...
2012-09-25  Nikolay Sivovmlang: Forward IsConvertible() to IMultiLanguage3 imple...
2012-09-25  Nikolay Sivovmlang: Forward GetFamilyCodePage() to IMultiLanguage3...
2012-09-25  Nikolay Sivovmlang: Forward GetNumberOfCodePageInfo() to IMultiLangu...
2012-09-25  Nikolay Sivovmlang: Move IUnknown implementation to IMultiLanguage3...
2012-09-25  Nikolay Sivovmlang: Implemented IMLangConvertCharset_DoConversionToU...
2012-09-25  Marcus Meissnershlwapi: Fixed incorrect buffer size.
2012-09-24  Christian Costadmusic: Add master clock tests.
2012-09-24  Christian Costad3dx9_36: Cube texture can be loaded as a simple textur...
2012-09-24  Alexandre Julliardserver: Get rid of the waitpid wrapper.
2012-09-24  Adrian Bunkserver: Use waitpid() instead of wait4().
2012-09-24  Józef Kuciad3dx9: Implement conversion from D3DFORMAT to DDS pixel...
2012-09-24  Józef Kuciad3dx9/tests: Add a more detailed test for saving a...
2012-09-24  Józef Kuciad3dx9: Implement the support for saving a surface to...
2012-09-24  Józef Kuciad3dx9: Use 4 spaces per indent level in get_image_info_...
2012-09-24  Józef Kuciad3dx9: Introduce a function for calculating the expecte...
2012-09-24  Jacek Cabanjscript: Properly invoke regexp matching in String...
2012-09-24  Jacek Cabanjscript: Added support for limit argument in String...
2012-09-24  Francois Gougetshell32: Add some more function prototypes and fix...
2012-09-24  Francois Gougetinclude: Add more string types.
2012-09-24  Francois GougetAssorted spelling fixes.
2012-09-24  Piotr Cabanwininet: Added support for cache containers without...
2012-09-24  Piotr Cabanwininet: Added support for cache path parameter in...
2012-09-24  Piotr Cabanwininet: Added tests for entries with identical hash...
2012-09-24  Piotr Cabanwininet: Reserve more space for urlcache entry flags.
2012-09-24  Francois Gougetkernel32: Add more flags for CompareString().
2012-09-24  Francois Gougetshell32/tests: Add a few more ShellExecute() file URL...
2012-09-24  Francois Gougetshlwapi: Fix the declaration of UrlIsFileUrlW().
2012-09-24  Francois Gougetshlwapi/tests: Add more PathCreateFromUrl() tests.
2012-09-24  Francois GougetUse the CP_ACP and NULL macros instead of numeric liter...
2012-09-24  Ken Thomaseswinex11: Avoid a redundant TRACE.
2012-09-24  Jacek Cabanmshtml: Added IHTMLDocument::get_charset implementation.
2012-09-24  Jacek Cabanmshtml: Use custom VT_BSTR to VT_BOOL conversion in...
2012-09-24  Jacek Cabanmshtml: Added function overriding tests.
2012-09-24  Jacek Cabanmshtml: Added support for overriding builtin functions.
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the remai...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the SetLa...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the SetWi...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the Windo...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the SysCo...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the ShowW...
2012-09-24  Dmitry Timoshkovgdiplus: Make GIF palettes in a custom test image sligh...
2012-09-24  Thomas Faberrpcrt4: Match MSVC version of call_server_func with...
2012-09-24  Alistair Leslie... scrrun: Silence unknown interfaces.
2012-09-24  Alistair Leslie... oledb32: Add IDataInitialize interface support.
2012-09-24  Alistair Leslie... uuid: Add msdasc.h.
2012-09-24  Nikolay Sivovmlang: Implement get source/dest codepages for IMLangCo...
2012-09-24  Nikolay Sivovmlang: Store source and destination codepage ids in...
2012-09-24  Nikolay Sivovmlang: Added IMLangConvertCharset stub.
2012-09-24  Nikolay Sivovpo: Update Russian translations.
2012-09-24  Nikolay Sivovmsxml3: Implemented IConnectionPoint_Advise for documen...
2012-09-24  Christian Costacomctl32: Invalid format returned by NF_QUERY defaults...
2012-09-24  Christian Costad3dx9_36: Add stub for D3DXCleanMesh.
2012-09-24  Francois Gougetwininet: Make URLCacheContainers_{Create,Delete}All...
2012-09-24  Francois Gougetmshtml: Make navigate_uri() static.
2012-09-24  Francois Gougetd3dcompiler_43: Make compare_hlsl_types_rb() static.
2012-09-24  Francois Gougetkernel32: Add line wrapping support to FormatMessage().
next