2006-07-24 |
Dan Hipschman | widl: Allow write_type to output full pointer types. |
blob | commitdiff | raw |
2006-07-14 |
Dan Hipschman | widl: Fix unterminated comment in generated code. |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Robert Shearman | widl: Add support for the builtin constants "TRUE"... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Robert Shearman | widl: Support coclass forward declarations. |
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-05 |
Eric Kohl | widl: Implement 'oldnames' option. |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Robert Shearman | widl: Write definitions for MIDL_user_allocate and... |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Robert Shearman | widl: Write out the pre- and postamble for RPC interfac... |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Robert Shearman | widl: Output interface defined guard for rpc interfaces... |
blob | commitdiff | raw | diff to current |
2006-03-30 |
Eric Kohl | widl: Implement support for ref pointers to strings. |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Robert Shearman | widl: Make 'attrs' field of type_t const. |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Robert Shearman | widl: Yet more const attributes. |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Robert Shearman | widl: More const attributes. |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Robert Shearman | widl: Support client/server generation for explicit_han... |
blob | commitdiff | raw | diff to current |
2005-12-31 |
Robert Shearman | widl: Export the bracket adding functionality of do_wri... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
Robert Shearman | widl: Out parameters. |
blob | commitdiff | raw | diff to current |
2005-12-26 |
Robert Shearman | widl: Add some const attributes. |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Robert Shearman | widl: Support explicit binding handles. |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Robert Shearman | widl: Don't treat FC_SMALL as FC_SHORT. |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Robert Shearman | widl: Use WCHAR instead of wchar_t. |
blob | commitdiff | raw | diff to current |
2005-12-09 |
Vincent Béron | widl: Issue correct C++ headers. |
blob | commitdiff | raw | diff to current |
2005-12-02 |
Vincent Béron | Use the typedef'd declaration of IRpcStubBuffer and... |
blob | commitdiff | raw | diff to current |
2005-12-02 |
Vincent Béron | Reorder the virtual table definition so it's defined... |
blob | commitdiff | raw | diff to current |
2005-12-02 |
Vincent Béron | Use interface instead of struct where appropriate in... |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Huw Davies | Prefix [putref] property names with putref_. |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Robert Shearman | - Output prototypes for user marshal functions at the... |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Robert Shearman | - The header global variable is NULL when not generatin... |
blob | commitdiff | raw | diff to current |
2005-06-15 |
Stefan Huehner | Fix some -Wmissing-declarations by making functions... |
blob | commitdiff | raw | diff to current |
2005-03-05 |
Jacek Caban | Write uuid of library in header. |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Eric Kohl | - Add basic support for creating client and server... |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Huw Davies | Initial support for typelib generation. |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Jacek Caban | Added writing forward declaration of dispinterface. |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Jacek Caban | - Added creation of dispinterface header. |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Alexandre Julliard | Removed no longer needed ICOM compatibility mode in... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Alexandre Julliard | Added support for the propget/propput function attributes. |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Mike McCormack | Determine RPC struct types more exactly. |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Alexandre Julliard | Get rid of the ICOM_MSVTABLE_COMPAT support, g++ no... |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Alexandre Julliard | Output BEGIN/END_INTERFACE for C++ base classes too. |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Mike McCormack | Generate BEGIN_INTERFACE,END_INTERFACE macros instead of |
blob | commitdiff | raw | diff to current |
2004-08-11 |
Francois Gouget | Modify widl to put the C COM macros inside an #ifdef... |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Filip Navara | Make widl compile without most of Windows/Wine headers... |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Robert Shearman | - Handle "? :" conditionals. |
blob | commitdiff | raw | diff to current |
2004-01-07 |
Ove Kaaven | Added rules to parse library, coclass, dispinterface... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Alexandre Julliard | Added partial support for function pointers. |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Alexandre Julliard | Support objects with no method definitions (suggested... |
blob | commitdiff | raw | diff to current |
2003-07-01 |
Alexandre Julliard | Add #ifdefs around forwards and interfaces like MIDL... |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Alexandre Julliard | The com_interface attribute is not needed on derived... |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Alexandre Julliard | Simplified COM interface declarations, removing the... |
blob | commitdiff | raw | diff to current |
2003-04-10 |
Alexandre Julliard | Get rid of the ICOM_CALL macros. |
blob | commitdiff | raw | diff to current |
2003-04-10 |
Alexandre Julliard | Use a more compatible technique to declare COM interfac... |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Ove Kaaven | Declare user-marshaller prototypes for types declared... |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Alexandre Julliard | Fix the type of the This pointer in the vtbl functions... |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Ove Kaaven | Output raw ICOM-less C/C++ interface definitions by... |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Ove Kaaven | Include guiddef.h in widltypes.h. |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Ove Kaaven | Parse the NOT operator, the [idempotent] attribute... |
blob | commitdiff | raw | diff to current |
2002-11-30 |
Ove Kaaven | Handle encapsulated unions in a cleaner (and less buggy... |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Ove Kaaven | Added "generate headers only" command-line option.... |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Alexandre Julliard | Make sure widl doesn't depend on the headers it has... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Ove Kaaven | Support for enums, arrays, encapsulated unions, signed... |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Dmitry Timoshkov | Include protection for <unistd.h>, <sys/types.h> and... |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Alexandre Julliard | Avoid dependencies on y.tab.h. |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Alexandre Julliard | Merged the IDL compiler written by Ove Kaaven. |
blob | commitdiff | raw | diff to current |
|