winemenubuilder: Generate icons in winemenubuilder instead of wineshelllink.
[wine] / tools / widl / header.c
2008-09-18  Rob Shearmanwidl: Don't automatically add DUMMYUNIONNAME and DUMMYS...
2008-09-15  Alexandre Julliardwidl: Infrastructure for adding a prefix to local varia...
2008-08-30  Alexandre Julliardwidl: Replace write_name() by get_name() to make the...
2008-05-01  Rob Shearmanwidl: Consolidate writing of COM and dispatch interface...
2008-04-30  Rob Shearmanwidl: Add the parsing of storage classes into declarati...
2008-04-30  Rob Shearmanwidl: Add support for "inline" on function definitions.
2008-04-30  Rob Shearmanwidl: Keep const attributes applied to pointers when...
2008-04-25  Rob Shearmanwidl: Create a statement object for import statements.
2008-04-24  Rob Shearmanwidl: Create a list of statements in the whole IDL...
2008-04-22  Rob Shearmanwidl: Remove duplicated code in the form of the write_s...
2008-04-22  Rob Shearmanwidl: Move expression functions to a new file, expr.c.
2008-04-22  Rob Shearmanwidl: Remove EXPR_MEMBERPTR and implement it using...
2008-04-22  Rob Shearmanwidl: Add support for comparison, exclusive or, logical...
2008-04-21  Rob Shearmanwidl: Add support for '%' operator in expressions.
2008-04-21  Rob Shearmanwidl: Add support for arrays in expressions.
2008-04-21  Rob Shearmanwidl: Add support for "->" and "." operators in express...
2008-04-21  Rob Shearmanwidl: Automatically add "handle_t IDL_handle" parameter...
2008-04-21  Rob Shearmanwidl: The implicit_handle attribute is allowed with...
2008-04-11  Rob Shearmanwidl: Support non-default calling conventions for non...
2008-04-11  Rob Shearmanwidl: Support non-default calling conventions for objec...
2008-04-02  Rob Shearmanwidl: Fix the writing out of function pointers with...
2008-04-02  Rob Shearmanwidl: Add a newline between function prototypes for...
2008-04-02  Rob Shearmanwidl: Support parsing calling conventions for function...
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-27  Rob Shearmanwidl: Add support for generic binding handles.
2008-03-27  Rob Shearmanwidl: Use is_string_type for detecting strings in write...
2008-02-15  Rob Shearmanwidl: Remove unused headers.
2008-01-18  Alexandre Julliardwidl: Use the real argument names in the C method macros.
2007-12-12  Rob Shearmanwidl: Remove some confusion in how version numbers...
2007-12-10  Rob Shearmanwidl: Support the address-of operator in expressions.
2007-10-31  Dan Hipschmanwidl: Add a --local-stubs option.
2007-10-19  Francois Gougetwidl: Modify generic_msg() to behave like all the other...
2007-10-18  Dan Hipschmanwidl: Detect conformant arrays of user types correctly.
2007-10-03  Dan Hipschmanwidl: Write types in the format string comments.
2007-10-03  Dan Hipschmanwidl: Add a declonly argument to write_type_left.
2007-09-28  Rob Shearmanwidl: Write prototypes for context handle rundown rount...
2007-09-17  Rob Shearmanwidl: Fix detection of complex arrays.
2007-07-17  Alexandre Julliardwidl: Added support for floating-point constants.
2007-06-14  Dan Hipschmanwidl: Handle wire_marshal types.
2007-06-06  Dan Hipschmanwidl: Represent arrays with type_t.
2007-06-06  Dan Hipschmanwidl: Replace get_name with a field reference.
2007-05-11  Dan Hipschmanwidl: Remove var_t's ptr_level field and start write_po...
2007-05-01  Dan Hipschmanwidl: Get rid of the tname field of var_t, simplify...
2007-05-01  Dan Hipschmanwidl: Get rid of the typeref_t structure, simplify...
2007-04-26  Dan Hipschmanwidl: Add --prefix-* options (take 3).
2007-03-13  Stefan HuehnerMark several functions as static.
2007-02-26  Rob Shearmanwidl: Print EXPR_NUM expresssions as unsigned to avoid...
2007-02-06  Alexandre Julliardwidl: size_is and length_is are expression lists now.
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 attribute lists to standard Wine lists.
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-09-29  Francois Gougetwidl: Use CONST_VTBL to declare lpVtbl.
2006-09-12  Alexandre Julliardwidl: Change the prefix on bison-generated names to...
2006-09-07  Dan Hipschmanwidl: Print pointers more aesthetically in generated...
2006-09-07  Dan Hipschmanwidl: Use type_t for typedefs, not var_t. Simplify...
2006-08-29  Dan Hipschmanwidl: Add the rest of the pointer types to write_type.
2006-08-25  Dan Hipschmanwidl: Remove usage of type_t ref field for base types...
2006-08-16  Dan Hipschmanwidl: Calculate method indices in parser instead of...
2006-08-04  Dan Hipschmanwidl: Generate GUID (infile_i.c) files.
2006-07-29  Dan Hipschmanwidl: Fold class_t into type_t.
2006-07-25  Dan Hipschmanwidl: Fix redefinition of types in output.
2006-07-24  Dan Hipschmanwidl: Allow write_type to output full pointer types.
2006-07-14  Dan Hipschmanwidl: Fix unterminated comment in generated code.
2006-07-07  Robert Shearmanwidl: Add support for the builtin constants "TRUE"...
2006-06-07  Robert Shearmanwidl: Support coclass forward declarations.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Eric Kohlwidl: Implement 'oldnames' option.
2006-03-31  Robert Shearmanwidl: Write definitions for MIDL_user_allocate and...
2006-03-31  Robert Shearmanwidl: Write out the pre- and postamble for RPC interfac...
2006-03-31  Robert Shearmanwidl: Output interface defined guard for rpc interfaces...
2006-03-30  Eric Kohlwidl: Implement support for ref pointers to strings.
2006-02-07  Robert Shearmanwidl: Make 'attrs' field of type_t const.
2006-02-07  Robert Shearmanwidl: Yet more const attributes.
2006-02-07  Robert Shearmanwidl: More const attributes.
2006-01-31  Robert Shearmanwidl: Support client/server generation for explicit_han...
2005-12-31  Robert Shearmanwidl: Export the bracket adding functionality of do_wri...
2005-12-26  Robert Shearmanwidl: Out parameters.
2005-12-26  Robert Shearmanwidl: Add some const attributes.
2005-12-12  Robert Shearmanwidl: Support explicit binding handles.
2005-12-12  Robert Shearmanwidl: Don't treat FC_SMALL as FC_SHORT.
2005-12-12  Robert Shearmanwidl: Use WCHAR instead of wchar_t.
2005-12-09  Vincent Béronwidl: Issue correct C++ headers.
2005-12-02  Vincent BéronUse the typedef'd declaration of IRpcStubBuffer and...
2005-12-02  Vincent BéronReorder the virtual table definition so it's defined...
2005-12-02  Vincent BéronUse interface instead of struct where appropriate in...
2005-11-14  Huw DaviesPrefix [putref] property names with putref_.
2005-09-12  Robert Shearman- Output prototypes for user marshal functions at the...
2005-08-03  Robert Shearman- The header global variable is NULL when not generatin...
2005-06-15  Stefan HuehnerFix some -Wmissing-declarations by making functions...
2005-03-05  Jacek CabanWrite uuid of library in header.
2005-02-23  Eric Kohl- Add basic support for creating client and server...
2005-01-06  Huw DaviesInitial support for typelib generation.
2004-10-18  Jacek CabanAdded writing forward declaration of dispinterface.
next