Commit Graph

315 Commits

Author SHA1 Message Date
Dimitrie O. Paun 8d8c709274 Update the debugging channels docu. 2002-08-14 20:59:33 +00:00
Andriy Palamarchuk 6a7759818a Added an example of using winemaker. 2002-08-09 00:58:27 +00:00
Andriy Palamarchuk 609c93df49 Updated MFC legal issues section according to the new license, some
other changes.
2002-07-24 19:01:11 +00:00
Andreas Mohr 5ec74d6f72 - Move "questions and comments" at the top of the document.
- Removed elfdll documentation.
- Properly documented Desktop and Managed config.
- Rearranged config entries according to importance.
- "wine.conf" -> "the wine config file" in some cases.
- Updated to new FTP URLs.
- Fix non-backslash-escaped paths (ouch !).
- Replace text references by real links.
- Misc. other updates.
2002-07-24 03:00:02 +00:00
Andriy Palamarchuk 3027b2b7b6 Added mention of a dot in the current directory specification. Added
reference to the winemaker man page.
2002-07-23 20:55:17 +00:00
Johan Gill ee2ecf22ff 48 was plain wrong as value for HELmargin. 2002-07-10 23:08:32 +00:00
Andreas Mohr 52ab395c00 Added some environment variables documentation. 2002-07-08 19:36:51 +00:00
Alexandre Julliard 2128b3384b Removed "so" from the default load order. 2002-07-05 00:27:12 +00:00
Tony Lambregts 019c591da8 Document the new trace-related winedbg commands. 2002-07-03 01:20:46 +00:00
Alexandre Julliard 5b80ce3517 Fixed make install from read-only build directory (spotted by Marcus
Meissner).
2002-07-01 18:23:38 +00:00
Alexandre Julliard 69622dbdcc Added support for path wildcards of the form "*dllname" in load order
specifications.
Only use wildcard entry for dlls that don't specify an explicit path.
Removed the old DllOverrides syntax support.
Misc cleanups and optimizations.
2002-06-25 00:23:23 +00:00
Alexandre Julliard f673b71ece Fixed make install target to work even when nothing has been compiled
yet.
Added install-lib and install-dev targets to allow partial
installations; moved winemaker.man and winelauncher.in to better fit
in the new install categories.
2002-06-14 23:48:27 +00:00
Tony Lambregts 5a04e00222 Some grammar fixes. 2002-06-10 02:32:59 +00:00
Marcus Meissner 54c8f7b9a4 Changed DllOverrides so we use builtin rpcrt4, ole32, oleaut32. 2002-06-10 02:30:32 +00:00
Vincent Béron b65c99b045 Updated so it's in line with README. 2002-06-10 02:27:22 +00:00
Vincent Béron 1f54f1b006 Updated README.fr so it's in line with README. 2002-06-05 17:50:13 +00:00
Jean-Bruno Luginbühl ccab28771b French translation of the README file. 2002-06-05 00:46:25 +00:00
Andreas Mohr a5589d5662 Documentation improvements. 2002-06-04 23:09:34 +00:00
Alexandre Julliard a061b84ee1 Moved specification of relay and snoop include/exclude functions to
the config file.
Changed spy config a bit to follow the same scheme.
Moved debug option parsing routine into libwine.
2002-06-04 17:48:41 +00:00
Johan Gill 7c61a61616 Only enumerate DirectSound devices if the first sound device in the
system supports the Wine implementation of DirectSound. Also added
some entries to the sample config file and changed the values of the
"EmulDriver" key to "Y"/"N".
2002-05-28 22:45:58 +00:00
Alexandre Julliard 8c08ceb56c Replaced -dosver and -winver options by config file parameters. 2002-05-23 19:35:18 +00:00
Dimitrie O. Paun e361ceab45 Remove the --managed option, and make wine use the managed mode by
default.
2002-05-23 02:43:09 +00:00
Alexandre Julliard 3536316a31 New loading scheme for Winelib apps, makes them behave like builtin
dlls and takes load order into account. Install them in dlldir.
Improved MODULE_GetBinaryType to recognize ELF binaries.
Added a wrapper script to setup the environment when running directly
from inside the source tree.
2002-05-22 21:32:49 +00:00
Eric Pouech bed67fc939 Created an ACM MS ADPCM codec. 2002-05-22 02:00:05 +00:00
William Stinson a60d05b405 Explain patch -p0 option. 2002-05-16 18:31:57 +00:00
Eric Pouech 0143542c3a Created an ACM IMA ADPCM codec. 2002-05-11 22:57:40 +00:00
Alexandre Julliard 8877c6695b Fixed some winehq.com URLs. 2002-05-09 20:37:26 +00:00
Andriy Palamarchuk 1827e7d11f Direct bug reports to Wine bugzilla. Some other minor documentation
changes.
2002-05-08 23:14:19 +00:00
Alexandre Julliard 140e7222e0 Removed more code at Hidenori's request. 2002-05-05 19:40:57 +00:00
Andriy Palamarchuk ac3a9a327a Updated documentation, mostly improving bugs handling. Direct users to
Bugzilla.
2002-05-04 18:41:27 +00:00
Alexandre Julliard d0893548e6 Moved remaining files in windows/x11drv to dlls/x11drv. 2002-04-30 21:16:39 +00:00
Andriy Palamarchuk 40aa1c79da Updated lists of debugging channels. 2002-04-25 23:03:40 +00:00
Hidenori Takeshima 0add223fa8 Added a sample win.ini. 2002-04-08 20:14:28 +00:00
Andreas Mohr 3d2df9d93a Updated for new dll names. 2002-03-29 17:58:25 +00:00
Hidenori Takeshima 0307f6dc7b Implemented an IMA driver. 2002-03-23 20:18:11 +00:00
Hidenori Takeshima bcb9c46c8f Implemented G711 codec driver. 2002-03-22 19:16:10 +00:00
Chris Morgan 9b0ba7ca2b Added aRts driver. 2002-03-21 01:38:19 +00:00
Jeremy Newman 5b3855bf20 Fixed WARRANTY inclusion. 2002-03-19 02:10:35 +00:00
Alexandre Julliard ee346956eb Cosmetic fixes. 2002-02-27 18:50:42 +00:00
Andreas Mohr a0ff2b4adf - stress the fact that wineinstall is in Wine source
- add missing ttydrv/x11drv section to wine.conf.man
- make sure that we also load shdocvw as builtin in sample config file
- add sample AppDefaults section to sample config file
- winecheck update
2002-02-27 01:30:32 +00:00
Eric Pouech 21b366e6e2 Added the detach command to the debugger. 2002-02-27 01:29:18 +00:00
Philipp Wollermann 519d4864ea Added support for the Crux Linux distribution (with openjade). 2002-02-26 00:35:05 +00:00
Hidenori Takeshima 824b94c55f Added msrle32.dll (decompressor of MRLE). 2002-02-19 18:29:16 +00:00
Alexandre Julliard f5818d2f7a Upgraded configure script to use autoconf 2.50 features, and renamed
to configure.ac.
Changed a few things to better follow the autoconf guidelines.
2002-02-14 19:47:29 +00:00
Andreas Mohr b6e841873d - add documentation section to README
- updated HOWTO-winelib
- added native DLL config info to configuring.sgml
- greatly improve directory description of wine.conf man page
- add --debugmsg +all warning to wine man page
2002-02-02 18:03:55 +00:00
Uwe Bonnes d4c0ff155e Give users a hint to clean their config from comments and empty lines
for a bug report.
2002-01-31 21:48:59 +00:00
Francois Gouget 42dcd97e4c 'test -e' is not supported on Solaris, replace with '-f' or '-d'. 2002-01-29 17:52:28 +00:00
Frangois Gouget acbbb2d5b9 Fixed incorrect use of 'test -a' (for FreeBSD). 2002-01-15 20:24:15 +00:00
Stefan Leichter 64cf1f6f58 Added, update information about AppDefault. 2002-01-14 19:44:30 +00:00
Bill Medland dea2952242 How to specify a DLL in a debugger break command. 2002-01-12 21:15:36 +00:00