Commit Graph

395 Commits

Author SHA1 Message Date
Alexandre Julliard 8c08ceb56c Replaced -dosver and -winver options by config file parameters. 2002-05-23 19:35:18 +00:00
Dimitrie O. Paun e361ceab45 Remove the --managed option, and make wine use the managed mode by
default.
2002-05-23 02:43:09 +00:00
Alexandre Julliard 3536316a31 New loading scheme for Winelib apps, makes them behave like builtin
dlls and takes load order into account. Install them in dlldir.
Improved MODULE_GetBinaryType to recognize ELF binaries.
Added a wrapper script to setup the environment when running directly
from inside the source tree.
2002-05-22 21:32:49 +00:00
Eric Pouech bed67fc939 Created an ACM MS ADPCM codec. 2002-05-22 02:00:05 +00:00
William Stinson a60d05b405 Explain patch -p0 option. 2002-05-16 18:31:57 +00:00
Eric Pouech 0143542c3a Created an ACM IMA ADPCM codec. 2002-05-11 22:57:40 +00:00
Alexandre Julliard 8877c6695b Fixed some winehq.com URLs. 2002-05-09 20:37:26 +00:00
Andriy Palamarchuk 1827e7d11f Direct bug reports to Wine bugzilla. Some other minor documentation
changes.
2002-05-08 23:14:19 +00:00
Alexandre Julliard 140e7222e0 Removed more code at Hidenori's request. 2002-05-05 19:40:57 +00:00
Andriy Palamarchuk ac3a9a327a Updated documentation, mostly improving bugs handling. Direct users to
Bugzilla.
2002-05-04 18:41:27 +00:00
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
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
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
Lionel Ulmer d0dfcde4fb Updated OpenGL documentation. 2000-06-14 21:15:38 +00:00
Lionel Ulmer aef4e15367 OpenGL documentation. 2000-06-13 03:36:54 +00:00
Ove Kaaven 910e4df2ab Text of WWN article "DLL overrides". 2000-06-07 04:00:01 +00:00
Wilbur N. Dale cf4bb072a4 Added to project. Currently incomplete but will update weekly. 2000-06-07 03:59:39 +00:00
Peter Hunnisett ac986830fa - Small update to documentation
- More player/group interface implementation (not tested)
2000-06-07 03:44:36 +00:00
Peter Ganten 48320f744f Documented the new wine command line and the environment variable
WINEPREFIX.
2000-06-03 20:43:41 +00:00
Andreas Mohr 2e011a5243 Lots of spelling fixes that accumulated in my tree again, made several
error msgs more verbose, doc updates.
2000-06-01 23:28:25 +00:00
Juergen Schmied 0d18aad17a - New (some stubs): SHGetFolderLocation, PathAddExtension,
PathIsUNCServer, PathIsUNCServerShare, PathMakePretty,
  SHCreateShellPalette, SHOpenRegStream, SHOpenRegStream2
- Many string functions implemented
- Some stubs for exports by ordinal
2000-06-01 23:25:44 +00:00
Zoran Dzelajlija 846880b7e6 Basic Croatian language support. 2000-05-30 20:50:45 +00:00
Gerard Patel d5126f91a3 Regression testing using CVS. 2000-05-23 01:17:10 +00:00
Peter Hunnisett 7f84723bba - Small fixes/updates
- Add support for the DPCONNECTION_DIRECTPLAYLOBBY flag
2000-05-23 01:16:36 +00:00
Eric Pouech fd0959013f A bit of documentation on new debugging features. 2000-05-23 01:15:25 +00:00
Andreas Mohr 76a48e64da Added a configuration hint for the CD-ROM "unhide" option. 2000-05-05 18:15:34 +00:00
Alexandre Julliard c970904c2c Save the registry on server exit without client intervention.
Removed "alt" registry files since we now have symlinks and
WINEPREFIX to replace them.
2000-04-16 17:21:13 +00:00