po: Update French translation.
[wine] / dlls / d3dxof /
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-03-13  Christian Costad3dxof: Do not allow separator to terminate the string...
2012-03-08  Christian Costad3dxof: Check the right offset before dereferencing...
2012-03-08  Christian Costad3dxof/tests: Improve some messages.
2012-03-08  Christian Costad3dxof/tests: Do not print the string when GetName...
2012-03-08  Christian Costad3dxof: Make sure the returned object pointer is null...
2012-03-08  Christian Costad3dxof: Make SaveTemplates stub return DXFILE_OK.
2012-02-27  Christian Costad3dxof: Empty arrays can have the semicolon at the...
2012-02-21  Christian Costad3dxof: Make sure the returned object pointer is null...
2012-02-21  Christian Costad3dxof: Fix leaking of IDirectXFileObject object in...
2012-02-21  Christian Costad3dxof: Accept bigger names for objects.
2012-02-20  Christian Costad3dxof: Fix parsing of empty array + tests.
2012-02-20  Christian Costad3dxof: Add tests for IDirectXFileData_GetName.
2012-02-17  Christian Costad3dxof: Increase limit of number of children.
2012-02-17  Christian Costad3dxof: Decompress all MSZIP chunks of the compressed...
2012-02-15  Christian Costad3dxof: Enable retrieving a particular member in GetDat...
2012-02-14  Christian Costad3dxof: Enable dumping of input x files and templates.
2012-01-25  Christian Costad3dxof: Use buffer start followed by offset when access...
2012-01-25  Christian Costad3dxof: Fix object leak in error path by calling Releas...
2012-01-23  Christian Costad3dxof: Prevent accessing pobj when it is null. This...
2012-01-23  Christian Costad3dxof: Make sure This->buf.pdata is set to NULL before...
2012-01-04  André HentschelAssorted header comment cleanup.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-19  Francois Gougetd3dxof: Fix printing NULL strings.
2011-08-03  Francois Gougetd3dxof: Fix the spelling of the children structure...
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-01  Frédéric Delanoydlls: Assorted spelling fixes.
2011-06-16  Marcus Meissnerd3dxof: Check returns of read_bytes (Coverity).
2011-06-13  Francois Gougetd3dxof: Make read_bytes() static.
2011-06-09  Dylan Smithd3dxof: Factor out parse template loops into a function.
2011-06-09  Dylan Smithd3dxof: Factor out duplicated code for parsing X file...
2011-06-09  Dylan Smithd3dxof: Remove unnecessary fields from IDirectXFileEnum...
2011-05-30  Michael Stefaniucd3dxof/tests: Fix an ok() comment to match the tested...
2011-05-27  Dylan Smithd3dxof: COM cleanup in d3dxof.c.
2011-05-27  Dylan Smithd3dxof: COM cleanup in main.c.
2011-05-27  Dylan Smithd3dxof: Removed function declarations with no definitions.
2011-05-20  Dylan Smithd3dxof: Remove assumption of 4 bytes pointers for LPSTR...
2011-04-28  Marcus Meissnerd3dxof: Mark internal symbols as hidden.
2011-04-21  Dylan Smithd3dxof/tests: Make expected value in string and compari...
2011-04-21  Dylan Smithd3dxof: Initialize binary member variable of xobjects.
2011-04-21  Dylan Smithd3dxof: GetName can be used to just get the name length.
2011-04-21  Dylan Smithd3dxof: Avoid overflowing temp buffers for large tokens.
2011-04-21  Dylan Smithd3dxof: Add missing checks for remaining bytes during...
2011-04-11  Michael Currand3dxof: Changed is_string function to accept spaces.
2011-04-11  Michael Currand3dxof: Adjusted to allow for parsing of optional templ...
2010-12-07  Alexandre Julliardd3dxof: Convert dll registration to the IRegistrar...
2010-10-01  Alexandre Julliardd3dxof/tests: Make some variables static.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-26  Francois Gougetd3dxof: Make debugstr_fourcc() static.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-24  Francois Gougetd3dxof: Make fdi_{alloc,free}() static.
2010-04-12  Christian Costad3dxof: Add support for mszip compressed files.
2010-03-23  Christian Costad3dxof: Increase MAX_SUBOBJECTS and do the correspondin...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Christian Costad3dxof: Avoid using strlen for specifying templates...
2010-03-15  Christian Costad3dxof: Fix tzip and bzip files tests on all windows...
2010-03-03  Christian Costad3dxof: Turn some TRACEs into WARNs in case of parsing...
2010-03-01  Christian Costad3dxof: Use proper macro for AddRef.
2010-03-01  Christian Costad3dxof: Remove wrong description.
2010-03-01  Christian Costad3dxof: Fix file types checks + tests.
2010-03-01  Christian Costad3dxof: Allow templates to be defined anywhere in objec...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-08  Christian Costad3dxof: Fix data buffer deallocation on error.
2010-02-08  Christian Costad3dxof: Fix typo in comment.
2010-02-01  Christian Costad3dxof: Do not expect a separator when there is no...
2010-02-01  Christian Costad3dxof: Add other debug channel for parsing.
2010-01-14  Christian Costad3dxof: Simplify declaration of VTable members.
2009-12-31  Christian Costad3dxof: Enable referencing objects defined in current...
2009-12-31  Christian Costad3dxof: Get rid of cur_subobject.
2009-11-09  Francois GougetAssorted spelling fixes.
2009-10-23  Christian Costad3dxof: Only consider 4 lowest bits in DXFILELOADOPTION...
2009-10-23  Christian Costad3dxof: Properly initialize nb_childs.
2009-10-16  Jeff Zaroykod3dxof: Remove unused variable.
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-05-11  Austin Englishd3dxof/tests: Sign compare fix.
2009-04-22  Christian Costad3dxof: Accept longer string size.
2009-03-26  Michael Stefaniucd3dxof: Remove redundant NULL check before HeapFree...
2009-03-25  Christian Costad3dxof: Remove limitation on data buffer size.
2009-03-23  Michael Stefaniucd3dxof/tests: Use ULONG instead of unsigned long.
2009-03-12  Christian Costad3dxof: Use offsets to reference data instead of pointe...
2009-02-10  Christian Costad3dxof: Add support for DXFILELOAD_FROMRESOURCE source.
2009-02-10  Christian Costad3dxof: Cleanup IDirectXFileImpl_CreateEnumObject a...
2009-02-10  Christian Costad3dxof: Make is_keyword handle end of file correctly.
2009-02-04  Christian Costad3dxof: Fix object files size limitation by mapping...
2009-01-30  Christian Costad3dxof: Fix dead code.
2009-01-29  Michael Stefaniucd3dxof: Remove superfluous pointer casts.
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.
2008-12-29  Christian Costad3dxof: Template names are case insensitive.
2008-12-29  Francois GougetAssorted spelling fixes.
2008-12-27  Christian Costad3dxof: Initialize object member names correctly.
2008-12-24  Christian Costad3dxof: Small cleanup.
2008-12-24  Christian Costad3dxof: Release allocated xobjects.
2008-12-23  Christian Costad3dxof: Make FileEnumObject keep references to top...
2008-12-23  Christian Costad3dxof: Release properly all allocated resources.
2008-12-23  Christian Costad3dxof: Allocate subobjects at object creation time.
2008-12-23  Christian Costad3dxof: Simplify error handling in IDirectXFileEnumObje...
2008-12-20  Alexandre Julliardd3dxof/tests: Avoid size_t in a trace.
next