wine
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...
2009-01-09  Alexandre Julliardgdi32/tests: Fix an uninitialized pointer check for...
2009-01-09  Alexandre Julliardinclude: Fix a number of mmsystem.h structure for Win64.
2009-01-09  Alexandre Julliardinclude: Fix packing of the msacm structures.
2009-01-09  Alexandre Julliardinclude: Fix packing of the STRRET structure.
2009-01-09  Stefan Dösingerddrawex: Add a test for the permanent DC function.
2009-01-09  Stefan Dösingerddrawex: Make the GetDC test more generic.
2009-01-09  Stefan Dösingerddrawex: Implement a GetDC special behavior Internet...
2009-01-09  Stefan Dösingerddrawex: Create a surface wrapper.
2009-01-09  Stefan Dösingerddrawex: Add a refcount test.
2009-01-09  Stefan Dösingerddraw[ex]: Show a caps handling difference.
2009-01-09  Stefan Dösingerddrawex: Start some tests.
2009-01-09  Stefan Dösingerddrawex: Implement a wrapper around IDirectDraw.
2009-01-09  Detlef Riekenberglocalspl: Call DrvDriverEvent in AddPrinterDriverEx.
2009-01-09  Andrew Talbotiphlpapi: Remove unused function.
2009-01-09  Stefan Leichtershell32: Add stub for ordinal 526.
2009-01-09  Alistair Leslie... mshtml: Implement IHTMLStyle get/set Attribute.
2009-01-09  Juan Langcryptui: Fix crash with native riched20.
2009-01-09  Juan Langcryptui: Call CryptUIWizImport from the certificate...
2009-01-09  Juan Langcryptui: Set appropriate radio button in CryptUIWizImpo...
2009-01-09  Juan Langcryptui: Implement removing certificates from certifica...
2009-01-09  Juan Langcryptui: Show usages for selected cert in certificate...
2009-01-09  Juan Langcryptui: Show selected certificate when requested in...
2009-01-09  Juan Langcryptui: Enable/disable controls based on selection...
2009-01-09  Juan Langcryptui: Filter shown certs according to purpose select...
2009-01-09  Juan Langcryptui: Refresh cert view when purpose selection is...
next