gdiplus: Handle StringFormatFlagsNoWrap in GdipMeasureString.
[wine] / dlls / gdiplus / image.c
2007-08-10  Evan Stadegdiplus: Added GdipConvertToEmfPlus stub.
2007-08-10  Evan Stadegdiplus: Better error checking in GdipBitmapLockBits.
2007-08-10  Evan Stadegdiplus: Replace GetDC(0) with CreateCompatibleDC(0).
2007-08-10  Evan Stadegdiplus: Added GdipGetImageGraphicsContext.
2007-08-09  Evan Stadegdiplus: Added GdipCreateBitmapFromGraphics stub.
2007-08-09  Evan Stadegdiplus: Fixed conformance of GdipCreateBitmapFromScan0.
2007-08-09  Evan Stadegdiplus: Added GdipSetImagePalette stub.
2007-08-08  Evan Stadegdiplus: Make GdipGetMetafileHeaderFromMetafile return Ok.
2007-08-08  Evan Stadegdiplus: GdipLoadImageFromStream makes initializations.
2007-08-08  Evan Stadegdiplus: Return width and height of metafiles.
2007-08-08  Evan Stadegdiplus: Added GdipCreateBitmapFromFile.
2007-08-08  Evan Stadegdiplus: Added GdipBitmapLockBits.
2007-08-06  Evan Stadegdiplus: Added GdipImageSelectActiveFrame stub.
2007-08-06  Evan Stadegdiplus: Added GdipGetImagePixelFormat.
2007-08-06  Evan Stadegdiplus: Added GdipImageGetFrameDimensionsList stub.
2007-08-06  Evan Stadegdiplus: Added GdipCreateBitmapFromStream.
2007-08-01  Evan Stadegdiplus: Track width and height of GpBitmaps.
2007-08-01  Evan Stadegdiplus: Added GdipBitmapGetPixel stub.
2007-08-01  Evan Stadegdiplus: Added GdipRemovePropertyItem stub.
2007-08-01  Evan Stadegdiplus: Added GdipCreateBitmapFromStreamICM.
2007-08-01  Evan Stadegdiplus: Added partial implementation of GdipSaveImageT...
2007-08-01  Evan Stadegdiplus: Added GdipGetPropertyItemSize stub.
2007-08-01  Evan Stadegdiplus: Added GdipCreateBitmapFromScan0.
2007-08-01  Evan Stadegdiplus: Implemented GdipLoadImageFromStreamICM.
2007-08-01  Evan Stadegdiplus: Added GdipFindFirstImageItem stub.
2007-08-01  Evan Stadegdiplus: Added GdipGetMetafileHeaderFromMetafile stub.
2007-08-01  Evan Stadegdiplus: Changed GdipGetImageType.
2007-08-01  Evan Stadegdiplus: Implemented GdipDisposeImage.
2007-07-31  Evan Stadegdiplus: Implemented GdipGetImageBounds for metafiles.
2007-07-31  Evan Stadegdiplus: Implemented GdipGetImageType.
2007-07-31  Evan Stadegdiplus: Added GdipGetImageBounds stub.
2007-07-25  Evan Stadegdiplus: Added GdipLoadImageFromStreamICM stub.
2007-07-25  Evan Stadegdiplus: Added GdipDisposeImage stub.
2007-07-25  Evan Stadegdiplus: Added GdipGetImageType stub.
2007-07-25  Evan Stadegdiplus: Image getter stubs.