comctl32: Set label width after editting.
[wine] / dlls / quartz /
2007-03-26  Chris Robinsonquartz: Propogate transform filter errors upstream.
2007-03-26  Chris Robinsonquartz: Store the current reference time with the PullPin.
2007-03-26  Chris Robinsonquartz: Implement volume and pan control for DSoundRend...
2007-03-26  Chris Robinsonquartz: Make DSoundRender_Run start the playback buffer.
2007-03-21  Chris Robinsonquartz: Fully disconnect the AsyncReader when released.
2007-03-21  Chris Robinsonquartz: Don't redundantly set waveparser output pin...
2007-03-20  Michael Stefaniucquartz: Fix typo that produced an empty if-statement.
2007-03-20  Chris Robinsonquartz: Don't delete critical sections before the filte...
2007-03-19  Chris Robinsonquartz: Release objects when they're no longer needed.
2007-03-19  Chris Robinsonquartz: Disconnect pins when their filter is removed.
2007-03-19  Chris Robinsonquartz: Release objects when pins fail to connect.
2007-03-19  Chris Robinsonquartz: Hold a reference on a filter while sending...
2007-03-13  Chris Robinsonquartz: Avoid asserting from used samples on allocator...
2007-03-13  Chris Robinsonquartz: Force disconnect when a filter is fully released.
2007-03-13  Chris Robinsonquartz: Cleanup properly around error conditions and...
2007-03-12  Jan Zerebeckiquartz: Add DebugInfo to critical sections.
2007-03-12  Chris Robinsonquartz: Stop DSound buffer playback when the filter...
2007-03-09  Chris Robinsonquartz: Check allocation failure and clear memory in...
2007-03-08  Tomas Carneckydsound: Update prototypes for IDirectSoundBuffer::Lock...
2007-03-08  Chris Robinsonquartz: Use proper alloc/free functions for COM objects.
2007-03-05  Chris Robinsonquartz: Improve reference traces.
2007-03-05  Chris Robinsonquartz: Don't AddRef an object we just created and...
2007-03-05  Chris Robinsonquartz: Report the previous refcount of a PullPin object.
2007-03-05  Chris Robinsonquartz: Use the right vtable offset for the IMediaFilte...
2007-03-05  Chris Robinsonquartz: Use the proper CLSID when creating the IFilterM...
2007-03-05  Chris Robinsonquartz: Return the proper interface for IFilterMapper.
2007-02-21  Chris Robinsonquartz: Implement IUnknown methods for IMediaPosition.
2007-02-21  Chris Robinsonquartz: Don't release filters when they connect.
2007-02-20  Chris Robinsonquartz: Initialize a pointer to NULL for the case of...
2007-02-20  Chris Robinsonquartz: Add IMediaPosition interface and stubs.
2007-02-20  Chris Robinsonquartz: Better handle error conditions when connections...
2007-02-19  Chris Robinsonquartz: Return proper error codes from GraphBuilder_Ren...
2007-02-19  Chris Robinsonquartz: Make sure the splitter has output plugins befor...
2007-02-19  Chris Robinsonquartz: Check for the proper ID when querying for the...
2007-02-19  Chris Robinsonquartz: Don't use uninitialized memory in ACMWrapper.
2007-02-19  Chris Robinsonquartz: Stop and free the dsound buffer when needed.
2007-02-14  Chris Robinsonquartz: Loop through the rest of the possible filters...
2007-02-14  Chris Robinsonquartz: Remove 1GB AVI size limitation.
2007-02-14  Chris Robinsonquartz: Properly handle input parameters in FileSource_...
2007-02-05  Andrew Talbotquartz: Fix a typo.
2007-01-24  Andrew Talbotquartz: Declare a function static.
2007-01-05  Francois Gougetquartz: Use '%u' to print GetLastError().
2006-11-29  Dmitry Timoshkovquartz: Make some data const and static.
2006-11-13  Francois GougetAdd some documentation headers to make winapi_check...
2006-11-13  Andrew Talbotquartz: Cast-qual warnings fix.
2006-11-10  Andrew Talbotquartz: Cast-qual warning fix.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-10-09  Michael Stefaniucquartz/tests: Win64 printf format warning fixes.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before CoTaskM...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-25  Andrew Talbotquartz: Cast-qual warnings fix.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Robert Shearmanquartz: Use the absolute height of the bitmap format...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-26  Alex Villacís Lassoquartz: Skip over INFO chunk in AVI file parsing.
2006-08-18  Stefan Leichterquartz: Print 64bit integers with wine_dbgstr_longlong.
2006-08-18  Sagar Mittalquartz: DSoundRender: Do not overwrite a full buffer.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-30  Piotr Cabanquartz: Fixed crash in releasing uninitializes pAlloc...
2006-06-29  Paul Vriensquartz: Fixed typo (Coverity).
2006-06-29  Paul Vriensquartz: Use the return value of register_key_guid.
2006-06-22  Ivan Leoquartz: Fix media type detection.
2006-05-24  Mike McCormackFixed more boolean comparisons against TRUE.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Hans Leidekkerquartz: Add stub implementation for AMGetErrorText...
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-02-07  Dmitry Timoshkovquartz: Register some of the interfaces.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2005-12-09  Thomas Weidenmuellerquartz: Fix incorrect usages of the HRESULT_FROM_WIN32...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-10-10  Christian CostaMake window uses black brush for background.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-25  Alexandre JulliardReplace DPRINTF by TRACE in a few places.
2005-09-25  Christian CostaFix function names.
2005-09-14  Alexandre JulliardGet rid of another long long constant.
2005-09-12  Alexandre JulliardFixed some more traces to use the right printf format...
2005-09-07  Mike McCormackFix gcc 4.0 warnings.
2005-09-02  Christian CostaForward calls of IBasic* and IVideoWindow interfaces...
2005-08-22  Christian CostaReturn S_OK when committing/decomitting an already
2005-08-22  Christian CostaProperly allocate/release memory when adding filters...
2005-08-17  Christian CostaAdd stubbed IGraphConfig interface to the filtergraph.
2005-08-17  Christian CostaFix rendering of paletted video stream.
2005-08-03  Mike McCormackgcc 4.0 warning fixes for Interlocked* functions.
2005-07-27  Alexandre JulliardReplace the ICOM_THIS_From macros by inline functions.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-20  Mike McCormackMake functions static, fix declarations.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-17  Francois GougetRemove unneeded NULL cast.
2005-06-13  Christian CostaAdded window support to the video renderer:
2005-06-07  Christian CostaDon't use fullscreen mode in video renderer for now...
next