Daniel Jelinski
|
06d284cabb
|
comctl32: Allow expanding/collapsing treeview nodes multiple times.
|
2012-10-15 15:25:38 +02:00 |
Nikolay Sivov
|
ba4b88bc00
|
ole32: Cleanup IMultiQI interface of proxy manager.
|
2012-10-15 15:25:36 +02:00 |
Nikolay Sivov
|
0b5c0855be
|
ole32: Store destination context and context data in server channel.
|
2012-10-15 15:25:34 +02:00 |
Nikolay Sivov
|
3099a25464
|
ole32: Store destination context data in channel buffer.
|
2012-10-15 15:25:31 +02:00 |
Nikolay Sivov
|
27d59c8919
|
ole32: Cleanup IRpcChannelBuffer.
|
2012-10-15 15:25:29 +02:00 |
Nikolay Sivov
|
af5cee1862
|
ole32: Fix debug output for user marshal flags.
|
2012-10-15 15:25:28 +02:00 |
Nikolay Sivov
|
438d115ec6
|
dwrite: Correct reference count behavior for font face interface.
|
2012-10-15 15:25:27 +02:00 |
Christian Costa
|
c503af8516
|
qcap: Remove useless FIXME.
|
2012-10-15 15:25:26 +02:00 |
Christian Costa
|
d13f7720eb
|
kernel32: Implement FileNameInfo in GetFileInformationByHandleEx.
|
2012-10-15 15:25:25 +02:00 |
Christian Costa
|
ee67d124ac
|
ntoskrnl.exe: Add stub for IoAcquireRemoveLockEx.
|
2012-10-15 15:25:24 +02:00 |
Christian Costa
|
6d62cc1212
|
dinput: Replace FIXMEs by TRACEs in dump function.
|
2012-10-15 15:25:23 +02:00 |
Jason Edmeades
|
130cdcd727
|
cmd: Add full support for copy concatenation and ascii/binary.
|
2012-10-15 15:25:22 +02:00 |
Jason Edmeades
|
260210f6e6
|
cmd: Support copy to an 'ascii' destination.
|
2012-10-15 15:25:20 +02:00 |
Jason Edmeades
|
a65314c8fa
|
cmd: Add suite of tests for the copy command.
|
2012-10-15 15:25:16 +02:00 |
Jason Edmeades
|
8f019b1111
|
cmd: Fix some issues with ~ modifier expansion.
|
2012-10-15 15:25:14 +02:00 |
Jason Edmeades
|
7b9971abf9
|
cmd: Rework the body of WCMD_copy based on new parameter parsing.
|
2012-10-15 15:25:10 +02:00 |
Jason Edmeades
|
89b8868ae0
|
cmd: Rework parameter parsing for WCMD_Copy.
|
2012-10-15 15:25:07 +02:00 |
Jason Edmeades
|
270163f380
|
cmd: Fix regression around prompting during copy.
|
2012-10-15 15:25:05 +02:00 |
Alexandre Julliard
|
36f2b09632
|
gdi32: Always return the full DIB surface in GetImage and adjust coordinates accordingly.
Based on a patch by Ken Thomases.
|
2012-10-15 15:25:04 +02:00 |
Alexandre Julliard
|
710858abee
|
winex11: Remove the no longer needed GetAsyncKeyState entry point.
|
2012-10-15 15:25:01 +02:00 |
Alexandre Julliard
|
d5244c3b24
|
user32: Flush window surfaces in all functions that are used to poll for input.
|
2012-10-15 15:24:59 +02:00 |
Jacek Caban
|
cfef60a30e
|
mshtml: Added IHTMLLinkElement::href property implementation.
|
2012-10-15 15:24:55 +02:00 |
Jacek Caban
|
9277bf2e01
|
mshtml: Added IHTMLLinkElement::type property implementation.
|
2012-10-15 15:24:52 +02:00 |
Jacek Caban
|
c11c695b11
|
mshtml: Added IHTMLLinkElement::rel property implementation.
|
2012-10-15 15:24:49 +02:00 |
Jacek Caban
|
9608714d04
|
mshtml: Added IHTMLLinkElement::disabled property implementation.
|
2012-10-15 15:24:46 +02:00 |
Jacek Caban
|
b75e2c4dde
|
mshtml: Added IHTMLLinkElement stub implementation.
|
2012-10-15 15:24:43 +02:00 |
Jacek Caban
|
02f6ea925e
|
vbscript: Added Chr implementation.
|
2012-10-15 15:24:40 +02:00 |
Michael Stefaniuc
|
f3d15811b4
|
jscript: Move 'inline' to the beginning of the declaration.
|
2012-10-15 15:24:37 +02:00 |
Hans Leidekker
|
60db122133
|
wbemprox: Implement StdRegProv.GetStringValue.
|
2012-10-15 15:24:13 +02:00 |
Dmitry Timoshkov
|
e27801e93b
|
user32: Make sure that window's normal_rect is initialized at window creation time.
|
2012-10-15 13:31:09 +02:00 |
Thomas Faber
|
52607ba66b
|
widl: Use 'class' for coclass typedefs in C++.
|
2012-10-15 13:31:08 +02:00 |
Henri Verbeet
|
311a1e0148
|
wined3d: Handle SM1 comments in the frontend.
|
2012-10-15 13:31:08 +02:00 |
Henri Verbeet
|
5626e165ff
|
wined3d: Introduce a structure for shader register indices.
|
2012-10-15 13:31:07 +02:00 |
Henri Verbeet
|
a92d7a12de
|
wined3d: Use a common function for parsing SM4 source and destination parameters.
|
2012-10-15 13:31:07 +02:00 |
Henri Verbeet
|
3baeaa2b88
|
wined3d: Recognise SM4 scalar swizzles.
|
2012-10-15 13:31:06 +02:00 |
Henri Verbeet
|
21361d5237
|
wined3d: Use the correct relative address for constant buffers in the GLSL shader backend.
|
2012-10-15 13:31:06 +02:00 |
Marcus Meissner
|
919a789f45
|
cryptnet: Avoid memory leak of info (Coverity).
|
2012-10-15 13:31:05 +02:00 |
Marcus Meissner
|
9eb7378765
|
shell32: Avoid memory leaking buf (Coverity).
|
2012-10-15 13:31:05 +02:00 |
Marcus Meissner
|
c9bd05d89e
|
winex11.drv: Free bitmap info after being done (Coverity).
|
2012-10-15 13:31:05 +02:00 |
Marcus Meissner
|
8af406fb00
|
winefile: Check index before buffer overread (Coverity).
|
2012-10-15 13:31:04 +02:00 |
Marcus Meissner
|
0a8df5ef26
|
kernel32: Buffer size is in characters (Coverity).
|
2012-10-15 13:31:04 +02:00 |
Christian Costa
|
7e82db784a
|
amstream: Implement BasePinImp_GetMediaType in media stream filter.
|
2012-10-15 12:08:41 +02:00 |
Christian Costa
|
604fb218b7
|
amstream: Implement BasePinImpl_CheckMediaType in media stream filter.
|
2012-10-15 12:08:35 +02:00 |
Christian Costa
|
5d5da39ddc
|
amstream: Cleanup MediaStreamFilterImpl_QueryInterface.
|
2012-10-15 12:08:23 +02:00 |
Christian Costa
|
568c88ccb9
|
amstream: Get rid of (IBaseFilter*) casts.
|
2012-10-15 12:08:08 +02:00 |
Alexandre Julliard
|
ee59341721
|
Release 1.5.15.
|
2012-10-12 20:14:46 +02:00 |
Jacek Caban
|
df9355301e
|
mshtml.idl: Added IHTMLLinkElement* declarations.
|
2012-10-12 17:18:45 +02:00 |
Marcus Meissner
|
443e196e08
|
regedit: FIXME() on printing.
|
2012-10-12 17:18:37 +02:00 |
Hans Leidekker
|
84ceddf8f3
|
wbemprox: Add tests for the standard registry provider.
|
2012-10-12 14:33:58 +02:00 |
Hans Leidekker
|
71fbae963e
|
wbemprox: Implement class methods StdRegProv.EnumKey and StdRegProv.EnumValues.
|
2012-10-12 14:33:34 +02:00 |