oledb32: Implement DataConvert DBTYPE_R8->VARIANT.
[wine] / tools / widl / widl.h
2011-08-02  Alexandre Julliardwidl: Generate a registration script along with the...
2011-06-08  Alexandre Julliardwidl: Don't generate old-style interpreted stubs on...
2011-06-02  Alexandre Julliardwidl: Add a -O option to specify stub style.
2011-05-26  Alexandre Julliardwidl: Add support for top-level conformances.
2010-11-27  Alexandre Julliardwidl: Add support for generating a .rgs registration...
2009-08-25  Huw Davieswidl: Add separate --win32-align and --win64-align...
2009-08-17  Huw Davieswidl: Add a structure packing command line option.
2009-05-21  Alexandre Julliardwidl: Add support for standard target options to allow...
2008-12-29  Rob Shearmanwidl: Generate header files from the parse tree instead...
2008-12-29  Rob Shearmanwidl: Write the local stubs file based on the parsed...
2008-12-29  Rob Shearmanwidl: Write the generated file containing IID, DIID...
2008-12-26  Alexandre Julliardwidl: Add --win32/--win64 options to select the type...
2008-12-26  Alexandre Julliardwidl: Store the size of a pointer in a variable instead...
2008-04-24  Rob Shearmanwidl: Create a list of statements in the whole IDL...
2007-10-31  Dan Hipschmanwidl: Add a --local-stubs option.
2007-10-18  Dan Hipschmanwidl: Generate dlldata files.
2007-04-26  Dan Hipschmanwidl: Add --prefix-* options (take 3).
2007-01-22  Alexandre Julliardwidl: Convert interface lists to standard Wine lists.
2007-01-19  Alexandre Julliardwidl: Generate proxy/client/server files when requested...
2006-08-11  Dan Hipschmanwidl: Fix incorrect version number in generated code.
2006-08-04  Dan Hipschmanwidl: Generate GUID (infile_i.c) files.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Eric Kohlwidl: Implement 'oldnames' option.
2005-02-23  Alexandre JulliardRemoved the useless proxy.h header file.
2005-02-23  Eric Kohl- Add basic support for creating client and server...
2005-01-26  Huw DaviesFix typelib only option.
2004-10-05  Alexandre JulliardRemoved no longer needed ICOM compatibility mode in...
2004-01-07  Ove KaavenAdded rules to parse library, coclass, dispinterface...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2002-12-15  Ove KaavenOutput raw ICOM-less C/C++ interface definitions by...
2002-12-03  Ove KaavenParse the NOT operator, the [idempotent] attribute...
2002-11-21  Ove KaavenAdded "generate headers only" command-line option....
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.