Huw Davies
|
f75981c712
|
browseui: Fix several memory leaks in the tests.
Found by Valgrind.
|
2009-12-14 12:04:04 +01:00 |
Huw Davies
|
663e11b256
|
oleaut32: Fix a memory leak in the tests.
Found by Valgrind.
|
2009-12-14 12:04:04 +01:00 |
Huw Davies
|
53ee807a3b
|
shdocvw: Fix a memory leak in the tests.
Found by Valgrind.
|
2009-12-14 12:04:04 +01:00 |
Huw Davies
|
998d9d9a8f
|
fusion: Fix a memory leak in the tests.
Found by Valgrind.
|
2009-12-14 12:04:04 +01:00 |
Vincent Povirk
|
01c26d1416
|
gdiplus: Add test for image palette functions.
|
2009-12-14 12:04:04 +01:00 |
Vincent Povirk
|
6c040271c1
|
gdiplus: Initialize the palettes of new indexed bitmaps.
|
2009-12-14 12:04:04 +01:00 |
Vincent Povirk
|
9615dd8fdb
|
gdiplus: Implement GdipGetImagePalette.
|
2009-12-14 12:04:03 +01:00 |
Vincent Povirk
|
59f45f2cbb
|
gdiplus: Implement GdipGetImagePaletteSize.
|
2009-12-14 12:04:03 +01:00 |
Vincent Povirk
|
39dc81cc80
|
gdiplus: Implement GdipSetImagePalette.
|
2009-12-14 12:04:03 +01:00 |
Juan Lang
|
c02ee18869
|
winhttp/tests: Skip secure connection tests if the request fails.
|
2009-12-14 12:04:03 +01:00 |
Juan Lang
|
72025026db
|
winhttp: Don't call a function whose result is never used.
|
2009-12-14 12:04:03 +01:00 |
Aric Stewart
|
0cdd4722fa
|
shlwapi: Beginning implementation of IUnknown_QueryServiceForWebBrowserApp.
|
2009-12-14 12:04:03 +01:00 |
Vincent Povirk
|
6f9533feb1
|
winex11.drv: Use the old method to delete the desktop window.
|
2009-12-14 12:04:02 +01:00 |
Alexandre Julliard
|
9727750c79
|
user32: Move Get/SetWindowLong16 implementation to wnd16.c.
|
2009-12-14 12:04:02 +01:00 |
Alexandre Julliard
|
2f0bfbac36
|
user32: Remove the no longer used WINPROC_CallDlgProc16 function.
|
2009-12-14 12:04:02 +01:00 |
Alexandre Julliard
|
57e9244ab6
|
user32: Move SystemParametersInfo16 to user16.c.
|
2009-12-14 12:03:55 +01:00 |
Alexandre Julliard
|
fb20226475
|
user32: Split the handling of the 16-bit messages out of the static winproc.
|
2009-12-13 12:13:19 +01:00 |
Alexandre Julliard
|
11ed5da3fd
|
user32: Split the handling of the 16-bit messages out of the scrollbar winproc.
|
2009-12-13 12:13:14 +01:00 |
Alexandre Julliard
|
8b226ac4d6
|
user32: Split the handling of the 16-bit messages out of the listbox winproc.
|
2009-12-13 12:13:06 +01:00 |
Alexandre Julliard
|
51770cdbbc
|
user32: Split the handling of the 16-bit messages out of the combo winproc.
|
2009-12-13 12:12:56 +01:00 |
Alexandre Julliard
|
68775d9134
|
user32: Split the handling of the 16-bit messages out of the button winproc.
|
2009-12-13 12:12:47 +01:00 |
Alexandre Julliard
|
68656c0c3f
|
user32: Split the handling of the 16-bit messages out of the edit winproc.
|
2009-12-13 12:12:21 +01:00 |
Alexandre Julliard
|
810e701a3f
|
user32: Store the 16-bit edit handle directly in the window extra bytes.
|
2009-12-11 20:22:49 +01:00 |
Alexandre Julliard
|
7e9721f8f2
|
user32: Split the code that deals with the 16-bit edit buffer handle to separate functions.
|
2009-12-11 20:21:52 +01:00 |
Alexandre Julliard
|
dcec342b50
|
user32: Add a thunking mechanism for 16-bit edit word break procedures.
|
2009-12-11 20:20:54 +01:00 |
Alexandre Julliard
|
8b50188f57
|
msi/tests: Fix a handle leak.
|
2009-12-11 20:20:30 +01:00 |
Juan Lang
|
9352509eb2
|
winhttp: Free OpenSSL error strings at unload.
|
2009-12-11 17:47:30 +01:00 |
Juan Lang
|
01a7cbf843
|
crypt32: Accept end certificates with no extended key usage extension if a particular key usage is requested.
|
2009-12-11 17:47:30 +01:00 |
Chris Schafer
|
350cdd2fe5
|
msi/tests: Remove some barriers to running msi tests in parallel.
|
2009-12-11 17:47:30 +01:00 |
Juan Lang
|
dec7dda411
|
advapi32/tests: Fix memory leaks in tests.
|
2009-12-11 17:47:30 +01:00 |
Jeremy White
|
04a2102428
|
oleaut32: Use wire sizes for marshaled safe arrays of bstrs and variants; fixes a test failure on win64.
|
2009-12-11 17:47:30 +01:00 |
Jeremy White
|
5284baa82b
|
oleaut32/tests: Check the actual size of safe arrays marshaled, not just projected size.
|
2009-12-11 17:47:30 +01:00 |
Jeremy White
|
6401720daf
|
oleaut32/tests: Avoid a memory leak; spotted by Valgrind.
|
2009-12-11 17:47:29 +01:00 |
Huw Davies
|
026576995e
|
oleaut32: Fix double-free in tests.
Found by Valgrind.
|
2009-12-11 17:47:29 +01:00 |
Nikolay Sivov
|
7f9d5aad7c
|
oleaut32/tests: Fix a couple of leaks in tests.
|
2009-12-11 17:47:29 +01:00 |
Aric Stewart
|
3635bbb928
|
shlwapi: Ordinal 196 is SHVerbExistsNA not DnsRecordSetCompare.
|
2009-12-11 17:47:29 +01:00 |
Paul Vriens
|
9233215ae7
|
shell32/tests: Fix a test failure on a default Windows 7 system.
|
2009-12-11 17:47:29 +01:00 |
Hans Leidekker
|
1d4fcc0270
|
gdi32: Implement WineEngGetCharABCWidthsFloat and forward GetCharABCWidthsFloat to it.
|
2009-12-11 17:47:22 +01:00 |
Alistair Leslie-Hughes
|
d3f20ec136
|
shdocvw: Fix test for non-english IE MUI.
|
2009-12-11 12:16:27 +01:00 |
Andrew Nguyen
|
957281a8e3
|
dxdiagn: Initialize a structure size member before calling EnumDisplayDevicesW.
|
2009-12-11 12:16:27 +01:00 |
James Hawkins
|
50833f0780
|
msi: Wine fails the test and passes us a Session object back, so free it in this case.
|
2009-12-11 12:16:27 +01:00 |
James Hawkins
|
e38c36a1f9
|
msi: Refactor the Installer.RelatedProducts method into InstallerImpl_RelatedProducts.
|
2009-12-11 12:16:27 +01:00 |
James Hawkins
|
105933f202
|
msi: Refactor the Installer.Products method into InstallerImpl_Products.
|
2009-12-11 12:16:27 +01:00 |
James Hawkins
|
9f09d47be3
|
msi: Refactor the Installer.ProductInfo method into InstallerImpl_ProductInfo.
|
2009-12-11 12:16:27 +01:00 |
James Hawkins
|
fd2884a155
|
msi: Refactor the Installer.ProductState method into InstallerImpl_ProductState.
|
2009-12-11 12:16:27 +01:00 |
James Hawkins
|
11b4fe743a
|
msi: Refactor the Installer.RegistryValue method into InstallerImpl_RegistryValue.
|
2009-12-11 12:16:27 +01:00 |
James Hawkins
|
138d5f1f6c
|
msi: Refactor the Installer.Version method into InstallerImpl_Version.
|
2009-12-11 12:16:27 +01:00 |
James Hawkins
|
96c480b880
|
msi: Refactor the Installer.InstallProduct method into InstallerImpl_InstallProduct.
|
2009-12-11 12:16:27 +01:00 |
James Hawkins
|
851e4779be
|
msi: Refactor the remaining Installer object stub methods into respective functions.
|
2009-12-11 12:16:27 +01:00 |
James Hawkins
|
dc0889752a
|
msi: Refactor the Installer.UILevel method into InstallerImpl_UILevel.
|
2009-12-11 12:16:27 +01:00 |