1. e83afa7 Added Environment section. Fixed path of shell folders key in HKEY_USERS. by Alexandre Julliard · 21 years ago
  2. 1c5b8b1 Make wineinstall use wineprefixcreate instead of duplicating the functionality. by Alexandre Julliard · 21 years ago
  3. 10df346 Adds msg711 winemp3 to list of codecs. by Robert Reif · 21 years ago
  4. 04869eb Initial support for automatically creating the ~/.wine directory on startup. by Alexandre Julliard · 21 years ago
  5. f950d97 Remove the last remaining wine options when running programs. by Dimitrie O. Paun · 21 years ago
  6. 5f27ca2 Added options to update an existing WINEPREFIX directory and to run by Alexandre Julliard · 21 years ago
  7. cfc3943 Make our ascii strings static const. by Francois Gouget · 21 years ago
  8. e2bf334 - Assume 8 byte maximum alignment. - Sync type testing data with the headers. by Hans Leidekker · 21 years ago
  9. 977d863 Make widl parse the 'transmit_as' and 'endpoint' keywords. by Filip Navara · 21 years ago
  10. 3813044 Accept exports with '@' in their name. by Jon Griffiths · 21 years ago
  11. 19fd305 Make widl compile without most of Windows/Wine headers, so it can be by Filip Navara · 21 years ago
  12. ebf0eb3 Make static Unicode strings const. by Francois Gouget · 21 years ago
  13. 7f0abaf - Handle "? :" conditionals. - Allow [handle] attribute for types. by Robert Shearman · 21 years ago
  14. 46b1d49 Implement support for the -x <lang> option. by Dimitrie O. Paun · 21 years ago
  15. 8bed3a7 Correct removing wineg++ link on an uninstall. by Paul Vriens · 21 years ago
  16. 033ae92 Added dxdiagn.dll with a simple implementation of IDxDiagProvider. by Raphael Junqueira · 21 years ago
  17. bc2328f Only create the device symlinks the first time around. by Alexandre Julliard · 21 years ago
  18. 9ce6ff2 Remove "Path" lines from sample config. by Vincent Béron · 21 years ago
  19. 23a1c12 Add support for --verbose for compatibility. by Dimitrie O. Paun · 21 years ago
  20. e7579ef Fixed line number handling for escaped end of lines inside strings. by Alexandre Julliard · 21 years ago
  21. c95385a - remove from README the stuff that's already in the man page by Michael Stefaniuc · 21 years ago
  22. 1595729 Specify the right name for the Winelib shared object. by Dimitrie O. Paun · 21 years ago
  23. 32e31ac Automatically detect whether the entry point is main or WinMain by Alexandre Julliard · 21 years ago
  24. 5f3f214 Added simple dpnet.dll implementation. by Raphael Junqueira · 21 years ago
  25. ffca0d6 Added some checks for the config.h inclusion rules in the Wine tree. by Alexandre Julliard · 21 years ago
  26. 4fbafc1 Make dinput.dll self register. by James Perry · 21 years ago
  27. bd60364 Beginnings of a script to initialize the .wine directory (with help by Alexandre Julliard · 21 years ago
  28. 840d7de Added missing comma in index.html. by Paul Vriens · 21 years ago
  29. 85c2cce Do not strip stdcall decoration in spec files. Fixed mapi32 ordinals. by Alexandre Julliard · 21 years ago
  30. da59e93 Fixed handling of .so and .a libraries specified as input files. by Alexandre Julliard · 21 years ago
  31. 6a1ce96 Small fix. by Ivan Leo Murray-Smith · 21 years ago
  32. 9191a9c Implement DllGetClassObject, DllRegisterServer, DllUnregisterServer by Raphael Junqueira · 21 years ago
  33. 28d9aaf Add some TRACEing to the edit control. by Lionel Ulmer · 21 years ago
  34. d168298 Add a few missing __ASM_NAME macros. by Dmitry Timoshkov · 21 years ago
  35. 62437ad Use WINEDEBUG instead of --debugmsg. by Ivan Leo Murray-Smith · 21 years ago
  36. 4cf091a Replaced the --mode winebuild option by a --subsystem option for by Alexandre Julliard · 21 years ago
  37. 39c961a Take EXEEXT into account for PE builds. by Alexandre Julliard · 21 years ago
  38. d1e0782 Removed the Unicode exe modes, and instead detect automatically which by Alexandre Julliard · 21 years ago
  39. c4aacf0 Build the dlls with winegcc. by Alexandre Julliard · 21 years ago
  40. b948778 Assorted spelling fixes. by Francois Gouget · 21 years ago
  41. 9169b41 Add a default .dll extension only when no extension is present. by Dimitrie O. Paun · 21 years ago
  42. b613ee7 First cut at -shared support. by Dimitrie O. Paun · 21 years ago
  43. 0ea344e Remove reference to old graphics directory by Steven Edwards · 21 years ago
  44. 0ba5ade Darwin support for _init/_fini functions and _end symbol. by Pierre d'Herbemont · 21 years ago
  45. af37304 Add Content Types for a few common extensions. by Kevin Koltzau · 21 years ago
  46. b9a12ad Remove . from default library search path. by Richard Cohen · 21 years ago
  47. 54a8a25 DPMI programs now handle pending events. by Jukka Heinonen · 21 years ago
  48. 70835eb Remove support for generating interrupt handlers. by Jukka Heinonen · 21 years ago
  49. ec132fe Support Darwin ".dylib". by Pierre d'Herbemont · 21 years ago
  50. fc6fbd0 We no longer need to pass --debugmsg -all to winedbg. by Alexandre Julliard · 21 years ago
  51. c6e5ddf Build all file consistently, without shortcuts. by Dimitrie O. Paun · 21 years ago
  52. 9578430 chmod is more portable than fchmod. by Alexandre Julliard · 21 years ago
  53. 2d52cfa Allow multiple -B options. by Alexandre Julliard · 21 years ago
  54. ac1bd4d Add a wine specific mode. If is activated if the -B prefix ends with by Dimitrie O. Paun · 21 years ago
  55. 21731d4 Added a man page for widl. by Hannu Valtonen · 21 years ago
  56. acead48 Fixed a couple of crashes. by Alexandre Julliard · 21 years ago
  57. cadf6fc Accept '-v' flag. by Robert Shearman · 21 years ago
  58. fb1ae96 Add -B prefix support. Small consistency cleanups. by Dimitrie O. Paun · 21 years ago
  59. 76b7787 Add amstream dll (MultiMedia Streams), part of Direct Show. by Christian Costa · 21 years ago
  60. b8fc528 Support processors made up of different commands. by Dimitrie O. Paun · 21 years ago
  61. 4ea598e Preserve the relative order of files and libraries. We do so by by Dimitrie O. Paun · 21 years ago
  62. 3034c28 Put the .spec.o file first and the so libraries last on the link command line. by Alexandre Julliard · 21 years ago
  63. a631ef6 Renamed the symbol for the cpp binary to avoid conflicts with by Alexandre Julliard · 21 years ago
  64. 2ab690b Don't tie the script name to the .exe.so name. by Dimitrie O. Paun · 21 years ago
  65. c7201ce Add CEXTRA AND CXXEXTRA fields so we can pass -mno-cygwin to winegcc by Francois Gouget · 21 years ago
  66. 08f25f9 Fixed typo in test arguments. by Dan Kegel · 21 years ago
  67. 5f0796d Add support for passing options to winebuild via -Wb. by Dimitrie O. Paun · 21 years ago
  68. 872ed63 Removed obsolete definitions from generated makefiles. by Alexandre Julliard · 21 years ago
  69. 4f452b6 Removed obsolete --dll option from loader script. by Alexandre Julliard · 21 years ago
  70. f41c2b2 Instrument winegcc to use the compilers and options detected at by Dimitrie O. Paun · 21 years ago
  71. 2faaf22 Make rsabase.dll self-register. by Juan Lang · 21 years ago
  72. d0ed9fc Use the new .inf script instead of winedefault.reg. Removed some obsolete code. by Alexandre Julliard · 21 years ago
  73. 299d559 Added wine.inf setupapi script to setup the initial Wine registry by Alexandre Julliard · 21 years ago
  74. 446d6c0 API files update. by Patrik Stridvall · 21 years ago
  75. 905658c Generate a simple Makefile that uses winegcc to compile. by Dimitrie O. Paun · 21 years ago
  76. 05ba4b4 Remove the no longer used winewrap utility. by Dimitrie O. Paun · 21 years ago
  77. 006ec80 For static libs (.a) we need to pass the actual filename to winebuild, by Dimitrie O. Paun · 21 years ago
  78. e11108c Merge winewrap into winegcc. Many cleanups. by Dimitrie O. Paun · 21 years ago
  79. 69880eb Rewrite winegcc in preparation for merging with winewrap. by Dimitrie O. Paun · 21 years ago
  80. a9d4b07 Fix typo introduced during the path search reorganizaton. by Dimitrie O. Paun · 21 years ago
  81. 9c39156 - API files update. - Minor bug fixes. by Patrik Stridvall · 21 years ago
  82. 8ae9b89 Added winedump man page, heavily based on the README file. by Michael Stefaniuc · 21 years ago
  83. 492ac29 Added support for building a dll from a .def file for cases where we by Alexandre Julliard · 21 years ago
  84. 095b498 Renamed --exe-mode option to --mode now that it can be used for dlls too. by Alexandre Julliard · 21 years ago
  85. d496eb0 No need to check for DllEntryPoint style constants. by Marcus Meissner · 21 years ago
  86. 5e4a5be Added native mode dll support (based on a patch by Marcus Meissner). by Alexandre Julliard · 21 years ago
  87. 242885c For each lib dir, look for .so, .def. and .a files, instead of the by Dimitrie O. Paun · 21 years ago
  88. 560a756 Don't add imported constructs to any typelib output by default. by Ove Kaaven · 21 years ago
  89. 88bbfad Parse the [input_sync] attribute. by Ove Kaaven · 21 years ago
  90. 8611e65 Store all information about the current dll in a structure instead of by Alexandre Julliard · 21 years ago
  91. 6a1a6c7 libwine_uuid has been renamed to libuuid. by Alexandre Julliard · 21 years ago
  92. 932a102 Fix proc name reported in delay load failure. by Robert Shearman · 21 years ago
  93. 541545b Allow API-doc generation for non WINAPI calls (e.g. msvcrt). by Jon Griffiths · 21 years ago
  94. 6064b41 Added check for unhide option. by Leonardo Quijano Vincenzi · 21 years ago
  95. 5420ec4 Try to use -fshort-wchar if possible. by Kirill Smelkov · 21 years ago
  96. 69e0d06 Preserve the original WINEDLLPATH so we can load out-of-tree Winelib by Francois Gouget · 21 years ago
  97. 15487bc Link with msvcrt and use the msvcrt headers by default to improve the by Francois Gouget · 21 years ago
  98. b1ff875 Update the handling of uuid. by Francois Gouget · 21 years ago
  99. c9b4f60 Fixed misuse of scalar reference variable. by Hans Leidekker · 21 years ago
  100. b358b7a Generate ok("...\n") calls. by Francois Gouget · 21 years ago