Detlef Riekenberg
|
52b03c90e7
|
ieframe: Improve status updates in BindStatusCallback_OnProgress.
|
2011-12-21 15:08:04 +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
|
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 |
Nikolay Sivov
|
ea75ac8406
|
msxml3: Support VT_ARRAY|VT_UI1 as body type.
|
2011-12-20 10:32:08 +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 |
Ken Thomases
|
b5b9184dec
|
user32/tests: Test that ToUnicode null-terminates the buffer if it's big enough.
|
2011-12-20 10:15:31 +01:00 |
Ken Thomases
|
3fa4da76ea
|
winex11: Have ToUnicodeEx null-terminate the output buffer, if there's room.
|
2011-12-20 10:15:16 +01:00 |
Ken Thomases
|
c2f3c1114f
|
comdlg32: Fix a leak.
|
2011-12-20 10:14:28 +01:00 |
Alistair Leslie-Hughes
|
1a9d9e0f76
|
jscript: Don't double free IObjectWithSite interface.
|
2011-12-20 10:13:10 +01:00 |
Andrew Eikum
|
54b24f3926
|
winealsa.drv: Limit the data written to ALSA's buffer.
Based on an algorithm by Alexey Loukianov.
|
2011-12-20 10:12:19 +01:00 |
Henri Verbeet
|
3082c1a9de
|
wined3d: Get rid of the WINED3DRENDERSTATETYPE typedef.
|
2011-12-20 10:11:47 +01:00 |
Henri Verbeet
|
5bddd4427d
|
wined3d: Get rid of the WINED3DDEGREETYPE typedef.
|
2011-12-20 10:11:39 +01:00 |
Henri Verbeet
|
5c3ba123de
|
ddraw/tests: Move the Direct3D7 ProcessVertices() test to ddraw7.c.
|
2011-12-20 10:11:36 +01:00 |
Henri Verbeet
|
7cdfa40156
|
ddraw/tests: Add a ProcessVertices() test for Direct3D3.
|
2011-12-20 10:11:24 +01:00 |
Henri Verbeet
|
cb8f26be02
|
ddraw/tests: Remove some error checking from ProcessVerticesTest().
|
2011-12-20 10:10:39 +01:00 |
Nikolay Sivov
|
73354ef9d2
|
comctl32: Fix parameter validation for CreateMRUListLazyA().
|
2011-12-20 10:10:32 +01:00 |
Michael Mc Donnell
|
50f785ef11
|
d3dx9/tests: Add a D3DXValidMesh test.
|
2011-12-19 20:15:53 +01:00 |
Piotr Caban
|
9c65376dcf
|
msvcp90: Use macro to define RTTI data.
|
2011-12-19 20:15:52 +01:00 |
Piotr Caban
|
5761bb5d7d
|
msvcp90: Added collate<char> constructors implementation.
|
2011-12-19 20:15:51 +01:00 |
Piotr Caban
|
786ff410bc
|
msvcp90: Reorder classes to avoid forward declarations.
|
2011-12-19 20:15:51 +01:00 |
Hans Leidekker
|
c42989ed9a
|
ws2_32: Return the right value for SO_CONNECT_TIME if the socket is not connected.
|
2011-12-19 20:15:51 +01:00 |
Hans Leidekker
|
895e7a5f5b
|
iphlpapi: Add a stub implementation of GetExtendedTcpTable.
|
2011-12-19 20:15:50 +01:00 |
Hans Leidekker
|
3a204f50ae
|
winhttp/tests: Avoid crashes on some win2k systems.
|
2011-12-19 20:15:50 +01:00 |
Henri Verbeet
|
969f3be73f
|
wined3d: Get rid of the WINED3DBLENDOP typedef.
|
2011-12-19 20:15:49 +01:00 |
Henri Verbeet
|
b39125d2f0
|
wined3d: Get rid of the WINED3DBLEND typedef.
|
2011-12-19 20:15:49 +01:00 |
Henri Verbeet
|
fb28e7f596
|
ddraw/tests: Introduce proper vector types.
|
2011-12-19 20:15:48 +01:00 |
Henri Verbeet
|
bd09f63bff
|
ddraw/tests: Remove a redundant IDirect3DDevice7_SetViewport() call.
|
2011-12-19 20:15:48 +01:00 |
Henri Verbeet
|
2db8688185
|
ddraw/tests: Introduce some functions for comparing floating-point vectors.
|
2011-12-19 20:15:48 +01:00 |
Jacek Caban
|
7c3160ae02
|
jscript: Use compiler for hanling empty statements.
|
2011-12-19 20:15:47 +01:00 |
Jacek Caban
|
cf2fc11e31
|
jscript: Use compiler for handling if statement.
|
2011-12-19 20:15:47 +01:00 |
Jacek Caban
|
ccba279b89
|
jscript: Use compiler for handling expression statements.
|
2011-12-19 20:15:47 +01:00 |
Jacek Caban
|
2f3e27f09a
|
jscript: Use bytecode for execution main code block in exec_source.
|
2011-12-19 20:15:46 +01:00 |
Jacek Caban
|
f6023c428a
|
jscript: Use bytecode for block statement implementation.
|
2011-12-19 20:15:46 +01:00 |
Jacek Caban
|
42aefd424d
|
jscript: Store type information in statement nodes.
|
2011-12-19 20:15:45 +01:00 |
Aric Stewart
|
00588673c6
|
usp10: Add Mathematical Alphanumeric Symbols script.
|
2011-12-19 20:15:45 +01:00 |
Aric Stewart
|
88c6b7ef00
|
usp10: Add Osmanya script.
|
2011-12-19 20:15:45 +01:00 |
Aric Stewart
|
095276073c
|
usp10: Add Deseret script.
|
2011-12-19 20:15:44 +01:00 |
Aric Stewart
|
4fbb6fd66d
|
usp10: Handle surrogate pairs when shaping.
|
2011-12-19 20:15:44 +01:00 |
Aric Stewart
|
0404d68999
|
usp10: Decode surrogate pairs in get_char_script and handle ranges beyond the BMP.
|
2011-12-19 20:15:43 +01:00 |
Aric Stewart
|
10ec7dacde
|
usp10: Code for the cmap format 12 table for unicode code points beyond the BMP.
|
2011-12-19 20:15:43 +01:00 |
Jörg Höhle
|
38f9ba0070
|
mmdevapi: Enforce limits on period and duration.
|
2011-12-19 20:15:43 +01:00 |
Frédéric Delanoy
|
56f035b56d
|
crypt32: Avoid reading unitialized variables (Coverity).
|
2011-12-19 20:15:42 +01:00 |
Alexandre Julliard
|
a585659e31
|
gdi32: Remove support for deferring brush calls to X11, all brush types are supported now.
|
2011-12-19 20:15:42 +01:00 |
Alexandre Julliard
|
4066587f19
|
winex11: Remove DIB locking calls from all blitting entry points.
|
2011-12-19 20:15:42 +01:00 |
Alexandre Julliard
|
c1297ac0d8
|
winex11: Only take managed popups into account when deciding whether to make a window managed.
|
2011-12-19 20:15:41 +01:00 |
Alexandre Julliard
|
c4cf90246d
|
winex11: Hardcode the MWM hints for the desktop window.
|
2011-12-19 20:15:41 +01:00 |
Nikolay Sivov
|
466341b6ef
|
msxml3: Support VT_VARIANT|VT_BYREF for body data.
|
2011-12-19 11:11:25 +01:00 |
Nikolay Sivov
|
c00bbef3e4
|
msxml3: Use ascii/utf-8 encoding for request body.
|
2011-12-19 11:11:07 +01:00 |
Nikolay Sivov
|
477fd6ef3c
|
msxml3: libxml2 is not used for writer.
|
2011-12-19 11:10:52 +01:00 |
Nikolay Sivov
|
02414775e9
|
msxml3: Implement response headers access methods.
|
2011-12-19 11:10:27 +01:00 |
Nikolay Sivov
|
e736c3e983
|
msxml3: Skip leading space characters when loading from BSTR.
|
2011-12-19 11:10:16 +01:00 |
Aric Stewart
|
6589516db1
|
usp10: N'Ko uses the Ebrima font as a fallback.
|
2011-12-19 11:06:01 +01:00 |
Francois Gouget
|
8defd5fc3a
|
user32: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-19 11:00:57 +01:00 |
Alexandre Julliard
|
9c9e8dd141
|
comctl32/tests: Fix a test failure on older Windows.
|
2011-12-16 19:47:27 +01:00 |
Francois Gouget
|
9097fa132e
|
setupapi: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:47 +01:00 |
Francois Gouget
|
7b8d9e84ac
|
strmbase: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:46 +01:00 |
Francois Gouget
|
598c095329
|
fusion: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:46 +01:00 |
Francois Gouget
|
68bd1ae628
|
mlang/tests: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:43 +01:00 |
Francois Gouget
|
d21c37a860
|
ole32: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:42 +01:00 |
Francois Gouget
|
2ae10acb61
|
gdi32: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:41 +01:00 |
Francois Gouget
|
632ac0b227
|
kernel32: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:40 +01:00 |
Francois Gouget
|
95577f3368
|
krnl386.exe16: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:39 +01:00 |
Francois Gouget
|
1c59b91d64
|
ntdll: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:39 +01:00 |
Francois Gouget
|
e8f42fb29e
|
quartz: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:39 +01:00 |
Francois Gouget
|
8dd66bc927
|
riched20: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:38 +01:00 |
Francois Gouget
|
268d364e1f
|
windowscodecs: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:37 +01:00 |
Alexandre Julliard
|
1e0ab16069
|
oleaut32: Fix IPicture::SelectPicture to not try to select a bitmap into two DCs at the same time.
|
2011-12-16 17:40:33 +01:00 |
Alexandre Julliard
|
430c8aa910
|
user32: Don't try to alpha blend icons on low color bitmaps.
|
2011-12-16 17:40:32 +01:00 |