2004-10-18 |
Jacek Caban | Added writing forward declaration of dispinterface. |
tree | commitdiff |
2004-10-11 |
Jacek Caban | - Added creation of dispinterface header. |
tree | commitdiff |
2004-10-06 |
Alexandre Julliard | Allow defined types to be used as function names. |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Removed no longer needed ICOM compatibility mode in... |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Added support for the propget/propput function attributes. |
tree | commitdiff |
2004-09-28 |
Filip Navara | - Force default [in] attribute on all parameters where... |
tree | commitdiff |
2004-09-21 |
Mike McCormack | Various formatting fixes. |
tree | commitdiff |
2004-09-20 |
Mike McCormack | Improve the handling of complex data types (strings... |
tree | commitdiff |
2004-09-14 |
Mike McCormack | Determine RPC struct types more exactly. |
tree | commitdiff |
2004-09-13 |
Mike McCormack | Improve proxy code generated for oaidl.idl. |
tree | commitdiff |
2004-09-10 |
Mike McCormack | Output NdrConvert, NdrClearOutParameters and IID constr... |
tree | commitdiff |
2004-09-09 |
Mike McCormack | Output intermediate variables for the method to write... |
tree | commitdiff |
2004-09-08 |
Mike McCormack | Generate some marshalling code for stubs. |
tree | commitdiff |
2004-09-06 |
Mike McCormack | - make the widl generated proxy-stub code compilable |
tree | commitdiff |
2004-09-02 |
Mike McCormack | Output code to clear OUT variables in proxy code. |
tree | commitdiff |
2004-08-23 |
Alexandre Julliard | Get rid of the ICOM_MSVTABLE_COMPAT support, g++ no... |
tree | commitdiff |
2004-08-22 |
Alexandre Julliard | Output BEGIN/END_INTERFACE for C++ base classes too. |
tree | commitdiff |
2004-08-22 |
Mike McCormack | Generate BEGIN_INTERFACE,END_INTERFACE macros instead of |
tree | commitdiff |
2004-08-11 |
Francois Gouget | Modify widl to put the C COM macros inside an #ifdef... |
tree | commitdiff |
2004-05-04 |
Francois Gouget | Make our ascii strings static const. |
tree | commitdiff |
2004-04-26 |
Filip Navara | Make widl parse the 'transmit_as' and 'endpoint' keywords. |
tree | commitdiff |
2004-04-22 |
Filip Navara | Make widl compile without most of Windows/Wine headers... |
tree | commitdiff |
2004-04-19 |
Robert Shearman | - Handle "? :" conditionals. |
tree | commitdiff |
2004-03-09 |
Hannu Valtonen | Added a man page for widl. |
tree | commitdiff |
2004-02-12 |
Ove Kaaven | Don't add imported constructs to any typelib output... |
tree | commitdiff |
2004-02-11 |
Ove Kaaven | Parse the [input_sync] attribute. |
tree | commitdiff |
2004-01-07 |
Ove Kaaven | Added rules to parse library, coclass, dispinterface... |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-09-03 |
Alexandre Julliard | Added partial support for function pointers. |
tree | commitdiff |
2003-09-03 |
Alexandre Julliard | Use <> format in generated #include statements. |
tree | commitdiff |
2003-08-18 |
Jon Griffiths | Portability fixes. |
tree | commitdiff |
2003-07-22 |
Alexandre Julliard | Support objects with no method definitions (suggested... |
tree | commitdiff |
2003-07-01 |
Alexandre Julliard | Add #ifdefs around forwards and interfaces like MIDL... |
tree | commitdiff |
2003-05-01 |
Alexandre Julliard | Moved the wpp library from tools/ to libs/. |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | The com_interface attribute is not needed on derived... |
tree | commitdiff |
2003-04-11 |
Alexandre Julliard | Simplified COM interface declarations, removing the... |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Get rid of the ICOM_CALL macros. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Use a more compatible technique to declare COM interfac... |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Created a separate static portability library and moved... |
tree | commitdiff |
2003-03-16 |
Alexandre Julliard | Make sure we display the correct file name and line... |
tree | commitdiff |
2003-01-09 |
Alexandre Julliard | Do not define __WINESRC__ when building tools and miscemu. |
tree | commitdiff |
2003-01-09 |
Ove Kaaven | Declare user-marshaller prototypes for types declared... |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Rename __WINE__ to __WINESRC__. |
tree | commitdiff |
2002-12-17 |
Alexandre Julliard | Fix the type of the This pointer in the vtbl functions... |
tree | commitdiff |
2002-12-15 |
Ove Kaaven | Output raw ICOM-less C/C++ interface definitions by... |
tree | commitdiff |
2002-12-15 |
Alexandre Julliard | Added y.tab.[ch] pseudo-dependencies to fix parallel... |
tree | commitdiff |
2002-12-15 |
Ove Kaaven | Include guiddef.h in widltypes.h. |
tree | commitdiff |
2002-12-03 |
Ove Kaaven | Parse the NOT operator, the [idempotent] attribute... |
tree | commitdiff |
2002-11-30 |
Ove Kaaven | Handle encapsulated unions in a cleaner (and less buggy... |
tree | commitdiff |
2002-11-24 |
Gerald Pfeifer | Avoid using labels at the end of commpound statements. |
tree | commitdiff |
2002-11-21 |
Ove Kaaven | Added "generate headers only" command-line option.... |
tree | commitdiff |
2002-11-13 |
Alexandre Julliard | Make sure widl doesn't depend on the headers it has... |
tree | commitdiff |
2002-11-13 |
Alexandre Julliard | Moved rpc.h inclusion in widl-generated file so that... |
tree | commitdiff |
2002-11-12 |
Ove Kaaven | Support for enums, arrays, encapsulated unions, signed... |
tree | commitdiff |
2002-08-27 |
Alexandre Julliard | Try to derive temp file names from output file names... |
tree | commitdiff |
2002-08-17 |
Dmitry Timoshkov | Include protection for <unistd.h>, <sys/types.h> and... |
tree | commitdiff |
2002-08-13 |
Alexandre Julliard | Avoid dependencies on y.tab.h. |
tree | commitdiff |
2002-08-10 |
Alexandre Julliard | Added explicit dependency on y.tab.h for lex output. |
tree | commitdiff |
2002-08-07 |
Gregg Mattinson | Fixes for Sparc build. |
tree | commitdiff |
2002-07-25 |
Gerald Pfeifer | #include <unistd.h> which is required for unlink(). |
tree | commitdiff |
2002-07-20 |
Alexandre Julliard | Explicitly specify the path to wpp.h so we don't need... |
tree | commitdiff |
2002-07-16 |
Alexandre Julliard | Merged the IDL compiler written by Ove Kaaven. |
tree | commitdiff |
|