Ričardas Barkauskas
|
91a1ed8be9
|
ddraw: COM cleanup for IDirect3DTexture interface.
|
2011-07-29 19:19:07 +02:00 |
Ričardas Barkauskas
|
0a3582865e
|
ddraw: Use unsafe_impl_from_IDirect3DTexture() for application provided interfaces.
|
2011-07-29 19:18:59 +02:00 |
Alexandre Julliard
|
06722210a8
|
ntdll: Remove divl second argument for compatibility with clang.
|
2011-07-29 19:18:41 +02:00 |
Vincent Povirk
|
c1aef636df
|
windowscodecs: Fix typo.
|
2011-07-29 18:47:22 +02:00 |
Ričardas Barkauskas
|
f5c46b01f4
|
ddraw: Do not increase wined3d texture refcount in IDirect3DDevice7_GetTexture.
|
2011-07-29 18:47:18 +02:00 |
Austin English
|
187f50aad3
|
kernel32/tests: Remove win9x hacks.
|
2011-07-29 18:21:24 +02:00 |
Octavian Voicu
|
907f94e144
|
shell32: Disable WOW64 redirection when converting pidls to UNIX paths.
|
2011-07-29 18:15:54 +02:00 |
Hwang YunSong
|
db35da7335
|
po: Updated Korean translation.
|
2011-07-29 18:10:13 +02:00 |
Nowres Rafed
|
1013f70a1f
|
iphlpapi: Implemented IcmpSendEcho2Ex().
|
2011-07-29 18:09:04 +02:00 |
Piotr Caban
|
7eb800f185
|
msvcp90: Added wctype implementation.
|
2011-07-29 18:06:30 +02:00 |
Piotr Caban
|
62a5540259
|
msvcrt: Fixed vswprintf* exports.
|
2011-07-29 15:33:49 +02:00 |
Jacek Caban
|
b06358ecd4
|
winetest: Include language settings in OS info.
|
2011-07-29 15:33:46 +02:00 |
Jacek Caban
|
8cbc34e40f
|
mshtml: Improved handling empty dispex_data_t in preprocess_dispex_data.
|
2011-07-29 15:31:41 +02:00 |
Frédéric Delanoy
|
ce57ebe32d
|
cmd/tests: Additional CALL tests.
|
2011-07-29 15:31:31 +02:00 |
Frédéric Delanoy
|
7fb790f8a7
|
cmd/tests: Add FOR /L tests.
|
2011-07-29 15:31:28 +02:00 |
Frédéric Delanoy
|
21f7c5db61
|
cmd/tests: Add FOR /D tests.
|
2011-07-29 15:31:25 +02:00 |
Hans Leidekker
|
c41a1a29b5
|
kernel32: Add a trace to ReplaceFileW.
|
2011-07-29 13:33:01 +02:00 |
Hans Leidekker
|
87487c14c7
|
winhttp: Store a copy of the proxy server name and bypass list.
|
2011-07-29 13:32:53 +02:00 |
Hans Leidekker
|
36014639ea
|
winhttp: Factor out request initialization.
|
2011-07-29 13:32:49 +02:00 |
Hans Leidekker
|
fb7fc894f0
|
winhttp: Set an appropriate error when the request is cancelled.
|
2011-07-29 13:32:45 +02:00 |
Hans Leidekker
|
c54772c114
|
winhttp: Fix some valgrind warnings.
|
2011-07-29 13:32:41 +02:00 |
Piotr Caban
|
48ccf4f9f8
|
msvcp: Sync spec files.
|
2011-07-29 13:32:13 +02:00 |
Piotr Caban
|
dca8da61c1
|
msvcp90: Added _Locinfo class stub.
|
2011-07-29 13:31:38 +02:00 |
Jacek Caban
|
bc9850b42c
|
mshtml: Fixed HTMLHeadElement_QI implementation.
|
2011-07-29 13:31:12 +02:00 |
Jacek Caban
|
7a428c3fd2
|
ieframe: Removed remaining bits of shdocvw.
|
2011-07-29 13:31:05 +02:00 |
Jacek Caban
|
a9700cbc84
|
iexplore: Removed unneeded imports.
|
2011-07-29 13:30:52 +02:00 |
Jacek Caban
|
3faa938712
|
iexplore: Moved iexplore registration extension to iexplore.exe.
|
2011-07-29 13:30:36 +02:00 |
Michael Stefaniuc
|
6c1e349b6e
|
dmscript: Merge the IClassFactory implementations.
|
2011-07-29 13:29:18 +02:00 |
Michael Stefaniuc
|
4afd3e46fc
|
dmsynth: Merge the IClassFactory implementations.
|
2011-07-29 13:29:12 +02:00 |
Michael Stefaniuc
|
a0e46698ad
|
dmcompos: Merge the IClassFactory implementations.
|
2011-07-29 13:29:08 +02:00 |
Aurimas Fišeras
|
35979eb231
|
po: Update Lithuanian translation.
|
2011-07-29 12:39:15 +02:00 |
Henri Verbeet
|
64f71fda6d
|
wined3d: Complain about users disabling GLSL.
|
2011-07-29 12:11:01 +02:00 |
Henri Verbeet
|
2256a7e804
|
wined3d: wined3d_device_evict_managed_resources() doesn't need a return value.
|
2011-07-29 12:09:39 +02:00 |
Henri Verbeet
|
3d7c596cdc
|
wined3d: Don't hide GL function pointer typedefs behind extension defines.
These are specific to wined3d.
|
2011-07-29 12:09:26 +02:00 |
Henri Verbeet
|
7bc0032878
|
wined3d: Recognize some more AMD cards.
|
2011-07-29 12:09:22 +02:00 |
Henri Verbeet
|
b06e32184b
|
wined3d: Only invalidate state for the current context in wined3d_buffer_unmap().
|
2011-07-29 12:09:17 +02:00 |
Frédéric Delanoy
|
701aabb141
|
tools: Assorted spelling fixes.
|
2011-07-29 12:09:12 +02:00 |
Austin English
|
5d5f267e09
|
makefiles: sysconfdir is unused.
|
2011-07-29 12:09:03 +02:00 |
Alexandre Julliard
|
976cd5c9fe
|
rpcrt4: Support sizing of a few more argument types.
|
2011-07-29 12:08:52 +02:00 |
Alexandre Julliard
|
2bdff69733
|
rpcrt4: Add a phase in proxies for zeroing output parameters on startup.
|
2011-07-28 23:10:20 +02:00 |
Alexandre Julliard
|
a37ec01bd1
|
rpcrt4: Add a phase in proxies for clearing output parameters on error.
|
2011-07-28 23:09:53 +02:00 |
Alexandre Julliard
|
78e8fccbd6
|
rpcrt4: Use the same phase values for clients and stubs.
|
2011-07-28 23:07:21 +02:00 |
Alexandre Julliard
|
f3734fd687
|
rpcrt4: Pass the full argument format to the size/marshall/unmarshall wrappers to greatly simplify the argument processing.
|
2011-07-28 22:13:49 +02:00 |
Austin English
|
5e941f89c2
|
user32/tests: Remove win9x hacks.
|
2011-07-28 19:57:32 +02:00 |
André Hentschel
|
a355121414
|
user32: Fix for finding nested default buttons.
|
2011-07-28 19:54:46 +02:00 |
Frédéric Delanoy
|
327eb31325
|
cmd/tests: Additional variable expansion FOR tests.
|
2011-07-28 18:55:25 +02:00 |
Frédéric Delanoy
|
25fcad3768
|
cmd: Partial fix for echo's special ':' handling.
|
2011-07-28 18:55:07 +02:00 |
Frédéric Delanoy
|
dcd544f744
|
cmd/tests: Test special handling of ':' in echo.
|
2011-07-28 18:54:50 +02:00 |
Frédéric Delanoy
|
5fe0f1e1dc
|
cmd/tests: Fix test runner so it catches cases where an output line contains the associated expected line as prefix.
|
2011-07-28 18:54:47 +02:00 |
Frédéric Delanoy
|
81bf925401
|
include: Assorted spelling fixes.
|
2011-07-28 18:37:40 +02:00 |