Fixed some issues caused by the new oaidl.h.
[wine] / tools /
2003-01-05  Dimitrie O. Paunmingw links in comdlg32, shell32, and advapi32 by default.
2003-01-05  Francois GougetStandardize the capitalization of Wine.
2003-01-05  Dimitrie O. PaunPass -l's that are not .dll's or .a's to the linker.
2003-01-05  Dimitrie O. Paun- Define the standard __WINE__ and __WIN32__ macros.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2003-01-04  Dimitrie O. PaunPass only the -o -l -L options to winewrap, ignore...
2003-01-03  Alexandre JulliardRemoved a couple of no longer used tests in the generat...
2003-01-03  Dimitrie O. PaunProperly handle the -M switch.
2003-01-03  Dimitrie O. PaunProperly link agains .a files using the -l switch.
2003-01-03  Dimitrie O. PaunSimplify the code for the generated wrapper.
2003-01-03  Dimitrie O. PaunSupport outputing files to a different directory than...
2003-01-03  Patrik StridvallAdded --include-quotes option that fixes #include to...
2003-01-02  Dimitrie O. PaunAdded C++ support & small cleanups.
2003-01-02  Dimitrie O. PaunSupport C++ linking with a new -C switch.
2003-01-02  Alexandre JulliardUpdated for recent options changes.
2003-01-02  Jeff SmithSeveral improvements and corrections, foremost being...
2003-01-02  Patrik Stridvall- API files update.
2003-01-02  Dimitrie O. PaunAdd support for wrapper generation to winewrap.
2003-01-02  Dimitrie O. PaunCompile with WINE_UNICODE_NATIVE defined, essential...
2003-01-02  Eric PouechRemoved unused #include of module.h.
2003-01-02  Andreas MohrIncrement log output from 200 lines to 3000 lines.
2003-01-02  Dimitrie O. PaunAdd the -F option to set a DLL's filename.
2002-12-23  Dimitrie O. PaunAdd support for library path (-L).
2002-12-20  Alexandre JulliardDon't ignore sprintf/sscanf imports, semantics are...
2002-12-19  Alexandre JulliardRenamed mingwrap to winegcc.
2002-12-19  Tapio KauttoFix for missing ppdebug variable.
2002-12-19  Alexandre JulliardAvoid referencing potentially freed token.
2002-12-19  Dimitrie O. PaunRemove the -L wrc option, as no automatic fudging of...
2002-12-18  Francois GougetThe link command specifies which version of the C libra...
2002-12-17  Alexandre JulliardFix the type of the This pointer in the vtbl functions...
2002-12-17  Dimitrie O. PaunBetter handling of errors while fork/execing.
2002-12-17  Dimitrie O. PaunPass the gui flag to winewrap if we're linking a GUI...
2002-12-16  Francois GougetOn Windows windef.h must be included before winbase.h.
2002-12-16  Francois GougetAdd '--' option for passing extra arguments to the...
2002-12-15  Ove KaavenOutput raw ICOM-less C/C++ interface definitions by...
2002-12-15  Jeff SmithUpdated winemaker to account for change in wine's linki...
2002-12-15  Alexandre JulliardAdded support for defining forward functions as stdcall...
2002-12-15  Alexandre JulliardAdded y.tab.[ch] pseudo-dependencies to fix parallel...
2002-12-15  Dimitrie O. PaunTeach mingwrap to use winewrap to do the linking, just...
2002-12-15  Dimitrie O. PaunSmall cleanups to match current build process.
2002-12-15  Ove KaavenInclude guiddef.h in widltypes.h.
2002-12-13  Dimitrie O. PaunNew wine build utility that should make it easy for...
2002-12-12  Jeff SmithAdd 'distclean' target to winemaker-generated projects.
2002-12-12  Dimitrie O. PaunDo not display the long options in the usage message...
2002-12-12  Alexandre JulliardImplemented import libraries; on Unix we import the...
2002-12-12  Alexandre JulliardMade stdcall decoration in .def files the default,...
2002-12-12  Alexandre JulliardAdded list of symbols to ignore by default in winebuild.
2002-12-12  Alexandre JulliardWarning fix.
2002-12-11  Alexandre JulliardWine internal includes should not be in the include...
2002-12-11  Dimitrie O. Paunwrc should be aware of the location of the system headers.
2002-12-11  Alexandre JulliardUpdated to the latest version.
2002-12-11  Alexandre JulliardTry to open source file in current directory first...
2002-12-11  Francois GougetFix stderr redirection.
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-12-10  Dimitrie O. PaunGracefully degrade to getopt if getopt_long does not...
2002-12-07  Alexandre JulliardReplaced 'ignore' spec file directive by the -i option.
2002-12-06  Alexandre JulliardCheck file header to differentiate between object files...
2002-12-06  Alexandre JulliardFixed mingwrap install command.
2002-12-06  Dimitrie O. PaunMake wrc command line compatible with windres.
2002-12-06  Alexandre JulliardFixed passing of -DINCLUDEDIR when building mingwrap.
2002-12-05  Dimitrie O. PaunNew MinGW wrapper that makes gcc on Linux behave like...
2002-12-05  Sylvain PetreolleInstall apps in windows\system since that's what the...
2002-12-03  Ove KaavenParse the NOT operator, the [idempotent] attribute...
2002-11-30  Patrik Stridvall- Fixed bug caused by changes to Wine.
2002-11-30  Ove KaavenHandle encapsulated unions in a cleaner (and less buggy...
2002-11-27  Patrik Stridvall- API files update.
2002-11-24  Gerald PfeiferAvoid using labels at the end of commpound statements.
2002-11-22  Alexandre JulliardRemoved support for converting old format config, every...
2002-11-21  Matthew DavisonRemove obsolete --enable-opengl.
2002-11-21  Shachar Shemesh- If running wineinstall and asking not to install...
2002-11-21  Ove KaavenAdded "generate headers only" command-line option....
2002-11-20  Tisheng ChenAdded Simplified Chinese support.
2002-11-20  Alberto Massariwinedump was still using the "init" keyword in the...
2002-11-18  Alexandre JulliardRemoved support for 'rsrc' spec file statement.
2002-11-18  Vincent BéronRemoved some unused types.
2002-11-18  Alberto MassariInstall link to rundll32.exe too.
2002-11-13  Alexandre JulliardMake sure widl doesn't depend on the headers it has...
2002-11-13  Alexandre JulliardMoved rpc.h inclusion in widl-generated file so that...
2002-11-12  Ove KaavenSupport for enums, arrays, encapsulated unions, signed...
2002-11-12  Patrik StridvallAdded tests for a few new DLLs.
2002-11-11  Dimitrie O. PaunRewrite make_ctests and runtest in shell.
2002-11-11  Patrik Stridvall- API files update.
2002-11-06  Eric FriasAdded quotes to assembly language output.
2002-11-06  Patrik Stridvall- Added code for detection of missing types.
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-11-06  Patrik StridvallAPI files update.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-11-04  Alexandre JulliardHack to detect register functions automatically so...
2002-11-04  Patrik Stridvall- Updated it to support changes in Wine.
2002-11-04  Patrik StridvallAdded tests for normal types (not just structures).
2002-10-29  Alexandre JulliardRemoved no longer needed support for patching the debug...
2002-10-29  Patrik StridvallAPI file update.
2002-10-29  Patrik StridvallAdd new options --wine and --winetest so workspace...
2002-10-29  Patrik StridvallAdded support for excluding optional fields.
2002-10-25  Andreas Mohr- check for root user
2002-10-23  Patrik Stridvall- Added proper parsing of the Makefile.in's to find...
2002-10-23  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-23  Patrik StridvallMinor modifications and improvements.
2002-10-21  Vincent BéronRun regedit even if not installed.
2002-10-19  Uwe Bonnesdemangle_datatype: delete superflous free().
next