wine/eterwine.git
2008-12-17 Henri Verbeetwined3d: Remove GetFVF() and SetFVF() from IWineD3DDevice.
2008-12-17 Hans Leidekkerwuapi: Register interfaces.
2008-12-17 Hans Leidekkerwuapi: Add class factory.
2008-12-17 Hans Leidekkerwuapi: Add a stub implementation of IUpdateSession.
2008-12-17 Hans Leidekkerwuapi: Add a stub implementation of IAutomaticUpdates.
2008-12-17 Hans Leidekkerwuapi: Add a stub implementation of IUpdateSearcher.
2008-12-17 Hans Leidekkerwuapi: Add a stub implementation of IUpdateInstaller.
2008-12-17 Hans Leidekkerwuapi: Add a stub implementation of IUpdateDownloader.
2008-12-17 Hans Leidekkerinclude: Add IAutomaticUpdates, IUpdateSession, IUpdate...
2008-12-17 Hans Leidekkerwuapi: New dll.
2008-12-17 Alexandre Julliardconfigure: Get rid of the va_copy checks.
2008-12-17 Alexandre Julliardmsvcrt: Rewrite va_list to string conversions to avoid...
2008-12-17 Alistair Leslie... msxml3: Corrected getAttributeNode to return correct...
2008-12-17 Alistair Leslie... mshtml: Implement IHTMLStyle get_backgroundImage.
2008-12-17 Lei Zhanggdi32: Prevent integer overflow in CreateBitmapIndirect.
2008-12-17 Andrew Talbotd3dx9_27: Remove unused Wine debug channel.
2008-12-17 Andrew Talbotd3dx9_26: Remove unused Wine debug channel.
2008-12-17 Andrew Talbotd3dx9_25: Remove unused Wine debug channel.
2008-12-17 Andrew Talbotd3dx9_24: Remove unused Wine debug channel.
2008-12-17 Andrew Talbotd3dx8: Remove unused Wine debug channel.
2008-12-17 Andrew Talbotd3drm: Remove unused Wine debug channel.
2008-12-17 Andrew Talbotcomctl32: Remove unused Wine debug channel.
2008-12-17 Christian Costadswave: Add missing segment vtbl initialisation (with...
2008-12-17 Christian Costad3dxof: Remove IDirectXFileObjectImpl stuff. That's...
2008-12-17 Christian Costad3dxof: Add some preliminary support for binary objects.
2008-12-17 Christian Costad3dxof: Improve IDirectXFileImpl_CreateSaveObject stub.
2008-12-17 Jonathan Ernstoleacc: New French translation.
2008-12-17 Jonathan Ernstcryptdlg: New French translation.
2008-12-17 Jonathan Ernstcrypt32: Updated French translation.
2008-12-17 Jonathan Ernstshell32: Updated French translation.
2008-12-17 Jonathan Ernstwinhlp32: Updated French translation.
2008-12-17 Jonathan Ernstwinhlp32: WINE->Wine.
2008-12-17 Jonathan Ernstwordpad: Updated French translation.
2008-12-17 Aric Stewartmsi: EndDialog with Ignore should not be an error.
2008-12-17 Paul Vriensjscript/tests: Fix test failures on Win9x.
2008-12-17 Hans Leidekkerjanitorial: Remove unneeded user32 imports.
2008-12-17 Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-17 Marcus Meissnerinclude: Add prototype for GetConsoleInputExeNameA...
2008-12-17 Damjan Jovanovicwinemenubuilder: Create xdg_config_dir if it does not...
2008-12-16 Stefan Dösingerwined3d: Get rid of IWineD3DPixelShaderImpl_GenerateShader.
2008-12-16 Stefan Dösingerwined3d: Avoid loading opengl32.dll.
2008-12-16 Stefan Dösingerwined3d: Initialize max_combined_samplers properly.
2008-12-16 Stefan Dösingerwined3d: Correct a stage number.
2008-12-16 Stefan Dösingerwined3d: Emulate GL_EXT_fog_coord.
2008-12-16 Stefan Dösingerwined3d: Remove some needless initializations.
2008-12-16 Stefan Dösingerwined3d: Some GL_EXT_fog_coord prototype fixes.
2008-12-16 Stefan Dösingerwined3d: Reinstall the G16R16F format surface load...
2008-12-16 Stefan Dösingerwined3d: Set up the shaders when delaying fixed func...
2008-12-16 Stefan Dösingerwined3d: Fake GL_ARB_multitexture.
2008-12-16 Andrew Talbotuser32: Sign-compare warnings fix.
2008-12-16 Dan Kegelmsvcrt: fread: Exhaust buffered data before using unbuf...
2008-12-16 Alexander Morozovntoskrnl.exe: Add stubs for Io{Allocate,Get}DriverObjec...
2008-12-16 Dylan Smithrichedit: Move implementation of WM_CHAR to its own...
2008-12-16 Dylan Smithrichedit: Removed some unnecessary SendMessage calls...
2008-12-16 Dylan Smithrichedit: Move implementation of EM_GETTEXTEX to its...
2008-12-16 Dylan Smithrichedit: Move implementation of EM_GETTEXTRANGE to...
2008-12-16 Jeremy Drakeoleaut32/tests: Fix double GlobalFree in olepicture...
2008-12-16 Michael Stefaniucd3dxof/tests: Remove redundant NULL check before HeapFr...
2008-12-16 Hans Leidekkerpidgen: Add a placeholder BINK resource.
2008-12-16 Hans Leidekkerpidgen: Add stub implementation.
2008-12-16 Hans Leidekkerwine.inf: Create fake hal.dll.
2008-12-16 Hans Leidekkerhal: Add version resource.
2008-12-16 Nikolay Sivovgdiplus: Fix Font test failure on charset mismatch.
2008-12-16 Lei Zhangquartz: Enumerate all the pins on filter and check...
2008-12-16 Jacek Cabanmshtml: Fixed IHTMLInputTextElement vtbl and QueryInter...
2008-12-16 Jacek Cabanjscript: Delay setting named info if SCRIPTITEM_GLOBALM...
2008-12-16 Henri Verbeetd3d8: Add a test for GetVertexShader() with a FVF set.
2008-12-16 Henri Verbeetwined3d: Fix use_vs() usage in vertexdeclaration().
2008-12-16 Henri Verbeetwined3d: Shaders will never have a NULL function.
2008-12-16 Henri Verbeetwined3d: Refuse to create shaders with a NULL function.
2008-12-16 Henri Verbeetd3d8: Remove unused code.
2008-12-16 Paul Vriensriched20/tests: Fix test failures on Win9x, WinMe and...
2008-12-16 Paul Vrienscomctl32/tests: Destroy the window after the tests.
2008-12-16 Paul Vriensmsi/tests: Run tests again on Win9x and NT4.
2008-12-16 Paul Vriensrpcrt4/tests: Move function pointer initialization...
2008-12-16 Paul Vriensrpcrt4/tests: Use GetModuleHandle instead of LoadLibrary.
2008-12-16 Paul Vriensxinput1_3/tests: Call FreeLibrary() after tests.
2008-12-16 Paul Vriensuser32/tests: Destroy the windows after the tests.
2008-12-16 Alexandre Julliardntdll: Add support for dynamically generated stub entry...
2008-12-16 Alexandre Julliardwinebuild: Generate stub entry points for x86_64.
2008-12-16 Alexandre Julliardwinetest: Use main instead of WinMain as entry point.
2008-12-15 Alexandre Julliardwidl: Use ULONG_PTR instead of unsigned long for pointe...
2008-12-15 Alexandre Julliardmsvcrt: Rename _ftime to avoid conflicts.
2008-12-15 Alexandre Julliardmsvcrt: The __p_* functions are only exported on i386.
2008-12-15 Alexandre Julliardmsvcrt: Add a few more *_func functions to replace...
2008-12-15 Alexandre Julliardmsvcrt: The _CI* math functions are only exported on...
2008-12-15 Henri Verbeetd3d8: Use the wined3d declaration to retrieve the d3d8...
2008-12-15 Henri Verbeetd3d8: Create a d3d8 declaration as parent for FVF based...
2008-12-15 Henri Verbeetwined3d: Simplify shader_generate_main() a bit.
2008-12-15 Henri Verbeetwined3d: Move the shader version to reg_maps.
2008-12-15 Henri Verbeetwined3d: Explicitly pass the shader version to some...
2008-12-15 Alexandre Julliardntdll: NtCurrentTeb is not exported on x86_64.
2008-12-15 Alexandre Julliardinclude: Allow 64-bit pointers to pass through LDT...
2008-12-15 Alexandre Julliardserver: Make async I/O transfer sizes always 32-bit.
2008-12-15 Alexandre Julliardserver: Add an apc_param_t type to store APC client...
2008-12-15 Alexander Nicolaysen... kernel32: Add stub for GetConsoleAliasW.
2008-12-15 Andrew Talbotwinmm: Sign-compare warning fix.
2008-12-15 Wolfgang Walterwineps.drv: Fix freeing of not allocated memory in...
2008-12-15 Dylan Smithrichedit: Missing capitalization on TxGetScrollBars.
2008-12-15 Dylan Smithrichedit: Removed unused hwndEdit variable for the...
next