2013-06-03 |
André Hentschel | difxapi: Add stubs for DIFXAPISetLogCallback{A,W}.
|
commit | commitdiff | tree |
2013-06-03 |
André Hentschel | difxapi: Add stubs for DriverPackageGetPath{A,W}.
|
commit | commitdiff | tree |
2013-06-03 |
André Hentschel | difxapi: Add stubs for DriverPackageUninstall{A,W}.
|
commit | commitdiff | tree |
2013-06-03 |
André Hentschel | difxapi: Add stubs for DriverPackageInstall{A,W}.
|
commit | commitdiff | tree |
2013-06-03 |
André Hentschel | difxapi: Add stubs for DriverPackagePreinstall{A,W}.
|
commit | commitdiff | tree |
2013-06-03 |
Christian Costa | d3dxof: Turn a fixme into warn.
|
commit | commitdiff | tree |
2013-06-03 |
Christian Costa | d3dxof: Fix list of float and integer in binary mode.
|
commit | commitdiff | tree |
2013-06-03 |
Christian Costa | d3dxof: Move list type and list nb elements into the...
|
commit | commitdiff | tree |
2013-06-03 |
Christian Costa | d3dxof: Uncomment some traces and use better name for...
|
commit | commitdiff | tree |
2013-06-03 |
Henri Verbeet | d3drm: Avoid LPDIRECT3DRMOBJECTARRAY.
|
commit | commitdiff | tree |
2013-06-03 |
Henri Verbeet | d3drm: Avoid LPDIRECT3DRMUSERVISUAL.
|
commit | commitdiff | tree |
2013-06-03 |
Henri Verbeet | wined3d: Allow textures as swapchain surfaces.
|
commit | commitdiff | tree |
2013-06-03 |
Henri Verbeet | wined3d: Add base format info for some typeless formats.
|
commit | commitdiff | tree |
2013-06-03 |
Henri Verbeet | wined3d: Allow 32 bpc UINT formats in vertex declarations.
|
commit | commitdiff | tree |
2013-06-03 |
Akihiro Sagawa | kernel32: Don't move fixed memory area in GlobalReAlloc.
|
commit | commitdiff | tree |
2013-06-03 |
Akihiro Sagawa | progman: Use LMEM_MOVEABLE when reallocating memory.
|
commit | commitdiff | tree |
2013-06-03 |
Akihiro Sagawa | ole32: Use LMEM_MOVEABLE when reallocating memory.
|
commit | commitdiff | tree |
2013-06-03 |
Akihiro Sagawa | kernel32: Add more GlobalReAlloc/LocalReAlloc tests.
|
commit | commitdiff | tree |
2013-06-03 |
Nikolay Sivov | shell32: Some cleanup for IExplorerBrowser.
|
commit | commitdiff | tree |
2013-06-03 |
Nikolay Sivov | shell32: Fix some tests failures on Win8.
|
commit | commitdiff | tree |
2013-06-03 |
André Hentschel | winetest: Set font in resources.
|
commit | commitdiff | tree |
2013-06-03 |
André Hentschel | winetest: Report number of failures in more places.
|
commit | commitdiff | tree |
2013-06-03 |
André Hentschel | winecfg: Add more room for the license.
|
commit | commitdiff | tree |
2013-06-03 |
Andrew Eikum | oleaut32: Implement ICreateTypeInfo::AddVarDesc.
|
commit | commitdiff | tree |
2013-06-03 |
Andrew Eikum | oleaut32: Implement ICreateTypeInfo::SetVarDocString.
|
commit | commitdiff | tree |
2013-06-03 |
Andrew Eikum | oleaut32: Implement ICreateTypeInfo::SetVarHelpContext.
|
commit | commitdiff | tree |
2013-05-31 |
Nikolay Sivov | xmllite: Set PI target value just after it's parsed.
|
commit | commitdiff | tree |
2013-05-31 |
Andrew Eikum | winmm/tests: Fix test that fails on NT4.
|
commit | commitdiff | tree |
2013-05-31 |
Andrew Eikum | dsound/tests: Fix test that fails on older Windows...
|
commit | commitdiff | tree |
2013-05-31 |
Kyle Luna | wined3d: Add Mobility Radeon HD 4200.
|
commit | commitdiff | tree |
2013-05-31 |
Hans Leidekker | rpcrt4: Specify INTERNET_FLAG_NO_CACHE_WRITE for the...
|
commit | commitdiff | tree |
2013-05-31 |
Matteo Bruni | winex11.drv: Fix wglCreateContextAttribsARB's attributes...
|
commit | commitdiff | tree |
2013-05-31 |
Nikolay Sivov | msxml3: Properly trace variant value.
|
commit | commitdiff | tree |
2013-05-31 |
Vincent Povirk | gdiplus: Add test for measuring a single line that...
|
commit | commitdiff | tree |
2013-05-31 |
Andrew Eikum | oleaut32: Store all GUIDs in typelibs.
|
commit | commitdiff | tree |
2013-05-31 |
Andrew Eikum | oleaut32: Pull TYPEATTR struct contents out.
|
commit | commitdiff | tree |
2013-05-31 |
Andrew Eikum | oleaut32: Pull TLIBATTR struct contents out.
|
commit | commitdiff | tree |
2013-05-31 |
Andrew Eikum | oleaut32: Store all Names in typelibs, too.
|
commit | commitdiff | tree |
2013-05-31 |
Andrew Eikum | oleaut32: Load and store all of the strings in a typelib.
|
commit | commitdiff | tree |
2013-05-31 |
André Hentschel | ntdll: Actually store PC in RtlCaptureContext on ARM.
|
commit | commitdiff | tree |
2013-05-31 |
Henri Verbeet | d3drm: Avoid LPDIRECT3DRMANIMATIONSET2.
|
commit | commitdiff | tree |
2013-05-31 |
Henri Verbeet | d3drm: Avoid LPDIRECT3DRMANIMATIONSET.
|
commit | commitdiff | tree |
2013-05-31 |
Henri Verbeet | d3d10core/tests: Add a small test for ID3D10Device_CreatePre...
|
commit | commitdiff | tree |
2013-05-31 |
Henri Verbeet | d3d10core: Implement d3d10_device_CreatePredicate().
|
commit | commitdiff | tree |
2013-05-31 |
Henri Verbeet | wined3d: Get rid of the unused "half" GLSL variable...
|
commit | commitdiff | tree |
2013-05-31 |
Austin English | msvcrt: Remove warning hack.
|
commit | commitdiff | tree |
2013-05-31 |
Marcus Meissner | wininet: Avoid one-byte overflows (Coverity).
|
commit | commitdiff | tree |
2013-05-30 |
Aric Stewart | macdrv: Rework the way we handle cursor position and...
|
commit | commitdiff | tree |
2013-05-30 |
Francois Gouget | wined3d: Add a trailing '\n' to a shader_addline()...
|
commit | commitdiff | tree |
2013-05-30 |
Dmitry Timoshkov | ole32: Add a couple more defaulthandler tests.
|
commit | commitdiff | tree |
2013-05-30 |
Matěj Laitl | gdi32: More specific error messages in osmesa opengl...
|
commit | commitdiff | tree |
2013-05-30 |
Fabian Müntefering | dwrite: Added missing JUSTIFIED text alignment mode.
|
commit | commitdiff | tree |
2013-05-30 |
Alistair Leslie... | oledb32: Pass the correct value to SafeArrayPutElement.
|
commit | commitdiff | tree |
2013-05-30 |
Alistair Leslie... | oledb32: DBTYPE_BYTES->DBTYPE_VARIANT only uses the...
|
commit | commitdiff | tree |
2013-05-30 |
Alistair Leslie... | oledb32: Implement DataConvert DBTYPE_VARIANT->DBTYPE_BYTES.
|
commit | commitdiff | tree |
2013-05-30 |
Alistair Leslie... | oledb32: Implement GetConversionSize, DBTYPE_VARIANT...
|
commit | commitdiff | tree |
2013-05-30 |
Austin English | winemenubuilder: Initialize a variable.
|
commit | commitdiff | tree |
2013-05-30 |
Henri Verbeet | d3drm: Avoid LPDIRECT3DRMANIMATION2.
|
commit | commitdiff | tree |
2013-05-30 |
Henri Verbeet | d3drm: Avoid LPDIRECT3DRMANIMATION.
|
commit | commitdiff | tree |
2013-05-30 |
Henri Verbeet | wined3d: Rename "fogmode" to "wined3d_ffp_ps_fog_mode".
|
commit | commitdiff | tree |
2013-05-30 |
Henri Verbeet | ddraw: Handle the "DirectDrawRenderer" registry key...
|
commit | commitdiff | tree |
2013-05-30 |
Henri Verbeet | ddraw: Replace the various BOOLs in struct ddraw with...
|
commit | commitdiff | tree |
2013-05-30 |
Andrew Eikum | oleaut32: Implement ICreateTypeInfo::LayOut.
|
commit | commitdiff | tree |
2013-05-30 |
Andrew Eikum | oleaut32: Implement ICreateTypeInfo::SetCustData.
|
commit | commitdiff | tree |
2013-05-30 |
Andrew Eikum | oleaut32: Implement ICreateTypeInfo::SetImplTypeFlags.
|
commit | commitdiff | tree |
2013-05-30 |
Andrew Eikum | oleaut32: Implement ICreateTypeInfo::SetFuncAndParamNames.
|
commit | commitdiff | tree |
2013-05-29 |
Daniel Jelinski | xolehlp: Implement ITransaction.
|
commit | commitdiff | tree |
2013-05-29 |
Daniel Jelinski | xolehlp: Implement TransactionOptions.
|
commit | commitdiff | tree |
2013-05-29 |
Daniel Jelinski | xolehlp: Implement ITransactionImport.
|
commit | commitdiff | tree |
2013-05-29 |
Daniel Jelinski | xolehlp: Stub ITransactionImportWhereabouts.
|
commit | commitdiff | tree |
2013-05-29 |
Daniel Jelinski | xolehlp: Implement IResourceManager.
|
commit | commitdiff | tree |
2013-05-29 |
Daniel Jelinski | xolehlp: Implement ITransactionImportWhereabouts.
|
commit | commitdiff | tree |
2013-05-29 |
Daniel Jelinski | xolehlp: Implement IResourceManagerFactory2.
|
commit | commitdiff | tree |
2013-05-29 |
Daniel Jelinski | include: Add txdtc.idl and txcoord.idl.
|
commit | commitdiff | tree |
2013-05-29 |
Andrew Eikum | dsound: Copy SetFormat format more directly if we're...
|
commit | commitdiff | tree |
2013-05-29 |
Ken Thomases | winemac: Add Hide, Hide Others, and Show All items...
|
commit | commitdiff | tree |
2013-05-29 |
Ken Thomases | winemac: By default, make full-screen windows not float...
|
commit | commitdiff | tree |
2013-05-29 |
Sergey Guralnik | user32/tests: Fix a typo.
|
commit | commitdiff | tree |
2013-05-29 |
Aric Stewart | gdi32/tests: Do not try to test OS/2 win metrics on...
|
commit | commitdiff | tree |
2013-05-29 |
Hans Leidekker | wbemprox: Add a partial implementation of Win32_Directory.
|
commit | commitdiff | tree |
2013-05-29 |
Hans Leidekker | msi: Remove an unused parameter from action_type_matches_script.
|
commit | commitdiff | tree |
2013-05-29 |
Hans Leidekker | msi: The UI sequence exists if there are runnable actions...
|
commit | commitdiff | tree |
2013-05-29 |
Alexandre Julliard | shell32: Forward font messages to the listview window.
|
commit | commitdiff | tree |
2013-05-29 |
Alexandre Julliard | comdlg32: Scale the shell folder list in the open dialog...
|
commit | commitdiff | tree |
2013-05-29 |
Alexandre Julliard | comdlg32: Scale the listboxes in the font dialog with...
|
commit | commitdiff | tree |
2013-05-29 |
Alexandre Julliard | comctl32/comboex: Add support for setting the font.
|
commit | commitdiff | tree |
2013-05-29 |
Alexandre Julliard | comctl32: Remove comments about native behavior, that...
|
commit | commitdiff | tree |
2013-05-29 |
Henri Verbeet | d3drm: Avoid LPDIRECT3DRMMATERIAL2.
|
commit | commitdiff | tree |
2013-05-29 |
Henri Verbeet | wined3d: Only invalidate the current ffp vertex shader...
|
commit | commitdiff | tree |
2013-05-29 |
Henri Verbeet | wined3d: Only write gl_ClipVertex if clipping is enabled...
|
commit | commitdiff | tree |
2013-05-29 |
Henri Verbeet | wined3d: Only write gl_PointSize for point primitives...
|
commit | commitdiff | tree |
2013-05-29 |
Henri Verbeet | wined3d: Add support for GLSL based fixed function...
|
commit | commitdiff | tree |
2013-05-29 |
Alistair Leslie... | oledb32: Correct typos.
|
commit | commitdiff | tree |
2013-05-29 |
Alistair Leslie... | oledb32: Implement DataConvert DBTYPE_R4->DBTYPE_VARIANT.
|
commit | commitdiff | tree |
2013-05-29 |
Alistair Leslie... | ole32: Fix test under NT.
|
commit | commitdiff | tree |
2013-05-29 |
Francois Gouget | oleaut32/tests: Add a trailing '\n' to a couple of...
|
commit | commitdiff | tree |
2013-05-29 |
Dmitry Timoshkov | kernel32: Fix a typo.
|
commit | commitdiff | tree |
2013-05-29 |
Andrew Eikum | oleaut32: Implement ICreateTypeInfo::SetFuncHelpContext.
|
commit | commitdiff | tree |
2013-05-29 |
Andrew Eikum | oleaut32: Implement ICreateTypeInfo::AddFuncDesc.
|
commit | commitdiff | tree |
2013-05-29 |
Andrew Eikum | oleaut32: Improve TYPEFLAG_FDUAL handling.
|
commit | commitdiff | tree |