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 |
Hans Leidekker
|
248049f36e
|
wbemprox: Support overriding the CIM to VARIANT type mapping for method parameters.
|
2012-10-12 14:33:13 +02:00 |
Hans Leidekker
|
3b8266d20b
|
wbemprox: Always convert from BSTR.
|
2012-10-12 14:33:08 +02:00 |
Hans Leidekker
|
dca427fded
|
wbemprox: Implement Win32_LogicalDisk.Name.
|
2012-10-12 14:33:02 +02:00 |
Henri Verbeet
|
fc185f9bae
|
wined3d: Add support for SM4 relative addressing.
|
2012-10-12 13:21:39 +02:00 |
Henri Verbeet
|
2324ce6efb
|
wined3d: Implement WINED3DSIH_IMUL in the GLSL shader backend.
|
2012-10-12 13:21:33 +02:00 |
Henri Verbeet
|
ad1a1ee4fe
|
wined3d: Implement WINED3DSIH_UTOF in the GLSL shader backend.
|
2012-10-12 13:21:28 +02:00 |
Henri Verbeet
|
b7cd93240d
|
wined3d: Implement WINED3DSIH_ITOF in the GLSL shader backend.
|
2012-10-12 13:21:22 +02:00 |
Henri Verbeet
|
d48a0bc427
|
wined3d: Implement WINED3DSIH_FTOI in the GLSL shader backend.
|
2012-10-12 13:21:17 +02:00 |
Nikolay Sivov
|
2c0c413224
|
dwrite: Store text format properties.
|
2012-10-12 13:21:08 +02:00 |
Nikolay Sivov
|
0358413e35
|
dwrite: Implement GetWeight() for IDWriteFont.
|
2012-10-12 13:21:00 +02:00 |
Nikolay Sivov
|
ab91abd755
|
dwrite: Use proper table field as stretch value.
|
2012-10-12 13:20:49 +02:00 |