wine/eterwine.git
2011-02-02 Alistair Leslie... mshtml: Implement IHTMLStyle put_borderTopColor.
2011-02-02 Alexandre Julliardsetupapi: Fix access rights for cabinet creation.
2011-02-02 Hans Leidekkermsi: Try harder to remove non-persistent directories.
2011-02-02 Iain Arnellgdiplus: Qualify reference to Gdiplus::Pixelformat.
2011-02-02 Vitaliy Margolendinput: Ignore EV_MSC events instead of printing fixme.
2011-02-02 Vitaliy Margolendinput: Return correct error code for DIPROP_VIDPID.
2011-02-02 Henri Verbeetwinex11.drv: Only query for XShm on first use.
2011-02-02 Henri Verbeetwined3d: Check if formats are supported as render targe...
2011-02-02 Juan Langcrypt32: Fix string quoting in CertRDNValueToStrA/W...
2011-02-02 Juan Langcrypt32/tests: Test CertNameToStr's quoting behavior...
2011-02-02 Juan Langcrypt32/tests: Add tests that show that CertRDNValueToS...
2011-02-02 Henri Verbeetwined3d: Get rid of the IWineD3D typedefs.
2011-02-02 Henri Verbeetwined3d: Remove COM from IWineD3D.
2011-02-02 Henri Verbeetwined3d: Make volumetexture_ops static.
2011-02-02 Henri Verbeetd3d9/tests: Check another return value in maxmip_test...
2011-02-01 Kusanagi Kouichigdi32: Upper 24 bits of a character range must be same.
2011-02-01 Nikolay Sivovntdll: Fix a compile time warning.
2011-02-01 Paul Vriensshdocvw: Initialize variable (Coverity).
2011-02-01 Paul Vriensexplorerframe/tests: Don't compare potentially uninitia...
2011-02-01 Alexandre Julliardmsvcrt: Implement longjmp for x86_64.
2011-02-01 Alexandre Julliardmsvcrt: longjmp doesn't have a return value.
2011-02-01 Alexandre Julliardntdll: Add support for longjmp in RtlUnwindEx.
2011-02-01 André Hentschelkernel32: Use define instead of hardcoded value.
2011-02-01 André Hentschelmountmgr: Use define instead of hardcoded value.
2011-02-01 Akihiro Sagawawrc: Don't match a po message if a same msgid message...
2011-02-01 David Hedberggdi32: Stay within the clipping area when painting...
2011-02-01 Hans Leidekkermsi: Handle out-of-memory condition in encode_streamname.
2011-02-01 Hans Leidekkerprograms: Add winemsibuilder.
2011-02-01 Dmitry Timoshkovwinex11.drv: Make sure that default clipping region...
2011-02-01 Hans Leidekkermsi: Reset file attributes before removing a file.
2011-02-01 Hans Leidekkerhnetcfg: Return success from fw_app_put_Enabled.
2011-02-01 Nikolay Sivovoleaut32/tests: Fix a safearray leak (Valgrind).
2011-02-01 Nikolay Sivovoleaut32/tests: Fix a IRecordInfo leak (Valgrind).
2011-02-01 Andrew Nguyendxdiagn: Avoid caching a single instance of the root...
2011-02-01 Andrew Nguyendxdiagn: Simplify the root container initialization.
2011-02-01 Andrew Nguyendxdiagn: Convert the property linked list to a standard...
2011-02-01 Andrew Nguyendxdiagn: Convert the container linked list to a standar...
2011-02-01 Andrew Nguyendxdiagn: Avoid zeroing memory in container functions.
2011-02-01 Alexandre Julliardntdll: Add a helper function for checking stack frame...
2011-02-01 Alexandre Julliardntdll: Avoid copying and restoring the context in RtlCa...
2011-02-01 Andrew Nguyenntdll/tests: Avoid casting away const in comparison...
2011-02-01 Andrew Nguyenmsvcr90/tests: Avoid casting away const in comparison...
2011-02-01 Andrew Nguyenntdll: Fix one-time warning message output.
2011-02-01 Andrew Nguyenshell32: Keep at least one reference to the autocomplet...
2011-02-01 Andrew Nguyenshell32: Store the autocompletion object pointer in...
2011-02-01 Andrew Nguyenshell32: Improve initialization state and parameter...
2011-02-01 Andrew Nguyenshell32/tests: Release the IAutoComplete interface...
2011-02-01 Dmitry Timoshkovgdi32: Add ExtSelectClipRgn() tests for memory and...
2011-02-01 Iain Arnellgdiplus: C++ fixes for headers.
2011-02-01 Ken Thomasesmountmgr: Balance volume references in add_volume().
2011-02-01 Stefan Dösingerd3d9: Add an sRGB format test.
2011-02-01 Piotr Cabanmshtml: Make sure previous request is stopped before...
2011-02-01 Piotr Cabanmshtml: Abort more request in abort_document_bindings.
2011-02-01 Stefan Dösingerd3d9: Work around an odd nvidia windows bug.
2011-02-01 Stefan Dösingerd3d9: Use a proper window class in the device tests.
2011-02-01 Henri Verbeetwined3d: Pass a const adapter to the format caps checki...
2011-02-01 Henri Verbeetwined3d: Just fail if the texture type is not supported...
2011-02-01 Henri Verbeetd3d9/tests: Check ColorFill() return codes in color_fil...
2011-02-01 Henri Verbeetd3d8/tests: Release doesn't return a HRESULT (LLVM...
2011-01-31 Juan Langcrypt32/tests: Don't assign a return value that's never...
2011-01-31 Juan Langcrypt32/tests: Remove dead assignments (clang).
2011-01-31 Juan Langcrypt32/tests: Test some return values (clang).
2011-01-31 Juan Langcrypt32/tests: Test return value rather than output...
2011-01-31 Alexander Scott... winex11.drv: Improve error handling in bitmap synthesiz...
2011-01-31 Alexander Scott... winex11.drv: Remove unused constant, and fix a comment.
2011-01-31 Alexander Morozovwinemapi: Address can contain "SMTP:".
2011-01-31 Alexander Morozovwinemapi: Implement MAPIResolveName.
2011-01-31 Hans Leidekkerprograms: Add a stubbed PlugPlay service.
2011-01-31 Alexandre Julliardwinebuild: Don't remove stdcall decorations on non...
2011-01-31 Alexandre Julliardopencl: Avoid size_t in traces.
2011-01-31 Alexandre Julliardntdll/tests: Avoid sizeof in a trace.
2011-01-31 Alexandre Julliarddbghelp: Fix an uninitialized return value.
2011-01-31 Detlef Riekenbergmsvcrt: Use the _set_error_mode value to switch between...
2011-01-31 Alexandre Julliardntdll: Fix frame address check in RtlCaptureStackBackTr...
2011-01-31 Eric Pouechwinedbg: Added support for variables with thread storage.
2011-01-31 Eric Pouechdbghelp: Properly declare variables with thread storage...
2011-01-31 Eric Pouechdbghelp: Added support for variables in thread storage.
2011-01-31 Eric Pouechwinedump: Added definition and dumping of thread local...
2011-01-31 Alexander Scott... notepad: Load UTF-8 encoding name from resources instea...
2011-01-31 Alexander Scott... winex11.drv: Remove broken HeapFree call.
2011-01-31 Alexander Scott... ole32: Fix error handling in get_data_from_metafilepict...
2011-01-31 Alexander Scott... user32: Partially fix clipboard viewer infinite recursi...
2011-01-31 Charles Daviswinecoreaudio: Fix deprecation warnings in mixer.c.
2011-01-31 Charles Daviswinecoreaudio: Fix deprecation warnings in audio.c.
2011-01-31 Charles Daviswinecoreaudio: Fix deprecation warnings in audiounit.c.
2011-01-31 Charles Daviswinecoreaudio: Don't use Component Manager on Mac OS...
2011-01-31 Eric Pouechkernel32: Use binary search for key lookup in terminfo...
2011-01-31 Eric Pouechkernel32: Added shift & ctrl modifiers for function...
2011-01-31 Eric Pouechkernel32: Added support for extended capacities in...
2011-01-31 Eric Pouechkernel32: Store key len in dbkey_pair structure for...
2011-01-31 Hans Leidekkerkernel32/tests: Add a test for ioctl 0x560000.
2011-01-31 Hans Leidekkermountmgr: Add a stub implementation of ioctl 0x560000.
2011-01-31 Michael Stefaniucd3d8: COM cleanup for the IDirect3DTexture8 iface.
2011-01-31 Michael Stefaniucd3d8: COM cleanup for the IDirect3DCubeTexture8 iface.
2011-01-31 Michael Stefaniucd3d8: Remove the unused struct IDirect3DResource8Impl.
2011-01-31 Michael Stefaniucd3d8: COM cleanup for the IDirect3DSwapChain8 iface.
2011-01-31 Michael Stefaniucd3d8: COM cleanup for the IDirect3DVolume8 iface.
2011-01-31 Jacek Cabanmshtml: Added support for recursive script runners.
2011-01-31 Jacek Cabanmshtml: Added script execution time tests.
2011-01-31 Akihiro Sagawapo: Update Japanese translation.
next