wine
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.
2012-03-28  Hans Leidekkersxs/tests: Add tests for CreateAssemblyNameObject.
2012-03-28  Hans Leidekkersxs: Parse the display name in CreateAssemblyNameObject.
2012-03-28  Jacek Cabanjscript: Properly handle NULL bstr in str_to_number.
2012-03-28  Hwang YunSongpo: Update Korean translation.
2012-03-28  Frédéric Delanoypo: Update French translation.
2012-03-28  Matteo Bruniinclude: Fix some winsock definitions.
2012-03-28  Matteo Bruniwined3d: Support WINED3D_TTFF_COUNT3 texture projection...
2012-03-28  Matteo Bruniwined3d: Update the correct draw buffers mask.
2012-03-28  Jacek Cabanmshtml: Improved more VARIANT debug traces.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmldoc*.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlbody.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlelem.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmldoc.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmltable.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlwindow.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlstyle.c.
2012-03-28  Alistair Leslie... scrrun: Register Scripting interfaces.
2012-03-28  Alistair Leslie... scrrun: Add DllCanUnloadNow, DllGetClassObject stubs.
2012-03-28  Michael Mc... d3dx9: Do not weld self.
2012-03-28  Thomas Faberdbghelp: Fix uninitialized variable usage.
2012-03-28  Jacek Cabanmshtml: Added IHTMLTableCell interface stub implementation.
2012-03-28  Jacek Cabanmshtml.idl: Added IHTMLTableCell declaration.
2012-03-28  Jacek Cabanmshtml.idl: Added DispHTMLTableCell declaration.
2012-03-28  Piotr Cabanmsvcp90: Added basic_streambuf<wchar> implementation.
2012-03-28  Piotr Cabanmsvcp90: Added basic_streambuf<char> implementation.
2012-03-28  Piotr Cabanmsvcp90: Added numpunct<wchar> implementation.
2012-03-28  Christian Costadevenum: Add tests for devenum.
2012-03-28  Christian Costaamstream/tests: Add tests for querying interfaces and...
2012-03-28  Christian Costaamstream/tests: Verify if the dsound renderer is create...
2012-03-28  Christian Costaamstream: Add stream to the media stream filter in...
2012-03-28  Christian Costaamstream: Implement AddMediaStream and GetMediaStream...
2012-03-28  André Hentschelinclude: Add peARM to fusion.idl.
2012-03-28  André Hentschelinclude: Add new ARM defines to winnt.h.
2012-03-28  André Hentschelwinebuild: Create stubs for ARM.
2012-03-28  Robert van... msvcrt: Fix file mode T (temporary file).
2012-03-28  Andoni Morales... msi: Implement MSIMODIFY_MERGE function in TABLE_modify.
2012-03-28  Christian Costainclude: Add missing error codes.
2012-03-28  Michael Stefaniucriched20/tests: Add COM aggregation tests for CreateTex...
2012-03-28  Michael Stefaniucriched20/tests: Get the CreateTextServices() pointer...
2012-03-28  Michael Stefaniucriched20: Support COM aggregation in CreateTextServices().
2012-03-28  Michael Stefaniucriched20: Avoid a forward declaration of a vtbl.
2012-03-28  Bruno Jesuskernel32: Avoid ini cache if file does not exist anymore.
2012-03-28  Bruno Jesuskernel32/tests: Show that ini cache must not be used...
2012-03-28  Henri Verbeetwined3d: Recognise AMD HD 6770M and HD 6750M with close...
2012-03-28  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-03-28  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-03-28  Henri Verbeetd3d9: Store an implementation pointer to the d3d9 struc...
2012-03-28  Henri Verbeetwinex11: Use GLX_DONT_CARE instead of ~0 in ConvertAttr...
2012-03-28  Vincent Povirkgdiplus: Measure strings at device size, then rescale...
2012-03-28  Andrew Eikumwinmm: Report waveIn devices' component type as Microphone.
2012-03-28  Andrew Eikumwinmm: Support DRVM_MAPPER_PREFERRED_GET in waveXxxMessage.
2012-03-27  Aric Stewartwineqtdecoder: Implement base IQualityControl in QTOutPin.
2012-03-27  Dmitry Timoshkovpsapi: Add missing return value checks.
2012-03-27  André Hentschelwinedbg: Fix a typo.
2012-03-27  Alistair Leslie... mscoree: Allow capital for version number.
2012-03-27  Jacek Cabanmshtml: Use jscript.dll for JavaScript for all zones...
2012-03-27  Jacek Cabanmshtml: Forward common getters from IHTMLObjectElement...
2012-03-27  Jacek Cabanmshtml: Added IHTMLObjectElement2 stub implementation.
2012-03-27  Christian Costacmd/tests: If we rewind to the beginning of the line...
2012-03-27  Christian Costaattrib: Dislay attribute flags in the right order.
2012-03-27  Christian Costaattrib: Do not hardcode number of characters in flags...
2012-03-27  Christian Costaattrib: Add 2 missing spaces between attribute flags...
2012-03-27  Christian Costaattrib: Display filenames with absolute path as in...
2012-03-27  Christian Costaattrib: Skip processing of . and .. entries.
2012-03-27  Christian Costaattrib: Display unknown options.
2012-03-27  Piotr Cabanmsvcp90: Use DEFINE_RTTI_DATA to initialize exception...
2012-03-27  Piotr Cabanmsvcp90: Use DEFINE_RTTI_DATA to define locale_facet...
2012-03-27  Piotr Cabanmsvcp90: Use DEFINE_RTTI_DATA to define iosb RTTI base...
2012-03-27  Piotr Cabanmsvcp90: Don't define separate structures for num_get...
2012-03-27  Huw Daviesgdi32: Separate face creation from face insertion.
2012-03-27  Huw Daviesgdi32: Remove the loop over bitmap sizes. FreeType...
2012-03-27  Huw Daviesgdi32: Add a helper to free a face object and fix a...
2012-03-27  Huw Daviesgdi32: Add a helper to retrieve the fontsignature.
2012-03-27  Huw Daviesgdi32: Add a helper to retrieve a bitmap font's interna...
2012-03-27  Huw Daviesgdi32: Add a helper to retrieve the ntm flags.
2012-03-27  Huw Daviesgdi32: Add a helper to retrieve the font version.
2012-03-27  Huw Daviesgdi32: Add a helper to create a family.
2012-03-27  Huw Daviesgdi32: Add a helper to retrieve the family pointer.
2012-03-27  Huw Daviesgdi32: Add a helper to retrieve the family names and...
2012-03-27  Piotr Cabanshell32: Handle ASSOCDATA_EDITFLAGS in IQueryAssociatio...
2012-03-27  Piotr Cabanshell32: Prepare QueryAssociations helper functions...
2012-03-27  Detlef Riekenbergcomdlg32/tests: Add HDC tests for PrintDlgEx.
2012-03-27  Detlef Riekenbergcomdlg32: Return a device context when requested.
2012-03-27  Detlef Riekenbergcomdlg32: Use a helper to update the devmode handle.
next