wine
2012-07-30  Nikolay Sivovshell32: Use proper macros when calling COM methods.
2012-07-30  Jacek Cabanjscript/tests: Use proper helpers for iface calls.
2012-07-30  Jacek Cabanmshtml/tests: Use proper helpers for iface calls.
2012-07-30  Jacek Cabanurlmon/tests: Use proper helpers for iface calls.
2012-07-30  Jacek Cabanieframe/tests: Use proper helpers for iface calls.
2012-07-30  Jacek Cabanurlmon: SecManagerImpl_QueryInterface clean up.
2012-07-27  Hans Leidekkerwinhttp: Use platform-specific versions of IActiveScrip...
2012-07-27  Hans Leidekkerwbemprox: Parse the object path passed to IWbemServices...
2012-07-27  Hans Leidekkerwbemprox: Add a partial Win32_Service class implementation.
2012-07-27  Hans Leidekkermsi: Use inline wrappers for calling COM methods.
2012-07-27  Hans Leidekkermsi: Use the right interface to call 32-bit and 64...
2012-07-27  Michael Stefaniuccomdlg32: Use a helper to detect the need for win16...
2012-07-27  Michael Stefaniucwinedbg: Simplify the "pointer to start of array" idiom.
2012-07-27  Michael Stefaniucsetupapi: Simplify the "pointer to start of array"...
2012-07-27  Michael Stefaniucwinaspi.dll16: Simplify the "pointer to start of array...
2012-07-27  Alexandre Julliardwinex11: Get rid of the OpenGL bitmap support.
2012-07-27  Alexandre Julliardmsxml3: Fix an uninitialized variable.
2012-07-27  Dmitry Timoshkovwindowscodecs: Fix warnings detected by compiling with...
2012-07-27  Jacek Cabanoleaut32: Use proper helpers for iface calls.
2012-07-27  Jacek Cabanurlmon: Use proper helpers for iface calls.
2012-07-27  Jacek Cabanieframe: Use proper helpers for iface calls.
2012-07-27  Jacek Cabanmshtml: Grow the buffer faster in BufferBSC_read_data.
2012-07-27  Jacek Cabanmshtml: Added support for BOM in bind_mon_to_wstr.
2012-07-27  Jacek Cabanmshtml: Moved conversion to unicode of buffers from...
2012-07-27  Jacek Cabanmshtml: Moved IStream::Read calls to separated function.
2012-07-27  Francois Gougetwbemprox: Make some signature table functions static.
2012-07-27  Francois Gougetkernel32/tests: Make initonce_callback() static.
2012-07-27  Nikolay Sivovmsxml3: Enable inline wrappers and fix warnings.
2012-07-27  Piotr Cabanmsvcp71: Added _String_base::_Xlen and _Xran implementa...
2012-07-27  Detlef Riekenbergmsi/tests: Use always static binding for GetTokenInform...
2012-07-27  Alexandre Julliardgdi32: Support OpenGL in bitmaps through libOSMesa.
2012-07-26  Sergey Guralnikuser32: Rearrange ComboBox repositioning code.
2012-07-26  Jacek Cabanmshtml: Properly handle NULL VT_DISPATCH refChild in...
2012-07-26  Piotr Cabanmsvcp71: Added basic_string::append(iterator, iterator...
2012-07-26  Piotr Cabanmsvcp71: Added iterator based basic_string::replace...
2012-07-26  Piotr Cabanmsvcp71: Added functions for creating basic_string...
2012-07-26  Nikolay Sivovwidl: Emit default argument values for cpp methods.
2012-07-26  Nikolay Sivovkernel32: Some tests for LOCALE_SNAME and neutral locales.
2012-07-26  Nikolay Sivovkernel32: Fix base for value returned with LOCALE_RETUR...
2012-07-26  Nikolay Sivovkernel32: Some test for handling locales specified...
2012-07-26  Jacek Cabanmshtml: Use inline wrappers and fixed found warnings.
2012-07-26  Jacek Cabanwidl: Added an extension that uses inline functions...
2012-07-26  Jacek Cabanactivdbg.idl: Undef GetCurrentThread macro to avoid...
2012-07-26  Michael Stefaniucwined3d: Avoid TRUE-FALSE conditional expressions.
2012-07-26  Michael Stefaniuccabinet: Avoid TRUE-FALSE conditional expressions.
2012-07-26  Michael Stefaniucmlang/tests: Simplify the "pointer to start of array...
2012-07-26  Dmitry Timoshkovgdiplus: Add some GdipTransformPoints tests for a devic...
2012-07-26  Dmitry Timoshkovgdiplus: Store device resolution in the graphics object.
2012-07-26  Dmitry Timoshkovgdiplus: Add missing 'break'.
2012-07-26  Alexandre Julliardmsvcr90/tests: Fix tests for errno values.
2012-07-26  Alexandre Julliardmsvcrt: Make sure that errno is always set when calling...
2012-07-25  Dan Kegelmsvcp100: Add _Container_base0::_Swap_all, _Container_b...
2012-07-25  Dmitry Timoshkovgdiplus: Handle image loading failures under some XP...
2012-07-25  Dmitry Timoshkovgdiplus: Make get_palette() usable for generating prede...
2012-07-25  Dmitry Timoshkovgdiplus: Add 8bppGray to the list of supported formats.
2012-07-25  Dmitry Timoshkovgdiplus: Use predefined palette if an image doesn't...
2012-07-25  Dmitry Timoshkovgdiplus: Add 8bppIndexed to the list of supported formats.
2012-07-25  Dmitry Timoshkovgdiplus: Retrieve image palette from WIC.
2012-07-25  Henri Verbeetwined3d: Call core GL functions through gl_info.gl_ops...
2012-07-25  Henri Verbeetwined3d: Pass a gl_info structure to fragment_pipeline...
2012-07-25  Henri Verbeetwined3d: Get rid of the GL extension function pointer...
2012-07-25  Alexandre Julliardwined3d: Retrieve OpenGL extension functions directly...
2012-07-25  Jacek Cabanmshtml: Added runtimeStyle tests.
2012-07-25  Jacek Cabanmshtml: Added IHTMLElement2::get_runtimeStyle hackish...
2012-07-25  Jacek Cabanmshtml: Moved more logic to HTMLStyle_Create.
2012-07-25  Hans Leidekkerwbemprox: Implement IWbemClassObject::GetMethod.
2012-07-25  Hans Leidekkerwbemprox: Reset the number of rows only when the table...
2012-07-25  Hans Leidekkerwbemprox: Fix corner cases in IEnumWbemClassObject...
2012-07-25  Hans Leidekkerwbemprox: Add helpers for retrieving class instances.
2012-07-25  Hans Leidekkerwbemprox: Implement IWbemClassObject::Put.
2012-07-25  Michael Stefaniuccabinet: Simplify the "pointer to start of array" idiom.
2012-07-25  Michael Stefaniucdnsapi: Remove a superfluous TRUE-FALSE conditional...
2012-07-25  Francois Gougetd3dcompiler_43: Make debug_dump_ir_expr() static.
2012-07-25  Alexandre Julliardopengl32: Store the modified extension string in the...
2012-07-25  Alexandre Julliardopengl32: Store the context current DCs on the opengl32...
2012-07-25  Alexandre Julliardopengl32: Allocate a separate context structure to...
2012-07-25  Detlef Riekenbergwer: Add a stub for WerReportAddFile.
2012-07-25  Detlef Riekenbergwer: Return S_OK from WerReportSetParameter.
2012-07-25  Detlef Riekenbergapphelp/tests: Add tests for ApphelpCheckShellObject.
2012-07-25  Francois Gougetmsvcp90: Make num_put__Iput() static.
2012-07-25  Francois Gougetkernel32/tests: Use NULL instead of casting 0.
2012-07-25  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-25  Henri Verbeetd3d10: Implement d3d10_effect_sampler_variable_GetBacki...
2012-07-25  Henri Verbeetd3d10: Add support for parsing sampler states.
2012-07-25  Henri Verbeetd3d10: Implement d3d10_effect_blend_variable_GetBacking...
2012-07-25  Henri Verbeetd3d10: Add support for parsing blend states.
2012-07-25  Henri Verbeetddraw: Implement ddraw7_GetMonitorFrequency() on top...
2012-07-24  Jacek Cabanmshtml: Clean up InvokeEx implementation by using get_d...
2012-07-24  Jacek Cabanmshtml: Added IHTMLDOMAttribute::get_specified implemen...
2012-07-24  Jacek Cabanmshtml: Use proper document node for createElement...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
next