po: Update French translation.
[wine] / dlls / d3dxof /
2008-12-17  Christian Costad3dxof: Remove IDirectXFileObjectImpl stuff. That's...
2008-12-17  Christian Costad3dxof: Add some preliminary support for binary objects.
2008-12-17  Christian Costad3dxof: Improve IDirectXFileImpl_CreateSaveObject stub.
2008-12-17  Hans Leidekkerjanitorial: Remove unneeded user32 imports.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-16  Michael Stefaniucd3dxof/tests: Remove redundant NULL check before HeapFr...
2008-12-15  Christian Costad3dxof: Increase string buffer size.
2008-12-15  Christian Costad3dxof: Improve error handling.
2008-12-15  Christian Costad3dxof: Add a test to dump an X object data (enabled...
2008-12-08  Christian Costad3dxof: Increase strings buffer size.
2008-12-04  Alexandre Julliardd3dxof: Make some functions static.
2008-12-01  Christian Costad3dxof: Handle comments when going to next template...
2008-12-01  Christian Costad3dxof: Increase some buffer and array sizes.
2008-12-01  Christian Costad3dxof: Make parsing more permissive about semicolon...
2008-11-28  Christian Costad3dxof: Keywords are case insensitive.
2008-11-24  Christian Costad3dxof: Finish support for multi-dimensional array.
2008-11-24  Christian Costad3dxof: Small clean-up.
2008-11-24  Christian Costad3dxof: Support multi-dimentional array in templates.
2008-11-17  Christian Costad3dxof: Finish support for objects binary format.
2008-11-17  Christian Costad3dxof: Fix data buffer limit check. Increase size...
2008-11-17  Christian Costad3dxof: Allow '-' in names.
2008-11-11  Christian Costad3dxof: Prepare support for objects binary format.
2008-11-11  Christian Costad3dxof: Add support for DXFILELOAD_FROMMEMORY.
2008-11-11  Christian Costad3dxof: Increase max objects and check limit.
2008-11-11  Christian Costad3dxof: Support also xfile version 3.03.
2008-11-10  Christian Costad3dxof: Fix buffer overflow.
2008-11-10  Christian Costad3dxof: Finish strings support.
2008-11-10  Christian Costad3dxof: Increase max childs/subobjects and check the...
2008-11-10  Christian Costad3dxof: Close source file when releasing EnumObject.
2008-11-10  Christian Costad3dxof: Allow template definitions in objects file.
2008-10-17  Christian Costad3dxof: Add support for string parsing.
2008-10-17  Christian Costad3dxof: Reference the right objects.
2008-10-17  Christian Costad3dxof: Move template dumping code in a separate function.
2008-10-10  Francois GougetAssorted spelling fixes.
2008-10-08  Michael Stefaniucd3dxof: Use FAILED instead of !SUCCEEDED.
2008-10-08  Christian Costad3dxof: Enable referencing of named subobjects too.
2008-10-08  Christian Costad3dxof: Store number of subojects for all top level...
2008-10-08  Christian Costad3dxof: Enumerate only 2 levels of objects obtained...
2008-10-08  Christian Costad3dxof: Allow omission of comma which separates array...
2008-09-25  Christian Costad3dxof: Implement IDirectXFileDataReference.
2008-09-24  Christian Costad3dxof: Do not print an error for interfaces that can...
2008-09-23  Christian Costad3dxof: Implement IDirectXFileDataImpl_GetNextObject.
2008-09-22  Christian Costad3dxof: Rewrite check_TOKEN and parse_TOKEN_* to work...
2008-09-19  Christian Costad3dxof: Fix IDirectXFileDataImpl_GetType.
2008-09-17  Christian Costad3dxof: Implement object parsing in text mode.
2008-09-15  Christian Costad3dxof: Simplify parsing.
2008-09-05  Francois Gougetd3dxof: Add a '\n' to a Wine trace.
2008-09-03  Christian Costad3dxof: Handle comments in templates text format.
2008-09-03  Christian Costad3dxof: Start implementing IDirectXFile_CreateEnumObject.
2008-09-02  Francois Gougetd3dxof: Remove spaces before '\n', add '\n' in Wine...
2008-09-02  Francois GougetAssorted spelling fixes.
2008-09-02  Christian Costad3dxof: Some fixes for template parsing in text mode.
2008-08-29  Christian Costad3dxof: Fix guid syntax.
2008-08-26  Paul Vriensd3dxof/tests: Run tests again on win9x.
2008-08-25  Alexandre Julliardd3dxof: Don't make local variables static.
2008-08-25  Christian Costad3dxof: Implement storage of parsed information.
2008-08-20  Michael Stefaniucd3dxof: Remove unreachable break after return (Smatch).
2008-08-19  Christian Costad3dxof: Add text format support to RegisterTemplates...
2008-08-19  Christian Costad3dxof: Add basic tests.
2008-08-19  Christian Costad3dxof: Create FileData object using its constructor...
2008-08-19  Christian Costad3dxof: Create FileEnumObject using its constructor.
2008-08-19  Christian Costad3dxof: Implement some parsing in RegisterTemplates.
2008-07-31  Andrew Talbotd3dxof: Sign-compare warning fix.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-11-08  EA Durbind3dxof: Fix some return values.
2007-09-26  Stefan Leichterd3dxof: Remove 'recursive registry key delete' function.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-09  Michael Stefaniucd3dxof: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Francois GougetExport the Dll(Un)RegisterServer() functions to make...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Francois GougetAdd missing WINAPI to MSXML_DllGetClassObject().
2005-07-26  Alexandre JulliardMake CONST_VTABLE the default in the Wine source.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-01-20  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2004-11-30  Jon GriffithsEnsure DllCanUnloadNow is a truly void function, and...
2004-11-23  Tom WicklineVersion resources cleanup.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-28  Huw DaviesFix a reference leak on failure (spotted by Rob Shearman).
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-06-04  Christian CostaRemoved compilation warnings + some fixes.
2004-06-03  Christian CostaAdded d3dxof dll, part of Direct3D.