242 Commits

Author SHA1 Message Date
Francois Gouget
0fe854b7dd Added an option to disable XVidMode support. 2001-09-10 23:05:57 +00:00
Francois Gouget
588ff3743a Documentation updates (mainly thru vs. through). 2001-08-21 17:07:17 +00:00
Eric Pouech
38f2be49f0 Fixed the parsing of id1.id2 which could be either access to field id2
of struct id1, or the identifier id2 in dll id1.
Enhanced some error reporting as well as 'info local' display layout.
Minor cosmetic changes.
2001-08-15 17:40:31 +00:00
Andreas Mohr
da920ee9b9 Spelling fixes. 2001-08-09 21:16:55 +00:00
Eric Pouech
800773f9d4 Extended bt command to display backtrace of another thread.
Enhanced process & thread display with process name.
2001-08-06 17:51:52 +00:00
Lawson Whitney
b37b863b93 Reconciled the wine man pages to the absence of wine.conf. 2001-08-06 17:49:11 +00:00
Andreas Mohr
207e1c18ac Updated printing documentation a bit. 2001-07-08 20:36:48 +00:00
Uwe Bonnes
6509fa93f9 Added /dev/parport support for direct port access. 2001-06-26 21:06:07 +00:00
Andreas Mohr
85b7e1a0cc Updated German documentation. 2001-05-24 18:44:50 +00:00
Eric Pouech
30975c0c90 Updated multimedia documentation. 2001-05-22 19:26:31 +00:00
Eric Pouech
d80b4337cc Now loading the default setting for low level drivers from registry. 2001-05-22 19:19:50 +00:00
Francois Gouget
cd8d181a0b Spelling typos. 2001-05-18 21:01:38 +00:00
Ian Pilcher
3f1ca48166 Add closing tags. 2001-05-14 19:24:30 +00:00
Francois Gouget
f16d04925c Add a warning saying that the x11drv section is getting outdated.
Add templates for missing configuration options to the x11drv section.
Remove obsolete command-line options.
2001-05-11 20:02:07 +00:00
Marcus Meissner
621be200c0 Changed the printing documentation to include CUPS and LPR support,
also give some hints on AFM files in system and generic.ppd.
2001-05-10 03:10:58 +00:00
Marcus Meissner
00d7068409 Added a generic level 3 color postscript PPD (for /etc/printcap based
printers).
2001-05-10 03:10:43 +00:00
Duane Clark
d69c774d55 Added entry for printing to a file. 2001-05-07 20:14:39 +00:00
Francois Gouget
382d217532 Clean should also delete the pdf, ps and .out(?) files. 2001-05-03 18:33:32 +00:00
Francois Gouget
447f01c572 Fix the www.winehq.com directory handling. 2001-05-03 18:33:12 +00:00
Eric Pouech
36eed034c9 Added a small section about expressions in winedbg. 2001-05-03 18:32:07 +00:00
Simeon Pilgrim
d5518e75f3 Typo in stub-reporting style description 2001-05-02 01:10:16 +00:00
Lawson Whitney
532cae2f6c Added WINEPRELOAD to man wine. 2001-04-20 18:15:58 +00:00
Joerg Mayer
72ea2e9a92 Add a missing </sect3>. 2001-04-17 17:32:31 +00:00
Alexandre Julliard
78abb64dbe Added missing <listitem>. 2001-04-13 22:47:25 +00:00
Eric Pouech
4a85a45095 Added note on using shell scripts as AeDebug setup, added
BreakOnDllLoad variable.
2001-04-13 22:35:55 +00:00
Ian Pilcher
744820d014 Various registry-related PostScript driver enhancements. 2001-04-02 19:14:41 +00:00
Lawson Whitney
219353be4e Fixed command-line example. 2001-03-28 01:40:30 +00:00
Dmitry Timoshkov
b4a07b6ec7 Added some additional defaults and samples to [fonts] section. 2001-03-26 20:32:22 +00:00
Alexandre Julliard
26320d1f75 Cleanup properly on x11drv unloading.
Moved --synchronous option into config file.
Removed --desktop, --display and --language command-line options.
2001-03-23 23:45:45 +00:00
Alexandre Julliard
fde1b0cb0c Added "*" wildcard entry to DllOverrides to replace DllDefaults
section; this way it can also be specified on a per-app basis.
Removed compiled-in defaults for dlls mentioned in the sample config.
Update man page.
2001-03-21 20:33:11 +00:00
Alexandre Julliard
b9c9cdc5d4 - Added support for app-specific dll overrides using
AppDefaults\<appname>\DllOverrides configuration section.
- Better support for multiple --dll options.
- Added warning message to discourage putting multiple dlls in a
  single override entry.
2001-03-20 02:11:08 +00:00
Marcus Meissner
b738c3778c Add some specific afmdirs as examples. 2001-03-13 23:30:33 +00:00
Andreas Mohr
8c2f4b18fa Some more message cleanups. 2001-03-03 00:22:50 +00:00
Joerg Mayer
0ee5f8c628 Add information about prebuilt documentation packages in
other-than-sgml form.
2001-02-20 01:54:50 +00:00
Lawson Whitney
1bb76b4541 Tune the doco to the code for relay/snoop specific. 2001-02-14 21:41:11 +00:00
John R. Sheets
d1c9c0c95b New section about writing docs in DocBook and dealing with the Wine
SGML build system; half done, but a good start.
2001-02-12 01:14:34 +00:00
Andreas Mohr
c9ec884645 Documentation updates. 2001-01-24 19:37:13 +00:00
John R. Sheets
1828e59352 - Split Winelib User Guide into smaller files for easier maintenance
and better integration with make_winehq.
- Add some Winelib docs from Jon Griffiths.
- Fix a <sect2> problem in running.sgml.
2001-01-24 19:36:24 +00:00
John R. Sheets
8c63fb6a50 Added convenience script for generating online docs for winehq.com. 2001-01-19 20:58:37 +00:00
John R. Sheets
883bdc0243 Make SGML ID attributes in packaging.sgml more unique to avoid
conflicts when we bundle all four guides into a single set.
2001-01-19 20:50:50 +00:00
John R. Sheets
6a2824ef70 Clean up db2html-winehq HTML generation script. Works in Debian, and
may actually work in Redhat now, too.
2001-01-18 23:07:53 +00:00
Chris Morgan
9a94980190 Updated for change in config file name. Removed references to
obsolete global wine configuration file where appropriate.  Updated
config option format to match the new syntax.  Misc cleanups.
2001-01-18 23:03:47 +00:00
John R. Sheets
bc80a3b4c7 Implemented stubs for IWebBrowser in shdocvw.dll. 2001-01-11 22:32:44 +00:00
Jon Griffiths
1db20bfd33 - Migrate CRTDLL to MSVCRT.
- Many fixes and a load of new functions.
2001-01-10 23:59:25 +00:00
Eric Pouech
c4c7324c45 Forced loading of msacm32 when msacm is loaded.
Added msacm DLL pair in config files.
Added some dumb calls from 16 to 32.
2001-01-06 01:23:11 +00:00
Alexandre Julliard
d6c0f9f784 Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com>
Major DirectDraw restructure/reimplementation, using an improved component
object model hierarchy. The implementation currently supports:
- DirectDraw over GDI/USER in a window (using DIBsections and
  asynchronous updates)
- XVidMode
- XF86DGA2
- All DirectDraw interfaces from versions 1 to 7 (at least in theory)
- Hooks for Direct3D interfaces
2001-01-04 22:44:55 +00:00
Wilbur N. Dale
763953a873 Updated first example using latest winebuild dll/so procedure. 2000-12-29 03:34:24 +00:00
Lawson Whitney
fe95393f01 Removed --config from man wine. 2000-12-25 23:55:59 +00:00
Lawson Whitney
1d7b6f9513 Removed trailing garbage after [serialports] device name. 2000-12-25 23:48:54 +00:00
Joerg Mayer
dae3f675e7 Don't suppress error messages. 2000-12-22 20:29:03 +00:00