widl: Create a separate type_t object for each structure declaration or defintion.
[wine] / tools / widl / write_msft.c
2008-12-29  Rob Shearmanwidl: Hide the details of where arguments, fields,...
2008-09-11  Rob Shearmanwidl: Remove redundant code.
2008-09-10  Rob Shearmanwidl: Fix the writing typedefs to dispinterfaces and...
2008-09-10  Austin Englishwidl: Remove unreached code (Smatch).
2008-06-18  Simon Richterwidl: Write string lengths in host endianness.
2008-04-28  Rob Shearmanwidl: Add typedefs to typelibs which have the public...
2008-04-25  Rob Shearmanwidl: Add support for string literals and wide-string...
2008-04-24  Rob Shearmanwidl: Create a list of statements in the whole IDL...
2008-04-24  Rob Shearmanwidl: Implement lcid property on library declarations.
2008-04-14  Rob Shearmanwidl: Write out TYPEFLAG, FUNCFLAG and VARFLAG flags...
2008-04-02  Rob Shearmanwidl: Store function and function pointer types complet...
2008-04-02  Rob Shearmanwidl: Add a function to get the return type of a parsed...
2008-03-12  Michael Stefaniucwidl: Remove local variable shadowing in add_func_desc().
2008-02-08  Colin Finckwidl: Write the TLB file in binary mode, so the line...
2008-02-04  Jacek Cabanwidl: Ignore ATTR_LOCAL in create_msft_typeinfo.
2007-10-29  Paul Millarwidl: Add support for overriding recorded time, allowin...
2007-08-28  Dan Hipschmanwidl: Handle LPSTR in typelibs.
2007-07-30  Jacek Cabanwidl: Reorder switch cases to keep alphabetical order.
2007-07-30  Jacek Cabanwidl: Added displaybind attribute handling.
2007-07-30  Jacek Cabanwidl: Added nonbrowsable attribute handling.
2007-07-30  Jacek Cabanwidl: Use correct bytes in write_value.
2007-06-07  Misha Koshelevwidl: Add support for vararg attribute.
2007-06-06  Dan Hipschmanwidl: Represent arrays with type_t.
2007-05-11  Dan Hipschmanwidl: Remove var_t's ptr_level field and start write_po...
2007-05-10  Dan Hipschmanwidl: Remove dead code in write_msft.c.
2007-05-10  Dan Hipschmanwidl: Remove redundant get_var_vt function.
2007-05-01  Dan Hipschmanwidl: Get rid of the tname field of var_t, simplify...
2007-03-07  Rob Shearmanwidl: Implement writing of SAFEARRAY type descriptions...
2007-01-26  Mike McCormackwidl: Handle TKIND_DISPATCH when generating MSFT typelibs.
2007-01-26  Huw Davieswidl: Don't restrict the number of params of [prop...
2007-01-26  Huw Davieswidl: Add VT_DATE support to typelib generation.
2007-01-22  Alexandre Julliardwidl: Convert expression lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert variable lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert function lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert interface lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert attribute lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert typelib lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Use existing functions to retrieve attributes...
2007-01-04  Andrew Talbotwidl: Fix memory leaks.
2006-10-13  Francois GougetAssorted spelling fixes.
2006-09-14  Dan Hipschmanwidl: Remove unused parameter in create_msft_typeinfo.
2006-09-14  Dan Hipschmanwidl: Remove unused parameter in ctl2_encode_name.
2006-09-07  Dan Hipschmanwidl: Factor the entry_t structure.
2006-09-07  Dan Hipschmanwidl: Use type_t for typedefs, not var_t. Simplify...
2006-08-26  Alexandre Julliardwidl: xmalloc shouldn't initialize to zero, do that...
2006-08-05  Dan Hipschmanwidl: Replace strdup, malloc and realloc with xstrdup...
2006-07-29  Dan Hipschmanwidl: Encode coclass types in typelibs.
2006-07-29  Dan Hipschmanwidl: Check if a typeinfo is already in a typelib befor...
2006-07-29  Dan Hipschmanwidl: Set typelib_idx for coclasses when they're added...
2006-07-29  Dan Hipschmanwidl: Fold class_t into type_t.
2006-07-28  Jacek Cabanwidl: Reorder segments to match midl.
2006-07-28  Jacek Cabanwidl: Use cval in ATTR_ID.
2006-07-28  Jacek Cabanwidl: Added ATTR_BINDABLE handling to add_func_desc.
2006-07-28  Jacek Cabanwidl: Store typekind in msft_typeinfo_t to fix ATTR_DUA...
2006-05-24  Alexandre Julliardwidl: Get rid of unnecessary inclusion of unicode.h.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-20  Jacek Cabanwidl: Added support for importing parent interfaces...
2006-05-15  Jacek Cabanwidl: Added RPC_FC_ENUM16 encoding.
2006-05-15  Jacek Cabanwidl: res50 is number of impinfos. Fix its usage.
2006-04-20  Robert Shearmanwidl: Prevent NULL pointer de-refs on "void *" types.
2006-04-18  Robert Shearmanwidl: Ignore [object] attribute on interfaces written...
2006-04-14  Mike McCormackwidl: Add support for VT_I8 and VT_UI8 to msft typelibs.
2006-03-31  Robert Shearmanwidl: The lval member of var_t is essentially a duplica...
2006-02-10  Robert Shearmanwidl: Fix a typo when removing TYPEFLAG_FDUAL.
2006-02-09  Robert Shearmanwidl: Write out more TYPEFLAGs and add more type librar...
2006-02-09  Robert Shearmanwidl: Write out TYPEFLAG_FDUAL, TYPEFLAG_FDISPATCHABLE and
2006-02-07  Robert Shearmanwidl: Fix some warnings caused by making attributes...
2006-02-07  Robert Shearmanwidl: Remove unused 'rname' field of type_t.
2006-01-31  Robert Shearmanwidl: Implement the writing of defaultvalue constants...
2005-12-26  Robert Shearmanwidl: Add some const attributes.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-07-13  Stefan HuehnerFix some -Wsign-compare warnings.
2005-06-29  Huw DaviesUpdate the import table code to eliminate a few magic...
2005-06-09  Robert ShearmanAdd more struct types for TLB generation.
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-08  Huw DaviesAdd support for modules.
2005-02-08  Huw DaviesCheck if we've already added the ptr to iface typedesc...
2005-02-08  Vincent BéronSupport some more attributes for interface properties.
2005-02-08  Vincent BéronSupport ATTR_READONLY for interface properties.
2005-02-08  Huw DaviesAdd VARIANT_BOOL.
2005-02-03  Huw DaviesCoclass support.
2005-02-02  Huw DaviesAdd support for typedefs.
2005-02-01  Huw DaviesAdd support for dispinterfaces (slightly hacked because...
2005-01-31  Huw DaviesDynamically allocate the type data storage.
2005-01-31  Vincent BéronCheck that there are some methods to iterate through...
2005-01-26  Huw DaviesWhen adding an interface, midl adds the inherited inter...
2005-01-25  Huw DaviesAdd enum support.
2005-01-25  Huw DaviesAdd encoding for VT_R8.
2005-01-25  Huw DaviesAdd interface inheritance.
2005-01-24  Huw DaviesAdd referenced types that aren't already in the typelib.
2005-01-24  Huw DaviesFix handling of void.
2005-01-24  Huw DaviesAdd support for hidden and restricted function attributes.
2005-01-21  Huw DaviesBit 0x0200 always appears to be set in the typeinfo's
2005-01-21  Huw Davies[local] functions should not be written to the typelib.
2005-01-20  Huw DaviesBetter guid hash.
2005-01-20  Huw DaviesMIDL adds two sets of custom data to the library: one...
2005-01-19  Huw DaviesAdd propget and propput function attributes.
2005-01-19  Huw DaviesPad small strings out to eight bytes.
2005-01-18  Huw DaviesAdd a missing break to fix typeinfo version regression.
2005-01-17  Huw DaviesAdd VT_VARIANT support.
next