wine/eterwine.git
2011-03-03 Maarten Lankhorstgdiplus: Clean up gdip_format_string.
2011-03-03 Jacek Cabanmshtml: Added support for indexed access to form elements.
2011-03-03 Joris Huizeruserenv: GetUserProfileDirectoryW: Plug memory leak.
2011-03-03 Juan Langwininet: Support setting the expired time in SetUrlCach...
2011-03-03 Juan Langwininet: Use correct scheme for cache entries.
2011-03-03 André Hentschelt2embed: Add stub for TTEmbedFont.
2011-03-03 Huw Davieswidl: Initialise [out] only conformant arrays.
2011-03-03 Peter Urbanecwintab32: Better handling of XInput initialisation...
2011-03-03 Henri Verbeetwined3d: Pass gl_info to basetexture_bind().
2011-03-03 Henri Verbeetwined3d: Use EXT_texture_sRGB_decode to avoid sRGB...
2011-03-03 Henri Verbeetwined3d: Add support for EXT_texture_sRGB_decode.
2011-03-03 Henri Verbeetwined3d: Retrieve the GL texture through a function.
2011-03-03 Nikolay Sivovmsxml3: Link dom attribute with parent interface pointer.
2011-03-03 Nikolay Sivovmsxml3: Fail on certain node types in insertBefore...
2011-03-03 Jacek Cabanmshtml: Fixed use after free in HTMLElement_destructor.
2011-03-03 Jacek Cabanmshtml: Added more attribute object tests.
2011-03-03 Alexandre Julliardwinex11: Merge updating the mouse state and sending...
2011-03-03 Alexandre Julliardwinex11: Get rid of the ClipCursor and SendInput entry...
2011-03-02 Alexandre Julliarduser32: Handle input injected through SendInput entirel...
2011-03-02 Alexandre Julliardserver: Invoke low-level hardware hooks directly from...
2011-03-02 Alexandre Julliarduser32: Export a Wine-specific function to send hardwar...
2011-03-02 Dmitry Timoshkovcomctl32: 'clip' rect is unused in the WM_ERASEBKGND...
2011-03-02 Jacek Cabanmshtml: Use our IDispatchEx-based attributes implementa...
2011-03-02 Jacek Cabanmshtml: Reuse attribute objects.
2011-03-02 Jacek Cabanmshtml: Correctly handle NULL BSTR in VARIANT in IDispa...
2011-03-02 Jacek Cabanmshtml: Added IHTMLLocation::replace implementation.
2011-03-02 Alistair Leslie... mshtml: Implement IHTMLAnchorElement get/put target.
2011-03-02 Hans Leidekkeruserenv: Implement and test GetUserProfileDirectory.
2011-03-02 Hans Leidekkeruserenv: GetProfilesDirectoryW accepts a NULL buffer.
2011-03-02 Hans Leidekkeradvapi32: Use a fixed computer SID that matches local...
2011-03-02 Hans Leidekkerserver: Map the Unix user id to a local user SID instea...
2011-03-02 Henri Verbeetwined3d: Retrieve the surface's texture name through...
2011-03-02 Henri Verbeetwined3d: Standalone surfaces should never be sRGB.
2011-03-02 Henri Verbeetwined3d: Use basetexture_set_dirty() in some more places.
2011-03-02 Henri Verbeetwined3d: The basetexture_set_dirty() return value is...
2011-03-02 Andrew Eikumdsound: Also handle two-to-six-channel conversions.
2011-03-02 John Edmondsgdi32: Fixes GetDIBits for top-down destination bitmaps.
2011-03-02 John Edmondsgdi32/tests: Updated tests for top-down destination...
2011-03-02 Rico Schüllerd3dcompiler: Move some code from header to source file.
2011-03-02 Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflectionType:...
2011-03-02 Rico Schüllerd3dcompiler/tests: Add GetMemberType* tests.
2011-03-02 Marcus Meissnershdocvw: Rewrite code to make more understandable ...
2011-03-02 André Hentschelkernel32/tests: Add SetLastError() before a test (Valgr...
2011-03-02 Charles Davisntdll: Implement CDROM_GetInterfaceInfo() on Mac OS.
2011-03-02 Juan Langwininet/tests: Test retrieving http requests from cache.
2011-03-02 Juan Langwininet: De-Hungarian HTTP request member names.
2011-03-02 Juan Langwininet: De-Hungarian session member names.
2011-03-02 Juan Langwininet: De-Hungarian appinfo member names.
2011-03-02 Juan Langwininet: De-Hungarian auth cache member names.
2011-03-02 Juan Langwininet: Rename variables for readability.
2011-03-02 Alexandre Julliardwinex11: Fetch the key state from the server when adjus...
2011-03-02 Alexandre Julliardserver: Set the message code for mouse input on the...
2011-03-02 Alexandre Julliardserver: Set the message code for keyboard input on...
2011-03-02 Alexandre Julliardserver: Pass the original hardware input data to the...
2011-03-01 Hans Leidekkernetapi32: Try running the smbpasswd tool in NetUserChan...
2011-03-01 Jacek Cabanmshtml: Added IHTMLFormElement::get_elements implementa...
2011-03-01 Alexandre Julliardntdll: Don't print an error when architecture is set...
2011-03-01 Henri Verbeetwined3d: Recognize some Nouveau renderer strings.
2011-03-01 Henri Verbeetwined3d: Rename ATI to AMD.
2011-03-01 Henri Verbeetwined3d: Make IWineD3DResourceImpl an independent struc...
2011-03-01 Henri Verbeetwined3d: Pass const resources to some resource functions.
2011-03-01 Peter Urbaneccomctl32: Add a check for setting number of parts in...
2011-03-01 Nikolay Sivovmsxml3: Add get_output() implementation for processor.
2011-03-01 Nikolay Sivovmsxml3: Always set out pointer to null on failed QueryI...
2011-03-01 Austin Englishshlwapi/tests: Remove win9x hacks.
2011-03-01 Austin Englishntprint/tests: Remove win9x hacks.
2011-03-01 Austin Englishsetupapi/tests: Remove win9x hacks.
2011-03-01 Austin Englishsecur32/tests: Remove win9x hacks.
2011-03-01 Rico Schüllerd3dcompiler: Use defines for shader target masks.
2011-03-01 Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflectionType:...
2011-03-01 Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflectionType:...
2011-03-01 Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflectionType:...
2011-03-01 Rico Schüllerd3dcompiler: Parse member types.
2011-03-01 Alexandre Julliardserver: Don't pass a thread id to send_hardware_message...
2011-03-01 Alexandre Julliardwinex11: Pass a window handle for keyboard hardware...
2011-03-01 Alexandre Julliarduser32: Retrieve the current cursor position from the...
2011-02-28 Alexandre Julliarduser32: Retrieve the key state for GetAsyncKeyState...
2011-02-28 Alexandre Julliardserver: Maintain the "set since last time" bit for...
2011-02-28 Alexandre Julliardserver: Fill the key state in mouse events from the...
2011-02-28 André Hentschelwinex11.drv: Quiet a noisy FIXME.
2011-02-28 Peter Urbaneccomctl32/tests: Enable statusbar tooltip tests.
2011-02-28 Peter Urbaneccomctl32: Use signed indices, so that the number of...
2011-02-28 André Hentschelmsvcrt: Implement _wfindnext64.
2011-02-28 André Hentschelmsvcrt: Implement _wfindfirst64.
2011-02-28 André Hentschelntoskrnl.exe: Be more verbose in MmGetSystemRoutineAddress.
2011-02-28 Jacek Cabanmshtml: Added onsubmit and event canceling tests.
2011-02-28 Jacek Cabanmshtml: Added support for canceling default event behavior.
2011-02-28 Jacek Cabanmshtml: Fixed memory leak.
2011-02-28 Jacek Cabanmshtml: Added IHTMLFormElement::onsubmit implementation.
2011-02-28 Jacek Cabanmshtml: Added simple filter parser to support opacity.
2011-02-28 Jacek Cabanmshtml: Store style object in element object.
2011-02-28 Jacek Cabanmshtml: Store style filter in HTMLStyle object.
2011-02-28 Jacek Cabanmshtml: Fixed typos in IHTMLInputElement::value tests.
2011-02-28 Alexandre Julliardwinedbg: Support setting a breakpoint from a file name...
2011-02-28 Jacek Cabanjscript: Fixed corner cases in parseInt implementation.
2011-02-28 Jörg Höhlemciwave: Fix a leak when Open fails (valgrind).
2011-02-28 Akihiro Sagawamsvfw32: Add Japanese translation.
2011-02-28 Akihiro Sagawacredui: Add Japanese translation.
2011-02-28 Akihiro Sagawawineconsole: Add Japanese translation.
2011-02-28 Akihiro Sagawashdocvw: Add Japanese translation.
next