msi: Use MSI_QueryGetRecord in ACTION_AppSearchComponents.
[wine] / tools /
2006-11-27  Dmitry Timoshkovwinedump: Constify some data.
2006-11-27  Dmitry Timoshkovwinedump: Fix a copy/paste typo.
2006-11-27  Dmitry Timoshkovwinedump: Remove a not needed include.
2006-11-27  Dmitry Timoshkovwinedump: Make the implementation match the prototype.
2006-11-20  Louis Lenderswine.inf: Add setupapi to fake dlls.
2006-11-17  Kevin Koltzauwinedump: Print new DLL characteristics.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-06  Rob Shearmanwinedump: Fix printf warning in the generated code.
2006-10-30  Kirill K. Smirnovwine.inf: Associate .hlp files with winhelp.
2006-10-27  Alexandre Julliardwinedump: Avoid some dead code.
2006-10-27  Detlef Riekenbergtools/wine.inf: Add default printer ports.
2006-10-23  Jeff Latimertools: Add addtional help to runtest.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.
2006-10-20  James Hawkinstools/wine.inf: Add the ProgramFilesPath registry entry.
2006-10-19  Dmitry Timoshkovwine.inf: Update RelayExclude and add RelayFromExclude...
2006-10-16  Alexandre Julliardmakedep: Added support for generating dependencies...
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-13  Francois GougetAssorted spelling fixes.
2006-10-12  Srivatsa Kanchi, Rwineprefixcreate: Set correct LD_LIBRARY_PATH.
2006-10-12  Alexandre JulliardFixed some printf warnings caused by using sizeof.
2006-10-12  Andrew Talbotwinebuild: Cast-qual warning fix.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-10  Andrew Talbotwidl: Cast-qual warning fix.
2006-10-10  Michael Stefaniuctools: Remove redundant NULL checks before free() ...
2006-10-09  Nick Burnswinegcc: __stdcall__ and __cdecl__ defined safely for...
2006-10-09  Louis. Lenderswine.inf: Add ddeml.dll to fake dlls.
2006-10-06  Louis. Lenderswine.inf: Add d3d9 to fake dlls.
2006-10-04  Marcus Meissnerwine.inf: Add some more fake binaries.
2006-10-03  Francois GougetAssorted spelling fixes.
2006-10-02  Michael Stefaniucwinedump: Win64 printf format warning fixes.
2006-10-02  Michael Stefaniucwrc: Win64 printf format warning fixes.
2006-09-29  Francois Gougetmsvcmaker: The msvcrt tests need '..' in the include...
2006-09-29  Francois Gougetwidl: Use CONST_VTBL to declare lpVtbl.
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-29  Detlef Riekenbergwinedump: Remove the shell script reference from the...
2006-09-25  Nicolas Delcroswrc: Fixed typo for the --pedantic argument.
2006-09-24  Alexandre Julliardmake_makefiles: Merged the make_progs script into make_...
2006-09-22  Alexandre Julliardmake_makefiles: Parse the makefiles to find the correct...
2006-09-22  Alexandre Julliardmakedep: Update dependencies even with no source files.
2006-09-20  Alexandre JulliardMakefile: Fixed rule for building makedep when cross...
2006-09-20  Francois Gougetwine.inf: Add the missing SecurityService keys.
2006-09-14  Dan Hipschmanwidl: Don't compare result of read() to unsigned type.
2006-09-14  Dan Hipschmanwidl: Remove unused parameter in create_msft_typeinfo.
2006-09-14  Dan Hipschmanwidl: Remove unused parameter in ctl2_encode_name.
2006-09-14  Dan Hipschmanwidl: Replace a #if by if for better compiler checking.
2006-09-14  Dan Hipschmanwidl: Remove unused parameter in write_ip_tfs.
2006-09-14  Dan Hipschmanwidl: Fix warning about unused structure field in lexer.
2006-09-14  Dan Hipschmanwidl: Add -u and -U options to man page.
2006-09-14  Alexandre Julliardmakefiles: Automatically rebuild makefiles when their...
2006-09-14  Alexandre Julliardmakefiles: Attempt to automatically run make depend...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.
2006-09-12  Dan Hipschmanwidl: Replace a loop with a simple computation.
2006-09-12  Alexandre Julliardwrc: Change the prefix on bison-generated names to...
2006-09-12  Alexandre Julliardwmc: Change the prefix on bison-generated names to...
2006-09-12  Alexandre Julliardwidl: Change the prefix on bison-generated names to...
2006-09-11  Alexandre JulliardMake.rules: Set the default prefix for bison files...
2006-09-11  Alexandre Julliardmakefiles: List bison dependencies explicitly for paral...
2006-09-11  Alexandre Julliardwinetest: Generate the list of test resources in make_m...
2006-09-10  Alexandre Julliardmakedep: For generated headers, parse the source idl...
2006-09-09  Alexandre Julliardmakedep: Support for new naming scheme for lex files.
2006-09-09  Alexandre Julliardmakefiles: Add global rules for bison and lex files.
2006-09-09  Alexandre Julliardwrc: Allow building without debug support in the parser.
2006-09-09  Alexandre Julliardwmc: Allow building without debug support in the parser.
2006-09-09  Alexandre Julliardwidl: Allow building without debug support in the parser.
2006-09-08  Alexandre Julliardwine.inf: Register msiexec.
2006-09-08  Dan Hipschmanwidl: Add more complete pointer handling to write_typef...
2006-09-07  Dan Kegelprograms/wcmd: Rename to programs/cmd.
2006-09-07  James Hawkinsmsvcmaker: Remove a reference to libs/unicode in msvcmaker.
2006-09-07  Paul Vrienswintrust: Register WINTRUST_ACTION_GENERIC_VERIFY_V2.
2006-09-07  Dan Hipschmanwidl: Sanity check string and pointer attrs. Don't...
2006-09-07  Dan Hipschmanwidl: Handle more pointer types in get_struct_type.
2006-09-07  Dan Hipschmanwidl: Remove checks for typedefs that always fail.
2006-09-07  Dan Hipschmanwidl: Generate an error for "int f(void a)".
2006-09-07  Dan Hipschmanwidl: Print pointers more aesthetically in generated...
2006-09-07  Dan Hipschmanwidl: Add an is_ptr function.
2006-09-07  Dan Hipschmanwidl: Factor the entry_t structure.
2006-09-07  Dan Hipschmanwidl: Use type_t for typedefs, not var_t. Simplify...
2006-09-07  Dan Hipschmanwidl: Generate names for tagless structs, unions and...
2006-08-29  Dan Hipschmanwidl: Add the rest of the pointer types to write_type.
2006-08-28  Alexandre Julliardtools: Get rid of the winapi makefile, it's not used...
2006-08-28  Alexandre Julliardmake_makefiles: Generate the tests list in programs...
2006-08-28  Alexandre Julliardtools: Added make_makefiles tool that updates the list...
2006-08-28  Eric Pouechwinedump: Added -G option to dump raw stabs information...
2006-08-26  Alexandre Julliardwrc: Get rid of xmalloc casts.
2006-08-26  Alexandre Julliardwrc: xmalloc shouldn't initialize to zero, do that...
2006-08-26  Alexandre Julliardwmc: Get rid of xmalloc casts.
2006-08-26  Alexandre Julliardwmc: xmalloc shouldn't initialize to zero, do that...
2006-08-26  Alexandre Julliardwidl: xmalloc shouldn't initialize to zero, do that...
2006-08-25  Alexandre Julliardconfigure: Set rpath on all executables that link to...
2006-08-25  Alexandre Julliardwinedump: Get rid of the install script.
2006-08-25  Dan Hipschmanwidl: Remove usage of type_t ref field for base types...
2006-08-25  Andrew Talbotwidl: Write-strings warning fix.
next