po: Update French translation.
[wine] / dlls / gdiplus / imageattributes.c
2012-03-26  Vincent Povirkgdiplus: Store copies of remap tables in ImageAttribute...
2010-05-10  Vincent Povirkgdiplus: Implement GdipSetImageAttributesWrapMode.
2010-03-04  Justin Chevriergdiplus: Implement GdipSetImageAttributesRemapTable...
2010-02-01  Vincent Povirkgdiplus: Implement GdipSetImageAttributesGamma.
2010-01-25  Vincent Povirkgdiplus: Add traces to unimplemented functions in image...
2009-12-28  Vincent Povirkgdiplus: Add a trace for values of new ImageAttributes...
2009-12-21  Vincent Povirkgdiplus: Implement GdipSetImageAttributesColorMatrix.
2009-12-21  Vincent Povirkgdiplus: Allocate a new ImageAttributes object in GdipC...
2009-08-03  Vincent Povirkgdiplus: Store color key information in ImageAttributes.
2008-09-03  Nikolay Sivovgdiplus: Add few TRACE(..) for ImageAttributes.
2008-06-27  Nikolay Sivovgdiplus: Implemented GdipCloneImageAttributes.
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesToIdentity.
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesThreshold.
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesRemapTable.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesOutputCha...
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesOutputCha...
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesNoOp.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesGamma.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesCachedBac...
2007-08-08  Evan Stadegdiplus: Added GdipSetImageAttributesColorMatrix stub.
2007-08-01  Evan Stadegdiplus: Added GdipSetImageAttributesColorKeys stub.
2007-08-01  Evan Stadegdiplus: Implemented GdipLoadImageFromStreamICM.
2007-08-01  Evan Stadegdiplus: Added GdipGetMetafileHeaderFromMetafile stub.
2007-08-01  Evan Stadegdiplus: Implemented GdipDisposeImageAttributes.
2007-07-31  Evan Stadegdiplus: Added a minimal implementation of GdipCreateIm...
2007-07-31  Evan Stadegdiplus: Added ImageAttributes stubs.