gdi32/tests: Test the return value of GetClipBox before trying to access the rect.
[wine] / dlls /
2009-11-13  Huw Daviesgdi32/tests: Test the return value of GetClipBox before...
2009-11-13  Huw Daviesmsctf/tests: Don't convert past the end of a nul termin...
2009-11-13  Hans Leidekkermsi: Test more variations of environment string prefixes.
2009-11-13  Hans Leidekkermsi: Handle environment strings without a value.
2009-11-13  Paul Vrienscomctl32/tests: Remove unused parameter.
2009-11-13  Owen Rudgecomctl32/tests: Add IImageList creation test.
2009-11-13  Owen Rudgecomctl32: Add basic structure for IImageList interface.
2009-11-13  Huw Daviesmsctf: Correctly initialize the description field.
2009-11-13  Detlef Riekenbergntdll/tests: GetVolumePathnameW is not present before...
2009-11-13  Rico Schülleruser32: Add argument check for PTITLEBARINFO in GetTitl...
2009-11-13  Juan Langcrypt32: Fix test failures.
2009-11-13  Juan Langcrypt32: Accept any matching dNSName in a subject alter...
2009-11-13  Juan Langcrypt32: Add tests for cs.stanford.edu's chain.
2009-11-13  Juan Langcrypt32: Use broken() to mark an expected result from...
2009-11-13  Juan Langcrypt32: Implement matching a certificate with a wildca...
2009-11-13  Juan Langcrypt32: Test matching a certificate with a wildcard...
2009-11-13  Juan Langcrypt32: Add openssl.org's cert to the tested chains.
2009-11-13  Vincent Povirkole32: Rename PROPERTY_RELATION constants to DIRENTRY_R...
2009-11-13  Vincent Povirkole32: Rename dirProperty to dirRootEntry.
2009-11-13  Vincent Povirkole32: Rename PROPSET_BLOCK_SIZE to RAW_DIRENTRY_SIZE.
2009-11-13  Vincent Povirkole32: Rename PROPERTY_NAME_*_LEN to DIRENTRY_NAME_...
2009-11-13  Vincent Povirkole32: Rename PROPERTY_NULL to DIRENTRY_NULL.
2009-11-13  Alexandre Julliarduser32: No longer export the 16-bit dialog and message...
2009-11-13  Alexandre Julliarduser32: Use the correct type for the return value of...
2009-11-13  Alexandre Julliarduser32: Reimplement DefDlgProc16 using message mapping...
2009-11-13  Alexandre Julliardctl3d: Stub out Ctl3dDlgFramePaint16 to avoid calling...
2009-11-12  Alexandre Julliarduser32: Move driver support to mmsystem and replace...
2009-11-12  Alexandre Julliarduser32: Reimplement UserYield using PeekMessageW.
2009-11-12  Alexandre Julliardkernel32: Use PeekMessageW instead of UserYield.
2009-11-12  Alexandre Julliardmmsystem: Use PeekMessageW instead of UserYield.
2009-11-12  Alexandre Julliardwinmm: Use PeekMessageW instead of UserYield.
2009-11-12  Alexandre Julliardcomdlg32: Make commdlg.dll into a stand-alone 16-bit...
2009-11-12  Alexandre Julliardcomdlg32: Create a 32-bit dialog for find/replace.
2009-11-12  Alexandre Julliardcomdlg32: Reimplement the 16-bit file dialog on top...
2009-11-12  Alexandre Julliardcomdlg32: Reimplement the 16-bit color dialog on top...
2009-11-12  Alexandre Julliardcomdlg32: Reimplement the 16-bit print dialog on top...
2009-11-12  Alexandre Julliardcomdlg32: Reimplement the 16-bit font dialog on top...
2009-11-12  Nikolay Sivovcomctl32/treeview: Collapse some message handlers.
2009-11-12  Nikolay Sivovcomctl32/toolbar: Call handlers in more general way.
2009-11-12  Nikolay Sivovcomctl32/toolbar: Use single handler for TB_GETBUTTONTE...
2009-11-12  Nikolay Sivovcomctl32/toolbar: Use single handler for TB_SETBUTTONIN...
2009-11-12  Huw Daviesinclude: Add asysta.idl.
2009-11-12  Maarten Lankhorstavrt: Add stub for Av(Set,Revert)MmThreadCharacteristics.
2009-11-12  Henri Verbeetntdll: Fix the FileNameInformation info size.
2009-11-12  Henri Verbeetntdll/tests: Add some tests for the NtQueryInformationF...
2009-11-12  Henri Verbeetntdll: Implement the FileNameInformation class for...
2009-11-12  Jacek Cabanmshtml: Download Gecko in DllRegisterServer.
2009-11-12  Jacek Cabanmshtml: Moved GeckoUrl registry to mshtml.inf.
2009-11-12  Jacek Cabanmshtml: Get rid of no longer needed bind_complete in...
2009-11-12  Jacek Cabanmshtml: Correctly handle NULL nschannel in channelbsc_l...
2009-11-12  Hans Leidekkerrpcrt4: Add tests for RpcBindingInqAuthInfo.
2009-11-12  Hans Leidekkerrpcrt4: Implement RpcBindingInqAuthInfo{, Ex}.
2009-11-12  Stefan Dösingerd3d9: Abort the x8l8v8u8 test if the format is not...
2009-11-12  Stefan Dösingerwined3d: Create clip coords only if they are used.
2009-11-12  Owen Rudgeshell32: Add Unicode version of GetFileNameFromBrowse.
2009-11-12  Vincent Povirkwinex11.drv: Ignore FocusOut events on virtual desktop...
2009-11-12  Vincent Povirkwinex11.drv: Allow explorer to focus other process...
2009-11-12  Vincent Povirkwinex11.drv: Allow windows in a virtual desktop to...
2009-11-12  Maarten Lankhorstavrt: Add initial stub implementation.
2009-11-12  Jörg Höhlemsg711: Correct wave format parameters to remove stutte...
2009-11-12  Rob ShearmanRevert "rpcrt4: The get_ranged_enum test doesn't work...
2009-11-12  Rob Shearmanrpcrt4: Replace sizeofs with FIELD_OFFSET in RPCRT4_Bui...
2009-11-12  Henri Verbeetwined3d: Report a driver version appropriate for the...
2009-11-12  Henri Verbeetd3d9/tests: Don't require dynamic usage for textures...
2009-11-12  Henri Verbeetd3d8/tests: Don't require dynamic usage for textures...
2009-11-12  Rob Shearmanrpcrt4: Stop searching through transfer syntaxes in...
2009-11-12  Rob Shearmanoledb32: Fix style of accessing prgPropertySets in...
2009-11-12  Rob Shearmanoledb32: Fix IDBProperties::GetProperties test on Windows.
2009-11-12  Frédéric Delanoyjscript: Update French translation.
2009-11-12  Juan Langrsaenh/tests: Fix length of copied buffer.
2009-11-12  Juan Langcrypt32: Fix more test failures on older crypt32 versions.
2009-11-12  Juan Langcrypt32: Fix more test failures on older crypt32 versions.
2009-11-12  Juan Langcrypt32/tests: Fix test failures.
2009-11-12  Roderick Colenbranderwinex11: Fix a regression when the same depth was used...
2009-11-12  Roderick Colenbranderwgl: Fix a violation of the GLX specs in ConvertAttribW...
2009-11-12  Paul Vrienssetupapi/tests: Fix some test failures on Win9x/WinMe.
2009-11-12  Vincent Povirkole32: Rename StorageUtl_CopyPropertyToSTATSTG.
2009-11-12  Vincent Povirkole32: Rename StorageImpl_WriteProperty to StorageImpl_...
2009-11-12  Vincent Povirkole32: Rename StorageImpl_ReadProperty to StorageImpl_R...
2009-11-12  Vincent Povirkole32: Rename the StgProperty structure to DirEntry.
2009-11-12  Vincent Povirkole32: Remove the term "property type", it's just an...
2009-11-11  Alexandre Julliardmshtml: Register a few more MIME types.
2009-11-11  Alexandre Julliardmshtml: Move some Content-Type registry keys to mshtml...
2009-11-11  Alexandre Julliardntdll: Implemented RtlCaptureStackBackTrace for i386.
2009-11-11  Alexandre Julliardntdll: Moved RtlCaptureStackBackTrace stub to the cpu...
2009-11-11  Peter Urbanecwinex11: Implement AlphaBlend mode for the case where...
2009-11-11  Alexandre Julliardgdi32: Don't update the metafile bounding box in ExtTex...
2009-11-11  Huw Daviesinclude: Add asynot.idl.
2009-11-11  Vladimir Pankratovjscript: Update Russian translation.
2009-11-11  Hans Leidekkerrpcrt4: Implement RpcBindingInqAuthClient{, Ex}.
2009-11-11  Hans Leidekkerole32: Return success from OleLockRunning when the...
2009-11-11  Jörg Höhlemciwave: Use the current device ID for notification.
2009-11-11  Jörg Höhlemciwave: Store only slots from OpenParms that we need.
2009-11-11  Jörg Höhlemciwave: Play/Record return MCIERR_OUTOFRANGE as required.
2009-11-11  Jörg Höhlemciwave: Seek stops and rounds position down modulo...
2009-11-11  Jörg Höhlemciwave: Allow MCI to Save non-PCM formats, obtained...
2009-11-11  Jörg Höhlemciwave: Implement Cue as no-op.
2009-11-11  Jörg Höhlemciwave: Rework MCI notification system.
2009-11-11  Jörg Höhlemciwave: Favour return over ExitThread.
2009-11-11  Jörg Höhlewinmm/tests: Give flaky progress test more time.
next