Akihiro Sagawa
|
cf7479ca85
|
msvcrt: Add support for _flushall to clear all input buffer.
|
2012-03-14 12:59:11 +01:00 |
Akihiro Sagawa
|
58d6a9a331
|
msvcrt: Add a helper function to flush all buffers.
|
2012-03-14 12:59:10 +01:00 |
Akihiro Sagawa
|
1a01893c74
|
msvcrt: Add support for fflush to clear an input buffer.
|
2012-03-14 12:59:10 +01:00 |
Akihiro Sagawa
|
09a7f8c196
|
msvcrt/tests: Add tests for fflush on input stream.
|
2012-03-14 12:59:09 +01:00 |
Christian Costa
|
d59538f977
|
attrib: Make command accept several arguments.
|
2012-03-14 12:59:09 +01:00 |
Christian Costa
|
a7692beb61
|
d3dx9_36: Make D3DXVec3Unproject support omission of world matrix + test.
|
2012-03-14 12:59:08 +01:00 |
Christian Costa
|
a85957ae0e
|
devenum: Reset moniker pointer before calling IFilterMapper2_RegisterFilter.
|
2012-03-14 12:59:08 +01:00 |
Christian Costa
|
abc6d186ea
|
amstream: Free all used resources when releasing MultiMediaStream object.
|
2012-03-14 12:59:08 +01:00 |
Christian Costa
|
14e228c699
|
amstream: Add source filter to the filtergraph before loading the file.
|
2012-03-14 12:59:07 +01:00 |
Christian Costa
|
b15c4113c0
|
amstream: Remove duplicate GraphBuilder member.
|
2012-03-14 12:59:07 +01:00 |
Christian Costa
|
8b5f6bf3f4
|
amstream: Initialize MultiMediastream before creating the source filter.
|
2012-03-14 12:59:06 +01:00 |
Hans Leidekker
|
21e5c4c417
|
sxs: Add a stub implementation of IAssemblyName.
|
2012-03-14 11:53:27 +01:00 |
Hans Leidekker
|
cc3d210130
|
include: Add the IAssemblyName interface.
|
2012-03-14 11:52:53 +01:00 |
Nikolay Sivov
|
c685b92b3d
|
msxml3: Implement getIndexFromQName() for MXAttributes.
|
2012-03-14 11:52:42 +01:00 |
Nikolay Sivov
|
69bc096645
|
msxml3: Implement getType() for MXAttributes.
|
2012-03-14 11:52:36 +01:00 |
Nikolay Sivov
|
4cddf045fc
|
msxml3: Implement getValue() for MXAttributes.
|
2012-03-14 11:52:29 +01:00 |
Nicolas Le Cam
|
99db789eda
|
msvcp90/tests: Don't redefine __thiscall.
|
2012-03-14 11:50:27 +01:00 |
Vincent Povirk
|
1f6f84c7bb
|
gdiplus: Don't add control points to the result in GdipFlattenPath.
|
2012-03-14 11:50:20 +01:00 |
Vincent Povirk
|
b54d38a536
|
gdiplus: Add test for GdipGetPathGradientSurroundColorsWithCount.
|
2012-03-14 11:50:15 +01:00 |
Vincent Povirk
|
5d64f16bec
|
gdiplus: Add fixme's for unimplemented path gradient features.
|
2012-03-14 11:50:11 +01:00 |
Vincent Povirk
|
5ed5daf4da
|
gdiplus: Do some actual color blending when drawing path gradients.
|
2012-03-14 11:50:07 +01:00 |
Vincent Povirk
|
703b31b2e8
|
gdiplus: Fill path gradients with a solid color.
|
2012-03-14 11:50:02 +01:00 |
Henri Verbeet
|
7b918934e6
|
ddraw: Get rid of IDirect3DLightImpl.
|
2012-03-14 11:48:45 +01:00 |
Henri Verbeet
|
2071026acd
|
ddraw: Don't return a pointer to the implementation in IDirectDrawClassFactoryImpl_QueryInterface().
|
2012-03-14 11:48:41 +01:00 |
Henri Verbeet
|
d92a103fc0
|
ddraw: Don't return a pointer to the implementation in IDirect3DMaterialImpl_QueryInterface().
|
2012-03-14 11:48:37 +01:00 |
Henri Verbeet
|
9157006fc1
|
ddraw: Don't return a pointer to the implementation in IDirect3DDeviceImpl_7_QueryInterface().
|
2012-03-14 11:48:32 +01:00 |
Henri Verbeet
|
f6bb0a9016
|
ddraw: Don't return a pointer to the implementation in ddraw7_QueryInterface().
|
2012-03-14 11:48:26 +01:00 |
Alexandre Julliard
|
66ea6464c2
|
comdlg32: Implement WM_CHOOSEFONT_GETLOGFONT in the font dialog.
|
2012-03-13 22:12:07 +01:00 |
Lauri Kenttä
|
104e31993d
|
cryptui: Use (*.ext) instead of (.ext) in file format strings.
|
2012-03-13 18:08:05 +01:00 |
Lauri Kenttä
|
975afb96c3
|
cryptui: Use the same string in import and export wizards.
|
2012-03-13 18:06:13 +01:00 |
Jaka Kranjc
|
08e7491cb5
|
po: Preserve the previous msgid on change as a hint to translators.
|
2012-03-13 17:53:52 +01:00 |
Piotr Caban
|
be4192510d
|
urlmon: Search for MIME filters defined in registry in get_mime_filter.
|
2012-03-13 17:44:34 +01:00 |
Piotr Caban
|
b36cb0b94d
|
urlmon: Clean session related data in free_session function.
|
2012-03-13 17:44:33 +01:00 |
Piotr Caban
|
e804d0915a
|
urlmon: Use wine lists to store namespaces and MIME filters.
|
2012-03-13 17:44:33 +01:00 |
Christian Costa
|
fe339ba25b
|
d3drm: Fix leakage of pData2 on error.
|
2012-03-13 17:44:33 +01:00 |
Christian Costa
|
ccb38b2d9f
|
d3drm: Fix leakage of This->pCoords2d when releasing object.
|
2012-03-13 17:44:32 +01:00 |
Christian Costa
|
28745b6f98
|
d3drm: Turn some FIXME into TRACE.
|
2012-03-13 17:44:32 +01:00 |
Hans Leidekker
|
c98bf1b57b
|
msi: Fix deleting services on installation.
Based on a patch by Berhard Loos.
|
2012-03-13 13:30:11 +01:00 |
Jacek Caban
|
68b76ed028
|
mshtml: Added property value conversion type tests.
|
2012-03-13 13:30:11 +01:00 |
Jacek Caban
|
4ae7d364dd
|
mshtml: Use caller for argument convertion in builtin_propput if available.
|
2012-03-13 13:30:11 +01:00 |
Jacek Caban
|
ba1d4d71d8
|
mshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPERTYPUT) implementation.
|
2012-03-13 13:30:10 +01:00 |
Jacek Caban
|
c9eed8f987
|
mshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPERTYGET) implementation.
|
2012-03-13 13:30:10 +01:00 |
Jacek Caban
|
dfaa1e9541
|
mshtml: Store more info about properties in func_info_t.
|
2012-03-13 13:30:08 +01:00 |
Alexandre Julliard
|
afd0590bfe
|
winevdm: Try DOSBox first for running DOS applications.
|
2012-03-13 13:09:40 +01:00 |
Nikolay Sivov
|
6ac1cc682b
|
msxml3: Implement ISAXAttributes_getQName() for MXAttributes.
|
2012-03-13 11:08:43 +01:00 |
Nikolay Sivov
|
3eaa0df728
|
msxml3: Implement ISAXAttributes::getLength() for MXAttributes.
|
2012-03-13 11:08:43 +01:00 |
Nikolay Sivov
|
70aa4f1a43
|
msxml3: Implement IMXAttributes::addAttribute().
|
2012-03-13 11:08:42 +01:00 |
Piotr Caban
|
7a6494e227
|
msxml3: Added XMLView IPersistMoniker_Load test.
|
2012-03-13 11:08:40 +01:00 |
Piotr Caban
|
85055298fa
|
msxml3: Added partial XMLView IPersistMoniker_Load implementation.
|
2012-03-13 10:56:41 +01:00 |
Piotr Caban
|
55d34f470f
|
msxml3/tests: Skip tests when XMLView object fails to create.
|
2012-03-13 10:56:27 +01:00 |