1. 0c3e654 Make winapi_check handle spec files where no handler is specified. by Hans Leidekker · 22 years ago
  2. 272d240 Output a dummy function for linking. by Jon Griffiths · 22 years ago
  3. f8bac62 Do not define __WINESRC__ when building tools and miscemu. by Alexandre Julliard · 22 years ago
  4. dcfc25e Add support for .drv extension (for winspool.drv tests for instance). by Francois Gouget · 22 years ago
  5. 8b36681 Rename __WINE__ to __WINESRC__. by Dimitrie O. Paun · 22 years ago
  6. b6077c6 Added --include-quotes option that fixes #include to use the correct by Patrik Stridvall · 22 years ago
  7. 4715b80 - API files update. - Minor improvement and bug fixes. by Patrik Stridvall · 22 years ago
  8. 9521784 The link command specifies which version of the C library to link with by Francois Gouget · 22 years ago
  9. fc46e46 - Fixed bug caused by changes to Wine. by Patrik Stridvall · 22 years ago
  10. f2c2eaf - API files update. - Minor improvement and bug fixes. by Patrik Stridvall · 22 years ago
  11. 1eb106b Removed some unused types. by Vincent Béron · 22 years ago
  12. b3da4ab Added tests for a few new DLLs. by Patrik Stridvall · 22 years ago
  13. 14fa659 - API files update. by Patrik Stridvall · 22 years ago
  14. aac9ff4 - Added code for detection of missing types. by Patrik Stridvall · 22 years ago
  15. eb4db94 API files update. by Patrik Stridvall · 22 years ago
  16. 93cf466 - Updated it to support changes in Wine. by Patrik Stridvall · 22 years ago
  17. 5554838 Added tests for normal types (not just structures). by Patrik Stridvall · 22 years ago
  18. ec50ab2 API file update. by Patrik Stridvall · 22 years ago
  19. 011fc64 Add new options --wine and --winetest so workspace and project files by Patrik Stridvall · 22 years ago
  20. 1a6898b Added support for excluding optional fields. by Patrik Stridvall · 22 years ago
  21. ccfd32f - Added proper parsing of the Makefile.in's to find the tests. by Patrik Stridvall · 22 years ago
  22. 3007bd4 Minor modifications and improvements. by Patrik Stridvall · 22 years ago
  23. 724c1a6 - Better .dsp file generation for .exe outputs by Patrik Stridvall · 22 years ago
  24. cff9058 - Fixed broken winapi_extract options --{pseudo-,}stub-statistics. by Patrik Stridvall · 22 years ago
  25. 90fb046 Don't use a special header file for macros used in generated tests. by Patrik Stridvall · 22 years ago
  26. 65442cd - Improved alignment and offset calculations. by Patrik Stridvall · 22 years ago
  27. 91a3686 Reorganized the code for better support of data structures parsing. by Patrik Stridvall · 22 years ago
  28. df6d37e - Minor improvements. - Added tests for GDI and USER. by Patrik Stridvall · 22 years ago
  29. bd68e06 - API file update. - Minor bug fixes. by Patrik Stridvall · 22 years ago
  30. a40a4f7 - Added a new tool winapi_test for generating tests. by Patrik Stridvall · 23 years ago
  31. de306f2 - Don't add standard headers for the dll separation hacks. - API files update. by Patrik Stridvall · 23 years ago
  32. d56fd1a - Added support for %struct16 (used by CLSID). - API files update. by Patrik Stridvall · 23 years ago
  33. 11f0359 - Made the new C parser handle the current Wine source. by Patrik Stridvall · 23 years ago
  34. c662929 Minor bug fixes and improvements. by Patrik Stridvall · 23 years ago
  35. e298097 - Made remove trailing whitespace a default off option. by Patrik Stridvall · 23 years ago
  36. 15e6c40 API files update. by Patrik Stridvall · 23 years ago
  37. 175234c - Proper handling of GDI32 and USER32. by Patrik Stridvall · 23 years ago
  38. d6b4545 API files update. by Patrik Stridvall · 23 years ago
  39. 440b021 New tool winapi_cleanup for doing simple automatic cleanups. by Patrik Stridvall · 23 years ago
  40. cea6df7 Added Microsoft Visual Studio workspace and project file maker. by Patrik Stridvall · 23 years ago
  41. 511cea7 API files update. by Patrik Stridvall · 23 years ago
  42. 5694fee API file update. by Patrik Stridvall · 23 years ago
  43. 5379c79 - Report broken forwards. - API files update. by Patrik Stridvall · 23 years ago
  44. 1932045 Handle forwarded functions properly (based on a patch by Francois Gouget). by Patrik Stridvall · 23 years ago
  45. 098883b Fixed winapi_extract. by Patrik Stridvall · 23 years ago
  46. 0704650f Merged all API files into two files (Win16/Win32). by Patrik Stridvall · 23 years ago
  47. f673b71 Fixed make install target to work even when nothing has been compiled by Alexandre Julliard · 23 years ago
  48. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  49. ce830a9 Added mkinstalldirs to create directories more portably. by Alexandre Julliard · 23 years ago
  50. c56ed50 - API files update. by Patrik Stridvall · 23 years ago
  51. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  52. a44d9fc Minor API update. by Patrik Stridvall · 23 years ago
  53. b6754d8 Generate Perl modules defining prototypes for exported functions. by Patrik Stridvall · 23 years ago
  54. d171a55 - FreeBSD now supported. by Patrik Stridvall · 24 years ago
  55. aeb023f - Continued on the new C parser. by Patrik Stridvall · 24 years ago
  56. 4b33b13 - Begun implementation of a C statements parser. by Patrik Stridvall · 24 years ago
  57. 647ac51 Made it possible to install the winapi tools. by Patrik Stridvall · 24 years ago
  58. cec294e A few bug fixes. by Patrik Stridvall · 24 years ago
  59. 5bc9a0b A few bug fixes. by Patrik Stridvall · 24 years ago
  60. 67f0a70 - A few more bug fixes by Patrik Stridvall · 24 years ago
  61. 1c61b3b Yet another major reorganization and a few new features. by Patrik Stridvall · 24 years ago
  62. 027c7a1 Minor reorganisation and a few bug fixes. by Patrik Stridvall · 24 years ago
  63. d07a646 Several additions and bug fixes. by Patrik Stridvall · 24 years ago
  64. bda5074 Several additions and bug fixes. by Patrik Stridvall · 24 years ago
  65. b59a9c7 Several additions and bug fixes. by Patrik Stridvall · 24 years ago
  66. c3e8ac3 Major reorganization and cleanup. by Patrik Stridvall · 24 years ago
  67. 47a99e1 Several bug fixes and additions. by Patrik Stridvall · 24 years ago
  68. 0e397fe Several bug fixes and additions. by Patrik Stridvall · 24 years ago
  69. f20beca Several bug fixes and additions. by Patrik Stridvall · 24 years ago
  70. 35a723b Several bug fixes and additions. by Patrik Stridvall · 24 years ago
  71. 163652b Several bug fixes and additions. by Patrik Stridvall · 24 years ago
  72. 6a012e2 - New common code for the winapi tools. by Patrik Stridvall · 24 years ago