projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
setupapi/tests: Use GetModuleHandleA instead of LoadLibraryA.
[wine]
/
dlls
/
2007-07-31
Paul Vriens
setupapi/tests: Use GetModuleHandleA instead of LoadLib...
tree
|
commitdiff
2007-07-31
Detlef Riekenberg
user32: Add a stub for GetAppCompatFlags2.
tree
|
commitdiff
2007-07-31
Evan Stade
gdiplus: Partial implementation of GdipDrawImagePointsRect.
tree
|
commitdiff
2007-07-31
Evan Stade
gdiplus: Implemented GdipGetImageBounds for metafiles.
tree
|
commitdiff
2007-07-31
Evan Stade
gdiplus: Added a minimal implementation of GdipCreateIm...
tree
|
commitdiff
2007-07-31
Evan Stade
gdiplus: Implemented GdipGetImageType.
tree
|
commitdiff
2007-07-31
Evan Stade
gdiplus: Added GdipDrawImagePointsRect stub.
tree
|
commitdiff
2007-07-31
Evan Stade
gdiplus: Added ImageAttributes stubs.
tree
|
commitdiff
2007-07-31
Evan Stade
gdiplus: Added GdipGetImageBounds stub.
tree
|
commitdiff
2007-07-31
Evan Stade
gdiplus: Partial implementation of GdipCreateMetafileFr...
tree
|
commitdiff
2007-07-31
Evan Stade
oleaut32: Recognize EMF header when loading picture.
tree
|
commitdiff
2007-07-31
Jacek Caban
mshtml: Added HTMLWindow's IDispatch methods implementa...
tree
|
commitdiff
2007-07-31
Jacek Caban
mshtml: Added mshtml.tlb registration.
tree
|
commitdiff
2007-07-31
Jacek Caban
mshtml.tlb: Fixed a typo in copyright header.
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Support getting the inner content OID from...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Get rid of attribute certs from signed info...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Add a few traces.
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Simplify alignment calculation.
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Add CryptMsgControl stub.
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Implement getting the signer cert info from...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Implement getting signer info from a decoded...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Separate decoding PKCS signer info into intern...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Implement getting inner content of a decoded...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Test getting more parameters from a decoded...
tree
|
commitdiff
2007-07-30
Roderick Colenbrander
wgl: Fix compilation on systems without GLX_RGBA_FLOAT_ARB.
tree
|
commitdiff
2007-07-30
Paul Vriens
msi/registry: Use the return value of squash_guid.
tree
|
commitdiff
2007-07-30
Detlef Riekenberg
winspool: Add a TRACE when wine_dlopen for SONAME_LIBCU...
tree
|
commitdiff
2007-07-30
Stefan Dösinger
ddraw: Table fog may be unsupported.
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Only test pixel shaders if they are supported.
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Use a less demanding format for the depth stencil...
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Only test volume textures if they are supported.
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Only test cube textures if they are supported.
tree
|
commitdiff
2007-07-30
Paul Vriens
advapi32/service: Cater for domain in the test.
tree
|
commitdiff
2007-07-30
Paul Vriens
advapi32/tests: Use skip when we don't have enough...
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Constify DSOUND_CheckEvent.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Remove some more unused variables.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Silence the IDirectSoundBuffer_Initialize warnings.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Fix locking in mixer.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Small mixer optimizations.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Reset state when stopping device.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Replace buffer critical section with a rw-lock.
tree
|
commitdiff
2007-07-30
Evan Stade
gdiplus: Fixed a typo.
tree
|
commitdiff
2007-07-30
Evan Stade
gdiplus: Check custom dash array for bad properties.
tree
|
commitdiff
2007-07-30
Evan Stade
gdiplus/tests: More GdipSetPenDashArray tests.
tree
|
commitdiff
2007-07-30
Evan Stade
gdiplus: Draw custom dashes.
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Avoid activation context leak for dlls with...
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Allow optional elements in the comClass element.
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Use the exact size of the manifest file.
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Fixed the null bytes check in RtlIsTextUnicode.
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Convert the XML parser to Unicode to support...
tree
|
commitdiff
2007-07-30
Clinton Stimpson
user32: Also test parent messages when hiding child...
tree
|
commitdiff
2007-07-30
Lei Zhang
ntdll: Add Bolivian time zone info.
tree
|
commitdiff
2007-07-30
James Hawkins
msi: Add a stub implementation of MsiSourceListEnumSour...
tree
|
commitdiff
2007-07-30
James Hawkins
msi: Treat an empty string and a NULL string as the...
tree
|
commitdiff
2007-07-30
Roderick Colenbrander
wgl: Replace glReadPixels in wglBindTexImage2D by the...
tree
|
commitdiff
2007-07-30
Roderick Colenbrander
wgl: wglBindTexImageARB should return TRUE on success.
tree
|
commitdiff
2007-07-30
Roderick Colenbrander
wgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_forma...
tree
|
commitdiff
2007-07-30
Roderick Colenbrander
wgl: Enable WGL_EXT_swap_control by default even when...
tree
|
commitdiff
2007-07-30
Roderick Colenbrander
wgl: Use correct types and pixelformats for pbuffers.
tree
|
commitdiff
2007-07-30
Paul Vriens
advapi32/service: Be a bit more consistent.
tree
|
commitdiff
2007-07-30
Paul Vriens
advapi32/service: Fix GetServiceDisplayNameA for servic...
tree
|
commitdiff
2007-07-30
Paul Vriens
advapi32/service: Test for too small buffer.
tree
|
commitdiff
2007-07-30
Paul Vriens
advapi32/service: Set correct error when the service...
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Fix a compiler warning.
tree
|
commitdiff
2007-07-30
Alexandre Julliard
wined3d: Fix compiler warning.
tree
|
commitdiff
2007-07-30
Michael Stefaniuc
ntdll: Match the definition of NtQueryEvent() with...
tree
|
commitdiff
2007-07-30
Jacek Caban
mshtml: Added mshtml.tlb.
tree
|
commitdiff
2007-07-30
Dmitry Timoshkov
ntdll: Simplify TIME_GetBias.
tree
|
commitdiff
2007-07-30
Dmitry Timoshkov
ntdll: Add some traces to make debugging time zone...
tree
|
commitdiff
2007-07-30
Dmitry Timoshkov
kernel32: Fix TIME_CompTimeZoneID return type.
tree
|
commitdiff
2007-07-30
Dmitry Timoshkov
kernel32: Add more tests for time zone info.
tree
|
commitdiff
2007-07-30
Andrew Talbot
oleaut32: Constify some variables.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
winealsa: Always commit at least 3 periods in dsoutput.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
winealsa: Increase performance of waveout getposition.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
winealsa: Increase performance of wavein getposition.
tree
|
commitdiff
2007-07-30
Misha Koshelev
msi: Use SysAllocString/SysFreeString for BSTR members...
tree
|
commitdiff
2007-07-30
Vitaliy Margolen
dinput: Fix typo.
tree
|
commitdiff
2007-07-30
Jason Edmeades
comdlg32: Save dialog works if fred\ entered as filename.
tree
|
commitdiff
2007-07-30
Robert Millan
ddraw: Remove thread safety FIXMEs.
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Implement message stores.
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Only destroy a decoded message's hash if it...
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Add tests for message stores.
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Implement getting some parameters from a decod...
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Change type to avoid unnecessary casting.
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Test getting parameters from decoded signed...
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Store decoded signed content in message.
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Correct type of a decoded signed message.
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: A decoded message's parameters are dependent...
tree
|
commitdiff
2007-07-30
Paul Vriens
localspl/tests: Use skip if localspl can't be loaded.
tree
|
commitdiff
2007-07-30
James Hawkins
msi: Use a more unique property separator.
tree
|
commitdiff
2007-07-30
James Hawkins
msi: Keep track of the wildcard record index.
tree
|
commitdiff
2007-07-30
Roderick Colenbrander
wgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectang...
tree
|
commitdiff
2007-07-30
Roderick Colenbrander
wgl: Fix another BadMatch error by giving a pbuffer...
tree
|
commitdiff
2007-07-30
Roderick Colenbrander
wgl: Fix a BadMatch error resulting from ignoring that...
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Only test pixel shaders for refcounting if they...
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Skip volume test if volume textures are not suppo...
tree
|
commitdiff
2007-07-30
Stefan Dösinger
wined3d: A more dynamic initialization of the gl pixel...
tree
|
commitdiff
2007-07-30
Stefan Dösinger
wined3d: Store the gl format table in the gl info struc...
tree
|
commitdiff
2007-07-30
Stefan Dösinger
wined3d: Split up the format table.
tree
|
commitdiff
2007-07-27
Paul Vriens
advapi32/service: Fix buffersize calculations for GetSe...
tree
|
commitdiff
next