1. 1492028 Get rid of the winapi_check_dir config parameter. by Alexandre Julliard · 20 years ago
  2. a764450 Move all files from winapi_check/ to winapi/, and remove references to by Hans Leidekker · 20 years ago
  3. 580a333 Add a powrprof section. Update win32.api to match the current source. by Francois Gouget · 20 years ago
  4. 00f72a3 Add a definition for _ATL_REGMAP_ENTRY in atlbase.h. by Francois Gouget · 20 years ago
  5. 30a07e9 Fix the DCICreatePrimary() prototype. It's supposed to return an int by Francois Gouget · 20 years ago
  6. 3a868e0 Try to clarify the 'no translation defined' error. Remove an unused variable. by Francois Gouget · 20 years ago
  7. 133cd70 Update win32.api to match the current source. by Francois Gouget · 20 years ago
  8. f4db2e3 rsabase doesn't use any types now, so remove it. by Vincent Béron · 20 years ago
  9. f455ebf Teach winapi about types newly used in various dlls. by Vincent Béron · 20 years ago
  10. da8b3dd Assorted spelling fixes. by Francois Gouget · 20 years ago
  11. fa9b9f5 Define "WINVER=0x0501 _WIN32_WINNT=0x0501 _WIN32_IE=0x0600" for all the targets. by Steven Edwards · 20 years ago
  12. 5c033da MIDL_STUB_MESSAGE.UniquePtrCount has been renamed in the latest SDK so by Francois Gouget · 20 years ago
  13. a8b09d1 Add function prototypes. by Francois Gouget · 20 years ago
  14. 1d691d5 Fix the usage for non-boolean options, always print the by Francois Gouget · 20 years ago
  15. b4df241 Review and fix regular expressions of the form /^foo|bar$/. by Francois Gouget · 20 years ago
  16. aabbbc0 Standardize on '%long --pointer'. by Francois Gouget · 20 years ago
  17. 85ae255 Fix some issues reported by winapi_check: by Francois Gouget · 20 years ago
  18. 9c32468 Fix the declaration of SymEnumSymbols() in dbghelp.spec. by Francois Gouget · 20 years ago
  19. c7545d2 Correctly define WINVER, _WIN32_WINNT and _WIN32_IE versions in all cases. by Steven Edwards · 20 years ago
  20. c165496 Update types checked by winapi_check. by Vincent Béron · 20 years ago
  21. 370f220 Don't import parse_comma_list() unless necessary. by Francois Gouget · 20 years ago
  22. c35c48b Fix generation of config.h. by Martin Fuchs · 21 years ago
  23. c7e4674 Fix msvcmaker imports. by Martin Fuchs · 21 years ago
  24. d8c96b0 Identify comm.drv as a 16bit dll. by Francois Gouget · 21 years ago
  25. bac042c Limit the length of progress messages to less than $COLUMNS || 80 by Francois Gouget · 21 years ago
  26. c2f2b99 Add function prototypes. by Francois Gouget · 21 years ago
  27. d0882ef Handle the static libraries linked to using EXTRALIBS. by Francois Gouget · 21 years ago
  28. d2acb8c Define _WIN32_WINNT and _WIN32_IE versions for MS_VC Build. by Steven Edwards · 21 years ago
  29. 02236f0 Fix and unify parsing of calling conventions. by Francois Gouget · 21 years ago
  30. c13638e Fix c_parser.pm so it handles 'const' preceeding a '*'. by Francois Gouget · 21 years ago
  31. 5d54c7b Test some more gdi types. by Francois Gouget · 21 years ago
  32. 7e848dc Test some more urlmon types. by Francois Gouget · 21 years ago
  33. ab1866b Test some more ntdll types. by Francois Gouget · 21 years ago
  34. 5512ae2 Disable MSVC warning 4116 to avoid the 'unnamed type definition in by Francois Gouget · 21 years ago
  35. 7421a7b Don't output the DECLSPEC_ALIGN() directives in the TYPE_FIELD tests. by Francois Gouget · 21 years ago
  36. 2ceb42d Moved all files from the controls/ directory to dlls/user. by Alexandre Julliard · 21 years ago
  37. 20b8b56 Enable the disabled tests in tests.data or add a comment describing by Francois Gouget · 21 years ago
  38. 2e360b3 Fix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_ID and by Francois Gouget · 21 years ago
  39. 6b1e832 Update FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to match the latest by Francois Gouget · 21 years ago
  40. 493cf88 Remove these Wine-only types: by Francois Gouget · 21 years ago
  41. 07ba7f3 DECLARE_OLD_HANDLE is not used anymore. by Francois Gouget · 21 years ago
  42. 09747e5 Fix packing bug in shlobj.h. by Francois Gouget · 21 years ago
  43. 68232c6 Remove types that don't exist from tests.dat. by Francois Gouget · 21 years ago
  44. e69f385 Add the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros. by Francois Gouget · 21 years ago
  45. a625761 Avoid annoying 'macro redefinition' warnings by defining by Francois Gouget · 21 years ago
  46. 870f55f Fix the PSID and PSECURITY_DESCRIPTOR types. by Francois Gouget · 21 years ago
  47. 6f902f1 The Windows headers don't define PEXCEPTION_REGISTRATION_RECORD. Remove it. by Francois Gouget · 21 years ago
  48. 0cc262c Fix compilation of the wininet generated tests with the Windows headers. by Francois Gouget · 21 years ago
  49. 522217c Remove LPFILESYSTEMBINDDATA as it's not defined in the standard Windows headers. by Francois Gouget · 21 years ago
  50. 48ea250 Don't define __WINE_USE_MSVCRT in the Visual C++ project. It is not by Francois Gouget · 21 years ago
  51. ad7a4fb Fix msvcmaker so the generated testlist.c files include stdarg.h. by Francois Gouget · 21 years ago
  52. ae9cf77 - API files update. - Minor bug fixes. by Patrik Stridvall · 21 years ago
  53. e2bf334 - Assume 8 byte maximum alignment. - Sync type testing data with the headers. by Hans Leidekker · 21 years ago
  54. 0ea344e Remove reference to old graphics directory by Steven Edwards · 21 years ago
  55. 446d6c0 API files update. by Patrik Stridvall · 21 years ago
  56. 9c39156 - API files update. - Minor bug fixes. by Patrik Stridvall · 21 years ago
  57. c9b4f60 Fixed misuse of scalar reference variable. by Hans Leidekker · 21 years ago
  58. b358b7a Generate ok("...\n") calls. by Francois Gouget · 21 years ago
  59. f74e715 Fixed options for winebuild. by Martin Fuchs · 21 years ago
  60. 97657b1 Get rid of the msdos/ directory. by Alexandre Julliard · 21 years ago
  61. 7999469 Moved memory/environ.c, memory/virtual.c and misc/cpu.c to by Alexandre Julliard · 21 years ago
  62. 357c740 Re-use the loader directory for the main wine loader, and get rid of by Alexandre Julliard · 21 years ago
  63. f405629 Weekly spelling fixes. by Francois Gouget · 21 years ago
  64. 2f31228 Specify include quotes in the tests.dat file. by Alexandre Julliard · 21 years ago
  65. 56b63e8 Update tests.dat to include the various #include fixes. by Francois Gouget · 21 years ago
  66. a613de2 Use #ifdef instead of #if for all feature tests. by Daniel Marmier · 22 years ago
  67. 7aa0f3c Update winapi and c2man so they know about -ret16. Remove support for by Francois Gouget · 22 years ago
  68. 33c069a Added some needed config.h entries. by Jon Griffiths · 22 years ago
  69. ccc7570 Get rid of relay32 directory. by Alexandre Julliard · 22 years ago
  70. 4e874ee The if1632 directory no longer exists. by Alexandre Julliard · 22 years ago
  71. 40085f8 ole/ directory doesn't exist anymore. by Jon Griffiths · 22 years ago
  72. c5f834c - API files update. - Minor bug fixes. by Patrik Stridvall · 22 years ago
  73. 0e8c8cb Handle long file names in pre-build step (quote them). by Jon Griffiths · 22 years ago
  74. 617cf92 library/Makefile.in and unicode/Makefile.in don't exist anymore. by Francois Gouget · 22 years ago
  75. 0c3e654 Make winapi_check handle spec files where no handler is specified. by Hans Leidekker · 22 years ago
  76. 272d240 Output a dummy function for linking. by Jon Griffiths · 22 years ago
  77. f8bac62 Do not define __WINESRC__ when building tools and miscemu. by Alexandre Julliard · 22 years ago
  78. dcfc25e Add support for .drv extension (for winspool.drv tests for instance). by Francois Gouget · 22 years ago
  79. 8b36681 Rename __WINE__ to __WINESRC__. by Dimitrie O. Paun · 22 years ago
  80. b6077c6 Added --include-quotes option that fixes #include to use the correct by Patrik Stridvall · 22 years ago
  81. 4715b80 - API files update. - Minor improvement and bug fixes. by Patrik Stridvall · 22 years ago
  82. 9521784 The link command specifies which version of the C library to link with by Francois Gouget · 22 years ago
  83. fc46e46 - Fixed bug caused by changes to Wine. by Patrik Stridvall · 22 years ago
  84. f2c2eaf - API files update. - Minor improvement and bug fixes. by Patrik Stridvall · 22 years ago
  85. 1eb106b Removed some unused types. by Vincent Béron · 22 years ago
  86. b3da4ab Added tests for a few new DLLs. by Patrik Stridvall · 22 years ago
  87. 14fa659 - API files update. by Patrik Stridvall · 22 years ago
  88. aac9ff4 - Added code for detection of missing types. by Patrik Stridvall · 22 years ago
  89. eb4db94 API files update. by Patrik Stridvall · 22 years ago
  90. 93cf466 - Updated it to support changes in Wine. by Patrik Stridvall · 22 years ago
  91. 5554838 Added tests for normal types (not just structures). by Patrik Stridvall · 22 years ago
  92. ec50ab2 API file update. by Patrik Stridvall · 22 years ago
  93. 011fc64 Add new options --wine and --winetest so workspace and project files by Patrik Stridvall · 22 years ago
  94. 1a6898b Added support for excluding optional fields. by Patrik Stridvall · 22 years ago
  95. ccfd32f - Added proper parsing of the Makefile.in's to find the tests. by Patrik Stridvall · 22 years ago
  96. 3007bd4 Minor modifications and improvements. by Patrik Stridvall · 22 years ago
  97. 724c1a6 - Better .dsp file generation for .exe outputs by Patrik Stridvall · 22 years ago
  98. cff9058 - Fixed broken winapi_extract options --{pseudo-,}stub-statistics. by Patrik Stridvall · 22 years ago
  99. 90fb046 Don't use a special header file for macros used in generated tests. by Patrik Stridvall · 22 years ago
  100. 65442cd - Improved alignment and offset calculations. by Patrik Stridvall · 22 years ago