projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
dsound: Accept DSERR_INVALIDCALL for CreateSoundBuffer failure.
[wine]
/
dlls
/
2008-07-07
Jon Griffiths
wsock32: Forward TransmitFile to the implementation...
tree
|
commitdiff
2008-07-07
Jon Griffiths
oleaut32: Fix memcpy overlapping ranges in SysReAllocSt...
tree
|
commitdiff
2008-07-07
Jon Griffiths
oleaut32/test: Fix valgrind leaks.
tree
|
commitdiff
2008-07-07
Alexander Morozov
wininet: Add port number to Host HTTP header.
tree
|
commitdiff
2008-07-07
Alexander Morozov
wininet: Add support of INTERNET_FLAG_NO_CACHE_WRITE.
tree
|
commitdiff
2008-07-07
Nikolay Sivov
gdiplus: Check arguments in GdipPathIterNextSubpath.
tree
|
commitdiff
2008-07-07
Nikolay Sivov
gdiplus: Implementation of GdipPathIterGetSubpathCount...
tree
|
commitdiff
2008-07-07
Nikolay Sivov
gdiplus: GdipPathIterNextMarker implementation with...
tree
|
commitdiff
2008-07-07
Dylan Smith
richedit: Fixed Valgrind error related to undoing.
tree
|
commitdiff
2008-07-07
Dylan Smith
richedit: Fixed double click issues by sharing code...
tree
|
commitdiff
2008-07-07
Dylan Smith
richedit: Made sure word selection selects only one...
tree
|
commitdiff
2008-07-07
Stefan Dösinger
wined3d: Correct an off-by-one error in constant dirtif...
tree
|
commitdiff
2008-07-07
Alexander Nicolays...
shell32: Update Norwegian Bokmål translation.
tree
|
commitdiff
2008-07-07
Andrew Talbot
winedos: Remove unneeded address-of operator from funct...
tree
|
commitdiff
2008-07-07
Andrew Talbot
wined3d: Remove unneeded address-of operators from...
tree
|
commitdiff
2008-07-07
Andrew Talbot
user32: Remove unneeded address-of operators from funct...
tree
|
commitdiff
2008-07-07
Andrew Talbot
shell32: Remove unneeded address-of operators from...
tree
|
commitdiff
2008-07-07
Andrew Talbot
quartz: Remove unneeded address-of operators from funct...
tree
|
commitdiff
2008-07-07
Andrew Talbot
ole32: Remove unneeded address-of operators from functi...
tree
|
commitdiff
2008-07-07
Andrew Talbot
infosoft: Remove unneeded address-of operator from...
tree
|
commitdiff
2008-07-07
Alexandre Julliard
rpcrt4: Use interlocked functions to increment/decremen...
tree
|
commitdiff
2008-07-07
Rob Shearman
rpcrt4: Clear the memory of embedded complex types...
tree
|
commitdiff
2008-07-07
Vitaliy Margolen
dinput: Set force feedback actuator flag for X and...
tree
|
commitdiff
2008-07-07
Vitaliy Margolen
dinput: Freed effect should remove itself from the...
tree
|
commitdiff
2008-07-07
Vitaliy Margolen
dinput: Use Wine list for effects list.
tree
|
commitdiff
2008-07-07
Vitaliy Margolen
dinput: Stop and unload effect when freeing it.
tree
|
commitdiff
2008-07-07
Vitaliy Margolen
dinput: Add more traces. Prevent some traces from deref...
tree
|
commitdiff
2008-07-07
Maarten Lankhorst
quartz: Fix parser/pullpin to only care about the state...
tree
|
commitdiff
2008-07-07
Maarten Lankhorst
quartz: Only call begin process functions in transform...
tree
|
commitdiff
2008-07-07
Maarten Lankhorst
quartz: Make sure transform filter commits allocator.
tree
|
commitdiff
2008-07-07
Maarten Lankhorst
quartz: Fix tiny bug in IGraphBuilder_Render.
tree
|
commitdiff
2008-07-07
Rob Shearman
include: Remove unused file wine/rpcss_shared.h.
tree
|
commitdiff
2008-07-07
Dylan Smith
richedit: Fixed the selection bar width.
tree
|
commitdiff
2008-07-07
Dylan Smith
richedit: Made sure the caret position is stored when...
tree
|
commitdiff
2008-07-04
Dylan Smith
user32: Increased area for scrolling via mouse drag...
tree
|
commitdiff
2008-07-04
Vladimir Pankratov
shell32: Update Russian translation.
tree
|
commitdiff
2008-07-04
Nikolay Sivov
gdiplus: Remove unnecessary cast from GdipAddPathRectangle.
tree
|
commitdiff
2008-07-04
Nikolay Sivov
gdiplus: Implemented GdipPathIterHasCurve with tests.
tree
|
commitdiff
2008-07-04
Alexander Morozov
wininet: Remove unneeded variable.
tree
|
commitdiff
2008-07-04
Maarten Lankhorst
quartz: Implement state transitions in video renderer.
tree
|
commitdiff
2008-07-04
Maarten Lankhorst
quartz: Implement state transitions in directsound...
tree
|
commitdiff
2008-07-04
Rob Shearman
rpcrt4: Don't reserve space in the buffer for reference...
tree
|
commitdiff
2008-07-04
Rob Shearman
rpcrt4: Implement memory sizing for pointers in complex...
tree
|
commitdiff
2008-07-04
Rob Shearman
rpcrt4: The conformant array offset in complex structs...
tree
|
commitdiff
2008-07-04
Rob Shearman
rpcrt4: Fix NdrComplexArrayUnmarshall and NdrComplexStr...
tree
|
commitdiff
2008-07-04
Rob Shearman
rpcrt4: Support calculating the size in memory of range...
tree
|
commitdiff
2008-07-04
Dylan Smith
comctl32: Fix for ComboBoxEx bug caused by focus change.
tree
|
commitdiff
2008-07-04
Dylan Smith
comctl32: Added tests to show a ComboBoxEx bug caused...
tree
|
commitdiff
2008-07-04
Zac Brown
winhttp: Add stub implementation for WinHttpSendRequest.
tree
|
commitdiff
2008-07-04
Zac Brown
winhttp: Add stub implementation for WinHttpOpenRequest...
tree
|
commitdiff
2008-07-04
Zac Brown
winhttp: Add stub implementation for WinHttpConnect.
tree
|
commitdiff
2008-07-04
Kai Blin
ws2_32: Prevent segfault in trace for NULL AddressString.
tree
|
commitdiff
2008-07-04
Jacek Caban
mshtml: Don't mix nsresult with HRESULT.
tree
|
commitdiff
2008-07-04
Maarten Lankhorst
quartz: Set filesource initial state to stopped.
tree
|
commitdiff
2008-07-04
Maarten Lankhorst
quartz: Make CLSID_AudioRender an alias for CLSID_DSoun...
tree
|
commitdiff
2008-07-04
Massimo Del Fedele
opengl32: glGetString() should return NULL on NULL...
tree
|
commitdiff
2008-07-03
Alexandre Julliard
server: Set the visible rect in the set_window_pos...
tree
|
commitdiff
2008-07-03
Alexandre Julliard
ntdll: Split the signal setup into process-wide and...
tree
|
commitdiff
2008-07-03
Alexandre Julliard
kernel32: Use a proper structure for thunks instead...
tree
|
commitdiff
2008-07-03
Alexandre Julliard
exception.h: Make the RtlUnwind wrapper available separ...
tree
|
commitdiff
2008-07-03
Alexandre Julliard
oleaut32: Include the system jpeg and png headers befor...
tree
|
commitdiff
2008-07-03
Zhangrong Huang
msxml3/test: Fix a typo in test node_to_string().
tree
|
commitdiff
2008-07-03
Zhangrong Huang
secur32: Allow loading external schannel.dll.
tree
|
commitdiff
2008-07-03
Alistair Leslie...
msxml3: Added tests to check for invalid arguments.
tree
|
commitdiff
2008-07-03
Alistair Leslie...
msxml3: Added checks for invalid arguments in nodelist.
tree
|
commitdiff
2008-07-03
Alistair Leslie...
msxml3: Added checks for invalid arguments in queryresult.
tree
|
commitdiff
2008-07-03
Alexander Morozov
wininet/tests: Add HTTP 1.1 test.
tree
|
commitdiff
2008-07-03
Alexander Morozov
wininet/tests: Additional HTTP header tests.
tree
|
commitdiff
2008-07-03
Sinitsin Ivan
mshtml: Add HTMLWindow_scrollBy implementation.
tree
|
commitdiff
2008-07-03
Sinitsin Ivan
mshtml: Add HTMLWindow_scrollTo implementation.
tree
|
commitdiff
2008-07-03
Alistair Leslie...
msxml3: Use libxml macros to get the length of a set.
tree
|
commitdiff
2008-07-03
Piotr Caban
msxml3/tests: Fix error messages.
tree
|
commitdiff
2008-07-03
Piotr Caban
msxml3/tests: Better error messages formatting.
tree
|
commitdiff
2008-07-03
Vijay Kiran Kamuju
vdmdbg: Add stub for VDMEnumProcessWOW.
tree
|
commitdiff
2008-07-03
Nikolay Sivov
gdiplus: Construction/desctruction tests for PathIterator.
tree
|
commitdiff
2008-07-03
Nikolay Sivov
gdiplus: Added file for PathIterator testing.
tree
|
commitdiff
2008-07-03
Nikolay Sivov
gdiplus: Implementation of GdipPathIterEnumerate.
tree
|
commitdiff
2008-07-03
Nikolay Sivov
gdiplus: Implemented GdipDrawBeziers.
tree
|
commitdiff
2008-07-03
Nikolay Sivov
gdiplus: Implemented GdipCreateTextureIAI using float...
tree
|
commitdiff
2008-07-03
Dylan Smith
richedit: Fixed simulated keyboard events on tests.
tree
|
commitdiff
2008-07-03
Maarten Lankhorst
quartz: Fix return value for video renderer.
tree
|
commitdiff
2008-07-03
Maarten Lankhorst
quartz: Fix return values in directsound renderer.
tree
|
commitdiff
2008-07-03
Maarten Lankhorst
wined3d: Fix a deadlock that may occur during initializ...
tree
|
commitdiff
2008-07-03
Michael Stefaniuc
gdiplus: Remove redundant NULL check before GdipFree...
tree
|
commitdiff
2008-07-03
H. Verbeet
wined3d: Track depth stencil location per-surface.
tree
|
commitdiff
2008-07-03
H. Verbeet
wined3d: Use dst_fbo to do the depth blit.
tree
|
commitdiff
2008-07-03
H. Verbeet
wined3d: Make sure the FBO doesn't have any depth attac...
tree
|
commitdiff
2008-07-03
Michael Karcher
winex11: Made local constant static.
tree
|
commitdiff
2008-07-03
Owen Rudge
shell32: Check registry entry for cpl files (in standar...
tree
|
commitdiff
2008-07-03
Jacek Caban
mshtml: Set doc to NULL in NSContainer_Release.
tree
|
commitdiff
2008-07-03
Juan Lang
inetmib1: Fix test failures on some systems.
tree
|
commitdiff
2008-07-03
Alistair Leslie...
msxml3: Added support to create an Attribute in createNode.
tree
|
commitdiff
2008-07-03
Paul Vriens
quartz/tests: Make tests run on everything lower then...
tree
|
commitdiff
2008-07-03
Huw Davies
gdiplus: Add some more region stubs.
tree
|
commitdiff
2008-07-03
Kai Blin
netapi32: Make sure NetUserGetInfo can find the current...
tree
|
commitdiff
2008-07-03
Alexandre Julliard
iphlpapi: Fix the return value of GetPerAdapterInfo...
tree
|
commitdiff
2008-07-02
Alexandre Julliard
user32: Split the SetWindowPos driver backend in Window...
tree
|
commitdiff
2008-07-02
Detlef Riekenberg
winspool: Use the backend for EnumMonitors.
tree
|
commitdiff
2008-07-02
Detlef Riekenberg
localspl: Implement fpEnumMonitors.
tree
|
commitdiff
2008-07-02
Stefan Dösinger
wined3d: Restore the gamma when destroying the swapchain.
tree
|
commitdiff
next