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
Klaas van Gend
76355f4f81
Adapted to the new dll resource handling by Bertho Stultiens.
1999-05-29 10:50:39 +00:00
Ove Kaaven
a73b4278be
Updated and improved instructions.
1999-05-17 16:03:36 +00:00
Lionel Ulmer
ad7258517e
Replaced all the Mesa specific code by GLX code. Should work now on
...
any OpenGL implementation.
1999-05-13 18:53:05 +00:00
Eric Pouech
281c927317
- got rid of all the internal MM tweaks to load builtin MCI
...
drivers. They are all seen as drivers, loaded as DLLs and standard
module loadorder is used to know which type to use (builtin vs
native).
- first full working implementation of mmThread??? functions (to
support gracefully native MCI drivers).
- support of mmShowMMCPLPropertySheet.
- fix of some heap validate bugs (thanks to Ulrich for reporting them).
1999-05-02 10:21:49 +00:00
Andreas Mohr
ee7ac068dd
Removed +snoop from documentation/bugreports.
1999-05-02 09:09:48 +00:00
James Juran
0ff60a08dd
Update to reflect recent changes and discussions.
1999-04-26 14:57:06 +00:00
Adam Sacarny
a16a032c06
Added new documentation for the configuration file.
1999-04-25 10:55:22 +00:00
Eric Pouech
3be8e3b7ff
Properly handling cases like calling SetWindowPos while processing
...
WM_NCCREATE.
1999-04-18 13:13:40 +00:00
Bertho Stultiens
2594720195
Updated commandline changes of -dll option and wine.conf entries.
1999-04-18 12:11:29 +00:00
Pablo Saratxaga
002106ac22
Added walon language support (I also moved Cz -> Cs, Sw -> Sv, and Po
...
-> Pt; to conform to standard names for those languages).
1999-04-16 09:06:58 +00:00
Ove Kaaven
83827c190b
Clarified a few points.
1999-04-15 16:44:34 +00:00
Keith Matthews
176cc13b28
Status document for DDE/Ddeml.
1999-04-11 14:44:06 +00:00
Marcus Meissner
0cd02405b2
MessageBox32A -> MessageBoxA
1999-03-22 12:36:34 +00:00
Eric Pouech
5df640ded4
Updated.
1999-03-15 15:42:51 +00:00
Ove Kaaven
272be7b9e1
Describes in newbie terms how to add new keyboard layouts.
1999-03-15 15:24:56 +00:00
Alexander Kanavin
91d72b9964
Added support for Russian language.
1999-03-10 18:01:35 +00:00
Ove Kaaven
e9b568c0c5
This file details the results (message traces) the GUI behaviour
...
tester app gave under real Windows for various events. It was useful
for some of my debugging at least, perhaps it could be of some use to
other Wine GUI debuggers as well.
1999-02-28 11:27:26 +00:00
Adam the Jazz Guy
1bc4c49df7
Added "The Easy Way" and "The Hard Way", largely favoring the easy way,
...
which uses my bug_report.pl script.
Added info on a command that can be run on all shells to print debug
msgs to a file and not to xterm.
1999-02-25 17:33:29 +00:00
Joseph Pranevich
522911299d
Add information about the new wine.conf options.
1999-02-20 16:41:29 +00:00
Joseph Pranevich
2f38cffa51
New examples/documentation for console configuration options.
1999-02-14 11:16:37 +00:00
Marcus Meissner
fb0192236b
Some ddraw/d3d bugfixes, updated Diablo/WC4 ddraw status.
1999-02-14 09:25:37 +00:00
Klaas van Gend
4a8639cc4b
Added support for the Dutch language.
1999-02-11 16:32:16 +00:00
Marcus Meissner
69c0bbea1a
Some small bugfixes, added more PE relocation types (for WinCE mostly),
...
some console prototypes, -dll is useful for winelib too, regtest
compile fixed.
1999-02-09 14:25:57 +00:00