Jacek Caban
|
b7ffca591d
|
jscript: Use helpers to access string buffer in object.c.
|
2013-03-27 12:13:44 +01:00 |
Jacek Caban
|
e67169c114
|
jscript: Use helpers to access string buffer in global.c.
|
2013-03-27 12:13:41 +01:00 |
Jacek Caban
|
20530c55b8
|
jscript: Use helpers to access string buffer in engine.c.
|
2013-03-27 12:13:39 +01:00 |
Jacek Caban
|
ecdf62d324
|
jscript: Use to_flat_string to access string buffer in array.c.
|
2013-03-27 12:13:36 +01:00 |
Jacek Caban
|
3bf7255d23
|
jscript: Added to_flat_string helper and use it to access string buffer in activex.c.
|
2013-03-27 12:13:32 +01:00 |
Piotr Caban
|
343122a494
|
msvcrt: Added _set_output_format tests.
|
2013-03-27 12:13:23 +01:00 |
Piotr Caban
|
9c4be83a78
|
msvcrt: Added _set_output_format implementation.
|
2013-03-27 12:13:20 +01:00 |
Piotr Caban
|
57fb89200f
|
wmi: Match parameters list with function we're forwarding to.
|
2013-03-27 12:08:09 +01:00 |
Piotr Caban
|
60cf24a972
|
imagehlp: Match parameters list with function we're forwarding to.
|
2013-03-27 12:07:41 +01:00 |
Piotr Caban
|
6a0f7521ed
|
shell32: Match parameters list with function we're forwarding to.
|
2013-03-27 12:07:11 +01:00 |
Piotr Caban
|
9f855ae4bb
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
Nikolay Sivov
|
29d37bd714
|
hlink: Implement IHlinkBrowseContext_SetCurrentHlink().
|
2013-03-27 12:04:14 +01:00 |
Frédéric Delanoy
|
8e9af2869c
|
wined3d: Add NVIDIA GeForce 410M.
|
2013-03-27 12:03:49 +01:00 |
Francois Gouget
|
fbe7ab5c5a
|
winhttp: netconn_get_next_line() is not used anymore so remove it.
|
2013-03-26 17:41:46 +01:00 |
Detlef Riekenberg
|
ece3fafcda
|
kernel32/tests: Avoid test failure on multicore machines.
|
2013-03-26 17:16:01 +01:00 |
Alexandre Julliard
|
c2d53af33b
|
winex11: Don't use uninitialized variables (Coverity).
|
2013-03-26 17:15:53 +01:00 |
Huw Davies
|
5713311657
|
gdi32: Printer drivers don't use the character extra spacing if lpdx is supplied.
|
2013-03-26 17:07:37 +01:00 |
Ken Thomases
|
4ec2809e73
|
winemac: Keep stable surface for layered windows using UpdateLayeredWindow().
|
2013-03-26 16:40:23 +01:00 |
Ken Thomases
|
7eec5ad781
|
explorer: Create desktop window hidden and only show it if it wins the race.
|
2013-03-26 16:38:10 +01:00 |
André Hentschel
|
d53a55ea88
|
ntdll: Improve stub for FileFsAttributeInformation in NtQueryVolumeInformationFile.
|
2013-03-26 16:36:42 +01:00 |
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 |