1. ac6f562 Fix more -Wstrict-prototypes warnings. by Stefan Huehner · 20 years ago
  2. 32984a6 Use __ASM_NAME and HAVE_ASM_DOT_SIZE in a few places in winebuild by Wolfgang Thaller · 20 years ago
  3. 84c8bf5 Winebuild darwin/x86-specific fixes: by Wolfgang Thaller · 20 years ago
  4. e76d25f Sync msvcmaker with make_ctests to generate valid code. by Saulius Krasuckas · 20 years ago
  5. 162adc4 Update the win(16|32).api files to match the current sources. by Francois Gouget · 20 years ago
  6. fd73829 Fix the prototypes of SQLCreateDataSource*(), SQLGetPrivateProfileString*(). by Francois Gouget · 20 years ago
  7. 483bce1 Fix the FreeADsMem() prototype. by Francois Gouget · 20 years ago
  8. ba0b5a8 Remove a check for obsolete directory and file special cases. by Francois Gouget · 20 years ago
  9. d7d68db We should set the global $all_modules variable otherwise there's no point. by Francois Gouget · 20 years ago
  10. 190f845 Make import thunks position-independent to avoid text relocations. by Alexandre Julliard · 20 years ago
  11. 27e868e Generate proper PIC code for CALL32_CBClient. by Alexandre Julliard · 20 years ago
  12. efcc2b8 Store a relative pointer for registry entry points to avoid some text by Alexandre Julliard · 20 years ago
  13. 399300a Output the exported names as a C string so that they end up in the by Alexandre Julliard · 20 years ago
  14. bae4a54 Register qcap.dll on wine initialisation. by Maarten Lankhorst · 20 years ago
  15. e546238 Fix some -Wmissing-declarations by making functions static. by Stefan Huehner · 20 years ago
  16. ac75dcc Avoid static forward declaration that doesn't work on MSVC. by Alexandre Julliard · 20 years ago
  17. db134ec Use .mod_*_func sections on Mac OS X/i386 instead of the elf by Pierre d'Herbemont · 20 years ago
  18. 25c5fe3 Reuse output_dll_init for the constructor of debug files. by Alexandre Julliard · 20 years ago
  19. dae2b44 Fixed a number of references to removed directories. by Alexandre Julliard · 20 years ago
  20. 54fc5ed Dump out the msi information in more detail. by Mike McCormack · 20 years ago
  21. 33b09d4 Add more struct types for TLB generation. by Robert Shearman · 20 years ago
  22. 5c9b7cf Moved all assembly code to the end of the generated C files to avoid by Alexandre Julliard · 20 years ago
  23. 520a7af Switch back to .data at the end of asm sections to work around an by Alexandre Julliard · 20 years ago
  24. a583b25 Generate the resource data directly inside the resource directory. by Alexandre Julliard · 20 years ago
  25. 9da4893 Added keys to install all known DPlay service providers. by Lionel Ulmer · 20 years ago
  26. 9c04ad7 Workaround to allow using the async keyword as method name. by Alexandre Julliard · 20 years ago
  27. 0bfa0b8 Better support for building stand-alone tests. by Alexandre Julliard · 20 years ago
  28. 97d1b11 Fix uninitialized warnings. by Hans Leidekker · 20 years ago
  29. 8eb1a29 Print data offset additionally to prefix while dumping data. by Dmitry Timoshkov · 20 years ago
  30. 5ea0dd6 Free delayed import modules on PROCESS_DETACH. by Alexandre Julliard · 20 years ago
  31. 70d0439 Moved the generated code segment for 16-bit builtins inside the module by Alexandre Julliard · 20 years ago
  32. c5bc264 Fix -Wwrite-strings warnings. by Robert Shearman · 20 years ago
  33. ac2096d Small fix for the font directory resource written by fnt2fon. by Dmitry Timoshkov · 20 years ago
  34. 1970e46 Generate 16-bit resources in the proper format inside the module data, by Alexandre Julliard · 20 years ago
  35. dace466 Make .fon files generated by fnt2fon slightly more compatible with by Dmitry Timoshkov · 20 years ago
  36. 069d1e8 - Always initialize width table. by Dmitry Timoshkov · 20 years ago
  37. 23001da Print also flags and length of NE resources. by Dmitry Timoshkov · 20 years ago
  38. dea3a11 Use RaiseException instead of RtlRaiseException in 16-bit spec files by Alexandre Julliard · 20 years ago
  39. 3d5c360 Renamed __wine_(un)register_dll_16 to __wine_dll_(un)register_16 for by Alexandre Julliard · 20 years ago
  40. 442f893 Create link for msiexec.exe in system directory. by Stefan Leichter · 20 years ago
  41. 6720413 Generate the 16-bit module header in the standard on-disk format, so by Alexandre Julliard · 20 years ago
  42. e8a23c9 Use the exported IMAGE_OS2_HEADER to generate the module header in the by Alexandre Julliard · 20 years ago
  43. 827a69f Avoid referencing stackframe.h from outside kernel32. by Alexandre Julliard · 20 years ago
  44. 95086f4 Moved data structures for 16-bit relay calls to winbase16.h and by Alexandre Julliard · 20 years ago
  45. 1877909 Update win16.api and win32.api to keep up with current Wine development. by Vincent Béron · 20 years ago
  46. d876893 Store the 16-bit stack pointer in the WOW32Reserved TEB field. by Alexandre Julliard · 20 years ago
  47. 40cb982 Overlay icons for .lnk files with a small arrow in the lower left corner. by Ge van Geldorp · 20 years ago
  48. 61d01e6 For each imported dll, check if there is a static library with the by Alexandre Julliard · 20 years ago
  49. a79b48e Replace the test of the which command for type command to get similar by Laurent Blume · 20 years ago
  50. d40517c Change the type of 1 bit wide bitfields to unsigned. by Michael Stefaniuc · 20 years ago
  51. c0d2377 Removed no longer used support for 32-bit register entry points. by Alexandre Julliard · 20 years ago
  52. a83c19f Support building man pages outside of the source directory. by William Poetra Yoga H · 20 years ago
  53. c700f90 Use RaiseException instead of RtlRaiseException for delayed entry by Alexandre Julliard · 20 years ago
  54. f1660da Removed a bunch of obsolete makefile hacking sed code. by Alexandre Julliard · 20 years ago
  55. 821d4c4 Fix nativeapi.pm so it knows about AC_HEADER_STAT(). by Francois Gouget · 20 years ago
  56. 2dabac0 Added support in winebuild for specifying import libraries directly on by Alexandre Julliard · 20 years ago
  57. f5c9da6 Assorted spelling fixes. by Francois Gouget · 20 years ago
  58. a96f8ac HAVE_V4L2 is not an autoconf define so tell winapi_check not to by Francois Gouget · 20 years ago
  59. 8054f6c Update win32.api to match the current sources. by Francois Gouget · 20 years ago
  60. b12ad3a output_name already contains .exe extension, don't add it again for -F option. by Alexandre Julliard · 20 years ago
  61. 1492028 Get rid of the winapi_check_dir config parameter. by Alexandre Julliard · 20 years ago
  62. a764450 Move all files from winapi_check/ to winapi/, and remove references to by Hans Leidekker · 20 years ago
  63. 240d4ee Remove a few more instances of strncpy. by Alexandre Julliard · 20 years ago
  64. 7911404 --update is no longer needed with wineprefixcreate. by Paul Vriens · 20 years ago
  65. 580a333 Add a powrprof section. Update win32.api to match the current source. by Francois Gouget · 20 years ago
  66. 00f72a3 Add a definition for _ATL_REGMAP_ENTRY in atlbase.h. by Francois Gouget · 20 years ago
  67. 30a07e9 Fix the DCICreatePrimary() prototype. It's supposed to return an int by Francois Gouget · 20 years ago
  68. d5416da Properly support out-of-tree builds (based on patch by Paul Millar). by Alexandre Julliard · 20 years ago
  69. 3a868e0 Try to clarify the 'no translation defined' error. Remove an unused variable. by Francois Gouget · 20 years ago
  70. 3b5875e Replace the wineprefixcreate --update option by a --wait option, and by Alexandre Julliard · 20 years ago
  71. 133cd70 Update win32.api to match the current source. by Francois Gouget · 20 years ago
  72. c194b2e Always initialize header file name, to prevent "#include (null)" by Juan Lang · 20 years ago
  73. 820dce1 Add default registry entries for power management. by Benjamin Cutler · 20 years ago
  74. 6e3bcb5 Replace strncpy with memcpy or lstrcpyn. by Peter Berg Larsen · 20 years ago
  75. 9c932e5 Mention the 'emf' and 'lnk' modes in the usage summary. by Francois Gouget · 20 years ago
  76. b5ffb7f Put space between include directive and include file. by Juan Lang · 20 years ago
  77. 6d46ac2 Add proxy/stub options to widl man page. by Juan Lang · 20 years ago
  78. 8acdd0b Change menu item options to use optional comma. by Michael Lin · 20 years ago
  79. 9b626b7 Use correct movw instead of movl when handling segment registers. by Marcus Meissner · 20 years ago
  80. 2771218 Register control\class\{GUID_DEVINTERFACE_SERENUM_BUS_ENUMERATOR}. by Juan Lang · 20 years ago
  81. dfaabdf Run msi files with msiexec. Change Control Panel\Desktop to correct case. by Hannu Valtonen · 20 years ago
  82. 6b10c32 Assorted spelling fixes. by Francois Gouget · 20 years ago
  83. f4db2e3 rsabase doesn't use any types now, so remove it. by Vincent Béron · 20 years ago
  84. 4d752e9 Keep types sorted in alphabetical order. by Vincent Béron · 20 years ago
  85. 2eaf7b2 Add support for single in idl files. by Vincent Béron · 20 years ago
  86. 10a605b Added handling of unsigned type. by Jacek Caban · 20 years ago
  87. 93416cd Assorted spelling fixes. by Francois Gouget · 20 years ago
  88. f455ebf Teach winapi about types newly used in various dlls. by Vincent Béron · 20 years ago
  89. 0a9633d Teach winapi_check about other calling convention shorthands (they all by Vincent Béron · 20 years ago
  90. eb93b9d Bring default registry in line with implicit default behaviour by by Paul Millar · 20 years ago
  91. b30d92d Fixed other instances of the xrealloc(0) bug. by Alexandre Julliard · 20 years ago
  92. 523d94a -Wunsigned fixes. by Jon Griffiths · 20 years ago
  93. b98d045 Don't crash on xrealloc(0) (found by Jon Griffiths). by Alexandre Julliard · 20 years ago
  94. bcb7591 Converted the make_ctests script to C (based on a patch by Royce Mitchell III). by Alexandre Julliard · 20 years ago
  95. 300240b Use the correct file name in the "generated automatically" comments. by Alexandre Julliard · 20 years ago
  96. cfb6c8e Use -isystem for system includes as they should be processed after the by Dimitrie O. Paun · 20 years ago
  97. 555eaaf Fix menu backslash escaping. by Brouard Nicolas · 20 years ago
  98. 72d6373 Allow specifying extended control styles also in standard dialogs by Alexandre Julliard · 20 years ago
  99. c02dd0a Add support for .exe's with exported functions. by Dimitrie O. Paun · 20 years ago
  100. 627aeca Created dump.c as a central point for file dumping (includes header by Eric Pouech · 20 years ago