Juan Lang
10ef345307
winhttp: Remove unused function pointer.
2010-10-01 13:42:34 +02:00
Alexandre Julliard
7afdf5d920
Make some variable declarations extern.
2010-10-01 13:42:22 +02:00
Alexandre Julliard
730f01801f
tests: Make some variables static.
2010-10-01 13:41:42 +02:00
Alexandre Julliard
95c1bd4da9
riched20/tests: Make some variables static.
2010-10-01 13:40:29 +02:00
Alexandre Julliard
05e24f39c3
d3dxof/tests: Make some variables static.
2010-10-01 13:39:31 +02:00
Alexandre Julliard
9a39cb94e4
cabinet/tests: Make some variables static.
2010-10-01 13:38:58 +02:00
Alexandre Julliard
dfab8824c5
user32/tests: Make some variables static.
2010-10-01 13:37:44 +02:00
Alexandre Julliard
eb2d556ec8
shlwapi/tests: Make some variables static.
2010-10-01 13:37:34 +02:00
Alexandre Julliard
5c4c6544ae
setupapi/tests: Make some variables static.
2010-10-01 13:37:28 +02:00
Alexandre Julliard
bc8e70c089
ole32/tests: Make some variables static.
2010-10-01 13:37:14 +02:00
Alexandre Julliard
be94563670
ntdll/tests: Make some variables static.
2010-10-01 13:37:03 +02:00
Alexandre Julliard
7c2de56ccd
netapi32/tests: Make some variables static.
2010-10-01 13:36:54 +02:00
Alexandre Julliard
d1d1d0205d
msi/tests: Make some variables static.
2010-10-01 13:36:43 +02:00
Alexandre Julliard
7064e8838c
kernel32/tests: Make some variables static.
2010-10-01 13:36:35 +02:00
Alexandre Julliard
c1b1b6f184
d3d9/tests: Make some variables static.
2010-10-01 13:36:20 +02:00
Alexandre Julliard
d7bd274eed
crypt32/tests: Make some variables static.
2010-10-01 13:36:03 +02:00
Alexandre Julliard
55676e84ed
comctl32/tests: Make some variables static.
2010-10-01 13:35:49 +02:00
Alexandre Julliard
53d810c9ad
advapi32/tests: Make function pointers static and remove redundant typedefs.
2010-10-01 13:33:37 +02:00
Alexandre Julliard
536fc57091
winex11: Force setting the cursor again on the first mouse event in case the initial setting failed.
2010-09-30 17:51:18 +02:00
Damjan Jovanovic
666940902d
windowscodecs: Support ICO files with embedded PNGs.
2010-09-30 17:51:18 +02:00
Adam Martinson
776a8662f0
msxml3: Expose the XML parser SAX callback interface.
...
This eliminates a few function calls; libxml will call this indirectly
through the old method. By writing our own callback functions or
wrapping the default ones we can manipulate the xmlDoc as it's being
parsed, allowing us to match the way msxml parses.
2010-09-30 17:51:17 +02:00
Vitaly Perov
042ecec8b6
shdocvw: Silence QueryInterface FIXME.
2010-09-30 17:51:17 +02:00
Jacek Caban
651fc5a289
urlmon: Skip tests on IEs older than 6 by checking for CompareSecurityIds.
2010-09-30 17:51:17 +02:00
Alexandre Julliard
b4109a079f
msi/tests: Fix a test failure on 64-bit.
2010-09-30 17:51:17 +02:00
Alexandre Julliard
9fe16f8ae9
msi/tests: Avoid corrupting the pending file renames key on failure.
2010-09-30 17:51:17 +02:00
Henri Verbeet
132158cbf5
wined3d: Pass gl_info and state parameters directly to drawStridedSlowVs().
2010-09-30 17:51:17 +02:00
Henri Verbeet
f065a5e54b
wined3d: Remove the useless device parameter to drawStridedFast().
2010-09-30 17:51:16 +02:00
Henri Verbeet
c2363f750b
wined3d: Pass a wined3d_gl_info structure to send_attribute().
2010-09-30 17:51:16 +02:00
Henri Verbeet
5097623dcf
wined3d: Pass a wined3d_state structure to device_preload_texture().
2010-09-30 17:51:16 +02:00
Andrew Nguyen
285e6d249f
msvcrt: Initialize environ on DLL load.
2010-09-30 17:51:16 +02:00
Alexandre Julliard
9227eb2c9d
ntdll: Add a workaround for Ubuntu's stupid ptrace breakage.
2010-09-30 17:51:12 +02:00
Alexandre Julliard
dec7effac0
ntdll: Add support for retrieving the server pid from the socket credentials.
2010-09-30 17:05:13 +02:00
Alexandre Julliard
179715251d
server: Make the fd passing code slightly more portable.
2010-09-30 11:53:07 +02:00
Alexandre Julliard
19da00a6a3
dsound/tests: Mark some Vmware sound driver failures as broken.
2010-09-30 11:32:59 +02:00
Alexandre Julliard
7a151d5e3e
ntdll/tests: Fix a test failure on 64-bit platforms.
2010-09-30 11:19:31 +02:00
Gerald Pfeifer
90021f6ea5
setupx.dll16: Remove some unused code from VCP_CheckPaths.
2010-09-30 11:16:53 +02:00
Juan Lang
be3a5e368f
crypt32: Check revocation failures when verifying the SSL policy.
2010-09-30 11:16:44 +02:00
Juan Lang
da11d66bff
crypt32: Check usage when verifying the SSL policy.
2010-09-30 11:16:40 +02:00
Juan Lang
d74c4f7c15
crypt32: Honor more SECURITY_FLAG_IGNORE flags when verifying the SSL policy.
2010-09-30 11:16:36 +02:00
Juan Lang
54429016eb
crypt32/tests: Test more SECURITY_FLAG_IGNORE flags for the SSL policy.
2010-09-30 11:16:28 +02:00
Stefan Leichter
637fd3735a
setupapi: Added more tests for SetupDiGetINFClassA.
2010-09-30 11:15:49 +02:00
Detlef Riekenberg
ddb033b7c0
inetcpl: Remove a space from a button label.
2010-09-30 11:15:36 +02:00
Frédéric Delanoy
4bf30d130f
inetcpl.cpl: Update French translation.
2010-09-30 11:15:33 +02:00
Juan Lang
0e4e2a378a
wininet: More completely implement querying INTERNET_OPTION_SECURITY_FLAGS.
2010-09-30 11:14:39 +02:00
Juan Lang
6808c1c684
wininet: Remove unneeded error message.
2010-09-30 11:14:31 +02:00
Juan Lang
44112c367f
wininet: Honor security flags when verifying certificates.
2010-09-30 11:14:16 +02:00
Juan Lang
98dbdadcda
wininet: Don't call SSL_connect until initialization is complete.
2010-09-30 11:14:01 +02:00
Juan Lang
181a367a1f
wininet: Don't retrieve a certificate that isn't used.
2010-09-30 11:13:55 +02:00
Juan Lang
77c4ade08b
wininet: Store security flags in WININET_NETCONNECTION.
2010-09-30 11:13:48 +02:00
Juan Lang
ce0164c3f7
wininet: Store WININET_NETCONNECTION * in SSL context.
2010-09-30 11:13:35 +02:00
Juan Lang
3e51313e37
wininet: Don't make use of OpenSSL's security checks, as crypt32 also verifies certificate chain.
2010-09-30 11:13:12 +02:00
Alexandre Julliard
9387810dab
winmm: Make MCI_STATUS return type a 64-bit integer on 64-bit platforms.
...
Based on a patch by Octavian Voicu.
2010-09-29 20:17:01 +02:00
Alexandre Julliard
88be48ebeb
makefiles: Use the -m16 option with 16-bit resources for consistency.
2010-09-29 20:15:57 +02:00
Jacek Caban
c6e1a0c81e
mshtml: Added nsIURI::GetPath implementation.
2010-09-29 16:15:03 +02:00
Jacek Caban
11d33cb167
mshtml: Use IUri for nsIURL::GetQuery implementation.
2010-09-29 16:14:59 +02:00
Jacek Caban
d98bb11f49
mshtml: Get rid of use_wine_url.
2010-09-29 16:14:49 +02:00
Jacek Caban
e58f9df642
mshtml: Use IUri for nsIURI::GetScheme implementation.
2010-09-29 16:14:46 +02:00
Alexandre Julliard
d1e9a09388
winmm: Add support for the MCI_INTEGER64 type.
...
Based on a patch by Octavian Voicu.
2010-09-29 15:22:00 +02:00
Alexandre Julliard
41a5b37b7a
winmm: Use proper structure where possible to fix command string parsing on 64-bit.
2010-09-29 14:47:55 +02:00
Henri Verbeet
5029331f55
wined3d: Pass a wined3d_state structure to find_arb_ps_compile_args().
2010-09-29 12:22:43 +02:00
Henri Verbeet
e5ef8057ea
wined3d: Pass a wined3d_state structure to find_arb_vs_compile_args().
2010-09-29 12:22:41 +02:00
Henri Verbeet
e12f5ff08a
wined3d: Pass a wined3d_state structure to find_ps_compile_args().
2010-09-29 12:22:39 +02:00
Henri Verbeet
8d5a25bbec
wined3d: Pass a wined3d_state structure to find_vs_compile_args().
2010-09-29 12:22:36 +02:00
Alexandre Julliard
c2224ea8bb
winmm/tests: Skip tests if MIDI cannot be opened.
2010-09-29 12:19:34 +02:00
Alexandre Julliard
5db7d5957a
kernel32/tests: Use a real console handle in the VerifyConsoleIoHandle test.
2010-09-29 11:57:42 +02:00
Anders Jonsson
6457d14b71
inetcpl.cpl: Update Swedish translation.
2010-09-29 11:33:46 +02:00
Nikolay Sivov
1ac256a588
msxml3/httprequest: Implement IXMLHttpRequest::setRequestHeader().
2010-09-29 11:25:01 +02:00
Nikolay Sivov
2a85bc0367
msxml3/httprequest: Store passed data for IXMLHttpRequest::open().
2010-09-29 11:24:44 +02:00
Louis Lenders
6e4e8fb07f
user32: UpdateWindow doesn't accept a NULL hwnd.
2010-09-29 11:23:57 +02:00
Adam Martinson
1f93a47667
msxml3: Move domdoc properties into their own struct.
...
Unhooks domdoc properties from both the domdoc and xmlDoc.
After the domdoc <-> xmlDoc connection is no longer an open question,
the domdoc::properties pointer can be removed and rerouted through
xmlDoc::_private::properties as long as it's impossible to have a domdoc
with domdoc::node.node == NULL. With all of the checks for this, the
current code suggests that it's perfectly possible.
2010-09-29 11:14:35 +02:00
Adam Martinson
05f011b735
msxml3: Implement SelectionNamespaces property.
2010-09-29 11:12:47 +02:00
Hans Leidekker
23fdfbc392
msvcrt: Implement wcsnlen.
2010-09-29 10:11:48 +02:00
Hans Leidekker
259b5fdfa6
msi: Treat empty string as NULL in MsiGetSummaryInformationW.
2010-09-29 10:09:31 +02:00
Hans Leidekker
2b2fa04ca4
msi: Always check the return value of msi_string2idW.
2010-09-29 10:09:23 +02:00
Michael Stefaniuc
620ca68d01
ole32: Allocate a small temp variable on the stack instead of the heap.
2010-09-29 10:07:54 +02:00
Michael Stefaniuc
ef104dc465
ddraw: Add missing unlock on an error path (Smatch).
2010-09-29 10:06:36 +02:00
Michael Stefaniuc
5a2cc94105
user32: Simplify the error handling in BITMAP_Load().
...
This fixes a memleak on an error path (Smatch).
2010-09-29 10:06:13 +02:00
Michael Stefaniuc
ef24756291
crypt32: Remove redundant NULL check before CryptMemFree (Smatch).
2010-09-29 10:06:01 +02:00
Juan Lang
9addae9d66
ws2_32: Implement WSAIoctl for SIO_ROUTING_INTERFACE_QUERY.
2010-09-29 10:05:55 +02:00
Thomas Mullaly
da1ceb1154
urlmon: Improve IUri support for mk: URIs.
2010-09-29 10:05:38 +02:00
Francois Gouget
d33ff209b3
ws2_32: Make WS2_AcceptEx() and WS2_GetAcceptExSockaddrs() static.
2010-09-29 10:05:27 +02:00
Francois Gouget
0c7c1de8d7
gameux/tests: Make test_install_uninstall_game() and _isFileExists() static.
2010-09-29 10:05:14 +02:00
Francois Gouget
5c046d13d5
mscoree: Make find_mono_dll() static.
2010-09-29 10:04:55 +02:00
Francois Gouget
c71e5e6705
ktmw32: The ktm debug channel is unused so remove it.
2010-09-29 10:04:40 +02:00
Alexandre Julliard
1914f3ecae
gdi32: Copy a DIB section as a DIB section in BITMAP_CopyBitmap.
2010-09-28 22:44:36 +02:00
Andrew Eikum
91d91afb7d
ole32: Create a FORMATETC if one is not given in OleCreate.
2010-09-28 17:33:20 +02:00
Erich Hoover
7bba6234e3
user32: Add support for multiple frames in cursor format.
2010-09-28 17:33:20 +02:00
Erich Hoover
ca7163e438
user32: Prepare for multi-frame storing of icons and cursors.
2010-09-28 17:33:20 +02:00
Juan Lang
f6081f9352
iphlpapi: Fix inverted logic in mask comparison.
2010-09-28 17:33:20 +02:00
Juan Lang
d06b1d599d
ws2_32/tests: Test SIO_ROUTING_INTERFACE_QUERY.
2010-09-28 17:33:20 +02:00
Aric Stewart
dc4d607062
mciqtz32: Do not allow MCIQTZ_mciUpdate to interrupt a playing video.
2010-09-28 17:33:20 +02:00
Aric Stewart
e2b3a7f479
quartz: Improve video window sizing on first sample.
...
Preserve sizes set by the application and defer erasing as it is not
needed and can cause deadlock between threads with child video windows.
2010-09-28 17:33:19 +02:00
Mike Kaplinskiy
f138a5724d
ws2_32: Implement SO_UPDATE_ACCEPT_CONTEXT.
2010-09-28 17:33:19 +02:00
Jacek Caban
008c0597c8
mshtml: Added nsIURI::GetUserPass implementation.
2010-09-28 17:33:19 +02:00
Jacek Caban
9bb0ecceb5
mshtml: Added nsIURI::GetHostPort implementation.
2010-09-28 17:33:19 +02:00
Jacek Caban
cb85bad7a9
mshtml: Added nsIURI::GetPort implementation.
2010-09-28 17:33:19 +02:00
Jacek Caban
3a00f739b1
mshtml: Added nsIURI::GetHost implementation based on IUri API.
2010-09-28 17:33:18 +02:00
Jacek Caban
725aab4fa9
mshtml: Renamed uri to nsuri.
2010-09-28 17:33:18 +02:00
Hwang YunSong
976aaabc8e
inetcpl.cpl: Update Korean resource.
2010-09-28 17:33:18 +02:00
Adam Martinson
c515d384ef
msxml3/tests: Prevent a double-free in test_get_ownerDocument().
2010-09-28 17:33:17 +02:00
Huw Davies
250b55c41d
ole32: Call the draw_continue function.
2010-09-28 17:33:17 +02:00
Huw Davies
6c7dd939cf
ole32/tests: Mark the draw_continue callbacks as optional. Win9x can skip calls under low-load conditions.
2010-09-28 17:33:17 +02:00
Misha Koshelev
09af2a2bf9
d3dx9_36: Implement D3DXCreateCylinder.
2010-09-28 17:33:17 +02:00
Henri Verbeet
a7ded9a67d
wined3d: Pass a wined3d_state structure to use_ps().
2010-09-28 17:33:17 +02:00
Henri Verbeet
9224751a13
wined3d: Pass a wined3d_state structure to use_vs().
2010-09-28 17:33:17 +02:00
Henri Verbeet
e59fdb83a6
wined3d: Simply refuse to create shaders if they're disabled.
...
The functionality is a bit questionable in the first place, but there is some
use in the part that limits the maximum reported shader versions.
2010-09-28 17:33:16 +02:00
Henri Verbeet
d6d345fa8a
wined3d: Remove IWineD3DStateBlock::InitStartupStateBlock() from the public wined3d interface.
2010-09-28 17:33:16 +02:00
Andrew Nguyen
67088eb34c
msvcrt: Implement _set_doserrno.
2010-09-28 17:33:16 +02:00
Andrew Nguyen
ad68c0bd3c
msvcrt: Implement _set_errno.
2010-09-28 17:33:16 +02:00
Andrew Nguyen
c3b127f566
msvcrt: Implement _get_doserrno.
2010-09-28 17:33:16 +02:00
Andrew Nguyen
79ab715272
msvcrt: Implement _get_errno.
2010-09-28 17:33:15 +02:00
Andrew Nguyen
b7a74d24f5
msvcrt: Implement strerror_s.
2010-09-28 17:33:15 +02:00
Andrew Nguyen
ac26d786c4
msvcrt: Convert the Unix asctime string from CP_UNIXCP to CP_ACP.
2010-09-28 17:33:15 +02:00
Luca Bennati
68abad937d
msacm32: Update Italian translation.
2010-09-28 12:57:43 +02:00
Luca Bennati
d345c8dd93
comctl32: Update Italian translation.
2010-09-28 12:57:33 +02:00
Luca Bennati
3c77b1b976
mpr: Update Italian translation.
2010-09-28 12:57:29 +02:00
Luca Bennati
fba4c2f661
serialui: Update Italian translation.
2010-09-28 12:57:25 +02:00
Luca Bennati
e0eb3ccf83
browseui: Convert Italian translation to UTF-8.
2010-09-28 12:57:21 +02:00
Luca Bennati
0cbc51d681
oleaut32: Update Italian translation.
2010-09-28 12:57:17 +02:00
Luca Bennati
20cb6ea3f1
msrle32: Update Italian translation.
2010-09-28 12:57:12 +02:00
Luca Bennati
8e63377eb5
inetcpl.cpl: Update Italian translation.
2010-09-28 12:57:08 +02:00
Nikolay Sivov
1b2f7517ee
comctl32/tab: Add a test for TCM_SETITEMEXTRA.
2010-09-28 12:51:01 +02:00
Thomas Mullaly
70843e4f34
urlmon: Finished validation for the remaining components of a IUriBuilder.
2010-09-28 12:50:48 +02:00
Thomas Mullaly
7e292893bd
urlmon: Can't set the host of a IUriBuilder to NULL.
2010-09-28 12:50:39 +02:00
Thomas Mullaly
cbea4e2a85
urlmon: Implemented support for determining what port value to use in IUriBuilder.
2010-09-28 12:50:31 +02:00
Thomas Mullaly
bf82564b5a
urlmon: Fixed TRACE's which sometimes output garbage.
2010-09-28 12:50:23 +02:00
Thomas Mullaly
63723845c4
urlmon: Implemented validation of the host name component of a IUriBuilder.
2010-09-28 12:50:13 +02:00
Aurimas Fišeras
fb161e216f
inetcpl.cpl: Update Lithuanian translation.
2010-09-28 12:49:36 +02:00
Alexandre Julliard
6ee4521886
server: Pass the rectangle in client coordinates for update_window_zorder.
2010-09-27 21:12:49 +02:00
Alexandre Julliard
2f6d41de46
user32: Free the window region once it has been set.
2010-09-27 21:06:43 +02:00
Alexandre Julliard
5594c4eba8
winex11: Mirror the window region for RTL windows.
2010-09-27 21:06:38 +02:00
Alexandre Julliard
97611dca8b
gdi32: Implement MirrorRgn.
2010-09-27 20:45:56 +02:00
Detlef Riekenberg
440cf085e4
inetcpl: German translation for the content property sheet.
2010-09-27 18:05:29 +02:00
Detlef Riekenberg
afe36a89fa
inetcpl: Add content property sheet.
2010-09-27 18:05:05 +02:00
Vincent Povirk
8f87459baa
ktmw32: Add stub dll.
2010-09-27 15:05:58 +02:00
Mariusz Pluciński
d87a761344
gameux: Finished implementation of saving game statistics.
2010-09-27 15:04:41 +02:00
Mariusz Pluciński
5cac9d2cb2
gameux: Add implementation of IGameStatisticsMgr::RemoveGameStatistics.
2010-09-27 15:04:38 +02:00
Mariusz Pluciński
ef3a1ab53a
gameux: IGameStatistics::Save initial implementation.
2010-09-27 15:04:33 +02:00
Mariusz Pluciński
ce28a5f262
gameux: Add implementation of IGameStatistics::SetStatistic.
2010-09-27 15:04:29 +02:00
Mariusz Pluciński
35692e40b1
gameux: Add implementation of IGameStatistics::SetCategoryTitle.
2010-09-27 15:04:19 +02:00
Vincent Pelletier
6fa52cd37d
msvcp90: Direct basic_string::operator=(char const *) to existing implementation.
2010-09-27 15:02:48 +02:00
Vitaly Perov
dcef05b6f1
comdlg32: Add basic implementation of PrintDlgExA.
2010-09-27 15:01:34 +02:00
Alexandre Julliard
5df625ff09
kernel32/nls: Define the neutral and reading layout locale values.
2010-09-27 15:00:46 +02:00
Alexandre Julliard
9f792ab3d5
kernel32: Implemented EnumSystemLocalesEx.
2010-09-27 14:13:17 +02:00
Austin Lund
3fd940b2a1
comctl32/listview: Fix test failures for subitem returned with negative coordinates.
2010-09-27 14:13:16 +02:00
Nikolay Sivov
5d657a106f
comctl32/listview: Use proper A/W call to measure item text string.
2010-09-27 14:13:16 +02:00
Nikolay Sivov
b65423c546
comctl32/treeview: Erase background when painting over supplied hdc.
2010-09-27 14:13:16 +02:00
Misha Koshelev
63dbf6ee3f
d3dx9_36/tests: Add tests for D3DXCreateCylinder.
2010-09-27 14:10:46 +02:00
Misha Koshelev
fe9db6faf7
d3dx9_36: Add stub for D3DXCreateCylinder.
2010-09-27 14:10:46 +02:00
Hans Leidekker
af7e4dbe54
comctl32: Add a stub implementation of TaskDialogIndirect.
2010-09-27 14:10:46 +02:00