Jacek Caban
|
4707b4483b
|
wininet: Rewrite structs storing cookies to represent domains as a tree.
|
2014-07-14 17:21:38 +02:00 |
Jacek Caban
|
ffec675b4f
|
wininet: Use stored server name in HTTP_InsertCookies.
|
2014-07-14 17:21:35 +02:00 |
Austin English
|
8980a6fa5c
|
dbghelp: Ignore a few more symbol ids.
|
2014-07-14 09:57:48 +02:00 |
Alexandre Julliard
|
307b7fe718
|
Release 1.7.22.
|
2014-07-11 20:29:24 +02:00 |
Vincent Povirk
|
5e5a9d6f93
|
winex11: Leave fullscreen state alone when minimizing.
|
2014-07-11 17:02:15 +02:00 |
Piotr Caban
|
df8a1ce609
|
urlmon: Recognize <body> tag in FindMimeFromData function.
|
2014-07-11 16:59:58 +02:00 |
Jacek Caban
|
f72975d811
|
wininet: Don't allow overriding httponly cookies with non-httponly ones.
|
2014-07-11 16:59:47 +02:00 |
Qian Hong
|
deb1f047a7
|
gdiplus: Set outer pointer to NULL when image loading functions fail.
|
2014-07-11 16:59:38 +02:00 |
Nikolay Sivov
|
b4acc62e63
|
kernel32: Partially implement GetGeoInfo().
|
2014-07-11 12:22:26 +02:00 |
Shuai Meng
|
0b13d721c2
|
vbscript: Implemented Sgn.
|
2014-07-11 12:19:20 +02:00 |
Shuai Meng
|
393f4bc547
|
vbscript: Implemented VarType.
|
2014-07-11 12:18:28 +02:00 |
Piotr Caban
|
a566569305
|
msvcrt: Always set fd to -1 in _sopen_s on failure.
|
2014-07-10 15:23:02 +02:00 |
Qian Hong
|
887a6832bb
|
gdi32/tests: Improve font name localization tests by not requiring a strict language match.
|
2014-07-10 12:40:44 +02:00 |
Gediminas Jakutis
|
fe802d92bb
|
d3dx9: Implement D3DXCreateTorus() + tests.
|
2014-07-10 12:40:34 +02:00 |
Vincent Povirk
|
60f558876e
|
gdiplus: Account for transforms when calculating hdc bounds.
|
2014-07-09 21:16:35 +02:00 |
Austin English
|
718f1bf1b9
|
advapi32: Fix a memory leak in test_process_security.
|
2014-07-09 21:16:27 +02:00 |
Aric Stewart
|
710e23797f
|
usp10: Implement N0: bracketing pairs.
|
2014-07-09 16:21:33 +02:00 |
Huw Davies
|
4ac5d66dfe
|
tools: Only allow the absolute difference in bracket pairs to be less than 128, since we need the sign.
|
2014-07-09 16:18:22 +02:00 |
Stefan Dösinger
|
9329e996b4
|
d3d9/tests: Fix some ok() call style issues.
|
2014-07-09 14:43:56 +02:00 |
Stefan Dösinger
|
0b61e22fd3
|
d3d8/tests: Add a test for SetPriority and GetPriority.
|
2014-07-09 14:43:53 +02:00 |
Stefan Dösinger
|
509c49bdb5
|
d3d9/tests: Add a test for SetPriority and GetPriority.
|
2014-07-09 14:43:40 +02:00 |
Stefan Dösinger
|
4cecbaa54d
|
wined3d: Ignore set_priority calls on non-managed resources.
|
2014-07-09 14:43:32 +02:00 |
Stefan Dösinger
|
eb0daf08c6
|
d3d9: Ignore SetPriority and GetPriority calls on surfaces.
|
2014-07-09 14:43:30 +02:00 |
Huw Davies
|
552ad2d93e
|
comctl32: Propagate the return value of WM_ERASEBKGND.
|
2014-07-09 10:27:48 +02:00 |
Sebastian Lackner
|
d892239f5a
|
shell32: Return NULL-terminated list of arguments in CommandLineToArgvW.
|
2014-07-09 09:29:33 +02:00 |
Qian Hong
|
359767fdfa
|
mshtml: Fixed typo.
|
2014-07-09 09:29:27 +02:00 |
Grazvydas Ignotas
|
4f62801aee
|
kernel32: Don't return uninitialized values on failures.
|
2014-07-09 09:28:32 +02:00 |
Sebastian Lackner
|
ec218b4218
|
oleaut32: Decrease accuracy if scaling is not possible in VarDecAdd.
|
2014-07-09 09:28:11 +02:00 |
Sebastian Lackner
|
04f11ee55a
|
oleaut32/tests: Add additional tests for VarDecAdd.
|
2014-07-09 09:27:30 +02:00 |
Joris van der Wel
|
0a4c7860f8
|
server: Setting a security descriptor should not replace an existing owner or group with a default, if only a DACL is being set.
|
2014-07-08 19:04:49 +02:00 |
Huw Davies
|
6af0d44166
|
comctl32: The RECT in the custom draw structure should be the entire item's size. This includes any separated dropdown arrow.
|
2014-07-08 17:02:04 +02:00 |
Huw Davies
|
d130ba09fa
|
comctl32: Don't use the RECT from the custom draw structure when referring to the button alone.
|
2014-07-08 17:02:02 +02:00 |
Aric Stewart
|
2a12c6a7d4
|
tools: Generate the Unicode Bidi Bracketing table.
|
2014-07-08 17:00:24 +02:00 |
Alexandre Julliard
|
18d410dec1
|
tools: Don't include wine/unicode.h if not necessary.
|
2014-07-08 17:00:22 +02:00 |
Austin English
|
149d60318f
|
kernel32: Initialize return value in CreateSemaphoreExW.
|
2014-07-08 10:35:17 +02:00 |
Austin English
|
b4e006720a
|
rpcrt4: Add a stub for RpcSsDontSerializeContext.
|
2014-07-08 10:25:45 +02:00 |
Bruno Jesus
|
daaa4c40d4
|
winspool: Fix a leak in DocumentPropertiesA (valgrind).
|
2014-07-08 10:15:15 +02:00 |
Ken Thomases
|
5acf1510fb
|
dbghelp: Ignore the __PAGEZERO segment.
It made it seem as though the wineloader always started at address 0.
Issue identified by Jacek Caban.
|
2014-07-07 23:00:52 +02:00 |
Ken Thomases
|
1f2680f5f3
|
dbghelp: If the caller didn't provide a module load address use the segment start address.
|
2014-07-07 23:00:47 +02:00 |
Stefan Dösinger
|
403d7c1dee
|
ddraw: Refuse SetPalette and GetPalette on lost surfaces.
The SetPalette check is outside of ddraw_surface_set_palette to make
sure the palettes are properly freed when a lost P8 surface is destroyed.
|
2014-07-07 15:49:06 +02:00 |
Stefan Dösinger
|
4b88d51bc9
|
wined3d: Do not write a FIXME about WINED3DUSAGE_WRITEONLY.
|
2014-07-07 15:49:00 +02:00 |
Bruno Jesus
|
836e6690d4
|
dnsapi: Do not fail if NETDB_INTERNAL is not present.
|
2014-07-07 09:13:47 +02:00 |
Francois Gouget
|
ece6f5c3e0
|
shlwapi/tests: Make test_PathIsRelative[AW]() static.
|
2014-07-07 09:11:34 +02:00 |
Erich E. Hoover
|
f9f3b21fb3
|
advapi32: Implement RegSetKeySecurity on top of NtSetSecurityObject.
|
2014-07-04 19:31:25 +02:00 |
Akihiro Sagawa
|
113a2abbc8
|
winmm: Fallback to SND_FILENAME if the alias isn't found in the profile.
|
2014-07-04 19:30:39 +02:00 |
Jactry Zeng
|
455eca6d22
|
riched20: Return nonzero value instead of zero when EM_SETREADONLY succeeds.
|
2014-07-04 19:30:25 +02:00 |
Jacek Caban
|
b4ce0760e5
|
wininet/tests: Added INTERNET_COOKIE_HTTPONLY tests.
|
2014-07-04 14:52:04 +02:00 |
Jacek Caban
|
db441cf58f
|
wininet: Added support for INTERNET_COOKIE_HTTPONLY flag to InternetGetCookieEx.
|
2014-07-04 14:51:44 +02:00 |
Jacek Caban
|
314e295820
|
wininet: Added support for INTERNET_COOKIE_HTTPONLY flag to InternetSetCookieEx.
|
2014-07-04 14:51:40 +02:00 |
Jacek Caban
|
b3cfae8108
|
wininet: Fixed InternetSetCookieExW return type and forward InternetSetCookieW to InternetSetCookieExW instead of the other way around.
|
2014-07-04 14:51:30 +02:00 |