wine
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...
2012-06-25  Vincent Povirkwindowscodecs: Implement PixelFormatInfo_GetChannelCount.
2012-06-25  Vincent Povirkwindowscodecs: Implement PixelFormatInfo_GetBitsPerPixel.
2012-06-25  Józef Kuciawined3d: Use the system memory pool for the logo surface.
2012-06-25  Jacek Cabanjscript: Added more apply and call tests.
2012-06-25  Jacek Cabanjscript: Removed no longer needed arg_cnt and get_arg...
2012-06-25  Jacek Cabanjscript: Don't use DISPPARAMS for internal arguments.
2012-06-25  Jacek Cabanjscript: Don't use DISPPARAMS named args for internal...
2012-06-25  Nikolay Sivovmsxml3: Support VT_I2 variants tracing.
2012-06-25  Nikolay Sivovmsxml3: Accept VT_ERROR body as empty data.
2012-06-25  Nikolay Sivovmsxml3: Fix async flag setting.
2012-06-25  Nikolay Sivovmsxml3: Recognise PROPFIND method in open().
2012-06-25  Piotr Cabanmsvcp90: Export clog object.
2012-06-25  Piotr Cabanmsvcp90: Added basic_ostream<wchar> implementation.
2012-06-25  Piotr Cabanmsvcp90: Added num_get<wchar>::get functions implementa...
2012-06-25  Piotr Cabanmsvcp90: Added num_get<wchar>::_Getifld implementation.
2012-06-25  Piotr Cabanmsvcp90: Added num_get<wchar>::_Getffld implementation.
2012-06-25  Piotr Cabanmsvcp90: Added partial num_get<wchar> and num_get<short...
2012-06-25  Piotr Cabanmsvcp90: Added num_put<wchar> implementation.
2012-06-25  Jacek Cabanmshtml: Store event object in HTMLInnerWindow instead...
2012-06-25  Jacek Cabanmshtml: Moved script_hosts from HTMLOuterWindow to...
2012-06-25  Jacek Cabanmshtml: Moved option_factory from HTMLOuterWindow to...
2012-06-25  Jacek Cabanmshtml: Moved global_props from HTMLOuterWindow to...
2012-06-25  Jacek Cabanmshtml: Moved DispatchEx instance from HTMLOuterWindow...
2012-06-25  Jacek Cabanmshtml: Moved document node from HTMLOuterWindow to...
2012-06-25  Jacek Cabanmshtml: Added separated types for outer and inner HTML...
2012-06-25  Jacek Cabanmshtml: Keep reference in node returned from get_node.
2012-06-25  Hans Leidekkerwbemprox: Parse the resource string in IWbemLocator...
2012-06-25  Hans Leidekkerwbemprox: Add a partial Win32_NetworkAdapter class...
2012-06-25  Alexandre Julliardgdi32: Remove OpenGL functions that don't use an HDC...
2012-06-25  Alexandre Julliardwinex11: Move wglGetCurrentContext and wglGetCurrentDC...
2012-06-25  Alexandre Julliardwinex11: Move wglCopyContext and wglDeleteContext to...
2012-06-25  Alexandre Julliardwinex11: Move wglShareLists to the internal OpenGL...
2012-06-25  Alexandre Julliardwinex11: Move the wglUseFontBitmaps implementation...
2012-06-25  Dmitry Timoshkovwindowscodecs: Implement ImagingFactory_CreateDecoder.
2012-06-25  Dmitry Timoshkovwindowscodecs: Add WICImagingCategories registration.
2012-06-25  Erich Hooverhhctrl.ocx: Add icons for the table of contents TreeVie...
2012-06-25  Nikolay Sivovmsxml3: Basic refcount test for IMXNamespacePrefixes.
2012-06-25  Nikolay Sivovmsxml3: Implement internalEntityDecl() for writer.
2012-06-25  Nikolay Sivovmsxml3: Initial implementation of attributeDecl() in...
2012-06-25  Nikolay Sivovmsxml3: Fix closing of open element.
2012-06-25  Nikolay Sivovmsxml3: Properly handle -1 as length of element qualifi...
2012-06-25  Nikolay Sivovmsxml3: Return stream reference from get_output() if...
2012-06-25  Austin Englishkernel32: Add more tracing to GetDiskFreeSpaceW.
2012-06-25  Roderick Colenbranderopengl32: Check for valid context in wglGetProcAddress.
2012-06-25  Roderick Colenbranderwinex11.drv: Remove GLX_ATI_render_texture support.
2012-06-25  André Hentschelntdll: Check for ARMv7 architecture dynamically when...
2012-06-25  André Hentschelconfigure: Downgrade the Thumb2 requirement to Thumb...
2012-06-25  André Hentschelwinebuild: Put the PE header into the text section...
2012-06-25  Julian Rügerwinspool.drv/tests: Fix typos/grammar.
2012-06-25  Julian Rügerlocalui/tests: Fix typos/grammar.
2012-06-25  Chris Robinsonquartz: Improve MPEG header parsing and sync recovery.
2012-06-25  Chris Robinsonquartz: Fix frame length calculation for MPEG audio.
2012-06-25  Francois Gougetd3dx9_36/tests: Simplify test_D3DXSHMultiply3().
2012-06-25  Eric Pouechwinedbg: In 'info locals' command, show the full regist...
2012-06-25  Eric Pouechdbghelp: Added support for index leaves in types defini...
2012-06-25  Lauri Kenttäpo: Update Norwegian Bokmål translation.
2012-06-25  Lauri Kenttäpo: Add missing ='s in the Catalan translation.
2012-06-22  Alexandre JulliardRelease 1.5.7. wine-1.5.7
2012-06-22  Piotr Cabanmsvcp: Sync spec files.
2012-06-22  Henri Verbeetwined3d: Get rid of the d3d_caps debug channel.
2012-06-22  Henri Verbeetwined3d: Only store a different screen format if it...
2012-06-22  Henri Verbeetwined3d: Properly retrieve the display mode in wined3d_...
next