Nikolay Sivov
|
7c648cb695
|
ntdll: Fix SID data copy length.
|
2011-10-12 20:52:46 +02:00 |
Octavian Voicu
|
b44eef7085
|
ddraw: Keep track of interface attached by AddAttachedSurface and detach correct interface when parent is released.
|
2011-10-12 20:52:46 +02:00 |
Alistair Leslie-Hughes
|
531a07db14
|
mshtml: Implement IHTMLDOMNode replaceChild.
|
2011-10-12 17:14:25 +02:00 |
Alexander Morozov
|
d0451f6b3f
|
server: Fix overlapping shared and exclusive locks support.
|
2011-10-12 17:10:54 +02:00 |
Huw Davies
|
db6fe9ee9b
|
gdi32: Use the helper to get the bounding rectangle.
|
2011-10-12 17:10:09 +02:00 |
Huw Davies
|
3b9669017b
|
gdi32: Add the liberation fonts to the default fallback lists.
|
2011-10-12 17:10:03 +02:00 |
Huw Davies
|
230b42055c
|
gdi32: Move to a more scalable mechanism for picking the default fonts.
|
2011-10-12 17:09:58 +02:00 |
Piotr Caban
|
99579ca42a
|
msvcrt: Added _mbtowc_l implementation.
|
2011-10-12 17:09:34 +02:00 |
Piotr Caban
|
0f53100ade
|
msvcrt: Move _pctype definition to locale.c.
|
2011-10-12 17:09:30 +02:00 |
Piotr Caban
|
c32d4e8840
|
msvcrt: Use _ismbblead instead of _isleadbyte in mbcodepage dependent functions.
|
2011-10-12 17:09:25 +02:00 |
Piotr Caban
|
cfca12e486
|
msvcrt: Use ismbcodepage instead of mb_cur_max in mbcodepage dependent functions.
|
2011-10-12 17:09:20 +02:00 |
Piotr Caban
|
c9cdb55066
|
msvcrt: Handle C locale in _setmbcp.
|
2011-10-12 17:09:12 +02:00 |
Piotr Caban
|
cf27cb4927
|
msvcrt: Don't overwrite mbcinfo inside setlocale.
|
2011-10-12 17:09:07 +02:00 |
Louis Lenders
|
e24438c1d1
|
kernel32: Add stub for GetThreadPreferredUILanguages.
|
2011-10-12 17:07:32 +02:00 |
Andrew Eikum
|
82f486a1a8
|
winmm: Use buffer offset when recording.
|
2011-10-12 17:07:05 +02:00 |
Andrew Eikum
|
0d567ff9f8
|
winmm: Also track input device position.
|
2011-10-12 17:07:01 +02:00 |
Andrew Eikum
|
1ed42313a9
|
wineoss.drv: Only write as much data as will fit into the OSS buffer.
|
2011-10-12 17:06:55 +02:00 |
André Hentschel
|
296b795655
|
mshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE.
|
2011-10-12 17:06:24 +02:00 |
Octavian Voicu
|
a843acef55
|
ddraw: Be consistent about param and local var naming across AddAttachedSurface implementations.
|
2011-10-11 20:12:10 +02:00 |
Octavian Voicu
|
9cff895a69
|
ddraw/tests: Test detachment of attached surfaces on Release.
|
2011-10-11 20:12:06 +02:00 |
Alexander Morozov
|
b2a302b667
|
kernel32/tests: Shared lock can overlap exclusive if handles are equal.
|
2011-10-11 20:01:56 +02:00 |
André Hentschel
|
bfdc93cdc5
|
dbghelp: Remove superfluous PATH_MAX defines.
|
2011-10-11 19:44:33 +02:00 |
Frédéric Delanoy
|
212949f108
|
cmd/tests: Add MOVE tests.
|
2011-10-11 19:43:47 +02:00 |
Henri Verbeet
|
652d80d9d8
|
wined3d: Make the device parameter to wined3d_device_get_software_vertex_processing() const.
|
2011-10-11 19:43:41 +02:00 |
Henri Verbeet
|
dd2378cbf2
|
wined3d: Make the device parameter to wined3d_device_validate_device() const.
|
2011-10-11 19:43:38 +02:00 |
Henri Verbeet
|
229662fc46
|
wined3d: Make the device parameter to wined3d_device_get_front_buffer_data() const.
|
2011-10-11 19:43:35 +02:00 |
Henri Verbeet
|
7679d96c86
|
gameux/tests: Run the game explorer tests in a multithreaded apartment as well.
|
2011-10-11 19:43:31 +02:00 |
Henri Verbeet
|
95ede76673
|
gameux: Parse GDFs in a separate thread.
The res protocol handler dislikes running from a multithreaded apartment.
|
2011-10-11 19:43:26 +02:00 |
Huw Davies
|
5bd304bd0e
|
gdi32: The text extents functions fail if passed a negative count.
|
2011-10-11 19:43:12 +02:00 |
Jacek Caban
|
2b1c639fee
|
vbscript: Added Hex function tests.
|
2011-10-11 15:43:49 +02:00 |
Jacek Caban
|
39e4ef4e1e
|
vbscript: Added Hex function implementation.
|
2011-10-11 15:43:46 +02:00 |
Jacek Caban
|
1c936039ed
|
vbscript: Pass arguments to 1-arg functions directly if they are VT_VARIANT|VT_BYREF.
|
2011-10-11 15:43:28 +02:00 |
Huw Davies
|
a7b5d86655
|
gdi32: Add a helper to retrieve the bounding rectangle.
|
2011-10-11 15:43:18 +02:00 |
Alexandre Julliard
|
125529fabe
|
winex11: Get rid of the client-side DIB optimization in AlphaBlend.
|
2011-10-11 15:34:50 +02:00 |
Alexandre Julliard
|
6c07876e87
|
gdi32: Add an AlphaBlend entry point in the DIB driver.
|
2011-10-11 15:34:50 +02:00 |
Hwang YunSong
|
d3d3e37dfe
|
po: Updated Korean translation.
|
2011-10-11 15:34:50 +02:00 |
Frédéric Delanoy
|
f4b91fca0f
|
po: Update French translation.
|
2011-10-11 15:34:38 +02:00 |
Huw Davies
|
bb47bab3cd
|
gdi32: Now that we require a less ancient freetype, we can assume several other functions are also present.
|
2011-10-11 13:37:50 +02:00 |
Huw Davies
|
6ee2eaeff2
|
gdi32: Remove no longer needed include file.
|
2011-10-11 13:37:50 +02:00 |
Hans Leidekker
|
e973115a79
|
msi: Properly build the shortcut target path.
|
2011-10-11 13:37:50 +02:00 |
Hans Leidekker
|
cda63b8a38
|
msi: Don't attempt to patch files if the component action resolves to anything other than INSTALLSTATE_LOCAL.
|
2011-10-11 13:37:50 +02:00 |
Dmitry Timoshkov
|
9711cdbcab
|
user32: Respect the requested size of NONCLIENTMETRICSW structure.
|
2011-10-11 13:37:50 +02:00 |
Michael Stefaniuc
|
d8ca697233
|
winealsa.drv: Remove redundant NULL checks before free (Smatch).
|
2011-10-11 13:37:50 +02:00 |
Michael Stefaniuc
|
036db280d2
|
urlmon: Remove a redundant NULL check before free (Smatch).
|
2011-10-11 13:37:50 +02:00 |
Michael Stefaniuc
|
78ebd8f7cf
|
msi: Remove a redundant NULL check before free (Smatch).
|
2011-10-11 13:37:50 +02:00 |
Michael Stefaniuc
|
958eff8e94
|
msi: Remove a break after return (Smatch).
|
2011-10-11 13:37:50 +02:00 |
Michael Stefaniuc
|
0c5f83040a
|
msi: Move a TRACE before the continue (Smatch).
|
2011-10-11 13:37:49 +02:00 |
Stefan Dösinger
|
496b438ede
|
wined3d: Remove d3d8/9 palette support.
|
2011-10-11 13:37:49 +02:00 |
Stefan Dösinger
|
4365d2905c
|
d3d9: Remove the palette implementation methods.
|
2011-10-11 13:37:49 +02:00 |
Stefan Dösinger
|
054ec0b42b
|
d3d8: Remove the palette implementation methods.
|
2011-10-11 13:37:49 +02:00 |