projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
widl: Add support for generating old-style interpreted stubs for clients.
[wine]
/
dlls
/
2011-06-02
Alexandre Julliard
rpcrt4: Add entry points for the old-style stubless...
tree
|
commitdiff
2011-06-02
Aric Stewart
usp10: Handle new OpenType tags for Microsoft Indic...
tree
|
commitdiff
2011-06-02
Huw Davies
gdi32: Update pixel colours when the colour table changes.
tree
|
commitdiff
2011-06-02
Peter Urbanec
ws2_32/tests: Socket error handling and reporting tests.
tree
|
commitdiff
2011-06-02
Michael Stefaniuc
d3d10core: COM cleanup for the ID3D10Query iface.
tree
|
commitdiff
2011-06-02
Michael Stefaniuc
d3d10core: COM cleanup for the ID3D10SamplerState iface.
tree
|
commitdiff
2011-06-02
Michael Stefaniuc
d3d10core: COM cleanup for the ID3D10RasterizerState...
tree
|
commitdiff
2011-06-02
Michael Stefaniuc
d3d10core: COM cleanup for the ID3D10DepthStencilState...
tree
|
commitdiff
2011-06-02
Michael Stefaniuc
d3d10: COM cleanup for the ID3D10EffectType iface.
tree
|
commitdiff
2011-06-02
Piotr Pawłow
wined3d: Set container of swapchain surfaces to WINED3D...
tree
|
commitdiff
2011-06-02
Marko Nikolic
comctl32/tests: Removed sign comparison warning in...
tree
|
commitdiff
2011-06-02
Marko Nikolic
comctl32/tests: Removed sign comparison warning in...
tree
|
commitdiff
2011-06-02
Alexandre Julliard
msvcrt: Comment out exports with a non-standard comment...
tree
|
commitdiff
2011-06-02
Alexandre Julliard
msvcp60: Synchronize the spec file.
tree
|
commitdiff
2011-06-02
Alexandre Julliard
include: Make CLIENT_CALL_RETURN definition platform...
tree
|
commitdiff
2011-06-01
Alasdair Sinclair
comctl32/tab: Fully initialize itemData to fix x64...
tree
|
commitdiff
2011-06-01
Andrew Nguyen
dbghelp: Implement SymEnumSourceFilesW.
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ws2_32: Avoid a crash with an optional pointer in WSAAs...
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ws2_32/tests: Properly destroy the async test window.
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ws2_32: Free the asynchronous query structure if thread...
tree
|
commitdiff
2011-06-01
Hans Leidekker
msi: GetUserName sets last error to ERROR_INSUFFICIENT_...
tree
|
commitdiff
2011-06-01
Hans Leidekker
crypt32: GetUserName sets last error to ERROR_INSUFFICI...
tree
|
commitdiff
2011-06-01
Andrew Nguyen
advapi32: Fix last error value of GetUserNameA/W and...
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ddraw: Handle a callback cancellation attempt in d3d7_E...
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ddraw: Extend the lifetime of the EnumDevices strings...
tree
|
commitdiff
2011-06-01
Marko Nikolic
comctl32/tests: Removed sign comparison warning in...
tree
|
commitdiff
2011-06-01
Marko Nikolic
comctl32/tests: Use unsigned constants to remove sign...
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32: Fix an error in the blue channel of the 32 ...
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32/tests: Add tests for 24 bpp brushes.
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32: Add support for 24 bpp brushes.
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32/tests: Add tests for 24 bpp dibs.
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32: Add support for 24 bpp dibs.
tree
|
commitdiff
2011-06-01
Hans Leidekker
wininet: Consistently use the allocation macros.
tree
|
commitdiff
2011-06-01
Hans Leidekker
wininet: Don't change the verb if the server response...
tree
|
commitdiff
2011-06-01
Hans Leidekker
winhttp: Don't change the verb if the server response...
tree
|
commitdiff
2011-06-01
Michael Stefaniuc
d3d10core: COM cleanup for the ID3D10BlendState iface.
tree
|
commitdiff
2011-06-01
Michael Stefaniuc
d3d10core: COM cleanup for the ID3D10GeometryShader...
tree
|
commitdiff
2011-06-01
Michael Stefaniuc
d3d10core: COM cleanup for the ID3D10ShaderResourceView...
tree
|
commitdiff
2011-06-01
Michael Stefaniuc
d3d10core: COM cleanup for the ID3D10DepthStencilView...
tree
|
commitdiff
2011-06-01
Michael Stefaniuc
d3d10core: COM cleanup for the ID3D10Texture3D iface.
tree
|
commitdiff
2011-06-01
Michael Stefaniuc
d3d10core: COM cleanup for the ID3D10Texture2D iface.
tree
|
commitdiff
2011-06-01
Michael Stefaniuc
fusion: COM cleanup for the IAssemblyName iface.
tree
|
commitdiff
2011-06-01
Michael Stefaniuc
shell32: COM cleanup in shfldr_netplaces.c.
tree
|
commitdiff
2011-06-01
Michael Stefaniuc
infosoft/tests: COM cleanup in infosoft.c.
tree
|
commitdiff
2011-05-31
David Hedberg
oleaut32: Don't crash in wrapper if variant resides...
tree
|
commitdiff
2011-05-31
Ričardas Barkauskas
ddraw: Change IDirectDrawSurface3_vtbl to IDirectDrawSu...
tree
|
commitdiff
2011-05-31
Ričardas Barkauskas
ddraw: Use a This variable in the IDirectDraw3 methods...
tree
|
commitdiff
2011-05-31
Ričardas Barkauskas
ddraw: Rename surface_from_surface3() to impl_from_IDir...
tree
|
commitdiff
2011-05-31
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirectDrawSurface3() for...
tree
|
commitdiff
2011-05-31
Andrew Nguyen
advapi32/tests: Add tests for GetUserNameA/W.
tree
|
commitdiff
2011-05-31
Michael Stefaniuc
shell32: COM cleanup in shfldr_mycomp.c.
tree
|
commitdiff
2011-05-31
Andrew Nguyen
d3d9: Match temporary variables with UINT return types...
tree
|
commitdiff
2011-05-31
Andrew Nguyen
d3d9: Drop a superfluous cast in IDirect3DDevice9Impl_C...
tree
|
commitdiff
2011-05-31
Andrew Nguyen
d3d9/tests: Avoid a shift overflow in render_state_test...
tree
|
commitdiff
2011-05-31
Andrew Nguyen
d3d8/tests: Avoid a shift overflow in render_state_test...
tree
|
commitdiff
2011-05-31
Andrew Nguyen
ddraw: Remove some unused structure definitions in...
tree
|
commitdiff
2011-05-31
Andrew Nguyen
ddraw: Add a NULL callback pointer check in the EnumDev...
tree
|
commitdiff
2011-05-31
Andrew Nguyen
ddraw/tests: Remove a superfluous skip check.
tree
|
commitdiff
2011-05-31
Jacek Caban
mshtml: Added IHTMLMimeTypesCollection::get_length...
tree
|
commitdiff
2011-05-31
Jacek Caban
mshtml: Added IDispatchEx support to HTMLMimeTypesColle...
tree
|
commitdiff
2011-05-31
Jacek Caban
mshtml: Don't release plugins collection in OmNavigator...
tree
|
commitdiff
2011-05-31
Jacek Caban
mshtml: Added IOmNavigator::get_mimeTypes implementation.
tree
|
commitdiff
2011-05-31
Jacek Caban
mshtml: Added IHTMLElement::get_offsetLeft implementation.
tree
|
commitdiff
2011-05-31
Jacek Caban
mshtml: Added support for accessing document elements...
tree
|
commitdiff
2011-05-31
Huw Davies
gdi32/tests: Add tests for 4 bpp brushes.
tree
|
commitdiff
2011-05-31
Huw Davies
gdi32: Add support for 4 bpp brushes.
tree
|
commitdiff
2011-05-31
Huw Davies
gdi32/tests: Add tests for 4 bpp dibs.
tree
|
commitdiff
2011-05-31
Huw Davies
gdi32: Add support for 4 bpp dibs.
tree
|
commitdiff
2011-05-31
Michael Stefaniuc
shell32: Finish the COM cleanup in cpanelfolder.c.
tree
|
commitdiff
2011-05-31
Michael Stefaniuc
shell32: COM cleanup for the IShellFolder2 iface in...
tree
|
commitdiff
2011-05-31
Michael Stefaniuc
shell32: COM cleanup for the IDropTargetHelper iface.
tree
|
commitdiff
2011-05-31
Peter Urbanec
ws2_32/tests: Use WSAGetLastError() when reporting...
tree
|
commitdiff
2011-05-31
Vitaliy Margolen
dinput: Keyboard does not support DIPROP_RANGE property.
tree
|
commitdiff
2011-05-31
André Hentschel
ws2_32/tests: Initialize atmark (valgrind).
tree
|
commitdiff
2011-05-30
David Hedberg
ole32: Add ManualResetEvent implementation.
tree
|
commitdiff
2011-05-30
David Hedberg
crypt32: Add BCryptEnumAlgorithms stub.
tree
|
commitdiff
2011-05-30
Marko Nikolic
comctl32/tests: Fixed variable type, removed sign compa...
tree
|
commitdiff
2011-05-30
Alexandre Julliard
iphlpapi: Close the socket in IcmpCloseHandle.
tree
|
commitdiff
2011-05-30
Michael Stefaniuc
shell32: COM cleanup in autocomplete.c.
tree
|
commitdiff
2011-05-30
Michael Stefaniuc
d3dxof/tests: Fix an ok() comment to match the tested...
tree
|
commitdiff
2011-05-30
Alistair Leslie...
dbghelp: Add stubs SymFromIndex, SymFromIndexW.
tree
|
commitdiff
2011-05-30
Hans Leidekker
appwiz.cpl: Don't list system components.
tree
|
commitdiff
2011-05-30
Hans Leidekker
msi: Set the SystemComponent installation property...
tree
|
commitdiff
2011-05-30
Hans Leidekker
msi: Skip files from global assemblies in the RemoveFil...
tree
|
commitdiff
2011-05-30
Marcus Meissner
gdiplus: Convert and pass in 3 points, not 1 (Coverity).
tree
|
commitdiff
2011-05-30
Marcus Meissner
kernel32: Pass in a real string to SetLocaleInfoA,...
tree
|
commitdiff
2011-05-30
Marcus Meissner
mpr: Added missing pointer dereference (Coverity).
tree
|
commitdiff
2011-05-30
Marcus Meissner
ntdll: Specify div to be divl.
tree
|
commitdiff
2011-05-30
Marcus Meissner
wineoss.drv: Mark internal symbols with hidden visibility.
tree
|
commitdiff
2011-05-30
Marcus Meissner
windowscodecs: Mark 3 vtables static.
tree
|
commitdiff
2011-05-30
Marcus Meissner
comdlg32: Mark one vtable as static.
tree
|
commitdiff
2011-05-30
Gerald Pfeifer
imm32: Simplify find_window where we do not need to...
tree
|
commitdiff
2011-05-28
Alexandre Julliard
widl: Array dimensions have to be constants.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32/tests: Add tests for 8bpp brushes.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add support for 8 bpp brushes.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32/tests: Add tests for 8 bpp dibs.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add support for 8 bpp dibs.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add support for colour tables.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32/tests: Add tests for non-standard BI_BITFIELD...
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32/tests: Add tests for 16 bpp brushes.
tree
|
commitdiff
next