Paul Vriens
|
22e48388d5
|
secur32/tests: Run tests on win95 again.
|
2007-08-16 11:08:09 +02:00 |
Jacek Caban
|
865d92a6e4
|
mshtml: Call setup_nswindow on load event.
|
2007-08-16 11:08:05 +02:00 |
Mikołaj Zalewski
|
7e79b5656e
|
kernel32: Return error code if WOWCallback16Ex of a real-mode function failed.
|
2007-08-15 11:10:54 +02:00 |
Evan Stade
|
380f184986
|
gdiplus: Added GdipDeleteStringFormat.
|
2007-08-15 10:56:41 +02:00 |
Evan Stade
|
c8c77f9b48
|
gdiplus: Added GdipSetStringFormatLineAlign/GdipGetStringFormatLineAlign.
|
2007-08-15 10:56:31 +02:00 |
Evan Stade
|
d0cead32a6
|
gdiplus: Allow null-terminated strings in GdipDrawString.
|
2007-08-15 10:56:25 +02:00 |
Evan Stade
|
b56689d22c
|
gdiplus: Added GdipSetLineBlend stub.
|
2007-08-15 10:55:14 +02:00 |
Evan Stade
|
936f310190
|
gdiplus: Added GdipSetStringFormatHotkeyPrefix/GdipGetStringFormatHotkeyPrefix.
|
2007-08-15 10:55:05 +02:00 |
Evan Stade
|
551a606ab2
|
gdiplus: Added GdipGetStringFormatTrimming/GdipSetStringFormatTrimming.
|
2007-08-15 10:54:56 +02:00 |
Evan Stade
|
16dea47a5c
|
gdiplus: Added GdipGetStringFormatAlign/GdipSetStringFormatAlign.
|
2007-08-15 10:54:30 +02:00 |
Evan Stade
|
059a2d8c6f
|
gdiplus: Added GdipAddPathLineI.
|
2007-08-15 10:54:21 +02:00 |
Evan Stade
|
5662820072
|
gdiplus: Added GdipSetTextRenderingHint/GdipGetTextRenderingHint.
|
2007-08-15 10:54:14 +02:00 |
Evan Stade
|
ee59d41441
|
gdiplus: Added GdipAddPathBezierI.
|
2007-08-15 10:54:05 +02:00 |
Evan Stade
|
73be69c576
|
gdiplus: Added string format constructor.
|
2007-08-15 10:53:54 +02:00 |
Evan Stade
|
62cae5ab39
|
gdiplus: Save elements of font's style.
|
2007-08-15 10:51:51 +02:00 |
Evan Stade
|
510ecb6530
|
gdiplus: Added more font tests.
|
2007-08-15 10:51:37 +02:00 |
Evan Stade
|
a364fc3258
|
gdiplus: Added GdipDeleteFont.
|
2007-08-15 10:51:24 +02:00 |
Evan Stade
|
537112fb52
|
gdiplus: Fixed conformance of font constructor.
|
2007-08-15 10:51:15 +02:00 |
Evan Stade
|
4202ababb0
|
gdiplus: Added font tests.
|
2007-08-15 10:51:00 +02:00 |
Evan Stade
|
958ece2192
|
gdiplus: Added GdipGetLogFontW.
|
2007-08-15 10:50:44 +02:00 |
Evan Stade
|
f7d27e0020
|
gdiplus: Added GdipDrawString.
|
2007-08-15 10:50:36 +02:00 |
Paul Vriens
|
059436d536
|
msvcrt/tests: Remove wrong FreeLibrary and fix typo's.
|
2007-08-15 10:48:59 +02:00 |
Paul Vriens
|
16d9123377
|
crypt32/tests: Use GetModuleHandle and skip.
|
2007-08-15 10:48:55 +02:00 |
Juan Lang
|
714a3731eb
|
crypt32: Set return value on exception.
Spotted by Paul Vriens.
|
2007-08-15 10:48:51 +02:00 |
Juan Lang
|
9a58b30819
|
crypt32: Initial implementation of CertGetCertificateChain and CertFreeCertificateChain.
|
2007-08-15 10:43:32 +02:00 |
Juan Lang
|
51651c7c5c
|
crypt32: Add a chain test with real certificates.
|
2007-08-15 10:43:09 +02:00 |
Juan Lang
|
abd6feaf93
|
crypt32: Add initial tests for certificate chains.
|
2007-08-15 10:43:01 +02:00 |
Juan Lang
|
0b2b1f8881
|
crypt32: Set output chain to NULL.
|
2007-08-15 10:42:53 +02:00 |
Juan Lang
|
466d8a01a5
|
crypt32: Add stub for CertFreeCertificateChain.
|
2007-08-15 10:42:48 +02:00 |
Juan Lang
|
1547f39800
|
crypt32: Move CertGetCertificateChain to chain.c.
|
2007-08-15 10:42:42 +02:00 |
Juan Lang
|
7316156d35
|
crypt32: Fix typo.
|
2007-08-15 10:42:35 +02:00 |
Juan Lang
|
f1cb8057e7
|
crypt32: Fix typo.
|
2007-08-15 10:42:29 +02:00 |
Juan Lang
|
33407c6397
|
wintrust: Forward WinVerifyTrustEx to WinVerifyTrust.
|
2007-08-15 10:42:23 +02:00 |
Juan Lang
|
ba0b7a5de3
|
wintrust: Implement WTHelperProvDataFromStateData.
|
2007-08-15 10:42:18 +02:00 |
Juan Lang
|
f1ec80d13b
|
wintrust: Implement WTHelperGetProvCertFromChain.
|
2007-08-15 10:42:08 +02:00 |
Juan Lang
|
0823c4fc61
|
wintrust: Implement WTHelperGetProvSignerFromChain.
|
2007-08-15 10:41:58 +02:00 |
Jason Edmeades
|
2e72e102a6
|
comctl32: Fix tooltips uninitialized variables plus wrong positioning.
|
2007-08-15 10:41:52 +02:00 |
Andrew Talbot
|
da68f3943f
|
riched20: Constify some variables.
|
2007-08-15 10:41:21 +02:00 |
Jacek Caban
|
80a1a2f135
|
mshtml: Make window.external visible for JavaScript code.
|
2007-08-15 10:40:32 +02:00 |
Jacek Caban
|
718b771f2a
|
mshtml: Return wine: URI for protocols handled by MSHTML.
|
2007-08-15 10:39:53 +02:00 |
Jacek Caban
|
000c3d4295
|
mshtml: Check use_wine_url in nsIURI::GetAsciiSpec.
|
2007-08-15 10:38:49 +02:00 |
Jacek Caban
|
dde59f8f3e
|
mshtml: Reduce debug traces.
|
2007-08-15 10:38:44 +02:00 |
Aric Stewart
|
fdd42046fb
|
shell32: In SHNameTranslate use the right part of the string for sizing.
|
2007-08-15 10:38:38 +02:00 |
Stefan Dösinger
|
76195d9a49
|
wined3d: Reorganize stateblock::capture a bit.
|
2007-08-15 09:41:49 +02:00 |
Stefan Dösinger
|
f5e6313cf6
|
wined3d: Restructure Stateblock::apply a bit.
|
2007-08-15 09:41:43 +02:00 |
Stefan Dösinger
|
a06e002e93
|
wined3d: Add a wined3d private WINED3DSBT_RECORDED.
|
2007-08-15 09:36:20 +02:00 |
Stefan Dösinger
|
b21c785482
|
wined3d: Optimize float constants in stateblocks.
|
2007-08-15 09:36:07 +02:00 |
Stefan Dösinger
|
59fb2928b8
|
wined3d: Optimize sampler states in stateblocks.
|
2007-08-15 09:35:49 +02:00 |
Stefan Dösinger
|
6e7a10f550
|
wined3d: Fix a field in the wined3d header.
|
2007-08-15 09:35:39 +02:00 |
Mikołaj Zalewski
|
570eb6093e
|
winedos: Make UMB executable.
|
2007-08-14 20:29:21 +02:00 |