Commit graph

285 commits

Author SHA1 Message Date
Alexandre Julliard
d0893548e6 Moved remaining files in windows/x11drv to dlls/x11drv. 2002-04-30 21:16:39 +00:00
Andriy Palamarchuk
40aa1c79da Updated lists of debugging channels. 2002-04-25 23:03:40 +00:00
Hidenori Takeshima
0add223fa8 Added a sample win.ini. 2002-04-08 20:14:28 +00:00
Andreas Mohr
3d2df9d93a Updated for new dll names. 2002-03-29 17:58:25 +00:00
Hidenori Takeshima
0307f6dc7b Implemented an IMA driver. 2002-03-23 20:18:11 +00:00
Hidenori Takeshima
bcb9c46c8f Implemented G711 codec driver. 2002-03-22 19:16:10 +00:00
Chris Morgan
9b0ba7ca2b Added aRts driver. 2002-03-21 01:38:19 +00:00
Jeremy Newman
5b3855bf20 Fixed WARRANTY inclusion. 2002-03-19 02:10:35 +00:00
Alexandre Julliard
ee346956eb Cosmetic fixes. 2002-02-27 18:50:42 +00:00
Andreas Mohr
a0ff2b4adf - stress the fact that wineinstall is in Wine source
- add missing ttydrv/x11drv section to wine.conf.man
- make sure that we also load shdocvw as builtin in sample config file
- add sample AppDefaults section to sample config file
- winecheck update
2002-02-27 01:30:32 +00:00
Eric Pouech
21b366e6e2 Added the detach command to the debugger. 2002-02-27 01:29:18 +00:00
Philipp Wollermann
519d4864ea Added support for the Crux Linux distribution (with openjade). 2002-02-26 00:35:05 +00:00
Hidenori Takeshima
824b94c55f Added msrle32.dll (decompressor of MRLE). 2002-02-19 18:29:16 +00:00
Alexandre Julliard
f5818d2f7a Upgraded configure script to use autoconf 2.50 features, and renamed
to configure.ac.
Changed a few things to better follow the autoconf guidelines.
2002-02-14 19:47:29 +00:00
Andreas Mohr
b6e841873d - add documentation section to README
- updated HOWTO-winelib
- added native DLL config info to configuring.sgml
- greatly improve directory description of wine.conf man page
- add --debugmsg +all warning to wine man page
2002-02-02 18:03:55 +00:00
Uwe Bonnes
d4c0ff155e Give users a hint to clean their config from comments and empty lines
for a bug report.
2002-01-31 21:48:59 +00:00
Francois Gouget
42dcd97e4c 'test -e' is not supported on Solaris, replace with '-f' or '-d'. 2002-01-29 17:52:28 +00:00
Frangois Gouget
acbbb2d5b9 Fixed incorrect use of 'test -a' (for FreeBSD). 2002-01-15 20:24:15 +00:00
Stefan Leichter
64cf1f6f58 Added, update information about AppDefault. 2002-01-14 19:44:30 +00:00
Bill Medland
dea2952242 How to specify a DLL in a debugger break command. 2002-01-12 21:15:36 +00:00
Alexandre Julliard
c603988cd9 Removed references to xpm packages. 2002-01-04 18:53:55 +00:00
Andreas Mohr
a69c039c80 Documentation update. 2001-12-26 20:40:47 +00:00
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