1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
Commit Graph

814 Commits

Author SHA1 Message Date
Boaz Harrosh
fa29abbeac Tips for using native MS SQL ODBC drivers. 2004-03-15 20:11:11 +00:00
Alexandre Julliard
8a37297fe8 Get rid of the WINEOPTIONS variable and instead use WINEDEBUG to
inherit debug options.
Start deprecating the --debugmsg option.
2004-03-11 23:22:29 +00:00
Christian Britz
b16569ae17 Correction of small spelling mistakes. 2004-03-11 03:50:24 +00:00
Alexandre Julliard
0977658d93 Added a couple of missing close tags. 2004-03-11 00:45:33 +00:00
Alexandre Julliard
00777ec914 Get rid of the Filesystem option in the drive config, this was more
confusing than useful.
2004-03-09 19:52:06 +00:00
Alexandre Julliard
954c570ae3 Reimplemented GetVolumeInformation and SetVolumeLabel; volume label
and serial number are now stored in the filesystem instead of in the
config file (partly based on a patch by Eric Pouech).
2004-03-09 01:03:03 +00:00
Christian Britz
43aadee161 Added German translation of the README file. 2004-03-09 00:42:04 +00:00
Alexandre Julliard
00cffb816d No longer needed. 2004-02-28 01:50:27 +00:00
Alexandre Julliard
d3d773d574 Moved generic.ppd to dlls/wineps, and install it in datadir. 2004-02-28 01:50:15 +00:00
Hans Leidekker
4683768e01 Document building tests with MinGW. 2004-02-26 05:30:15 +00:00
Brian Vincent
652919b6d3 Remove reference to Calmira file manager, add bit about Winefile. 2004-02-20 01:09:49 +00:00
Dimitrie O. Paun
1c4a69cf90 Fix location of the FreeBSD port (thanks to lazybones). 2004-02-13 20:21:12 +00:00
Alexandre Julliard
cac7e22f31 A 0.9 release in 2003 seems unlikely at this point (spotted by Clay
Ashby).
2004-02-12 22:49:22 +00:00
Francois Gouget
ad5ff7ceeb Assorted spelling and case fixes. 2004-02-09 22:07:42 +00:00
Michael Stefaniuc
3b659d16b8 Update doc about cross-compiling of the Wine tests. 2004-02-07 01:29:06 +00:00
Dimitrie O. Paun
66f1725428 Move keyboard programming instructions to the Devel Guide.
Cleanup up a bunch of bits that don't belong in a book.
2004-01-30 22:58:26 +00:00
Dimitrie O. Paun
6a748376ef Remove a bunch of dummy and/or obsolete info from the Winelib
Developers Guide.
2004-01-28 20:07:59 +00:00
Dimitrie O. Paun
6c95e75fea Remove obsolete section about thread-safety.
Cleanup section on configuration, merged the remaining bit into the
"Known problems" section.
Miscellaneous cleanups and simplifications.
2004-01-27 20:10:27 +00:00
Dimitrie O. Paun
4fae1e8faf Reformat and cleanup the shrink.c file included in the documentation
for consistency with the Wine source.
2004-01-27 20:10:01 +00:00
Dimitrie O. Paun
ceecf12384 Remove obsolete info about wrappers, they are no longer necessary. 2004-01-27 20:09:46 +00:00
Chris Morgan
4234a5ed78 Visual Studio 6 users should get the processor pack. Note this in the
Visual C++ section.
2004-01-26 21:22:17 +00:00
Sylvain Petreolle
a53c884986 winehq.com -> winehq.org 2004-01-23 20:49:05 +00:00
Ivan Leo Murray-Smith
0bd5b378d7 Improved RPM installation instructions. 2004-01-23 01:45:27 +00:00
Ivan Leo Murray-Smith
bbf48a1e0e Updated. 2004-01-20 21:50:21 +00:00
Ivan Leo Murray-Smith
e23aff2080 Remove obsolete information about win3.1 drivers. 2004-01-20 01:23:04 +00:00
Ivan Leo Murray-Smith
8d96cd311b Added a link to the Microsoft download page of the Visual Basic
runtime environment.
2004-01-19 23:41:14 +00:00
Ivan Leo Murray-Smith
92f5c9b2e7 Uniformize the cvs download instructions with the ones on WineHQ. 2004-01-18 22:12:41 +00:00
Ivan Leo Murray-Smith
4d35cd2dde We now have official packages. 2004-01-16 02:22:23 +00:00
Ulrich Czekalla
6af0df45d6 Add option to use the primary selection in addition to the clipboard
selection.
2004-01-08 00:43:46 +00:00
Francois Gouget
640cc3f3e1 Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
Alexandre Julliard
7412125e46 Updates for the new loadorder handling of 16-bit dlls. 2004-01-05 21:19:22 +00:00
Ivan Leo Murray-Smith
6e2d05957e Documentation updates. 2004-01-05 21:16:53 +00:00
Marcus Meissner
49c6a8d73d Drop paragraph describing no longer existing regclean.exe. 2004-01-05 21:11:45 +00:00
Mike Hearn
e9ae6a7246 Remove DCOM config file entries, as they have no effect. 2003-12-31 00:12:47 +00:00
Eric Pouech
48f97983d7 - get rid of winedbg internal channels for output
- move all standard (old MESG channel) output to stdout
- move all other outputs (TRACE, WARN...) to a new wine debugging
  channel (winedbg)
- replaced quite a few #ifdef:ed out output to new channels (mainly in
  symbol management area...)
- added a new maintenance commands to ease up debugging
- updated documentation accordingly
2003-12-15 19:53:08 +00:00
Alexandre Julliard
bb4ddfec28 Added a WINEDEBUG environment variable that allows turning on debug
output as early as possible during startup.
2003-12-05 00:17:41 +00:00
Alexandre Julliard
a4330f9363 Removed X11 display parameter from the config file, this is more
confusing than useful.
2003-12-05 00:11:48 +00:00
Brian Vincent
81d03dafdf Replace some obsolete resources with newer ones. 2003-11-30 01:43:27 +00:00
Mike Hearn
3e22f4320f Update debug channel list. 2003-11-28 23:36:25 +00:00
Dimitrie O. Paun
c0232546bd Make the winehq.org domain the official one. 2003-11-26 03:55:01 +00:00
Tom Wickline
a34a6d84ce updated [mci] & [drivers32] sections. 2003-11-09 00:31:35 +00:00
Francois Gouget
3707ed8b68 Change all head/tail -X to head/tail -n X to be more POSIXly
compliant.
2003-10-21 23:47:47 +00:00
Alex Pasadyn
c66b7b0037 Add UseXRandR to sample config file. 2003-10-16 19:09:57 +00:00
Alexandre Julliard
bbc5242fbc Fixed handling of relay and snoop include/exclude lists to behave as
documented (based on a patch by Rein Klazes).
2003-10-16 00:24:49 +00:00
Dimitrie O. Paun
fc551563ff Merge win.ini/[mci extensions] into the registry. 2003-10-15 20:49:29 +00:00
Dimitrie O. Paun
2a4d5dee1f Remove out-of-band installation-und-konfiguration.german. 2003-10-15 20:48:42 +00:00
Alexandre Julliard
a05696f37c Removed the --dll option. 2003-10-14 20:21:28 +00:00
Dimitrie O. Paun
cd2ed0c9c1 Remove the default.dsl sheet -- the default is good enough. 2003-10-14 20:21:05 +00:00
Dimitrie O. Paun
b0f4a564a1 Move useful information out of documentation/shell32. 2003-10-09 19:47:08 +00:00
Dimitrie O. Paun
b817a3c5ac Use docbook2txt to generate the text output instead of adhoc hacks. 2003-10-09 04:33:20 +00:00
Francois Gouget
c0abd59f1b Remove irrelevant (and incomplete) documentation in 'The Wine DocBook
System' section.
2003-10-08 19:08:46 +00:00
Dimitrie O. Paun
9eedca2b05 Move the message sequences documented in documentation/gui into a unit
test.
2003-10-02 04:32:56 +00:00
Gerald Pfeifer
f3257ab4f1 Remove obsolete "status" directory from EXTRASUBDIRS. 2003-10-02 04:28:17 +00:00
Dimitrie O. Paun
4020a21f97 Add author list as with the other guides.
Small cleanups.
2003-10-02 04:25:44 +00:00
Francois Gouget
224063f033 Some spelling fixes.
Fix the case of WineHQ.
2003-09-29 20:20:53 +00:00
Dimitrie O. Paun
4db578fa72 Remove the obsolete Winelib HOWTO and DDE status. 2003-09-29 20:14:30 +00:00
Dimitrie O. Paun
4d6a47a268 Remove obsolete status files for direct3D, directsound, and
internationalisation.
2003-09-27 02:24:01 +00:00
Dimitrie O. Paun
e21e3d0a80 Merge documentation/status/directplay into the code. 2003-09-27 02:23:44 +00:00
Dimitrie O. Paun
976483e2a9 Merge documentation/status/directdraw into the ddraw code. 2003-09-27 02:22:56 +00:00
Dimitrie O. Paun
b99ab2dd18 Merge documentation/status/version into the version code. 2003-09-27 02:22:21 +00:00
Dimitrie O. Paun
508cac8ad6 Merge documentation/status/lzexpand into the lzexpand source. 2003-09-27 02:22:02 +00:00
Dimitrie O. Paun
59bec50301 Merge the non-obsolete bits from wine.texinfo into the Wine Developers
Guide.
2003-09-25 23:48:39 +00:00
Alexandre Julliard
2052538a47 Moved loadorder support to dlls/ntdll.
Removed the --dll option and replaced it by the WINEDLLOVERRIDES
environment variable.
2003-09-25 20:33:41 +00:00
Richard Cohen
e040b7cd62 - "wine-cvsdirs" should be "full-cvs".
- Removed unnecessary 'cd'.
2003-09-25 20:24:16 +00:00
Dimitrie O. Paun
e88d71b29c Small cleanups, remove references to authors.ent. 2003-09-24 05:11:51 +00:00
Dimitrie O. Paun
b5b0e4d43d Move authors to the wine-user.sgml.
Remove unused files.
2003-09-23 22:56:25 +00:00
Dimitrie O. Paun
0698b918a4 Remove redundant sections from the guide:
tools: is now included in the new bin2res
  build: moved to PACKAGING
  cvs: is available in many other places.
2003-09-22 21:30:45 +00:00
Eric Pouech
4acad25f3d Documentation updates. 2003-09-22 21:15:12 +00:00
Dimitrie O. Paun
036bb85bb5 Big update to the debug logging section. 2003-09-22 21:14:23 +00:00
Dimitrie O. Paun
3d0e432678 Move the authors out of the sections. 2003-09-22 21:14:11 +00:00
Dimitrie O. Paun
87256791bd Move Gerard's name to the author list. 2003-09-22 19:36:19 +00:00
Dimitrie O. Paun
8af604c129 Cleanup formatting a bit. 2003-09-22 19:36:10 +00:00
Dimitrie O. Paun
b5d78d621c Cleanup the introduction a bit. 2003-09-22 19:35:58 +00:00
Dimitrie O. Paun
ee10a9a179 Remove a lot of obsolete information, misc cleanups. 2003-09-22 19:35:47 +00:00
Dimitrie O. Paun
dcdf0b1995 Move Eric's name in the author list. 2003-09-22 19:35:37 +00:00
Dimitrie O. Paun
bdf783b4b4 Small cleanups of the OpenGL section. 2003-09-22 19:35:25 +00:00
Dimitrie O. Paun
ac4094a6e2 Trivial cleanups to the OLE section. 2003-09-22 19:35:14 +00:00
Dimitrie O. Paun
18ab0edb00 Remove obsolete info about the service thread.
Update x11 wrapping description, misc cleanups.
2003-09-22 19:35:03 +00:00
Dimitrie O. Paun
0977813915 Rewrite the i18n section. 2003-09-22 19:34:48 +00:00
Dimitrie O. Paun
28036fd5dd Remove uglifying notes. 2003-09-22 19:34:38 +00:00
Dimitrie O. Paun
ace95ca098 Small cleanups on how to send in patches. 2003-09-22 19:34:07 +00:00
Dimitrie O. Paun
62dcebaaa6 Cleanup the documentation section.
Comment out some empty sections.
2003-09-22 19:33:57 +00:00
Dimitrie O. Paun
639bf52510 Cleanup the debugging section. 2003-09-22 19:33:43 +00:00
Mike Hearn
d4983579f0 Removing the directory is almost always the wrong way to remove wine. 2003-09-22 19:30:03 +00:00
Dimitrie O. Paun
6f7cbc0840 Build the HTML documents as one big file. 2003-09-19 00:10:02 +00:00
Alexandre Julliard
bf49a0075b Remove the FAQ from the doc tarball, and build it as a single .html
file (based on patch by Dimitrie O. Paun).
2003-09-18 20:51:32 +00:00
Dimitrie O. Paun
93cd5bdeed Add blurb about soft/hard dependencies to the Packaging Guide, based
on a contribution by Shachar Shemesh.
2003-09-18 04:29:56 +00:00
Dimitrie O. Paun
ae3faeb066 Get rid of no longer needed files. 2003-09-17 22:38:39 +00:00
Hannu Valtonen
c05bbb9357 Use native msi until our own implementation works decently. 2003-09-17 04:18:50 +00:00
Dimitrie O. Paun
66824e5fb6 Remove the unused WINE_DOC_SRCS, and the useless BOOKS_TARGETS. 2003-09-16 01:03:54 +00:00
Dimitrie O. Paun
147888f4b8 Remove obsolete documentation/dlls.sgml. 2003-09-15 20:16:43 +00:00
Dimitrie O. Paun
5cb89119d3 Remove no longer current issues from the Winelib guide. 2003-09-15 20:09:07 +00:00
Dimitrie O. Paun
8f692f271d Update the porting documentation. 2003-09-15 20:08:47 +00:00
Francois Gouget
b4557d0118 Removed reference to 'systemname' and added a link to winsite in
debugger.sgml.
Remove cruft from default.dsl. Add comments explaining what our other
settings do.
2003-09-15 20:06:47 +00:00
Francois Gouget
d477f0ec7d Remove the Lycos link (which does not even point to Lycos). Point to
ibiblio.org's mirrors page.
2003-09-15 20:06:20 +00:00
Vincent Béron
8034ee7d73 Mention win2k3 support in the sample config and in the faq. 2003-09-11 23:07:04 +00:00
Francois Gouget
746e6ab22c Updated the Wine ports section. 2003-09-11 02:52:05 +00:00
Francois Gouget
e4a7a2a6d0 Revert some word-splits to their normal form, e.g. InstallShield.
Fix case of TransGaming in two places.
Fix the URL to dosfs.
2003-09-11 01:02:53 +00:00
Francois Gouget
ae50013017 Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
Francois Gouget
2a3d5fc105 A few spelling fixes. 2003-09-08 18:54:08 +00:00
Bill Medland
7500111cc9 Modify the wineserver documentation for the new location of the socket
and add a warning.
2003-09-08 18:48:14 +00:00
Michael Stefaniuc
9cceea3070 Use DOS style variables in the German documentation of the config
file.
2003-09-03 00:22:36 +00:00
Tom Wickline
6163fa21af Merge from lostwages faq. 2003-09-02 18:19:09 +00:00
Ferenc Wagner
b286233fa7 Fix testing example. 2003-09-02 18:17:46 +00:00
Vincent Béron
913457c0b2 Bring documentation in sync regarding expansion of environment
variables in the config file.
2003-09-02 18:17:23 +00:00
Francois Gouget
0d574d435d Fix/make the case of Bochs and Plex86 more consistent.
Add CodeWeavers to the list of contributors (currently hosts WineHQ).
Tweak the 'how to submit patches' FAQ.
Add Kylix and MusicMatch JukeBox to the list of applications ported
using Wine(lib).
2003-08-22 05:28:21 +00:00
Francois Gouget
1543642e9f Be more explicit when describing what belongs in Wine (API) and what
does not belong in Wine (drivers, Windows applets, window managers,
etc.). Also point to projects where such contributions would be more
appropriate.
2003-08-22 05:26:31 +00:00
Francois Gouget
bb699ef90f Answer this eternal question:
Can I use Wine to make the Windows driver for my network card /
graphics card / scanner / etc. work on Unix?
2003-08-22 05:22:41 +00:00
Francois Gouget
943a3efe68 Add an entry answering the eternal question:
When will Wine integrate an x86 CPU emulator?
2003-08-22 05:10:25 +00:00
Francois Gouget
36491dba03 Tweak 'Will there be a Windows version of Wine?':
- Add a pointer to the MinGW project
- Fix the ReactOS case
- Explain the rationale behind these porting projects
2003-08-22 05:00:25 +00:00
Alexandre Julliard
e0deb0c627 Replaced remaining calls to PROFILE_GetWineIniString/Bool by direct
registry accesses.
2003-08-19 03:21:04 +00:00
Francois Gouget
47b6d0af59 Spelling and case fixes. 2003-08-18 20:11:29 +00:00
Lionel Ulmer
9a7fdc2fbc Remove from docs / config tool useless / obsoleted options. 2003-08-15 03:50:48 +00:00
Francois Gouget
533f0b5d48 'grep -q' is not portable -> don't use it. 2003-07-30 03:43:55 +00:00
Francois Gouget
4df0f7ede0 Small spelling/punctuation fixes.
Small rephrasings.
2003-07-28 19:06:10 +00:00
Mike Hearn
efad03e2f5 Set ole32 native for dcom95/98. 2003-07-24 00:05:04 +00:00
Vincent Béron
b940e37e47 Fixed indentation of list items. 2003-07-21 22:42:50 +00:00
Vincent Béron
473d7ac0dd Begin to uniformize sample commands in documentation. 2003-07-21 22:23:38 +00:00
Vincent Béron
7006ab1450 Name all sections of type sect1.
Name the glossary.
2003-07-21 22:13:19 +00:00
Richard Cohen
76e86d5f86 Revert bogus spelling "fix". 2003-07-21 20:04:16 +00:00
Mike Hearn
2e868e7f1f Misc FAQ changes and improvements. 2003-07-21 20:00:56 +00:00
Andrew Borodin
22d38ef3d2 Removed extra /book tag. 2003-07-15 20:54:39 +00:00
Vincent Béron
2294a031d0 Fixed typos. 2003-07-11 03:49:53 +00:00
Tom Wickline
c28575e0e8 Spelling and URL fixes. 2003-07-09 19:50:14 +00:00
Dmitry Timoshkov
8a8d1b93ca Added support for CP_UNIXCP. 2003-07-09 04:22:57 +00:00
Francois Gouget
56aaea2f43 Spelling fixes. 2003-07-09 02:52:57 +00:00
Shachar Shemesh
d10b8ebd06 The begining of a "building wine" documentation. More detailed
explanation of the "soft" vs. "hard" dependencies.
2003-07-09 02:50:59 +00:00
Tom Wickline
ae02c5d3ed 6 new mci extensions. 2003-07-08 21:08:37 +00:00
Francois Gouget
14a5d168e9 Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
Marcelo Duarte
56038f8787 Localization to Portuguese of Brazil of README file. 2003-06-30 20:20:16 +00:00
Francois Gouget
1568fa3b21 Make sure to return an error if the file generation fails. 2003-06-23 19:51:21 +00:00
Michael Günnewig
c28798027c - added stubs for GetOpenFileNamePreview{A,W}
- added stubs for GetSaveFileNamePreview{A,W}
- removed invalid VIDC.MRLD line from system.ini
2003-06-23 03:33:25 +00:00
Eric Pouech
0a970ce0e2 Added a section about using kgdb and ddd to debug wine. 2003-06-20 21:27:27 +00:00
Francois Gouget
c5f775a9c7 Typos/spelling fixes. 2003-06-18 03:30:39 +00:00
Tom Wickline
c3ed148403 Tranlation of English README to Portuguese. 2003-06-18 03:18:48 +00:00
Mike Hearn
b7c429ea36 Add a drive mapping for root to the default configuration file. 2003-06-07 00:36:18 +00:00
Francois Gouget
61aac4eaa1 Fix some typos. 2003-06-04 20:29:05 +00:00
Tom Wickline
df29ffa647 Updated my e-mail address. 2003-06-04 20:26:34 +00:00
Tom Wickline
453f3797b0 Added 10 new mci extensions. 2003-06-04 20:22:09 +00:00
Francesco Di Punzio
3421d52aff Italian translation of the README file. 2003-05-20 02:16:17 +00:00
Dimitrie O. Paun
34766a1928 Fix a few style issues. 2003-05-13 04:48:11 +00:00
Francois Gouget
f803e2a92d Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
Marcus Meissner
f536a019d0 Added 2 more InstallShield temporary exes for Desktop Mode. 2003-05-13 00:30:49 +00:00
Alexandre Julliard
a08f9785ea Store the HTML into index.html like for the other docs. 2003-05-11 03:38:37 +00:00
Andreas Mohr
23f5789502 Mention the necessary configuration file header. 2003-05-06 18:36:09 +00:00
Dimitrie O. Paun
6ac3bee094 Remove stale links from the FAQ. 2003-05-02 20:10:50 +00:00
Andreas Mohr
b7a3f2bff0 - improve intro text
- describe alternatives to Wine
2003-05-02 20:09:58 +00:00
Dimitrie O. Paun
4897535977 Remove some obsolete and/or redundant info. 2003-05-02 20:08:53 +00:00
Stefan Leichter
ad59295e66 Application specific settings are also supported for dsound and
version sections.
2003-05-01 00:00:28 +00:00
Mike Hearn
acc2229137 Add default codec entry (from patch by stanleyg76@yahoo.com). 2003-04-30 23:59:31 +00:00
Francois Gouget
6e47559fa3 Many typo fixes and case fixes.
Rephrased things here and there.
2003-04-26 02:10:09 +00:00
Dimitrie O. Paun
f87caa3f7a Remove references to obsolete files. 2003-04-21 22:43:16 +00:00
Dimitrie O. Paun
bc5b931d3f Use the standard db2html instead of our db2html-winehq script. 2003-04-20 02:43:22 +00:00
Dimitrie O. Paun
255ecc56ae Remove the generation of all documentation in one document. 2003-04-19 02:50:57 +00:00
Dimitrie O. Paun
041a8de270 Transform the Packaging Guide into a nice ASCII file.
Update it to the latest info, make it less prone to obsolescence.
Updated the Wine executables from list produced by Tom Wickline.
2003-04-14 21:31:48 +00:00
Vincent Béron
2f1e412e8d Keep README.fr in sync. 2003-04-09 23:32:16 +00:00
Alexandre Julliard
f130f8099a Added possibility to filter relay traces based on the module that
called the function. Cleaned up a few traces.
2003-04-07 23:27:54 +00:00
Tom Hughes
b70b832607 Fix a few incorrect tags. 2003-04-07 23:20:08 +00:00
Andreas Mohr
56e6cd0eb8 - new, much more detailed and easier "step-by-step" layout
- better intro
- add Glossary (glossary.sgml)
- much better Getting Wine chapter
- much better Wine configuration chapter
- better Wine drive layer configuration section
- explain wineserver cmdline options
- rearranged tons of things into a less messy state
- tons of janitorial fixes
2003-04-01 03:26:13 +00:00
Sylvain Petreolle
8f4d437a9a Use regedit instead of regapi. 2003-03-31 19:34:53 +00:00
Francois Gouget
43bfe7f2d0 - s/cvs -PAd update/cvs update -PAd/.
- Fix the Odin link.
- Add a link to BeWine.
- Small typo fixes and rephrasing.
2003-03-31 01:34:37 +00:00
Mike Hearn
953ce9977e Add info on how to use the Wine uninstaller. 2003-03-28 19:46:49 +00:00
Tony Lambregts
96560d79d3 Remove incorrect entry for 16 bit driver support. 2003-03-20 19:22:43 +00:00
Alexandre Julliard
d93da98408 Added Jon Griffiths. 2003-03-15 19:55:48 +00:00
Jon Griffiths
35345f2d4f Updated rules for API doc generation.
Add sgmlpages target for making a docbook 'Wine API Guide'.
2003-03-15 19:48:34 +00:00
Jon Griffiths
028318b65e Document the API generation process and format.
Provide an overview of the Wine documentation system.
A couple of minor other fixes.
2003-03-15 19:42:44 +00:00
Robert Reif
89b469fefe Added support for multiple direct sound devices. 2003-03-15 00:54:11 +00:00
Shachar Shemesh
496603cf86 - Implement finer grained control over what gets run.
- Implement command line to control presets of said control for
  various scenarios:
  o start - session startup - run everything.
  o restart - session close (presumeably after reboot) - only perform
    *once operations.
2003-03-12 20:15:15 +00:00
Eric Pouech
0b36e34a80 Put console documentation in sync with current console status. 2003-03-10 19:06:46 +00:00
Tony Lambregts
f712801638 Clarify patch requirements. 2003-03-07 20:34:01 +00:00
Eric Pouech
d4fcc4bd06 Removed SO loading type. 2003-03-05 02:50:25 +00:00
Sylvain Petreolle
929af6bb69 Document [WinMM] drivers options. 2003-03-04 04:33:22 +00:00
Andreas Mohr
e85357d639 - supported Platforms didn't mention MacOS X prominently enough by
far...
- add some URLs, correct URL handling
- remove linux.corel.com, as it's DEAD :-\
2003-02-28 21:49:00 +00:00
Eric Pouech
41018add5d Removed no longer needed UseXTerm internal variable. 2003-02-27 01:42:39 +00:00
Mike Hearn
04bb802e31 Added a "basic usage" section that deals with installation,
uninstallation and control panel applets to the "Running Wine" part of
the users guide.
2003-02-26 04:33:29 +00:00
Tony Lambregts
9902af2378 Add entry for no html in patches. 2003-02-18 23:23:35 +00:00
Tony Lambregts
027cef8b8e Updated regression testing documentation. 2003-02-17 01:49:13 +00:00
Tony Lambregts
c531c1c16c Add entry for "Error installing iKernel.exe: (0x1400)". 2003-02-12 01:20:35 +00:00
Tony Lambregts
816c86c407 Modify the wineconf tags so that the sample config can be included in
the documentation.
2003-02-12 01:12:18 +00:00
Eric Pouech
45adf0843f - Removed no longer used queue & modref related commands.
- Protected walk commands while being called with no process loaded.
- In command grammar, allowed some expressions while only numbers
  where accepted.
- Renamed 'info maps' info 'walk maps' and let it work on any
  process.
2003-01-30 00:24:18 +00:00
Tom Wickline
2c04684b7d Updated the Sample config
Replaced <para> with <programlisting>.
2003-01-28 01:06:50 +00:00
Tom Wickline
73fd10c866 Removed the old win.ini sample replaced it with a RH 8.0 rpm .spec.
Changed title name of section 5.1.
Other small fixes.
2003-01-28 00:32:25 +00:00
Tom Wickline
b8e215b767 Fixed $PREFIX location.
Some small updates.
Added sample config.
2003-01-24 00:49:05 +00:00
Tom Wickline
aa3ba0b5d2 Fix incorrect alphabetical order by last name. 2003-01-21 19:31:20 +00:00
Marcus Meissner
d5d22367ff Add Desktop mode for 3 known bad working InstallShield versions. 2003-01-21 00:28:48 +00:00
Tom Wickline
eb35e42f7b Added myself to authors section.
Updated last revision date.
Some small updates.
2003-01-21 00:27:57 +00:00
Francois Gouget
9eb964ed86 Provide very much needed recommendations on how to write good error
messages.
It is now possible to use windows.h in conformance tests.
Adding myself to the authors list.
2003-01-20 23:36:22 +00:00
Tom Wickline
b803bbd53f Updated authors e-mail adresses.
Added my e-mail to the list.
2003-01-14 19:33:33 +00:00
Tom Wickline
9e23cf31e1 Added missing .so files in 3:2.
Added winemaker in 3:3.
Added missing .h files in 3:4.
Added doc html files in 3:5.
2003-01-13 18:35:55 +00:00
Francois Gouget
7c92869f86 Standardize the capitalization of Wine. 2003-01-07 19:40:14 +00:00
Francois Gouget
7572148823 Standardize the capitalization of Wine. 2003-01-05 01:08:56 +00:00
Jeff Smith
344ed41dac Updated directory info in DEVELOPERS-HINTS, and IRC info in several
documents.
2002-12-24 00:56:33 +00:00
Jeff Smith
b9f0fce668 Correct all instances of mixMessage to mxdMessage. 2002-12-23 02:05:30 +00:00
Tony Lambregts
18a79c8b69 More information on style and format of patches. 2002-12-19 23:43:46 +00:00
Uwe Bonnes
174b188444 Fixed typo. 2002-12-19 01:04:47 +00:00
Uwe Bonnes
711189c069 Purge traces of the old relay debug mechanism and document new
mechanism better.
2002-12-18 02:23:29 +00:00
Bill Medland
370ac5feab Move CVS docu from User Guide to Devel Guide. 2002-12-17 04:15:20 +00:00
Andreas Mohr
f71ae47f24 - spelling corrections
- properly document how to set the DOS PATH
2002-12-16 22:09:55 +00:00
Francois Gouget
887b2d9780 Document how to cross-compile the tests with MinGW. 2002-12-13 23:42:04 +00:00
Chris Morgan
4691b18520 Add support for Jack audio server. 2002-12-13 02:26:18 +00:00
Francois Gouget
bbbf7d7535 Change 'Getting-Wine' to 'FAQ-Getting-Wine' since the former is
already used in getting.sgml.
2002-12-13 00:33:45 +00:00
Francois Gouget
4c3ab4812e Tweak the screen sections.
Add various tags such as: prompt, userinput, replaceable, filename.
Use '</>' to close tags.
2002-12-13 00:33:26 +00:00
Dimitrie O. Paun
b459bb8fb3 Update Wine FAQ to latest revision.
- Better Bochs/Plex86 info
  - Add Q&A about upgrading configuration
  - Replace Deneba's Canvas 7 with Ability Office
From entries submitted by Tom Wickline.
2002-12-10 19:06:05 +00:00
Tony Lambregts
263cdcd88a Update debugger documentation for when programs hangs. 2002-12-07 23:48:36 +00:00
Francois Gouget
d97bbd05b0 Wrap faq.sgml in an article tag in wine-doc.sgml.
Set the article class to 'faq'.
Move the title to faq.sgml.
2002-12-05 19:14:02 +00:00
Francois Gouget
41df00ffba Removed references to the Perl tests.
Added a section describing how to build and run tests on Windows.
The Visual C++ section should be relatively complete but the MinGW and
cross-compiling section still need some work.
2002-12-05 19:13:42 +00:00
Alexandre Julliard
492e963205 Added rules for building the FAQ. 2002-12-03 23:35:32 +00:00
Tony Lambregts
94f83596c7 Added the FAQ, and build it when creating the documentation for the
website.
2002-12-03 23:29:28 +00:00
Tony Lambregts
109fb9c53d Update the debugger documentation for current usage. 2002-11-30 01:57:19 +00:00
Alexandre Julliard
20d444d1c4 Added dist rule for building the distribution tarballs. 2002-11-24 22:17:15 +00:00
Vincent Béron
1d8cb6efd2 The default behavior of "make everything" is now to build separate
guides rather than the big one.
Determines the name of the installed docbook filter (db2html or
docbook2html, etc.) in configure, defaulting to false if absent.
2002-11-23 01:20:02 +00:00
Martin Wilck
6d886a52b3 - Allow setting NetBIOS ComputerName through registry.
- Keep old behavior as default, using new config option to change.
- Implement SetComputerName(), SetComputerNameEx(),
  GetComputerNameEx().
- ComputerName initialization moved to kernel32.
2002-11-15 01:01:47 +00:00
Huw Davies
94705862d6 Client side render fonts for XServers without the Render extension
using X11 core requests.
2002-11-14 22:31:34 +00:00
Tony Lambregts
7dc8cabad7 Update Reporting Bugs section to reflect current state of wine bugs. 2002-11-12 23:24:42 +00:00
Vincent Béron
7daf45a6f6 Add multimedia.sgml to standalone wine-devel guide, was already in
wine-doc.sgml.
2002-11-12 02:16:48 +00:00
Vincent Béron
07b419f243 Correctly identify a RedHat distribution. 2002-11-12 02:16:11 +00:00
Dustin Navea
8442d2e288 Rearranged code to make it more readable.
Added in Redhat install instructions, and made note in Other Distro's
section to check the Redhat page if you are using Mandrake, as it is
Redhat-based.
Updated FTP list in the docs, only 1 link different from the most recent
ANNOUNCE, wow!
Added instructions on un-tarring, compiling, and installing wine from
a tarball.
2002-11-12 02:15:45 +00:00
Dustin Navea
1bdfe98e8c Corrected code spacing for readability. 2002-11-12 02:15:03 +00:00
Dustin Navea
db7345c28f Change first usage of the Word Linux into a link to the linux FAQ at
linuxdoc.org.
Change first usage of the word X11 into a link to the X11 FAQ at
xfree86.org.
Add wine-devel to the places to go for burning questions.
Upped the system req's to the current requirements.
Fixed a few grammatical errors and made the text look a little
prettier.
2002-11-12 02:14:52 +00:00
Dustin Navea
d949ba4b8f Add the wine-devel list and myself to the entities to be referenced in
the docs.
2002-11-12 02:14:29 +00:00
Dimitrie O. Paun
dec35a3575 Remove parts that have been moved already in the Development Guide. 2002-11-12 02:12:14 +00:00
Tony Lambregts
442332c177 Make the instructions of how to install sgml easier to understand. 2002-11-11 22:26:02 +00:00
Andreas Mohr
70c82e8059 - added troubleshooting section to Wine Users Guide (taken from Wine
Troubleshooting Guide)
- documented Windows/DOS version values (grrr !)
- misc. other stuff
2002-10-29 23:13:01 +00:00
Sylvain Petreolle
6a2082c8bc Added valid entries to specify if an app should be loaded builtin or
native.
2002-10-23 20:44:14 +00:00
Bill Medland
8417027c1e Add documentation on how to modify what --debugmsg +relay reports. 2002-10-19 01:00:04 +00:00
Bill Medland
11c87632ec Add a section on using ODBC. 2002-10-16 19:00:10 +00:00
Michael Günnewig
a821a8f419 Prevent some segfaults in msrle32.
Add the necessary line to the sample system.ini for using this video
codec.
2002-10-10 03:42:28 +00:00
Huw Davies
3967cb7b25 Added A3 paper size. 2002-10-09 18:13:55 +00:00
Eric Pouech
39454d087b Fixed IMA ACM definition. 2002-10-07 18:21:45 +00:00
Francois Gouget
20f74cb743 Update documentation of how to invoke winedbg. 2002-10-01 18:13:09 +00:00
Bill Medland
7057110e98 Expanded the "Linux Libraries as Dlls" winelib section and brought it
up to date.
2002-09-27 22:07:40 +00:00
Dimitrie O. Paun
e70d08be31 By default, we should use our own dlls. 2002-09-25 00:16:52 +00:00
Raul Dias
bbc2b5b9cc Added new "GlobalRegistryDir" option. 2002-09-24 03:07:17 +00:00
Eric Pouech
0996541cc6 Updated winedbg documentation. 2002-09-21 01:17:32 +00:00
Dimitrie O. Paun
6c39d4130a Change confusing title. 2002-09-21 01:16:19 +00:00
Francois Gouget
95e5c92120 Small updates to better match the format of current Makefiles.
Remove the documentation of no longer supported spec file options.
Add notes to point out the sections that are particularly out of
date.
2002-09-20 19:39:42 +00:00
Dimitrie O. Paun
c10f3bba91 Move the contents of documentation/psdrv.reg to winedefault.reg. 2002-09-20 19:38:35 +00:00
Andriy Palamarchuk
ac306433eb Added information about POSIX, Unix, X11 trademarks. 2002-09-20 19:28:04 +00:00
Alexandre Julliard
1a80921903 Added support for the take focus protocol. 2002-09-18 23:09:50 +00:00
Alexandre Julliard
876fecf382 Removed obsolete files. 2002-09-18 18:31:18 +00:00
Vincent Béron
7677eb6ec5 Small update to keep in sync with README. 2002-09-18 18:28:19 +00:00
Alexandre Julliard
4131aaa9f1 Added testing.sgml. 2002-09-17 18:44:46 +00:00
Francois Gouget
b22100504c Explain why conformance tests are useful for ports too. 2002-09-17 18:34:38 +00:00
Dimitrie O. Paun
35d8e5290a Move the documentation for 'ShowDirSymlinks' where it belongs: to the
wine.conf man page.
2002-09-17 18:27:32 +00:00
Francois Gouget
848d50dc0f Start of the conformance testing documentation. Still very
incomplete.
2002-09-17 00:07:03 +00:00
Francois Gouget
7b2c44a356 Update the section concerning winemaker's options.
Add a couple of warnings about out-of-date sections.
2002-09-17 00:06:30 +00:00
Dimitrie O. Paun
14fb095758 Mark files starting with a dot as FA_HIDDEN.
Add configuration option 'ShowDotFiles' to turn this feature off.
2002-09-16 22:44:38 +00:00
Andriy Palamarchuk
bd0feb620e Spec files documentation. Added information about wide strings. Based
on comments by Patrik Stridvall.
2002-09-12 17:53:22 +00:00
Francois Gouget
f2b71d1468 Mention 32bit coordinates support. 2002-09-06 18:37:00 +00:00
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
Alexandre Julliard
c603988cd9 Removed references to xpm packages. 2002-01-04 18:53:55 +00:00