projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wmc: Add a copy of the strmake utility function.
[wine]
/
tools
/
widl
/
2011-01-19
Alexandre Julliard
widl: Don't generate proxies for oleautomation interfaces.
tree
|
commitdiff
2010-12-23
Alexandre Julliard
widl: Allow specifying a class version outside of a...
tree
|
commitdiff
2010-12-23
Alexandre Julliard
widl: Don't free the input file name since it's stored...
tree
|
commitdiff
2010-12-22
Alexandre Julliard
widl: Allow specifying a version for a coclass independ...
tree
|
commitdiff
2010-12-17
Alexandre Julliard
widl: Register the PSFactoryBuffer class as factory...
tree
|
commitdiff
2010-12-09
Alexandre Julliard
widl: Don't create the CurVer key if the ProgId is...
tree
|
commitdiff
2010-12-08
Alexandre Julliard
widl: Support encoding the DECIMAL type in typelibs.
tree
|
commitdiff
2010-12-08
Alexandre Julliard
widl: Signal an error when trying to output an undefine...
tree
|
commitdiff
2010-12-08
Alexandre Julliard
widl: Improve registration of coclasses contained in...
tree
|
commitdiff
2010-12-05
Alexandre Julliard
makefiles: Add common rules for installing the main...
tree
|
commitdiff
2010-12-03
Alexandre Julliard
widl: Output registration information also for IUnknown.
tree
|
commitdiff
2010-12-03
Alexandre Julliard
widl: Don't force removal of progids since "CLSID"...
tree
|
commitdiff
2010-12-03
Alexandre Julliard
widl: Use the class name as default description for...
tree
|
commitdiff
2010-12-02
Alexandre Julliard
widl: Generate keys for coclasses in the registration...
tree
|
commitdiff
2010-12-02
Alexandre Julliard
widl: Add progid, threading and vi_progid attributes...
tree
|
commitdiff
2010-11-27
Alexandre Julliard
widl: Add support for generating a .rgs registration...
tree
|
commitdiff
2010-11-27
Alexandre Julliard
widl: Add a general -o option instead of having a diffe...
tree
|
commitdiff
2010-11-27
Alexandre Julliard
widl: Use the output buffer functions to write typelibs.
tree
|
commitdiff
2010-11-27
Alexandre Julliard
widl: Copy the output buffer management functions from...
tree
|
commitdiff
2010-11-15
André Hentschel
widl: Fix for typelib generation when unaligned access...
tree
|
commitdiff
2010-10-27
Amine Khaldi
widl: Do not define MIDL_user_allocate and MIDL_user_fr...
tree
|
commitdiff
2010-10-22
Alexandre Julliard
widl: Output a format string table and server info...
tree
|
commitdiff
2010-10-22
Alexandre Julliard
widl: Output a format string table and server info...
tree
|
commitdiff
2010-10-22
Alexandre Julliard
widl: Duplicate the exception handling code between...
tree
|
commitdiff
2010-10-22
Alexandre Julliard
widl: Duplicate all the proxy data tables between 32...
tree
|
commitdiff
2010-10-21
Alexandre Julliard
widl: Add a separate function to write the proc format...
tree
|
commitdiff
2010-10-21
Alexandre Julliard
widl: Output some comments for proc format strings.
tree
|
commitdiff
2010-10-21
Alexandre Julliard
widl: Use get_size_procformatstring_func() for clients...
tree
|
commitdiff
2010-10-21
Alexandre Julliard
widl: Add support for some more typelib flags based...
tree
|
commitdiff
2010-10-21
Alexandre Julliard
widl: Add some more attribute keywords.
tree
|
commitdiff
2010-09-21
Gerald Pfeifer
widl: Avoid duplicate assignments in resolve_expression.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-18
Austin English
widl: Fix compiler warnings on clang.
tree
|
commitdiff
2010-09-06
Alexandre Julliard
widl: Fix declaration order in generated headers.
tree
|
commitdiff
2010-09-01
Jacek Caban
widl: Define _WIN32 by default.
tree
|
commitdiff
2010-08-27
Alexandre Julliard
widl: Set the default calling convention at header...
tree
|
commitdiff
2010-08-27
Alexandre Julliard
widl: Fix parsing of function calling conventions.
tree
|
commitdiff
2010-05-28
André Hentschel
widl: Add support for amd64-mingw32msvc platform.
tree
|
commitdiff
2010-05-03
Gerald Pfeifer
widl: Simplify write_struct_tfs and remove an unused...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
widl: Remove variable size which is not really used...
tree
|
commitdiff
2010-04-05
Alexandre Julliard
widl: Alignment for complex arrays and structs is the...
tree
|
commitdiff
2010-04-05
Alexandre Julliard
widl: Add a type_memsize_and_alignment function to...
tree
|
commitdiff
2010-03-30
Alexandre Julliard
widl: Move temp file management from wpp to widl.
tree
|
commitdiff
2010-03-26
Alexandre Julliard
widl: Long constants must be 32-bit on all platforms.
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Check whether an expression is a constant one...
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Make use of string_of_type in write_conf_or_var_desc.
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Remove the current_func variable.
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Return a pointer to the correct part of the strin...
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Fix the calculation of casted integer constant...
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Remove func_t type.
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Issue an error if an out parameter is a conforman...
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Issue an error if a context handle variable is...
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Fix crash when trying to declare a fixed size...
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Fix writing of MaxCount expressions for conforman...
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Convert assign_stub_out_args to using typegen_det...
tree
|
commitdiff
2010-03-23
Rob Shearman
widl: Don't pre-calculate buffer size for arrays that...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit depende...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Remove a FIXME comment in write_function_stubs.
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Simplify write_parameter_conf_or_var_exprs by...
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Clean up array case in write_remoting_arg.
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Remove some FIXME comments and replace them with...
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Fix the writing of expressions in un-typedef...
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: error_status_t isn't an allowed conformance type.
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Pass current_structure into write_conf_or_var_des...
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Use typegen_detect_type to determine which types...
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Merge write_typeformatstring_var and write_embedd...
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Don't use the return value of write_embedded_type...
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Write pointers in write_typeformatstring_var...
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Simplify write_typeformatstring_var.
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Make write_pointer_tfs more readable.
tree
|
commitdiff
2010-03-16
Rob Shearman
widl: Remove some unused functions, definitions and...
tree
|
commitdiff
2010-03-01
Gerald Pfeifer
widl: Avoid two warnings.
tree
|
commitdiff
2010-02-08
Alexandre Julliard
makefiles: Generate a general catch-all dependency...
tree
|
commitdiff
2010-01-22
Rob Shearman
widl: Fix symbol was not declared and using plain integ...
tree
|
commitdiff
2010-01-19
Rob Shearman
widl: Add support for character constants in expressions.
tree
|
commitdiff
2010-01-11
Paul Vriens
widl: Fix size parameter for xrealloc (Coccinelle).
tree
|
commitdiff
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
next