wine/eterwine.git
2010-08-23 Nikolay Sivovcomctl32/imagelist: Fix return value from IImageList_Se...
2010-08-23 Nikolay Sivovcomctl32/imagelist: Remove parameter check from IImageL...
2010-08-23 Nikolay Sivovcomctl32/imagelist: Fix reference leak in IImageList_Cl...
2010-08-23 Nikolay Sivovcomctl32/imagelist: Remove parameter check from IImageL...
2010-08-23 Nikolay Sivovcomctl32/imagelist: Make IImageList_Merge() crash like...
2010-08-23 Gerald Pfeifercomctl32: Remove the last, unused parameter from LISTVI...
2010-08-23 Henri Verbeetwined3d: Pass a WINED3DCOLORVALUE structure to IWineD3D...
2010-08-23 Henri Verbeetddraw: Failing surface creation is not an internal...
2010-08-23 Henri Verbeetddraw: Attaching an already attached surface is not...
2010-08-23 Henri Verbeetwined3d: Make some lookup tables const.
2010-08-23 Henri Verbeetddraw: Make some lookup tables const.
2010-08-23 Vincent Povirkgdiplus: Set bitmap has alpha flag based on format.
2010-08-23 Vincent Povirkgdiplus: Stub GdipTranslatePenTransform.
2010-08-23 Vincent Povirkgdiplus: Stub GdipGetPathGradientPresetBlend.
2010-08-23 Vincent Povirkgdiplus: Stub GdipTranslatePathGradientTransform.
2010-08-23 Damjan Jovanovicwinemenubuilder: Defer best icon selection to when...
2010-08-23 Damjan Jovanovicwinemenubuilder: Decouple opening a Windows icon from...
2010-08-23 Alexandre Goujonkernel32: Fix GetComputerName errors.
2010-08-23 Julius Schwartzenbergsetupapi: Add stubs SetupQueryDrivesInDiskSpaceList...
2010-08-23 Luca Bennatiwineconsole: Fix Italian translation.
2010-08-23 Luca Bennatiwinhlp32: Fix Italian translation.
2010-08-23 Luca Bennatitaskmgr: Fix Italian translation.
2010-08-23 Luca Bennatiwinecfg: Fix Italian translation.
2010-08-23 Anders Jonssonshell32: Update Swedish translation.
2010-08-23 Gerald Pfeiferd3dx9_36: Simplify instr_ps_1_0123_texld.
2010-08-23 Juan Langcrypt32: Correct CryptVerifyMessageSignature's use...
2010-08-23 Juan Langcrypt32/tests: Test pcbDecoded parameter to CryptVerify...
2010-08-23 Andrew Eikumoleaut32: Implement decoding for complex typedescs.
2010-08-23 Andrew Eikumoleaut32: Implement ITypeInfo2::GetFuncDesc.
2010-08-23 Andrew Eikumoleaut32: Improve MEMBERID assignment in ICreateTypeInf...
2010-08-23 Andrew Eikumoleaut32: Properly mask size from funcdesc typedata.
2010-08-23 Andrew Eikumoleaut32: Improve ITypeInfo::ReleaseTypeAttr.
2010-08-23 Andrew Eikumoleaut32: Implement ITypeInfo2::ReleaseFuncDesc.
2010-08-23 Marko Nikolicappwiz.cpl: Removed sign comparison warning.
2010-08-23 Thomas Mullalyurlmon/tests: Added tests for IUriBuilder_GetUserName.
2010-08-23 Thomas Mullalyurlmon/tests: Added tests for IUriBuilder_GetSchemeName.
2010-08-23 Thomas Mullalyurlmon/tests: Added tests for IUriBuilder_GetQuery.
2010-08-23 Thomas Mullalyurlmon/tests: Added tests for IUriBuilder_GetPort.
2010-08-23 Thomas Mullalyurlmon/tests: Added tests for IUriBuilder_GetPath.
2010-08-23 Thomas Mullalyurlmon/tests: Added tests for IUriBuilder_GetPassword.
2010-08-23 Thomas Mullalyurlmon/tests: Added tests for IUriBuilder_GetHost.
2010-08-23 Thomas Mullalyurlmon/tests: Fixed bug where tests might succeed befor...
2010-08-23 Alexandre Julliardgdi32/tests: Fix the GetObject last error check for...
2010-08-21 Alexandre Julliardwinetest: Include the build info also in the standard...
2010-08-20 Alexandre JulliardRelease 1.3.1. wine-1.3.1
2010-08-20 Alexandre Julliardwinhttp: Make WinHttpQueryHeaders behave the same way...
2010-08-20 Jacek Cabanwscript.exe: Improved argument parsing.
2010-08-20 Detlef Riekenberggdi32/enhmfdrv: Remove unneded if() before HeapFree.
2010-08-20 David Hedbergshell32: Implement IExplorerBrowser::SetRect.
2010-08-20 David Hedbergshell32: Implement IExplorerBrowser::Initialize.
2010-08-20 David Hedbergshell32: Add IShellBrowser stub.
2010-08-20 David Hedbergshell32/tests: Add initial tests for the IExplorerBrows...
2010-08-20 David Hedbergshell32: Add IExplorerBrowser interface stub.
2010-08-20 Henri Verbeetwined3d: Do not release a reference we do not have...
2010-08-20 Nikolay Sivovcomctl32/imagelist: Fail to create imagelist with zero...
2010-08-20 Nikolay Sivovcomctl32/imagelist: Fail in ImageList_GetIconSize on...
2010-08-20 Nikolay Sivovcomctl32/tests: More imagelist tests to show broken...
2010-08-20 Nikolay Sivovcomctl32/imagelist: Fix failure code for IImageList_Rem...
2010-08-20 Nikolay Sivovcomctl32/imagelist: Fix failure code for IImageList_Draw().
2010-08-20 Nikolay Sivovcomctl32/tests: Use reduced IMAGELISTDRAWPARAMS structu...
2010-08-20 Nikolay Sivovcomctl32/tests: Use better names for test functions...
2010-08-20 Rico Schüllerd3dcompiler: Add D3DCreateBlob() test.
2010-08-20 Rico Schüllerd3dcompiler: Add D3DCreateBlob() declaration.
2010-08-20 Detlef Riekenbergntdll/tests: Add tests for RtlIpv4AddressToString ...
2010-08-20 Nikolay Sivovcomctl32/listview: Fix infinite loop case for full...
2010-08-20 Marko Nikolicadvpack/tests: Removed sign comparison warning in advpa...
2010-08-20 Piotr Cabanmsvcp90: Added _String_base::Xran implementation.
2010-08-20 Piotr Cabanmsvcp90: Added _String_base::Xlen implementation.
2010-08-20 Piotr Cabanmsvcp90: Added logic_error exception.
2010-08-20 Piotr Cabanmsvcp90: Added basic_string<char>::c_str implementation.
2010-08-20 Piotr Cabanmsvcp90: Added basic_string<char> constructor implement...
2010-08-20 Piotr Cabanmsvcp90: Added basic_string<char> copy constructor...
2010-08-20 Andrew Talbotcrypt32: Constify some variables.
2010-08-20 Davide Pizzettiwordpad: Italian translation update.
2010-08-20 Davide Pizzettixcopy: Italian translation update.
2010-08-20 Wolfgang Schwotzerws2_32: Initialize variable lsap_sel.
2010-08-20 Juan Langmshtml: Fix off by one error in setting status text.
2010-08-20 Juan Langshdocvw: Apply default scheme when none is present.
2010-08-20 Jacek Cabanntdll: IMAGE_REL_BASED_HIGH, IMAGE_REL_BASED_LOW and...
2010-08-20 Henri Verbeetddraw: Add / improve TRACEs.
2010-08-20 Henri Verbeetddraw: Add a separate function for surface initialization.
2010-08-20 Henri Verbeetddraw: Add a separate function for ddraw initialization.
2010-08-20 Henri Verbeetddraw: Add a separate function for vertex buffer initia...
2010-08-20 Henri Verbeetddraw: Add a separate function for palette initialization.
2010-08-20 Henri Verbeetddraw: Add a separate function for execute buffer initi...
2010-08-20 Henri Verbeetddraw: Add a separate function for device initialization.
2010-08-20 Henri Verbeetusp10: Pass the correct buffer size to lstrcpynA()...
2010-08-20 Jerome Leclanchegdi32: Properly set ERROR_NOACCESS when GetObject recei...
2010-08-20 Jacek Cabanoleaut32: Try both SYS_WIN64 and SYS_WIN32 syskind...
2010-08-19 Piotr Cabanmsvcp90: Added ~basic_string<char> implementation.
2010-08-19 Piotr Cabanmsvcp90: Added some basic_string<char>::assign implemen...
2010-08-19 Piotr Cabanmsvcp90: Added basic_string<char>::erase implementation.
2010-08-19 Piotr Cabanmsvcp90: Added basic_string<char>::npos.
2010-08-19 Piotr Cabanmsvcp90: Added basic_string<char> constructor (with...
2010-08-19 Piotr Cabanmsvcp90: Added allocator<void> implementation.
2010-08-19 Piotr Cabanmsvcp90: Added allocator<unsigned short> implementation.
2010-08-19 Piotr Cabanmsvcp90: Added allocator<wchar_t> implementation.
2010-08-19 Jacek Cabanmshtml: Don't use start_binding in IPersistStreamInit...
2010-08-19 Jacek Cabanmshtml: Added an explicit CDECL attribute to imported...
2010-08-19 Anders Jonssonjscript: Update Swedish translation.
next