wine
2009-09-01  Jan de Mooijcomctl32/propsheet: Update position of hidden buttons...
2009-09-01  Vladimir Pankratovsetupapi: Add stub for SetupDiGetClassImageIndex.
2009-09-01  Sergey Khodychuser32/tests: Fix a typo.
2009-09-01  Huw Daviesmsdaps: Implement IDBDataSourceAdmin_CreateDataSource...
2009-09-01  Jacek Cabanjscript: Added String.lastIndexOf implementation.
2009-09-01  Jacek Cabanjscript: Code clean up.
2009-09-01  Jacek Cabanjscript: Code clean up.
2009-09-01  Henri Verbeetddraw: Remove trailing spaces.
2009-09-01  Henri Verbeetwined3d: Only warn about using Lod sample functions...
2009-09-01  Henri Verbeetwined3d: Add support for ARB_depth_clamp.
2009-09-01  Henri Verbeetd3d10: Add the ID3D10EffectShaderVariable interface.
2009-09-01  Henri Verbeetd3d10: Add the _D3D10_SIGNATURE_PARAMETER_DESC struct.
2009-09-01  Alexandre Julliardmsxml3: Move typelib definitions out of #ifdef HAVE_LIB...
2009-09-01  Austin Englishole32: Fix build on Power PC.
2009-09-01  Austin Englisholeaut32: Avoid a NULL pointer dereference.
2009-09-01  Nikolay Sivovcomctl32/listview: Call default handler for WM_PAINT...
2009-09-01  Vincent Povirkoleaut32: Use WIC to decode JPEG images.
2009-09-01  Vincent Povirkgdiplus: Use WIC to decode ICO files.
2009-09-01  Aric Stewartmsctf: Correct handling if NULL for pdimFocus in ITfThr...
2009-09-01  Eric Pouechmsvcrt: Correctly handle the error cases in strtol...
2009-09-01  Jacek Cabanmshtml: Properly release DispatchEx data.
2009-09-01  Jacek Cabanmshtml: Added function object tests.
2009-09-01  Jacek Cabanmshtml: Added function object implementation.
2009-09-01  Jacek Cabanmshtml: Moved dynamic_data allocation to separated...
2009-09-01  Jacek Cabanmshtml: Move ITypeInfo::Invoke call to separated function.
2009-09-01  Jacek Cabandispex.idl: Added SID declarations.
2009-09-01  Jacek Cabanmshtml: Added IHTMLWindow2::toString implementation.
2009-09-01  Jacek Cabanmshtml: Added IOmNavigator::toString implementation.
2009-09-01  Jacek Cabanmshtml: Added DISPID_VALUE implementation for HTMLLocat...
2009-09-01  Jacek Cabanmshtml: Added support for DISPID_VALUE.
2009-09-01  Alexandre Julliardntdll: Implemented the SList functions for Win64.
2009-09-01  Alexandre Julliardlibport: Added an interlocked_cmpxchg128 function for...
2009-08-31  Aric Stewartmsctf: Hook up ITfLanguageProfileNotifySink::OnLanguage...
2009-08-31  Francois Gougetiphlpapi/tests: Fix compilation on systems that don...
2009-08-31  Alexandre Julliarduser32: Bring SwitchToThisWindow a bit more in line...
2009-08-31  Alexandre Julliarduser32: Don't send focus change messages if foreground...
2009-08-31  Rico Schüllerd3d10: Add argument check in ID3D10EffectPass::GetDesc.
2009-08-31  Rico Schüllerd3d10: Add argument check in ID3D10EffectTechnique...
2009-08-31  Rico Schüllerd3d10: Add null objects for technique, pass, local_buff...
2009-08-31  André Hentschelwinetest: Mute an annoying message box.
2009-08-31  Michael Stefaniucjscript: Check the correct variable for the error condi...
2009-08-31  Francois Gougetdplayx/tests: Fix compilation on systems that don't...
2009-08-31  Francois Gougetddrawex: Fix compilation on systems that don't support...
2009-08-31  Francois Gougetd3dx9_36: Fix compilation on systems that don't support...
2009-08-31  Francois Gougetwintrust/tests: Fix compilation on systems that don...
2009-08-31  Francois Gougetd3d10core: Fix compilation on systems that don't suppor...
2009-08-31  André Hentschelwinemaker: Update usage text.
2009-08-31  André Hentschelwinemaker: Fix dll compiling in project files.
2009-08-31  Francois Gougetiphlpapi: Fix compilation on systems that don't support...
2009-08-31  Francois Gougetrpcrt4: Fix compilation on systems that don't support...
2009-08-31  Francois Gougetd3d10core/tests: Fix compilation on systems that don...
2009-08-31  Francois Gougetwindowscodecs: Fix compilation on systems that don...
2009-08-31  Francois Gougetd3drm/tests: Fix compilation on systems that don't...
2009-08-31  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2009-08-31  Francois Gougetrpcrt4/tests: Fix compilation on systems that don't...
2009-08-31  Francois Gougetwindowscodecs/tests: Fix compilation on systems that...
2009-08-31  Henri Verbeetd3d8: Remove trailing spaces.
2009-08-31  Henri Verbeetdxdiag: Make the "cmdline" parameter const.
2009-08-31  Henri Verbeetd3d10: Add the D3D10_REGISTER_COMPONENT_TYPE enum.
2009-08-31  Henri Verbeetd3d10: Add the D3D10_NAME enum.
2009-08-31  Henri Verbeetd3d10: Add the _D3D10_EFFECT_SHADER_DESC struct.
2009-08-31  Ge van Geldorpcomctl32/tests: Adjust message sequences for Win7 ...
2009-08-31  Ge van Geldorpcomdlg32/tests: Fix test on Win7.
2009-08-31  Ge van Geldorpcomctl32/tests: Adjust message sequences for Win7 ...
2009-08-31  Ge van Geldorpcomctl32/tests: Adjust message sequences for Win7 ...
2009-08-31  Andrew Nguyencomdlg32: Fix the copyright year for the Esperanto...
2009-08-31  Jacek Cabanmshtml: Fixed script tests on IE8.
2009-08-31  Austin Englishwinscard: Add a stub for SCardListCardsA.
2009-08-31  Austin Englishntdll/tests: Fix a compiler warning on PowerPC.
2009-08-31  Stefan Dösingerwined3d: SetLOD is ignored on D3DPOOL_DEFAULT textures.
2009-08-31  Stefan Dösingerwined3d: Handle per-texture max LOD level.
2009-08-31  Stefan Dösingerwined3d: Add a comment about D3DSAMP_MAXMIPLEVEL.
2009-08-31  Stefan Dösingerwined3d: Allow filtering on RECT textures.
2009-08-31  Stefan Dösingerwined3d: Remove redundant TRACEs.
2009-08-31  Francois Gougetjscript: Add a trailing '\n' to a FIXME().
2009-08-31  Francois Gougetjscript: Make Arguments_value() static.
2009-08-31  Jacek Cabanshdocvw: Added IWebBrowser2::get_ReadyState implementation.
2009-08-31  Jacek Cabanshdocvw: Use IPropertyNotifySink to track ready state...
2009-08-31  Jacek Cabanmshtml: Always call OnStartRequest before OnStopRequest.
2009-08-31  Jacek Cabanshdocvw: Move OnObjectAvailable implementation to docho...
2009-08-31  Jacek Cabanshdocvw: Added IPropertyNotifySink stub implementation.
2009-08-31  Riccardo Loticlock: Fix typo in the Italian translation.
2009-08-29  Alexandre Julliardwinex11: Bytes per line is signed so make it an int...
2009-08-29  Alexandre Julliardconfigure: Fix remaining instances of mpg123_init check.
2009-08-29  Alexandre Julliardtools: Copy 16-bit font definitions to avoid including...
2009-08-29  Jacek Cabanmsxml3: Added more IDispatchEx tests.
2009-08-29  Jacek Cabanmsxml3: Use IXMLDOMSelection as a main queryresult...
2009-08-29  Jacek Cabanmsxml3: Moved IDispatchEx implementation from domdoc...
2009-08-29  Eric Pouechshell32: In shell view, use the expected value for...
2009-08-29  Eric Pouechkernel32: Handle the case where wineconsole isn't prope...
2009-08-29  Eric Pouechole32: Fix various missing Release calls on monikers.
2009-08-29  Eric PouechRemove a couple of superfluous casts.
2009-08-29  Eric Pouechservices: Correctly store the service's PID upon startup.
2009-08-29  Eric Pouechwinmm: Correctly check for the installed default ioProcs.
2009-08-29  Alexandre Julliardcomctl32/tests: Fix status test failures on older Windo...
2009-08-29  Alexandre Julliardcomctl32/tests: Fix some toolbar test failures on older...
2009-08-29  Vincent Povirkgdiplus: Reimplement GdipCreateBitmapFromHICON based...
2009-08-29  Vincent Povirkgdiplus: Use AlphaBlend for 32-bit images with alpha...
2009-08-29  Vincent Povirkgdiplus: Return the real image bits from LockBits when...
2009-08-29  Vincent Povirkgdiplus: Create DIBs instead of IPictures in CreateBitm...
next