Fix signed/unsigned comparison warnings.
[wine] / tools / winapi /
2004-09-08  Francois GougetFix and unify parsing of calling conventions.
2004-09-07  Francois GougetFix c_parser.pm so it handles 'const' preceeding a...
2004-09-07  Francois GougetTest some more gdi types.
2004-09-07  Francois GougetTest some more urlmon types.
2004-09-06  Francois GougetTest some more ntdll types.
2004-09-06  Francois GougetDisable MSVC warning 4116 to avoid the 'unnamed type...
2004-09-01  Francois GougetDon't output the DECLSPEC_ALIGN() directives in the...
2004-08-31  Alexandre JulliardMoved all files from the controls/ directory to dlls...
2004-08-25  Francois GougetEnable the disabled tests in tests.data or add a commen...
2004-08-24  Francois GougetFix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I...
2004-08-22  Francois GougetUpdate FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to...
2004-08-22  Francois GougetRemove these Wine-only types:
2004-08-22  Francois GougetDECLARE_OLD_HANDLE is not used anymore.
2004-08-20  Francois GougetFix packing bug in shlobj.h.
2004-08-19  Francois GougetRemove types that don't exist from tests.dat.
2004-08-16  Francois GougetAdd the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros.
2004-08-14  Francois GougetAvoid annoying 'macro redefinition' warnings by defining
2004-08-13  Francois GougetFix the PSID and PSECURITY_DESCRIPTOR types.
2004-08-13  Francois GougetThe Windows headers don't define PEXCEPTION_REGISTRATIO...
2004-08-13  Francois GougetFix compilation of the wininet generated tests with...
2004-08-11  Francois GougetRemove LPFILESYSTEMBINDDATA as it's not defined in...
2004-08-11  Francois GougetDon't define __WINE_USE_MSVCRT in the Visual C++ projec...
2004-07-16  Francois GougetFix msvcmaker so the generated testlist.c files include...
2004-05-17  Patrik Stridvall- API files update.
2004-05-04  Hans Leidekker- Assume 8 byte maximum alignment.
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.
next