wine
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  Detlef Riekenberginclude: Add appcompatapi.h.
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-24  Hwang YunSongpo: Update Korean translation.
2012-07-24  Gustavo Henrique... po: Update Brazilian Portuguese translation.
2012-07-23  Francois Gougetd3d10: Make get_property_info() static.
2012-07-23  Francois Gougetd3dcompiler_43: Make some functions static.
2012-07-23  Francois Gougetd3dcompiler_43: Add a trailing '\n' to a couple of...
2012-07-23  Francois Gougetwinex11.drv: Don't include wgl_driver.h if OpenGL is...
2012-07-23  Jacek Cabanjscript: Added more tests.
2012-07-23  Jacek Cabanjscript: Properly handle builtin properties in Object...
2012-07-23  Jacek Cabanjscript: Don't expose properties that belong to functio...
2012-07-23  Jacek Cabanjscript: Don't expose properties belonging to Object...
2012-07-23  Alexandre Julliardopengl32: Load GLU functions from glu32.dll instead...
2012-07-23  Józef Kuciad3dx9: Allow D3DX_DEFAULT to be passed as srclevel...
2012-07-23  Jacek Cabanmshtml: Added IHTMLFrameBase::frameBorder implementation.
2012-07-23  Jacek Cabanmshtml: Share IHTMLFrameBase tests between iframe and...
2012-07-23  Jacek Cabanmshtml: Unescape script from javascript: URLs before...
2012-07-23  Jacek Cabanmshtml: Fixed tests on Vista.
2012-07-23  Alexandre Julliardgdi32: Work around a gcc array out of bounds warning.
2012-07-23  Dmitry Timoshkovwindowscodecs: Add a test for invalid predefined palett...
2012-07-23  Dmitry Timoshkovwindowscodecs: Add support for adding trasparent color...
2012-07-23  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-23  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-23  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-23  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-23  Jacek Cabanwidl: Add IDL installation directory to include path.
2012-07-23  Michael Stefaniucwinedump: Simplify the "pointer to start of array"...
2012-07-23  Nikolay Sivovkernel32: Single thread test for InitOnceExecuteOnce().
2012-07-23  Nikolay Sivovkernel32: Added InitOnceInitialize() implementation.
2012-07-23  Nikolay Sivovkernel32: Forward GetLocaleInfoEx() to GetLocaleInfoW().
2012-07-23  Nikolay Sivovkernel32: Added GetSystemDefaultLocaleName().
2012-07-23  Nikolay Sivovadvapi32/tests: Add some more well known SIDs to tests.
2012-07-23  Alexandre Julliardinclude: Fix alignment of cabinet structures on 64...
2012-07-23  Wei-Lun Chaopo: Update Chinese (Taiwan) translation.
2012-07-23  Wei-Lun Chaopo: Update Chinese (Taiwan) translation.
2012-07-23  Wei-Lun Chaopo: Update Chinese (Taiwan) translation.
2012-07-23  Frédéric Delanoypo: Update French translation.
2012-07-23  Gustavo Henrique... po: Update Brazilian Portuguese translation.
2012-07-23  Henri Verbeetd3d10: Implement d3d10_effect_depth_stencil_variable_Ge...
2012-07-23  Henri Verbeetd3d10: Add support for parsing depth/stencil states.
2012-07-23  Henri Verbeetwined3d: Fix some EXT_gpu_shader4 function names.
2012-07-23  Henri Verbeetwined3d: Get rid of APPLE_flush_render, it doesn't...
2012-07-23  Nozomi Kodamad3dx9_36: Add more traces.
2012-07-20  Jacek Cabanmshtml.idl: Added IDOMEvent and IDOMEventTarget declara...
2012-07-20  Jacek Cabanmshtml.idl: Added more *XMLHttpRequest* declarations.
2012-07-20  Jacek Cabanmshtml.idl: Added IXMLHttpRequest declaration.
next