Hans Leidekker
a248f4f001
msi: Set the OriginalDatabase property after applying transforms, not before.
2013-01-21 16:27:41 +01:00
Aric Stewart
f6bdaf369c
usp10: Only fall back to latin features if the base script tag is not found at all.
2013-01-21 16:27:27 +01:00
Aric Stewart
ddf6b6e585
usp10: Add locl and ccmp to Latin features.
2013-01-21 16:27:15 +01:00
Jacek Caban
63c7f8d8ee
secur32: Added SECPKG_ATTR_REMOTE_CERT_CONTEXT tests.
2013-01-21 16:19:35 +01:00
Jacek Caban
303ec3ef91
secur32: Return a cert context with context store in SECPKG_ATTR_REMOTE_CERT_CONTEXT MacOSX implementation.
2013-01-21 16:19:18 +01:00
Jacek Caban
5c5d12c8bc
secur32: Return a cert context with context store in SECPKG_ATTR_REMOTE_CERT_CONTEXT GnuTLS implementation.
2013-01-21 16:19:05 +01:00
Alexandre Julliard
ef4981bd5b
libwine: Hardcode Linux syscall numbers.
2013-01-21 16:00:16 +01:00
Alexandre Julliard
6f1932dbca
loader: Hardcode Linux syscall numbers.
2013-01-21 16:00:07 +01:00
Nikolay Sivov
1ae300d753
xmllite: Handle empty elements and transition to content/misc part, update depth on push.
2013-01-21 12:51:23 +01:00
Nikolay Sivov
77735419eb
xmllite: Add a name stack for elements.
2013-01-21 12:51:22 +01:00
Henri Verbeet
c525cf381d
wined3d: Move "vs_clipping" to the shader caps.
2013-01-21 12:51:22 +01:00
Henri Verbeet
0e0e3b76f5
wined3d: Move "ffp_proj_control" to the fragment caps.
2013-01-21 12:51:21 +01:00
Henri Verbeet
75a38fa2fa
wined3d: Get rid of the select_shader_mode() call in wined3d_get_device_caps().
...
The shader backend already returns the correct caps.
2013-01-21 12:51:20 +01:00
Henri Verbeet
ec1511ea0c
ddraw: Avoid LPD3DDRAWPRIMITIVESTRIDEDDATA.
2013-01-21 12:51:20 +01:00
Henri Verbeet
0b13599398
ddraw: Avoid LPD3DVERTEXBUFFERDESC.
2013-01-21 12:51:19 +01:00
Christian Costa
5880ff01be
d3dx9_36: Fill children info into ID3DXFileData object.
2013-01-21 12:51:19 +01:00
Ken Thomases
ed367c504d
winemac: Implement a WINDOW_CLOSE_REQUESTED event to allow closing windows.
2013-01-21 12:51:19 +01:00
Ken Thomases
4e83d2fca0
winemac: Implement MsgWaitForMultipleObjectsEx and infrastructure for processing events.
2013-01-21 12:51:18 +01:00
Ken Thomases
177b67e6bd
winemac: Make each Mac driver window track the HWND it's associated with.
2013-01-21 12:51:18 +01:00
Ken Thomases
207c4d193f
winemac: Associate an event queue with each thread that creates windows and with each window.
2013-01-21 12:51:17 +01:00
Ken Thomases
3c995bb682
winemac: Add WineEventQueue class for conveying events from Cocoa to Wine threads.
2013-01-21 12:51:17 +01:00
Ken Thomases
b6d902ee46
winemac: Add a simple ERR() logging macro that can be used from Cocoa code.
2013-01-21 12:51:16 +01:00
Alexandre Julliard
dadcacf99a
winapi: Add arm64 architecture.
2013-01-21 12:51:16 +01:00
Andrew Talbot
f98f70fb41
gdi32: Avoid signed-unsigned integer comparisons.
2013-01-21 12:51:15 +01:00
Marcus Meissner
a8b076d67f
msvcrt: read_utf8: free readbuf on return (Coverity).
2013-01-21 12:51:15 +01:00
Marcus Meissner
dfa88a21c9
dmusic: Actually return the allocated interface (Coverity).
2013-01-21 12:51:14 +01:00
André Hentschel
0993f8bb7b
ntdll: Implement IMAGE_REL_BASED_THUMB_MOV32 relocation on ARM.
2013-01-21 12:51:14 +01:00
Nikolay Sivov
f8aabe2247
advapi32: Fix LsaLookupNames2() regarding referenced domain list allocation.
2013-01-21 12:51:13 +01:00
Nikolay Sivov
af641dc94c
advapi32: Make it possible to free data buffer returned from LsaLookupSids().
2013-01-21 12:51:13 +01:00
André Hentschel
cf195437c6
include: Make sure interlocked_cmpxchg128 is defined on ARM64.
2013-01-21 12:50:58 +01:00
André Hentschel
0066f31ef7
include: Fix __int64 definition for ARM64.
2013-01-21 12:14:43 +01:00
Aric Stewart
c1f190a0c5
usp10: GPOS Mark to Base seeks back in the string to the first glyph that is not a mark for its base.
2013-01-21 12:14:34 +01:00
Aric Stewart
287243a9b9
usp10: Group the GDEF table loading with the other opentype tables.
2013-01-21 12:14:19 +01:00
Alexandre Julliard
9f18a03b14
Release 1.5.22.
2013-01-18 21:44:53 +01:00
Frédéric Delanoy
a78b2b2e1f
po: Update French translation.
2013-01-18 17:53:55 +01:00
Hans Leidekker
585dbbfc62
wmiutils: Add locking to the path object.
2013-01-18 16:34:36 +01:00
Aric Stewart
6b8c910b37
usp10: MarkToMark calculations may need to happen even if the offset is 0.
2013-01-18 14:47:11 +01:00
Jacek Caban
f071d9b3c1
mshtml: Get rid of PRInt16 type.
2013-01-18 14:46:43 +01:00
Jacek Caban
cf2a24df07
mshtml: Get rid of remaining PRInt32 usage.
2013-01-18 14:46:42 +01:00
Jacek Caban
d83822adbe
mshtml: Don't use PRInt32 in property getters implementations.
2013-01-18 14:46:42 +01:00
Jacek Caban
c55b777c7c
mshtml: Don't use PRInt32 in htmlelem*.
2013-01-18 14:46:41 +01:00
Jacek Caban
fa5f513eed
mshtml: Don't use PRInt32 in nsio.c.
2013-01-18 14:46:38 +01:00
Piotr Caban
d8f4070b98
vbscript: Added VBScript.RegExp version 1.0 typelib.
2013-01-18 14:46:36 +01:00
Piotr Caban
8de70b313b
vbscript: Added VBScript.RegExp version 5.5 typelib.
2013-01-18 14:46:29 +01:00
Piotr Caban
3d9454bc8f
widl: Make it possible to set typelib resource id with id attribute.
2013-01-18 13:29:09 +01:00
Henri Verbeet
e73aa3e83d
wined3d: Get rid of vs_selected_mode / ps_selected_mode from struct wined3d_device.
...
These are only used by wined3d_shader_create_vs() /
wined3d_shader_create_ps(), but they're redundant there since the "none"
shader backend doesn't support any shader version.
2013-01-18 13:29:04 +01:00
Henri Verbeet
c10c9fba76
wined3d: Replace InitAdapters() with a function to initialize a single adapter.
2013-01-18 13:29:04 +01:00
Henri Verbeet
d183f118cf
wined3d: Introduce a separate function for intializing the adapter's framebuffer configs.
2013-01-18 13:29:03 +01:00
Henri Verbeet
f3e4cdb31a
ddraw: Avoid LPD3DEXECUTEDATA.
2013-01-18 13:29:03 +01:00
Henri Verbeet
4f58e3ec48
ddraw: Avoid LPD3DSTATS.
2013-01-18 13:29:02 +01:00