msvcp90: Define basic_streambuf structure globally.
[wine] / dlls /
2012-06-21  Piotr Cabanmsvcp90: Define basic_streambuf structure globally.
2012-06-21  Piotr Cabanmsvcp90: Define ios_base structure globally.
2012-06-21  Piotr Cabanmsvcp90: Separate num_get::get(long double) and num_get...
2012-06-21  Piotr Cabanmsvcp90: Rename num_get_char_ctor__Init function becaus...
2012-06-21  Jacek Cabanjscript: Moved DISPPARAMS conversion to InvokeEx.
2012-06-21  Jacek Cabanjscript: Pass jsthis internally without using DISPPARAMS.
2012-06-21  Jacek Cabanjscript: Make Function object invocation a special...
2012-06-21  Jacek Cabanjscript: Use INFINITY macro instead of num_set_inf().
2012-06-21  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_GetVersion.
2012-06-21  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_GetFriendly...
2012-06-21  Gerald Pfeiferntdll: Omit unused typedef in test_query_process.
2012-06-21  Dmitry Timoshkovgdiplus: Make some data const.
2012-06-21  Thomas Faberimagehlp: Do not pass NULL to WriteFile as lpNumberOfBy...
2012-06-21  Julian Rügerntprint/tests: Fix some typos.
2012-06-21  Francois Gougetoleaut32: Use the CSTR_XXX macros instead of numeric...
2012-06-21  Francois Gougetshlwapi: Simplify the string comparison functions a...
2012-06-21  Francois Gougetmsvcrt: Use the CSTR_XXX macros instead of numeric...
2012-06-21  Francois Gougetcomctl32: Simplify the string comparison functions...
2012-06-21  Detlef Riekenbergwinspool/tests: Fix failures when the spooler service...
2012-06-20  Marcus Meissnerkernel32: Fixed read overflow in WriteFile argument.
2012-06-20  Henri Verbeetddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
2012-06-20  Henri Verbeetddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
2012-06-20  Henri Verbeetddraw: Use wined3d_get_adapter_display_mode() in ddraw_...
2012-06-20  Henri Verbeetwined3d: Lie about the display format in wined3d_get_ad...
2012-06-20  Henri Verbeetwined3d: Only filter redundant mode changes in wined3d.
2012-06-20  Thomas Faberwininet: Use the correct type for sock_namelen in FTP_C...
2012-06-20  Vincent Povirkwindowscodecs: Report missing component info strings...
2012-06-20  Piotr Cabanmsvcp90: Fix basic_ios<char>::imbue implementation.
2012-06-20  Piotr Cabanmsvcp90: Added _Stoullx implementation.
2012-06-20  Piotr Cabanmsvcp90: Added _Stollx implementation.
2012-06-20  Piotr Cabanmsvcp90: Added _Stofx implementation.
2012-06-20  Piotr Cabanmsvcp90: Added _Stodx implementation.
2012-06-20  Hans Leidekkerwbemprox: Implement Win32_Process.CommandLine for the...
2012-06-20  Hans Leidekkerwbemprox: Append key properties to the class path.
2012-06-20  Hans Leidekkerwbemprox: Implement Win32_Process.Handle.
2012-06-20  Hans Leidekkerwbemprox: Add support for retrieving system properties.
2012-06-20  Jacek Cabanjscript: Use INFINITY macro instead of ret_inf() hack.
2012-06-20  Jacek Cabanjscript: Use num_set_int where possible.
2012-06-20  Jacek Cabanjscript: Use num_set_int in array.c.
2012-06-20  Jacek Cabanjscript: Always store numeric literals as double.
2012-06-20  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_GetValueByIndex.
2012-06-20  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_GetMetadataFormat.
2012-06-20  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_GetMetadataHan...
2012-06-20  Dmitry Timoshkovwindowscodecs: Add MetadataReaderInfo implementation.
2012-06-20  Dmitry Timoshkovgdiplus: Implement GdipImageSelectActiveFrame.
2012-06-20  Dan Kegelgdi32: Add test for SelectClipRgn in metafiles, make...
2012-06-20  Damjan Jovanovicshell32: Fix some function prototypes.
2012-06-20  Damjan Jovanovicshell32: Fix some return types.
2012-06-20  Francois Gougetkernel32/tests: Use the CSTR_XXX macros instead of...
2012-06-20  Francois Gougetmsvcp90: Use the CSTR_XXX macros instead of numeric...
2012-06-20  Francois Gougetcomctl32: Fix lstrncmpiW() so its return value is stand...
2012-06-20  Francois Gougetkernel32/tests: Add line-wrapping tests for FormatMessa...
2012-06-20  Aric Stewartusp10: Add ShapeCharGlyphProp_Hebrew.
2012-06-19  Andrew Eikumhhctrl.ocx: Don't use GWLP_USERDATA to store private...
2012-06-19  Detlef Riekenbergdevenum: Do not fail with a IBindCtx (with tests).
2012-06-19  Bruno Jesuscomdlg32: Fix NULL lpstrFile uses in FILEDLG95_OnOpen.
2012-06-19  Lucas Zawackijoy.cpl: Hardcode axis name strings that were in joy.rc.
2012-06-19  Dmitry Timoshkovgdiplus: Create a copy of the source stream when loadin...
2012-06-19  Dmitry Timoshkovgdiplus: Add active frame parameter to the WIC decoder...
2012-06-19  Dmitry Timoshkovgdiplus: Fix parameter order in expect() calls.
2012-06-19  Dmitry Timoshkovgdiplus: Remove a redundant cast.
2012-06-19  Dmitry Timoshkovgdiplus: GdipCreateFontFromLogfont also returns NotTrue...
2012-06-19  Dmitry Timoshkovgdiplus: Add a test for creating a nonexistent font...
2012-06-19  Hans Leidekkerwbemprox: Add a partial Win32_OperatingSystem class...
2012-06-19  Hans Leidekkerwbemprox: Support mixed dynamic and static table data.
2012-06-19  Hans Leidekkerwbemprox: Add a partial Win32_Processor class implement...
2012-06-19  Hans Leidekkerwbemprox: Add a partial Win32_ComputerSystem class...
2012-06-19  Hans Leidekkerwbemprox: Implement IWbemClassObject::GetNames.
2012-06-19  Hans Leidekkerinclude: Fix the definition of IWbemClassObject::GetNames.
2012-06-19  Hans Leidekkerwbemprox: Improve tracing in IWbemLocator::ConnectServer.
2012-06-19  Józef Kuciad3dx9/tests: Improve test failure messages for check_dd...
2012-06-19  Józef Kuciad3dx9: Recognize X8B8G8R8 pixel format in DDS files.
2012-06-19  Józef Kuciad3dx9/tests: Add tests for ID3DXFont::GetGlyphData.
2012-06-19  Józef Kuciad3dx9/tests: Add tests for ID3DXFont::PreloadText.
2012-06-19  Józef Kuciad3dx9: Get rid of ID3DXFontImpl.
2012-06-19  André Hentscheld3drm/tests: Destroy window after use.
2012-06-19  Vincent Povirkwindowscodecs: Implement IWICComponentInfo::GetVersion.
2012-06-19  Vincent Povirkwindowscodecs: Implement IWICComponentInfo::GetVendorGUID.
2012-06-19  Vincent Povirkwindowscodecs: Always report pixel formats are signed.
2012-06-19  Vincent Povirkwindowscodecs: Implement IWICComponentInfo::GetFriendly...
2012-06-19  Vincent Povirkwindowscodecs: Check for NULL in IWICComponentInfo...
2012-06-19  Dan Kegelriched20: Accept middle click as paste (like edit contr...
2012-06-18  Jacek Cabanmshtml: Return true in IOmNavigator::javaEnabled.
2012-06-18  Jacek Cabanwininet: Added support for more certificate error types.
2012-06-18  Henri Verbeetwined3d: Rename WINED3DLOCK_* to WINED3D_MAP_*.
2012-06-18  Henri Verbeetd3d8/tests: Add a test for resource bindings after...
2012-06-18  Henri Verbeetd3d9/tests: Add a test for resource bindings after...
2012-06-18  Henri Verbeetwined3d: Reset render target bindings in wined3d_device...
2012-06-18  Henri Verbeetwined3d: Unset the depth/stencil surface before checkin...
2012-06-18  Piotr Cabanmsvcp90: Added codecvt<wchar> implementation.
2012-06-18  Piotr Cabanmsvcp90: Added codecvt<wchar> class stub.
2012-06-18  Francois Gougetkernel32/tests: Add a trailing '\n' to an ok() call.
2012-06-18  Hans Leidekkerwbemprox: Add tests for IWbemServices.
2012-06-18  Hans Leidekkerwbemprox: Add query tests.
2012-06-18  Hans Leidekkerwbemprox: Add a partial Win32_Process class implementation.
2012-06-18  Hans Leidekkerwbemprox: Implement IWbemClassObject::Get.
2012-06-18  Hans Leidekkerwbemprox: Implement IEnumWbemClassObject::Skip.
2012-06-18  Hans Leidekkerwbemprox: Implement IEnumWbemClassObject::Reset.
2012-06-18  Dmitry Timoshkovwindowscodecs: Remove not reachable code in the TIFF...
2012-06-18  Nikolay Sivovmsxml3: Reader shouldn't depend on input being properly...
next