wine
2009-01-13  Michael Stefaniucdmloader: Remove superfluous pointer casts.
2009-01-13  Michael Stefaniucwldap32: Remove superfluous pointer casts.
2009-01-13  Michael Stefaniucdevenum: Remove superfluous pointer casts.
2009-01-13  Michael Stefaniucwsock32: Remove superfluous pointer casts.
2009-01-13  Henri Verbeetwined3d: Fix cube texture creation error handling.
2009-01-13  Henri Verbeetwined3d: Fix volume texture creation error handling.
2009-01-13  Henri Verbeetwined3d: Fix surface creation error handling.
2009-01-13  Henri Verbeetwined3d: Fix texture creation error handling.
2009-01-13  Henri Verbeetwined3d: Get rid of D3DCREATERESOURCEOBJECTINSTANCE.
2009-01-12  Alexandre Julliarduser32/tests: Only display failing message sequences...
2009-01-12  Alexandre Julliarduser32/tests: Centralize the tracing of the received...
2009-01-12  Alexandre Julliardconfigure: Don't force a 32-bit build when cross-compiling.
2009-01-12  Austin Englishhttpapi: Add stub dll.
2009-01-12  Austin Lundriched20/tests: Added ITextServices::TxSetText test.
2009-01-12  Hwang YunSong... cryptui: New Korean resource.
2009-01-12  Andrey Turkinprograms: Add cacls stub.
2009-01-12  Michael Karcherwidl: Dereference operator in expr works on any declare...
2009-01-12  Michael Karcherwidl: Don't forget conformance info on [iid_is] void...
2009-01-12  Michael Karcherwidl: Fix handling of [local] functions without [call_as].
2009-01-12  Paul Vrienscrypt32/tests: Make tests run on some Win9x boxes again.
2009-01-12  Alexandre Julliardconfigure: Improve error reporting for missing 32-bit...
2009-01-12  Alexandre Julliardmakedep: Copy the makefile to append dependencies inste...
2009-01-12  Dylan Smithrichedit: Store mouse captured state rather than callin...
2009-01-12  Dylan Smithrichedit: Prevent an unsigned integer underflow.
2009-01-12  Dylan Smithrichedit: Set bEmulateVersion10 initially to avoid...
2009-01-12  Dylan Smithrichedit: Pressing enter adds newline on WM_KEYDOWN...
2009-01-12  Dylan Smithrichedit: Tested EM_CHARFROMPOS with position outside...
2009-01-12  Dylan Smithrichedit: Added tests for autoscrolling options based...
2009-01-12  Dylan Smithrichedit: Added tests to show that options are stored...
2009-01-12  Andrey Turkinntdll: Add RtlCaptureStackBackTrace stub.
2009-01-12  Andrey Turkinntoskrnl: Add version resource.
2009-01-12  Andrey Turkinloadperf: Add LoadPerfCounterTextStrings stubs.
2009-01-12  Christian Costamciavi: In MCI, RECT structure is used differently...
2009-01-12  Chris Wulffgdiplus: Implement hatch brush accessor functions.
2009-01-12  Chris Wulffgdiplus: Partial implementation of GdipCreateHatchBrush.
2009-01-12  Ge van Geldorpmsi/tests: Opening package with relative filename somet...
2009-01-12  Henri Verbeetdsound: Const correctness fixes.
2009-01-12  Henri Verbeetwined3d: Fix and unify shader creation error handling.
2009-01-12  Henri Verbeetwined3d: Get rid of D3DCREATESHADEROBJECTINSTANCE.
2009-01-12  Henri Verbeetwined3d: Get rid of D3DINITIALIZEBASETEXTURE.
2009-01-12  Henri Verbeetwined3d: Update the pixelshader when the texture type...
2009-01-12  Stefan Leichtershell32: Rename ordinal 525 to SHFlushSFCache.
2009-01-12  Christian Costad3dxof: Avoid accessing template/object buffer directly.
2009-01-12  Rico Schüllersetupapi: Fix if condition in SetupEnumInfSectionsA/W.
2009-01-12  Jacek Cabanurlmon: Added https pluggable protocol handler.
2009-01-12  Andrew Talbotqcap: Declare a function static.
2009-01-12  Andrew Talbotole32: Declare a function static.
2009-01-12  Andrew Talbotmsi: Declare some functions static.
2009-01-12  David Adamd3dx9_36/test: Remove an unconsistent test.
2009-01-12  Rob Shearmanrpcrt4: Unmarshalling functions should always set fMust...
2009-01-12  Rob Shearmanoleaut32: Test the return value of the remote IWidget_S...
2009-01-12  Rob Shearmanuser32: Free allocated memory in USER_unload_driver.
2009-01-12  Rob Shearmanntoskrnl: Free allocated buffers on exit from wine_ntos...
2009-01-12  Rob Shearmanoleaut32: Dump MSFT format typeinfos upon loading.
2009-01-12  Michael Stefaniucinclude: Replace unsigned long with unsigned int in...
2009-01-12  Michael Stefaniucdxgi: Remove superfluous pointer casts.
2009-01-12  Michael Stefaniucinclude: Use LONG in vfw.h for Win64 compatibility.
2009-01-12  Michael Stefaniucinclude: Use ULONG in rpcdcep.h for Win64 compatibility.
2009-01-12  Michael Stefaniucmsvfw32: Remove superfluous pointer casts.
2009-01-12  Michael Stefaniucmpr: Remove superfluous pointer casts.
2009-01-12  Michael Stefaniucdsound: Remove superfluous pointer casts.
2009-01-12  Michael Stefaniuccrypt32/tests: Remove some superfluous pointer casts.
2009-01-12  Anders Jonssonwinebrowser: Fix typo.
2009-01-12  Stefan Dösingerwined3d: Avoid hooking non-fog glEnable/glDisable calls.
2009-01-12  Stefan Dösingerwined3d: Split the remains of state_fog.
2009-01-12  Stefan Dösingerwined3d: Remove the apply_pshader_fog state handler.
2009-01-12  Stefan Dösingerwined3d: Move fogdensity and fogcolor to the fragment...
2009-01-12  Stefan Dösingerwined3d: Use the ARB fog option in ARB_fragment_program...
2009-01-12  Stefan Dösingerwined3d: Remove the pixelshader fogstart/fogend optimiz...
2009-01-12  Jacek Cabanwininet: Use SSL_pending in NETCON_query_data_available.
2009-01-12  Jacek Cabanwininet: Improve NETCON_recv over SSL implementation.
2009-01-10  Alexandre Julliarduser32: The PackDDElParam return value is sign-extended...
2009-01-10  Alexandre Julliarduser32: Winproc handles do not get sign-extended on...
2009-01-10  Alexandre Julliardole32/tests: Fix marshalling data layout for Win64.
2009-01-10  Alexandre Julliardgdi32/tests: Fix an uninitialized value check and a...
2009-01-10  Alexandre Julliardcomctl32/tests: Fix lparam checks in the treeview test...
2009-01-10  Alexandre Julliardcomctl32: Fix the COMBOBOXEXITEM structure and the...
2009-01-10  Rich Ercolaniwinefile: Fix NULL pointer deref in read_tree.
2009-01-10  Rico Schüllerwined3d: Add a checkGLcall() after glReadBuffer.
2009-01-10  Allan Tongwined3d: Add code to cleanup device multistate_funcs.
2009-01-10  Vincent Povirkwinex11: Select StructureNotifyMask input on all windows.
2009-01-10  Ge van Geldorpurlmon/tests: Skip a couple of tests when IE is running...
2009-01-10  Ge van Geldorpmshtml/tests: Skip a couple of tests when IE is running...
2009-01-10  Michael Stefaniucwidl: Move "inline" right after the storage class speci...
2009-01-10  Michael Stefaniucinclude: Change from long to LONG in the remaining...
2009-01-10  Michael Stefaniucinclude: Use LONG instead of long in dmusics.h for...
2009-01-10  Michael Stefaniucinclude: Change to LONG/ULONG in xcmc.h for Win64 compa...
2009-01-10  Michael Stefaniucinclude: Change to ULONG in dmerror.h for Win64 compati...
2009-01-10  Michael Stefaniucinclude: Use LONG instead of long in msacmdrv.h.
2009-01-10  Michael Stefaniucinclude: Use LONG instead of long in dmusici.h for...
2009-01-10  Michael Stefaniucinclude: Change MUSIC_TIME from long to LONG for Win64...
2009-01-10  Michael Stefaniucddrawex: Remove redundant NULL check before HeapFree...
2009-01-10  Andrew Talbotddraw: Fix double unlock of critical section.
2009-01-10  Francois Gougetconfigure: Check for HAL and GnuTLS even if pkg-config...
2009-01-10  Juan Langriched20: Add stub IOleClientSite interface.
2009-01-10  Juan Langcryptui: Don't make certificate status control disabled.
2009-01-10  Juan Langcryptui: Improve control spacing.
2009-01-10  Alexandre Julliardsetupapi/tests: Pass the correct size to SetupDiGetDevi...
2009-01-10  Alexandre Julliardshell32/tests: Fix some uninitialized handle checks...
2009-01-09  Alexandre Julliardrpcrt4/tests: Fix an uninitialized pointer check for...
next