Anders Jonsson
|
b79a474033
|
ntoskrnl.exe: Stub for KeInitializeMutex.
|
2009-06-15 13:42:31 +02:00 |
Paul Vriens
|
cf43e2cac7
|
gdi32/tests: Fix several test failures on Win9x/WinME/NT4.
|
2009-06-15 13:42:30 +02:00 |
Nikolay Sivov
|
7f936a0a6e
|
comctl32/listview: Setting item text to callback stub value already having it raises item-change notifications.
Use same new text comparison rules for both items and subitems.
Based on patch by Stefan Stranz.
|
2009-06-15 13:42:30 +02:00 |
Nikolay Sivov
|
47bc142dad
|
comctl32/listview: Get rid of Header_* macros.
|
2009-06-15 13:42:30 +02:00 |
Nikolay Sivov
|
caa91dcbc7
|
comctl32/listview: Don't offset subitems on painting.
|
2009-06-15 13:42:30 +02:00 |
Nikolay Sivov
|
89f0bdff6e
|
comctl32/listview: Fix some hittest problems on LVS_EX_FULLROWSELECT.
|
2009-06-15 13:42:30 +02:00 |
Nikolay Sivov
|
8372d1832d
|
comctl32/listview: Don't offset item box to item position on LVS_EX_FULLROWSELECT if item isn't in leftmost column.
|
2009-06-15 13:42:30 +02:00 |
Frédéric Delanoy
|
9c02be0ccb
|
documentation: Keep README.fr in sync.
|
2009-06-15 13:42:30 +02:00 |
Marcus Meissner
|
882716e78b
|
ddraw: Use correct union member.
|
2009-06-15 13:42:30 +02:00 |
Detlef Riekenberg
|
387f24f467
|
urlmon/tests: Move SecurityManager and ZoneManager tests to a separate file.
|
2009-06-15 13:42:30 +02:00 |
Austin English
|
41ca554d1a
|
configure: Add a note about missing dbus if libhal is missing.
|
2009-06-15 13:42:30 +02:00 |
Andrew Talbot
|
465a583f27
|
crypt32: Constify some variables.
|
2009-06-15 13:42:30 +02:00 |
Francois Gouget
|
0c01b71a4e
|
cmd: Replace malloc() with HeapAlloc().
|
2009-06-15 13:42:30 +02:00 |
Francois Gouget
|
c48e5e048f
|
cmd: Introduce a WCMD_strsubstW() function to simplify string substitutions.
|
2009-06-15 13:42:29 +02:00 |
Francois Gouget
|
d51d209b5f
|
rpcrt4/tests: Replace malloc() with HeapAlloc().
|
2009-06-15 13:42:29 +02:00 |
Francois Gouget
|
dcfd048e2c
|
winapi/c_parser: Remove some dead code.
|
2009-06-15 13:42:29 +02:00 |
Francois Gouget
|
489bd52aff
|
gdiplus: Remove spaces before '\n's.
|
2009-06-15 13:42:29 +02:00 |
Francois Gouget
|
1ba95da66f
|
msctf: Make the CompartmentMgr functions static.
|
2009-06-15 13:42:29 +02:00 |
Francois Gouget
|
125131aea4
|
msctf/tests: Make EditSession_Constructor() static.
|
2009-06-15 13:42:29 +02:00 |
Francois Gouget
|
34accb382b
|
gdi32/tests: Small indentation fix.
|
2009-06-15 13:42:29 +02:00 |
Francois Gouget
|
8396dad5c2
|
winedos: DOSVM_GetTimer() is not used so remove it.
|
2009-06-15 13:42:29 +02:00 |
Francois Gouget
|
c54031960a
|
winedos: DPMI_FreeInternalRMCB() is not used so remove it.
|
2009-06-15 13:42:29 +02:00 |
Francois Gouget
|
c772cdfca5
|
winedos: Move VGA_SetGraphicMode() up a bit and make it static. VGA_GetModeInfoList() is unused so remove it.
|
2009-06-15 13:42:29 +02:00 |
Francois Gouget
|
37c0780e14
|
cryptdlg & cryptui: Use SUBLANG_NEUTRAL for German.
|
2009-06-15 13:42:29 +02:00 |
Henri Verbeet
|
88162fabb8
|
wined3d: Get rid of the pointers in WINED3DSURFACE_DESC.
|
2009-06-15 13:42:29 +02:00 |
Henri Verbeet
|
fede35d1c5
|
wined3d: Introduce surface_calculate_size().
|
2009-06-15 13:42:28 +02:00 |
Henri Verbeet
|
5f581975dc
|
wined3d: Introduce surface_init() to handle most of the surface initialization.
|
2009-06-15 13:42:28 +02:00 |
Henri Verbeet
|
bbfdfb2f1f
|
wined3d: Introduce surface_gdi_cleanup().
|
2009-06-15 13:42:28 +02:00 |
Henri Verbeet
|
32613eb628
|
wined3d: Introduce surface_cleanup().
|
2009-06-15 13:42:28 +02:00 |
Damjan Jovanovic
|
36685b0761
|
winex11.drv: Fix file drops on KDE4 and XFCE.
|
2009-06-15 13:42:28 +02:00 |
Rein Klazes
|
1591e3a762
|
winedos: int21, function 32h returns data in DS:BX, not DS:DX.
|
2009-06-15 13:42:28 +02:00 |
Aurimas Fišeras
|
7f77207769
|
hhctrl.ocx: Add Lithuanian translation.
|
2009-06-15 13:42:28 +02:00 |
Aurimas Fišeras
|
e078ad3e2a
|
wininet: Add Lithuanian translation.
|
2009-06-15 13:42:28 +02:00 |
Eric Pouech
|
b37996305d
|
dbghelp: Improve speed of our hashtable implementation by remembering the last element added to every bucket.
|
2009-06-15 13:42:28 +02:00 |
Austin English
|
2d7ccb3862
|
configure: Fix mach-o/dyld_images.h detection on OS X.
|
2009-06-15 13:42:28 +02:00 |
Austin English
|
056131f67e
|
kernel32: GetConsoleAliasW is a stub, make sure it acts like one.
|
2009-06-15 13:42:28 +02:00 |
Paul Vriens
|
397e7ed31d
|
shell32/tests: Fix a test failure on some Win95 boxes and NT4.
|
2009-06-15 13:42:27 +02:00 |
Paul Vriens
|
267c39bc9c
|
user32/tests: Skip some tests on Win9x/WinME.
|
2009-06-15 13:42:27 +02:00 |
Paul Vriens
|
3a5a79ff75
|
mlang/tests: Fix a test failure on Win95.
|
2009-06-15 13:42:27 +02:00 |
Paul Vriens
|
c5946beccc
|
riched32/tests: Fix test failures on Win9x, WinMe and NT4.
|
2009-06-15 13:42:27 +02:00 |
Juan Lang
|
9da4d2f3a9
|
wintrust: Check for the presence of required members of WINTRUST_CERT_INFO rather than requiring callers to be compiled with the same SDK version.
|
2009-06-15 13:42:26 +02:00 |
Juan Lang
|
abacfc0f45
|
wintrust: Check for the presence of required members of WINTRUST_BLOB_INFO rather than requiring callers to be compiled with the same SDK version.
|
2009-06-15 13:42:26 +02:00 |
Alexandre Julliard
|
e65ebee63f
|
ntdll: Add appropriate stdcall decorations to assembly functions.
|
2009-06-15 13:42:26 +02:00 |
Alexandre Julliard
|
d303d9dc29
|
kernel32: Add appropriate stdcall decorations to assembly functions.
|
2009-06-15 13:42:26 +02:00 |
Alexandre Julliard
|
5c4612b3fa
|
ntoskrnl.exe: Add appropriate stdcall decorations to assembly functions.
|
2009-06-15 13:42:26 +02:00 |
Alexandre Julliard
|
34ac93b78b
|
hal: Add appropriate stdcall decorations to assembly functions.
|
2009-06-15 13:42:26 +02:00 |
Alexandre Julliard
|
f2d65b5563
|
rpcrt4: Add appropriate stdcall decorations to assembly functions.
|
2009-06-15 13:42:26 +02:00 |
Alexandre Julliard
|
eb08df3a90
|
riched20: Add appropriate stdcall decorations to assembly functions.
|
2009-06-15 13:42:26 +02:00 |
Alexandre Julliard
|
2b012c9886
|
msvcrt: Add appropriate stdcall decorations to assembly functions.
|
2009-06-15 13:41:51 +02:00 |
Alexandre Julliard
|
ea9cf9e49d
|
configure: Add a macro to define an stdcall function in assembly.
|
2009-06-14 16:06:22 +02:00 |