wine
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.
2009-08-24  Akihiro Sagawaappwiz.cpl: Update and refine Japanese translation.
2009-08-24  Akihiro Sagawauninstaller: Add Japanese translation.
2009-08-24  Jacek Cabanmsxml3: Get rid of not used aggregation support in...
2009-08-24  Jacek Cabanmshtml: Use URL moniker to load http documents.
2009-08-24  Jacek Cabanurlmon: Call OnStopBinding before Terminate.
2009-08-24  Jacek Cabanwininet: Don't free gzip_stream in HTTPREQ_CloseConnection.
2009-08-24  Jacek Cabanshdocvw: Return succes in bind status callback functions.
2009-08-24  Jacek Cabanmshtml: Don't return Gecko interfaces implementation...
2009-08-24  Jacek Cabanmshtml: Treat wyciwyg protocol as Gecko special protocol.
2009-08-24  Jacek Cabanmshtml: Wrap nsIHttpChannelInternal interface.
2009-08-24  Jacek Cabanurlmon: Fixed tests on IE older than 8.
2009-08-24  Andrew Eikumole32: Don't read past the end of the stream when conve...
next