api-ms-win-downlevel-shlwapi-l2-1-0: Add dll.
[wine] / dlls /
2012-12-21  Detlef Riekenbergapi-ms-win-downlevel-shlwapi-l2-1-0: Add dll.
2012-12-21  Andrew Talbotshell32: Indentation fix.
2012-12-21  Andrew Talbotrsaenh: Indentation fix.
2012-12-21  Andrew Talbotoleaut32: Indentation fix.
2012-12-20  Christian Costadmusic: Set instrument stream position where the instru...
2012-12-20  Christian Costadmloader: Use dump_DMUS_OBJECTDESC to dump data to...
2012-12-20  Jörg Höhlemmdevapi: Avoid lock contention after SetEvent.
2012-12-20  Huw Daviesusp10: Add support for format 2 pair adjustments.
2012-12-20  Huw Daviesusp10: Move the application of pair values to a helper...
2012-12-20  Huw Daviesusp10: Glyph class tables are just generic class tables.
2012-12-20  Dmitry Timoshkovwineps.drv: Slightly simplify a PPD parser code snippet.
2012-12-20  Dmitry Timoshkovwineps.drv: Ignore requested resolutions not supported...
2012-12-20  Dmitry Timoshkovwineps.drv: Keep track of all supported device resolutions.
2012-12-20  Alexandre Julliardgdi32: Avoid duplicate computation of text extents...
2012-12-20  Alexandre Julliardgdi32: Compute the extents of the whole string at once...
2012-12-20  Alexandre Julliardoleaut32: Cleanup some relay traces.
2012-12-20  Alexandre Julliardoleaut32: Use a saner calling convention for the marsha...
2012-12-20  Piotr Cabanmsvcrt: Don't call local_unwind2 when Cookie equals...
2012-12-20  Nikolay Sivovshlwapi: Implement IsCharSpaceA().
2012-12-20  Nikolay Sivovmsxml3: More tests for DISPID_VALUE properties handling.
2012-12-20  Alistair Leslie... oleaut32: Don't output an error when the typelib cannot...
2012-12-20  Detlef Riekenbergapi-ms-win-downlevel-ole32-l1-1-0.dll: Add dll.
2012-12-20  Detlef Riekenbergapi-ms-win-downlevel-normaliz-l1-1-0: Add dll.
2012-12-20  Detlef Riekenbergapi-ms-win-downlevel-user32-l1-1-0: Add dll.
2012-12-20  Detlef Riekenbergapi-ms-win-downlevel-version-l1-1-0: Add dll.
2012-12-20  Frédéric Delanoyxmllite: Avoid dead initialization (clang).
2012-12-20  André Hentschelkernel32/tests: Don't test function directly when repor...
2012-12-20  André Hentschelmsvcrt/tests: Don't test function directly when reporti...
2012-12-19  Jacek Cabanatl80: Updated spec file.
2012-12-19  Jacek Cabanatl100: Added AtlWinModuleExtractCreateWndData tests.
2012-12-19  Jacek Cabanatl100: Added AtlWinModuleExtractCreateWndData implemen...
2012-12-19  Detlef Riekenbergapi-ms-win-downlevel-shlwapi-l1-1-0: Add dll.
2012-12-19  Detlef Riekenbergapi-ms-win-downlevel-advapi32-l1-1-0: Add dll.
2012-12-19  Jiang Yikewined3d: Add recognition for NVIDIA GeForce GTX 660...
2012-12-19  Huw Daviesusp10: PairValueRecord is a variable length struct...
2012-12-19  Huw Daviesusp10: Add the ability to just return the size of the...
2012-12-19  Hans Leidekkerwininet: Map socket errors to ERROR_INTERNET_CANNOT_CON...
2012-12-19  Hans Leidekkerwinhttp: Add a missing goto in winhttp_request_get_Status.
2012-12-19  Hans Leidekkerwinhttp/tests: Fix test failures on Windows 8.
2012-12-19  Hans Leidekkermsi: Fix a test failure on Windows 8 and conform to...
2012-12-19  Piotr Cabanmsvcrt: Don't fail when _aligned_offset_malloc is used...
2012-12-19  Nikolay Sivovversion: Remove 'return' from void function.
2012-12-19  Nikolay Sivovscrrun: Implement GetFileVersion().
2012-12-19  Nikolay Sivovxmllite: Remove dead code.
2012-12-19  Nikolay Sivovxmllite: Support comment nodes.
2012-12-19  Nikolay Sivovxmllite: Track internal parser state to select expected...
2012-12-19  Andrew Talbotole2disp.dll16: Indentation fix.
2012-12-19  Andrew Talbotole32: Indentation fix.
2012-12-19  Stefan Dösingerwined3d: Remove draw_*_primitive_up.
2012-12-19  Stefan Dösingerd3d9: Use dynamic buffers for DrawIndexedPrimitiveUP.
2012-12-19  Stefan Dösingerd3d9: Use a dynamic buffer for DrawPrimitiveUP.
2012-12-19  Stefan Dösingerd3d8: Use dynamic buffers for DrawIndexedPrimitiveUP.
2012-12-19  Stefan Dösingerd3d8: Use a dynamic vertex buffer for DrawPrimitiveUP.
2012-12-18  Christian Costadmloader: COM cleanup of IDirectMusicLoader object.
2012-12-18  Alexandre Julliardgdi32: Remove from the GetTextExtentExPoint entry point...
2012-12-18  Alexandre Julliardgdi32: Add helper functions for GetTextExtentExPoint...
2012-12-18  Jörg Höhlewinealsa: Separate read and write pointers.
2012-12-18  Jörg Höhlemmdevapi: SetEventHandle is allowed only once.
2012-12-18  Jacek Cabanatl100: Added AtlWinModuleInit tests.
2012-12-18  Jacek Cabanatl100: Added AtlWinModuleInit implementation.
2012-12-18  Piotr Cabanmsvcrt: Use CompareString in wcscoll functions.
2012-12-18  Piotr Cabanmsvcrt: Use LC_COLLATE category in strcoll functions.
2012-12-18  Piotr Cabanmsvcrt: Added more setlocale tests.
2012-12-18  Piotr Cabanmsvcrt: Fixed locale matching code.
2012-12-18  Piotr Cabanmsvcrt: Fixed codepage setting code in create_locale.
2012-12-18  Piotr Cabanwined3d: Recognize Nvidia GT610 card.
2012-12-18  Hans Leidekkerwinhttp: Use the hostname instead of the IPv4 address...
2012-12-18  Hans Leidekkerwinhttp: Check the server response when downloading...
2012-12-18  Hans Leidekkerwbemprox: Avoid a crash in get_propval when the query...
2012-12-18  Jacek Cabanjscript: Optimized concatenation of empty strings.
2012-12-18  Jacek Cabanjscript: Moved string concatenation to helper function.
2012-12-18  Stefan Dösingerddraw: Align user vertex data.
2012-12-18  Stefan Dösingerddraw: Handle DrawIndexedPrimitive via dynamic buffers.
2012-12-18  Stefan Dösingerddraw: Handle DrawPrimitive with a dynamic vertex buffer.
2012-12-18  Stefan Dösingerddraw: Move the index buffer growing code to a separate...
2012-12-18  Stefan Dösingerddraw: Pass the number of vertices to DrawIndexedPrimitive.
2012-12-18  Dmitry Timoshkovwineps.drv: Return ASPECTX/Y which represent current...
2012-12-18  Dmitry Timoshkovwineps.drv: Use device resolution specified at DC creat...
2012-12-18  Dmitry Timoshkovwinspool.drv: Correct the DocumentProperties spec entry.
2012-12-18  Andrew Talbotmsacm32: Indentation fix.
2012-12-18  Andrew Talbotmsvcrt: Indentation fix.
2012-12-17  Piotr Cabanmsvcrt: Sync spec files.
2012-12-17  Piotr Cabanmsvcrt: Added _atodbl tests.
2012-12-17  Piotr Cabanmsvcrt: Added _atodbl_l implementation.
2012-12-17  Piotr Cabanmsvcrt: Don't duplicate floating-point number parsing...
2012-12-17  Christian Costad3drm: Fix return error code.
2012-12-17  Christian Costad3drm: Check params in IDirect3DRMMeshBuilder2Impl_GetV...
2012-12-17  Dmitry Timoshkovwineps.drv: Update default DEVMODE to better indicate...
2012-12-17  Dmitry Timoshkovwinspool.drv: Add more traces.
2012-12-17  Dmitry Timoshkovwineps.drv: Add a trace to PSDRV_GetDeviceCaps.
2012-12-17  Jacek Cabanurlmon: Added IWinInetInfo and IWinInetHttpInfo proxy...
2012-12-17  Jacek Cabanjscript: Fixed deleting property by ID from IDispatchEx...
2012-12-17  Jacek Cabanjscript: Fixed deleting properties by name from IDispat...
2012-12-17  Jacek Cabanjscript: Fixed deleting properties of pure dispatch...
2012-12-17  Jacek Cabanjscript: Fixed deleting nonexistent identifiers.
2012-12-17  Jacek Cabanjscript: Fixed deleting nonexisting properties from...
2012-12-17  Jacek Cabanjscript: Fixed Number.toFixed for value 0 with 0 precision.
2012-12-17  Ken Thomaseswinemac: Implement minimal Create[Compatible]DC() and...
2012-12-17  Ken Thomaseswinequartz.drv: Rename to winemac.drv ("the Mac driver").
2012-12-17  Nikolay Sivovmsxml3: Add custom handling for DISPID_VALUE for node...
next