d3dxof: Add other debug channel for parsing.
[wine] / dlls /
2010-02-01  Christian Costad3dxof: Add other debug channel for parsing.
2010-02-01  Luca Bennatimshtml: Add Italian translation.
2010-02-01  Luca Bennatimsvfw32: Add Italian translation.
2010-02-01  Luca Bennatimsi: Fix Italian translation.
2010-02-01  Luca Bennaticredui: Add Italian translation.
2010-02-01  Luca Bennatiwined3d: Add newer ATI/AMD cards vendor recognition.
2010-02-01  Andrew Nguyenmapi32/tests: Invoke MAPIInitialize before performing...
2010-02-01  Andrew Nguyenmapi32/tests: Fix prototype of FBinFromHex function...
2010-02-01  Andrew Nguyenmapi32/tests: Centralize utility function pointer initi...
2010-02-01  Andrew Nguyenmapi32/tests: Invoke MAPIInitialize before performing...
2010-02-01  Andrew Nguyenpdh: Implement and test PdhGetDllVersion.
2010-02-01  Alexandre Julliardkernel32/tests: Fix heap flag tests for the page alloc...
2010-02-01  Alexandre Julliardntdll: Avoid reporting a freed block twice to Valgrind.
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlUnescape* is not present on Win95B...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlIs* is not present on Win95B (winetes...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlHash* is not present on Win95B (winet...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlGetPart* is not present on Win95B...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlEscape* is not present on Win95B...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlCreateFromPath* is not present on...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlCombine* is not present on Win95B...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlCanonicalize* is not present on Win95...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlApplyScheme* is not present on Win95B...
2010-02-01  Detlef Riekenbergshlwapi/tests: PathCreateFromUrl* is not present on...
2010-02-01  Detlef Riekenbergshlwapi/tests: HashData is not present on Win95B (winet...
2010-02-01  Detlef Riekenbergshlwapi/tests: ChrCmpI* is not present on Win95B (winet...
2010-02-01  Hans Leidekkermsi: Don't fail if the service to start is already...
2010-02-01  Erich Hooverhhctrl.ocx: Remove a superfluous line that uses an...
2010-02-01  Piotr Cabanuserenv: Added GetAllUsersProfileDirectory[AW] stubs.
2010-02-01  Piotr Cabanshlwapi: Invoke ExpandEnvironmentStringsForUser on...
2010-02-01  Piotr Cabanshlwapi: Invoke RegGetValue on SHRegGetValue call.
2010-02-01  Piotr Cabanshlwapi: Update SHRegGetValue definition.
2010-02-01  Piotr Cabanshlwapi: Added OS_VISTAORGREATER flag to IsOS (undocume...
2010-02-01  Vincent Povirkgdiplus: Implement GetPixel for indexed color bitmaps.
2010-02-01  Vincent Povirkgdiplus: Test getting/setting pixels of indexed color...
2010-02-01  Vincent Povirkgdiplus: Implement GdipSetImageAttributesGamma.
2010-02-01  Igor Paliychukshdoclc: Add Ukrainian translations.
2010-02-01  Igor Paliychukmsvidc32: Add Ukrainian translations.
2010-02-01  Igor Paliychukmsrle32: Add Ukrainian translations.
2010-02-01  Igor Paliychukcryptdlg: Add Ukrainian translations.
2010-02-01  Michael Stefaniucoleaut32: The Ukrainian translation is in UTF8.
2010-02-01  Michael Stefaniucatl: Use IS_INTRESOURCE not HIWORD to check a resource.
2010-02-01  Michael Stefaniucshlwapi: Use IS_INTRESOURCE not HIWORD to check a resource.
2010-01-29  Matijn Woudtwinhttp: Implement WINHTTP_OPTION_{CONNECT, SEND, RECEI...
2010-01-29  Matijn Woudtwinhttp: Add timeout for session handles and implement...
2010-01-29  Matijn Woudtwinhttp/tests: Add timeout tests for WinHttp{Set, Query...
2010-01-29  Christian Costaamstream: Register media stream filter.
2010-01-29  Erich Hooverhhctrl.ocx: Fix a NULL dereference mistake in the Conte...
2010-01-29  Erich Hooverhhctrl.ocx: Fix (re)allocating string blocks.
2010-01-29  Erich Hooverhhctrl.ocx: Support jumping to a help topic with 'mapid'.
2010-01-29  Erich Hooverhhctrl.ocx: Fix a double-click bug in the Contents...
2010-01-29  Michael Stefaniucmsi: Avoid using HIWORD() on string pointers.
2010-01-29  Christian Costad3drm: Add stubbed implementation of IDirect3DRMMeshBui...
2010-01-29  Maarten Lankhorstqcap: Add optional dependency on libv4l.
2010-01-29  Maarten Lankhorstkernel32: Work around safety check on siglongjmp.
2010-01-29  Stefan Dösingerddraw: Convert VB lock flags to wined3d flags.
2010-01-29  Stefan Dösingerddraw: Test invalid buffer lock parameters.
2010-01-29  Stefan Dösingerwined3d: Catch invalid buffer map parameters.
2010-01-29  Nikolay Sivovmsxml3: Implement IXMLDOMText::deleteData().
2010-01-29  Nikolay Sivovmsxml3: Implement IXMLDOMCDATASection::deleteData(...
2010-01-29  Michael Stefaniuccrypt32: Avoid using HIWORD() on a string pointer.
2010-01-29  Michael Stefaniuccryptnet: Don't use HIWORD() on a string pointer.
2010-01-29  Jacek Cabanmshtml: Optimize more nsAString handling.
2010-01-29  Jacek Cabanmshtml: Optimize and clean up HTMLFormElement_get_dispi...
2010-01-29  Jacek Cabanmshtml: Optimize more nsAString handling.
2010-01-29  Jacek Cabanmshtml: Optimize nsAString handling in htmlelem*.c.
2010-01-29  Jacek Cabanmshtml: Optimize nsAString handling.
2010-01-29  Jacek Cabanmshtml: Use NS_StringContainerInit2 instead of NS_Strin...
2010-01-29  Jacek Cabanmshtml: Pass dispex info to HTMLElement_Init in HTMLEle...
2010-01-29  Jacek Cabanmshtml: Added textarea element IDispatchEx support.
2010-01-29  Henri Verbeetwined3d: Dump the GLSL shader source on link failure.
2010-01-29  Henri Verbeetwined3d: Get rid of an unnecessary GetContainer() call...
2010-01-29  Henri Verbeetwined3d: Prune invalid states from the state table.
2010-01-29  Henri Verbeetwined3d: Add some basic state table validation.
2010-01-29  Henri Verbeetwined3d: Add a debug function for state names.
2010-01-29  Igor Paliychukwldap32: Add Ukrainian translations.
2010-01-29  Igor Paliychukoleaut32: Add Ukrainian translations.
2010-01-29  Igor Paliychukmsvfw32: Add Ukrainian translations.
2010-01-29  Igor Paliychukmsi: Add Ukrainian translations.
2010-01-29  Igor Paliychukmshtml: Add Ukrainian translations.
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_CreateCha...
2010-01-29  Juan Langwintrust: Fail creating a chain if a store couldn't...
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_CopyChain.
2010-01-29  Juan Langwintrust: Simplify error handling in SoftpubLoadSignature.
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_SaveSigner.
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_VerifySigner.
2010-01-29  Alexandre Julliardcomctl32: Actually grow the array in DPA_Grow.
2010-01-29  Alexandre Julliardmsacm32: Clear the type field when deleting a driver.
2010-01-29  Alexandre Julliardcabinet/tests: Fix accesses to an invalid pointer.
2010-01-29  Alexandre Julliardkernel32/tests: Fix some of the heap tests for 64-bit.
2010-01-29  Alexandre Julliardntdll: Fix the various heap debug checks for 64-bit.
2010-01-28  Alexandre Julliardntdll: Don't require heap sizes to be 64K aligned.
2010-01-28  Alexandre Julliardntdll: Support delayed freeing of heap blocks to catch...
2010-01-28  Alexandre Julliardntdll: Disable debug flags when running on Valgrind.
2010-01-28  Alexandre Julliarddbghelp: Fix the Mac OS build.
2010-01-28  Uwe Bonnesmsvcrt: read_i should pull in LF after CR only in unbuf...
2010-01-28  Uwe Bonnesmsvcrt: Check for EOF before correcting CR/LF.
2010-01-28  Hans Leidekkermsi: Don't create all directories in the CreateFolders...
2010-01-28  Hans Leidekkermsi: Improve some traces.
2010-01-28  Hans Leidekkermsi: Name and arguments in the service control table...
2010-01-28  Hans Leidekkermsi: Add a test for MsiSetTargetPath.
next