Jeremy White
|
40c3718d52
|
include: Add a resource type for scalable font resource (.fot) files.
|
2008-04-11 12:11:33 +02:00 |
Dmitry Timoshkov
|
7ab35476a7
|
tools: Fix font structure layout for 64-bit mode.
|
2008-04-11 12:11:32 +02:00 |
Piotr Caban
|
aad4547d95
|
oleview: CreateCoclassHeader partially implemented.
|
2008-04-11 12:11:32 +02:00 |
Piotr Caban
|
3023a186b9
|
oleview: Removed memory leak in EnumImplTypes.
|
2008-04-11 12:11:32 +02:00 |
Piotr Caban
|
cdc3ee70b3
|
oleview: Added coclass handling base.
|
2008-04-11 12:11:32 +02:00 |
Piotr Caban
|
af1c1484d7
|
oleview: Skip IDispatch functions in dual interfaces properly.
|
2008-04-11 12:11:32 +02:00 |
James Hawkins
|
e314ef699e
|
kernel32: Add traces to see why the tests fail in win2k.
|
2008-04-11 11:16:29 +02:00 |
James Hawkins
|
bfaed5e7fa
|
ntdll: Fix a few tests that fail in win2k.
|
2008-04-11 11:16:24 +02:00 |
James Hawkins
|
9d2cc2171f
|
crypt32: Fix a few tests that fail in win2k.
|
2008-04-11 11:16:18 +02:00 |
James Hawkins
|
9dc979604c
|
advapi32: Fix a few tests that fail in win2k.
|
2008-04-11 11:16:14 +02:00 |
Lei Zhang
|
54a06642f4
|
gdiplus: Add a stub for GdipSetMetafileDownLevelRasterizationLimit.
|
2008-04-11 11:16:07 +02:00 |
Lei Zhang
|
82d0144912
|
gdiplus: Add a stub for GdipSetLineTransform.
|
2008-04-11 11:16:01 +02:00 |
Lei Zhang
|
942f3496b3
|
gdiplus: Add a stub for GdipSetLinePresetBlend.
|
2008-04-11 11:15:54 +02:00 |
Lei Zhang
|
0399cdaff0
|
gdiplus: Add a stub for GdipSetLineLinearBlend.
|
2008-04-11 11:15:46 +02:00 |
Lei Zhang
|
89b0a979c8
|
gdiplus: Add a stub for GdipSetLineColors.
|
2008-04-11 11:15:34 +02:00 |
Lei Zhang
|
0fe2f5b677
|
gdiplus: Add a stub for GdipSetInfinite.
|
2008-04-11 11:15:25 +02:00 |
Lei Zhang
|
6a44f19179
|
gdiplus: Add a stub for GdipSetImageAttributesToIdentity.
|
2008-04-11 11:15:19 +02:00 |
Lei Zhang
|
03c7d55830
|
gdiplus: Add a stub for GdipSetImageAttributesThreshold.
|
2008-04-11 11:15:08 +02:00 |
Lei Zhang
|
65445b9e7e
|
gdiplus: Add a stub for GdipSetImageAttributesRemapTable.
|
2008-04-11 11:14:53 +02:00 |
Petr Sumbera
|
f4575aaa5f
|
server: Workaround for conflict between Wine and Solaris list.h.
|
2008-04-11 11:14:33 +02:00 |
Petr Sumbera
|
7975a1a926
|
winetest: Fix shell substitution syntax for Solaris.
|
2008-04-11 11:14:20 +02:00 |
Luis C. Busquets Pérez
|
f1f76e8a4e
|
tools: Add Spanish translation to wine.desktop.
|
2008-04-11 11:13:50 +02:00 |
Juan Lang
|
2016c63e82
|
cryptui: Add stub DLL.
|
2008-04-11 11:13:41 +02:00 |
Juan Lang
|
7267c0772b
|
softpub: Forward softpub functions to wintrust.
|
2008-04-11 11:12:44 +02:00 |
Rob Shearman
|
8dcde49a53
|
winedos: The calling convention should come after the return type in the declaration of VGA_DoShowMouse for portability.
|
2008-04-11 11:12:31 +02:00 |
Rob Shearman
|
f07152d7b7
|
mshtml: Fix the buffer length being passed into MultiByteToWideChar in set_registry.
|
2008-04-11 11:12:26 +02:00 |
Rob Shearman
|
a5d47baba4
|
mshtml: Support parsing the resource type in the res:// protocol.
|
2008-04-11 11:12:23 +02:00 |
Rob Shearman
|
21b9a50e08
|
shell32: Implement ParseDisplayName for EntireNetwork in the Network Places shell folder.
Add a test for this behaviour.
|
2008-04-11 11:12:04 +02:00 |
Alexandre Julliard
|
ac0db11459
|
user32/tests: Replace the keyboard flags bitfield by the official flag definitions.
|
2008-04-10 17:59:10 +02:00 |
Alexandre Julliard
|
8445841dcd
|
winex11: Replace the keyboard flags bitfield by the official flag definitions.
|
2008-04-10 17:59:06 +02:00 |
Alexandre Julliard
|
eb857aebeb
|
user32: Moved the menu activation hack on managed windows to the X11 driver.
|
2008-04-10 16:41:26 +02:00 |
Alexandre Julliard
|
fa677c7f72
|
user32: Forward all WM_SYSCOMMAND messages to the driver, not only moves and resizes.
|
2008-04-10 15:58:43 +02:00 |
Alexandre Julliard
|
9bcdc46e9d
|
comctl32: Get rid of the hack to remove size grips on managed windows.
|
2008-04-10 14:47:44 +02:00 |
Alexandre Julliard
|
70ef99e5e1
|
winex11: Make sure to flush painting operations before moving a window.
|
2008-04-10 14:47:19 +02:00 |
Kusanagi Kouichi
|
185157cb6e
|
winex11: Connect to XIM server dynamically.
|
2008-04-10 12:45:56 +02:00 |
Alexandre Julliard
|
5c30e9ae00
|
winex11: Separate the XIM process-wide setup from the IME creation.
|
2008-04-10 12:29:01 +02:00 |
Maarten Lankhorst
|
bd324db059
|
quartz: Add stubs for the IMediaSeeking interface in SeekingPassThru.
|
2008-04-10 11:31:11 +02:00 |
Maarten Lankhorst
|
65e6bbd186
|
quartz: Add a stub for SeekingPassThru.
|
2008-04-10 11:31:06 +02:00 |
Jacek Caban
|
732682b08c
|
mshtml: Correctly handle NULL req in get_nscontainer_from_load_group.
|
2008-04-10 11:16:32 +02:00 |
Jacek Caban
|
2f9b7741ca
|
mshtml.idl: Added DispHTMLWindow2 dispinterface.
|
2008-04-10 11:16:27 +02:00 |
Jacek Caban
|
ea215f790d
|
include: Added ICanHandleException interface.
|
2008-04-10 11:16:15 +02:00 |
Jacek Caban
|
b9117b6166
|
jscript: Added IObjectSafety tests.
|
2008-04-10 11:16:12 +02:00 |
Lei Zhang
|
5ba99f4eb5
|
gdiplus: Add a stub for GdipSetImageAttributesOutputChannelColorProfile.
|
2008-04-10 10:33:43 +02:00 |
Lei Zhang
|
139da784bf
|
gdiplus: Add a stub for GdipSetImageAttributesOutputChannel.
|
2008-04-10 10:33:35 +02:00 |
Lei Zhang
|
68f5cdb28e
|
gdiplus: Add a stub for GdipSetImageAttributesNoOp.
|
2008-04-10 10:32:54 +02:00 |
Lei Zhang
|
7b403d6b46
|
gdiplus: Add a stub for GdipSetImageAttributesGamma.
|
2008-04-10 10:32:44 +02:00 |
Lei Zhang
|
2b2db98cb6
|
gdiplus: Add a stub for GdipSetImageAttributesCachedBackground.
|
2008-04-10 10:32:22 +02:00 |
Lei Zhang
|
5d7e2254f6
|
gdiplus: Add a stub for GdipSetEmpty.
|
2008-04-10 10:31:49 +02:00 |
Lei Zhang
|
20a8cf6417
|
gdiplus: Add a stub for GdipSetEffectParameters.
|
2008-04-10 10:31:34 +02:00 |
Lei Zhang
|
a1394d4d48
|
gdiplus: Add a stub for GdipSetCustomLineCapWidthScale.
|
2008-04-10 10:31:26 +02:00 |