wine
2012-04-02  Alexandre Julliardntdll: Move the _chkstk implementation to signal_i386.c.
2012-04-02  Dmitry Timoshkovgdi32: Refuse to load a large .fot file earlier.
2012-04-02  Dmitry Timoshkovgdi32: Remove a no longer needed shortcut in CreateScal...
2012-04-02  Michael Stefaniucdmime: Move struct IDirectMusicPerformance8Impl to...
2012-04-02  Michael Stefaniucdmime/tests: Add some COM tests for IDirectMusicPerform...
2012-04-02  Michael Stefaniucdmime: DirectMusicPerformance doesn't supports COM...
2012-04-02  Michael Stefaniucdmime: COM cleanup for IDirectMusicPerformance8.
2012-04-02  Detlef Riekenbergcomdlg32: Remove an unused 16-bit macro.
2012-04-02  Józef Kuciainclude/d3dx9: Fix spelling errors.
2012-04-02  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-04-02  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-04-02  Henri Verbeetddraw: The texture interface shares its refcount with...
2012-04-02  Henri Verbeetddraw: The texture interfaces can't be queried from...
2012-04-02  Henri Verbeetddraw: Explicitly check for the IDirectDrawColorControl...
2012-04-02  Jeff Latimerws2_32: Make a common fixme more meaningful and return...
2012-04-02  Bruno Jesusws2_32/tests: Avoid usage of inet_ntoa since its return...
2012-04-02  Carlo Braminiinclude: Add PERCEIVED types and flags.
2012-04-02  Vincent Povirkgdiplus: Forbid creating path gradients with fewer...
2012-04-02  Vincent Povirkgdiplus: Implement GdipGetPathGradientTransform.
2012-04-02  Vincent Povirkgdiplus: Add tests for preset blend accessors.
2012-04-02  Vincent Povirkgdiplus: Implement path gradient preset blend accessors.
2012-04-02  Vincent Povirkgdiplus: Implement GdipGetPathGradientCenterColor.
2012-04-02  Jacek Cabanjscript: Fixed jsheap_grow implementation.
2012-04-02  Hans Leidekkermsi/tests: Add tests for MsiEnumComponents and MsiEnumC...
2012-04-02  Hans Leidekkermsi: Reimplement MsiEnumComponents on top of MsiEnumCom...
2012-04-02  Hans Leidekkermsi: Implement MsiEnumComponentsEx.
2012-03-30  Alexandre JulliardRelease 1.5.1. wine-1.5.1
2012-03-30  Vincent Povirkgdiplus: Support bitmap creation from 16-bit ddb's.
2012-03-30  Christian Costadmusic: Don't use method implementation directly. Pass...
2012-03-30  Andrew Eikumdmusic: Reimplement instrument loading.
2012-03-30  Andrew Eikumdmusic: Support creating default ports with GUID_NULL.
2012-03-30  Huw Davieswinspool: Keep track of any supplied devmode.
2012-03-30  Huw Davieswinspool: Add a helper to free a printer entry.
2012-03-30  Huw Davieswinspool: Add a helper to duplicate a devmode.
2012-03-30  Lauri Kenttäpo: Update Swedish translation.
2012-03-30  Lauri Kenttäpo: Update Finnish translation.
2012-03-30  Jacek Cabanmshtml: Use better helper in IHTMLStyle::get_width...
2012-03-30  Jacek Cabanmshtml: Use proper helpers in IHTMLStyle::backgroundCol...
2012-03-30  Jacek Cabanmshtml: Use proper helpers in IHTMLStyle::color impleme...
2012-03-30  Jacek Cabanmshtml: Use proper helpers to implement IHTMLSyle:...
2012-03-30  Kusanagi Kouichigdi32: Use helper functions when loading font from...
2012-03-30  Hans Leidekkeradvapi32: Return a fake security descriptor from Create...
2012-03-30  Huw Daviesgdi32: Add support for loading scalable font resources.
2012-03-30  Alexandre Julliardntdll: Also call the unwind handler for the target...
2012-03-30  Piotr Cabanmsvcp: Sync spec files.
2012-03-30  Piotr Cabanmsvcp90: Added partial basic_ios<short> implementation.
2012-03-30  Piotr Cabanmsvcp90: Added partial basic_ios<wchar> implementation.
2012-03-30  Piotr Cabanmsvcp90: Added partial basic_ios<char> implementation.
2012-03-30  Hans Leidekkermsi: Detect installed side-by-side assemblies.
2012-03-30  Hans Leidekkerfusion/tests: Add another test for IAssemblyCache:...
2012-03-30  Hans Leidekkersxs: Add tests for IAssemblyCache::QueryAssemblyInfo.
2012-03-30  Hans Leidekkersxs: Implement IAssemblyCache::QueryAssemblyInfo.
2012-03-30  Aric Stewartquartz: Update null renderer to use the BaseRenderer...
2012-03-30  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-03-30  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-03-30  Henri Verbeetddraw: Querying IUnknown for a surface should return...
2012-03-30  Henri Verbeetddraw: Replace a ERR in ddraw_surface7_QueryInterface...
2012-03-30  Henri Verbeetddraw: Get rid of a couple of redundant else-statements.
2012-03-29  Christian Costadmusic: Add some tests for enumerating and creating...
2012-03-29  Christian Costad3drm: Partial implementation of IDirec3DRM:Load method...
2012-03-29  Christian Costad3drm: Move mesh loading code into a separate function...
2012-03-29  Christian Costaqcap: Enable registration of all non yet implemented...
2012-03-29  Józef Kuciawpp: Fix a few memory leaks in the wpp_parse() function.
2012-03-29  Dmitry Timoshkovadvapi32: Add event security access tests.
2012-03-29  Dmitry Timoshkovadvapi32: Add tests for kernel objects accessed with...
2012-03-29  Francois Gougetcryptui: Use a single space after a full stop to follow...
2012-03-29  Morten Rønnewineconsole: Fixed a wrong word in message.
2012-03-29  Christian Costastrmbase: Display dll in which we are searching a class...
2012-03-29  Piotr Cabanmsvcp90: Added support for exception reraising in ios_b...
2012-03-29  Piotr Cabanmsvcp: Sync spec files.
2012-03-29  Piotr Cabanmsvcp90: Added this parameter to cdecl functions define...
2012-03-29  Piotr Cabanmsvcp90: Added ios_base class implementation.
2012-03-29  Vincent Povirkrpcrt4: Do nothing when DllMain is called because the...
2012-03-29  Alistair Leslie... gdiplus: Add GdipResetPageTransform stub.
2012-03-29  Christian Costadmime: Check return code of CoCreateInstance in Init...
2012-03-29  André Hentschelpo: Update German translation.
2012-03-29  Aric Stewartwineqtdecoder: Read the header of unknown incoming...
2012-03-29  Dmitry Timoshkovuser32: IsDialogMessage should allow control ids other...
2012-03-29  Frédéric Delanoycmd: Use BOOL instead of int for boolean variables.
2012-03-29  Jacek Cabanmshtml: Added IHTMLDocument2::get_domain implementation.
2012-03-29  Jacek Cabanmshtml: Added support for anchors with target '_top'.
2012-03-29  Jacek Cabanvbscript: Use to_int in InStr implementation.
2012-03-29  Jacek Cabanvbscript: Added Mid function implementation.
2012-03-29  Aric Stewartstrmbase: Basic BaseRenderer implementation.
2012-03-29  Aric Stewartstrmbase: Implement BaseControlVideo.
2012-03-29  Aric Stewartstrmbase: Implement BaseControlWindow.
2012-03-29  André Hentschelview: Also show the filename in the window title when...
2012-03-29  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-03-29  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-03-29  Henri Verbeetwined3d: Fix the VBO check in device_stream_info_from_d...
2012-03-29  Henri Verbeetwined3d: Drop a questionable FIXME in device_stream_inf...
2012-03-29  Henri Verbeetwined3d: Drop the "vbo" check in wined3d_device_process...
2012-03-29  Andrew Eikummciqtz32: Stop the graph when the file is no longer...
2012-03-29  Huw Daviesgdi32: Implement CreateScalableFontResource.
2012-03-29  Huw Daviesgdi32: Add a helper to create a new FreeType face.
2012-03-28  Aric Stewartstrmbase: Add beginnings of BaseWindow.
2012-03-28  Andrew Eikummmdevapi: TRACE all COM method calls.
2012-03-28  Hans Leidekkermsi/tests: Reduce code duplication in the feature/compo...
2012-03-28  Hans Leidekkermsi: Clear the cert pointer in MsiGetFileSignatureInfor...
2012-03-28  Hans Leidekkermsi: Also set the Intel property on 64-bit processors.
next