windowscodecs: Add stub PNG decoder.
[wine] / dlls / d3dxof / parsing.c
2009-04-22  Christian Costad3dxof: Accept longer string size.
2009-03-25  Christian Costad3dxof: Remove limitation on data buffer size.
2009-03-12  Christian Costad3dxof: Use offsets to reference data instead of pointe...
2009-02-10  Christian Costad3dxof: Make is_keyword handle end of file correctly.
2009-01-30  Christian Costad3dxof: Fix dead code.
2009-01-12  Christian Costad3dxof: Avoid accessing template/object buffer directly.
2009-01-09  Andrew Talbotd3dxof: Declare a function static.
2009-01-07  Francois Gougetd3dxof: Reorder some functions to avoid forward declara...
2008-12-31  Christian Costad3dxof: Move X files parsing into a separate file.