1. 1cefed8 Make warnings quiet by default and added -w option. by Alexandre Julliard · 23 years ago
  2. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  3. 235da79 Made winebuild (almost) compile and work on Windows. by Patrik Stridvall · 23 years ago
  4. eb8a93c - Minor API update. - Minor bug fixes. by Patrik Stridvall · 23 years ago
  5. 711b532 Removed some obsolete files. by Alexandre Julliard · 23 years ago
  6. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  7. ee34695 Cosmetic fixes. by Alexandre Julliard · 23 years ago
  8. 8bc7f16 Spelling/alignment fixes. by Andreas Mohr · 23 years ago
  9. a0ff2b4 - stress the fact that wineinstall is in Wine source by Andreas Mohr · 23 years ago
  10. e3d9406 Partially revert previous changes, force configure to write an by Adam D. Moss · 23 years ago
  11. 49185ac Make wineinstall work in the new-autoconf-version world. by Adam D. Moss · 23 years ago
  12. fed8f1c Modified makedep to handle #include <> correctly (based on a patch by by Alexandre Julliard · 23 years ago
  13. f5818d2 Upgraded configure script to use autoconf 2.50 features, and renamed by Alexandre Julliard · 23 years ago
  14. fb2b1c8 Updated to newer version. by Alexandre Julliard · 23 years ago
  15. f98c52b Some older versions of GDB need to have the filename data available by Gavriel State · 23 years ago
  16. 93a5b86 Support for generation of .def files from .spec files. by Dmitry Timoshkov · 23 years ago
  17. 2295e87 Fixed some more missing parenthesis issues. by Andreas Mohr · 23 years ago
  18. f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  19. a44d9fc Minor API update. by Patrik Stridvall · 23 years ago
  20. 42dcd97 'test -e' is not supported on Solaris, replace with '-f' or '-d'. by Francois Gouget · 23 years ago
  21. 37d960f Should process the .dynsym of shared libraries instead of the .stab. by Clemens · 23 years ago
  22. dbe2cd9 Moved debug definitions to include/wine/debug.h. by Alexandre Julliard · 23 years ago
  23. 5f30ee0 Comment out/ifdef out unused code and variables. by Francois Gouget · 23 years ago
  24. b6754d8 Generate Perl modules defining prototypes for exported functions. by Patrik Stridvall · 23 years ago
  25. 4d4a52c Minor API files update. by Patrik Stridvall · 23 years ago
  26. 638ae43 Small typo fix. by Francois Gouget · 23 years ago
  27. f0cd93f Prepend "--" to arguments. by Ove Kaaven · 23 years ago
  28. 2945c0a which is more portable than type (FreeBSD). by François Gouget · 23 years ago
  29. aa4efd4 - API files update - Minor bug fixes by Patrik Stridvall · 23 years ago
  30. 9e458b9 Added support for dumping resources. by Alexandre Julliard · 23 years ago
  31. 18e4b5e We no longer need libXpm. by Alexandre Julliard · 23 years ago
  32. 8850a5f We no longer need the xpm wrappers. by Alexandre Julliard · 23 years ago
  33. a69c039 Documentation update. by Andreas Mohr · 23 years ago
  34. 690d24f Replaced MAX with max and deleted definition of MAX. by Michael Stefaniuc · 23 years ago
  35. 7662ea1 Made register and interrupt flags instead of entry point types, so by Alexandre Julliard · 23 years ago
  36. 44b15b18 Fixed a bashism. by Simon Walton · 23 years ago
  37. 9c6af0a Fixed some places where whitespace was not handled correctly. by Marcus Meissner · 23 years ago
  38. eb9a863 Exported CALL32_Regs from ntdll, renamed to __wine_call_from_32_regs by Alexandre Julliard · 23 years ago
  39. 322d087 Better handling of configuration with several Windows installations. by Gerard Patel · 23 years ago
  40. 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
  41. 8c2e573 Avoid potential problems with filenames containing spaces. by Andreas Mohr · 23 years ago
  42. 0b83d4c New console code based on Win32 windows. by Eric Pouech · 23 years ago
  43. 433e6a2 Minor API files update. by Patrik Stridvall · 23 years ago
  44. 8e44ba1 Add Debian/Mandrake menu system support. by Dusan Lacko · 23 years ago
  45. 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
  46. 49c779a Prevent warnings about labels at end of switch statements when by James Juran · 23 years ago
  47. 381111d Fix a buffer overflow in write_name_str, bug found by jonathan@corvu.com.au. by Francois Gouget · 23 years ago
  48. 443904d Avoid parsing the whole tree to find libwine.so. by · 23 years ago
  49. 1425941 Fix the #include order for config.h. by François Gouget · 23 years ago
  50. de6d4e2 Fixed and globalized some path and module name handling. by Eric Pouech · 23 years ago
  51. e15badb Cosmetics. by Andreas Mohr · 23 years ago
  52. 0d50965 Added requests to store window rectangles in the server. by Alexandre Julliard · 23 years ago
  53. daa6a7a - eliminate different segmentation faults. by Guy L. Albertelli · 23 years ago
  54. 386cf6e When including 'wine/port.h', include it first. by Francois Gouget · 23 years ago
  55. e5ddd26 When including config.h, include it first. by Francois Gouget · 23 years ago
  56. 60cccba Fix handling of empty lists in install and uninstall targets. by Francois Gouget · 23 years ago
  57. d8a8c11 Added atom_t type for atoms to make sure we use the same type by Alexandre Julliard · 23 years ago
  58. 3b3025b Fix the Wine tools search path. by Francois Gouget · 23 years ago
  59. 4c282bf Fix the .spec.c rule. by Francois Gouget · 23 years ago
  60. c3c5746 API files update. by Patrik Stridvall · 23 years ago
  61. d599c5a Wrappers must always be compiled in STRICT mode. by Francois Gouget · 23 years ago
  62. cebf8b6 A 'fi' was needed in the last if statement. by Daniel Sabo · 23 years ago
  63. 5b1e934 Avoid including winbase.h in generated .spec.c files. by Alexandre Julliard · 24 years ago
  64. f359895 Yet another documentation/message text patch. by Andreas Mohr · 24 years ago
  65. ce4e0a6 Add support for making a build environment without editing the source by Bill Medland · 24 years ago
  66. f198879 Some dumb fixes. by Eric Pouech · 24 years ago
  67. 2011fa2 Add support for the +snoop style output. by Guy Albertelli · 24 years ago
  68. 7bed696 Updates and error message improvements. by Andreas Mohr · 24 years ago
  69. 5bdbc1a Fixed demangling invocation. Be a bit more verbose on implemented features. by Eric Pouech · 24 years ago
  70. ff453fc Add config check and thread safe wrappers for the XRender library. by Huw D M Davies · 24 years ago
  71. b56a2ef Add missing CALLBACK modifier. by Dmitry Timoshkov · 24 years ago
  72. 705bfe9 Fixed dumping of dll export table. by Alexandre Julliard · 24 years ago
  73. 724c7d7 Place the log in $TMP if set and /tmp otherwise. by Francois Gouget · 24 years ago
  74. d171a55 - FreeBSD now supported. by Patrik Stridvall · 24 years ago
  75. 38909c5 Preserve wine return status. by Eric Lammerts · 24 years ago
  76. c60bc0c Fixed problem with check for special characters. by Justin Santa Barbara · 24 years ago
  77. d786a12 Added PE dump capabilities to specmaker and renamed specmaker into winedump. by Eric Pouech · 24 years ago
  78. 1a66d22 Added global management of user handles in the server. by Alexandre Julliard · 24 years ago
  79. 99eac46 Output correct assembly function headers for all functions. by Alexandre Julliard · 24 years ago
  80. aeb023f - Continued on the new C parser. by Patrik Stridvall · 24 years ago
  81. 4b33b13 - Begun implementation of a C statements parser. by Patrik Stridvall · 24 years ago
  82. 635d965 Small winecheck update (DGA check is bogus). by Andreas Mohr · 24 years ago
  83. 647ac51 Made it possible to install the winapi tools. by Patrik Stridvall · 24 years ago
  84. cec294e A few bug fixes. by Patrik Stridvall · 24 years ago
  85. 89a0c02 Fix handling of the '--with-wine-xxx' options: only look in the by Francois Gouget · 24 years ago
  86. 5bc9a0b A few bug fixes. by Patrik Stridvall · 24 years ago
  87. 849cea0 Put the per project paths before the wine paths. by Francois Gouget · 24 years ago
  88. 67f0a70 - A few more bug fixes by Patrik Stridvall · 24 years ago
  89. 1c61b3b Yet another major reorganization and a few new features. by Patrik Stridvall · 24 years ago
  90. 027c7a1 Minor reorganisation and a few bug fixes. by Patrik Stridvall · 24 years ago
  91. 37ec927 Use the new protocol.def file to build the request structures. by Alexandre Julliard · 24 years ago
  92. d07a646 Several additions and bug fixes. by Patrik Stridvall · 24 years ago
  93. 4eb22c6 Make the font name and size settings reflect the data in the font file by Bill Medland · 24 years ago
  94. 384c232 Handle spaces properly when restarting winelauncher for debug. by Francois Gouget · 24 years ago
  95. bda5074 Several additions and bug fixes. by Patrik Stridvall · 24 years ago
  96. b59a9c7 Several additions and bug fixes. by Patrik Stridvall · 24 years ago
  97. 987ea46 Get winemaker to drop the trailing CtrlZ that is still to be found on by Bill Medland · 24 years ago
  98. c3e8ac3 Major reorganization and cleanup. by Patrik Stridvall · 24 years ago
  99. 47a99e1 Several bug fixes and additions. by Patrik Stridvall · 24 years ago
  100. 0e397fe Several bug fixes and additions. by Patrik Stridvall · 24 years ago