Henri Verbeet
261246ef21
wined3d: Pass a resource to wined3d_resource_allocate_sysmem().
2013-09-16 12:51:13 +02:00
Alexandre Julliard
2b2bf64d3b
libwine: Put the server directory inside the wineprefix on Android.
2013-09-16 12:51:11 +02:00
Alexandre Julliard
876189a405
libwine: Don't add a user id to the server directory if not supported.
2013-09-16 12:43:07 +02:00
Alexandre Julliard
16c8ca8082
libwine: Use the argv[0] directory as bin directory only if all other methods fail.
2013-09-16 12:34:44 +02:00
Alexandre Julliard
b618910b84
msxml3: Don't use libxslt without libxml.
2013-09-16 11:47:19 +02:00
Thomas Faber
e12c8c0ce9
comctl32: Fix build with MSVC.
2013-09-16 11:47:19 +02:00
Bruno Jesus
29aab5df59
ws2_32: Fix the error returned for denied SOCK_RAW attempts.
2013-09-16 11:47:19 +02:00
Bruno Jesus
5762067b20
ws2_32: Fix WSASocket return code for invalid combination of socket type and protocol.
2013-09-16 11:47:19 +02:00
Bruno Jesus
78ca87a00b
ws2_32: Make WS_EnterSingleProtocol return a boolean.
2013-09-16 11:47:19 +02:00
Bruno Jesus
44ea5334ca
ws2_32: Avoid magic numbers.
2013-09-16 11:47:19 +02:00
Bruno Jesus
e0581b38a7
ws2_32: Advertise protocol entries as default.
2013-09-16 11:47:19 +02:00
Alexandre Julliard
f9c76be084
server: Trigger a repaint on layered windows the first time the attributes are set.
2013-09-14 13:53:08 +02:00
Alexandre Julliard
24fa9a2cde
Release 1.7.2.
2013-09-13 20:11:57 +02:00
Huw Davies
2f25ddfd14
iphlpapi: Add support for ip6 dns addresses.
2013-09-13 14:19:36 +02:00
Huw Davies
334875f38e
iphlpapi: Move dns server enumeration to a single function.
2013-09-13 14:19:36 +02:00
Huw Davies
01d5632e5e
iphlpapi/tests: Increase buffer size to prevent overflow.
2013-09-13 14:19:36 +02:00
Huw Davies
73e0efac9d
fonts: Add some box-type glyphs to wingdings.
2013-09-13 14:19:33 +02:00
Dmitry Timoshkov
6a6b4c5000
kernel32/tests: Add a file access test.
2013-09-13 12:14:12 +02:00
Dmitry Timoshkov
b07f431878
shlwapi: Merge two case statements.
2013-09-13 11:18:23 +02:00
Aric Stewart
4247e80a79
user32: Use Uniscribe ScriptBreak and the resulting Unicode Line Break algorithm to break lines for DT_WORDBREAK.
2013-09-13 11:17:00 +02:00
Francois Gouget
7c146b8aa0
msi: Make some dialog_xxx() functions static.
2013-09-13 10:57:45 +02:00
Francois Gouget
0a177833ef
sane.ds: SANE_SaneSetDefaults() is only used if SONAME_LIBSANE is defined.
2013-09-13 10:57:18 +02:00
Henri Verbeet
674b1e922d
d3d9: Avoid LPVOID.
2013-09-13 10:57:05 +02:00
Henri Verbeet
e55e24a731
d3d9: Avoid LPCWSTR.
2013-09-13 10:57:03 +02:00
Henri Verbeet
fc85f4f7d6
wined3d: Never set the first render target to the front buffer in wined3d_device_init_3d().
2013-09-13 10:57:00 +02:00
Henri Verbeet
3c023a5db5
wined3d: Just set the first render target to NULL in wined3d_device_reset().
2013-09-13 10:56:52 +02:00
Henri Verbeet
def0558b45
wined3d: Just set the first render target to NULL in wined3d_device_uninit_3d().
2013-09-13 10:56:49 +02:00
Dmitry Timoshkov
eb10471bac
ntdll: NtReadFile should fail for overlapped IO on files if offset is negative.
2013-09-13 10:56:37 +02:00
Dmitry Timoshkov
b314a25320
ntdll: Make NtWriteFile explicitly check for negative offset and fail.
2013-09-13 10:56:29 +02:00
Dmitry Timoshkov
9e50cc540a
ntdll: NtWriteFile should fail for overlapped IO on files if offset is negative.
2013-09-13 10:56:10 +02:00
Nikolay Sivov
84d9b2502e
ntdll: Added compatible ProgID section.
2013-09-13 10:54:53 +02:00
Nikolay Sivov
b8a973dc52
kernel32/tests: Some tests for ProgID section.
2013-09-13 10:54:13 +02:00
Francois Gouget
15b6ff2023
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2013-09-13 00:17:58 +02:00
Francois Gouget
51e717345b
oleaut32/tests: Fix compilation on systems that don't support nameless unions.
2013-09-13 00:17:53 +02:00
Aric Stewart
3f4ef58b0f
gdi32: ABC value signs remain the same despite any changes in layout direction or viewport.
2013-09-12 21:31:09 +02:00
Andrew Eikum
93c01b8188
mshtml: Free advpack after use.
2013-09-12 18:58:31 +02:00
Andrew Eikum
b6570bb88c
ieframe: Register CLSID_WebBrowser as an ActiveX control.
...
Also cleanup the RGS to not create an unintended '{}' registry entry for
InternetShortcut.
2013-09-12 18:58:21 +02:00
Stefan Dösinger
53741d2bb9
d3d9/tests: D3DCMP_GREATER is broken on r500.
2013-09-12 17:48:51 +02:00
Stefan Dösinger
ed50457694
d3d9/tests: Clean up z_range_test a bit.
2013-09-12 17:48:28 +02:00
Stefan Dösinger
b8eb171b6b
wined3d: Explicitly pass the state information to buffer_internal_preload.
2013-09-12 17:48:20 +02:00
Stefan Dösinger
d8c43aabf7
wined3d: Move the decoded stream info into the context.
2013-09-12 17:48:14 +02:00
Stefan Dösinger
a0b56d9c59
wined3d: Pass stream info and needed fixups to buffer_find_decl.
2013-09-12 17:48:11 +02:00
Huw Davies
66a4e6e33d
fonts: Add a few more glyphs in wingding.
2013-09-12 16:32:27 +02:00
Huw Davies
8460e6b375
fonts: Fix glyph names and advance widths.
2013-09-12 16:30:30 +02:00
Piotr Caban
0df84ecf11
msvcrt: Add support for vtordisp functions demangling.
2013-09-12 12:59:14 +02:00
Piotr Caban
2734ae0786
msvcrt: Don't forward _wcsnicmp to ntdll.
2013-09-12 12:59:02 +02:00
Ken Thomases
53036b6917
winemac: Trace the pixel format in DescribePixelFormat().
2013-09-12 11:08:23 +02:00
Ken Thomases
a300efc852
winemac: Return failure from DescribePixelFormat() for invalid pixel format.
...
Also use the proper function for checking the format and looking up the
internal format description.
2013-09-12 11:08:19 +02:00
Ken Thomases
d33a4da5ed
winemac: Restrict DescribePixelFormat() to displayable pixel formats.
2013-09-12 11:07:58 +02:00
Ken Thomases
c7d2bcfb61
user32: Fix mouseRect computation for starting position when sizing window.
...
The mouseRect is the limit of the mouse position to keep the window between
its minimum and maximum sizes. The computation was correct if the mouse
started precisely on the window border. But if the mouse is not exactly at
the border, then the mouse limit has to account for that, because the window
will be resized based on the distance from the starting point.
2013-09-12 11:07:50 +02:00