setupapi: Move SetupDiGetClassDevsExW into devinst.c.
[wine] / tools /
2006-07-24  Dan Hipschmanwidl: Allow write_type to output full pointer types.
2006-07-21  Roderick Colenbranderdinput8: DirectInput8Create rewrite.
2006-07-17  Alexandre Julliardwinegcc: Make sure the Wine library paths take preceden...
2006-07-17  Duane Clarkexamine-relay: Indent winex11.drv lines.
2006-07-14  Dan Hipschmanwidl: Support coclass forward declarations.
2006-07-14  Dan Hipschmanwidl: Fix unterminated comment in generated code.
2006-07-14  Andrew Talbotwinedump: Write-strings warnings fix.
2006-07-11  Alexandre Julliardlibs: Get rid of the libwine symlinks.
2006-07-11  Alexandre Julliardwinegcc: Automatically add the correct lib paths when...
2006-07-11  Alexandre Julliardlibs: Get rid of the symlinks for the static libs.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Ge van Geldorpwinebuild: Save registers which might contain parameter...
2006-07-11  Ge van Geldorpwinebuild: Reserve enough space for null function pointer.
2006-07-11  Hans Leidekkerwine.inf: Add msi to the list of fake dlls.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore lex and bison...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-10  Alexandre Julliardconfigure: Define _WIN64 when building on a 64-bit...
2006-07-07  Robert Shearmanwidl: Add support for the builtin constants "TRUE"...
2006-07-03  Jacek Cabanshdocvw: Get rid of Mozilla ActiveX control dependency.
2006-07-03  Jacek Cabanwine.inf: Set gecko url to activate Wine Gecko installer.
2006-06-27  Alexandre Julliardwidl: Fixed syntax of DECL_LINK macro to look more...
2006-06-26  Andrew Talbotwidl: Write-strings warnings fix.
2006-06-21  Francois Gougettools: Fix mkinstalldirs.
2006-06-21  Detlef Riekenbergwinedump: Add DLL_WINE_PREATTACH to the generated DllMain.
2006-06-21  Detlef Riekenbergwinedump: Use ntdll as template.
2006-06-20  James Hawkinstools/wine.inf: Add d3d8.dll to the fake dlls list.
2006-06-19  Alexandre Julliardwinebuild: Get rid of the data16 prefix, it shouldn...
2006-06-19  Thomas Weidenmuellerwidl: Fix updating the proc offset.
2006-06-16  Mike McCormackinseng: Initial implementation of inseng (required...
2006-06-15  Louis. Lenderswine.inf: Add fake dll for advpack.dll.
2006-06-14  Mike McCormackwrc: Remove some tokens declared twice.
2006-06-13  Alexandre Julliardwinebuild: Fix a few printf format warnings by casting...
2006-06-13  Alexandre Julliardwidl: Use unsigned int instead of size_t to avoid print...
2006-06-07  Mike McCormackserver: Use unsigned long for request types that are...
2006-06-07  Mike McCormackhlink: Implement DllRegisterServer.
2006-06-07  Robert Shearmanwidl: Support coclass forward declarations.
2006-06-06  Stefan Leichterwine.inf: Added default values for .htm and .html file...
2006-06-02  Robert Shearmanwidl: Fix a typo in the man page.
2006-06-02  Robert Shearmanwidl: Properly size the return value procformat.
2006-06-02  Robert Shearmanwidl: Only write one procformat string and one typeform...
2006-05-31  Robert Shearmanwidl: Allow some more "reserved words" to be used as...
2006-05-27  Alexandre Julliardsfnt2fnt: Clean output files when aborting on a signal.
2006-05-27  Alexandre Julliardmake_ctests: Clean output files when aborting on an...
2006-05-27  Alexandre Julliardfnt2fon: Clean output files when aborting on an error...
2006-05-27  Alexandre Julliardbin2res: Clean output files when aborting on an error...
2006-05-27  Alexandre Julliardwidl: Clean output files when aborting on a signal.
2006-05-27  Alexandre Julliardwrc: Clean output files when aborting on an error or...
2006-05-27  Alexandre Julliardwmc: Clean output files when aborting on an error or...
2006-05-26  Pierre d'Herbemontwineprefixcreate: Obtain wine and wineserver from the...
2006-05-26  Mike McCormackwinapi: IMAGE_OPTIONAL_HEADER has different members...
2006-05-24  Alexandre Julliardwidl: Get rid of unnecessary inclusion of unicode.h.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Vitaliy Margolenwine.inf: Create fake dlls for ADPCM codecs.
2006-05-20  Jacek Cabanwidl: Don't add importlib if it is already on the list...
2006-05-20  Jacek Cabanwidl: Added support for importing parent interfaces...
2006-05-17  Jacek Cabanwidl: Added importlib reading implementation.
2006-05-16  Alexandre Julliardtools: Updated the autoconf scripts to more recent...
2006-05-15  Jacek Cabanwidl: Added RPC_FC_ENUM16 encoding.
2006-05-15  Jacek Cabanwidl: res50 is number of impinfos. Fix its usage.
2006-05-15  Francois Gougetwinapi: Add support for APIENTRY.
2006-05-10  Francois Gougetwinapi_check: Fix 'long int' parsing.
2006-05-09  Saulius Krasuckaswine.inf: Install comctl32.dll as fake DLL.
2006-05-09  Alexandre Julliardmciwave: Renamed mciwave.drv to mciwave.dll, and moved...
2006-05-05  Eric Kohlwidl: Implement 'oldnames' option.
2006-05-05  Eric Kohlwidl: Fix a typo.
2006-04-21  Jacek Cabanwidl: Fix a typo.
2006-04-21  Jacek Cabanwidl: Added importlib parsing code.
2006-04-21  Eric Kohlwidl: Implement support for unique pointers to strings.
2006-04-20  Robert Shearmanwidl: Prevent NULL pointer de-refs on "void *" types.
2006-04-18  Alexandre Julliardwinebuild: Disable linking to external symbols by default.
2006-04-18  Robert Shearmanwidl: Ignore [object] attribute on interfaces written...
2006-04-18  Alexandre Julliardwinebuild: Fixed index in module table for delayed...
2006-04-17  Eric Kohlwidl: Support multiple RPC interfaces per binary.
2006-04-17  Eric Kohlwidl: Implement support for unique pointers to arrays.
2006-04-14  Mike McCormackwidl: Add support for VT_I8 and VT_UI8 to msft typelibs.
2006-04-12  Huw Daviestools: Don't try to use FT_Load_Sfnt_Table unless FreeT...
2006-04-11  Eric Pouechwinedump: Constify some pointers.
2006-04-11  Alexandre Julliardwinedump: Added detection of Wine fake dlls.
2006-04-10  Hans Leidekkerdnsapi: Teach winapi_check about dnsapi.dll.
2006-04-10  Eric Kohlwidl: Implement support for ref pointers to simple...
2006-04-10  Eric Pouechwine.inf: Added dbghelp & imagehlp as fake DLLs.
2006-04-08  Marcus Meissnerwinedump: Use fchmod() instead of doing system(chmod).
2006-04-07  Huw Daviesfonts: Add the Won sign in place of the backslash for...
2006-04-05  Alexandre Julliardwinebuild: Remove a no longer necessary movzwl instruction.
2006-04-05  Eric Kohlwidl: Implement support for ref pointers to arrays...
2006-04-04  Alexandre Julliardtools: Add LDFLAGS to all the linker invocations.
2006-04-04  Alexandre Julliardwinegcc: Don't use the library full name for .so libs.
2006-04-04  James Hawkinswine.inf: Add hhctrl.ocx to the list of fake dlls.
2006-04-03  Robert Shearmanwidl: Fix the type offset for generated conformant...
2006-03-31  Alexandre Julliardwinewrapper: Remove a couple of variables that are...
2006-03-31  Robert Shearmanwidl: There's no need to cast _StubMsg - it's already...
2006-03-31  Robert Shearmanwidl: Only assign variables if not a string and only...
2006-03-31  Robert Shearmanwidl: Initialise the temporary variable to 0 for parame...
2006-03-31  Robert Shearmanwidl: Create the correct variable type for parameters...
2006-03-31  Robert Shearmanwidl: Re-use print_phase_basetype for generating return...
2006-03-31  Robert Shearmanwidl: Move handling of base type marshaling and unmarsh...
2006-03-31  Robert Shearmanwidl: Use print_phase_function for printing NdrPointerF...
2006-03-31  Robert Shearmanwidl: Add a function to generate the Ndr type calls.
2006-03-31  Robert Shearmanwidl: Only write the buffer incrementing code for the...
2006-03-31  Robert Shearmanwidl: Output the necessary sizing information for other...
next