wine
2009-08-25  Huw Daviesmsdaps: Implement ICreateRow_CreateRow proxy and stub.
2009-08-25  Huw Daviesmsdaps: Use 2 byte structure packing for win32 code.
2009-08-25  Huw Davieswidl: Add separate --win32-align and --win64-align...
2009-08-25  Ge van Geldorpcrypt32/tests: Remove test that crashes on Win7.
2009-08-25  Alexandre Julliardlibwine: Determine the bin directory independently...
2009-08-25  Austin Englishdxdiag: Add stub implementation.
2009-08-25  Mike Kaplinskiyws2_32/tests: Fix failure on NT4.
2009-08-25  Detlef Riekenbergregedit: Do not write junk after the LastKey value.
2009-08-25  Detlef Riekenbergws2_32/tests: Add tests for setsockopt with invalid...
2009-08-25  Detlef Riekenbergws2_32/tests: Add tests for getsockopt with invalid...
2009-08-25  Detlef Riekenbergws2_32: Set WSAEINVAL on invalid levels in set+getsockopt.
2009-08-25  Detlef Riekenbergws2_32: Use only the lower 16 bit as level when calling...
2009-08-25  Alexandre Julliardwinemp3: Include wine/port.h.
2009-08-25  Michael Stefaniucwinefile: Compile with -DWINE_NO_UNICODE_MACROS.
2009-08-25  Michael Stefaniucwinefile: Use the explicit W-form for the rest of the...
2009-08-25  Michael Stefaniucwinefile: Replace the TSTR types with WSTR.
2009-08-25  Michael Stefaniucwinefile: Replace TCHAR with WCHAR.
2009-08-25  Michael Stefaniucwinefile: Convert the rest of the functions to use...
2009-08-25  Michael Stefaniucwinefile: Use the explicit W-form for the file IO relat...
2009-08-25  Michael Stefaniucwinefile: Use the explicit W-form of the Load*() functions.
2009-08-25  Michael Stefaniucwinefile: Use the explicit W-form for the *Window*...
2009-08-25  Michael Stefaniucwinefile: Use the explicit W-form of the string functions.
2009-08-25  Michael Stefaniucwinefile: Use the explicit SendMessageW form.
2009-08-25  Michael Stefaniucwinefile: Don't use _tsplitpath().
2009-08-25  Michael Stefaniucwinefile: Get rid of the #ifndef UNICODE code paths.
2009-08-25  Michael Stefaniucntdll: Fix a memory leak on an error path (Smatch).
2009-08-25  Alexandre Julliardshell32: Move the IQueryAssociations implementation...
2009-08-25  Henri Verbeetd3d8: Use a wined3d cs for wined3d locking.
2009-08-25  Henri Verbeetd3d8: Remove stray tabs.
2009-08-25  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-25  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-25  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLStyle get/put letterSpacing.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_margin.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderWidth.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_overflow.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_backgroundColor.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_color.
2009-08-25  Vincent Povirkwindowscodecs: Fix rounding in BMP encoder.
2009-08-25  Vincent Povirkwindowscodecs: Support conversion of 8bppGray to 32bppBGRA.
2009-08-25  Vincent Povirkwindowscodecs: Print a FIXME when WICConvertBitmapSourc...
2009-08-25  Vincent Povirkwindowscodecs: Implement CopyPixels for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement GetSize for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement GetPixelFormat for the JPEG...
2009-08-25  Vincent Povirkwindowscodecs: Implement GetFrame for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement Initialize for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Add stub JPEG decoder.
2009-08-25  Vincent Povirkinclude: Add 8-bit grayscale pixel format.
2009-08-25  Andrew Eikumgdiplus: Support regions of more than one rectangle...
2009-08-25  Ge van Geldorpntdll/tests: Pass properly aligned buffers.
2009-08-25  Ge van Geldorpshlwapi/tests: Remove test that crashes on Win7.
2009-08-25  Jacek Cabanmshtml: Get rid of handling post data in IPersistMonike...
2009-08-24  Ge van Geldorpntdll/tests: Add acceptable status codes for Win7.
2009-08-24  Ge van Geldorpntdll/tests: Fix info tests on Win7.
2009-08-24  Ge van Geldorpshlwapi/tests: Prevent buffer overflow.
2009-08-24  Ge van Geldorpnetapi32/tests: Fix tests on Win7.
2009-08-24  Vladimir Pankratovshdoclc: Correct Russian translation.
2009-08-24  Hwang YunSongwinecfg: Updated Korean resource.
2009-08-24  Huw Daviesmsdaps: Implement ISessionProperties_SetProperties...
2009-08-24  Huw Daviesmsdaps: Implement IDBCreateSession_CreateSession proxy...
2009-08-24  Huw Daviesmsdaps: Implement IDBProperties_SetProperties proxy...
2009-08-24  Huw Daviesmsdaps: Implement IDBInitialize_Initialize proxy and...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for IWICStream_Stat with memor...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for the unimplemented IWICStre...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for IWICStream_Write with...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for IWICStream_Read with memor...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for IWICStream_Seek with memor...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for IWICStream_InitializeFromM...
2009-08-24  Dylan Smithtaskmgr: Finish partial unicode conversion of process...
2009-08-24  Jesse Allendinput: Add DISEQUENCE_COMPARE macro.
2009-08-24  Vincent Povirkoleaut32: Avoid copying the data when loading an image...
2009-08-24  Damjan Jovanovicsti: Add self registration.
2009-08-24  Aric Stewartwinemp3.acm: Link to system libmpg123.so.
2009-08-24  Dylan Smithtools: Detect windows platform with _WIN32 instead...
2009-08-24  Dylan Smithwinedbg: Fixed listing source of function in file.
2009-08-24  Dylan Smithwinedbg: Prevent syntax errors for list command due...
2009-08-24  Alexandre Julliarduser32: The LongPtr functions are only exported on...
2009-08-24  Alexandre Julliardmsvcrt: The floating point adjust functions only make...
2009-08-24  Alexandre Julliardntdll: The large integer functions are 32-bit only.
2009-08-24  Alexandre Julliardwinebuild: Add win32/win64 generic architectures in...
2009-08-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth.
2009-08-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth.
2009-08-24  Alistair Leslie... mshtml: Implement HTMLCurrentStyle_get_borderRightWidth.
2009-08-24  Dylan Smithmakedep: Handle non-overwriting rename for Windows.
2009-08-24  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-24  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-24  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-24  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-24  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-24  Andrew Nguyenuser32/tests: Fix a test failure on Win9x.
2009-08-24  Piotr Cabanjscript: Added String.substr implementation.
2009-08-24  Piotr Cabanjscript: Fixed Function method's lengths.
2009-08-24  Piotr Cabanjscript: Fixed keywords handling.
2009-08-24  Nikolay Sivovcomctl32/tests: Move message testing helpers to header.
2009-08-24  Akihiro Sagawawinecfg: Update Japanese translation.
2009-08-24  Akihiro Sagawacsetupapi: Update Japanese translation.
2009-08-24  Akihiro Sagawashell32: Update Japanese translation.
2009-08-24  Akihiro Sagawaregedit: Update Japanese translation.
2009-08-24  Akihiro Sagawacomctl32: Update Japanese translation.
2009-08-24  Akihiro Sagawareg: Update Japanese translation.
next