wine/eterwine.git
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 Vitaliy Margolenregedit: Fix typo.
2008-03-28 Michael Stefaniucwinhelp: Fix and activate the Romansh translation.
2008-03-28 Michael Stefaniuckernel32: Add the NLS file for Romansh (Switzerland).
2008-03-28 Michael Stefaniucwrc: Add the code page mapping for LANG_ROMANSH.
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... setupapi: Fix buffer size in SetupDiGetDeviceInterfaceD...
2008-03-27 Michael Stefaniucwordpad: Remove bogus ';' after the if statement.
2008-03-27 Kusanagi Kouichiregedit: Fix Japanese resource.
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 Rob Shearmanwidl: Make sure that string types are always written...
2008-03-27 Rob Shearmanwidl: Fix detection of non-pointer context handles.
2008-03-27 Rob Shearmanwidl: Add support for generic binding handles.
2008-03-27 Rob Shearmanwidl: Use is_string_type for detecting strings in write...
2008-03-27 Alexandre Julliardwinetest: Use the HEAD commit sha1 as default build id.
2008-03-27 Alexandre Julliardwinetest: Add the Wine build id to the version information.
2008-03-27 Alexandre Julliarduser32: Cosmetic fixes to the About dialog.
2008-03-27 Alexandre Julliardwinefile: Remove some unused resources.
2008-03-27 Alexandre Julliardwinefile: Use the larger icon in the About box.
2008-03-27 Alexandre Julliardwinefile: Remove redundant About Wine menu option.
2008-03-27 Hin-Tak Leunghhctrl.ocx: Implement more navigation of chm to TOC...
2008-03-27 Rob Shearmanwidl: Support using context handles as the binding...
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 Alexander Nicolaysen... wordpad: Add support for previewing two pages side...
2008-03-27 Francois Gougetddraw: Remove trailing spaces in ok() calls.
2008-03-27 Michael Stefaniucuser32: Add the Romanian translation.
2008-03-27 Michael Stefaniucwinhelp: Update the German translation.
2008-03-26 Aurimas Fischerfonts: Where possible use references to Latin glyphs...
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 Herve Chanalwinefile: A nicer icon.
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 Alexandre Julliardlibwine: Export functions that return the Wine version...
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 Alexandre Julliardlibwine: Added a wine_call_on_stack function.
2008-03-26 Alexandre Julliardserver: impersonation_level should be an int since...
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 Aurimas Fischerfonts: Where possible use references to Latin glyphs...
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...
next