David Adam
|
8716c62c6e
|
d3dx9_36: Implement D3DXIntersectTri.
|
2009-02-03 14:19:44 +01:00 |
David Adam
|
b8eb4cf861
|
d3dx8: Implement D3DXIntersectTri.
|
2009-02-03 14:17:04 +01:00 |
Jeremy White
|
5bef45201a
|
sane.ds: Pass MSG_QUERYSUPPORT requests to the capability driver.
|
2009-02-03 14:02:05 +01:00 |
Jeremy White
|
1199c30c9c
|
twain_32: Add the ability to thoroughly test basic capability types, and add that test for the one capability Wine supports, ICAP_XFERMECH.
|
2009-02-03 14:01:43 +01:00 |
Paul TBBle Hampson
|
c09f1357bc
|
winefile: Don't use child after it has been freed.
If winefile is unable to create a window, it frees the child pointer.
However, it then proceeds to use the child pointer.
|
2009-02-03 14:01:14 +01:00 |
Aric Stewart
|
aacbe97ae5
|
msctf: Add ITfSource interface to DocumentMgr.
|
2009-02-03 13:26:59 +01:00 |
Aric Stewart
|
bc7dd32e67
|
msctf: Add ITfSource interface to ThreadMgr.
|
2009-02-03 13:26:48 +01:00 |
Aric Stewart
|
efbd3b4f56
|
msctf: Add ITfSource interface to Context.
|
2009-02-03 13:26:37 +01:00 |
Aric Stewart
|
d09f4c0ab5
|
msctf: Add definition of ITfSource interface.
|
2009-02-03 13:26:18 +01:00 |
Aric Stewart
|
e1014b3ea4
|
msctf: Implement ITfDocumentMgr::GetBase.
|
2009-02-03 13:25:51 +01:00 |
Aric Stewart
|
130303bcea
|
msctf: Implement ITfDocumentMgr::GetTop.
|
2009-02-03 13:25:33 +01:00 |
Aric Stewart
|
f3e2027b43
|
msctf: Implement ITfDocumentMgr::Pop.
|
2009-02-03 13:25:28 +01:00 |
Aric Stewart
|
fd8c2a18cf
|
msctf: Implement ITfDocumentMgr::Push.
|
2009-02-03 13:24:10 +01:00 |
Aric Stewart
|
b712f39b66
|
msctf: Implement stub ITfContext.
|
2009-02-03 13:22:56 +01:00 |
Aric Stewart
|
d1cfbab47f
|
include: Add beginning textstor.idl.
|
2009-02-03 13:20:56 +01:00 |
Aric Stewart
|
8b34370d7c
|
msctf: Only 1 ITfThreadMgr is created per thread.
|
2009-02-03 13:18:19 +01:00 |
Aric Stewart
|
9105cd88c4
|
msctf: Implement SetFocus and GetFocus.
|
2009-02-03 13:17:27 +01:00 |
Nikolay Sivov
|
8c096167d7
|
gdiplus: Add testing for ObjectBusy in some Graphics methods.
|
2009-02-03 12:48:46 +01:00 |
Nikolay Sivov
|
f8edb068e7
|
gdiplus: Implemented GdipSetClipHrgn.
|
2009-02-03 12:48:35 +01:00 |
Nikolay Sivov
|
bcfe4e7e46
|
gdiplus: Implemented GdipGetClipBounds/GdipGetClipBoundsI.
|
2009-02-03 12:48:27 +01:00 |
Nikolay Sivov
|
5bc54ed97e
|
gdiplus: Implemented GdipCreateBitmapFromHICON (with tests).
|
2009-02-03 12:48:07 +01:00 |
Alistair Leslie-Hughes
|
8b9ce14fa2
|
mshtml: Add missing coclass's.
|
2009-02-03 12:40:31 +01:00 |
Dmitry Timoshkov
|
24937a4f0f
|
gdi32: Add a test for the MAT2 parameter of GetGlyphOutline, make it pass under Wine.
|
2009-02-03 12:40:27 +01:00 |
Dmitry Timoshkov
|
44589c6f8f
|
gdi32: The MAT2 parameter of GetGlyphOutline is mandatory.
|
2009-02-03 12:40:24 +01:00 |
Dmitry Timoshkov
|
ba660a47ce
|
wineps.drv: The MAT2 parameter of GetGlyphOutline is mandatory.
|
2009-02-03 12:40:21 +01:00 |
Dmitry Timoshkov
|
f623053022
|
winex11.drv: The MAT2 parameter of GetGlyphOutline is mandatory.
|
2009-02-03 12:40:19 +01:00 |
Michael Stefaniuc
|
118c75a8c7
|
wined3d: Remove superfluous pointer casts.
|
2009-02-03 12:40:14 +01:00 |
Michael Stefaniuc
|
cc6b283d3a
|
wined3d: Remove some unused defines.
|
2009-02-03 12:40:12 +01:00 |
Vincent Pelletier
|
7e7970830f
|
dinput: Fix effect direction conversion from DIEFF_CARTESIAN coordinates.
|
2009-02-03 12:40:07 +01:00 |
Ulrich Czekalla
|
209820c428
|
user32: Don't scale draw text margin params by character width units.
Values passed in DRAWTEXTPARAMS are already in average character width
units.
|
2009-02-03 12:39:59 +01:00 |
Hwang YunSong(황윤성)
|
a1f05593f3
|
crypt32: Updated Korean resource.
|
2009-02-03 12:39:54 +01:00 |
Hwang YunSong(황윤성)
|
b86f626528
|
cryptui: Updated Korean resource.
|
2009-02-03 12:39:50 +01:00 |
Juan Lang
|
98dec479f2
|
mapi32: Fix a couple more test failures on Win9x.
|
2009-02-03 12:39:42 +01:00 |
Juan Lang
|
70c572feef
|
mapi32: Fix some test failures on Win9x.
|
2009-02-03 12:39:38 +01:00 |
Andrew Talbot
|
772a9b3540
|
ole32: Remove superfluous shadow variables.
|
2009-02-03 12:39:35 +01:00 |
Andrew Talbot
|
acbba11c49
|
wnaspi32: Declare some functions static.
|
2009-02-03 12:39:28 +01:00 |
Jacek Caban
|
0194b8f08c
|
jscript: Add IActiveScriptParse64 declaration and use it on Win64.
|
2009-02-03 12:39:23 +01:00 |
Alexandre Julliard
|
c727fe4adc
|
ntdll: Add a trace when calling vectored exception handlers too.
|
2009-02-02 16:22:06 +01:00 |
Alexandre Julliard
|
5dcdb4aba3
|
ntoskrnl.exe: Correctly remove the vectored exception handler.
|
2009-02-02 16:21:25 +01:00 |
Alistair Leslie-Hughes
|
183bb795b6
|
mshtml: Add missing StyleSheet interfaces.
|
2009-02-02 15:48:26 +01:00 |
Mikołaj Zalewski
|
aa7a0b85b0
|
comctl32: toolbar: Only changing TBSTYLE_EX_MIXEDBUTTONS should cause a recalc.
|
2009-02-02 15:48:26 +01:00 |
Mikołaj Zalewski
|
574c0dcc32
|
comctl32: toolbar: Unlike in listview, TB_SETEXTENDEDSTYLE takes the actual style, not a mask.
|
2009-02-02 15:48:26 +01:00 |
Mikołaj Zalewski
|
5de172af78
|
comctl32: toolbar: TB_SETBUTTONINFO should do a relayout instead of a recalc.
|
2009-02-02 15:48:26 +01:00 |
Mikołaj Zalewski
|
ada088e62d
|
comctl32: toolbar: Use different function for dumping of TBUTTON_INFO and TBBUTTON.
|
2009-02-02 15:48:26 +01:00 |
Mikołaj Zalewski
|
ca9f7d3140
|
comctl32: toolbar: Move common TB_ADDBUTTONS and TB_INSERTBUTTONS code into a helper function, makes TB_INSERTBUTTON with a text perform a recalc (with testcase).
|
2009-02-02 15:48:26 +01:00 |
Aurimas Fischer
|
2489e76b59
|
gdiplus: Implement GdipSetStringFormatFlags with tests.
|
2009-02-02 15:48:11 +01:00 |
Aurimas Fischer
|
6319006368
|
include: Add GdipSetStringFormatFlags prototype.
|
2009-02-02 15:44:39 +01:00 |
Detlef Riekenberg
|
dd85159155
|
comctl32: Make the status control height dpi and theme aware.
|
2009-02-02 15:44:39 +01:00 |
Marcus Meissner
|
3ce650bfd0
|
dmime: Added missing NULL ptr check (Coverity).
|
2009-02-02 15:44:39 +01:00 |
Marcus Meissner
|
e7d58bdd52
|
itss: Move buffer initialization a bit up (Coverity).
|
2009-02-02 15:44:39 +01:00 |