Assorted typo and spelling fixes.
[wine] / dlls / windowscodecs / gifformat.c
2010-04-13  Vincent Povirkwindowscodecs: Add locking to the GIF decoder.
2009-08-19  Vincent Povirkwindowscodecs: Implement GetDecoderInfo for the GIF...
2009-08-19  Vincent Povirkwindowscodecs: Implement GetContainerFormat for the...
2009-08-19  Vincent Povirkwindowscodecs: Implement CopyPixels for GIF decoder.
2009-08-18  Vincent Povirkwindowscodecs: Implement CopyPalette for the GIF decoder.
2009-08-18  Vincent Povirkwindowscodecs: Implement GetSize for the GIF decoder.
2009-08-18  Vincent Povirkwindowscodecs: Implement GetFrameCount and GetFrame...
2009-08-18  Vincent Povirkwindowscodecs: Implement Initialize for the GIF decoder.
2009-08-18  Vincent Povirkwindowscodecs: Add stub GIF decoder.