projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: Load the 32-bit gdi.exe module wrapper from the 32-bit side.
[wine]
/
tools
/
widl
/
2009-11-29
Rob Shearman
widl: Detect interfaces that inherit from another inter...
tree
|
commitdiff
2009-11-21
Alexandre Julliard
widl: Use INT64 instead of __int64 in generated headers.
tree
|
commitdiff
2009-11-19
Nicolas Le Cam
widl: Don't generate memset calls with zero length...
tree
|
commitdiff
2009-11-16
Francois Gouget
widl: Add a trailing '\n' to an error_loc() call.
tree
|
commitdiff
2009-11-12
Rob Shearman
widl: Include range types in constant BufferLength...
tree
|
commitdiff
2009-11-09
Rob Shearman
widl: Allow pointers, type-qualifiers and other more...
tree
|
commitdiff
2009-11-09
Rob Shearman
widl: Add support for varargs functions.
tree
|
commitdiff
2009-11-09
Rob Shearman
widl: Add support for bit-fields in non-remote structures.
tree
|
commitdiff
2009-11-09
Rob Shearman
widl: Implement __int3264 keyword.
tree
|
commitdiff
2009-11-09
Rob Shearman
widl: Rename set_type to declare_var.
tree
|
commitdiff
2009-11-09
Rob Shearman
widl: Check for [string] attribute being applied when...
tree
|
commitdiff
2009-11-09
Rob Shearman
widl: Implement [range] attribute.
tree
|
commitdiff
2009-11-09
Rob Shearman
widl: Enhance the IDL grammar to support unnamed argume...
tree
|
commitdiff
2009-11-09
Rob Shearman
Revert "widl: A structure that contains an embedded...
tree
|
commitdiff
2009-10-26
Huw Davies
widl: Add support for parsing the annotation attribute.
tree
|
commitdiff
2009-10-22
Alexandre Julliard
widl: Fix the prototype of generated exception filters.
tree
|
commitdiff
2009-10-16
Alexandre Julliard
widl: Write a proper type description for pointer array...
tree
|
commitdiff
2009-10-16
Alexandre Julliard
widl: Arrays of pointers are always complex on 64-bit.
tree
|
commitdiff
2009-10-16
Alexandre Julliard
widl: Use write_pointer_description_offsets() to output...
tree
|
commitdiff
2009-10-16
Alexandre Julliard
widl: Output a pointer description for arrays declared...
tree
|
commitdiff
2009-10-05
Alexandre Julliard
tools: Build all the tools with -D__WINESRC__.
tree
|
commitdiff
2009-09-28
André Hentschel
widl: Add ARM support.
tree
|
commitdiff
2009-09-09
Henri Verbeet
widl: Generate proper prototypes for function declarati...
tree
|
commitdiff
2009-08-25
Huw Davies
widl: Add separate --win32-align and --win64-align...
tree
|
commitdiff
2009-08-21
Huw Davies
widl: The alignment written for USER_MARSHAL types...
tree
|
commitdiff
2009-08-21
Huw Davies
widl: A structure that contains an embedded interface...
tree
|
commitdiff
2009-08-17
Huw Davies
widl: Add a structure packing command line option.
tree
|
commitdiff
2009-08-04
Huw Davies
widl: Store the pointer description in the type rather...
tree
|
commitdiff
2009-07-13
Alexandre Julliard
widl: Take into account the alignment of conformant...
tree
|
commitdiff
2009-07-03
Alexandre Julliard
widl: An ENUM16 is 32-bit wide in memory.
tree
|
commitdiff
2009-07-03
Alexandre Julliard
widl: Take into account structure field alignment when...
tree
|
commitdiff
2009-07-03
Alexandre Julliard
widl: Struct alignment should be the largest alignment...
tree
|
commitdiff
2009-07-03
Alexandre Julliard
widl: Skip the existing correlation descriptor on unenc...
tree
|
commitdiff
2009-06-18
Alexandre Julliard
include: Add a target address for unwinding for platfor...
tree
|
commitdiff
2009-06-17
Huw Davies
tools/widl: Fix behaviour when both lcid and retval...
tree
|
commitdiff
2009-06-09
Huw Davies
widl: Fix typelib lcid fields to match those produced...
tree
|
commitdiff
2009-06-09
Alexandre Julliard
widl: Don't make the proxy virtual tables const if...
tree
|
commitdiff
2009-06-08
Huw Davies
widl: Add support for the lcid parameter attribute.
tree
|
commitdiff
2009-06-08
Marcus Meissner
widl: ifdef some not always present LANG_*.
tree
|
commitdiff
2009-05-21
Alexandre Julliard
widl: Add support for standard target options to allow...
tree
|
commitdiff
2009-05-21
Alexandre Julliard
widl: Add support for writing 64-bit format typelibs.
tree
|
commitdiff
2009-03-26
Rob Shearman
widl: Include the version number in the __WIDL__ prepro...
tree
|
commitdiff
2009-03-23
Rob Shearman
widl: Initialise ref pointers to basic and enum types...
tree
|
commitdiff
2009-03-23
Rob Shearman
widl: Output correct code for freeing of conformant...
tree
|
commitdiff
2009-03-23
Rob Shearman
widl: Check the attributes applied to function declarat...
tree
|
commitdiff
2009-03-13
Michael Stefaniuc
widl: Output "LONG" instead of "long" for a 32bit integer.
tree
|
commitdiff
2009-03-11
Rob Shearman
widl: Returned pointers should default to being unique...
tree
|
commitdiff
2009-03-09
Rob Shearman
widl: Move type_basic_get_fc to typegen.c and rename...
tree
|
commitdiff
2009-03-09
Rob Shearman
widl: Fix a memory leak in the server/stub code when...
tree
|
commitdiff
2009-03-09
Rob Shearman
widl: Output server code for freeing returned types.
tree
|
commitdiff
2009-03-09
Rob Shearman
widl: Determine pointer fc at generation time instead...
tree
|
commitdiff
2009-03-09
Rob Shearman
widl: Consolidate non-simple pointer writing into one...
tree
|
commitdiff
2009-03-05
Rob Shearman
widl: Pass var attrs into write_no_repeat_pointer_descr...
tree
|
commitdiff
2009-03-05
Rob Shearman
widl: Add coclass and module types to the global namespace.
tree
|
commitdiff
2009-03-05
Rob Shearman
widl: Move type_new_enum, type_new_struct, type_new_enc...
tree
|
commitdiff
2009-03-05
Rob Shearman
widl: Allow enum and union tags to be used without...
tree
|
commitdiff
2009-03-05
Rob Shearman
widl: Move the pointer referent, array element, functio...
tree
|
commitdiff
2009-03-05
Rob Shearman
widl: Store the abstract identifier of the type in...
tree
|
commitdiff
2009-03-05
Rob Shearman
widl: Remove the single keyword and type.
tree
|
commitdiff
2009-03-05
Rob Shearman
widl: Implement a more abstract way of representing...
tree
|
commitdiff
2009-03-05
Rob Shearman
widl: Fix get_explicit_generic_handle_type and is_conte...
tree
|
commitdiff
2009-03-05
Rob Shearman
widl: Move declarray property to array_details.
tree
|
commitdiff
2009-02-25
Rob Shearman
widl: Only classify top-level pointers as ref pointers...
tree
|
commitdiff
2009-02-25
Rob Shearman
widl: Ignore pointer attributes applied to interface...
tree
|
commitdiff
2009-02-23
Rob Shearman
widl: Add typegen_detect_type and use it.
tree
|
commitdiff
2009-02-23
Rob Shearman
widl: Use type_get_type to determine the types of types...
tree
|
commitdiff
2009-02-23
Rob Shearman
widl: Use type_get_type to determine the types of types...
tree
|
commitdiff
2009-02-23
Rob Shearman
widl: Use type_get_type to determine the types of types...
tree
|
commitdiff
2009-02-23
Rob Shearman
widl: Use type_get_type to determine the types of types...
tree
|
commitdiff
2009-02-23
Rob Shearman
widl: Use type_get_type to determine the types during...
tree
|
commitdiff
2009-02-23
Rob Shearman
widl: Don't directly access the type structure when...
tree
|
commitdiff
2009-02-19
Rob Shearman
widl: Fix typos in write_remoting_arg which caused...
tree
|
commitdiff
2009-02-16
Rob Shearman
widl: Call Pointer function for freeing non-conformant...
tree
|
commitdiff
2009-02-16
Rob Shearman
widl: Only duplicate a type if absolutely necessary.
tree
|
commitdiff
2009-02-16
Rob Shearman
widl: Call Struct and Union phase functions for referen...
tree
|
commitdiff
2009-02-16
Rob Shearman
widl: Fix marshalling/unmarshalling of enum arguments.
tree
|
commitdiff
2009-02-13
Michael Stefaniuc
tools: Remove unused alloca.h include.
tree
|
commitdiff
2009-02-10
Alexandre Julliard
widl: Change write_type_def_or_decl and write_type_decl...
tree
|
commitdiff
2009-02-06
Alexandre Julliard
widl: Print all NdrFcShort parameters as shorts to...
tree
|
commitdiff
2009-02-06
Alexandre Julliard
widl: Add printf format attribute on all printf-like...
tree
|
commitdiff
2009-02-06
Alexandre Julliard
widl: Replace unsigned long and size_t by unsigned...
tree
|
commitdiff
2009-02-06
Alexandre Julliard
widl: Add a dummy reference to the filter function...
tree
|
commitdiff
2009-02-06
Alexandre Julliard
widl: Avoid using GetExceptionCode outside of an except...
tree
|
commitdiff
2009-02-02
Rob Shearman
Change parameter type from size_t to SIZE_T for MIDL_us...
tree
|
commitdiff
2009-01-23
Alexandre Julliard
widl: We need an offset after the correlation descripto...
tree
|
commitdiff
2009-01-20
Austin English
widl: Fix a compiler warning.
tree
|
commitdiff
2009-01-19
Rob Shearman
widl: Add new type_get_type and type_get_real_type_type...
tree
|
commitdiff
2009-01-19
Rob Shearman
widl: Add a new function, type_alias_get_aliasee to...
tree
|
commitdiff
2009-01-14
Francois Gouget
widl: Add a trailing '\n' to an error() message.
tree
|
commitdiff
2009-01-12
Michael Karcher
widl: Dereference operator in expr works on any declare...
tree
|
commitdiff
2009-01-12
Michael Karcher
widl: Don't forget conformance info on [iid_is] void...
tree
|
commitdiff
2009-01-12
Michael Karcher
widl: Fix handling of [local] functions without [call_as].
tree
|
commitdiff
2009-01-10
Michael Stefaniuc
widl: Move "inline" right after the storage class speci...
tree
|
commitdiff
2009-01-08
Michael Karcher
widl: Write struct fields as signed fields.
tree
|
commitdiff
2009-01-08
Michael Karcher
widl: Make write_base_type take a format char instead...
tree
|
commitdiff
2009-01-07
Rob Shearman
widl: Make the case of messages output by warning and...
tree
|
commitdiff
2009-01-07
Rob Shearman
widl: Determine the type of an array entirely at code...
tree
|
commitdiff
2009-01-06
Rob Shearman
widl: Replace uses of get_func_return_type with type_fu...
tree
|
commitdiff
2009-01-06
Rob Shearman
widl: Add new function, type_iface_get_stmts.
tree
|
commitdiff
2009-01-06
Rob Shearman
widl: Add a new function, type_iface_get_inherit.
tree
|
commitdiff
next