Jon Griffiths
7b7cd31f05
msvcrt: Make tests for [w]makepath pass.
2008-07-09 12:35:07 +02:00
Jon Griffiths
afb3593274
msvcrt: Tests for [w]makepath.
2008-07-09 12:35:01 +02:00
Stefan Leichter
5e15187fd0
rasapi32: Added some more tests for RasEnumDevicesA, fix Wine not to crash on the tests.
2008-07-09 12:34:50 +02:00
Stefan Leichter
b8c6d8e598
rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English),
2008-07-09 12:34:34 +02:00
Alexandre Julliard
9e7deebcb8
Maketest.rules: Use the cross-compiled import libraries for crosstest instead of the MinGW ones.
...
Don't pass the configure-specific gcc flags to the cross-compiler.
2008-07-09 11:55:52 +02:00
Alexandre Julliard
26c930b32d
make_makefiles: Add rules for cross-compiling all import libs from the dlls directory.
2008-07-09 11:55:00 +02:00
Alexandre Julliard
e9a34e919e
make_makefiles: Add more wildcard patterns in .gitignore.
2008-07-09 11:53:03 +02:00
Alexandre Julliard
33128dbb22
msxml3/tests: Fix test cleanup.
2008-07-09 11:46:44 +02:00
Daniel Remenak
806385248a
shell32: Fix crash regression in browse for folder dialog.
2008-07-09 11:45:12 +02:00
Piotr Caban
616fd82062
msxml3: Skip the first XML declaration in file generated by domdoc_save.
...
This is the last patch needed for Photoshop CS3 installer.
2008-07-09 11:31:23 +02:00
Piotr Caban
82b2a83337
msxml3: Added test of files generated by IXMLDOMDocument_save.
2008-07-09 11:31:23 +02:00
Piotr Caban
800463c21b
msxml3: Implemented xmlnode_get_ownerDocument.
2008-07-09 11:31:23 +02:00
Piotr Caban
7f84185aa4
msxml3: Split DOMDocument_create.
2008-07-09 11:31:23 +02:00
Piotr Caban
8221a65049
msxml3: Return better bindf in GetBindInfo.
2008-07-09 11:31:23 +02:00
Piotr Caban
d8b22b9fb5
msxml3: Use OnDataAvailable for reading stream.
2008-07-09 11:31:23 +02:00
Piotr Caban
a08962d41c
msxml3: Store current bsc in domdoc.
2008-07-09 11:31:23 +02:00
Piotr Caban
56e231a4e5
msxml3: Store IBinding in bsc.
2008-07-09 11:31:22 +02:00
Piotr Caban
0f76b41809
msxml3: Make bsc heap based object.
2008-07-09 11:31:22 +02:00
Piotr Caban
223df167cb
msxml3: Implemented domdoc_put_documentElement.
2008-07-09 11:31:22 +02:00
Piotr Caban
26b95dc7fd
msxml3: Use IXMLDOMNode_get_nodeType in xmlnode_appendChild.
2008-07-09 11:31:22 +02:00
Piotr Caban
cabbe8fa35
msxml3/test: Added ISAXXMLReader test.
2008-07-09 11:31:22 +02:00
Piotr Caban
a3549cd9d2
msxml3: Added ISAXXMLReader_getErrorHandler implementation.
2008-07-09 11:31:22 +02:00
Piotr Caban
be89ee1a31
msxml3: Added ISAXMLReader_putErrorHandler implementation.
2008-07-09 11:31:22 +02:00
Piotr Caban
23cae5803a
msxml3: Added ISAXMLReader_getContentHandler implementation.
2008-07-09 11:31:22 +02:00
Piotr Caban
3fa75f49b4
msxml3: Added ISAXXMLReader_putContentHandler implementation.
2008-07-09 11:31:22 +02:00
Piotr Caban
5b350582b9
msxml3: Added ISAXMLReader_getContentHandler implementation.
2008-07-09 11:31:22 +02:00
Piotr Caban
19267603c5
msxml3: Added stub implementation for SAXXMLReader interface.
2008-07-09 11:31:22 +02:00
Dylan Smith
12bc51ca26
richedit: Fixed 2 minor paragraph format effect errors.
...
In ME_SetParaFormat the wEffects that were being set needed to be set
rather than the dwMask.
2008-07-09 11:31:22 +02:00
Dylan Smith
8172d69e8f
richedit: Set the default paragraph format consistently.
...
I created a function to set the default paragraph format to ensure
consistency when this is done. This initial paragraph format is also
now more consistent with native richedit controls. The dwMask value
always appears to have the same value when retrieved from the native
richedit controls, so all the mask values are now initialized when the
PARAFORMAT2 structure is created.
2008-07-09 11:31:22 +02:00
Dylan Smith
aba425eb70
richedit: PFE_TABLE flag is now used instead of private bTable value.
...
The PARAFORMAT structure has a bit in wEffects to indicate whether the
paragraph is a table or not, so this should be used instead of a private
bTable value, since this structure can be retrieved with EM_GETPARAFORMAT.
2008-07-09 11:31:21 +02:00
Maarten Lankhorst
3adf811645
quartz: Add tests for avi splitter.
2008-07-09 10:59:31 +02:00
Maarten Lankhorst
19360d41a0
quartz: Add rewrite of avi splitter.
2008-07-09 10:59:27 +02:00
Maarten Lankhorst
992fb02c73
quartz: Fix deadlock with transform filter.
2008-07-09 10:58:27 +02:00
Stefan Dösinger
ecc7b5fb18
wined3d: Move fog to the vertex states.
2008-07-09 10:49:17 +02:00
Stefan Dösinger
cd9690d9d0
wined3d: Move a few more states to the misc states.
2008-07-09 10:48:59 +02:00
Stefan Dösinger
a4c85d788a
wined3d: WINED3DRS_LASTPIXEL -> misc states.
2008-07-09 10:48:50 +02:00
Stefan Dösinger
58ef02fa69
wined3d: Alpha states -> misc pipeline states.
2008-07-09 10:48:43 +02:00
Stefan Dösinger
5f3b11e9d6
wined3d: Move wrapu to the misc states.
2008-07-09 10:48:33 +02:00
Stefan Dösinger
dd90d62356
wined3d: Move a few more states to the misc pipeline.
2008-07-09 10:48:26 +02:00
Stefan Dösinger
b4445e8b98
wined3d: Textureperspective->misc states.
2008-07-09 10:48:17 +02:00
Stefan Dösinger
cad055ae16
wined3d: Move WINED3DRS_ANTIALIAS to the misc states.
2008-07-09 10:48:08 +02:00
Stefan Dösinger
f68ac7465f
wined3d: Move pixelshader application to the fragment pipeline.
2008-07-09 10:47:59 +02:00
Stefan Dösinger
b24c409cea
wined3d: Initialize the state table before filling it.
2008-07-09 10:47:49 +02:00
Hwang YunSong(황윤성)
eebed38b5b
winhlp32: Updated Korean resource.
2008-07-09 10:45:05 +02:00
James Hawkins
1fed032a43
msi: Only copy the resulting string if the RegistryValue call succeeded.
2008-07-09 10:44:59 +02:00
James Hawkins
1ed12b76e1
msi: Add tests for opening a package from a database.
2008-07-09 10:44:54 +02:00
Andrew Talbot
3e1fad5350
wined3d: Remove const qualifier from output pointers.
2008-07-09 10:44:45 +02:00
Nikolay Sivov
55916bb970
gdiplus: Implemented GdipDrawClosedCurve and GdipDrawClosedCurveI.
2008-07-09 10:44:33 +02:00
Nikolay Sivov
8b8864b727
gdiplus: Implemeted GdipDrawClosedCurve2 and GdipDrawClosedCurve2I.
2008-07-09 10:44:18 +02:00
Nikolay Sivov
3e59f9e283
gdiplus: Semi-stub for GdipCreateLineBrushFromRectWithAngle.
2008-07-09 10:43:55 +02:00