d3dx9: Avoid LPD3DXFILESAVEOBJECT.
[wine] / tools /
2011-09-28  Alexandre Julliardmakedep: Ensure that error messages contain "error".
2011-09-22  Jacek Cabanwidl: Define __REQUIRED_RPCNDR_H_VERSION__ in generated...
2011-09-19  Alexandre Julliardwidl: Store the type format offset for function paramet...
2011-09-19  Alexandre Julliardwidl: Pass variables around instead of types for functi...
2011-09-17  Alexandre Julliardwidl: Make the function return value a variable.
2011-09-16  Alexandre Julliardwidl: Include string formats in the element description...
2011-09-14  Alexandre Julliardmake_specfiles: Support a magic comment to prevent...
2011-09-09  Louis Lenderswine.inf: Add registry key HKLM,%CurrentVersionNT%...
2011-09-09  Alexandre Julliardwine.inf: Create a fake dll for the 32-bit iexplore...
2011-09-06  Bernhard Looswidl: Also create proxies/stubs for interfaces marked...
2011-09-06  Alexandre Julliardwidl: Don't output stubs for interfaces included in...
2011-09-05  André Hentschelconfigure: Install view.
2011-09-05  Hans Leidekkerprograms: Add a stub implementation of regasm.exe.
2011-08-25  Alexandre Julliardcomctl32: Create the WinSxS manifest from a resource.
2011-08-24  Francois Gougetwrc: Fix the spelling of the --endianness option.
2011-08-24  Francois Gougetwrc: If the message context is 'do not translate',...
2011-08-24  Hans Leidekkerprograms: Add a stub FontCache3.0.0.0 service.
2011-08-24  Robert Millanconfigure: Add GNU/kFreeBSD detection.
2011-08-23  Francois Gougetwmc: Remove a stray reference to wrc in the man page.
2011-08-23  Bernhard Looswinegcc: Support a trailing / in paths to winebuild.
2011-08-05  André Hentschelc2man: Mark the file used if a comment is found.
2011-08-03  Francois GougetAssorted spelling fixes.
2011-08-02  Alexandre Julliardtools: Register the MSI service from wine.inf.
2011-08-02  Alexandre Julliarddevenum: Don't register quartz from devenum.
2011-08-02  Alexandre Julliardqmgr: Convert the remaining registrations to IRegistrar...
2011-08-02  Alexandre Julliardqmgr: Register the service from wine.inf.
2011-08-02  Alexandre Julliardwiaservc: Convert the remaining registrations to IRegis...
2011-08-02  Alexandre Julliardwiaservc: Register the service from wine.inf.
2011-08-02  Alexandre Julliardoleaut32: Remove typelib registrations.
2011-08-02  Alexandre Julliardwidl: Generate a registration script along with the...
2011-08-02  Alexandre Julliardsetupapi: Run registration scripts of fake dlls as...
2011-08-02  Alexandre Julliardmakefiles: Generate resource files for typelibs.
2011-08-01  Alexandre Julliardwidl: Add support for generating typelibs directly...
2011-08-01  Alexandre Julliardwidl: Add helper functions for outputting resource...
2011-08-01  André Hentschelc2man: We don't have multiple dlls in one directory...
2011-08-01  Alexandre Julliardwidl: Only register interfaces when the factory buffer...
2011-08-01  Alexandre Julliardmakefiles: Also install the program manpages from the...
2011-08-01  Jacek Cabanieframe: Moved classes registration to ieframe.
2011-07-29  Frédéric Delanoytools: Assorted spelling fixes.
2011-07-27  Alexandre Julliardwidl: Don't set base types to 0 on proxy entry.
2011-07-27  Alexandre Julliardwidl: Clear out more types of parameters in the proxy...
2011-07-25  Henri Verbeetwrc: Don't include gettext-po.h if we don't have the...
2011-07-25  Alexandre Julliardwidl: Check for mismatched types in ?: expressions.
2011-07-25  Alexandre Julliardwrc: Run through the translation process even if libget...
2011-07-18  Austin Englishwine.inf: Create %systemroot%\logs directory by default.
2011-07-14  Jacek Cabanwidl: Produce __uuidof-compatible headers.
2011-07-08  Hans Leidekkerwinhttp: Register interfaces and add a typelib resource.
2011-07-08  Alexandre Julliardwidl: Support LANG_NEUTRAL as a valid lcid in typelibs.
2011-07-07  Jacek Cabanwidl: Use proper calling convention attributes.
2011-07-07  Alexandre Julliardusp10: Make the various lookup tables more compact.
2011-07-07  Alexandre Julliardtools: Move the cpmap.pl script to tools/make_unicode.
2011-07-07  Alexandre Julliardwinebuild: Output cfi data for relay thunks on i386.
2011-07-06  Marcus Meissnerwidl: Decrease is_object_interface after usage.
2011-07-06  Jacek Cabanwidl: Generate class forward declaration for coclasses.
2011-07-04  André Hentschelwinebuild: Remove dead code (clang).
2011-06-28  André Hentscheltools: Preserve ordinal when updating specfiles.
2011-06-28  Marcus Meissnerwrc: Fixed some small leaks in PO code (Coverity).
2011-06-27  Jacek Cabanwidl: Insert standard windows.h and ole2.h includes...
2011-06-21  Jacek Cabanvbscript: Added Dll[Un]RegisterServer implementation.
2011-06-20  Alexandre Julliardwidl: Use NdrPointerFree instead of freeing by hand...
2011-06-17  André Hentschelwinebuild: Simplify the ARM part of output_import_thunk.
2011-06-17  André Hentschelwinebuild: get_asm_ptr_keyword is not needed for ARM.
2011-06-14  Marcus Meissnerwinebuild: Avoid a superflous null check (Coverity).
2011-06-14  Alexandre Julliardwidl: Move the pointer check functionality to typegen.c.
2011-06-14  Alexandre Julliardwidl: Also check array pointers for null ref pointers.
2011-06-14  Alexandre Julliardwidl: Make output unique pointers into object pointers...
2011-06-14  Alexandre Julliardwidl: Allow unsized in,out string parameters.
2011-06-13  Alexandre Julliardwidl: If possible, use the interface name as prefix...
2011-06-13  Alexandre Julliardwidl: Include the parent interfaces in the proxy thunk...
2011-06-13  Alexandre Julliardwidl: Use delegation when inheriting from a local inter...
2011-06-13  Alexandre Julliardwidl: Include the parent interfaces in the proc format...
2011-06-13  Alexandre Julliardwidl: Use the local function as proxy entry for callas...
2011-06-13  Alexandre Julliardwidl: Output the list of rundown routines in server...
2011-06-13  Alexandre Julliardwidl: Use the context handle description instead of...
2011-06-13  Alexandre Julliardwidl: Default to the cdecl calling convention in client...
2011-06-13  André Hentschelc2man: Initialise current comment info.
2011-06-12  Alexandre Julliardmakefiles: Use the generic install flags for the tools...
2011-06-12  Alexandre Julliardmakefiles: Use generic flags to specify which directori...
2011-06-12  Alexandre Julliardmakefiles: Add a more generic handling of makefile...
2011-06-09  Alexandre Julliardwidl: Fix a typo in updating the type format offset...
2011-06-09  Alexandre Julliardwidl: Fix packing of parameter structures for arguments...
2011-06-09  Alexandre Julliardwidl: Pass a structure containing the parameters to...
2011-06-09  Alexandre Julliardwidl: Add a helper function for generating a stub that...
2011-06-08  Alexandre Julliardwidl: Don't require inline stubs for functions that...
2011-06-08  Alexandre Julliardwidl: Don't allow floating point parameters for interpr...
2011-06-08  Alexandre Julliardwidl: Don't generate old-style interpreted stubs on...
2011-06-08  Alexandre Julliardwidl: Set a correct fpu parameter mask on 64-bit.
2011-06-08  Alexandre Julliardwidl: In 64-bit mode, pass all arguments to NdrClientCa...
2011-06-07  André Hentschelc2man: Better detect that the file is in use.
2011-06-07  Jacek Cabanwidl: Don't duplicate optarg and optind declarations...
2011-06-07  Alexandre Julliardwidl: Add support for generating new-style interpreted...
2011-06-07  Alexandre Julliardwidl: Generate thunks for callas functions using interp...
2011-06-06  Alexandre Julliardwidl: Add support for generating new-style interpreted...
2011-06-06  Alexandre Julliardwidl: Add support for generating new-style interpreted...
2011-06-06  Alexandre Julliardwidl: Add support for new-style interpreted stubs in...
2011-06-03  Alexandre Julliardwidl: Add support for generating old-style interpreted...
2011-06-03  Alexandre Julliardwidl: Add support for generating old-style interpreted...
2011-06-03  Alexandre Julliardwidl: Add support for generating old-style interpreted...
2011-06-03  Alexandre Julliardwidl: Always use signed types in parameter formats.
2011-06-02  Alexandre Julliardwidl: Use the pointer offset for arrays declared as...
next