wininet: Use the Content-Length header to work out how much HTTP data there is left...
[wine] / tools /
2007-01-04  Andrew Talbotwidl: Fix memory leaks.
2007-01-04  Alexandre Julliardmake_requests: Grab status names from async_terminate...
2007-01-04  Alexandre Julliardserver: Add a generic apc_call structure to make it...
2007-01-04  Andrew Talbotwinedump: Fix memory leak.
2007-01-02  Alexandre Julliardmake_makefiles: Properly skip dlls marked with MKDLL_SKIP.
2007-01-02  Andrew Talbotwrc: Declare some variables static const.
2007-01-02  Kai Blinwrc: Fix comparison typo (Coverity).
2006-12-29  Alexandre Julliardjoystick.drv: Renamed the dlls/winmm/joystick directory...
2006-12-29  Alexandre Julliardmake_makefiles: List test directories explicitly in...
2006-12-29  Alexandre Julliardmake_makefiles: In .gitignore, explicitly list files...
2006-12-29  Robert Reifwinedump: Fix crash on delayed import section.
2006-12-28  Alexandre Julliardmake_makefiles: Merge the generated gitignores in dlls...
2006-12-27  Alexandre Julliardmake_makefiles: Generate the top-level .gitignore file.
2006-12-26  Alexandre Julliardmakedep: Add support for magic comments in .rc files...
2006-12-24  Alexandre Julliardmake_makefiles: Automatically add IDL header targets...
2006-12-24  Alexandre Julliarddlls: Merged the make_dlls script into the global make_...
2006-12-20  Hans Leidekkerwinedump: Start dumping .NET specific bits from PE...
2006-12-18  Dmitry Timoshkovwinedump: Remove a redundant ';'.
2006-12-18  Dmitry Timoshkovwinedump: Fix a couple of typos.
2006-12-08  Alexandre Julliardwinedump: Avoid printf format warnings.
2006-12-07  Alexandre Julliardwinebuild: Added --nxcompat option, and mark all module...
2006-12-07  Alexandre Julliardwinedump: Print sizes and offsets in hex.
2006-12-07  Dmitry Timoshkovwinedump: Dump section data of COFF library files,...
2006-12-07  Dmitry Timoshkovwinedump: Add a possibility to dump raw section data.
2006-12-07  Dmitry Timoshkovwinedump: Export dump_section() for use outside of...
2006-12-07  Dmitry Timoshkovwinedump: Handle properly partial optional COFF headers.
2006-12-07  Dmitry Timoshkovwinedump: IMAGE_SCN_ALIGN_??? are not the bit fields...
2006-12-07  Dmitry Timoshkovwinedump: Avoid returning void from a void function.
2006-12-07  Dmitry Timoshkovwinedump: Make output of dump_data fit into 80 columns.
2006-12-07  Francois Gougetmsvcmaker: Remove references to wine_unicode and to...
2006-12-06  Francois Gougetmsvcmaker: Link with msvcrt(d).dll rather than with...
2006-12-06  Francois Gougetmsvcmaker: Tweak the .dsp formatting to better match...
2006-12-06  Francois Gougetmsvcmaker: Remove unneeded -I.. for the msvcrt tests.
2006-12-06  Francois Gougetmsvcmaker: Fix the code that sets __WINETEST_OUTPUT_DIR...
2006-12-05  Francois GougetAssorted spelling fixes.
2006-12-04  Alexandre Julliardwinebuild: Check for illegal characters in entry point...
2006-12-04  Andrew Talbotwinedump: Cast-qual warnings fix.
2006-12-04  Andrew Talbotwinedump: Cast-qual warnings fix.
2006-11-30  Dmitry Timoshkovwinedump: Restore the COFF library dumper functionality...
2006-11-30  Eric Pouechwinedump: Added support for dumping types from PDB...
2006-11-30  Eric Pouechwinedump: First shot at dumping PDB files contents.
2006-11-30  Eric Pouechwinedump: Make dump mode the default.
2006-11-30  Eric Pouechwinedump: Dump the EMF files as any other file types.
2006-11-30  Eric Pouechwinedump: Use same scheme for dumping lnk files as...
2006-11-30  Eric Pouechwinedump: Use a uniform scheme for dumping file contents.
2006-11-30  Eric Pouechwinedump: Header file pe.h is useless, get rid of it.
2006-11-30  Eric Pouechwinedump: Changed PE, NE, LE dumping so that they are...
2006-11-28  Dmitry Timoshkovwinedump: Add partial COFF library support.
2006-11-28  Dmitry Timoshkovwinedump: Make some data const.
2006-11-27  Vitaliy Margolenwineshelllink: Use FreeDesktop standard to create Wine...
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.
next