hhctrl.ocx: Add Ukrainian translations.
[wine] / dlls /
2010-01-28  Igor Paliychukhhctrl.ocx: Add Ukrainian translations.
2010-01-28  Igor Paliychukcrypt32: Add Ukrainian translations.
2010-01-28  Juan Langwintrust: Close file handle on error loading a message...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_LoadCertMe...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_DecodeInne...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_CreateStor...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_GetMessage...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_GetSIP.
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_GetFileSub...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_OpenFile.
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_LoadCatalo...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_LoadFileMe...
2010-01-28  Matijn Woudtwinhttp/tests: Add tests for WinHttpSetTimeouts.
2010-01-28  Erich Hooverhhctrl.ocx: Handle Index tab sub-topics.
2010-01-28  Erich Hooverhhctrl.ocx: Make the Index tab functional.
2010-01-28  Erich Hooverhhctrl.ocx: Separate the HTML Help stream reader code...
2010-01-28  Jörg Höhlemidimap: Refuse to open when asked for yet unimplemente...
2010-01-28  Jörg Höhlewinmm: Fix MIDI resource leaks.
2010-01-28  Jacek Cabanmshtml: Added script element IDispatchEx support.
2010-01-28  Jacek Cabanmshtml: Moved common element tids to macro.
2010-01-28  Marcus Meissnerwinhttp: On NULL request, skip the other tests (Coverity).
2010-01-28  Henri Verbeetwined3d: Use correct texture stage limits in a couple...
2010-01-28  Henri Verbeetwined3d: Make sure all contexts are finished drawing...
2010-01-28  Henri Verbeetwined3d: Ensure draw ordering across contexts.
2010-01-28  Henri Verbeetwined3d: Trace the GLSL version string.
2010-01-28  Henri Verbeetwined3d: Just use the GL 1.1 texture format constants.
2010-01-28  André Hentscheloleaut32/tests: Add tests for backrolled time.
2010-01-28  André Hentscheloleaut32/tests: Add a test for DosTime.
2010-01-27  Erich Hooverhhctrl.ocx: Add a ListView for the Index tab.
2010-01-27  Michael Stefaniuccomdlg32: Use IS_INTRESOURCE instead of HIWORD to check...
2010-01-27  Nikolay Sivovxmllite/tests: Fix node type names array, indices are...
2010-01-27  Nikolay Sivovxmllite/tests: Fix a typo in macro.
2010-01-27  Hans Leidekkermsi: Don't evaluate the condition table when there...
2010-01-27  Alexandre Julliardntdll: Always enable tail checking when running under...
2010-01-27  Alexandre Julliardntdll: Add 8 more bytes to the block tail when tail...
2010-01-27  Alexandre Julliardntdll: Simplify the checking of heap pointers when...
2010-01-27  Igor Paliychukcredui: Add Ukrainian translation.
2010-01-27  Paul Vrienswininet/tests: Fix test failures on Win98/WinMe by...
2010-01-27  Alexandre Julliarddbghelp: Don't require a 16-bit stack for StackWalk.
2010-01-27  Michael Stefaniuchhctrl.ocx: Fix the mem handling in get_attr() (Smatch).
2010-01-27  Henri Verbeetwined3d: Get rid of the depth range hack.
2010-01-27  Henri Verbeetddraw: Add depth clamp tests.
2010-01-27  Henri Verbeetd3d8: Add depth clamp tests.
2010-01-27  Henri Verbeetd3d9: Add depth clamp tests.
2010-01-27  Henri Verbeetwined3d: Add a FIXME for missing ARB_depth_clamp support.
2010-01-26  Alexandre Julliardmakefiles: Generate the import library rules from confi...
2010-01-26  Alexandre Julliardmakefiles: Generate the static library rules from confi...
2010-01-26  Alexandre Julliardkernel32/tests: Add tests for tail checking on large...
2010-01-26  Alexandre Julliardntdll: Verify the tail contents when validating a large...
2010-01-26  Alexandre Julliardntdll: Fill the tail of existing large blocks when...
2010-01-26  Alexandre Julliardntdll: Fill the tail of large blocks too for tail checking.
2010-01-26  Alexandre Julliardntdll: Move alloc notification closer to the allocation...
2010-01-26  Alexandre Julliardkernel32/tests: Add tests for heap tail and free block...
2010-01-26  Alexandre Julliardntdll: Verify free block contents when validating the...
2010-01-26  Alexandre Julliardntdll: Verify the tail contents when validating an...
2010-01-26  Alexandre Julliardntdll: Fill existing tail and free blocks when the...
2010-01-26  Alexandre Julliardntdll: Use the same value as Windows for filling free...
2010-01-26  Alexandre Julliardntdll: Fill the tail of heap blocks when HEAP_TAIL_CHEC...
2010-01-26  Erich Hooverhhctrl.ocx: Find node attributes in a case-insensitive...
2010-01-26  Stefan Dösingerwined3d: Put the APPLE_flush_buffer_range code into...
2010-01-26  Paul Vriensshell32/tests: Fix the old shell32 detection.
2010-01-26  Christian Costashell32: Improve some FIXMEs.
2010-01-26  Michael Stefaniuccomctl32: Use IS_INTRESOURCE instead of HIWORD to check...
2010-01-26  Michael Stefaniuckernel32: Use IS_INTRESOURCE instead of HIWORD to check...
2010-01-26  Nikolay Sivovgdi32: Add GdiInitializeLanguagePack() stub.
2010-01-26  Nikolay Sivovxmllite: Reset state to XmlReadState_Initial on input...
2010-01-26  Nikolay Sivovxmllite: Don't release reader input reference on failur...
2010-01-26  Nikolay Sivovxmllite/tests: Add test for XML declaration parsing.
2010-01-26  Andrew Nguyenshlwapi: Only check for NULL pointers in HashData.
2010-01-26  Andrew Nguyenshlwapi/tests: Add tests for HashData.
2010-01-26  Henri Verbeetwined3d: Move some macros to directx.c.
2010-01-26  Henri Verbeetwined3d: Add support for ARB_vertex_array_bgra.
2010-01-26  Henri Verbeetwined3d: Add an ARB_sync implementation of event queries.
2010-01-26  Henri Verbeetwined3d: Add support for ARB_sync.
2010-01-26  Henri Verbeetwined3d: Get rid of some unnecessary casts to specific...
2010-01-25  Jason Edmeadesuser32: Preselect all editbox text when combo gets...
2010-01-25  Jason Edmeadesuser32/tests: Combo should preselect all text on first...
2010-01-25  André Hentscheloleaut32: Fix a crash in VB6.
2010-01-25  Paul Vriensshell32/tests: Fix test failures on old shell32 for...
2010-01-25  Paul Vriensshell32/tests: Skip FO_COPY tests on old shell32.
2010-01-25  Paul Vriensshell32/tests: Fix FO_RENAME tests for old shell32.
2010-01-25  Andrew Eikumwininet: Handle PROXY_TYPE_PROXY | PROXY_TYPE_DIRECT...
2010-01-25  Alexandre Julliardntdll: Use the heap flags instead of debug channels...
2010-01-25  Andrew Nguyenshlwapi: Change a magic HRESULT value to the appropriat...
2010-01-25  Hans Leidekkerwinhttp: Store the context passed to WinHttpSendRequest.
2010-01-25  Nikolay Sivovxmllite: Initial support for just created reader state.
2010-01-25  Nikolay Sivovxmllite: Implement a query through IXmlReaderInput...
2010-01-25  Rico Schüllerd3d10: Add D3D10_EOO_PARSED_OBJECT_INDEX in parse_fx10_...
2010-01-25  Rico Schüllerd3d10: Add D3D10_EOO_PARSED_OBJECT in parse_fx10_object().
2010-01-25  Rico Schüllerd3d10: Implement ID3D10EffectType::IsValid().
2010-01-25  Rico Schüllerd3d10: Implement ID3D10EffectPass::GetPixelShaderDesc().
2010-01-25  Rico Schüllerd3d10: Implement ID3D10EffectPass::GetGeometryShaderDesc().
2010-01-25  Rico Schüllerd3d10: Implement ID3D10EffectPass::GetVertexShaderDesc().
2010-01-25  Rico Schüllerd3d10: Parse shaders in parse_fx10_local_variable().
2010-01-25  Rico Schüllerd3d10: Add anonymous shaders.
2010-01-25  Hans Leidekkerwinhttp: Adjust connect timeout to the value observed...
2010-01-25  Hans Leidekkerpdh: Add a stub implementation of PdhSetDefaultRealTime...
2010-01-25  Dmitry Timoshkovwinmm: Add a bunch of new mmio tests which discover...
2010-01-25  Stefano Guidoniwinemp3: Fix incorrect stream handling.
2010-01-25  Dylan Smithrichedit: Initialize fields for windowless richedit...
next