2005-09-12 |
Robert Shearman | - Output prototypes for user marshal functions at the... |
blob | commitdiff | raw |
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 |
|