wineps.drv: Slightly simplify a PPD parser code snippet.
[wine] / dlls / gdiplus / tests / metafile.c
2012-11-01  Vincent Povirkgdiplus: Implement GdipCloneImage for metafiles with...
2012-11-01  Vincent Povirkgdiplus: Implement drawing metafiles with an emf handle.
2012-11-01  Vincent Povirkgdiplus: Add tests for drawing recorded metafiles.
2011-07-08  Vincent Povirkgdiplus: Implement GdipPlayMetafileRecord for EMF records.
2011-07-08  Vincent Povirkgdiplus: Add tests for GdipPlayMetafileRecord.
2011-07-08  Vincent Povirkgdiplus: Add test for recording emf-only metafiles.
2011-07-08  Vincent Povirkgdiplus: Implement GetDC for metafiles.
2011-05-23  Vincent Povirkgdiplus: Add test for GdipGetDC on metafiles.
2011-05-23  Vincent Povirkgdiplus: Implement GdipEnumerateMetafileSrcRectDestPoints.
2011-05-23  Vincent Povirkgdiplus: Remove is_emfplus field from test structure...
2011-05-23  Vincent Povirkgdiplus: Add test for metafile enumeration.
2011-05-23  Vincent Povirkgdiplus: Add basic metafile recording support.
2011-01-27  Vincent Povirkgdiplus: Test the types of records in an empty EMF+.
2011-01-27  Vincent Povirkgdiplus: Test for EMF+ recording.