Commit Graph

147 Commits (ed343a2b03b348580a1c2610b09bd8bfa7306b44)

Author SHA1 Message Date
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
Eric Pouech 5f6419fafa Got rid of -debug wine's option (wine now requires an external debugger). 2000-04-13 19:29:11 +00:00
Alexandre Julliard 450ce6363b Ignore all output files. 2000-04-11 20:07:48 +00:00
Alexandre Julliard c53ceba478 Improved support for Makefiles that need to recurse in subdirectories. 2000-04-09 18:19:59 +00:00
Ove Kaaven c8d4a3931c Default system.ini (from documentation/status/multimedia). 2000-04-08 20:19:51 +00:00
Alexandre Julliard fbace6eefe Added a per-drive FailReadOnly flag, and removed the global
--failreadonly option.
2000-04-04 20:35:45 +00:00
Peter Ganten f35cdc8e4b Adapted the manual pages to the new long options, updated the
-debugmsg channels and added a small hack to get the @sysconfdir@
stuff in the manual pages right.
2000-04-04 18:57:19 +00:00
Marcus Meissner 4342c286c3 Updated documentation/distributors in regards to shared libraries and
some more windows specific dirs.
2000-03-30 20:25:42 +00:00
Ove Kaaven d333259498 Add start menu directories. 2000-03-28 19:24:09 +00:00
Alexandre Julliard fe08568a0d Moved command-line option handling out of the X11 driver.
Added support for "--" prefix on options.
Replaced a few X11 command-line options by wine.conf parameters.
2000-03-18 21:56:10 +00:00
Peter Hunnisett e4e61708d4 - Make registry usage a little more correct and modern
- Create home for all dplay name server functionality
- Add the framework for EnumSessions
- Documentation update
2000-03-12 20:18:33 +00:00
Simen Zamecnik 5f3b1b0c83 Added Slovak language support. 2000-03-08 18:59:20 +00:00
Rein Klazes a99fa8601b Include in the AddFontResourceA/W fixme message a pointer to the fonts
document. In this document tell the user how to find the needed tools.
2000-03-07 12:24:26 +00:00
Huw D M Davies 7bedbf6ae4 Fix docs to reflect change to .winerc processing. 2000-03-04 19:16:34 +00:00
Juergen Schmied f516cd9554 Updated. 2000-02-26 18:37:11 +00:00
Alexandre Julliard 00377a78b7 Store config file contents in the registry so we only have to load it
once per session.
Replaced PROFILE_EnumerateWineIniSection by PROFILE_EnumWineIniString.
Removed a few unnecessary/unused command-line options.
2000-02-19 20:50:00 +00:00
Alastair McKinstry 33536e2753 Added support for the following celtic languages: Irish Gaelic, Scots
Gaelic, Manx Gaelic, Breton, Welsh, Cornish.
2000-02-16 21:21:51 +00:00
Juergen Schmied 8573cc7faf - fixes, loading of settings per user
- autodetecting of windows registry version
2000-01-30 03:03:23 +00:00
Andreas Mohr 8cd93514f0 - add some documentation items
- fix some spelling
- fix some warnings
2000-01-29 21:12:58 +00:00
Andreas Mohr 1fe93345c4 - support for reading labels and serial nums from device
- "reasonable" misc/cdrom.c device handling
- much improved audio CD support
- serial number overwrite bug fix
- spelling fixes
2000-01-29 21:11:47 +00:00
Peter Hunnisett 8362da1538 Updated documentation. 2000-01-15 23:27:40 +00:00
Marcus Meissner 14480d5093 TrueType clarification. 2000-01-05 01:52:14 +00:00
Steven Elliott c64ec4a9d8 Added a document that describes configuring FAT filesystem permissions
for Wine.
1999-12-25 22:50:21 +00:00
Juergen Schmied 9e6b1d14ce Added loader for NT registry files. 1999-12-11 23:22:52 +00:00
Eric Pouech 3393730f96 Updated, added chapter on configuration and architecture. 1999-12-08 03:26:58 +00:00
Andreas Mohr a2da86898a Added .rc file support for Win16 NE modules.
Moved display.c and mouse.c to separate dll directories.
1999-12-06 01:20:00 +00:00
Juergen Lock 3e1493fbde Mention free Truetype font servers (Xfstt and xfsft). 1999-11-25 23:14:23 +00:00
Juergen Schmied 04f7fe7de3 New tool to convert the binary resources in *.rc files (hexdumps) from
and to a binary.
1999-11-13 22:32:21 +00:00
Huw D M Davies 395d3705cf Move PostScript driver docs to documentation/ . Add instructions on
how to use regapi to get information into the registry.  Supply sample
input to regapi.
1999-11-13 20:55:31 +00:00
Peter Hunnisett 88d89f93ea - Added dplayx LibMain for initialization of all dplayx 'global' data
- Added start for global data manipulation
- TODO list updated
- Added some missing header file definitions
- Added the ansi versions of dplay and dplobby
- Fixed invalid macro for IDirectPlay4
- Cleaned up compiler warnings
- More implementation, bug fixes and critical region protection
1999-11-04 02:17:03 +00:00
Alexandre Julliard ab7fa6de87 Fixed typo. 1999-10-23 20:19:15 +00:00
Klaas van Gend 1a3f3685d9 Updated status of internationalisation. 1999-10-13 12:23:19 +00:00
Peter Hunnisett 22b861c1be - Moved dplay and dplayx to a proper home in the dlls directory.
- Implemented new DirectPlay4 and DirectPlayLobby3 interfaces.
- Implemented a class factory for dplay and dplobby. COM interfaces
  now work for dp and dpl.
- Added a few more entries to dplayx.spec files. How do you find the
  ordinals? I just guessed :(
- Seperated DirectPlay and DirectPlayLobby implementation into separate files.
- Included some missing header file definitions.
- Implemented the dplay dll in terms of the dplayx dll. I haven't
  tested it so it may not work...
- A few bug fixes and a little new implementatioe.n
- Updated document with a more detailed implementation plan.
1999-09-28 16:35:32 +00:00
Eric Pouech 5ca7bae8fb Typo correction. 1999-09-27 13:32:26 +00:00
Marcus Meissner 7b6e3c0918 Actually create the man/ subdirectories before installing. 1999-07-31 17:29:20 +00:00
Eric Kohl 4d7e8778d5 Added builtin toolbar bitmaps. 1999-07-31 13:10:46 +00:00
Klaas van Gend a34aef10de Added explanation of the current DLL support. 1999-07-28 16:37:19 +00:00
Alexandre Julliard d6baf1bb1a Authors: James Juran <jrj120@psu.edu>, Andreas Mohr <cipam895@cip1.ind.uni-stuttgart.de>
Updated README and man page.
Split documentation for wine.conf into new wine.conf(5) manpage.
1999-07-18 15:47:22 +00:00
Marcus Meissner 208f10b4f5 Added sample wine.conf. 1999-07-04 15:50:08 +00:00
Henrik Olsen 6adfcff564 Cleanup of the Danish support. 1999-07-04 10:58:35 +00:00
Ove Kaaven 3922ca74fa Window style updates. 1999-07-03 12:06:26 +00:00
Jose Marcos Lopez Caravaca 8f073279b3 Added missing 61762 entry on system resources in Spanish and
Catalonian languages.
1999-07-03 11:53:41 +00:00
Marcus Meissner 2858ac9912 Wrote a small document on how to package WINE for distributors. 1999-06-26 10:32:50 +00:00
Eric Pouech a72a394d04 Updated to reflect current status. 1999-06-26 10:20:34 +00:00
Alexander V. Lukyanov 0bc384f0f7 Install wine.man from current directory.
Remove wine.man on distclean, not on clean.
1999-06-18 16:58:06 +00:00
Keith Matthews edc3faede3 1st cut implementation of DdeNameService (omits monitor callback)
1st cut implementation of DdeKeepStringHandle (probably complete)
DdeInitializeW - minor changes to initialise service names structure
DdeGetLastError - start of proper last error retrieval
DdeCreateStringHandle16 - added code for default codepage where not
supplied.
Various documentary/comment corrections.
1999-06-12 06:33:14 +00:00
Marcus Meissner 5a70c97a69 Autoconfigure the directories in the manpage. 1999-06-05 09:00:21 +00:00
Klaas van Gend 39f69f7ac2 Current status of Wine on internationalisation. 1999-06-05 08:56:33 +00:00
James Juran 7c0b4c3d38 Updated documentation/no-windows. 1999-06-05 08:46:10 +00:00