oleaut32: Improve dual interfaces creation in typelib.
[wine] / dlls / oleaut32 / tests / olepicture.c
2009-12-11  Nikolay Sivovoleaut32/tests: Fix a couple of leaks in tests.
2009-10-19  Wilfried Pasquazzooleaut32: Updated IPicture_Render testcase to pass...
2009-10-15  Wilfried Pasquazzooleaut32: Respect size of icons when drawing with IPict...
2009-10-15  Wilfried Pasquazzooleaut32/tests: Testcase for IPicture_Render with icons...
2009-02-23  Francois Gougetoleaut32/tests: Use win_skip() to skip over unimplement...
2009-01-30  Alasdair Sinclairoleaut32/tests: Fix missing void in empty parameter...
2009-01-29  Michael Stefaniucoleaut32/tests: Remove superfluous pointer casts.
2009-01-07  Nikolay Sivovoleaut32: Check pointer in IPicture::get_Type.
2009-01-07  Nikolay Sivovoleaut32: Check pointer in IPicture::get_Handle.
2009-01-06  Nikolay Sivovoleaut32: Check pointer in IPicture_get_Attributes.
2009-01-06  Nikolay Sivovoleaut32: Add PICTYPE_NONE and PICTYPE_UNINITIALIZED...
2008-12-16  Jeremy Drakeoleaut32/tests: Fix double GlobalFree in olepicture...
2008-12-11  Nikolay Sivovoleaut32: Added PICTYPE_NONE and PICTYPE_UNINITIALIZED...
2008-12-04  Alexandre JulliardAvoid including time.h before winsock.h in tests.
2008-10-06  Kirill K. Smirnovoleaut32: Add tests for metafiles, make them pass under...
2007-10-04  Mikolaj Zalewskioleaut32: olepicture: Support loading Aldus Placable...
2007-08-20  Paul Vriensoleaut32/tests: Use GetModuleHandle and add a few skip's.
2007-06-06  Huw Daviesoleaut32: Fixes for the PICTYPE_UNINITIALIZED case.
2007-01-08  Francois Gougetoleaut32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-24  Alex Villacís Lassooleaut32: Fix tests for redundant headers in OLEPicture...
2006-11-08  Alex Villacís Lassooleaut32: olepicture - Support multiple redundant heade...
2006-10-12  Hans Leidekkeroleaut32/tests: Win64 printf format warning fixes.
2006-07-28  Robert Shearmanoleaut32: Implement getting of all properties in IPictu...
2006-07-28  Robert Shearmanoleaut32: Add validation for parameters in IPictureDisp...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-07  Marcus MeissnerAdded support of loading of IPicture data from non...
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-17  Francois GougetAssorted spelling fixes.
2005-06-06  Marcus MeissnerAdded testcases for OLE Picture handling.