Jacek Caban
|
7b9fc3bb7d
|
mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls.
|
2013-03-26 12:16:21 +01:00 |
|
Jacek Caban
|
79b7c1108e
|
urlmon: Fixed handling URIs with implicit file scheme in CoInternetCombineUrlEx.
|
2013-03-26 12:16:15 +01:00 |
|
Jacek Caban
|
96ace8cbcb
|
jscript: Use jsstr_flatten to access string buffer in jsutils.c.
|
2013-03-26 12:16:04 +01:00 |
|
Jacek Caban
|
b11d47fc90
|
jscript: Use jsstr_flatten to access string buffer in dispex.c.
|
2013-03-26 12:16:01 +01:00 |
|
Jacek Caban
|
e3d940334f
|
jscript: Added jsstr_flatten helper and use it to access string buffer in date.c.
|
2013-03-26 12:15:57 +01:00 |
|
Piotr Caban
|
16668e82fe
|
msvcrt20: Match parameters list with function we're forwarding to.
|
2013-03-26 12:15:50 +01:00 |
|
Piotr Caban
|
607316df5f
|
msvcrt: Match architecture with function we're forwarding to.
|
2013-03-26 12:15:46 +01:00 |
|
Piotr Caban
|
78ea6a7592
|
msvcp: Match parameters list and architecture with function we're forwarding to.
|
2013-03-26 12:15:41 +01:00 |
|
Piotr Caban
|
cd8571af52
|
msvcp80: Fixed typo in spec file.
|
2013-03-26 12:14:51 +01:00 |
|
Piotr Caban
|
2bcd8a3fae
|
wininet: Reorder functions to avoid urlcache_create_hash_table forward declaration.
|
2013-03-26 12:14:39 +01:00 |
|
Piotr Caban
|
21b84e7ac9
|
wininet: Rename URLCacheContainers_* functions to cache_containers_*.
|
2013-03-26 12:14:32 +01:00 |
|
Piotr Caban
|
4e624561ca
|
wininet: Rename URLCache_* functions to urlcache_*.
|
2013-03-26 12:14:16 +01:00 |
|
Piotr Caban
|
33725537c1
|
wininet: Rename URLCacheFindEntryHandle to find_handle.
|
2013-03-26 12:14:07 +01:00 |
|
Piotr Caban
|
299739d07f
|
wininet: Rename URLCACHECONTAINER to cache_container.
|
2013-03-26 12:14:01 +01:00 |
|
Piotr Caban
|
db9d650342
|
wininet: Rename STREAM_HANDLE to stream_handle.
|
2013-03-26 12:13:55 +01:00 |
|
Piotr Caban
|
39daf43ce3
|
wininet: Rename URLCACHE_HEADER to urlcache_header.
|
2013-03-26 12:13:50 +01:00 |
|
Piotr Caban
|
d7ab4d74fe
|
wininet: Rename HASH_CACHEFILE_ENTRY to entry_hash_table.
|
2013-03-26 12:13:42 +01:00 |
|
Ken Thomases
|
678f086904
|
winemac: Support CFSTR_SHELLURLW (UniformResourceLocator) clipboard format, mapped to public.url.
|
2013-03-26 12:12:28 +01:00 |
|
Ken Thomases
|
36343f520b
|
winemac: Specify import and export functions explicitly in builtin_format_names[].
|
2013-03-26 12:12:26 +01:00 |
|
Andrew Eikum
|
2d76befbdd
|
winmm: Shutdown the devices thread when all devices are closed.
|
2013-03-26 12:11:47 +01:00 |
|
Andrew Eikum
|
1d3aac50a6
|
mmdevapi: Don't free resources on PROCESS_DETACH.
|
2013-03-26 12:11:45 +01:00 |
|
Nikolay Sivov
|
4521044758
|
hlink: Implement IHlinkBrowseContext_UpdateHlink().
|
2013-03-26 12:11:03 +01:00 |
|
Nikolay Sivov
|
ba40bbfcbf
|
hlink: Implement IHlinkBrowseContext_GetHlink().
|
2013-03-26 12:10:57 +01:00 |
|
Nikolay Sivov
|
a083415dbc
|
hlink: Add link stack to browser context.
|
2013-03-26 12:10:51 +01:00 |
|
Nikolay Sivov
|
3e3027761c
|
hlink: Remove useless initializers.
|
2013-03-26 12:10:30 +01:00 |
|
Nikolay Sivov
|
c5a73badad
|
hlink: Implement HlinkUpdateStackItem().
|
2013-03-26 12:10:16 +01:00 |
|
Nikolay Sivov
|
2bdaffd879
|
xmllite: Partially implement value normalization for CDATA sections.
|
2013-03-26 12:09:59 +01:00 |
|
Nikolay Sivov
|
448e939ebe
|
msxml3: Embed user/password in uri used to create a moniker.
|
2013-03-26 12:09:48 +01:00 |
|
Daniel Jelinski
|
d8a86da66e
|
wined3d: Add NVidia GeForce 315M.
|
2013-03-26 12:07:59 +01:00 |
|
Ken Thomases
|
e633f79f61
|
winemac: Implement GetDeviceGammaRamp() and SetDeviceGammaRamp().
|
2013-03-26 12:07:03 +01:00 |
|
Carlo Bramini
|
fd7f0517c7
|
inetcpl.cpl: Minor fix, remove useless code.
|
2013-03-26 12:06:32 +01:00 |
|
Jacek Caban
|
b7a75b468a
|
secur32: Pass whole schan_credentials struct to schannel backend implementations.
|
2013-03-25 16:28:18 +01:00 |
|
Piotr Caban
|
737bb1bb18
|
msvcrt: Fixed copied buffer size in _ui64tow_s.
|
2013-03-25 16:28:07 +01:00 |
|
Hans Leidekker
|
a55e3d4f57
|
winhttp: Remove support for MSG_PEEK.
|
2013-03-25 16:27:38 +01:00 |
|
Hans Leidekker
|
bb3097f01e
|
winhttp: Add a read-ahead buffer to allow WinHttpQueryDataAvailable to return the right values in chunked mode.
This is a port of wininet commit 3d02c42b39 .
|
2013-03-25 16:27:34 +01:00 |
|
Hans Leidekker
|
9967aed09d
|
rpcrt4: Use the right port for https connections.
|
2013-03-25 16:27:17 +01:00 |
|
Dmitry Timoshkov
|
c09c82b25a
|
ws2_32: Make _is_blocking() return server error code, so that callers can act appropriately.
|
2013-03-25 16:26:34 +01:00 |
|
Austin English
|
f3c154197e
|
msvcp90/tests: Remove thiscall_thunk_retptr struct definitions.
|
2013-03-25 16:25:04 +01:00 |
|
Lucas Zawacki
|
45a19b0c9b
|
dinput: Initialize all axis (from 0 to ABS_MAX) with -1.
|
2013-03-25 16:24:30 +01:00 |
|
Piotr Caban
|
6eeb000c90
|
msvcrt: Fixed fgetwc behavior on multibyte characters and Unicode files.
|
2013-03-25 16:24:13 +01:00 |
|
Piotr Caban
|
cde73251d8
|
msvcrt: Remove incorrect cast in fgetws function.
|
2013-03-25 16:24:01 +01:00 |
|
Qian Hong
|
6b616f3ea8
|
atl: Don't forward AtlAxWinInit to atl100.
|
2013-03-25 16:23:10 +01:00 |
|
Qian Hong
|
cd321cbea8
|
atl80: Don't forward AtlAxWinInit to atl100.
|
2013-03-25 16:23:04 +01:00 |
|
Qian Hong
|
ed62fcb700
|
atl100: Fixed register class types in AtlAxWinInit.
|
2013-03-25 16:22:25 +01:00 |
|
Qian Hong
|
ef601fcb7e
|
atl100: Fixed register class names in AtlAxWinInit.
|
2013-03-25 16:22:15 +01:00 |
|
Qian Hong
|
c02bf8817e
|
atl100/tests: Added class name test for AtlAxWinInit.
|
2013-03-25 16:22:11 +01:00 |
|
Jimmy Rentz
|
c61df08543
|
advapi32: Fix segfault in OpenService.
|
2013-03-25 16:21:17 +01:00 |
|
Jacek Caban
|
4ece40f86b
|
jscript: Return buffer pointer separately from jsstr_t from jsstr_alloc_len.
|
2013-03-25 14:10:08 +01:00 |
|
Piotr Caban
|
79632a2212
|
vbscript: Added IMatch interface to Match2 object.
|
2013-03-25 14:09:55 +01:00 |
|
Piotr Caban
|
fbf01da470
|
vbscript: Added IMatchCollection interface to MatchCollection2 object.
|
2013-03-25 14:09:50 +01:00 |
|