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