projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2007-01-06
Eric Pouech
winedump: While dumping NE files, use -j option if...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Eric Pouech
winedump: Print some basic info for pure DOS file ...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Eric Pouech
winedump: Added ability to dump FPO debug information.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Eric Pouech
dbghelp: Corrected the map/unmap operations for ELF...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Kai Blin
msacm32: Fix comment and remove unneeded if check ...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Francois Gouget
ole32: Print GetLastError() in decimal with '%u'.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Francois Gouget
gdi32/tests: Print GetLastError() in decimal with ...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Francois Gouget
shell32/tests: Print GetLastError() in decimal with...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Francois Gouget
localspl/tests: Print GetLastError() in decimal with...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Francois Gouget
version/tests: Print GetLastError() in decimal with...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Francois Gouget
wine.inf: Self-register objsel.dll.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Francois Gouget
ddrawex: Self-register the DirectDrawFactory CoClass.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Francois Gouget
dinput8: Self-register the DirectInput8 CoClass.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Francois Gouget
taskmgr: Print GetLastError() in decimal with '%u'.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Francois Gouget
advapi32: Remove a useless macro.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Kai Blin
shlwapi: Remove redundant check in assignment, unicode...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Kai Blin
user32: If pTest was allocated, length has to be >...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Kai Blin
ole32: Remove redundant NULL check (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Jeff Latimer
winemp3.acm: Ensure null check before dereference.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Jeff Latimer
wininet: Ensure null check before dereference.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Andrew Talbot
dmloader: Declare some functions static.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Andrew Talbot
dmime: Declare some functions static.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Francois Gouget
quartz: Use '%u' to print GetLastError().
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Francois Gouget
urlmon: Print GetLastError() in decimal with '%u'.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Francois Gouget
qcap: Print GetLastError() in decimal with '%u'.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Dmitry Timoshkov
kernel32: GetTimeFormat and GetDateFormat should fail...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Paul Vriens
winetest: Pass correct working directory to the tests.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Louis Lenders
devenum: Update Dutch resource.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Louis Lenders
comdlg32: Update Dutch resource.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Vitaliy Margolen
dinput: Change EnumObjects to use GetObjectInfo.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Chris Robinson
wined3d: state_pointsprite should apply to all texture...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Eric Pouech
imagehlp: Make use of the bReadOnly parameter in MapAnd...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Eric Pouech
imagehlp: Correctly handle files without NT headers...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Eric Pouech
imagehlp: Fixed computation of SizeOfImage in MapAndLoad.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
H. Verbeet
wined3d: Skip sampler state application for stages...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
H. Verbeet
wined3d: Skip WINED3DTSS_TEXCOORDINDEX state applicatio...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
H. Verbeet
wined3d: Don't do WINED3DTSS_ALPHAOP texture operations...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
H. Verbeet
wined3d: Don't do WINED3DTSS_COLOROP texture operations...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
wininet: Fix the releasing of the wrong reference count...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
wininet: Change the HTTP code to not assume that the...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
wininet: Don't send callbacks in HTTP_CloseConnection...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
wininet: Use the Content-Length header to work out...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
wininet: Always send a Connection header set to "close...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
wininet: Use correct types for socket functions to...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
wininet: Fix HTTP redirects by reseting loop_next after...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
ntdll: Don't print a fixme in RtlQueueUserWorkItem...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Vitaliy Margolen
dinput: Fix cut and paste error.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Andrew Talbot
widl: Fix memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Andrew Talbot
ddraw: Declare some functions static.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Andrew Talbot
d3d9: Declare some functions static.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Andrew Talbot
dmband: Declare some functions static.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
wininet: Remove the custom thread pool implementation...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
rpcrt4: Pass WT_EXECUTELONGFUNCTION to QueueUserWorkIte...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
ntdll: Fix some test failures of RtlGUIDFromString...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
ntdll: RtlInitUnicodeString on a string too long to...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
ole32: Make sure to reset the message state if it has...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Dmitry Timoshkov
user32: Fix some failures in the MDI message test.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Dmitry Timoshkov
user32: Fix some failures of the ShowWindow test under...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Kai Blin
shlwapi: Remove redundant check in assignment (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Michael Gardiner
ole32: Stop StgOpenStorage from creating a file when...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Mike McCormack
comctl32: Check subitem is valid before calling LISTVIE...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Mike McCormack
comctl32: Remove unnecessary casts.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Alexandre Julliard
make_requests: Grab status names from async_terminate...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Alexandre Julliard
server: Add a generic apc_call structure to make it...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Alexandre Julliard
server: Notify the server that an APC has completed...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Alexandre Julliard
server: Make thread_apc into a real object.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Louis Lenders
regedit: Update Dutch resources.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Francois Gouget
Assorted spelling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Francois Gouget
ws2_32/tests: Use '%d' to print GetLastError().
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Francois Gouget
kernel32/tests: Use '%d' to print GetLastError().
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Francois Gouget
itss: Fix spelling of the dwOrigin variables.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Francois Gouget
rsabase/tests: Remove unneeded casts.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Eric Pouech
dbghelp: Implemented 64 bit versions of EnumerateLoaded...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Eric Pouech
winedbg: Added a maintenance command to load a given...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Stefan Dösinger
wined3d: Dirtify the stream sources in DrawPrimitiveUP.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Stefan Dösinger
wined3d: Move decoding the streams to their own inline...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Stefan Dösinger
wined3d: Catch NOP SetStreamSource changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Stefan Dösinger
wined3d: Catch nop pixel shader changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Stefan Dösinger
wined3d: Catch NOP vertex declaration changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Stefan Dösinger
wined3d: Break the viewport out of the vertex declarati...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Vitaliy Margolen
dinput: Implement mouse GetObjectInfo on top of base...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Vitaliy Margolen
dinput: Move keyboard to using new GetObjectInfo.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Vitaliy Margolen
dinput: Implement GetObjectInfo[A|W] in base device...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Mike McCormack
kernel32: Don't try update version resources with inval...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Roderick Colenbrander
wgl: Fix piAttributes NULL crash.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Andrew Talbot
ddraw: Declare some functions static.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Andrew Talbot
comdlg32: Declare some items static.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Andrew Talbot
dinput: Declare some functions static.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Andrew Talbot
winedump: Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Louis Lenders
wininet: Update Dutch resource.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Louis Lenders
mstml: Update Dutch resource.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Hans Leidekker
usp10: Document ScriptItemize. Get rid of the remaining...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Hans Leidekker
usp10: Implement and test ScriptStringGetOrder and...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Hans Leidekker
usp10: Use macro functions for memory allocation and...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Hans Leidekker
usp10: Make the script cache accessible from a string...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
kernel32: Be more verbose about the expected and receiv...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Rob Shearman
ole32: Don't release pUnk in OleCreate if CoCreateInsta...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Alexandre Julliard
server: Avoid crash in alloc_console when the process...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-03
Thomas Kho
kernel32: Add CreateRemoteThread remote thread conforma...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-03
Thomas Kho
kernel32: Add VirtualAllocEx remote thread conformance...
commit
|
commitdiff
|
tree
|
snapshot
next