projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
include/d3dx9: Fix spelling errors.
[wine]
/
dlls
/
2012-04-02
Henri Verbeet
d3d9: Don't return a pointer to the implementation...
tree
|
commitdiff
2012-04-02
Henri Verbeet
d3d9: Don't return a pointer to the implementation...
tree
|
commitdiff
2012-04-02
Henri Verbeet
ddraw: The texture interface shares its refcount with...
tree
|
commitdiff
2012-04-02
Henri Verbeet
ddraw: The texture interfaces can't be queried from...
tree
|
commitdiff
2012-04-02
Henri Verbeet
ddraw: Explicitly check for the IDirectDrawColorControl...
tree
|
commitdiff
2012-04-02
Jeff Latimer
ws2_32: Make a common fixme more meaningful and return...
tree
|
commitdiff
2012-04-02
Bruno Jesus
ws2_32/tests: Avoid usage of inet_ntoa since its return...
tree
|
commitdiff
2012-04-02
Vincent Povirk
gdiplus: Forbid creating path gradients with fewer...
tree
|
commitdiff
2012-04-02
Vincent Povirk
gdiplus: Implement GdipGetPathGradientTransform.
tree
|
commitdiff
2012-04-02
Vincent Povirk
gdiplus: Add tests for preset blend accessors.
tree
|
commitdiff
2012-04-02
Vincent Povirk
gdiplus: Implement path gradient preset blend accessors.
tree
|
commitdiff
2012-04-02
Vincent Povirk
gdiplus: Implement GdipGetPathGradientCenterColor.
tree
|
commitdiff
2012-04-02
Jacek Caban
jscript: Fixed jsheap_grow implementation.
tree
|
commitdiff
2012-04-02
Hans Leidekker
msi/tests: Add tests for MsiEnumComponents and MsiEnumC...
tree
|
commitdiff
2012-04-02
Hans Leidekker
msi: Reimplement MsiEnumComponents on top of MsiEnumCom...
tree
|
commitdiff
2012-04-02
Hans Leidekker
msi: Implement MsiEnumComponentsEx.
tree
|
commitdiff
2012-03-30
Vincent Povirk
gdiplus: Support bitmap creation from 16-bit ddb's.
tree
|
commitdiff
2012-03-30
Christian Costa
dmusic: Don't use method implementation directly. Pass...
tree
|
commitdiff
2012-03-30
Andrew Eikum
dmusic: Reimplement instrument loading.
tree
|
commitdiff
2012-03-30
Andrew Eikum
dmusic: Support creating default ports with GUID_NULL.
tree
|
commitdiff
2012-03-30
Huw Davies
winspool: Keep track of any supplied devmode.
tree
|
commitdiff
2012-03-30
Huw Davies
winspool: Add a helper to free a printer entry.
tree
|
commitdiff
2012-03-30
Huw Davies
winspool: Add a helper to duplicate a devmode.
tree
|
commitdiff
2012-03-30
Jacek Caban
mshtml: Use better helper in IHTMLStyle::get_width...
tree
|
commitdiff
2012-03-30
Jacek Caban
mshtml: Use proper helpers in IHTMLStyle::backgroundCol...
tree
|
commitdiff
2012-03-30
Jacek Caban
mshtml: Use proper helpers in IHTMLStyle::color impleme...
tree
|
commitdiff
2012-03-30
Jacek Caban
mshtml: Use proper helpers to implement IHTMLSyle:...
tree
|
commitdiff
2012-03-30
Kusanagi Kouichi
gdi32: Use helper functions when loading font from...
tree
|
commitdiff
2012-03-30
Hans Leidekker
advapi32: Return a fake security descriptor from Create...
tree
|
commitdiff
2012-03-30
Huw Davies
gdi32: Add support for loading scalable font resources.
tree
|
commitdiff
2012-03-30
Alexandre Julliard
ntdll: Also call the unwind handler for the target...
tree
|
commitdiff
2012-03-30
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2012-03-30
Piotr Caban
msvcp90: Added partial basic_ios<short> implementation.
tree
|
commitdiff
2012-03-30
Piotr Caban
msvcp90: Added partial basic_ios<wchar> implementation.
tree
|
commitdiff
2012-03-30
Piotr Caban
msvcp90: Added partial basic_ios<char> implementation.
tree
|
commitdiff
2012-03-30
Hans Leidekker
msi: Detect installed side-by-side assemblies.
tree
|
commitdiff
2012-03-30
Hans Leidekker
fusion/tests: Add another test for IAssemblyCache:...
tree
|
commitdiff
2012-03-30
Hans Leidekker
sxs: Add tests for IAssemblyCache::QueryAssemblyInfo.
tree
|
commitdiff
2012-03-30
Hans Leidekker
sxs: Implement IAssemblyCache::QueryAssemblyInfo.
tree
|
commitdiff
2012-03-30
Aric Stewart
quartz: Update null renderer to use the BaseRenderer...
tree
|
commitdiff
2012-03-30
Henri Verbeet
d3d9: Don't return a pointer to the implementation...
tree
|
commitdiff
2012-03-30
Henri Verbeet
d3d9: Don't return a pointer to the implementation...
tree
|
commitdiff
2012-03-30
Henri Verbeet
ddraw: Querying IUnknown for a surface should return...
tree
|
commitdiff
2012-03-30
Henri Verbeet
ddraw: Replace a ERR in ddraw_surface7_QueryInterface...
tree
|
commitdiff
2012-03-30
Henri Verbeet
ddraw: Get rid of a couple of redundant else-statements.
tree
|
commitdiff
2012-03-29
Christian Costa
dmusic: Add some tests for enumerating and creating...
tree
|
commitdiff
2012-03-29
Christian Costa
d3drm: Partial implementation of IDirec3DRM:Load method...
tree
|
commitdiff
2012-03-29
Christian Costa
d3drm: Move mesh loading code into a separate function...
tree
|
commitdiff
2012-03-29
Christian Costa
qcap: Enable registration of all non yet implemented...
tree
|
commitdiff
2012-03-29
Dmitry Timoshkov
advapi32: Add event security access tests.
tree
|
commitdiff
2012-03-29
Dmitry Timoshkov
advapi32: Add tests for kernel objects accessed with...
tree
|
commitdiff
2012-03-29
Francois Gouget
cryptui: Use a single space after a full stop to follow...
tree
|
commitdiff
2012-03-29
Christian Costa
strmbase: Display dll in which we are searching a class...
tree
|
commitdiff
2012-03-29
Piotr Caban
msvcp90: Added support for exception reraising in ios_b...
tree
|
commitdiff
2012-03-29
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2012-03-29
Piotr Caban
msvcp90: Added this parameter to cdecl functions define...
tree
|
commitdiff
2012-03-29
Piotr Caban
msvcp90: Added ios_base class implementation.
tree
|
commitdiff
2012-03-29
Vincent Povirk
rpcrt4: Do nothing when DllMain is called because the...
tree
|
commitdiff
2012-03-29
Alistair Leslie...
gdiplus: Add GdipResetPageTransform stub.
tree
|
commitdiff
2012-03-29
Christian Costa
dmime: Check return code of CoCreateInstance in Init...
tree
|
commitdiff
2012-03-29
Aric Stewart
wineqtdecoder: Read the header of unknown incoming...
tree
|
commitdiff
2012-03-29
Dmitry Timoshkov
user32: IsDialogMessage should allow control ids other...
tree
|
commitdiff
2012-03-29
Jacek Caban
mshtml: Added IHTMLDocument2::get_domain implementation.
tree
|
commitdiff
2012-03-29
Jacek Caban
mshtml: Added support for anchors with target '_top'.
tree
|
commitdiff
2012-03-29
Jacek Caban
vbscript: Use to_int in InStr implementation.
tree
|
commitdiff
2012-03-29
Jacek Caban
vbscript: Added Mid function implementation.
tree
|
commitdiff
2012-03-29
Aric Stewart
strmbase: Basic BaseRenderer implementation.
tree
|
commitdiff
2012-03-29
Aric Stewart
strmbase: Implement BaseControlVideo.
tree
|
commitdiff
2012-03-29
Aric Stewart
strmbase: Implement BaseControlWindow.
tree
|
commitdiff
2012-03-29
Henri Verbeet
d3d9: Don't return a pointer to the implementation...
tree
|
commitdiff
2012-03-29
Henri Verbeet
d3d9: Don't return a pointer to the implementation...
tree
|
commitdiff
2012-03-29
Henri Verbeet
wined3d: Fix the VBO check in device_stream_info_from_d...
tree
|
commitdiff
2012-03-29
Henri Verbeet
wined3d: Drop a questionable FIXME in device_stream_inf...
tree
|
commitdiff
2012-03-29
Henri Verbeet
wined3d: Drop the "vbo" check in wined3d_device_process...
tree
|
commitdiff
2012-03-29
Andrew Eikum
mciqtz32: Stop the graph when the file is no longer...
tree
|
commitdiff
2012-03-29
Huw Davies
gdi32: Implement CreateScalableFontResource.
tree
|
commitdiff
2012-03-29
Huw Davies
gdi32: Add a helper to create a new FreeType face.
tree
|
commitdiff
2012-03-28
Aric Stewart
strmbase: Add beginnings of BaseWindow.
tree
|
commitdiff
2012-03-28
Andrew Eikum
mmdevapi: TRACE all COM method calls.
tree
|
commitdiff
2012-03-28
Hans Leidekker
msi/tests: Reduce code duplication in the feature/compo...
tree
|
commitdiff
2012-03-28
Hans Leidekker
msi: Clear the cert pointer in MsiGetFileSignatureInfor...
tree
|
commitdiff
2012-03-28
Hans Leidekker
msi: Also set the Intel property on 64-bit processors.
tree
|
commitdiff
2012-03-28
Hans Leidekker
sxs/tests: Add tests for CreateAssemblyNameObject.
tree
|
commitdiff
2012-03-28
Hans Leidekker
sxs: Parse the display name in CreateAssemblyNameObject.
tree
|
commitdiff
2012-03-28
Jacek Caban
jscript: Properly handle NULL bstr in str_to_number.
tree
|
commitdiff
2012-03-28
Matteo Bruni
wined3d: Support WINED3D_TTFF_COUNT3 texture projection...
tree
|
commitdiff
2012-03-28
Matteo Bruni
wined3d: Update the correct draw buffers mask.
tree
|
commitdiff
2012-03-28
Jacek Caban
mshtml: Improved more VARIANT debug traces.
tree
|
commitdiff
2012-03-28
Jacek Caban
mshtml: Improved VARIANT debug traces in htmldoc*.c.
tree
|
commitdiff
2012-03-28
Jacek Caban
mshtml: Improved VARIANT debug traces in htmlbody.c.
tree
|
commitdiff
2012-03-28
Jacek Caban
mshtml: Improved VARIANT debug traces in htmlelem.c.
tree
|
commitdiff
2012-03-28
Jacek Caban
mshtml: Improved VARIANT debug traces in htmldoc.c.
tree
|
commitdiff
2012-03-28
Jacek Caban
mshtml: Improved VARIANT debug traces in htmltable.c.
tree
|
commitdiff
2012-03-28
Jacek Caban
mshtml: Improved VARIANT debug traces in htmlwindow.c.
tree
|
commitdiff
2012-03-28
Jacek Caban
mshtml: Improved VARIANT debug traces in htmlstyle.c.
tree
|
commitdiff
2012-03-28
Alistair Leslie...
scrrun: Register Scripting interfaces.
tree
|
commitdiff
2012-03-28
Alistair Leslie...
scrrun: Add DllCanUnloadNow, DllGetClassObject stubs.
tree
|
commitdiff
2012-03-28
Michael Mc Donnell
d3dx9: Do not weld self.
tree
|
commitdiff
2012-03-28
Thomas Faber
dbghelp: Fix uninitialized variable usage.
tree
|
commitdiff
2012-03-28
Jacek Caban
mshtml: Added IHTMLTableCell interface stub implementation.
tree
|
commitdiff
next