Commit Graph

692 Commits (b8d3075d832e8f0dc80d2d598d0e240898be1665)

Author SHA1 Message Date
Dimitrie O. Paun f950d97381 Remove the last remaining wine options when running programs.
Keep support for --help, and --version when they are the only options
on the command line.
2004-05-06 23:51:43 +00:00
Vincent Béron 54984ea4ba Keep the translated READMEs in sync with the English one. 2004-05-06 00:16:22 +00:00
Steven Edwards 26fe914d89 Minor documentation updates. 2004-05-05 05:53:37 +00:00
Francois Gouget 9f1aea2fb8 Assorted spelling fixes. 2004-05-05 01:09:24 +00:00
Andreas Mohr a2423c0d97 Use WINEDEBUG instead of --debugmsg. 2004-05-03 20:07:53 +00:00
Alexandre Julliard 553a75e16e Use symlinks in dosdevices/ for the drive devices too.
Store drive types in the registry instead of in the config file.
Added some more code to convert existing config to the new scheme.
2004-04-29 00:27:57 +00:00
Francois Gouget 0345908a27 Assorted spelling fixes. 2004-04-28 00:24:44 +00:00
Andreas Mohr ab6cd7bdb6 Explain how to reduce log size, using pipes. 2004-04-28 00:23:48 +00:00
William Lahti 84af686adb Fixed typo. 2004-04-27 23:31:08 +00:00
Ivan Leo Murray-Smith 593e537481 Replace --debugmsg by WINEDEBUG. 2004-04-26 20:13:17 +00:00
Ivan Leo Murray-Smith ec2d618c07 Replace --debugmsg with WINEDEBUG. 2004-04-20 20:16:54 +00:00
Francois Gouget 66834324b1 Assorted spelling fixes.
Remove wszRegSeparator from devenum_private.h since it's neither
exported by createdevenum.c nor used by anyone else.
2004-04-20 04:03:42 +00:00
Ivan Leo Murray-Smith 01064d524d Replace --debugmsg with WINEDEBUG. 2004-04-20 04:00:23 +00:00
Ivan Leo Murray-Smith a98056191d Use WINEDEBUG instead of --debugmsg. 2004-04-19 23:07:47 +00:00
Tony Lambregts ac6e8f5dcd Add bit about not being able to use Windows drivers to Print etc. 2004-04-13 21:16:08 +00:00
Jeff 1c0b4aae49 Clarify the attach command. 2004-04-12 22:09:36 +00:00
Vincent Béron 9ce6ff26e1 Remove "Path" lines from sample config.
Setup the links for the default DOS drives in wineinstall.
2004-04-12 22:05:00 +00:00
Michael Jacobsen f837179645 Cleaned up the text concerning the need for conformance tests. 2004-04-07 19:06:35 +00:00
Alexandre Julliard b70e0c8ea6 Removed the FailReadOnly option, this is now the default behavior. 2004-04-02 23:33:39 +00:00
Dimitrie O. Paun abe9c975a8 Remove the rest of the Tweak look hack. 2004-04-01 21:06:14 +00:00
Dimitrie O. Paun 126227a55a Remove the support for the Win 3.1 Look. 2004-04-01 04:57:12 +00:00
Francois Gouget 359c709d59 Assorted spelling and case fixes. 2004-03-31 20:06:10 +00:00
Chris Morgan 29623c2e6b Remove references to winecheck from the documentation and insert a
TODO that  mentions that the functionality is to be moved into
winecfg.
2004-03-29 23:07:39 +00:00
Rudolf Kastl 33d9a97b07 Added missing para tag. 2004-03-22 20:40:23 +00:00
Chris Morgan 5a6d23179a Convert ddraw.txt to ddraw.sgml and add it to the wine-devel
documentation.
2004-03-20 19:23:56 +00:00
Alexandre Julliard 1de20ae4af Rewrote handling of COM and LPT devices to use symlinks in
$WINEPREFIX/dosdevices, with suitable defaults if the symlinks are
missing.
Rewrote QueryDosDevice and DefineDosDevice to use the new scheme.
Added temporary code to create the symlinks based on the contents of
the config file.
2004-03-20 02:28:51 +00:00
Mike McCormack c068f67051 Require bison to compile Wine. 2004-03-16 03:11:39 +00:00
Ivan Leo Murray-Smith 15c40fdefb A few updates. 2004-03-16 01:17:45 +00:00
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