Add the IAutoComplete and IAutoComplete2 implementation (but methods
[wine] / tools / winapi /
2004-03-22  Steven EdwardsRemove reference to old graphics directory
2004-02-27  Patrik StridvallAPI files update.
2004-02-20  Patrik Stridvall- API files update.
2004-01-20  Hans LeidekkerFixed misuse of scalar reference variable.
2004-01-20  Francois GougetGenerate ok("...\n") calls.
2003-12-15  Martin FuchsFixed options for winebuild.
2003-11-14  Alexandre JulliardGet rid of the msdos/ directory.
2003-11-13  Alexandre JulliardMoved memory/environ.c, memory/virtual.c and misc/cpu...
2003-11-06  Alexandre JulliardRe-use the loader directory for the main wine loader...
2003-10-28  Francois GougetWeekly spelling fixes.
2003-10-24  Alexandre JulliardSpecify include quotes in the tests.dat file.
2003-10-21  Francois GougetUpdate tests.dat to include the various #include fixes.
2003-09-30  Daniel MarmierUse #ifdef instead of #if for all feature tests.
2003-09-29  Francois GougetUpdate winapi and c2man so they know about -ret16....
2003-09-23  Jon GriffithsAdded some needed config.h entries.
2003-09-19  Alexandre JulliardGet rid of relay32 directory.
2003-08-26  Alexandre JulliardThe if1632 directory no longer exists.
2003-08-18  Jon Griffithsole/ directory doesn't exist anymore.
2003-08-08  Patrik Stridvall- API files update.
2003-07-18  Jon GriffithsHandle long file names in pre-build step (quote them).
2003-05-13  Francois Gougetlibrary/Makefile.in and unicode/Makefile.in don't exist...
2003-04-07  Hans LeidekkerMake winapi_check handle spec files where no handler...
2003-03-15  Jon GriffithsOutput a dummy function for linking.
2003-01-09  Alexandre JulliardDo not define __WINESRC__ when building tools and miscemu.
2003-01-07  Francois GougetAdd support for .drv extension (for winspool.drv tests...
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2003-01-03  Patrik StridvallAdded --include-quotes option that fixes #include to...
2003-01-02  Patrik Stridvall- API files update.
2002-12-18  Francois GougetThe link command specifies which version of the C libra...
2002-11-30  Patrik Stridvall- Fixed bug caused by changes to Wine.
2002-11-27  Patrik Stridvall- API files update.
2002-11-18  Vincent BéronRemoved some unused types.
2002-11-12  Patrik StridvallAdded tests for a few new DLLs.
2002-11-11  Patrik Stridvall- API files update.
2002-11-06  Patrik Stridvall- Added code for detection of missing types.
2002-11-06  Patrik StridvallAPI files update.
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  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-23  Patrik Stridvall- Added proper parsing of the Makefile.in's to find...
2002-10-23  Patrik StridvallMinor modifications and improvements.
2002-10-18  Patrik Stridvall- Better .dsp file generation for .exe outputs
2002-10-15  Patrik Stridvall- Fixed broken winapi_extract options --{pseudo-,}stub...
2002-10-15  Patrik StridvallDon't use a special header file for macros used in...
2002-10-11  Patrik Stridvall- Improved alignment and offset calculations.
2002-10-09  Patrik StridvallReorganized the code for better support of data structu...
2002-10-02  Patrik Stridvall- Minor improvements.
2002-10-02  Patrik Stridvall- API file update.
2002-10-01  Patrik Stridvall- Added a new tool winapi_test for generating tests.
2002-09-24  Patrik Stridvall- Don't add standard headers for the dll separation...
2002-09-24  Patrik Stridvall- Added support for %struct16 (used by CLSID).
2002-09-23  Patrik Stridvall- Made the new C parser handle the current Wine source.
2002-09-12  Patrik StridvallMinor bug fixes and improvements.
2002-09-12  Patrik Stridvall- Made remove trailing whitespace a default off option.
2002-09-09  Patrik StridvallAPI files update.
2002-08-30  Patrik Stridvall- Proper handling of GDI32 and USER32.
2002-08-30  Patrik StridvallAPI files update.
2002-08-28  Patrik StridvallNew tool winapi_cleanup for doing simple automatic...
2002-08-27  Patrik StridvallAdded Microsoft Visual Studio workspace and project...
2002-08-20  Patrik StridvallAPI files update.
2002-08-09  Patrik StridvallAPI file update.
2002-07-23  Patrik Stridvall- Report broken forwards.
2002-07-22  Patrik StridvallHandle forwarded functions properly (based on a patch...
2002-07-20  Patrik StridvallFixed winapi_extract.
2002-07-19  Patrik StridvallMerged all API files into two files (Win16/Win32).
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-04-29  Patrik Stridvall- API files update.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMinor API update.
2002-01-21  Patrik StridvallGenerate Perl modules defining prototypes for exported...
2001-09-10  Patrik Stridvall- FreeBSD now supported.
2001-08-22  Patrik Stridvall- Continued on the new C parser.
2001-08-09  Patrik Stridvall- Begun implementation of a C statements parser.
2001-07-30  Patrik StridvallMade it possible to install the winapi tools.
2001-07-30  Patrik StridvallA few bug fixes.
2001-07-29  Patrik StridvallA few bug fixes.
2001-07-26  Patrik Stridvall- A few more bug fixes
2001-07-23  Patrik StridvallYet another major reorganization and a few new features.
2001-07-19  Patrik StridvallMinor reorganisation and a few bug fixes.
2001-07-18  Patrik StridvallSeveral additions and bug fixes.
2001-07-14  Patrik StridvallSeveral additions and bug fixes.
2001-07-12  Patrik StridvallSeveral additions and bug fixes.
2001-07-11  Patrik StridvallMajor reorganization and cleanup.
2001-07-08  Patrik StridvallSeveral bug fixes and additions.
2001-07-02  Patrik StridvallSeveral bug fixes and additions.
2001-06-28  Patrik StridvallSeveral bug fixes and additions.
2001-06-20  Patrik StridvallSeveral bug fixes and additions.
2001-06-19  Patrik StridvallSeveral bug fixes and additions.
2001-06-13  Patrik Stridvall- New common code for the winapi tools.