mshtml: Moved conversion to unicode of buffers from binding to navigate.c.
[wine] / dlls /
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 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  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...
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: Make classinfo structure const.
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  Alexandre Julliardwinex11: Add a helper function to correctly check exten...
2012-07-24  Jacek Cabanjscript: Use prototype for builtin String properties.
2012-07-24  Jacek Cabanjscript: Use prototype for builtin RegExp properties.
2012-07-24  Jacek Cabanjscript: Use prototype for builtin Number properties.
2012-07-24  Jacek Cabanjscript: Use prototype for builtin Date properties.
2012-07-24  Jacek Cabanjscript: Use prototype for builtin Boolean properties.
2012-07-24  Jacek Cabanjscript: Use prototype for builtin Array properties.
2012-07-24  Nikolay Sivovdwrite: Added initial stub.
2012-07-24  Detlef Riekenbergapphelp: Implement ApphelpCheckShellObject.
2012-07-24  Piotr Cabanmsvcp: Sync spec files.
2012-07-24  Piotr Cabanmsvcp90: Fixed num_get<short>::vftable.
2012-07-24  Piotr Cabanmsvcp90: Added num_put<short> implementation.
2012-07-24  Piotr Cabanmsvcp90: Fixed EOF detection in basic_streambuf_char__X...
2012-07-24  Piotr Cabanmsvcp90: Fixed EOF detection in basic_filebuf_char_uflo...
2012-07-24  Henri Verbeetwined3d: Use struct opengl_funcs for storing GL extensi...
2012-07-24  Henri Verbeetwined3d: Handle core fixups like any other kind of...
2012-07-24  Nikolay Sivovkernel32: Some tests for blocking initialization with...
2012-07-24  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_Load.
2012-07-24  Nikolay Sivovmsxml3: Accept ISequentialStream as reader input.
2012-07-23  Francois Gougetd3d10: Make get_property_info() static.
next