write: New French translation.
[wine] / tools /
2007-12-03  Detlef Riekenbergwine.inf: Add more fake dlls.
2007-11-28  Divan Burgeruser32, wine.inf: Enable title bar gradients and match...
2007-11-19  Michael Stefaniuctools: Remove duplicate includes.
2007-11-15  Alexandre Julliardwine.inf: Register inetcomm.dll.
2007-11-15  Alexandre Julliardwine.inf: Some dlls need to be registered before the...
2007-11-13  Jonathan Ernstwine.desktop: Updated French translation.
2007-11-09  Francois GougetAssorted spelling fixes.
2007-11-07  Alexandre Julliardwinebuild: Add a few nops to stub entry points to make...
2007-11-07  Alexandre Julliardwine.inf: Add APPDATA and LOCALAPPDATA environment...
2007-11-06  Dan Hipschmanwidl: Don't rely on type_memsize to return 0 for all...
2007-11-05  Dan Hipschmanwidl: Don't output a void conformance for NdrClearOutPa...
2007-11-05  Dan Hipschmanwidl: Handle pointers to conformant arrays (e.g., ...
2007-11-05  Jacek Cabaniexplore: Added self-registration code.
2007-10-31  Dan Hipschmanwidl: Add a --local-stubs option.
2007-10-29  Paul Millarwidl: Add support for overriding recorded time, allowin...
2007-10-29  Francois Gougetcrypt32: Better match the PSDK types and update win32...
2007-10-29  Dan Hipschmanwidl: Fix ExprEvalRoutines output.
2007-10-26  Alexandre Julliardwinebuild: Add a -ordinal flag for entry points that...
2007-10-25  Dan Hipschmanwidl: Fix a crash in compare_expr.
2007-10-25  Dan Hipschmanwidl: Allow void pointers with iid_is attributes.
2007-10-25  Dan Kegelwine.inf: Add fake DLL for mshtml.dll.
2007-10-24  Dan Hipschmanwidl: Use error_loc instead of yyerror.
2007-10-24  Dan Hipschmanwidl: parser_error must append a newline, so write...
2007-10-24  Juan Langwine.inf: Register cryptnet.dll.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-23  Francois GougetBetter match the PSDK types and update win32.api to...
2007-10-22  Dan Hipschmanwidl: Update the manpage.
2007-10-22  Dan Hipschmanwidl: Fix problems with variable-size user types.
2007-10-22  Michael Stefaniucwrc: Remove redundant NULL check before free(). Found...
2007-10-19  Francois Gougettools/fnt2fon: Remove error() as it is almost unused...
2007-10-19  Jacek Cabanwine.inf: Self-register msimtf.dll.
2007-10-19  Francois Gougetwrc: Modify the error, warning and tracing functions...
2007-10-19  Francois Gougetwmc: Modify the error and warning functions to behave...
2007-10-19  Francois Gougetwinegcc: Modify error() to behave like all the other...
2007-10-19  Francois Gougetwidl: Modify generic_msg() to behave like all the other...
2007-10-19  Francois Gougetwidl: Add the trailing '\n' to an error message.
2007-10-19  Francois Gougetwidl: Remove internal_error() as it is unused.
2007-10-18  Dan Hipschmanwidl: Detect conformant arrays of user types correctly.
2007-10-18  Dan Hipschmanwidl: Remove printf format strings that aren't really...
2007-10-18  Dan Hipschmanwidl: Generate dlldata files.
2007-10-18  Dan Hipschmanwidl: Improve file cleanup when errors occur.
2007-10-16  Dan Hipschmanwidl: Output the correct value for TableSize in ProxyFi...
2007-10-16  Daniel Nylandertools: Add Swedish name to .desktop file.
2007-10-16  Dan Hipschmanwidl: Use new functions need_proxy and need_stub to...
2007-10-15  Francois GougetBetter match the PSDK types and update win32.api to...
2007-10-15  Francois Gougetuser32: Fix the HRAWINPUT definition and the GetRawInpu...
2007-10-15  Francois Gougetmsdmo: Fix the DMOGetName() prototype.
2007-10-15  Gerald Pfeiferwidl: Fix build failure in parser.y.
2007-10-12  Vitaly Lipatovtools/wine.desktop: Add Name field in Russian.
2007-10-11  Andrey Turkinwine.inf: Add Protected Storage System Provider key.
2007-10-11  Dan Hipschmanrpcrt4, widl: Make pointer layouts compatible with...
2007-10-10  Louis Lenderswine.inf: Add 2 keys for *.chm files.
2007-10-10  Alexandre Julliardserver: Use the file_pos_t type for file sizes and...
2007-10-09  Dan Hipschmanwidl: Keep track of every allocated type_t to simplify...
2007-10-09  Dan Hipschmanwidl: Implement pointer_default functionality.
2007-10-09  Dan Hipschmanwidl: Allow quoted UUIDs.
2007-10-09  Dan Hipschmanwidl: Make structs containing user types bogus; fix...
2007-10-03  Dan Hipschmanwidl: Correct default pointers.
2007-10-03  Dan Hipschmanwidl: Write types in the format string comments.
2007-10-03  Dan Hipschmanwidl: Add a declonly argument to write_type_left.
2007-10-03  Dan Hipschmanwidl: Add newlines to error messages that are missing...
2007-10-02  Chris Spencerwine.inf: Create psapi.dll as a fake dll.
2007-10-02  Stéphane LOEUILLETFix substandard wine.desktop file.
2007-09-28  Rob Shearmanwidl: Generate client and server code for using context...
2007-09-28  Rob Shearmanwidl: Write prototypes for context handle rundown rount...
2007-09-27  Francois Gougetwinapi: Assorted win32.api updates.
2007-09-27  Dan Hipschmanwidl: Fix array alignment bug.
2007-09-27  Dan Hipschmanwidl: Fix string codes in pointer descriptions.
2007-09-27  Dan Hipschmanwidl: Fix top-level conformant arrays with pointer...
2007-09-26  Mikolaj Zalewskiwine.inf: add four keys found on Windows XP to Active...
2007-09-25  Dan Hipschmanwidl: Clean up write_conf_or_var_desc with string_of_type.
2007-09-20  Dan Hipschmanwidl: Handle top-level conformance for complex arrays.
2007-09-20  Dan Hipschmanwidl: Respect pointer attributes better.
2007-09-20  Dan Hipschmanwidl: Set the pointer description offset to zero if...
2007-09-19  Dan Hipschmanwidl: Implement complex arrays.
2007-09-19  Dan Hipschmanwidl: Handle all buffer sizes.
2007-09-19  Dan Hipschmanwidl: Implement pointer descriptions for complex struct...
2007-09-19  Dan Hipschmanwidl: Fix alignment comments.
2007-09-18  Alexandre Julliardtools: Remove the no longer needed bin2res tool.
2007-09-18  Francois Gougetdnsapi: Fix the DnsQueryConfig() prototype.
2007-09-18  Francois Gougetadvapi32: Add and use LSTATUS.
2007-09-18  Rob Shearmanwidl: None of the non-fixed arrays have fixed sizes...
2007-09-18  Rob Shearmanwidl: Missing size_is or length_is attributes should...
2007-09-17  Rob Shearmanwidl: Fix write_string_tfs for strings declared as...
2007-09-17  Rob Shearmanwidl: Add support for strings embedded in structures.
2007-09-17  Rob Shearmanwidl: Fix detection of complex arrays.
2007-09-17  Rob Shearmanwidl: Initialise cval in make_expr.
2007-09-14  Dan Hipschmanwidl: Add padding to the end of complex structures.
2007-09-13  Dan Hipschmanwidl: Fix an unused parameter warning on write_conf_or_...
2007-09-13  Dan Hipschmanwidl: Add calls to NdrFooFree for more types in server...
2007-09-13  Dan Hipschmanwidl: Use the correct functions for interface pointers...
2007-09-13  Francois Gougetfaultrep: Update win32.api to fix the winapi_check...
2007-09-12  Francois Gougeturl: Update win32.api to fix the winapi_check warnings.
2007-09-12  Francois Gougetwinapi_check: 'char*' is a string, not a pointer.
2007-09-11  Rob Shearmanole32: Add cross-process running-object table support.
2007-09-11  Dan Hipschmanwidl: Output UUID files compatible with older Visual...
2007-09-11  Lionel Debrouxwinedump: Fix memory leak in msmangle.c (found by Smatch).
2007-09-10  David Hedbergwine.inf: Add oledlg.dll to the list of fake dlls.
2007-09-10  Dan Hipschmanwidl: Allow size_is on strings.
2007-09-10  Dan Hipschmanwidl: Implement NDR for struct field alignment.
next