Commit Graph

263 Commits

Author SHA1 Message Date
Michael Stefaniuc c3965bc5d0 Rename debug.h to debugtools.h. 2001-11-30 23:07:30 +00:00
Andreas Mohr 8c2e573f9d Avoid potential problems with filenames containing spaces. 2001-11-25 00:51:36 +00:00
Eric Pouech 0b83d4cbc6 New console code based on Win32 windows. 2001-11-23 23:04:58 +00:00
Michael Stefaniuc dc3fa49bc3 Add missing </para>. 2001-11-23 18:28:37 +00:00
Andreas Mohr 9cef2d0b1d - fix wrong hexadecimal GetLastError() output
- misc fixes
- changed my email address
2001-11-19 02:30:01 +00:00
Francois Gouget 608a33c5d0 Document the new -winver versions. 2001-11-09 19:21:16 +00:00
Bill Medland 7e101054bb Minor grammatical corrections. 2001-11-07 20:16:22 +00:00
Andreas Mohr e15badb478 Cosmetics. 2001-10-21 15:18:15 +00:00
Gerard Patel 2895e7f4fa Misc doc updates. 2001-10-16 21:47:51 +00:00
Andriy Palamarchuk 9d382c6531 Include information about XFree86 Windows server. 2001-10-10 20:22:35 +00:00
Francois Gouget 58b299521d Small typo fixes/updates. 2001-10-08 20:40:09 +00:00
Bill Medland 88bb926a5e A couple of minor points about converting Windows fonts. 2001-10-04 16:14:43 +00:00
Bill Medland e145bde61b Additions to how to use Docbook under RedHat (to help beginners like
me).
Added content to the bindlls section of Winelib (based on
experience).
2001-10-02 17:48:16 +00:00
Bill Medland a30411012c Upgrade winemaker man page for the two options added at version
0.5.8.
2001-10-02 17:47:34 +00:00
Gracjan Polak c4a101c9fc Added some MFC documentation (with the help of Francois Gouget). 2001-10-02 17:44:04 +00:00
Andriy Palamarchuk c927fe848e winemaker documentation fix. 2001-09-26 23:08:45 +00:00
Susan Farley 3b10efebfe Better formatting for PDF output. 2001-09-26 23:02:31 +00:00
Andreas Mohr 7bed696aa3 Updates and error message improvements. 2001-09-19 22:34:38 +00:00
Francois Gouget 71ec7d6600 Cosmetic changes. 2001-09-17 20:25:26 +00:00
Andriy Palamarchuk 4ee65164dc Fixed references to old documentation location. 2001-09-17 19:07:56 +00:00
Huw D M Davies 80f9d64fa5 The [windows] section is in win.ini not in ~/.wine/config. 2001-09-10 23:17:08 +00:00
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