- 19 Dec, 2005 33 commits
-
-
Jesse Allen authored
-
Bill Medland authored
-
Alexandre Julliard authored
(reported by Vitaliy Margolen).
-
Hans Leidekker authored
-
Kai Blin authored
-
Detlef Riekenberg authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Jonathan Ernst authored
-
Aric Stewart authored
Makes for a significantly better user experience for CJK users.
-
Magnus Olsen authored
-
Eric Pouech authored
Various internal cleanups.
-
Eric Pouech authored
-
Vitaliy Margolen authored
-
Thomas Weidenmueller authored
-
Huw Davies authored
-
Alexandre Julliard authored
The handler does the opposite of normal page fault handlers.
-
Rein Klazes authored
-
Dmitry Timoshkov authored
make it pass under Wine.
-
Henning Gerhardt authored
-
Rein Klazes authored
Increase maximum length of commands to 8192 bytes as on Windows XP. Add needed braces to a multi line "if" statement.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Paul Vriens authored
-
Alexandre Julliard authored
Changed exception raise functions to call it explicitly.
-
Jacek Caban authored
-
Jacek Caban authored
-
Lauri Tulmin authored
-
Rein Klazes authored
With a conformance test.
-
Jacek Caban authored
-
Alexander N. Sørnes authored
-
- 18 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
New implementation of relay thunks that doesn't require modifying code on the fly, so that the thunks can be put in the text section. Some performance improvements.
-
- 17 Dec, 2005 6 commits
-
-
Alexandre Julliard authored
A no-access page is enough, we can't properly raise an overflow exception anyway.
-
Robert Reif authored
- Move driver selection and configuration into tree view. - Only show loadable drivers.
-
Robert Reif authored
Shorten MIDI names to fit into 32 byte array without overflow.
-
Juan Lang authored
-
Vitaliy Margolen authored
-
Dmitry Timoshkov authored
Add a ScrollDC test with NULL clipping rect. Add another set of ScrollDC tests written by Rein Klazes.
-