ntoskrnl.exe: Add appropriate stdcall decorations to assembly functions.
[wine] / tools /
2009-06-12  Damjan Jovanovicwine.inf: Update file type associations on startup.
2009-06-11  Dmitry Timoshkovwine.inf: Add kernel32.48/kernel32.49 (ReleaseThunkLock...
2009-06-11  Austin Englishwine.desktop: Allow start to execute lnk files.
2009-06-10  Alexandre Julliardwinebuild: Properly restore %rax and %rbx in call_from_...
2009-06-09  Huw Davieswidl: Fix typelib lcid fields to match those produced...
2009-06-09  Alexandre Julliardwidl: Don't make the proxy virtual tables const if...
2009-06-08  Huw Davieswidl: Add support for the lcid parameter attribute.
2009-06-08  Stefan Stranzc2man: Add xml documentation creation.
2009-06-08  Marcus Meissnerwidl: ifdef some not always present LANG_*.
2009-06-05  Marcus Meissnerwinegcc: Free two new strlists (Coverity).
2009-06-05  Alexandre Julliardwinegcc: Create a stub main to work around the lack...
2009-06-05  Alexandre Julliardwinegcc: Link against winecrt0 for the Mingw build...
2009-06-03  Francois Gougetwinapi_extract: The old C parser is not needed anymore...
2009-06-03  Francois Gougetwinapi_extract: --spec-files has been broken for a...
2009-06-02  Alexandre Julliardwinegcc: Transparently compile resource files for the...
2009-06-02  Alexandre Julliardwinebuild: Add detection of duplicate resources.
2009-06-02  Alexandre Julliardwinebuild: Add a --resources mode that compiles multipl...
2009-06-02  André Hentschelwinemaker: Port vcproject parser from XML-Simple to...
2009-06-01  Vitaliy Margolenwinecfg: Update WinXP version to SP3.
2009-06-01  Alexandre Julliardwinegcc: Add support for building PE executables using...
2009-05-30  Alexandre Julliardwinegcc: Add support for the --sysroot option to allow...
2009-05-30  Alexandre Julliardwinegcc: Don't pass the as/ld/nm tool names to winebuild.
2009-05-29  Alexandre Julliardtools: Upgrade the config.guess/config.sub scripts.
2009-05-28  Alexandre Julliardwinedump: Fix a printf format warning on 64-bit.
2009-05-26  Daniel Santosmake_requests: Correct comment in header (minor patch).
2009-05-26  Francois Gougetwinapi_cleanup: There is not much point for this tool...
2009-05-26  Francois Gougetwinapi_fixup: There is not much point for this tool...
2009-05-21  Alexandre Julliardwidl: Add support for standard target options to allow...
2009-05-21  Alexandre Julliardwidl: Add support for writing 64-bit format typelibs.
2009-05-20  André Hentschelwinemaker: Read the includes of a dsp project file.
2009-05-19  Paul Vrienswine.inf: Set the correct initial service pack information.
2009-05-18  Francois Gougetwinapi_test: Simplify the code that builds the list...
2009-05-11  Dmitry Timoshkovwinedump: Add an ability to dump font files.
2009-05-11  Dmitry Timoshkovsfnt2fnt: Take into account external leading when calcu...
2009-05-08  Austin Englishwinedump: Sign compare fixes.
2009-05-06  Alexandre Julliardwinapi: Handle types should be treated as pointers.
2009-05-06  Alexandre Julliardwinedump: Add dumping of x86_64 exception tables.
2009-05-04  Ken Thomaseswinebuild: On Mac OS X, use -arch option to control...
2009-05-04  Ken Thomaseswinegcc: Recognize '-arch <arch>' as a compiler and...
2009-05-01  Alexandre Julliardwinebuild: Use iretq on x86_64 to restore more system...
2009-05-01  André Hentschelwinemaker: Remove unnecessary quote filtering.
2009-05-01  André Hentschelwinemaker: Update manpage.
2009-05-01  André Hentschelwinemaker: Make winemaker 64-bit ready.
2009-05-01  Damjan Jovanovicwine.inf: Add more file type descriptions.
2009-05-01  Scott Ritchiewine.desktop: Reduce MIME types to application/x-ms...
2009-04-30  André Hentschelwinemaker: Ignore quotes in source filenames.
2009-04-27  André Hentschelwinemaker: Add often used negative optimization.
2009-04-27  André Hentschelwinemaker: Fix optimizations.
2009-04-27  André Hentschelwinemaker: Fix project file path parsing.
2009-04-27  André Hentschelwinemaker: Fix path handling for Current Working Directory.
2009-04-24  André Hentschelwinemaker: Canonicalize directory name if used as targe...
2009-04-24  André Hentschelwinemaker: Print all copyrights in banner.
2009-04-24  André Hentschelwinemaker: Print version in Makefile header.
2009-04-23  André Hentschelwinemaker: Remove unused function.
2009-04-22  André Hentschelwinemaker: Parse include dirs from vcproj file.
2009-04-22  André Hentschelwinemaker: Fix wrong place for case-check.
2009-04-22  André Hentschelwinemaker: Fix whitespace handling for libs.
2009-04-21  Christian Costawinedump: When generating preamble, use 4 spaces instea...
2009-04-20  Hans Leidekkerprograms: Add stub termsv.exe.
2009-04-20  Francois Gougetwinapi: Fix the C-parser combined getter/setter prototypes.
2009-04-20  Francois Gougetwinapi: Remove some dead code.
2009-04-20  Francois Gougetwinapi: trampoline is not used so remove it.
2009-04-20  Francois Gougetwinapi: Fix the parse_c_declaration() prototype and...
2009-04-20  Francois Gougetwinapi: parse_c_declarations() is not used. Remove it.
2009-04-20  André Hentschelwinemaker: Add -m32 flag to support winegcc-changes.
2009-04-10  Alexandre Julliardc2man: Fix the array reference syntax and the return...
2009-04-10  Hans Leidekkerwine.inf: Register msctf classes.
2009-04-09  Alexandre Julliardwinebuild: Don't include any Windows header to avoid...
2009-04-09  Alexandre Julliardwinebuild: Hardcode the stack frame offsets instead...
2009-04-09  Alexandre Julliardwinebuild: Hardcode the i386 register context offsets...
2009-04-08  Alexandre Julliardserver: Make all dump function take a prefix string...
2009-04-03  Alexandre Julliardserver: Store the type of CPU that the client is runnin...
2009-04-03  André Hentschelwinemaker: Update man page.
2009-04-03  André Hentschelwinemaker: Add workspace-parse function.
2009-04-03  André Hentschelwinemaker: Add project-parse function.
2009-04-03  André Hentschelwinemaker: winresrc.h is the right name.
2009-03-26  Rob Shearmanwidl: Include the version number in the __WIDL__ prepro...
2009-03-25  Alexandre Julliardwinebuild: Skip non-functions when building the undefin...
2009-03-24  Austin Englishwinegcc: Fix a compiler warning on PC-BSD.
2009-03-24  Alexandre Julliardwinebuild: Make sure main module is properly initialized.
2009-03-23  Andrew Nguyenwine.inf: Add entry for fake ddeml.dll.
2009-03-23  James Hawkinswinebuild: Document the correlation of spec->ordinals...
2009-03-23  Rob Shearmanwidl: Initialise ref pointers to basic and enum types...
2009-03-23  Rob Shearmanwidl: Output correct code for freeing of conformant...
2009-03-23  Rob Shearmanwidl: Check the attributes applied to function declarat...
2009-03-13  Alexandre Julliardmake_makefiles: Automatically disable 16-bit modules...
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-03-12  Alexandre Julliardwine.inf: Fix typo in the shift_jis entry.
2009-03-11  Denis Baranovwine.inf: Add registry branch HKEY_CLASSES_ROOT\MIME...
2009-03-11  Rob Shearmanwidl: Returned pointers should default to being unique...
2009-03-09  Rob Shearmanwidl: Move type_basic_get_fc to typegen.c and rename...
2009-03-09  Rob Shearmanwidl: Fix a memory leak in the server/stub code when...
2009-03-09  Rob Shearmanwidl: Output server code for freeing returned types.
2009-03-09  Rob Shearmanwidl: Determine pointer fc at generation time instead...
2009-03-09  Rob Shearmanwidl: Consolidate non-simple pointer writing into one...
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-03-09  Francois Gougetfnt2bdf: Remove spaces before '\n's.
2009-03-05  Rob Shearmanwidl: Pass var attrs into write_no_repeat_pointer_descr...
2009-03-05  Rob Shearmanwidl: Add coclass and module types to the global namespace.
2009-03-05  Rob Shearmanwidl: Move type_new_enum, type_new_struct, type_new_enc...
next