Rico Schüller
|
bdf8e4642a
|
d3dx9/tests: Add effect parameter value GetBool() test.
|
2011-12-21 18:04:34 +01:00 |
Rico Schüller
|
8a58fb3c84
|
d3dx9/tests: Add effect parameter value GetValue() test.
|
2011-12-21 18:04:18 +01:00 |
Alexandre Julliard
|
88d632aec3
|
msvcrt: Fix formatting of pointers in printf.
|
2011-12-21 16:05:04 +01:00 |
Jörg Höhle
|
54402a7c82
|
winealsa.drv: Request ALSA period time to match MMDevAPI period time.
|
2011-12-21 15:08:17 +01:00 |
Francois Gouget
|
8c9a67934b
|
include: indexsrv.idl should import oaidl, not objidl.
|
2011-12-21 15:08:17 +01:00 |
Francois Gouget
|
d8c7c80177
|
include: Don't import servprov.idl from urlhist.idl.
|
2011-12-21 15:08:17 +01:00 |
Francois Gouget
|
4378241ffe
|
include: Import shtypes.idl in shdeprecated.idl.
|
2011-12-21 15:08:17 +01:00 |
Detlef Riekenberg
|
52b03c90e7
|
ieframe: Improve status updates in BindStatusCallback_OnProgress.
|
2011-12-21 15:08:04 +01:00 |
Gabriele Moabiti
|
70cdcba836
|
wineconsole: Light and dark gray colors are exchanged in the user backend.
|
2011-12-21 14:48:27 +01:00 |
Alexandre Julliard
|
b90be52cdd
|
winex11: Scale raw motion events according to their valuator range.
|
2011-12-21 10:58:25 +01:00 |
Alexandre Julliard
|
126bb92717
|
winex11: Keep the device info around as long as XInput2 is active.
|
2011-12-21 10:57:57 +01:00 |
Alexandre Julliard
|
e85a5b2ee9
|
mountmgr: Require at least one of device or mount point to match when looking for an existing volume.
|
2011-12-21 10:56:52 +01:00 |
Henri Verbeet
|
1ec609670f
|
wined3d: Get rid of the WINED3DCMPFUNC typedef.
|
2011-12-21 10:14:54 +01:00 |
Henri Verbeet
|
b79dc388c3
|
wined3d: Get rid of the WINED3DVERTEXBLENDFLAGS typedef.
|
2011-12-21 10:14:50 +01:00 |
Henri Verbeet
|
0feb72f000
|
wined3d: Handle client storage in surface_remove_pbo().
|
2011-12-21 10:14:44 +01:00 |
Henri Verbeet
|
317d5406d5
|
wined3d: Handle client storage in surface_init_sysmem().
|
2011-12-21 10:14:41 +01:00 |
Henri Verbeet
|
b57d1e7c33
|
wined3d: Don't call surface_init_sysmem() on surfaces with a PBO.
|
2011-12-21 10:14:37 +01:00 |
Nikolay Sivov
|
9321ed7c39
|
msxml3: Fix VT_BSTR case for IXMLHttpRequest::send().
|
2011-12-21 10:14:28 +01:00 |
Nikolay Sivov
|
8c03b4e5f0
|
msxml3: Support DELETE method in IXMLHttpRequest.
|
2011-12-21 10:14:21 +01:00 |
André Hentschel
|
962230064d
|
secur32/tests: Fail on missing NTLM.
|
2011-12-20 20:24:47 +01:00 |
Frédéric Delanoy
|
dbdf927e74
|
cmd: Merge two if blocks.
|
2011-12-20 20:24:10 +01:00 |
Frédéric Delanoy
|
8d6f9e3036
|
comctl32: Avoid using uninitialized value (Coverity).
|
2011-12-20 20:24:00 +01:00 |
Piotr Caban
|
9e8e6e6dac
|
msvcp90: Correctly export collate<short> constructors.
|
2011-12-20 20:06:36 +01:00 |
Piotr Caban
|
0e8d13b82c
|
msvcp90: Added collate<char>::do_hash implementation.
|
2011-12-20 20:06:35 +01:00 |
Piotr Caban
|
5051876660
|
msvcp90: Added collate<char>::compare implementation.
|
2011-12-20 20:06:35 +01:00 |
Piotr Caban
|
ddebdbf1e6
|
msvcp90: Added macro to call functions from vtable.
|
2011-12-20 20:06:34 +01:00 |
Aric Stewart
|
b83c587f6e
|
user32: Do not simply return 0 in EDIT_EM_PosFromChar if line ssa is NULL.
|
2011-12-20 20:06:34 +01:00 |
Aric Stewart
|
3f1a8f6668
|
user32: Modify EDIT_GetLineRect to better handle RTL lines.
|
2011-12-20 20:06:33 +01:00 |
Aric Stewart
|
dbe168fe99
|
usp10: Improve selection drawing if selection starts in the middle of a cluster.
|
2011-12-20 20:06:33 +01:00 |
Kusanagi Kouichi
|
53385314d0
|
gdi32: Substitute glyph for vertical font only.
|
2011-12-20 20:06:33 +01:00 |
Kusanagi Kouichi
|
69a26387b3
|
gdi32: Add vertical fonts to font list.
|
2011-12-20 20:06:32 +01:00 |
Kusanagi Kouichi
|
65f809248f
|
gdi32: Split AddFontToList into two functions.
|
2011-12-20 20:06:32 +01:00 |
Kusanagi Kouichi
|
4dfe084bba
|
gdi32: Merge two ifs.
|
2011-12-20 20:06:31 +01:00 |
Kusanagi Kouichi
|
6c268cf1c5
|
gdi32: Use find_family_from_name and LIST_FOR_EACH instead of open-coding them.
|
2011-12-20 20:06:31 +01:00 |
Kusanagi Kouichi
|
5bdbf6c681
|
gdi32: Add a helper function to convert a string from A to W.
|
2011-12-20 20:06:30 +01:00 |
Jacek Caban
|
95677c5099
|
jscript: Added new jmp_z opcode, more appropriate for branches.
|
2011-12-20 20:06:30 +01:00 |
Jacek Caban
|
e5d7d50faa
|
jscript: Renamed jmp_z and jmp_nz to cnd_z and cnd_nz.
|
2011-12-20 20:06:30 +01:00 |
Jacek Caban
|
00030ff66f
|
jscript: Get rid of no longer needed identifier in exprval_t.
|
2011-12-20 20:06:29 +01:00 |
Jacek Caban
|
f5a3f1417e
|
jscript: Get rid of no longer used expr_eval flags.
|
2011-12-20 20:06:29 +01:00 |
Jacek Caban
|
5c158f1df6
|
jscript: Use compiler to handle variable statement.
|
2011-12-20 20:06:28 +01:00 |
Alexandre Julliard
|
2a59f016db
|
mountmgr: Add dynamic devices support using UDisks.
Inspired by a patch from Detlef Riekenberg.
|
2011-12-20 20:06:26 +01:00 |
Alexandre Julliard
|
55f5209631
|
mountmgr: Rename hal.c to dbus.c.
|
2011-12-20 11:06:12 +01:00 |
Alexandre Julliard
|
e45d124c52
|
configure: Add a check for libdbus independent from the libhal check.
|
2011-12-20 10:36:46 +01:00 |
Nikolay Sivov
|
ea75ac8406
|
msxml3: Support VT_ARRAY|VT_UI1 as body type.
|
2011-12-20 10:32:08 +01:00 |
Francois Gouget
|
fc6dd916b3
|
include: Add missing include directives to cor.idl.
|
2011-12-20 10:17:11 +01:00 |
Francois Gouget
|
109325fb80
|
include: bits.h should include bits1_5.h.
|
2011-12-20 10:17:06 +01:00 |
Francois Gouget
|
785d7a8841
|
include: Add the missing guiddef.h include directives.
|
2011-12-20 10:17:02 +01:00 |
Francois Gouget
|
a603e9871e
|
include: Add a few missing include directives to shlguid.h.
|
2011-12-20 10:16:45 +01:00 |
Francois Gouget
|
5f88f362ea
|
dlls: Standardize on 'static const WCHAR' for our Unicode string literals.
Do the same for the corresponding Ansi strings.
|
2011-12-20 10:16:09 +01:00 |
Dmitry Timoshkov
|
1026bddf53
|
kernel32: Add a test for MapViewOfFile called on a not accessible mapping.
|
2011-12-20 10:15:42 +01:00 |