projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Remove IWineD3DVertexDeclaration_SetDeclaration() from the public interface.
[wine]
/
dlls
/
2009-03-27
Henri Verbeet
wined3d: Remove IWineD3DVertexDeclaration_SetDeclaratio...
tree
|
commitdiff
2009-03-27
Henri Verbeet
wined3d: Remove IWineD3DVertexDeclarationImpl_GetDeclar...
tree
|
commitdiff
2009-03-27
Henri Verbeet
wined3d: Use separate structures for ddraw style stride...
tree
|
commitdiff
2009-03-27
Henri Verbeet
wined3d: Make sure the format actually exists in init_f...
tree
|
commitdiff
2009-03-27
Henri Verbeet
wined3d: Create a separate function for setting a forma...
tree
|
commitdiff
2009-03-27
Henri Verbeet
wined3d: Create a separate function for setting format...
tree
|
commitdiff
2009-03-27
Henri Verbeet
wined3d: Create a separate function for checking a...
tree
|
commitdiff
2009-03-27
Henri Verbeet
wined3d: Create a separate function for setting basic...
tree
|
commitdiff
2009-03-27
Michael Stefaniuc
crypt32: Update the German translation.
tree
|
commitdiff
2009-03-27
Michael Stefaniuc
crypt32: Change the encoding of the German translation...
tree
|
commitdiff
2009-03-27
Christian Costa
kernel32: Add stub for GetSystemTimes.
tree
|
commitdiff
2009-03-27
Andrew Talbot
advapi32: Constify some variables.
tree
|
commitdiff
2009-03-27
Andrew Talbot
advapi32: Constify some variables.
tree
|
commitdiff
2009-03-26
Paul Vriens
kernel32/tests: Fix crash on NT4 and higher.
tree
|
commitdiff
2009-03-26
Austin English
rpcrt4/test: Change a skip to win_skip.
tree
|
commitdiff
2009-03-26
Hans Leidekker
msvcrt: Add tests for _vscprintf and _vscwprintf.
tree
|
commitdiff
2009-03-26
Hans Leidekker
msvcrt: Implement _vscprintf and _vscwprintf.
tree
|
commitdiff
2009-03-26
Alexander Morozov
hal: Fix KfRaiseIrql declaration.
tree
|
commitdiff
2009-03-26
Huw Davies
ole32: Set the 'Ole Private Data' clipboard format.
tree
|
commitdiff
2009-03-26
Huw Davies
ole32: OleFlushClipboard shouldn't call EmptyClipboard.
tree
|
commitdiff
2009-03-26
Rob Shearman
rpcrt4: Ensure that only the IP/IPv6 address families...
tree
|
commitdiff
2009-03-26
Rob Shearman
rpcrt4: Allow listening on dynamically generated ncacn_...
tree
|
commitdiff
2009-03-26
Rob Shearman
rpcrt4: Re-use already registered endpoints for a proto...
tree
|
commitdiff
2009-03-26
Henri Verbeet
wined3d: Pass the number of components to glVertexBlend...
tree
|
commitdiff
2009-03-26
Henri Verbeet
wined3d: Simplify the "transformed" check in state_ligh...
tree
|
commitdiff
2009-03-26
Henri Verbeet
wined3d: Simplify IWineD3DDeviceImpl_ProcessVertices().
tree
|
commitdiff
2009-03-26
Henri Verbeet
wined3d: Simplify remove_vbos().
tree
|
commitdiff
2009-03-26
Henri Verbeet
wined3d: Remove unused attributes from WineDirect3DVert...
tree
|
commitdiff
2009-03-26
Henri Verbeet
d3d9: Don't depend on specific display modes in test_re...
tree
|
commitdiff
2009-03-26
Henri Verbeet
d3d9: Properly initialize the viewport dimensions.
tree
|
commitdiff
2009-03-26
Henri Verbeet
d3d9: Fix some indentation.
tree
|
commitdiff
2009-03-26
Henri Verbeet
d3d8: Fix some indentation.
tree
|
commitdiff
2009-03-26
Alexandre Julliard
rpcrt4: Disable HTTP support if we don't have socketpai...
tree
|
commitdiff
2009-03-26
Alexandre Julliard
msi/tests: Avoid size_t in traces.
tree
|
commitdiff
2009-03-26
Alexandre Julliard
ntdll: Get rid of the no longer used pthread emulation.
tree
|
commitdiff
2009-03-26
Aric Stewart
msctf: Implement ThreadMgr ITfSource::UnadviseSink.
tree
|
commitdiff
2009-03-26
Nikolay Sivov
comctl32/tab: Selected item should have TCIS_BUTTONPRES...
tree
|
commitdiff
2009-03-26
Nikolay Sivov
comctl32/tab: Handle state mask in TCM_[G,S]ETITEM.
tree
|
commitdiff
2009-03-26
Nikolay Sivov
comctl32/tab: Draw tab button properly on TCIS_BUTTONPR...
tree
|
commitdiff
2009-03-26
Michael Stefaniuc
d3dxof: Remove redundant NULL check before HeapFree...
tree
|
commitdiff
2009-03-26
Michael Stefaniuc
msi: Remove redundant NULL check before msi_free (Smatch).
tree
|
commitdiff
2009-03-26
Christian Costa
amstream: Implement IAMMultiMediaStreamImpl_GetFilterGraph.
tree
|
commitdiff
2009-03-26
Andrew Talbot
winedos: Initializations fix.
tree
|
commitdiff
2009-03-26
Huw Davies
rpcrt4: Dynamically allocate the buffer if the fixed...
tree
|
commitdiff
2009-03-25
Alexandre Julliard
wininet/tests: Fix another instance of changed behavior...
tree
|
commitdiff
2009-03-25
Huw Davies
ole32/tests: Tests for the 'Ole Private Data' clipboard...
tree
|
commitdiff
2009-03-25
Huw Davies
ole32: Move the code to set the clipboard formats to...
tree
|
commitdiff
2009-03-25
Rob Shearman
rpcrt4: Implement RPC over HTTP support.
tree
|
commitdiff
2009-03-25
Rob Shearman
rpcrt4: Implement stubless asynchronous NDR interpreter.
tree
|
commitdiff
2009-03-25
Hans Leidekker
msi: Detect privately installed assemblies.
tree
|
commitdiff
2009-03-25
Hans Leidekker
msi: Add some tests for MsiQueryFeatureState.
tree
|
commitdiff
2009-03-25
Alexandre Julliard
kernel32: Revert incorrect part of commit 7c3529f1cc6a3...
tree
|
commitdiff
2009-03-25
Aric Stewart
advapi32: Stub TreeResetNamedSecurityInfo for the IE8...
tree
|
commitdiff
2009-03-25
Patrick Gauthier
user32/tests: Check effect of magic font height value...
tree
|
commitdiff
2009-03-25
Aric Stewart
msi: Verify the existence of fusion.dll before reportin...
tree
|
commitdiff
2009-03-25
Rein Klazes
user32: In MENU_SuspendPopup() make sure the right...
tree
|
commitdiff
2009-03-25
Roman Mindalev
ntdll: Move search for assemblyIdentity element.
tree
|
commitdiff
2009-03-25
Roman Mindalev
ntdll: Free memory for type field of an assembly_identity.
tree
|
commitdiff
2009-03-25
Roman Mindalev
ntdll: Check for arch and name fields in assembly_ident...
tree
|
commitdiff
2009-03-25
Ricardo Filipe
comdlg32: Send CDN_INCLUDEITEM notification for each...
tree
|
commitdiff
2009-03-25
Kusanagi Kouichi
winex11.drv: Make import/export functions static.
tree
|
commitdiff
2009-03-25
Ken Thomases
dbghelp: Include Mach-O modules in minidumps.
tree
|
commitdiff
2009-03-25
Ken Thomases
dbghelp/stabs: For Mach-O, line numbers use absolute...
tree
|
commitdiff
2009-03-25
Ken Thomases
dbghelp: Recognize .dylib files as Mach-O modules.
tree
|
commitdiff
2009-03-25
Ken Thomases
dbghelp: Add support for debugging Mach-O modules.
tree
|
commitdiff
2009-03-25
Aric Stewart
msctf: Hook up the DocumentMgr to be able to forward...
tree
|
commitdiff
2009-03-25
Aric Stewart
msctf: Add ITfThreadMgrEventSink to ThreadMgr.
tree
|
commitdiff
2009-03-25
Aric Stewart
msctf: ThreadMgr sink framework.
tree
|
commitdiff
2009-03-25
Alexandre Julliard
wininet/tests: Fix the http tests for the new winehq...
tree
|
commitdiff
2009-03-25
Henri Verbeet
wined3d: Do the ffp_valid check before even trying...
tree
|
commitdiff
2009-03-25
Henri Verbeet
wined3d: Don't use rtInternal for surfaces that are...
tree
|
commitdiff
2009-03-25
Henri Verbeet
wined3d: Add a more convenient way to check if a surfac...
tree
|
commitdiff
2009-03-25
Henri Verbeet
wined3d: Fix a few sign compare warnings.
tree
|
commitdiff
2009-03-25
Henri Verbeet
wined3d: Make the texunit field in struct stb_const_des...
tree
|
commitdiff
2009-03-25
Henri Verbeet
wined3d: Implement WINED3DTSS_TCI_SPHEREMAP.
tree
|
commitdiff
2009-03-25
Henri Verbeet
wined3d: Reduce the number of checkGLcall's in tex_coor...
tree
|
commitdiff
2009-03-25
Henri Verbeet
wined3d: Print a FIXME in tex_coordindex() when NV_TEXG...
tree
|
commitdiff
2009-03-25
Henri Verbeet
wined3d: Fix the indentation in tex_coordindex().
tree
|
commitdiff
2009-03-25
Henri Verbeet
wined3d: Print a warning when the stage isn't mapped...
tree
|
commitdiff
2009-03-25
Francois Gouget
wineesd.drv: Remove esd_host as it is unused.
tree
|
commitdiff
2009-03-25
Michael Stefaniuc
gdi32: Use "%p" to TRACE() pointers.
tree
|
commitdiff
2009-03-25
Michael Stefaniuc
setupapi: Update the Romanian translation.
tree
|
commitdiff
2009-03-25
Christian Costa
d3dxof: Remove limitation on data buffer size.
tree
|
commitdiff
2009-03-25
Andrew Talbot
ntdll: Remove superfluous semicolon.
tree
|
commitdiff
2009-03-25
Austin English
twain32: Fix a compiler warning on PC-BSD.
tree
|
commitdiff
2009-03-25
Paul Vriens
comctl32/tests: Fix a crash on W2K and below.
tree
|
commitdiff
2009-03-25
Paul Vriens
winspool.drv/tests: Fix a test failure on NT4 and below.
tree
|
commitdiff
2009-03-24
Alexandre Julliard
avifil32: Make avifile.dll into a stand-alone 16-bit...
tree
|
commitdiff
2009-03-24
Alexandre Julliard
wineps.drv: Set the line join and cap styles based...
tree
|
commitdiff
2009-03-24
Lei Zhang
oleaut32: Fix some corner cases in VarBstrCmp.
tree
|
commitdiff
2009-03-24
Vincent Povirk
gdiplus: Support line gradient brushes in GdipFillPath.
tree
|
commitdiff
2009-03-24
Kirill K. Smirnov
mciavi32: Fix typo.
tree
|
commitdiff
2009-03-24
Hans Leidekker
winspool: Support special environment value "all" in...
tree
|
commitdiff
2009-03-24
Hans Leidekker
msi: Only apply a transform when its language id matche...
tree
|
commitdiff
2009-03-24
Hans Leidekker
msi: Don't initialize COM for custom action threads.
tree
|
commitdiff
2009-03-24
Hans Leidekker
msi: Add stub implementations of MsiSourceListClearAllE...
tree
|
commitdiff
2009-03-24
Hans Leidekker
msi: Implement MsiReinstallProductA/W.
tree
|
commitdiff
2009-03-24
Hans Leidekker
msi: Add stub implementations of MsiDeterminePatchSeque...
tree
|
commitdiff
2009-03-24
Rob Shearman
rpcrt4: Fix crash when calling RpcServerUseProtseq...
tree
|
commitdiff
2009-03-24
Rob Shearman
services: svcctl_GetServiceDisplayNameW and svcctl_GetS...
tree
|
commitdiff
next