Commit Graph

94 Commits (911e19078db854ca0f0dcc5b84c9fe3c5f6c643b)

Author SHA1 Message Date
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
Zygo Blaxell e15f83b98b Spelling fixes. 1999-02-09 14:14:51 +00:00
Andreas Mohr e3728cd27a Use vfat/win95 as default. 1999-02-05 10:16:19 +00:00
James Juran df1d1e1460 Various manpage updates, including the incorrect statement about glibc
and clone().
1999-02-04 16:45:40 +00:00
James Juran 0790ef847d Fix pointer to the Windows Disassembler 32. Thanks to Herbert
Rosmanith <herp@wildsau.idv.uni-linz.ac.at> for suggesting this.
1999-02-04 16:40:38 +00:00
Jukka-Pekka Iivonen c38189df49 Updated Finnish language support. 1999-01-30 12:37:27 +00:00
Eric Kohl 50d489282b Updates and fixes. 1999-01-24 19:13:20 +00:00
Pascal Cuoq a4f829f497 Fixed typos. 1999-01-24 09:47:29 +00:00
Zygo Blaxell fa5fe42952 Fixed typos. 1999-01-23 14:02:08 +00:00
Lionel Ulmer 0c91d0afab - updated documentation to be in sync with current code 1999-01-23 12:34:36 +00:00
Marcus Meissner 688c565880 Fixed accelerator handling. ACCEL16 used internal, ACCEL32 for Win32
API, PE_ACCEL for PE Accelerators. See documentation/accelerators.
1999-01-22 17:09:46 +00:00
Alexandre Julliard 8da12c43a9 Group commit for recovery after disk crash.
See Changelog for changes WRT release 990110.
1999-01-17 16:55:11 +00:00
Alexandre Julliard 638f169b1e Recovery of release 990110 after disk crash.
See Changelog for changes between 990103 and 990110.
1999-01-17 16:32:32 +00:00
Lionel Ulmer 5ff007747f - beginning of implementation of Direct3D2 (DX 5.0) and associated classes
- some basic code for Direct3D and Direct3DExecuteBuffer (DX 3.0)
- added stretching to Blt function
1999-01-03 17:00:19 +00:00
Andreas Mohr 382e2024b2 SendASPI32Command32 has to be __cdecl.
Updated documentation/aspi and reverted an ERR back to WARN.
1999-01-03 12:30:02 +00:00
James Juran cb5effa28c Of course we want the last 100 lines, not the first 100 lines.
Use 'tail' instead of 'head'. Also fix text alignment from
previous patch.
1999-01-03 12:28:44 +00:00
James Juran 38a3d264f1 Add some information to the man page and README file.
Make documentation/win95look say [Tweak.Layout] instead of
[Tweaks.Layout].
Fix incorrect command given in documentation/bugreports.
Standard error was not being redirected, so most of the
output was lost.
1999-01-01 18:45:52 +00:00
Eric Kohl 0470222b8e Added paragraph about different dll versions and structure sizes. 1998-12-07 11:01:19 +00:00
Huw D M Davies f59b215a73 Add a note about WinPrinters. 1998-12-01 09:58:56 +00:00
James Juran 8d01e080b9 Documentation updates. 1998-11-27 16:06:08 +00:00
Eric Pouech 8a4333e8b5 Updated according to development. 1998-11-24 18:54:18 +00:00
Eric Kohl 0b61d029a8 Updated. 1998-11-22 18:16:22 +00:00
Douglas Ridgway 692389d09d Miscellaneous small fixes. 1998-11-22 16:56:44 +00:00
Marcus Meissner 1cd7056636 DirectDraw status updated.
Use cooperative window for drawing in xlib implementation if possible.
Slightly restructured IDirectDrawSurface::Blt so it doesn't crash.
1998-11-22 12:33:29 +00:00
Eric Kohl f280961914 Improved documentation and fixed typos. 1998-11-08 11:36:04 +00:00
Jonathan Buzzard bdc48bd1e4 Added a new debugging channel io to allow read/writes on a port to be
logged to a file.
1998-10-25 09:55:29 +00:00
Leigh Wedding 7692b583ca Small fix. 1998-10-24 11:58:36 +00:00
Eric Kohl 3ad67467b1 Some minor improvements and fixes. 1998-10-24 10:48:31 +00:00
James Juran 47142a4d96 Updated manpage. 1998-10-21 15:18:52 +00:00
Alexandre Julliard 292c3e5276 Moved old ChangeLog to documentation/ChangeLog.OLD. 1998-10-18 16:34:50 +00:00
Alexandre Julliard 115d87348c Touch to test auto mailing of commits. 1998-10-11 23:14:04 +00:00