wine
2009-08-29  Vincent Povirkgdiplus: Don't use IPicture to manage the HDC associate...
2009-08-29  Vincent Povirkgdiplus: Add and use an HBITMAP field in GpBitmap objects.
2009-08-29  Vincent Povirkgdiplus: Use the decoder list to decide how to load...
2009-08-29  Vincent Povirkgdiplus: Add PNG to the decoders list.
2009-08-29  Alexandre Julliardkernel32: Fix the GetThreadPriorityBoost return value.
2009-08-29  Alexandre Julliardconfigure: Check for mpg123_feed function since we...
2009-08-29  Jacek Cabanjscript: Make Array.push generic.
2009-08-29  Jacek Cabanjscript: Added Function.apply implementation.
2009-08-29  Jacek Cabanjscript: Added Function.call implementation.
2009-08-29  Jacek Cabanjscript: Create arguments object as a seaprated class...
2009-08-29  Jacek Cabanjscript: Added 'instanceof' keyword implementation.
2009-08-29  Jacek Cabanjscript: Get script_ctx_t as to_object arguments.
2009-08-29  Jacek Cabanjscript: Create Array objects from proper constructor.
2009-08-29  Jacek Cabanjscript: Use proper VARIANT_BOOL values in bool literals.
2009-08-29  André Hentschelwcmd: Ignore start and end quotes.
2009-08-29  Benjamin Kramerntdll: Fix build on MacOSX.
2009-08-29  Aric Stewartmsctf: Hook up ITfTextEditSink::OnEndEdit.
2009-08-29  Aric Stewartmsctf: Stub implementation of ITfSourceSingle for ITfCo...
2009-08-29  Aric Stewartmsctf: Define ITfSourceSingle.
2009-08-29  Alexandre Julliardntdll: Use a more drastic (and simpler) method for...
2009-08-29  Alexandre Julliardntdll: Route the process startup through the platform...
2009-08-28  Alexandre Julliardntdll: Add support for Dwarf expressions in call frame...
2009-08-28  Alexandre Julliardntdll: Add support for unwinding the signal stack on...
2009-08-28  Francois Gougetmshtml: Remove the create_nsstream() prototype.
2009-08-28  Ge van Geldorpnetapi32/tests: Add acceptable error codes for Win7.
2009-08-28  Ge van Geldorpmsi/tests: Create only a single restore point.
2009-08-28  Vladimir Pankratovshell32: Handle NULL path.
2009-08-28  Alexandre Julliardntdll: Unwind the stack before calling exit/abort_thread.
2009-08-28  Alexandre Julliardntdll: Move the abort_thread() function to the CPU...
2009-08-28  Vincent Povirkgdiplus: Implement GdipCreateHBITMAPFromBitmap.
2009-08-28  Vincent Povirkgdiplus: Add test for GdipCreateHBITMAPFromBitmap.
2009-08-28  Henri Verbeetd3d9: Remove trailing spaces.
2009-08-28  Henri Verbeetd3d10: Add the ID3D10EffectDepthStencilViewVariable...
2009-08-28  Henri Verbeetd3d10: Add the ID3D10EffectRenderTargetViewVariable...
2009-08-28  Henri Verbeetd3d10: Add the ID3D10EffectShaderResourceVariable inter...
2009-08-28  Henri Verbeetd3d10: Add the ID3D10EffectStringVariable interface.
2009-08-28  Juan Langquartz: Don't crash if sample allocation fails.
2009-08-28  Rico Schüllerwined3d: Add WINED3D_SM4_OP_MIN.
2009-08-28  Rico Schüllerwined3d: Add WINED3D_SM4_OP_MAX.
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 64bppRGBA...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 48bppRGB to...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 16bppGray...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 4bppGray to...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 2bppGray to...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 2bppIndexed...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from BlackWhite...
2009-08-28  Vincent Povirkwindowscodecs: Support color-keyed transparency in...
2009-08-28  Vincent Povirkwindowscodecs: Implement CopyPalette for the PNG decoder.
2009-08-28  Vincent Povirkwindowscodecs: Implement CopyPixels for the PNG decoder.
2009-08-28  Vincent Povirkwindowscodecs: Implement GetSize for the PNG decoder.
2009-08-28  Vincent Povirkwindowscodecs: Implement GetPixelFormat for the PNG...
2009-08-28  Vincent Povirkwindowscodecs: Implement GetFrame for the PNG decoder.
2009-08-28  Vincent Povirkwindowscodecs: Implement Initialize for the PNG decoder.
2009-08-28  Vincent Povirkwindowscodecs: Implement GetFrameCount for PNG decoder.
2009-08-28  Vincent Povirkwindowscodecs: Implement GetContainerFormat for PNG...
2009-08-28  Vincent Povirkwindowscodecs: Register the PNG decoder.
2009-08-28  Vincent Povirkwindowscodecs: Add stub PNG decoder.
2009-08-28  Vincent Povirkinclude: Add WIC pixel formats needed for PNG.
2009-08-28  Jacek Cabanjscript: Added RegExp.test implementation.
2009-08-28  Jacek Cabanjscript: Added RegExp.exec implementation.
2009-08-28  Jacek Cabanjscript: Added RegExp.lastIndex implementation.
2009-08-28  Andrew Eikumole32: Overwrite previous CompObj instead of failing.
2009-08-27  Alexandre Julliardws2_32/tests: Fix test failures on Vista.
2009-08-27  Alexandre Julliardsetupapi: Fix a structure size check for 64-bit.
2009-08-27  Alexandre Julliardntdll: Define correct address space limits for x86_64.
2009-08-27  Alexandre Julliardntdll: Return the expected length in NtQueryInformation...
2009-08-27  Alexandre Julliardntdll: Fix a couple of system information structures...
2009-08-27  Alexandre Julliardntdll: Fix handling of the duplicate MxCsr entry in...
2009-08-27  Huw Daviesinclude: Add msdadc.idl.
2009-08-27  Louis Lenderspsapi: Add version resource.
2009-08-27  Louis Lendersdbghelp: Add version resource.
2009-08-27  Austin Englishdxdiag: Add basic command line parsing.
2009-08-27  Austin Englishdxdiag: Make dxdiag a Unicode rather than ANSI program.
2009-08-27  Dylan Smithwinedbg: Resolve typedefs when checking for user define...
2009-08-27  Dylan Smithwinedbg: Extract address from expression for listing...
2009-08-27  Rico Schüllerd3d10: Parse variable flag.
2009-08-27  Rico Schüllerd3d10: Identify some more unknowns in parse_fx10.
2009-08-27  Austin Englishole32: Add a stub for CoGetCurrentLogicalThreadId.
2009-08-27  Alexandre Julliardtools: Take into account the executable extension when...
2009-08-27  Andrew Eikumgdiplus: Implement GdipIsVisibleRect.
2009-08-27  Andrew Eikumgdiplus: Implement GdipIsVisiblePoint.
2009-08-27  Andrew Eikumgdiplus: Add utility function get_visible_clip_region.
2009-08-27  Hongbo Niuser32: Fix DLL injection problem using LOAD_WITH_ALTER...
2009-08-27  Jacek Cabanjscript: Create undeclared values to script_disp instea...
2009-08-27  Jacek Cabanjscript: Return "undefined" type for invalid references.
2009-08-27  Jacek Cabanjscript: Throw an exception when evaluating invalid...
2009-08-27  Jacek Cabanjscript: Don't require semicolon after function declara...
2009-08-27  Jacek Cabanjscript: Fixed parsing regexps starting with '='.
2009-08-27  Henri Verbeetwined3d: Remove trailing spaces.
2009-08-27  Henri Verbeetd3d10: Add the ID3D10EffectVectorVariable interface.
2009-08-27  Henri Verbeetd3d10: Add the ID3D10EffectScalarVariable interface.
2009-08-27  Henri Verbeetwined3d: Get rid of a redundant memset() in device_stre...
2009-08-27  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-27  Michael Stefaniucuser32: Remove a stray ';' that produces an empty if...
2009-08-27  Jacek Cabanmshtml: Update wine_url in nsIURL::SetQuery.
2009-08-27  Jacek Cabanmshtml: Wrap nsIURL interface.
2009-08-27  Jacek Cabanmshtml: Remove no longer used create_nsstream.
2009-08-27  Juan Langcrypt32: Fix a test failure on Windows 7.
2009-08-27  Juan Langcomctl32: Return the number of characters copied in...
2009-08-27  Jörg Höhlewined3d: Delete meaningless UNIX GL driver version...
next