2010-10-21 |
Alexandre Julliard | widl: Add support for some more typelib flags based... |
blob | commitdiff | raw |
2010-03-26 |
Alexandre Julliard | widl: Long constants must be 32-bit on all platforms. |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Rob Shearman | widl: Remove func_t type. |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Huw Davies | tools/widl: Fix behaviour when both lcid and retval... |
blob | commitdiff | raw | diff to current |
2009-06-09 |
Huw Davies | widl: Fix typelib lcid fields to match those produced... |
blob | commitdiff | raw | diff to current |
2009-06-08 |
Huw Davies | widl: Add support for the lcid parameter attribute. |
blob | commitdiff | raw | diff to current |
2009-05-21 |
Alexandre Julliard | widl: Add support for writing 64-bit format typelibs. |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Move the pointer referent, array element, functio... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Store the abstract identifier of the type in... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Move declarray property to array_details. |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Rob Shearman | widl: Use type_get_type to determine the types of types... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Alexandre Julliard | widl: Replace unsigned long and size_t by unsigned... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Rob Shearman | widl: Add a new function, type_alias_get_aliasee to... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Replace uses of get_func_return_type with type_fu... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add new function, type_iface_get_stmts. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_iface_get_inherit. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_pointer_get_ref. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_array_get_element. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add function for getting the interfaces defined... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Don't store typelib kind information in the type... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add new type_is_alias and type_get_real_type... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Access array type properties through accessors... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Move funcs and stmts fields from type_t structure... |
blob | commitdiff | raw | diff to current |
2009-01-03 |
Rob Shearman | widl: Add aliased types to the typelib for statements... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Rob Shearman | widl: Write the typelib based on the statement list... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Rob Shearman | widl: Hide the details of where arguments, fields,... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Rob Shearman | widl: Remove redundant code. |
blob | commitdiff | raw | diff to current |
2008-09-10 |
Rob Shearman | widl: Fix the writing typedefs to dispinterfaces and... |
blob | commitdiff | raw | diff to current |
2008-09-10 |
Austin English | widl: Remove unreached code (Smatch). |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Simon Richter | widl: Write string lengths in host endianness. |
blob | commitdiff | raw | diff to current |
2008-04-28 |
Rob Shearman | widl: Add typedefs to typelibs which have the public... |
blob | commitdiff | raw | diff to current |
2008-04-25 |
Rob Shearman | widl: Add support for string literals and wide-string... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Rob Shearman | widl: Create a list of statements in the whole IDL... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Rob Shearman | widl: Implement lcid property on library declarations. |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Rob Shearman | widl: Write out TYPEFLAG, FUNCFLAG and VARFLAG flags... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Rob Shearman | widl: Store function and function pointer types complet... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Rob Shearman | widl: Add a function to get the return type of a parsed... |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Michael Stefaniuc | widl: Remove local variable shadowing in add_func_desc(). |
blob | commitdiff | raw | diff to current |
2008-02-08 |
Colin Finck | widl: Write the TLB file in binary mode, so the line... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Jacek Caban | widl: Ignore ATTR_LOCAL in create_msft_typeinfo. |
blob | commitdiff | raw | diff to current |
2007-10-29 |
Paul Millar | widl: Add support for overriding recorded time, allowin... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
Dan Hipschman | widl: Handle LPSTR in typelibs. |
blob | commitdiff | raw | diff to current |
2007-07-30 |
Jacek Caban | widl: Reorder switch cases to keep alphabetical order. |
blob | commitdiff | raw | diff to current |
2007-07-30 |
Jacek Caban | widl: Added displaybind attribute handling. |
blob | commitdiff | raw | diff to current |
2007-07-30 |
Jacek Caban | widl: Added nonbrowsable attribute handling. |
blob | commitdiff | raw | diff to current |
2007-07-30 |
Jacek Caban | widl: Use correct bytes in write_value. |
blob | commitdiff | raw | diff to current |
2007-06-07 |
Misha Koshelev | widl: Add support for vararg attribute. |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Dan Hipschman | widl: Represent arrays with type_t. |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Dan Hipschman | widl: Remove var_t's ptr_level field and start write_po... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dan Hipschman | widl: Remove dead code in write_msft.c. |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dan Hipschman | widl: Remove redundant get_var_vt function. |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Dan Hipschman | widl: Get rid of the tname field of var_t, simplify... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Rob Shearman | widl: Implement writing of SAFEARRAY type descriptions... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Mike McCormack | widl: Handle TKIND_DISPATCH when generating MSFT typelibs. |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Huw Davies | widl: Don't restrict the number of params of [prop... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Huw Davies | widl: Add VT_DATE support to typelib generation. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert expression lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert variable lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert function lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert interface lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert attribute lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert typelib lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Use existing functions to retrieve attributes... |
blob | commitdiff | raw | diff to current |
2007-01-04 |
Andrew Talbot | widl: Fix memory leaks. |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Dan Hipschman | widl: Remove unused parameter in create_msft_typeinfo. |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Dan Hipschman | widl: Remove unused parameter in ctl2_encode_name. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Dan Hipschman | widl: Factor the entry_t structure. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Dan Hipschman | widl: Use type_t for typedefs, not var_t. Simplify... |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Alexandre Julliard | widl: xmalloc shouldn't initialize to zero, do that... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
Dan Hipschman | widl: Replace strdup, malloc and realloc with xstrdup... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Dan Hipschman | widl: Encode coclass types in typelibs. |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Dan Hipschman | widl: Check if a typeinfo is already in a typelib befor... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Dan Hipschman | widl: Set typelib_idx for coclasses when they're added... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Dan Hipschman | widl: Fold class_t into type_t. |
blob | commitdiff | raw | diff to current |
2006-07-28 |
Jacek Caban | widl: Reorder segments to match midl. |
blob | commitdiff | raw | diff to current |
2006-07-28 |
Jacek Caban | widl: Use cval in ATTR_ID. |
blob | commitdiff | raw | diff to current |
2006-07-28 |
Jacek Caban | widl: Added ATTR_BINDABLE handling to add_func_desc. |
blob | commitdiff | raw | diff to current |
2006-07-28 |
Jacek Caban | widl: Store typekind in msft_typeinfo_t to fix ATTR_DUA... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Alexandre Julliard | widl: Get rid of unnecessary inclusion of unicode.h. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-20 |
Jacek Caban | widl: Added support for importing parent interfaces... |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Jacek Caban | widl: Added RPC_FC_ENUM16 encoding. |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Jacek Caban | widl: res50 is number of impinfos. Fix its usage. |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Robert Shearman | widl: Prevent NULL pointer de-refs on "void *" types. |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Robert Shearman | widl: Ignore [object] attribute on interfaces written... |
blob | commitdiff | raw | diff to current |
2006-04-14 |
Mike McCormack | widl: Add support for VT_I8 and VT_UI8 to msft typelibs. |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Robert Shearman | widl: The lval member of var_t is essentially a duplica... |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Robert Shearman | widl: Fix a typo when removing TYPEFLAG_FDUAL. |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Robert Shearman | widl: Write out more TYPEFLAGs and add more type librar... |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Robert Shearman | widl: Write out TYPEFLAG_FDUAL, TYPEFLAG_FDISPATCHABLE and |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Robert Shearman | widl: Fix some warnings caused by making attributes... |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Robert Shearman | widl: Remove unused 'rname' field of type_t. |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Robert Shearman | widl: Implement the writing of defaultvalue constants... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
Robert Shearman | widl: Add some const attributes. |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-07-13 |
Stefan Huehner | Fix some -Wsign-compare warnings. |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Huw Davies | Update the import table code to eliminate a few magic... |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Robert Shearman | Add more struct types for TLB generation. |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
blob | commitdiff | raw | diff to current |
next |