kernel: Beginning of French translation of error messages.
[wine] / tools /
2007-01-16  Alexandre Julliardwmc: Added support for neutral languages.
2007-01-16  Kai Blinwinetools: Fix installing on distributions without...
2007-01-15  Alexandre Julliardserver: Added mechanism for returning results of APC...
2007-01-10  Francois Gougetwine.inf: We cannot create fake dlls for 16bit librarie...
2007-01-10  Alexandre Julliardmake_makefiles: Get rid of the rules for dll symlinks.
2007-01-10  Eric Pouechwinedump: Fixed signature for dumping MDMP files.
2007-01-09  Alexandre Julliardwrc: Added support for utf-8 codepage.
2007-01-09  Patrik Stridvallmake_makefiles: Add *_crosstest.exe to .gitignore.
2007-01-06  Eric Pouechwinedump: Add support for derived types in codeview...
2007-01-06  Eric Pouechwinedump: Fix a couple of issues with types table walking.
2007-01-06  Eric Pouechwinedump: Dump S_SSEARCH_V1 symbols.
2007-01-06  Eric Pouechwinedump: Added for dumping sstAlignSym and sstGlobalTy...
2007-01-06  Eric Pouechwinedump: Handling of S_SALIGN symbols.
2007-01-06  Eric Pouechwinedump: Re-use existing codeview facilities to dump...
2007-01-06  Eric Pouechwinedump: Removed cvinclude.h.
2007-01-06  Eric Pouechwinedump: Added dumping of RSDS header from module.
2007-01-06  Eric Pouechwinedump: Added helper to convert a guid to a string.
2007-01-06  Eric Pouechwinedump: While dumping NE files, use -j option if...
2007-01-06  Eric Pouechwinedump: Print some basic info for pure DOS file ...
2007-01-06  Eric Pouechwinedump: Added ability to dump FPO debug information.
2007-01-05  Francois Gougetwine.inf: Self-register objsel.dll.
2007-01-05  Francois Gougetddrawex: Self-register the DirectDrawFactory CoClass.
2007-01-05  Francois Gougetdinput8: Self-register the DirectInput8 CoClass.
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.
next