winedump: Win64 printf format warning fixes.
[wine] / tools /
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.
2006-08-25  Louis Lenderswine.inf: Add a bunch of fake dlls.
2006-08-24  Andrew Talbotwinedump: Cast-qual warnings fix.
2006-08-23  Alexandre Julliardtools: Added a man page for wineprefixcreate.
2006-08-23  Andrew Talbotwinebuild: Cast-qual warnings fix.
2006-08-18  Dan Hipschmanwidl: Output format-strings for interface pointers.
2006-08-18  Dan Hipschmanwidl: Allow format-string functions to work with objects.
2006-08-17  Dan Hipschmanwidl: Use typegen.c format-string functions in proxy.c.
2006-08-17  Dan Hipschmanwidl: Move format-string declaration output to typegen.c.
2006-08-17  Stefan Leichterwinedump: Print each 64bit integers as two 32 bit integers.
2006-08-16  Alexandre Julliardwine.inf: Create a fake exe for explorer.exe.
2006-08-16  Dan Hipschmanwidl: Generate proxy code for user marshalled types.
2006-08-16  Dan Hipschmanwidl: Fix out-only temporary variable generation.
2006-08-16  Dan Hipschmanwidl: Fix NdrComplexStructUnmarshall calls in generated...
2006-08-16  Dan Hipschmanwidl: Fix NdrConformantArrayUnmarshall calls in generat...
2006-08-16  Dan Hipschmanwidl: Calculate method indices in parser instead of...
2006-08-15  Alexandre Julliardrelpath: Properly handle a "." directory name.
2006-08-15  Dan Hipschmanwidl: Pass the right size to MIDL_memset in generated...
2006-08-12  Dan Hipschmanwidl: Improve pointer null checking logic.
2006-08-12  Dan Hipschmanwidl: Use ref_type to simplify some code.
2006-08-11  Alexandre Julliardwinebuild: Added output() function to properly deal...
2006-08-11  Dan Hipschmanwidl: Don't generate indentation spaces on empty lines.
2006-08-11  Mike McCormackinfosoft: Implement and register the language neutral...
2006-08-11  Molle Bestefichbug_report.pl: Use correct 'wine --version' syntax.
2006-08-11  Dan Hipschmanwidl: Fix incorrect version number in generated code.
2006-08-10  Colin Pitrattools: Check for open return code in Perl scripts.
2006-08-10  Dan Hipschmanwidl: Add ref_type (dereference typedefs) and use it.
2006-08-08  Francois Gougetwine.inf: lnkfile\shellex\ContextMenuHandlers\... is...
2006-08-08  Francois Gougetwine.inf: Don't create a fake exe and change the name...
2006-08-08  Francois Gougetwine.inf: Use %CurrentVersionNT% wherever applicable.
2006-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-08-07  Francois Gougetwine.inf: We should not override existing associations.
2006-08-05  Dan Hipschmanwidl: Replace strdup, malloc and realloc with xstrdup...
2006-08-04  Dan Hipschmanwidl: Generate GUID (infile_i.c) files.
2006-08-03  Dan Hipschmanwidl: Write forward declarations for coclass definitions.
2006-08-01  Alexandre Julliardmakedep: Always search for includes in the standard...
next