projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dmime: Declare some functions static.
[wine]
/
dlls
/
2007-01-05
Andrew Talbot
dmime: Declare some functions static.
tree
|
commitdiff
2007-01-05
Francois Gouget
quartz: Use '%u' to print GetLastError().
tree
|
commitdiff
2007-01-05
Francois Gouget
urlmon: Print GetLastError() in decimal with '%u'.
tree
|
commitdiff
2007-01-05
Francois Gouget
qcap: Print GetLastError() in decimal with '%u'.
tree
|
commitdiff
2007-01-05
Dmitry Timoshkov
kernel32: GetTimeFormat and GetDateFormat should fail...
tree
|
commitdiff
2007-01-05
Louis Lenders
devenum: Update Dutch resource.
tree
|
commitdiff
2007-01-05
Louis Lenders
comdlg32: Update Dutch resource.
tree
|
commitdiff
2007-01-05
Vitaliy Margolen
dinput: Change EnumObjects to use GetObjectInfo.
tree
|
commitdiff
2007-01-04
Chris Robinson
wined3d: state_pointsprite should apply to all texture...
tree
|
commitdiff
2007-01-04
Eric Pouech
imagehlp: Make use of the bReadOnly parameter in MapAnd...
tree
|
commitdiff
2007-01-04
Eric Pouech
imagehlp: Correctly handle files without NT headers...
tree
|
commitdiff
2007-01-04
Eric Pouech
imagehlp: Fixed computation of SizeOfImage in MapAndLoad.
tree
|
commitdiff
2007-01-04
H. Verbeet
wined3d: Skip sampler state application for stages...
tree
|
commitdiff
2007-01-04
H. Verbeet
wined3d: Skip WINED3DTSS_TEXCOORDINDEX state applicatio...
tree
|
commitdiff
2007-01-04
H. Verbeet
wined3d: Don't do WINED3DTSS_ALPHAOP texture operations...
tree
|
commitdiff
2007-01-04
H. Verbeet
wined3d: Don't do WINED3DTSS_COLOROP texture operations...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Fix the releasing of the wrong reference count...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Change the HTTP code to not assume that the...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Don't send callbacks in HTTP_CloseConnection...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Use the Content-Length header to work out...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Always send a Connection header set to "close...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Use correct types for socket functions to...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Fix HTTP redirects by reseting loop_next after...
tree
|
commitdiff
2007-01-04
Rob Shearman
ntdll: Don't print a fixme in RtlQueueUserWorkItem...
tree
|
commitdiff
2007-01-04
Vitaliy Margolen
dinput: Fix cut and paste error.
tree
|
commitdiff
2007-01-04
Andrew Talbot
ddraw: Declare some functions static.
tree
|
commitdiff
2007-01-04
Andrew Talbot
d3d9: Declare some functions static.
tree
|
commitdiff
2007-01-04
Andrew Talbot
dmband: Declare some functions static.
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Remove the custom thread pool implementation...
tree
|
commitdiff
2007-01-04
Rob Shearman
rpcrt4: Pass WT_EXECUTELONGFUNCTION to QueueUserWorkIte...
tree
|
commitdiff
2007-01-04
Rob Shearman
ntdll: Fix some test failures of RtlGUIDFromString...
tree
|
commitdiff
2007-01-04
Rob Shearman
ntdll: RtlInitUnicodeString on a string too long to...
tree
|
commitdiff
2007-01-04
Rob Shearman
ole32: Make sure to reset the message state if it has...
tree
|
commitdiff
2007-01-04
Dmitry Timoshkov
user32: Fix some failures in the MDI message test.
tree
|
commitdiff
2007-01-04
Dmitry Timoshkov
user32: Fix some failures of the ShowWindow test under...
tree
|
commitdiff
2007-01-04
Kai Blin
shlwapi: Remove redundant check in assignment (Coverity).
tree
|
commitdiff
2007-01-04
Michael Gardiner
ole32: Stop StgOpenStorage from creating a file when...
tree
|
commitdiff
2007-01-04
Mike McCormack
comctl32: Check subitem is valid before calling LISTVIE...
tree
|
commitdiff
2007-01-04
Mike McCormack
comctl32: Remove unnecessary casts.
tree
|
commitdiff
2007-01-04
Alexandre Julliard
server: Add a generic apc_call structure to make it...
tree
|
commitdiff
2007-01-04
Alexandre Julliard
server: Notify the server that an APC has completed...
tree
|
commitdiff
2007-01-04
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-01-04
Francois Gouget
ws2_32/tests: Use '%d' to print GetLastError().
tree
|
commitdiff
2007-01-04
Francois Gouget
kernel32/tests: Use '%d' to print GetLastError().
tree
|
commitdiff
2007-01-04
Francois Gouget
itss: Fix spelling of the dwOrigin variables.
tree
|
commitdiff
2007-01-04
Francois Gouget
rsabase/tests: Remove unneeded casts.
tree
|
commitdiff
2007-01-04
Eric Pouech
dbghelp: Implemented 64 bit versions of EnumerateLoaded...
tree
|
commitdiff
2007-01-04
Stefan Dösinger
wined3d: Dirtify the stream sources in DrawPrimitiveUP.
tree
|
commitdiff
2007-01-04
Stefan Dösinger
wined3d: Move decoding the streams to their own inline...
tree
|
commitdiff
2007-01-04
Stefan Dösinger
wined3d: Catch NOP SetStreamSource changes.
tree
|
commitdiff
2007-01-04
Stefan Dösinger
wined3d: Catch nop pixel shader changes.
tree
|
commitdiff
2007-01-04
Stefan Dösinger
wined3d: Catch NOP vertex declaration changes.
tree
|
commitdiff
2007-01-04
Stefan Dösinger
wined3d: Break the viewport out of the vertex declarati...
tree
|
commitdiff
2007-01-04
Vitaliy Margolen
dinput: Implement mouse GetObjectInfo on top of base...
tree
|
commitdiff
2007-01-04
Vitaliy Margolen
dinput: Move keyboard to using new GetObjectInfo.
tree
|
commitdiff
2007-01-04
Vitaliy Margolen
dinput: Implement GetObjectInfo[A|W] in base device...
tree
|
commitdiff
2007-01-04
Mike McCormack
kernel32: Don't try update version resources with inval...
tree
|
commitdiff
2007-01-04
Roderick Colenbrander
wgl: Fix piAttributes NULL crash.
tree
|
commitdiff
2007-01-04
Andrew Talbot
ddraw: Declare some functions static.
tree
|
commitdiff
2007-01-04
Andrew Talbot
comdlg32: Declare some items static.
tree
|
commitdiff
2007-01-04
Andrew Talbot
dinput: Declare some functions static.
tree
|
commitdiff
2007-01-04
Louis Lenders
wininet: Update Dutch resource.
tree
|
commitdiff
2007-01-04
Louis Lenders
mstml: Update Dutch resource.
tree
|
commitdiff
2007-01-04
Hans Leidekker
usp10: Document ScriptItemize. Get rid of the remaining...
tree
|
commitdiff
2007-01-04
Hans Leidekker
usp10: Implement and test ScriptStringGetOrder and...
tree
|
commitdiff
2007-01-04
Hans Leidekker
usp10: Use macro functions for memory allocation and...
tree
|
commitdiff
2007-01-04
Hans Leidekker
usp10: Make the script cache accessible from a string...
tree
|
commitdiff
2007-01-04
Rob Shearman
kernel32: Be more verbose about the expected and receiv...
tree
|
commitdiff
2007-01-04
Rob Shearman
ole32: Don't release pUnk in OleCreate if CoCreateInsta...
tree
|
commitdiff
2007-01-03
Thomas Kho
kernel32: Add CreateRemoteThread remote thread conforma...
tree
|
commitdiff
2007-01-03
Thomas Kho
kernel32: Add VirtualAllocEx remote thread conformance...
tree
|
commitdiff
2007-01-03
Reinhard Karcher
user32: Speed improvement for 16bit comm support.
tree
|
commitdiff
2007-01-03
Bernard Ladenthin
oleaut32: Better OleIconToCursor stub.
tree
|
commitdiff
2007-01-03
Reinhard Karcher
user32: Speed improvement for 16bit comm support.
tree
|
commitdiff
2007-01-03
Reinhard Karcher
ntdll: Fix DTR and CTS controls in serial code.
tree
|
commitdiff
2007-01-03
Mike McCormack
kernel32: Store resources to be updated in a tree.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarImp.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarPow.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarMod.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarIdiv.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarXor.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarOr.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarSub.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarDiv.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarMul.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarAdd.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarAnd.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Add wrapper for dereferencing a VARIANT of...
tree
|
commitdiff
2007-01-03
Lei Zhang
comctl32: Add initial tests for the status bar control.
tree
|
commitdiff
2007-01-03
Vijay Kiran Kamuju
comctl32: statusbar: Fix GetRect return value bug.
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Select a proper texture unit in LockRect and...
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Remove d3ddevice_set_ortho.
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Move the projection matrix into its own state.
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Break the lighting state out of the vertex...
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Move the world matrix to the state table.
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Move the functionality of primitiveInitState...
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Add a viewport state to the state table.
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Move decoding the vertex declaration to the...
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Pass the user pointer strided structure via...
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Use the baseVertexIndex in the stateblock.
tree
|
commitdiff
next