James Hawkins
|
537c4babed
|
d3d8: Fix a few test failures in win2k3.
|
2008-04-25 11:33:47 +02:00 |
James Hawkins
|
76dfff11a3
|
advapi32: Fix a test that fails in win2k3 SP2.
|
2008-04-25 11:33:43 +02:00 |
Robert Reif
|
fa9a26921c
|
winmm: Fix a test failure on Windows with Terminal Server.
|
2008-04-25 11:28:57 +02:00 |
Andrew Talbot
|
49939ed544
|
secur32: Remove unused variables.
|
2008-04-25 11:28:43 +02:00 |
Andrew Talbot
|
362cd67d3b
|
setupapi: Remove unused variables.
|
2008-04-25 11:28:40 +02:00 |
Andrew Talbot
|
f692f19531
|
shell32: Remove unused variables.
|
2008-04-25 11:28:37 +02:00 |
Andrew Talbot
|
649c7aeb7c
|
rpcrt4: Remove unused variables.
|
2008-04-25 11:28:34 +02:00 |
Eric Pouech
|
5da401950c
|
winhelp: Emit the proper RTF stream for a metafile to RichEdit.
|
2008-04-25 11:28:01 +02:00 |
Eric Pouech
|
5309ad1c8f
|
winhelp: Emit proper RTF tokens for a bitmap.
|
2008-04-25 11:27:51 +02:00 |
Eric Pouech
|
666bf7b892
|
winhelp: Properly decode the keep bit in paragraph style.
|
2008-04-25 11:27:28 +02:00 |
Eric Pouech
|
3299f1b869
|
winhelp: Set the borders of a paragraph in richedit.
|
2008-04-25 11:27:21 +02:00 |
Eric Pouech
|
300fa96245
|
winhelp: Set the alignment of paragraph in richedit.
|
2008-04-25 11:27:13 +02:00 |
Eric Pouech
|
26de7ddcd4
|
winhelp: Added support for paragraph information.
|
2008-04-25 11:23:33 +02:00 |
Eric Pouech
|
523a5b3f31
|
winhelp: Added support for richedit tabs in paragraph format.
|
2008-04-25 11:23:26 +02:00 |
Alexandre Julliard
|
5f4f2c0b92
|
makedep: Don't try to open .tlb files.
|
2008-04-24 23:43:04 +02:00 |
Nikolay Sivov
|
59ef3c920d
|
gdiplus: Implemented GdipSetLineColors.
|
2008-04-24 22:46:38 +02:00 |
Nikolay Sivov
|
b31f2250dd
|
gdiplus: Implemented GdipGetLineColors.
|
2008-04-24 22:46:26 +02:00 |
Nikolay Sivov
|
3d274bc1cf
|
gdiplus: Implemented GdipGetLineRect/GdipGetLineRectI.
|
2008-04-24 22:46:14 +02:00 |
Nikolay Sivov
|
2c059d7f52
|
gdiplus: Implemented GdipFillPieI.
|
2008-04-24 22:45:25 +02:00 |
Nikolay Sivov
|
4697593e85
|
gdiplus: Implemented GdipDrawPolygon/GdipDrawPolygonI.
|
2008-04-24 22:45:09 +02:00 |
Nikolay Sivov
|
3903ac6ee8
|
gdiplus: Implemented GdipDrawRectanglesI.
|
2008-04-24 22:44:53 +02:00 |
Nikolay Sivov
|
71931613f9
|
gdiplus: Implemented GdipDrawPieI.
|
2008-04-24 22:44:38 +02:00 |
Nikolay Sivov
|
3aa94d33e4
|
gdiplus: Implemented GdipTransformMatrixPointsI.
|
2008-04-24 22:44:26 +02:00 |
Rob Shearman
|
1fcc2084e8
|
widl: Add typedef statements to the statement lists.
|
2008-04-24 22:32:47 +02:00 |
Rob Shearman
|
df0e38c067
|
widl: Create a list of statements in the whole IDL file, instead of just a list of interfaces.
|
2008-04-24 22:32:20 +02:00 |
Rob Shearman
|
58be89230e
|
widl: Allow NULL to be used in expressions.
|
2008-04-24 22:31:47 +02:00 |
Rob Shearman
|
ec81a78f01
|
widl: Construct the pointer chain while parsing pointers, rather than storing a ptr_level.
This method is more flexible and somewhat simpler.
|
2008-04-24 22:31:37 +02:00 |
Rob Shearman
|
02f5412a53
|
widl: Implement lcid property on library declarations.
|
2008-04-24 22:31:20 +02:00 |
Jacek Caban
|
989574510c
|
mshtml: Added IDispatchEx support to HTMLElementCollection object.
|
2008-04-24 22:19:41 +02:00 |
Jacek Caban
|
74c571a441
|
mshtml.idl: Added DispHTMLElementCollection declaration.
|
2008-04-24 22:19:36 +02:00 |
Jacek Caban
|
bb05803a2a
|
mshtml: Added get_nodeType implementation.
|
2008-04-24 22:19:30 +02:00 |
Jacek Caban
|
af271b3b45
|
mshtml: Added IDispatchEx support to text node.
|
2008-04-24 22:16:56 +02:00 |
Jacek Caban
|
754adce781
|
mshtml: Added IHTMLDOMTextNode stub implementation.
|
2008-04-24 22:15:28 +02:00 |
Jacek Caban
|
6bf5ffbc3b
|
mshtml: Added get_firstChild implementation.
|
2008-04-24 22:15:16 +02:00 |
Jacek Caban
|
1cb633a5cc
|
mshtml.idl: Added IHTMLDOMTextNode declaration.
|
2008-04-24 22:15:11 +02:00 |
Jacek Caban
|
f731140c91
|
mshtml.idl: Added DispHTMLDOMText declaration.
|
2008-04-24 22:15:05 +02:00 |
Jacek Caban
|
5d024a6d1d
|
mshtml: Added IHTMLDOMNode2 to IDispatchEx support.
|
2008-04-24 22:14:55 +02:00 |
Jacek Caban
|
8dc2cf0d3a
|
mshtml: Added IHTMLDOMNode2 stub implementation.
|
2008-04-24 22:14:46 +02:00 |
Jacek Caban
|
872810e641
|
mshtml: Return VT_NULL instead of empty string in getAttribute.
|
2008-04-24 22:14:35 +02:00 |
Jacek Caban
|
01f241c07d
|
mshtml: Added more IDispatchEx tests.
|
2008-04-24 22:14:28 +02:00 |
Alexandre Julliard
|
8ebe988d2e
|
Add makedep magic comments for typelibs in resource files.
|
2008-04-24 22:14:21 +02:00 |
Alexandre Julliard
|
da19122f14
|
makefiles: Add support for generating correct dependencies for tlb files.
|
2008-04-24 22:13:57 +02:00 |
Aric Stewart
|
e1a0715b4a
|
comctl32: Fix an off-by-one error in toolbar TOOLBAR_SetHotItem.
|
2008-04-24 22:12:32 +02:00 |
Alex Villacís Lasso
|
4f95cf7072
|
riched20: Reject RTF that is recognized as invalid.
|
2008-04-24 22:12:13 +02:00 |
Alex Villacís Lasso
|
d10256f309
|
riched20: Implement ignoring of last \par for EM_STREAMIN - 1.0 emulation.
|
2008-04-24 22:12:09 +02:00 |
Alex Villacís Lasso
|
7148f92c4c
|
riched20: Implement ignoring of last \par for EM_STREAMIN.
|
2008-04-24 22:11:58 +02:00 |
Stefan Dösinger
|
663bfb773c
|
wined3d: Remove an unused variable.
|
2008-04-24 22:10:08 +02:00 |
Stefan Dösinger
|
dc684c060f
|
d3d9: Dump the device information in the visual tests.
|
2008-04-24 22:10:01 +02:00 |
Stefan Dösinger
|
97d64396eb
|
d3d9: Check textures for srgb writing, not surfaces.
|
2008-04-24 22:09:55 +02:00 |
Stefan Dösinger
|
9b25935757
|
wined3d: Fix DP2ADD in GLSL.
DP2ADD returns a scalar, and fglrx (correctly) complains that it can't
assign that to a 3 component vector.
|
2008-04-24 22:09:47 +02:00 |