hhctrl: Add Russian translation.
[wine] / dlls /
2008-03-28  Vitaliy Margolenhhctrl: Add Russian translation.
2008-03-28  Roderick Colenbranderwined3d: Add D3DUSAGE_QUERY_PIXELSHADER_BLENDING to...
2008-03-28  Roderick Colenbranderwined3d: Initial post pixelshader blending support...
2008-03-28  Roderick Colenbranderd3d9: Test post pixelshader blending.
2008-03-28  Paul Vrienssetupapi/tests: Remove check as we don't care how ...
2008-03-28  Paul Vrienssetupapi/tests: Add a few tests for SetupInstallService...
2008-03-28  Paul Vrienssetupapi/tests: Run tests on win9x again.
2008-03-28  Stefan Dösingerwined3d: Remove some debug TRACE stuff.
2008-03-28  Stefan Dösingerwined3d: Inherit from the proper state table in atifs.
2008-03-28  Stefan Dösingerd3d8: Reject broken normal declaration types with fixed...
2008-03-28  Marcus Meissnerddraw/tests: Initialize ddprimpal.
2008-03-28  Marcus Meissneruser32/tests: Mark unsigned entitities as unsigned.
2008-03-28  Vitaliy MargolenUpdate Russian translations.
2008-03-28  Vitaliy Margolenshlwapi: Add Russian translation.
2008-03-28  Michael Stefaniuckernel32: Add the NLS file for Romansh (Switzerland).
2008-03-28  Michael Stefaniucuser32: About dialog cosmetic fixes for the Romanian...
2008-03-28  Maarten Lankhorstquartz: Add GetCurrentPosition using the reference...
2008-03-28  Maarten Lankhorstquartz: Change name from Start position to Current...
2008-03-28  Dan Hipschmanwininet: InternetReadFileExA should check INTERNET_FLAG...
2008-03-28  Dan Hipschmanwininet: HttpSendRequestExA is not a stub.
2008-03-28  Lei Zhanguser32: Add more DrawText tests.
2008-03-28  Lei Zhanguser32: Handle WM_CHAR messages better in edit controls.
2008-03-28  Lei Zhanguser32: Add more dialog with edit control tests.
2008-03-28  Lei Zhanguser32: Make an edit test more readable.
2008-03-27  Austin EnglishSpelling fixes.
2008-03-27  Jacek Cabanmshtml: Don't access released object in release_script_...
2008-03-27  Christopher Bernersetupapi: Fix buffer size in SetupDiGetDeviceInterfaceD...
2008-03-27  Dmitry Timoshkovuser32: Add a defwinproc flag when appropriate.
2008-03-27  Reece Dunnshlwapi: Added basic tests for the SHCreateStreamOnFile...
2008-03-27  Reece Dunnshlwapi: Added STGM_TRANSACTED tests for SHCreateStream...
2008-03-27  Paul Vrienssetupapi/tests: Add some tests for the last error returned.
2008-03-27  Alexandre Julliarduser32: Cosmetic fixes to the About dialog.
2008-03-27  Hin-Tak Leunghhctrl.ocx: Implement more navigation of chm to TOC...
2008-03-27  Ge van Geldorpshell32: Support getting the shell folder path for...
2008-03-27  Stefan Dösingerwined3d: Free heapMemory, not allocatedMemory when...
2008-03-27  Stefan Dösingerd3d9: Add a basic test for multiple rendertargets.
2008-03-27  Stefan Dösingerddraw: Some EnumZBufferFormat fixes.
2008-03-27  Stefan Dösingerddraw: Fix some Z buffer formats.
2008-03-27  Austin EnglishSpelling fixes.
2008-03-27  Alexander Dorofeyevd3d9/tests: Test that GOURAUD and PHONG modes are equal.
2008-03-27  Alexander Dorofeyevwined3d: Make device palettes dynamically allocated.
2008-03-27  Dmitry Timoshkovuser32: Add a test for combobox navigation with arrow...
2008-03-27  Alistair Leslie... msxml3: Correct IXMLDOMCDATASection appendData.
2008-03-27  Alistair Leslie... msxml3: Correct IXMLDOMComment appendData.
2008-03-27  Alistair Leslie... msxml3: Correct IXMLDOMText appendData.
2008-03-27  Francois Gougetddraw: Remove trailing spaces in ok() calls.
2008-03-27  Michael Stefaniucuser32: Add the Romanian translation.
2008-03-26  Andrew Talbotwineoss.drv: Assign to structs instead of using memcpy.
2008-03-26  Andrew Talbotwinejack.drv: Assign to structs instead of using memcpy.
2008-03-26  Andrew Talbotwinenas.drv: Assign to struct instead of using memcpy.
2008-03-26  Andrew Talbotwineesd.drv: Assign to structs instead of using memcpy.
2008-03-26  Hans Leidekkerwininet: Support chunked reads in InternetReadFileEx...
2008-03-26  Alexandre Julliardgdi32: Store the return value separately in StretchDIBi...
2008-03-26  Alexandre Julliardshell32: Add a license message box and a build id to...
2008-03-26  Alexandre Julliarduser32: Allow arbitrary text size for loaded strings...
2008-03-26  Alexandre Julliardntdll: Export the libwine version functions from ntdll...
2008-03-26  Dan Kegelkernel32: Test negative dest len in WideCharToMultiByte.
2008-03-26  Jacek Cabanurlmon: Don't use -1 length in WideCharToMultiByte...
2008-03-26  Jacek Cabanmshtml: Fixed invalid use of -1 length in WideCharToMul...
2008-03-26  Jacek Cabanmshtml: Fixed crash in tests if Gecko is not available.
2008-03-26  Jacek Cabanmshtml: Added nsIChannel::SetContentType implementation.
2008-03-26  Jacek Cabanmshtml: Pass buffer length to MultiByteToWideChar inste...
2008-03-26  Jacek Cabanmshtml: Rename nsChannel::content to content_type and...
2008-03-26  Jacek Cabanmshtml: Added IHTMLDocument2::get_location implementation.
2008-03-26  Alexandre Julliardquartz: Avoid %ll printf formats.
2008-03-26  Alexandre Julliardqmgr: Avoid %ll printf formats.
2008-03-26  Alexandre Julliardntdll: Clear the process stack again after dll init...
2008-03-26  Alexandre Julliardkernel32: Moved the allocation of the process stack...
2008-03-26  Stefan Leichteradvapi32: Partly implemented QueryServiceConfig2A/W.
2008-03-26  Paul Vrienssetupapi: Forward SetupInstallServicesFromInfSectionA...
2008-03-26  Hans Leidekkerwininet: Implement chunked reads.
2008-03-26  Aric Stewartimm: Implement ImmGetIMEFileNameW and ImmGetIMEFileNameA.
2008-03-26  Alexandre Julliardwinex11: Fix X11DRV_CLIPBOARD_ReadProperty to read...
2008-03-26  Lei Zhanguser32: Tweak how the edit control handles WM_GETDLGCODE.
2008-03-26  Anatoly Lyutincomctl32: Add HotTrackingColor into COMCTL32_SysColor...
2008-03-26  Alistair Leslie... msxml3: Correct SAXXMLReader_create.
2008-03-26  Dmitry Timoshkovd3d9: Make the visual test pass on GeForce Go 7600.
2008-03-26  Dmitry Timoshkovkernel32: Make the test compatible with win9x.
2008-03-26  Michael Stefaniuccomdlg32: Small typo fix in the German translation.
2008-03-26  Michael Stefaniuccomdlg32: Add the Romanian translation.
2008-03-26  Michael Stefaniucshell32: Update the German Translation.
2008-03-26  Michael Stefaniucmshtml: Update the German translation.
2008-03-26  Andrew Talbotwinecoreaudio.drv: Assign to structs instead of using...
2008-03-26  Andrew Talbotwineaudioio.drv: Assign to structs instead of using...
2008-03-26  Lei Zhangmsxml3: Fix compiles for systems without libxml2.
2008-03-26  Juan Langcrypt32: Allow one update to a decode message after...
2008-03-26  Juan Langcrypt32: Keep track of state in each message type's...
2008-03-26  Juan Langcrypt32: Test updates after the final update to a detac...
2008-03-25  Lei Zhangcomdlg32: Avoid double free in PRINTDLG_PaperSizeA/W.
2008-03-25  Juan Langadvapi32: Create MachineGuid value if it doesn't exist.
2008-03-25  Juan Langadvapi32: Test the MachineGuid value.
2008-03-25  Austin Englishgdi32: Spelling fixes.
2008-03-25  Stefan Dösingerwined3d: Enable D3DFMT_V8U8 with GL_ATI_fragment_shader.
2008-03-25  Stefan Dösingerwined3d: Implement env bump mapping in the atifs ffp...
2008-03-25  Stefan Dösingerwined3d: Fragment processing using GL_ATI_fragment_shader.
2008-03-25  Stefan Dösingerwined3d: Add a shader DLL init callback.
2008-03-25  Stefan Dösingerwined3d: Add GL_ATI_fragment_shader.
2008-03-25  Stefan Dösingerwined3d: Alloc / free shader private data and blt stuff...
2008-03-25  Stefan Dösingerwined3d: Free shader private data on reset.
2008-03-25  Stefan Dösingerd3d9: Add a projected texture test.
next