1. ee2ecf2 48 was plain wrong as value for HELmargin. by Johan Gill · 23 years ago
  2. 52ab395 Added some environment variables documentation. by Andreas Mohr · 23 years ago
  3. 2128b33 Removed "so" from the default load order. by Alexandre Julliard · 23 years ago
  4. 019c591 Document the new trace-related winedbg commands. by Tony Lambregts · 23 years ago
  5. 5b80ce3 Fixed make install from read-only build directory (spotted by Marcus Meissner). by Alexandre Julliard · 23 years ago
  6. 69622db Added support for path wildcards of the form "*dllname" in load order by Alexandre Julliard · 23 years ago
  7. f673b71 Fixed make install target to work even when nothing has been compiled by Alexandre Julliard · 23 years ago
  8. 5a04e00 Some grammar fixes. by Tony Lambregts · 23 years ago
  9. 54c8f7b Changed DllOverrides so we use builtin rpcrt4, ole32, oleaut32. by Marcus Meissner · 23 years ago
  10. b65c99b Updated so it's in line with README. by Vincent Béron · 23 years ago
  11. 1f54f1b Updated README.fr so it's in line with README. by Vincent Béron · 23 years ago
  12. ccab287 French translation of the README file. by Jean-Bruno Luginbühl · 23 years ago
  13. a5589d5 Documentation improvements. by Andreas Mohr · 23 years ago
  14. a061b84 Moved specification of relay and snoop include/exclude functions to by Alexandre Julliard · 23 years ago
  15. 7c61a61 Only enumerate DirectSound devices if the first sound device in the by Johan Gill · 23 years ago
  16. 8c08ceb Replaced -dosver and -winver options by config file parameters. by Alexandre Julliard · 23 years ago
  17. e361cea Remove the --managed option, and make wine use the managed mode by default. by Dimitrie O. Paun · 23 years ago
  18. 3536316 New loading scheme for Winelib apps, makes them behave like builtin by Alexandre Julliard · 23 years ago
  19. bed67fc Created an ACM MS ADPCM codec. by Eric Pouech · 23 years ago
  20. a60d05b Explain patch -p0 option. by William Stinson · 23 years ago
  21. 0143542 Created an ACM IMA ADPCM codec. by Eric Pouech · 23 years ago
  22. 8877c66 Fixed some winehq.com URLs. by Alexandre Julliard · 23 years ago
  23. 1827e7d1 Direct bug reports to Wine bugzilla. Some other minor documentation changes. by Andriy Palamarchuk · 23 years ago
  24. 140e722 Removed more code at Hidenori's request. by Alexandre Julliard · 23 years ago
  25. ac3a9a3 Updated documentation, mostly improving bugs handling. Direct users to Bugzilla. by Andriy Palamarchuk · 23 years ago
  26. d089354 Moved remaining files in windows/x11drv to dlls/x11drv. by Alexandre Julliard · 23 years ago
  27. 40aa1c7 Updated lists of debugging channels. by Andriy Palamarchuk · 23 years ago
  28. 0add223 Added a sample win.ini. by Hidenori Takeshima · 23 years ago
  29. 3d2df9d Updated for new dll names. by Andreas Mohr · 23 years ago
  30. 0307f6d Implemented an IMA driver. by Hidenori Takeshima · 23 years ago
  31. bcb9c46 Implemented G711 codec driver. by Hidenori Takeshima · 23 years ago
  32. 9b0ba7c Added aRts driver. by Chris Morgan · 23 years ago
  33. 5b3855b Fixed WARRANTY inclusion. by Jeremy Newman · 23 years ago
  34. ee34695 Cosmetic fixes. by Alexandre Julliard · 23 years ago
  35. a0ff2b4 - stress the fact that wineinstall is in Wine source by Andreas Mohr · 23 years ago
  36. 21b366e Added the detach command to the debugger. by Eric Pouech · 23 years ago
  37. 519d486 Added support for the Crux Linux distribution (with openjade). by Philipp Wollermann · 23 years ago
  38. 824b94c Added msrle32.dll (decompressor of MRLE). by Hidenori Takeshima · 23 years ago
  39. f5818d2 Upgraded configure script to use autoconf 2.50 features, and renamed by Alexandre Julliard · 23 years ago
  40. b6e8418 - add documentation section to README by Andreas Mohr · 23 years ago
  41. d4c0ff1 Give users a hint to clean their config from comments and empty lines by Uwe Bonnes · 23 years ago
  42. 42dcd97 'test -e' is not supported on Solaris, replace with '-f' or '-d'. by Francois Gouget · 23 years ago
  43. acbbb2d Fixed incorrect use of 'test -a' (for FreeBSD). by Frangois Gouget · 23 years ago
  44. 64cf1f6 Added, update information about AppDefault. by Stefan Leichter · 23 years ago
  45. dea2952 How to specify a DLL in a debugger break command. by Bill Medland · 23 years ago
  46. c603988 Removed references to xpm packages. by Alexandre Julliard · 23 years ago
  47. a69c039 Documentation update. by Andreas Mohr · 23 years ago
  48. c3965bc Rename debug.h to debugtools.h. by Michael Stefaniuc · 23 years ago
  49. 8c2e573 Avoid potential problems with filenames containing spaces. by Andreas Mohr · 23 years ago
  50. 0b83d4c New console code based on Win32 windows. by Eric Pouech · 23 years ago
  51. dc3fa49 Add missing </para>. by Michael Stefaniuc · 23 years ago
  52. 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
  53. 608a33c Document the new -winver versions. by Francois Gouget · 23 years ago
  54. 7e10105 Minor grammatical corrections. by Bill Medland · 23 years ago
  55. e15badb Cosmetics. by Andreas Mohr · 23 years ago
  56. 2895e7f Misc doc updates. by Gerard Patel · 23 years ago
  57. 9d382c6 Include information about XFree86 Windows server. by Andriy Palamarchuk · 23 years ago
  58. 58b29952 Small typo fixes/updates. by Francois Gouget · 23 years ago
  59. 88bb926 A couple of minor points about converting Windows fonts. by Bill Medland · 23 years ago
  60. e145bde Additions to how to use Docbook under RedHat (to help beginners like by Bill Medland · 23 years ago
  61. a304110 Upgrade winemaker man page for the two options added at version 0.5.8. by Bill Medland · 23 years ago
  62. c4a101c Added some MFC documentation (with the help of Francois Gouget). by Gracjan Polak · 23 years ago
  63. c927fe8 winemaker documentation fix. by Andriy Palamarchuk · 23 years ago
  64. 3b10efe Better formatting for PDF output. by Susan Farley · 23 years ago
  65. 7bed696 Updates and error message improvements. by Andreas Mohr · 24 years ago
  66. 71ec7d6 Cosmetic changes. by Francois Gouget · 24 years ago
  67. 4ee6516 Fixed references to old documentation location. by Andriy Palamarchuk · 24 years ago
  68. 80f9d64 The [windows] section is in win.ini not in ~/.wine/config. by Huw D M Davies · 24 years ago
  69. 0fe854b Added an option to disable XVidMode support. by Francois Gouget · 24 years ago
  70. 588ff37 Documentation updates (mainly thru vs. through). by Francois Gouget · 24 years ago
  71. 38f2be4 Fixed the parsing of id1.id2 which could be either access to field id2 by Eric Pouech · 24 years ago
  72. da920ee Spelling fixes. by Andreas Mohr · 24 years ago
  73. 800773f Extended bt command to display backtrace of another thread. by Eric Pouech · 24 years ago
  74. b37b863 Reconciled the wine man pages to the absence of wine.conf. by Lawson Whitney · 24 years ago
  75. 207e1c1 Updated printing documentation a bit. by Andreas Mohr · 24 years ago
  76. 6509fa9 Added /dev/parport support for direct port access. by Uwe Bonnes · 24 years ago
  77. 85b7e1a Updated German documentation. by Andreas Mohr · 24 years ago
  78. 30975c0 Updated multimedia documentation. by Eric Pouech · 24 years ago
  79. d80b433 Now loading the default setting for low level drivers from registry. by Eric Pouech · 24 years ago
  80. cd8d181 Spelling typos. by Francois Gouget · 24 years ago
  81. 3f1ca48 Add closing tags. by Ian Pilcher · 24 years ago
  82. f16d049 Add a warning saying that the x11drv section is getting outdated. by Francois Gouget · 24 years ago
  83. 621be20 Changed the printing documentation to include CUPS and LPR support, by Marcus Meissner · 24 years ago
  84. 00d7068 Added a generic level 3 color postscript PPD (for /etc/printcap based printers). by Marcus Meissner · 24 years ago
  85. d69c774 Added entry for printing to a file. by Duane Clark · 24 years ago
  86. 382d217 Clean should also delete the pdf, ps and .out(?) files. by Francois Gouget · 24 years ago
  87. 447f01c Fix the www.winehq.com directory handling. by Francois Gouget · 24 years ago
  88. 36eed03 Added a small section about expressions in winedbg. by Eric Pouech · 24 years ago
  89. d5518e7 Typo in stub-reporting style description by Simeon Pilgrim · 24 years ago
  90. 532cae2 Added WINEPRELOAD to man wine. by Lawson Whitney · 24 years ago
  91. 72ea2e9 Add a missing </sect3>. by Joerg Mayer · 24 years ago
  92. 78abb64 Added missing <listitem>. by Alexandre Julliard · 24 years ago
  93. 4a85a45 Added note on using shell scripts as AeDebug setup, added by Eric Pouech · 24 years ago
  94. 744820d Various registry-related PostScript driver enhancements. by Ian Pilcher · 24 years ago
  95. 219353b Fixed command-line example. by Lawson Whitney · 24 years ago
  96. b4a07b6 Added some additional defaults and samples to [fonts] section. by Dmitry Timoshkov · 24 years ago
  97. 26320d1 Cleanup properly on x11drv unloading. by Alexandre Julliard · 24 years ago
  98. fde1b0c Added "*" wildcard entry to DllOverrides to replace DllDefaults by Alexandre Julliard · 24 years ago
  99. b9c9cdc - Added support for app-specific dll overrides using by Alexandre Julliard · 24 years ago
  100. b738c37 Add some specific afmdirs as examples. by Marcus Meissner · 24 years ago