widl: Write-strings warnings fix.
[wine] / tools / widl / typegen.h
2006-06-02  Robert Shearmanwidl: Only write one procformat string and one typeform...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-10  Eric Kohlwidl: Implement support for ref pointers to simple...
2006-03-31  Robert Shearmanwidl: Re-use print_phase_basetype for generating return...
2006-03-30  Eric Kohlwidl: Implement support for ref pointers to strings.
2006-03-23  Eric Kohlwidl: Fix format string size calculation.
2006-02-07  Robert Shearmanwidl: Merge marshall_arguments and unmarshall_arguments...
2006-02-07  Robert Shearmanwidl: Yet more const attributes.
2006-01-27  Robert Shearmanwidl: Implement callback conformance.
2006-01-24  Robert Shearmanwidl: Don't use recursion to implement write_procformat...
2005-12-26  Robert Shearmanwidl: Remove some duplication.
2005-12-26  Robert Shearmanwidl: Pass a state into marshall_arguments and unmarsha...
2005-12-26  Robert Shearmanwidl: Add support for marshalling and unmarshalling...
2005-12-26  Robert Shearmanwidl: Add helper functions that return the size of...
2005-12-13  Robert Shearmanwidl: Start generating type format strings.
2005-12-08  Robert Shearmanwidl: Add a type generator framework.