wine/eterwine.git
2008-03-29 Rob Shearmanservices: Introduce an scmdatabase object to store...
2008-03-29 Rob Shearmanservices: Remove dependency on service name being deter...
2008-03-29 Rob Shearmanservices: Move ControlService and StartServiceW from...
2008-03-29 Rob Shearmanservices: Move LockServiceDatabase and UnlockServiceDat...
2008-03-29 Rob Shearmanservices: Move SetServiceStatus and QueryServiceStatusE...
2008-03-29 Mikołaj Zalewskiservices: Move GetServiceDisplayName to services.exe...
2008-03-29 Mikołaj Zalewskiservices: Move ChangeServiceConfigW implementation...
2008-03-29 Mikołaj Zalewskiservices: Move QueryServiceConfigW from advapi32.dll...
2008-03-29 Mikołaj Zalewskiservices: Move CreateService, OpenService and DeleteSer...
2008-03-29 Mikołaj Zalewskiservices: Start a local RPC server.
2008-03-29 Roderick Colenbranderwined3d: Also move the rendertarget capability to the...
2008-03-29 Roderick Colenbranderwined3d: Add a depthstencil flag to the formats table...
2008-03-29 Roderick Colenbranderwined3d: Make the filtering capability of a format...
2008-03-29 Andrew Talbotdplayx: Assign to structs instead of using CopyMemory.
2008-03-29 Andrew Talbotdinput: Assign to struct instead of using CopyMemory.
2008-03-28 Jacek Cabanmshtml: Added IActiveScriptSiteInterruptPoll stub imple...
2008-03-28 Jacek Cabanmshtml: Set script engine state to SCRIPTSTATE_CONNECTE...
2008-03-28 Jacek Cabanmshtml: Added script engine initialization implementation.
2008-03-28 Jacek Cabanmshtml: Added IActiveScriptSite::OnStateChange implemen...
2008-03-28 Jacek Cabanuuid: Include objsafe.h.
2008-03-28 Rob Shearmannotepad: Remove the License and NO WARRANTY options...
2008-03-28 Rob Shearmanrpcrt4: Print an error if an invalid client context...
2008-03-28 Rob Shearmanwinedevice: Handle failure of RegisterServiceCtrlHandle...
2008-03-28 Herve Chanalwinetest: A nicer icon.
2008-03-28 Paul Vrienssetupapi: Fix some last errors for SetupGetLineByIndex.
2008-03-28 Paul Vrienssetupapi: Fix some last errors for SetupFindFirstLine.
2008-03-28 Alexandre Julliardwine.inf: Create a fake module for mountmgr.sys.
2008-03-28 Alexandre Julliardinclude: Fix access permissions in some ioctl codes...
2008-03-28 Vitaliy Margolendevenum: Add Russian translation.
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 Dmitry Timoshkovwinecfg: Update the DPI trackbar according to the edit...
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 Mikołaj Zalewskiservices.exe: Load list of services from registry at...
2008-03-28 Mikołaj Zalewskiservices.exe: Add a new program.
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.
next