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
Stefan Leichter
d45b80386b
Added description of printerports section of the win.ini file for wineps.drv.
2000-12-19 23:30:51 +00:00
Andreas Mohr
1f192c15bb
Improved usage message.
2000-12-15 21:28:47 +00:00
John R. Sheets
d9e064fd4b
Documentation update.
2000-12-13 21:52:37 +00:00
Alexandre Julliard
73be8d1cfd
Added automatic translation of the config file to the new
...
format. Updated documentation.
2000-12-06 20:25:11 +00:00
Alexandre Julliard
27698b5c2e
Added sample config file in the new format.
2000-12-06 03:57:24 +00:00
Francois Gouget
09e8daf542
Fix the Winelib case.
...
The linking aspects have been solved by the last winebuild update ->
removed from the todo list.
The configure script has been updated -> removed from the todo list.
2000-12-02 20:14:20 +00:00
Francois Gouget
d48372c12a
Bring the man page in line with the latest version of winemaker.
2000-11-30 20:36:18 +00:00
Andreas Mohr
c3350c537e
Added alias capability to --winver.
...
win2000 is the official value.
2000-11-30 01:29:45 +00:00
Alexandre Julliard
32fcfc24ae
Removed "elfdll" load order option and updated documentation.
2000-11-30 01:15:30 +00:00
Andreas Mohr
ff96f919c6
Updated man page.
2000-11-28 22:35:20 +00:00
Andreas Mohr
cb45438be2
- added winver settings nt2k, win30 and win20 (yes, some rare programs need this)
...
and *document* it (win98 was not documented previously)
- OaBuildVersion: add value for NT4 SP6
- spelling fixes
2000-11-27 01:39:05 +00:00
Francois Gouget
45afff3836
Document the --lower-include options.
...
Document the --no-generated-files options.
2000-11-10 22:28:33 +00:00
Francois Gouget
8fa0fb7505
Winemaker's man page initial release.
2000-11-06 05:41:23 +00:00
Lawson Whitney
ee35e72771
Protect the backslashes we mean to have show from groff.
2000-11-04 02:56:57 +00:00
Peter Ivanyi
1da3befe54
Added/upgraded Slovak messages, and Slovak and Czech keyboard layout.
2000-10-31 01:19:11 +00:00
Peter Hunnisett
72526ba4f5
- Remove winmm hack in dplay code
...
- Fix up some missing holes in the code
- More message implementation
- Status documentation update
2000-09-26 23:11:48 +00:00
Marcus Meissner
bd6a0394f5
Fixed bdftopcf command.
2000-09-09 20:32:34 +00:00
Peter Ganten
c7c4246a99
- Always store the full path name of 32bit modules in WINE_MODREF
...
- Add the possibility to use path names with the --dll command line
option
- Add the possibility to use the --dll command line option several
times.
- Note: The colon-sign is now exchanged with the plus-sign, as it is
part of dos path names.
2000-08-28 21:33:28 +00:00
Eric Pouech
9454801cd9
Enhanced ELF files lookup for symbolic info.
2000-08-15 12:00:52 +00:00
Wilbur N. Dale
39ee3d4c4b
Added description of using DLLs with WineLib.
2000-08-08 20:44:50 +00:00
John R. Sheets
1e8e5ba829
Converted Wine documentation to SGML format.
2000-08-08 01:24:00 +00:00
Andreas Mohr
1f5e43142c
Adapted to the recent winebuild rename.
2000-07-26 18:02:50 +00:00
Ove Kaaven
690142dc5b
Fix a few typos and such.
2000-07-23 13:43:00 +00:00
Alexandre Julliard
a46f5ad0c0
Changed julliard@lrc.epfl.ch to julliard@winehq.com
2000-07-16 21:09:03 +00:00
Andreas Mohr
6f83a5ee8f
Doc and trace updates.
2000-07-16 15:43:07 +00:00
Peter Ganten
33923f296f
Added German installation and configuration manual.
2000-07-16 15:41:17 +00:00
Ove Kaaven
f62a6383c9
Text of WWN article "The Registry".
2000-07-15 19:42:27 +00:00
Peter Hunnisett
4da59ea6dd
- Make ref counting a little more efficient
...
- Correct suspended process resumption
- Don't use sys/queue.h anymore
- Properly initialize the global semaphore across processes
- Create a mapped file for shared data structures
- Change some trace messages
- Allocate dynamic shared data from the mapped file
- Rework setting and retrieving lobby settings from shared memory
- Add infrastructure for syncronization after app launch
- Small documentation update
- Include some stuff missing from header
- Start on dp and dpl message infrastructure
- Unicode versions of player/group commands added
- Combined Connect/ConnectEx and Open/SecureOpen
- More implementation
2000-07-10 13:19:28 +00:00
Stefan Leichter
1ada63bddb
Added documentation on how to setup wine's Buildin Postscript Driver
...
working with ghostscript (afmfiles, ppdfile).
2000-07-08 12:46:27 +00:00
Eric Pouech
5b471bae6e
Added BreakOnDllLoad internal var, cleaned up register validation on
...
exception.
2000-06-25 12:49:13 +00:00
Eric Pouech
911436bfeb
- cleaned-up break handling
...
- better integration of debugger inner loops (parser & events)
- added attach command
- improved parser so that it can be entered without any process loaded
- added BreakOnFirstChance internal variable
- disabled NE module symbol module (which is broken with ASS)
- misc portability cleanups
2000-06-18 19:30:24 +00:00
Ove Kaaven
1d19cbe438
Text of WWN article "The X11 driver".
2000-06-15 00:10:41 +00:00
Wilbur N. Dale
5933847121
WineLib does not support Win16. Removed references to Win16 and Win
...
3.x in the introduction. Standardized capitalization of Wine and
WineLib. Added documentation for compiling a simple "Hello World"
WineLib program.
2000-06-15 00:09:48 +00:00