quartz: Add test for IReferenceClock.
[wine] / tools / widl /
2007-07-30  Jacek Cabanwidl: Reorder switch cases to keep alphabetical order.
2007-07-30  Jacek Cabanwidl: Added displaybind attribute handling.
2007-07-30  Jacek Cabanwidl: Added nonbrowsable attribute handling.
2007-07-30  Jacek Cabanwidl: Use correct bytes in write_value.
2007-07-17  Alexandre Julliardwidl: Added support for floating-point constants.
2007-06-26  Dan Hipschmanwidl: Allow enums as union switch types.
2007-06-26  Dan Hipschmanwidl: Fix crash dealing with anonymous unions.
2007-06-26  Dan Hipschmanwidl: Get simple enums working.
2007-06-26  Dan Hipschmanwidl: Check for user types when calculating buffer...
2007-06-26  Dan Hipschmanwidl: Check for interface pointers in pointer handling.
2007-06-21  Dan Hipschmanwidl: Fix warnings about unused function parameters.
2007-06-21  Dan Hipschmanwidl: Add tests for arrays of pointers.
2007-06-20  Rob Shearmanwidl: Always write out pointers if the structure is...
2007-06-20  Rob Shearmanwidl: Write out embedded pointers for the element type...
2007-06-20  Rob Shearmanwidl: Fix detection of structures with non-conformant...
2007-06-20  Rob Shearmanwidl: Implement pointer descriptions for all embedded...
2007-06-15  Dan Hipschmanwidl: Fix a write_parameters_init bug.
2007-06-15  Dan Hipschmanwidl: Factor the output functions.
2007-06-15  Dan Hipschmanwidl: Handle encapsulated unions.
2007-06-15  Dan Hipschmanwidl: Handle embedded interface pointers.
2007-06-14  Alexandre Julliardwidl: Add typecasts for user marshalling routines to...
2007-06-14  Dan Hipschmanwidl: Handle wire_marshal pointer attributes.
2007-06-14  Dan Hipschmanwidl: Handle wire_marshal types.
2007-06-12  Dan Hipschmanwidl: Simplify correlation descriptor code.
2007-06-08  Dan Hipschmanwidl: Fix incomplete struct/union typedef bug.
2007-06-08  Dan Hipschmanwidl: Check for NULL in set_tfswrite.
2007-06-07  Alexandre Julliardwidl: Get rid of the SIGSEGV handler, this only makes...
2007-06-07  Misha Koshelevwidl: Add support for vararg attribute.
2007-06-06  Dan Hipschmanwidl: Implement conformant structure handling.
2007-06-06  Dan Hipschmanwidl: Represent arrays with type_t.
2007-06-06  Dan Hipschmanwidl: Replace get_name with a field reference.
2007-05-31  Rob Shearmanwidl: Set current_structure when writing out structure...
2007-05-31  Rob Shearmanwidl: RPC_FC_BIND_PRIMITIVE is a base type so reverse...
2007-05-31  Rob Shearmanwidl: A structure with variance, but without conformanc...
2007-05-25  Dan Hipschmanwidl: Allow types that reference themselves.
2007-05-25  Dan Hipschmanwidl: Shrink type_t structure.
2007-05-25  Dan Hipschmanwidl: Handle pointers in unions.
2007-05-23  Dmitry Timoshkovwidl: Fix compilation warnings in 64-bit mode.
2007-05-21  Dmitry Timoshkovwidl: Fix compilation warnings in 64-bit mode.
2007-05-21  Dan Hipschmanwidl: Lay framework for unions with simple unions working.
2007-05-21  Dan Hipschmanwidl: Replace erroneously removed current_func assignment.
2007-05-16  Dan Hipschmanwidl: Write some structures to the type format string...
2007-05-16  Dan Hipschmanwidl: Improve handling of offsets in the type format...
2007-05-14  Dan Hipschmanwidl: Handle pointers fields that point to structures.
2007-05-14  Dan Hipschmanwidl: Remove an unnecessary assignment in write_pointers.
2007-05-11  Dan Hipschmanwidl: Remove var_t's ptr_level field and start write_po...
2007-05-10  Dan Hipschmanwidl: Remove dead code in write_msft.c.
2007-05-10  Dan Hipschmanwidl: Simplify make_safearray.
2007-05-10  Dan Hipschmanwidl: Remove redundant get_var_vt function.
2007-05-10  Dan Hipschmanwidl: Add string_of_type function, prettify code.
2007-05-03  Alexandre Julliardwidl: Don't declare a global binding handle when using...
2007-05-01  Dan Hipschmanwidl: Get rid of the tname field of var_t, simplify...
2007-05-01  Dan Hipschmanwidl: Get rid of the typeref_t structure, simplify...
2007-04-26  Dan Hipschmanwidl: Declare fixed-size array args as pointers to...
2007-04-26  Dan Hipschmanwidl: Add --prefix-* options (take 3).
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-08  Alexandre Julliardconfigure: Get rid of lex compatibility support, we...
2007-03-07  Rob Shearmanwidl: Implement writing of SAFEARRAY type descriptions...
2007-02-28  Alexandre Julliardwidl: Add missing '\n' on error message.
2007-02-26  Rob Shearmanwidl: Print EXPR_NUM expresssions as unsigned to avoid...
2007-02-19  Alexandre Julliardwidl: 'control' is an attribute not a keyword.
2007-02-08  Alexandre Julliardwidl: Rename parser states to uppercase to avoid conflicts.
2007-02-07  Alexandre Julliardwidl: Output endpoint information in client and server...
2007-02-07  Alexandre Julliardwidl: Add a string list type and use it for the endpoin...
2007-02-07  Alexandre Julliardwidl: Only recognize attribute keywords inside an attri...
2007-02-06  Alexandre Julliardwidl: Use the correct type offset when freeing proxy...
2007-02-06  Alexandre Julliardwidl: Added support for iid_is conformance descriptors.
2007-02-06  Alexandre Julliardwidl: size_is and length_is are expression lists now.
2007-02-06  Alexandre Julliardwidl: Take array dimensions into account when computing...
2007-02-06  Alexandre Julliardwidl: Add support for arrays of simple types in format...
2007-02-06  Alexandre Julliardwidl: Output correct alignments in type format strings.
2007-02-06  Mike McCormackwidl: Implement dispinterfaces derived from an interface.
2007-01-26  Mike McCormackwidl: Handle TKIND_DISPATCH when generating MSFT typelibs.
2007-01-26  Huw Davieswidl: Don't restrict the number of params of [prop...
2007-01-26  Huw Davieswidl: Add VT_DATE support to typelib generation.
2007-01-26  Alexandre Julliardwidl: Make some generated variables static and/or const.
2007-01-26  Alexandre Julliardwidl: Avoid dependency on COBJMACROS in generated code.
2007-01-26  Alexandre Julliardwidl: Define __midl_proxy in the generated proxy code.
2007-01-26  Alexandre Julliardwidl: Add a few more fields in the stub descriptor.
2007-01-26  Alexandre Julliardwidl: Rename a couple of variables to make the code...
2007-01-26  Alexandre Julliardwidl: Initialize local variables in stub functions.
2007-01-26  Alexandre Julliardwidl: Use the typegen function for marshalling/unmarsha...
2007-01-26  Alexandre Julliardwidl: Copy the UserMarshal support into the generic...
2007-01-24  Alexandre Julliardwidl: Add support for some simple pointer types.
2007-01-24  Alexandre Julliardwidl: Store the interface id in _StubMsg.MaxCount for...
2007-01-24  Alexandre Julliardwidl: Fix alignment check for struct members format...
2007-01-24  Alexandre Julliardwidl: Fix possible crash in write_array_tfs.
2007-01-24  Alexandre Julliardwidl: Skip local functions when building format strings.
2007-01-24  Alexandre Julliardwidl: Export a function to compute the proc format...
2007-01-24  Alexandre Julliardwidl: Move initialization of the stub buffer size into...
2007-01-24  Alexandre Julliardwidl: Move support for stub arguments to typegen.c...
2007-01-22  Alexandre Julliardwidl: Convert expression lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert variable lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert function lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert interface lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert attribute lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert typelib lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Use existing functions to retrieve attributes...
2007-01-19  Alexandre Julliardwidl: Include objbase.h so that generated proxy file...
2007-01-19  Alexandre Julliardwidl: Generate proxy/client/server files when requested...
next