wine
2012-03-16  Akihiro Sagawamsvcrt: Add semi stub _mbcjmstojis implementation.
2012-03-16  Henri Verbeetddraw: Get rid of IDirect3DMaterialImpl.
2012-03-16  Henri Verbeetwined3d: Move the WGL extension detection code to the...
2012-03-16  Henri Verbeetwined3d: Use the same code for parsing the WGL extensio...
2012-03-16  Henri Verbeetwined3d: Introduce a separate function for parsing...
2012-03-16  Henri Verbeetwined3d: The current WGL DC should never be NULL in...
2012-03-16  Alexandre Julliardmsvcrt: Add entry points for the C++ exception function...
2012-03-16  Alexandre Julliardmsvcrt: Add a new file for the x86_64 exception handling.
2012-03-16  Alexandre Julliardmsvcrt: Move more i386-specific exception code to excep...
2012-03-16  Alexandre Julliardmsvcrt: Create an i386-specific file for exception...
2012-03-15  Christian Costaamstream: Get and store event for streams render comple...
2012-03-15  Christian Costaamstream: Create MediaStream filter when initialising...
2012-03-15  Christian Costaamstream: Retrieve some interfaces needed to control...
2012-03-15  Christian Costaamstream: Use 'Source' filter name for file source...
2012-03-15  Christian Costaamstream: Don't load the stream file. AddSourceFilter...
2012-03-15  Christian Costaamstream: Don't create the source filter. AddSourceFilt...
2012-03-15  Christian Costaamstream: Rewrite OpenFile flow in a more readable...
2012-03-15  Alexandre Julliardntdll: Properly follow jumps when checking a function...
2012-03-15  Christian Costastrmbase: Allow constructor function to be NULL but...
2012-03-15  Frédéric Delanoypo: Update French translation.
2012-03-15  Eduardo Garcíapo: Update Spanish translation.
2012-03-15  Alexander Morozovntoskrnl.exe: Fix a typo.
2012-03-15  Vincent Povirkgdiplus: Use the surround colors in path gradient rende...
2012-03-15  Vincent Povirkgdiplus: Implement path gradient surround color accessors.
2012-03-15  Vincent Povirkgdiplus: Test SetSurroundColors with fewer colors than...
2012-03-15  Nikolay Sivovmsxml3: Added IVBSAXAttributes for MXAttributes.
2012-03-15  Nikolay Sivovmsxml3: Implement getValueFromQName() for MXAttributes.
2012-03-15  Jacek Cabanieframe: Added EnumVerbs tests.
2012-03-15  Jacek Cabanieframe: Use Custom IEnumOLEVERBVtbl implementation...
2012-03-15  Jacek Cabanmsxml3: Avoid BAD_CAST in schemasInit.
2012-03-15  Piotr Cabanurlmon: Make name spaces comparison case insensitive.
2012-03-15  Piotr Cabanurlmon: Stop binding when OnDataAvailable fails.
2012-03-15  Piotr Cabanurlmon/tests: Added GetBindResult tests.
2012-03-15  Piotr Cabanurlmon: Added GetBindResult implementation.
2012-03-15  Jacek Cabanmshtml: Get rid of remaining PRBool usages.
2012-03-15  Jacek Cabanmshtml: Get rid of PRBool from nsembed.c and nsservice.c.
2012-03-15  Jacek Cabanmshtml: Get rid of PRBool from nsio.c.
2012-03-15  Jacek Cabanmshtml: Get rid of PRBool in nsiface.idl.
2012-03-15  Dmitry Timoshkovadvapi32: Fix failures in the security tests compiled...
2012-03-15  Dmitry Timoshkovadvapi32: Add some mutex security tests.
2012-03-15  Henri Verbeetddraw: Get rid of IDirect3DViewportImpl.
2012-03-15  Henri Verbeetd3d8: Don't return a pointer to the implementation...
2012-03-15  Henri Verbeetd3d8: Don't return a pointer to the implementation...
2012-03-15  Henri Verbeetd3d8: Don't return a pointer to the implementation...
2012-03-15  Henri Verbeetd3d8: Don't return a pointer to the implementation...
2012-03-15  Ken Thomasesgdi.exe16: Eliminate a couple of dead stores.
2012-03-15  Aric Stewartstrmbase: Rename MediaSeekingPassThru to RendererPosPas...
2012-03-15  Aric Stewartstrmbase: Move the MediaSeekingPassThru functions from...
2012-03-14  Aurimas Fišeraspo: Update Lithuanian translation.
2012-03-14  Julian Rügerpo: Update German translation.
2012-03-14  Nikolay Sivovpo: Update Russian translation.
2012-03-14  Christian Costad3drm: Complete Load method by adding normals indices...
2012-03-14  Christian Costad3drm: Get data from the right objects (sub-objects).
2012-03-14  Christian Costad3drm: Fix some tests conditions.
2012-03-14  Jacek Cabanmshtml: Wine Gecko 1.5 release.
2012-03-14  Jacek Cabanjscript: Get rid of no longer needed caller argument...
2012-03-14  Huw Daviesgdi32: Correctly propagate the enumproc's return value.
2012-03-14  Austin Englishkernel32: Add stubs for DeleteVolumeMountPointA/W.
2012-03-14  Stefan Leichtermgmtapi: New stub dll.
2012-03-14  Austin Englishwusa: Add stub program.
2012-03-14  Kusanagi Kouichigdi32: find_face_from_filename() needs to take font...
2012-03-14  Akihiro Sagawamsvcrt: Add support for _flushall to clear all input...
2012-03-14  Akihiro Sagawamsvcrt: Add a helper function to flush all buffers.
2012-03-14  Akihiro Sagawamsvcrt: Add support for fflush to clear an input buffer.
2012-03-14  Akihiro Sagawamsvcrt/tests: Add tests for fflush on input stream.
2012-03-14  Christian Costaattrib: Make command accept several arguments.
2012-03-14  Christian Costad3dx9_36: Make D3DXVec3Unproject support omission of...
2012-03-14  Christian Costadevenum: Reset moniker pointer before calling IFilterMa...
2012-03-14  Christian Costaamstream: Free all used resources when releasing MultiM...
2012-03-14  Christian Costaamstream: Add source filter to the filtergraph before...
2012-03-14  Christian Costaamstream: Remove duplicate GraphBuilder member.
2012-03-14  Christian Costaamstream: Initialize MultiMediastream before creating...
2012-03-14  Hans Leidekkersxs: Add a stub implementation of IAssemblyName.
2012-03-14  Hans Leidekkerinclude: Add the IAssemblyName interface.
2012-03-14  Nikolay Sivovmsxml3: Implement getIndexFromQName() for MXAttributes.
2012-03-14  Nikolay Sivovmsxml3: Implement getType() for MXAttributes.
2012-03-14  Nikolay Sivovmsxml3: Implement getValue() for MXAttributes.
2012-03-14  Nicolas Le Cammsvcp90/tests: Don't redefine __thiscall.
2012-03-14  Vincent Povirkgdiplus: Don't add control points to the result in...
2012-03-14  Vincent Povirkgdiplus: Add test for GdipGetPathGradientSurroundColors...
2012-03-14  Vincent Povirkgdiplus: Add fixme's for unimplemented path gradient...
2012-03-14  Vincent Povirkgdiplus: Do some actual color blending when drawing...
2012-03-14  Vincent Povirkgdiplus: Fill path gradients with a solid color.
2012-03-14  Henri Verbeetddraw: Get rid of IDirect3DLightImpl.
2012-03-14  Henri Verbeetddraw: Don't return a pointer to the implementation...
2012-03-14  Henri Verbeetddraw: Don't return a pointer to the implementation...
2012-03-14  Henri Verbeetddraw: Don't return a pointer to the implementation...
2012-03-14  Henri Verbeetddraw: Don't return a pointer to the implementation...
2012-03-13  Alexandre Julliardcomdlg32: Implement WM_CHOOSEFONT_GETLOGFONT in the...
2012-03-13  Lauri Kenttäcryptui: Use (*.ext) instead of (.ext) in file format...
2012-03-13  Lauri Kenttäcryptui: Use the same string in import and export wizards.
2012-03-13  Jaka Kranjcpo: Preserve the previous msgid on change as a hint...
2012-03-13  Piotr Cabanurlmon: Search for MIME filters defined in registry...
2012-03-13  Piotr Cabanurlmon: Clean session related data in free_session...
2012-03-13  Piotr Cabanurlmon: Use wine lists to store namespaces and MIME...
2012-03-13  Christian Costad3drm: Fix leakage of pData2 on error.
2012-03-13  Christian Costad3drm: Fix leakage of This->pCoords2d when releasing...
2012-03-13  Christian Costad3drm: Turn some FIXME into TRACE.
2012-03-13  Hans Leidekkermsi: Fix deleting services on installation.
2012-03-13  Jacek Cabanmshtml: Added property value conversion type tests.
next