widl: Convert attribute lists to standard Wine lists.
[wine] / tools / widl /
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-19  Alexandre Julliardwidl: Include objbase.h so that generated proxy file...
2007-01-19  Alexandre Julliardwidl: Generate proxy/client/server files when requested...
2007-01-04  Andrew Talbotwidl: Fix memory leaks.
2006-12-27  Alexandre Julliardmake_makefiles: Generate the top-level .gitignore file.
2006-12-05  Francois GougetAssorted spelling fixes.
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-10-13  Francois GougetAssorted spelling fixes.
2006-10-10  Andrew Talbotwidl: Cast-qual warning fix.
2006-10-10  Michael Stefaniuctools: Remove redundant NULL checks before free() ...
2006-09-29  Francois Gougetwidl: Use CONST_VTBL to declare lpVtbl.
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-14  Dan Hipschmanwidl: Don't compare result of read() to unsigned type.
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-14  Dan Hipschmanwidl: Replace a #if by if for better compiler checking.
2006-09-14  Dan Hipschmanwidl: Remove unused parameter in write_ip_tfs.
2006-09-14  Dan Hipschmanwidl: Fix warning about unused structure field in lexer.
2006-09-14  Dan Hipschmanwidl: Add -u and -U options to man page.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Dan Hipschmanwidl: Replace a loop with a simple computation.
2006-09-12  Alexandre Julliardwidl: Change the prefix on bison-generated names to...
2006-09-11  Alexandre JulliardMake.rules: Set the default prefix for bison files...
2006-09-11  Alexandre Julliardmakefiles: List bison dependencies explicitly for paral...
2006-09-09  Alexandre Julliardmakefiles: Add global rules for bison and lex files.
2006-09-09  Alexandre Julliardwidl: Allow building without debug support in the parser.
2006-09-08  Dan Hipschmanwidl: Add more complete pointer handling to write_typef...
2006-09-07  Dan Hipschmanwidl: Sanity check string and pointer attrs. Don't...
2006-09-07  Dan Hipschmanwidl: Handle more pointer types in get_struct_type.
2006-09-07  Dan Hipschmanwidl: Remove checks for typedefs that always fail.
2006-09-07  Dan Hipschmanwidl: Generate an error for "int f(void a)".
2006-09-07  Dan Hipschmanwidl: Print pointers more aesthetically in generated...
2006-09-07  Dan Hipschmanwidl: Add an is_ptr function.
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-09-07  Dan Hipschmanwidl: Generate names for tagless structs, unions and...
2006-08-29  Dan Hipschmanwidl: Add the rest of the pointer types to write_type.
2006-08-26  Alexandre Julliardwidl: xmalloc shouldn't initialize to zero, do that...
2006-08-25  Dan Hipschmanwidl: Remove usage of type_t ref field for base types...
2006-08-25  Andrew Talbotwidl: Write-strings warning fix.
2006-08-18  Dan Hipschmanwidl: Output format-strings for interface pointers.
2006-08-18  Dan Hipschmanwidl: Allow format-string functions to work with objects.
2006-08-17  Dan Hipschmanwidl: Use typegen.c format-string functions in proxy.c.
2006-08-17  Dan Hipschmanwidl: Move format-string declaration output to typegen.c.
2006-08-16  Dan Hipschmanwidl: Generate proxy code for user marshalled types.
2006-08-16  Dan Hipschmanwidl: Fix out-only temporary variable generation.
2006-08-16  Dan Hipschmanwidl: Fix NdrComplexStructUnmarshall calls in generated...
2006-08-16  Dan Hipschmanwidl: Fix NdrConformantArrayUnmarshall calls in generat...
2006-08-16  Dan Hipschmanwidl: Calculate method indices in parser instead of...
2006-08-15  Dan Hipschmanwidl: Pass the right size to MIDL_memset in generated...
2006-08-12  Dan Hipschmanwidl: Improve pointer null checking logic.
2006-08-12  Dan Hipschmanwidl: Use ref_type to simplify some code.
2006-08-11  Dan Hipschmanwidl: Don't generate indentation spaces on empty lines.
2006-08-11  Dan Hipschmanwidl: Fix incorrect version number in generated code.
2006-08-10  Dan Hipschmanwidl: Add ref_type (dereference typedefs) and use it.
2006-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-08-05  Dan Hipschmanwidl: Replace strdup, malloc and realloc with xstrdup...
2006-08-04  Dan Hipschmanwidl: Generate GUID (infile_i.c) files.
2006-08-03  Dan Hipschmanwidl: Write forward declarations for coclass definitions.
2006-07-31  Dan Hipschmanwidl: Set type_t kind field correctly for all types.
2006-07-31  Dan Hipschmanwidl: Set defined flag for coclasses.
2006-07-29  Dan Hipschmanwidl: Fix "static declaration follows non-static declar...
2006-07-29  Dan Hipschmanwidl: Encode coclass types in typelibs.
2006-07-29  Dan Hipschmanwidl: Register types for coclasses.
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-07-26  Dan Hipschmanwidl: Allow trailing commas in attribute lists.
2006-07-25  Dan Hipschmanwidl: Support SAFEARRAY(type) syntax.
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: Support coclass forward declarations.
2006-07-14  Dan Hipschmanwidl: Fix unterminated comment in generated code.
2006-07-11  Alexandre Julliardlibs: Get rid of the symlinks for the static libs.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore lex and bison...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Robert Shearmanwidl: Add support for the builtin constants "TRUE"...
2006-06-27  Alexandre Julliardwidl: Fixed syntax of DECL_LINK macro to look more...
2006-06-26  Andrew Talbotwidl: Write-strings warnings fix.
2006-06-19  Thomas Weidenmuellerwidl: Fix updating the proc offset.
2006-06-13  Alexandre Julliardwidl: Use unsigned int instead of size_t to avoid print...
2006-06-07  Robert Shearmanwidl: Support coclass forward declarations.
2006-06-02  Robert Shearmanwidl: Fix a typo in the man page.
2006-06-02  Robert Shearmanwidl: Properly size the return value procformat.
2006-06-02  Robert Shearmanwidl: Only write one procformat string and one typeform...
2006-05-31  Robert Shearmanwidl: Allow some more "reserved words" to be used as...
2006-05-27  Alexandre Julliardwidl: Clean output files when aborting on a signal.
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: Don't add importlib if it is already on the list...
next