2010-03-16 |
Piotr Caban | oleaut32: Set parameter to NULL in GetMops stub. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Piotr Caban | oleaut32: Improve ICreateTypeInfo_LayOut implementation. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Piotr Caban | oleaut32: Improved ICreateTypeInfo AddFuncDesc implemen... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Piotr Caban | oleaut32: Use QueryPathOfRegTypeLib in ICreateTypeInfo2... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Piotr Caban | oleaut32: Remove incorrect memid validation. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Piotr Caban | oleaut32: Fix importinfo flags. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Piotr Caban | oleaut32: Fix some reference leaks. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Piotr Caban | oleaut32: Added ICreateTypeInfo2_SetFuncHelpContext... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Piotr Caban | oleaut32: Improve dual interfaces creation in typelib. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Piotr Caban | oleaut32: Improve TypeInfos with changed TypeKind handling. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Piotr Caban | oleaut32: Simplify ICreateTypeInfo2_SetTypeFlags implem... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Henri Verbeet | wined3d: Implement SetDestWindowOverride() by simply... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Henri Verbeet | wined3d: Store the device window in the swapchain. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Henri Verbeet | wined3d: Simplify a comparison in IWineD3DDeviceImpl_Re... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Henri Verbeet | wined3d: The swapchain should always have a window... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Henri Verbeet | wined3d: Use the context's window handle in IWineD3DSur... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Henri Verbeet | wined3d: Use the context's window handle in stretch_rec... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Henri Verbeet | wined3d: Store the swapchain instead of the surface... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Henri Verbeet | wined3d: Add a separate function to set the pixel forma... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Henri Verbeet | wined3d: Use "gl_info" in some more places in context_c... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | rpcrt4: Add support for marshalling/unmarshalling compl... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Remove a FIXME comment in write_function_stubs. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Simplify write_parameter_conf_or_var_exprs by... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Clean up array case in write_remoting_arg. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Remove some FIXME comments and replace them with... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Fix the writing of expressions in un-typedef... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: error_status_t isn't an allowed conformance type. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Pass current_structure into write_conf_or_var_des... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Use typegen_detect_type to determine which types... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Merge write_typeformatstring_var and write_embedd... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Don't use the return value of write_embedded_type... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Write pointers in write_typeformatstring_var... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Simplify write_typeformatstring_var. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Make write_pointer_tfs more readable. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Rob Shearman | widl: Remove some unused functions, definitions and... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Juan Lang | crypt32: Add support for the anyPolicy certificate... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Juan Lang | crypt32: Switch to use the AES provider by default. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Juan Lang | crypt32: Add constants to support SHA-256, SHA-384... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Juan Lang | rsaenh: Add signature support for SHA-256, SHA-384... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Juan Lang | rsaenh: Add support for SHA-256, SHA-384, and SHA-512. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Maarten Lankhorst | mmdevapi: Pass a property bag to IBaseFilter in IMMDevi... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Maarten Lankhorst | mmdevapi: Implement IMMDeviceEnumerator::GetDevice. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Maarten Lankhorst | mmdevapi: Implement MMDeviceCollection methods. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Maarten Lankhorst | mmdevapi: Implement some methods in IMMDevice. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Maarten Lankhorst | mmdevapi: Add IMMEndpoint to IMMDevice. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Maarten Lankhorst | mmdevapi: Implement property store. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Detlef Riekenberg | msvcr90: Add msvcr90.dll with forwards to msvcrt.dll. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Detlef Riekenberg | msvcr80: Add msvcr80.dll with forwards to msvcrt.dll. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Detlef Riekenberg | msvcr70: Add msvcr70.dll with forwards to msvcrt.dll. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Yann Droneaud | cmd: Added some expansion tests. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Henri Verbeet | kernel32: Implement CheckRemoteDebuggerPresent(). |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Henri Verbeet | ntdll: Improve support for the ProcessDebugPort info... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Henri Verbeet | ntdll: Fix the ProcessDebugPort information length... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Henri Verbeet | wined3d: Move device context array functions to device.c. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Henri Verbeet | wined3d: Don't partially initialize contexts in AddCont... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Henri Verbeet | wined3d: Kill pbuffer offscreen rendering support. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Henri Verbeet | d3dx9_36: Not implementing an interface is not an inter... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Henri Verbeet | d3dx9_36: ID3DXBuffer is a base interface for ID3DXCons... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Henri Verbeet | ddraw: Print unhandled vertex processing flags in IDire... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Henri Verbeet | server: Debugging our own process is disallowed. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Juan Lang | wininet: Handle proxy entries of the form <proto>=... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Vincent Povirk | oleaut32: Return type mismatch errors in ITypeLibComp_f... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Jeff Latimer | comctl32: cchTextMax needs to be set for LVS_OWNERDATA... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Andrew Nguyen | dxdiagn: Fix string copy behavior with an excessively... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Andrew Nguyen | dxdiagn: Fix return and output behavior of IDxDiagConta... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Andrew Nguyen | dxdiagn: Fix dot parsing in IDxDiagContainer::GetChildC... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Andrew Nguyen | dxdiagn: Initialize output pointer to NULL in IDxDiagCo... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Andrew Nguyen | dxdiagn: Fix string copy behavior with an excessively... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Andrew Nguyen | dxdiagn: Fix return and output behavior of IDxDiagConta... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Andrew Nguyen | dxdiagn/tests: Add tests for IDxDiagContainer. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Damjan Jovanovic | setupapi: Stub out SetupDiRemoveDevice. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Andrew Eikum | shlwapi: Improve error handling in UrlGetPart. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Jeff Latimer | usp10: Change default glyph returned from 0xffff to 0. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Jörg Höhle | mcicda: Prevent crash when closing while playing. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Jörg Höhle | mciavi: Prevent deadlock when closing while playing... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Dmitry Timoshkov | user32: Restore special handling of monochrome bitmaps... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Juan Lang | include: Add a few missing OIDs. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Juan Lang | rsaenh: Add simple tests for SHA-256, SHA-384, and... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Juan Lang | rsaenh: Fix some test failures on Win9x/NT4. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Roderick Colenbrander | wined3d: Remove oversize texture support. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Roderick Colenbrander | wined3d: Use surface_get_blt_info to compute texture... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Roderick Colenbrander | wined3d: Extend surface_get_depth_blt_info with texture... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | msxml3: Treat input BSTR as general WCHAR string for... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | comctl32/datetime: Use user locale for format. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | quartz: Don't cast WSTR to BSTR, convert properly instead. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shlwapi: Don't cast WCHAR string to BSTR. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | msi: Convert IWineMsiRemoteDatabase BSTR parameters... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | avifil32: Registry access calls don't return HRESULT... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shlwapi: Partially implement SHGetObjectCompatFlags... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shell32: Add SHCreateFileExtractIconW stub. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Don't crash on ::DragLeave called... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Implement IFolderView::ItemCount... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Implement IFolderView::GetFolder... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Implemented IFolderView::GetFocusedItem. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Implemented IFolderView::GetSelectio... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Remove unneeded memset, release... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shell32: Initial test file for IShellView/IFolderView... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Use W-calls for menu handling, same... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Improve error handling on some helpe... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Jacek Caban | mshtml: Use user agent string in IOmNavigator::get_appV... |
commit | commitdiff | tree | snapshot |
next |