1. 2c7270e widl: Implement 'oldnames' option. by Eric Kohl · 19 years ago
  2. 0f2a642 widl: Make sure the token variables are always initialized properly. by Alexandre Julliard · 19 years ago
  3. 88991e2 Support building flex files without debug support. by Alexandre Julliard · 19 years ago
  4. 5131ba6 Set the widl version to be the same as the global package version. by Alexandre Julliard · 19 years ago
  5. d026458 - Output prototypes for user marshal functions at the end of the by Robert Shearman · 20 years ago
  6. 49b7fdc Removed the broken mmap64 configure check, and moved the by Alexandre Julliard · 20 years ago
  7. c194b2e Always initialize header file name, to prevent "#include (null)" by Juan Lang · 20 years ago
  8. afcab24 Removed the useless proxy.h header file. Fixed a couple of warnings. by Alexandre Julliard · 20 years ago
  9. 5bed485 - Add basic support for creating client and server stub files. by Eric Kohl · 20 years ago
  10. 0e53bb3 Fix typelib only option. Make -t and -h options inclusive. by Huw Davies · 20 years ago
  11. 9e15a42 Bring the debug functions into line with the rest of Wine by not by Huw Davies · 20 years ago
  12. 35a92e1 Generate only wanted files. by Vincent Béron · 20 years ago
  13. 2161b36 - Added creation of dispinterface header. by Jacek Caban · 20 years ago
  14. d062924 Removed no longer needed ICOM compatibility mode in widl. by Alexandre Julliard · 20 years ago
  15. cfc3943 Make our ascii strings static const. by Francois Gouget · 21 years ago
  16. 5d267d7 Added rules to parse library, coclass, dispinterface, and module by Ove Kaaven · 21 years ago
  17. 0bde2bb Use <> format in generated #include statements. by Alexandre Julliard · 22 years ago
  18. e1a9b10 Moved the wpp library from tools/ to libs/. by Alexandre Julliard · 22 years ago
  19. 5537911 Get rid of the ICOM_CALL macros. by Alexandre Julliard · 22 years ago
  20. 3d4dcc2 Make sure we display the correct file name and line in error messages. by Alexandre Julliard · 22 years ago
  21. be3c114 Declare user-marshaller prototypes for types declared with [wire_marshal]. by Ove Kaaven · 22 years ago
  22. 998236b Output raw ICOM-less C/C++ interface definitions by default. Added new by Ove Kaaven · 22 years ago
  23. e30a967 Parse the NOT operator, the [idempotent] attribute, and the handle_t by Ove Kaaven · 22 years ago
  24. 1893977 Added "generate headers only" command-line option. Implemented imports by Ove Kaaven · 22 years ago
  25. b1c3a89 Moved rpc.h inclusion in widl-generated file so that tests compile. by Alexandre Julliard · 22 years ago
  26. 03c7d46 Support for enums, arrays, encapsulated unions, signed/unsigned by Ove Kaaven · 22 years ago
  27. f08b186 Try to derive temp file names from output file names for better portability. by Alexandre Julliard · 23 years ago
  28. c63d980 Include protection for <unistd.h>, <sys/types.h> and <sys/stat.h>. by Dmitry Timoshkov · 23 years ago
  29. 5f1565e Explicitly specify the path to wpp.h so we don't need to change the by Alexandre Julliard · 23 years ago
  30. 7d4ee77 Merged the IDL compiler written by Ove Kaaven. by Alexandre Julliard · 23 years ago