projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
itss: Added ITSProtocol stub implementation.
[wine]
/
dlls
/
2006-12-24
Jacek Caban
itss: Added ITSProtocol stub implementation.
tree
|
commitdiff
2006-12-24
Jacek Caban
itss: DllCanUnloadNow code clean up.
tree
|
commitdiff
2006-12-24
Jacek Caban
itss: Move registration code to inf file and add missin...
tree
|
commitdiff
2006-12-24
Jacek Caban
itss: Rename CLSID_ITSProtocol to CLSID_MSITStore.
tree
|
commitdiff
2006-12-24
Jacek Caban
itss: DllUnregisterServer is not a stub.
tree
|
commitdiff
2006-12-24
Hans Leidekker
usp10: Implement ScriptString_pLogAttr.
tree
|
commitdiff
2006-12-24
Hans Leidekker
usp10: Match output of WinXP for ScriptGetProperties.
tree
|
commitdiff
2006-12-24
Hans Leidekker
usp10: Improve the stub for ScriptBreak.
tree
|
commitdiff
2006-12-24
Hans Leidekker
usp10: Implement ScriptString_pSize.
tree
|
commitdiff
2006-12-24
Rob Shearman
oleaut32: Fix a crash when executing the VarAnd test...
tree
|
commitdiff
2006-12-24
Rob Shearman
oleaut32: Fix the VarPow tests for older versions of...
tree
|
commitdiff
2006-12-24
Rob Shearman
ole32: Performing a COM call from within the processing...
tree
|
commitdiff
2006-12-24
Rob Shearman
ole32: Call the MessagePending function for message...
tree
|
commitdiff
2006-12-24
Rob Shearman
ole32: Track the pending call count so that the correct...
tree
|
commitdiff
2006-12-24
Rob Shearman
ole32: Allow the marshaling/unmarshaling of NULL interf...
tree
|
commitdiff
2006-12-24
Duane Clark
msvcrt: Add function _mbsspnp.
tree
|
commitdiff
2006-12-24
Vitaliy Margolen
dinput: AddRef and Release parent DirectInput class.
tree
|
commitdiff
2006-12-22
Dmitry Timoshkov
user32: Add a message test for various ShowWindow(...
tree
|
commitdiff
2006-12-22
James Hawkins
mscoree: Add a stub for GetCORSystemDirectory.
tree
|
commitdiff
2006-12-22
Dmitry Timoshkov
kernel32: Fix a typo.
tree
|
commitdiff
2006-12-22
Detlef Riekenberg
winspoool/tests: Build the name of the local print...
tree
|
commitdiff
2006-12-22
Detlef Riekenberg
winspoool/tests: Rename unclear string.
tree
|
commitdiff
2006-12-22
Detlef Riekenberg
localspl/tests: Rename unclear string.
tree
|
commitdiff
2006-12-22
Detlef Riekenberg
localspl/tests: Fix copy+paste typo.
tree
|
commitdiff
2006-12-22
Jacek Caban
mshtml: Improve loading document detection in AsyncOpen.
tree
|
commitdiff
2006-12-22
Jacek Caban
mshtml: Use Gecko's AsyncOpen if URI is has no nsIWineU...
tree
|
commitdiff
2006-12-21
Huw Davies
gdi32: Extract the constituent TrueType files from...
tree
|
commitdiff
2006-12-21
Francois Gouget
setupapi: Fix handling of 'CopyFiles=@file'.
tree
|
commitdiff
2006-12-21
Ken Thomases
iphlpapi: Fixed a problem with enumerating network...
tree
|
commitdiff
2006-12-21
Alexandre Julliard
ntdll: Added support for physically ejecting devices...
tree
|
commitdiff
2006-12-21
Alexandre Julliard
ntdll: File positions should be aligned to sector bound...
tree
|
commitdiff
2006-12-21
Paul Vriens
kernel32/tests: Don't use full path for executable...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Replace pthread mutex with OSSpinLock.
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Move a memset out of a mutex-guarded...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Merge wodReset and wodHelper_Reset.
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Change to faster non-recursive mutex.
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Push notify of completions from render...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Remove more mutexes from around Audio...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Report when the render callback is just...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Lift mutex lock/unlock out of wodHelper_...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Leave audio unit running, except when...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Eliminate unnecessary variable, unreacha...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Inline & eliminate the specializations...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Specialize wodHelper_BeginWaveHdr for...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Simplify handling of BEGIN+ENDLOOP wave...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Extract wodHelper_CheckForLoopBegin...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Create port for sending messages to...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Control the fprintf's by the Wine debug...
tree
|
commitdiff
2006-12-21
Günther Brammer
ddraw: Add a test for IDirectDrawSurface_SetColorKey.
tree
|
commitdiff
2006-12-21
Huw Davies
gdi32: Actually create the Wine fonts key if it doesn...
tree
|
commitdiff
2006-12-21
Juan Lang
kernel32: Suppress an unneeded warning.
tree
|
commitdiff
2006-12-21
Alex Villacís Lasso
oleaut32: VarBstrFromCy - Remove use of sprintfW by...
tree
|
commitdiff
2006-12-20
Chris Robinson
d3d: Fix adapter mode enumeration and filtering.
tree
|
commitdiff
2006-12-20
Christoph Frick
dinput: Drop magic int.
tree
|
commitdiff
2006-12-20
Christoph Frick
dinput: Set the correct size for the old dinput joystick.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Reinstall the nvrc texture unit mapping.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Catch nop pixel shader changes.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Add pixel shaders to the state table.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Catch nop sampler changes.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Move samplers to the state table.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Add empty sampler entries to the state table.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Catch nop SetTextureStageState calls.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Make WINED3DTSS_CONSTANT a nogl state.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Make a WINED3DTSS_RESULTARG stub.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Make WINED3DTSS_TEXTURETRANSFORMFLAGS a nogl...
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Add a WINED3DTSS_BUMPENVLOFFSET stub.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Add a WINED3DTSS_BUMPENVSCALE stub.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Move WINED3DTSS_TEXCOORDINDEX to the state...
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Move WINED3DTSS_ALPHAOP to the state table.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Move WINED3DTSS_COLOROP to the state table.
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Do not enable the texture dimensions in BindTe...
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Add empty texture stage states to the state...
tree
|
commitdiff
2006-12-20
Stefan Dösinger
wined3d: Temporary disable nvrc junk texture skipping.
tree
|
commitdiff
2006-12-20
Alexandre Julliard
shell32: Don't hardcode the system32 directory in regis...
tree
|
commitdiff
2006-12-20
Alexandre Julliard
ntdll: Fix the libdl refcount when loading the same...
tree
|
commitdiff
2006-12-20
Francois Gouget
kernel32/tests: Test loading and unloading of builtin...
tree
|
commitdiff
2006-12-20
Kai Blin
ws2_32: ws_sockaddr_u2ws should zero the sockaddr_in...
tree
|
commitdiff
2006-12-20
Vitaliy Margolen
dinput: Warp mouse in exclusive cooperation mode only.
tree
|
commitdiff
2006-12-20
Vitaliy Margolen
dinput: Use GetCursorPos() to calculate relative mouse...
tree
|
commitdiff
2006-12-20
Rob Shearman
ole32: Send a causality ID in the ORPCTHIS header for...
tree
|
commitdiff
2006-12-20
Rob Shearman
ole32: Reset the message filter at the end of the messa...
tree
|
commitdiff
2006-12-20
Rob Shearman
ole32: Pass in the IID and IUnknown* of the object...
tree
|
commitdiff
2006-12-20
Rob Shearman
ole32: Call the message filter for incoming calls.
tree
|
commitdiff
2006-12-20
Rob Shearman
ole32: Call ServerNotify for channel hooks.
tree
|
commitdiff
2006-12-20
Rob Shearman
ole32: Implement CoRegisterChannelHook and call channel...
tree
|
commitdiff
2006-12-20
Rob Shearman
ole32: Marshal the ORPCTHIS structure prefixed to the...
tree
|
commitdiff
2006-12-20
H. Verbeet
wined3d: Allow wined3d to handle multiple render targets.
tree
|
commitdiff
2006-12-20
H. Verbeet
wined3d: Allow the FBO code to handle multiple render...
tree
|
commitdiff
2006-12-20
H. Verbeet
wined3d: Move storing the render target from ActiveRend...
tree
|
commitdiff
2006-12-20
H. Verbeet
wined3d: Allow the device to store multiple render...
tree
|
commitdiff
2006-12-20
Alexandre Julliard
ntdll: Fixed typo in map_image.
tree
|
commitdiff
2006-12-20
Roderick Colenbrander
winex11.drv: pbuffer detection.
tree
|
commitdiff
2006-12-20
Ulrich Czekalla
winex11.drv: Don't crash when called with a NULL gl...
tree
|
commitdiff
2006-12-20
Huw Davies
gdi32: Improve the fontconfig filtering hack so that...
tree
|
commitdiff
2006-12-20
Andrew Talbot
gdi32: Remove unused function.
tree
|
commitdiff
2006-12-19
Rob Shearman
ole32: Fix the HMETAFILEPICT user marshaling test to...
tree
|
commitdiff
2006-12-19
Juris Smotrovs
user32: Extend the support for SWP_STATECHANGED for...
tree
|
commitdiff
2006-12-19
Stefan Dösinger
wined3d: Add WINED3DRS_STIPPLEPATTERNxy.
tree
|
commitdiff
2006-12-19
Stefan Dösinger
wined3d: Fix a function name.
tree
|
commitdiff
2006-12-19
Stefan Dösinger
wined3d: Add missing render state function.
tree
|
commitdiff
next