user32: Fixed off by one scroll bar pixels.
[wine] / dlls /
2008-01-16  Christopher Berneruser32: Fixed off by one scroll bar pixels.
2008-01-16  Rob Shearmancomctl32: Support seeking to a particular frame.
2008-01-16  Rob Shearmancomctl32: Keep on displaying the last frame of the...
2008-01-16  Rob Shearmanrpcrt4: Add tests for RPC_FC_P_DEREF|RPC_FC_P_ONSTACK...
2008-01-16  Alexandre Julliardmountmgr.sys: Fix values returned for IOCTL_STORAGE_GET...
2008-01-16  Alexandre Julliardntdll: Fall back to a server device ioctl for files...
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-16  Francois Gougetkernel32/tests: Small spelling fix in a parameter name.
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-16  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-01-16  Francois Gougetgdi32: Small wording tweaks in comments.
2008-01-16  Tony Wasserkad3dx9: Start implementation of d3dx9_36.
2008-01-16  James Hawkinspropsys: Add a stub implementation of propsys.dll.
2008-01-16  Marcus Meissnermshtml: Check for This->frame.
2008-01-16  Dmitry Timoshkovgdi32: Allocate cache for face enumeration data only...
2008-01-16  James Hawkinsmsi: dest_path refers to the directory prefix, not...
2008-01-16  Alistair Leslie... msxml3: Implement get_nodeTypeString.
2008-01-16  Alistair Leslie... msxml3: Implement put_text.
2008-01-16  Andrew Talbotpsapi: Remove unneeded cast.
2008-01-16  Andrew Talbotqcap: Remove unneeded casts.
2008-01-16  Andrew Talbotoleaut32: Remove unneeded casts.
2008-01-16  Alistair Leslie... mscoree: Fix memory leak.
2008-01-16  Rob Shearmanrpcrt4: Move the setting of retval_ptr outside of any...
2008-01-16  Juan Langhhctrl.ocx: Don't return uninitialized stream.
2008-01-15  Alexandre Julliardntdll: Restore typecast that is really needed.
2008-01-15  Alexandre Julliardntdll: Mac OS support for saving and restoring the...
2008-01-15  Alexandre Julliardntdll: Linux support for saving and restoring the exten...
2008-01-15  Alexandre Julliardntdll: Copy extended registers too in copy_context().
2008-01-15  Alexandre Julliardkernel32/tests: Avoid size_t in traces.
2008-01-15  Rob Shearmanole32: Partially implement ServerRpcChannelBuffer_GetDe...
2008-01-15  Rob Shearmanrpcrt4: Allow NULL networkaddr and endpoint in rpcrt4_n...
2008-01-15  Allan Tongwined3d: Set swapchain container before flagging front...
2008-01-15  Dan Kegelgdi32: Fix AddFontResource behavior with relative paths.
2008-01-15  Dmitry Timoshkovgdi32: Do not allow to create too large device dependen...
2008-01-15  Paul Vrienskernel32/tests: FindFirstVolumeA is not available on...
2008-01-15  Dmitry Timoshkovgdi32: Add a test for undocumented EnumFontFamiliesEx...
2008-01-15  Andrew Talbotole32: Remove unneeded casts.
2008-01-15  Juan Langcrypt32: Fix race condition in loading default provider.
2008-01-15  Juan Langcrypt32: Don't release default crypto provider on proce...
2008-01-15  Juan Langwintrust: Don't expect ImageGetCertificateData to succe...
2008-01-15  Jacek Cabanshdocvw: Call StatusTextChange in set_status_text.
2008-01-15  Jacek Cabanshdocvw: Call WindowSetResizable in put_Resizable.
2008-01-15  Jacek Cabanshdocvw: Call OnFullScreen in put_FullScreen.
2008-01-15  Jacek Cabanshdocvw: Added DWebBrowserEvents2 test.
2008-01-15  Alexander Nicolays... riched20: Include selection bar size in POSFROMCHAR.
2008-01-15  Andrey Esinshell32: Update Russian translation.
2008-01-15  Pablo Spallanzaniwined3d: Fix texture coordinate calculation in surface_...
2008-01-14  Marcus Meissnerserver: Enumerate process in reverse.
2008-01-14  Alistair Leslie... msxml3: Corrected getAttribute to return current value...
2008-01-14  Alistair Leslie... msxml3: Implement GetClassID for XMLDocument IPersistSt...
2008-01-14  Alistair Leslie... msxml3: Implemented IXMLDOMCDATASection COM Object.
2008-01-14  Alistair Leslie... msxml3: Correct get_attributes for CDATA Section.
2008-01-14  Alistair Leslie... msxml3: Implement get_dataType.
2008-01-14  Alexandre Julliarduser32: Don't inherit stdin/stdout handles in explorer.
2008-01-14  Alexandre Julliardkernel32: Don't inherit stdin/stdout handles in wineboot.
2008-01-14  Alexandre Julliardkernel32: Close the stdio handles when creating a detac...
2008-01-14  Rob Shearmanmlang: Implement Rfc1766ToLcidW.
2008-01-14  Rob Shearmanrpcrt4: The initialisation of [out] variables in the...
2008-01-14  Rob Shearmanrpcrt4: Handle complex arrays in calc_arg_size.
2008-01-14  Rob Shearmanrpcrt4: Fix the calculation of element sizes for comple...
2008-01-14  Rob Shearmanwinhttp: Add a stub for WinHttpOpen.
2008-01-14  Gerald Pfeiferkernel32: Fix type of a loop variable in SNOOP16_Entry().
2008-01-14  Gerald Pfeiferwininet: Fix type of a loop variable in HTTP_BuildHeade...
2008-01-14  Stefan Dösingerwined3d: Clear the constant list before finding constants.
2008-01-14  Stefan Dösingerwined3d: Destroy opengl shaders on reset.
2008-01-14  Stefan Dösingerwined3d: Destroy arb shaders on shader destroy.
2008-01-14  Stefan Dösingerwined3d: Reset the shader state on shader_*_destroy.
2008-01-14  Stefan Dösingerwined3d: Keep track of shaders.
2008-01-14  Stefan Dösingerwined3d: Unload all resources on Reset.
2008-01-14  Stefan Dösingerd3d9: Reject IDirect3DDevice9::Reset with active defaul...
2008-01-14  Stefan Dösingerwined3d: Implement VolumeTexture::UnLoad.
2008-01-14  Stefan Dösingerwined3d: Implement IWineD3DCubeTexture::UnLoad.
2008-01-14  Stefan Dösingerwined3d: Implement IWineD3DTexture::UnLoad.
2008-01-14  Stefan Dösingerwined3d: Implement IWineD3DVolume::UnLoad.
2008-01-14  Stefan Dösingerwined3d: Implement IWineD3DIndexBuffer::UnLoad.
2008-01-14  Stefan Dösingerwined3d: Implement IWineD3DVertexBuffer::UnLoad.
2008-01-14  Stefan Dösingerwined3d: Implement IWineD3DSurface::UnLoad.
2008-01-14  Stefan Dösingerwined3d: Add a new IWineD3DResource::UnLoad method.
2008-01-14  Rob Shearmanrpcrt4: Add traces to the start of TowerConstruct and...
2008-01-14  Rob Shearmanrpcrt4: Don't print fixmes for NDR types without a...
2008-01-14  Rob Shearmanrpcrt4: Add support for calculating the memory size...
2008-01-14  Rob Shearmanrpcrt4: Allocate a context handle if a NULL GUID is...
2008-01-14  Eric Pouechole32: Fixed datacache object so that we can retrieve...
2008-01-14  Eric Pouechdbghelp: In Minidump, change a couple of internal names...
2008-01-14  Eric Pouechdbghelp: Silence superfluous message (spotted by Robert...
2008-01-14  Dmitry Timoshkovgdi32: Initialize more fields in GetEnumStructs.
2008-01-14  Dmitry Timoshkovgdi32: Use public FS_xxxxxx defines.
2008-01-14  Dan Kegelwinealsa.drv: Don't return garbage if can't find active...
2008-01-14  Dan Kegelurlmon: Fix unlikely free of uninitialized pointer.
2008-01-14  Dan Kegelhlink/tests: Skip tests if hlink couldn't be created.
2008-01-14  Dan Kegelgdiplus/tests: Don't free if alloc failed.
2008-01-14  Roderick Colenbranderwined3d: Fix glBlendColorEXT for use on RivaTNT.
2008-01-14  Gregor Münchmsxml3: Fix typo.
2008-01-14  Andrew Talbotsetupapi: Fix dead code (Coverity).
2008-01-14  Andrew Talbotmsvfw32: Remove unneeded casts.
2008-01-14  Andrew Talbotmsxml3: Remove unneeded cast.
2008-01-14  Andrew Talbotntdll: Remove unneeded casts.
2008-01-14  Andrew Talbotmsvcrt: Remove unneeded casts.
2008-01-14  Andrew Talbotnetapi32: Remove unneeded cast.
2008-01-11  Andrey Turkindbghelp: Implement ImageDirectoryEntryToDataEx.
next