hhctrl.ocx: Use document title for subtopics in the index.
[wine] / dlls /
2012-06-28  Erich Hooverhhctrl.ocx: Use document title for subtopics in the...
2012-06-28  Erich Hooverhhctrl.ocx: Turn multiple index entries of the same...
2012-06-27  Alexandre Julliardwinex11: Export wglMakeCurrent and wglMakeContextCurren...
2012-06-27  Alexandre Julliardwinex11: Use the GET_DRAWABLE escape to implement wglMa...
2012-06-27  Alexandre Julliardwinex11: Use the GET_DRAWABLE escape to implement wglMa...
2012-06-27  Alexandre Julliardwinex11: Add a GET_DRAWABLE escape to mirror the SET_DR...
2012-06-27  Alexandre Julliardwined3d: Always load wgl functions from opengl32.dll.
2012-06-27  Dmitry Timoshkovwindowscodecs: Suppress libtiff warnings.
2012-06-27  Henri Verbeetd3d9: Implement d3d9_device_GetDisplayModeEx().
2012-06-27  Henri Verbeetd3d9: Implement d3d9_GetAdapterDisplayModeEx().
2012-06-27  Henri Verbeetwined3d: Take scanline ordering into account in the...
2012-06-27  Henri Verbeetwined3d: Get rid of is_display_mode_supported().
2012-06-27  Jacek Cabanmshtml: Don't release nselem in HTMLElement_destructor.
2012-06-27  Hans Leidekkerwbemprox: Implement Win32_ComputerSystem.TotalPhysicalM...
2012-06-27  Hans Leidekkerwbemprox: Implement Win32_OperatingSystem.CSDVersion.
2012-06-27  Hans Leidekkerwbemprox: Implement Win32_NetworkAdapter.Speed.
2012-06-27  Hans Leidekkerwbemprox: Add support for 64-bit integer types.
2012-06-27  Hans Leidekkerwbemprox: Store the result index in the class enumerato...
2012-06-27  Hans Leidekkerwbemprox: Set the row count in fill_processor.
2012-06-27  Piotr Cabanmsvcp90: Sync spec files.
2012-06-27  Piotr Cabanmsvcp90: Added partial implementation of locale_ctor_cs...
2012-06-27  Piotr Cabanmsvcp90: Allocate different id's for facets in use_face...
2012-06-27  Piotr Cabanmsvcp90: Added _Fiopen functions implementation.
2012-06-27  Piotr Cabanmsvcp90: Added locale::facet::_Register function implem...
2012-06-27  Piotr Cabanmsvcp80: Forward basic_string<char>::erase functions...
2012-06-27  Piotr Cabanmsvcp90: Added basic_istream::operator>>(char&) impleme...
2012-06-27  Jacek Cabanmshtml: Share nsobject reference with nsnode.
2012-06-27  Jacek Cabanmshtml: Share nsscript reference with nsnode.
2012-06-27  Jacek Cabanmshtml: Share nsoption reference with nsnode.
2012-06-27  Jacek Cabanmshtml: Share nsimg reference with nsnode.
2012-06-27  Jacek Cabanmshtml: Share nsdoc reference with nsnode.
2012-06-27  Jacek Cabanmshtml: Share nstable reference with nsnode.
2012-06-27  Jacek Cabanmshtml: Share nsframe and nsiframe references with...
2012-06-27  Jacek Cabanmshtml: Share nsform reference with nsnode.
2012-06-27  Jacek Cabanmshtml: Get rid of no longer needed unk_ref from HTMLEl...
2012-06-27  Jacek Cabanmshtml: Keep references to nodes stored in HTMLElementC...
2012-06-27  Alexandre Julliardgdiplus/tests: Add back some necessary casts.
2012-06-27  Francois Gougetmsvcp90: Make a couple more numpunct_*_use_facet()...
2012-06-27  Michael Stefaniucd3drm: Get rid of unsafe_impl_from_IDirect3DRMFrame2().
2012-06-27  Michael Stefaniucqedit: Support COM aggregation for SampleGrabber.
2012-06-27  Michael Stefaniucqedit: COM cleanup for the IPin iface (SampleGrabber).
2012-06-27  Michael Stefaniucqedit: Basic COM cleanup for SampleGrabber.
2012-06-27  AndrĂ© Hentscheladvapi32: Remove 'stub' from TRACEs of implemented...
2012-06-26  Dmitry Timoshkovgdiplus: Avoid casting IWICBitmapFrameDecode to IWICBit...
2012-06-26  Dmitry Timoshkovgdiplus: Add some tests for image properties.
2012-06-26  Dmitry Timoshkovgdiplus: Implement GdipGetPropertyIdList.
2012-06-26  Dmitry Timoshkovgdiplus: Implement GdipGetPropertyCount.
2012-06-26  Dmitry Timoshkovgdiplus: When loading a bitmap frame save its IWICMetad...
2012-06-26  Erich Hooverhhctrl.ocx: Keep parsing failure from causing a segment...
2012-06-26  Vincent Povirkwindowscodecs: Implement IWICBitmapScaler::Initialize.
2012-06-26  Vincent Povirkwindowscodecs: Implement IWICImagingFactory::CreateEncoder.
2012-06-26  Vincent Povirkwindowscodecs: Add stub IWICBitmapScaler implementation.
2012-06-26  Vincent Povirkwindowscodecs: Add tests for IWICPixelFormatInfo.
2012-06-26  Vincent Povirkwindowscodecs: Implement IWICPixelFormatInfo2::Supports...
2012-06-26  Hans Leidekkerwbemprox Implement Win32_Processor.CpuStatus and Win32_...
2012-06-26  Hans Leidekkerwbemprox: Implement Win32_ComputerSystem.NumberOfLogica...
2012-06-26  Hans Leidekkerwbemprox: Implement Win32_OperatingSystem.OSLanguage...
2012-06-26  Hans Leidekkerwbemprox: Implement IWbemServices::CreateInstanceEnum.
2012-06-26  Hans Leidekkerwbemprox: Implement IWbemServices::OpenNamespace.
2012-06-26  Henri Verbeetwined3d: Release the stateblock only after mode setting...
2012-06-26  Henri Verbeetwined3d: Only unset the onscreen depth / stencil buffer...
2012-06-26  Henri Verbeetsecur32: Handle incomplete messages in schan_Initialize...
2012-06-26  Henri Verbeetsecur32: We can't read more than expected_size - 5...
2012-06-26  Henri Verbeetsecur32: Handle padding only records in schan_DecryptMe...
2012-06-26  Huw Daviesoleaut32: Add support for boolean strings in VarNot.
2012-06-26  Piotr Cabanmsvcp90: Fix basic_ostream<char>::operator<<(basic_stri...
2012-06-26  Piotr Cabanmsvcp90: Added basic_iostream<wchar> class implementation.
2012-06-26  Piotr Cabanmsvcp90: Added basic_istream<wchar> implementation.
2012-06-26  Alexandre Julliardopengl32: Get rid of the X11 locking.
2012-06-26  Alexandre Julliardopengl32: Generate an entry point for glDebugEntry.
2012-06-26  Alexandre Julliardopengl32: Add a helper function to build the extension...
2012-06-26  Alexandre Julliardopengl32: Add a helper function to correctly compare...
2012-06-26  Jacek Cabanmshtml: Share nsanchor reference with nsnode.
2012-06-26  Jacek Cabanmshtml: Share nselem reference with nsnode.
2012-06-26  Jacek Cabanmshtml: Call HTMLDOMNode_Init directly in HTMLCommentEl...
2012-06-26  Jacek Cabanmshtml: Share nsIDOMText reference with nsIDOMNode.
2012-06-26  Jacek Cabanmshtml: Use inner window as script global object.
2012-06-26  Jacek Cabanmshtml: Return referenced instances from node constructors.
2012-06-26  Jacek Cabanmshtml: Moved history property to HTMLInnerWindow.
2012-06-26  Jacek Cabanmshtml: Moved screen property to HTMLInnerWindow.
2012-06-26  Jacek Cabanmshtml: Moved image_factory to HTMLInnerWindow.
2012-06-26  Francois Gougetjscript: Make int_to_bstr() static.
2012-06-26  Francois Gougetmsvcp90: Make numpunct_char_use_facet() static.
2012-06-26  Francois Gougetmsvcp90: Add a space between the spec entry name the...
2012-06-26  Roderick Colenbranderopengl32: Disable wglGetProcAddress for core GL 1.0...
2012-06-26  Chris Robinsonquartz: Remove the seek position table from the MPEG...
2012-06-26  Michael Stefaniucusp10: Remove unreachable break after return (Smatch).
2012-06-26  Vincent Povirkappwiz: Update text to match button names.
2012-06-26  Vincent Povirkgdiplus: Remove FIXME from GdipAddPathString.
2012-06-26  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_GetVendorGUID.
2012-06-26  Dmitry Timoshkovwindowscodecs: Implement TiffFrameDecode_GetThumbnail.
2012-06-26  Dmitry Timoshkovwindowscodecs: Implement TiffDecoder_GetPreview.
2012-06-26  Dmitry Timoshkovwindowscodecs: TiffDecoder_GetThumbnail should return...
2012-06-26  Alexandre Julliardgdi32: Forward SwapBuffers to opengl32 which in turn...
2012-06-26  Alexandre Julliardgdi32: Forward SetPixelFormat to opengl32 which in...
2012-06-26  Alexandre Julliardgdi32: Forward DescribePixelFormat to opengl32 which...
2012-06-26  Alexandre Julliardwinex11: Move ChoosePixelFormat implementation to openg...
2012-06-25  Vincent Povirkwindowscodecs: Implement IWICPixelFormatInfo2::GetNumer...
2012-06-25  Vincent Povirkwindowscodecs: Implement IWICPixelFormatInfo::GetFormat...
2012-06-25  Vincent Povirkwindowscodecs: Implement IWICPixelFormatInfo::GetChanne...
next