Commit graph

384 commits

Author SHA1 Message Date
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