Commit Graph

362 Commits

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