projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32/listview: Fix subitem drawing.
[wine]
/
dlls
/
2013-01-07
Daniel Jelinski
comctl32/listview: Fix subitem drawing.
tree
|
commitdiff
2013-01-07
Daniel Jelinski
comctl32/listview: Update item height when changing...
tree
|
commitdiff
2013-01-07
Daniel Jelinski
comctl32/listview: Redraw items after insert/delete.
tree
|
commitdiff
2013-01-07
Daniel Jelinski
comctl32/listview: Fix calculating item height.
tree
|
commitdiff
2013-01-07
Ludger Sprenker
windowscodecs: Support 24bppRGB in tiff encoder.
tree
|
commitdiff
2013-01-07
Ludger Sprenker
windowscodecs: Test conversions of the 24bpp PixelFormats.
tree
|
commitdiff
2013-01-07
Ludger Sprenker
windowscodecs: Support conversions of the 24bpp PixelFo...
tree
|
commitdiff
2013-01-07
Nikolay Sivov
xmllite: Support name reporting for comments and PIs.
tree
|
commitdiff
2013-01-07
Nikolay Sivov
xmllite: Support streams starting with comments, simpli...
tree
|
commitdiff
2013-01-07
Nikolay Sivov
xmllite: Implement PI parsing.
tree
|
commitdiff
2013-01-07
Marcus Meissner
advapi32: Close hTemp on error (Coverity).
tree
|
commitdiff
2013-01-07
Marcus Meissner
oledb32: Avoid leaking propsets on error paths (Coverity).
tree
|
commitdiff
2013-01-07
Henri Verbeet
ddraw: Get rid of some redundant code in IDirect3DImpl_...
tree
|
commitdiff
2013-01-07
Henri Verbeet
wined3d: Get rid of the user_stream field from wined3d_...
tree
|
commitdiff
2013-01-07
Henri Verbeet
wined3d: Remove a redundant condition in the indexbuffe...
tree
|
commitdiff
2013-01-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2013-01-07
Francois Gouget
msvcrt/tests: Add a trailing '\n' to a win_skip() call.
tree
|
commitdiff
2013-01-07
Michael Stefaniuc
winmm: Add missing LeaveCriticalSection on error paths...
tree
|
commitdiff
2013-01-07
Michael Stefaniuc
atl100: Fix a mem leak on an error path (Smatch).
tree
|
commitdiff
2013-01-04
Jacek Caban
urlmon: Added support for 'Run' setup hook.
tree
|
commitdiff
2013-01-04
Dmitry Timoshkov
windowscodecs: Implement ComponentFactory_CreateBitmapF...
tree
|
commitdiff
2013-01-04
Henri Verbeet
wined3d: Just restore state->user_stream in wined3d_dev...
tree
|
commitdiff
2013-01-04
Henri Verbeet
wined3d: Don't touch state->user_stream in wined3d_devi...
tree
|
commitdiff
2013-01-04
Henri Verbeet
wined3d: state->user_stream is always FALSE in device_s...
tree
|
commitdiff
2013-01-04
Henri Verbeet
ddraw: Avoid LPD3DMATRIX.
tree
|
commitdiff
2013-01-04
Christian Costa
d3drm: Remove unused variable.
tree
|
commitdiff
2013-01-04
Christian Costa
d3dx9_36: Implement ID3DXFileImpl_RegisterTemplates...
tree
|
commitdiff
2013-01-04
Jacek Caban
atl: Added support for category maps in AtlModuleRegist...
tree
|
commitdiff
2013-01-04
Jacek Caban
atl80: Added AtlComModuleRegisterServer implementation...
tree
|
commitdiff
2013-01-04
Vincent Povirk
winex11.drv: Flush property notify events before deleti...
tree
|
commitdiff
2013-01-04
Vincent Povirk
winex11.drv: Select property change events on selection...
tree
|
commitdiff
2013-01-04
Andrew Talbot
d3dx9_36: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-01-04
Andrew Talbot
d3dxof: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-01-03
Detlef Riekenberg
api-ms-win-security-base-l1-1-0: Add dll.
tree
|
commitdiff
2013-01-03
Detlef Riekenberg
ntoskrnl.exe: Update version resource.
tree
|
commitdiff
2013-01-03
Detlef Riekenberg
api-ms-win-downlevel-user32-l1-1-0: Add version resource.
tree
|
commitdiff
2013-01-03
Hans Leidekker
wmiutils/tests: Add more tests.
tree
|
commitdiff
2013-01-03
Hans Leidekker
wmiutils: Don't prepend a backslash if WBEMPATH_GET_NAM...
tree
|
commitdiff
2013-01-03
Hans Leidekker
wmiutils: Fix buffer size query in IWbemPath::GetText.
tree
|
commitdiff
2013-01-03
Nikolay Sivov
comctl32/listview: Improve LVM_GETSUBITEMRECT implement...
tree
|
commitdiff
2013-01-03
Henri Verbeet
wined3d: Get rid of some useless braces in draw_primiti...
tree
|
commitdiff
2013-01-03
Henri Verbeet
wined3d: Recognize any "X.Org" GL vendor as Mesa.
tree
|
commitdiff
2013-01-03
Henri Verbeet
wined3d: Simplify select_card_amd_mesa() a bit.
tree
|
commitdiff
2013-01-03
Alexandre Julliard
advapi32/tests: Fix test failures on older Windows...
tree
|
commitdiff
2013-01-03
Jacek Caban
atl100: Added AtlUnadvise implementation.
tree
|
commitdiff
2013-01-03
Jacek Caban
atl100: Added AtlAdvise implementation.
tree
|
commitdiff
2013-01-03
Jacek Caban
user32: Initialize cbSize of NONCLIENTMETRICSW struct...
tree
|
commitdiff
2013-01-03
Dmitry Timoshkov
wineps.drv/generic.ppd: Change default page extents...
tree
|
commitdiff
2013-01-03
Andrew Talbot
d3drm: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-01-03
Andrew Talbot
d3dx9_36: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-01-03
Vincent Povirk
windowscodecs: Add test showing CreateBitmapFromMemory...
tree
|
commitdiff
2013-01-02
Alexandre Julliard
winex11: Add an option to disable shaping of layered...
tree
|
commitdiff
2013-01-02
Jacek Caban
iphlpapi: Added support for direct routes when using...
tree
|
commitdiff
2013-01-02
Hans Leidekker
wmiutils: Add tests.
tree
|
commitdiff
2013-01-02
Hans Leidekker
wmiutils: Support more flags in IWbemPath::GetText.
tree
|
commitdiff
2013-01-02
Hans Leidekker
wmiutils: Implement IWbemPath::GetNamespaceCount.
tree
|
commitdiff
2013-01-02
Hans Leidekker
wmiutils: Parse the path passed to IWbemPath::SetText.
tree
|
commitdiff
2013-01-02
Hans Leidekker
wmiutils: Register WbemDefPath.
tree
|
commitdiff
2013-01-02
Hans Leidekker
wmiutils: Validate parameters in IWbemPath::SetText...
tree
|
commitdiff
2013-01-02
Hans Leidekker
wmiutils: Introduce memory allocation helpers.
tree
|
commitdiff
2013-01-02
Andrew Talbot
crypt32: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-01-02
Andrew Talbot
cryptui: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-01-02
Andrew Talbot
d3dcompiler_43: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-01-02
Andrew Talbot
comctl32: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-01-02
Andrew Talbot
advapi32: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-01-02
Andrew Talbot
cabinet: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-01-02
Andrew Eikum
winmm: Don't map the device if WAVE_FORMAT_DIRECT is...
tree
|
commitdiff
2013-01-02
Hans Leidekker
winhttp/tests: Accept another error from WinHttpGetProx...
tree
|
commitdiff
2013-01-02
Henri Verbeet
d3d10core/tests: Add a small test for ID3D10Device_Crea...
tree
|
commitdiff
2013-01-02
Henri Verbeet
d3d10core: Only create unique rasterizer state objects.
tree
|
commitdiff
2013-01-02
Henri Verbeet
d3d10core: Implement d3d10_rasterizer_state_GetDesc().
tree
|
commitdiff
2013-01-02
Andrew Eikum
wininet: Fail on URLs without a scheme.
tree
|
commitdiff
2013-01-02
Jacek Caban
atl100: Fixed NULL catmap handling in AtlRegisterClassC...
tree
|
commitdiff
2012-12-28
Caron Jensen
wined3d: Add new Radeon HD 6570 GL renderer string.
tree
|
commitdiff
2012-12-28
Jacek Caban
urlmon: Fixed some tests on IE10.
tree
|
commitdiff
2012-12-28
Jacek Caban
atl: Reimplemented AtlModuleRegisterTypeLib on top...
tree
|
commitdiff
2012-12-28
Jacek Caban
atl80: Added AtlRegisterTypeLib implementation (based...
tree
|
commitdiff
2012-12-28
Jacek Caban
atl100: Added support for typelibs in separate files...
tree
|
commitdiff
2012-12-28
Nikolay Sivov
xmllite: Implement decoding new input chunk from stream...
tree
|
commitdiff
2012-12-28
Nikolay Sivov
oledb32: Support data source properties from init strin...
tree
|
commitdiff
2012-12-28
Jacek Caban
wininet: Properly handle output buffer size in Internet...
tree
|
commitdiff
2012-12-28
Jacek Caban
wininet: Properly handle output buffer size in Internet...
tree
|
commitdiff
2012-12-28
Andrew Eikum
winmm: Reroute WAVE_MAPPER devices as the default devic...
tree
|
commitdiff
2012-12-28
Marcus Meissner
xmllite: Remove duplicated statement (Coverity).
tree
|
commitdiff
2012-12-28
Marcus Meissner
advapi32: Do not use invalid pSD value (Coverity).
tree
|
commitdiff
2012-12-28
Marcus Meissner
winhttp: Do not free name too early (Coverity).
tree
|
commitdiff
2012-12-28
Marcus Meissner
oleaut32: Mark PropertyPageSiteVtbl static.
tree
|
commitdiff
2012-12-28
Marcus Meissner
usp10: Mark SHAPE_ApplyOpenTypePositions as hidden.
tree
|
commitdiff
2012-12-27
Alexandre Julliard
gdi32: Use the correct physdev for each driver call...
tree
|
commitdiff
2012-12-27
Christian Costa
d3dx9_36: Check proper signature for DIB files.
tree
|
commitdiff
2012-12-27
Christian Costa
d3dx9_36: Implement D3DXFileCreate with stubbed ID3DXFi...
tree
|
commitdiff
2012-12-27
Maarten Lankhorst
dsound: Use a thread instead of a timer for greater...
tree
|
commitdiff
2012-12-27
Jacek Caban
atl: Added locking to AtlModuleExtractCreateWndData.
tree
|
commitdiff
2012-12-27
Jacek Caban
atl: Changed AtlModuleInit FIXME to TRACE.
tree
|
commitdiff
2012-12-27
Chae Jong Bin
wininet: Add stub for DeleteWpadCacheForNetworks.
tree
|
commitdiff
2012-12-27
Chae Jong Bin
urlmon: Add stub for FlushUrlmonZonesCache.
tree
|
commitdiff
2012-12-27
Alexandre Julliard
ntdll: Remove unused include.
tree
|
commitdiff
2012-12-27
Piotr Caban
msvcrt: Return error in stat function when path is...
tree
|
commitdiff
2012-12-27
Dmitry Timoshkov
windowscodecs: Add some tests for IWICImagingFactory_Cr...
tree
|
commitdiff
2012-12-27
Andrew Eikum
winmm: Open WAVE_MAPPER devices in their own devices...
tree
|
commitdiff
next