Juan Lang
|
1b42c00789
|
wininet: Pass hash entry directly to URLCache_DeleteEntryFromHash.
|
2007-10-23 12:23:41 +02:00 |
Juan Lang
|
d448a2ad9b
|
wininet: Implement RetrieveUrlCacheEntryFileW.
|
2007-10-23 12:23:36 +02:00 |
Juan Lang
|
922dc7b627
|
wininet: Implement UnlockUrlCacheEntryFileW.
|
2007-10-23 12:23:32 +02:00 |
Juan Lang
|
9949926441
|
wininet: Pass hash entry directly to URLCache_HashEntrySetUse rather than searching for it again.
|
2007-10-23 12:23:25 +02:00 |
Juan Lang
|
601b6835ed
|
wininet: Introduce a URLCache_FindHashW, and use it rather than URLCache_FindEntryInHashW.
|
2007-10-23 12:23:19 +02:00 |
Juan Lang
|
af61cbdd03
|
wininet: Use URLCache_FindHash rather than URLCache_FindEntryInHash.
|
2007-10-23 12:23:10 +02:00 |
Hans Leidekker
|
d21c5044c6
|
gdi32: Remove a test that expects the break character to equal ascii space.
|
2007-10-23 12:22:59 +02:00 |
Hans Leidekker
|
35c0511d2b
|
advapi32: Remove tests for the sha context structure.
|
2007-10-23 12:22:52 +02:00 |
Alex Busenius
|
ca625836de
|
user32: Fix segfault when combobox contains a longer text than buffer_limit.
|
2007-10-22 16:30:53 +02:00 |
David Adam
|
604867c9dd
|
d3dx8: Implement D3DXQuaternionIsIdentity.
|
2007-10-22 16:04:08 +02:00 |
David Adam
|
4be363ac80
|
d3dx8: Implement D3DXQuaternionIdentity.
|
2007-10-22 16:03:51 +02:00 |
David Adam
|
77f5d4c88c
|
d3dx8: Implement D3DXQuaternionConjugate.
|
2007-10-22 16:03:44 +02:00 |
David Adam
|
a394fef4b7
|
d3dx8: Implement D3DXVec3Cross.
|
2007-10-22 16:03:20 +02:00 |
David Adam
|
9657611878
|
d3dx8: Implement D3DX*Scale.
|
2007-10-22 16:03:10 +02:00 |
David Adam
|
c1892f258f
|
d3dx8: Implement D3DX*Minimize.
|
2007-10-22 16:02:48 +02:00 |
David Adam
|
c7f0eca4e3
|
d3dx8: Implement D3DX*Maximize.
|
2007-10-22 16:02:33 +02:00 |
David Adam
|
ab4e829757
|
d3dx8: Implement D3DX*Lerp.
|
2007-10-22 16:02:17 +02:00 |
David Adam
|
4ef92a23e5
|
d3dx8: Implement D3DX*Subtract.
|
2007-10-22 16:01:33 +02:00 |
David Adam
|
e205a210d2
|
d3dx8: Implement D3DX*Add with a test.
|
2007-10-22 16:01:19 +02:00 |
David Adam
|
643bcd3e46
|
d3dx8: Implement D3DX*Dot with a test.
|
2007-10-22 16:01:02 +02:00 |
David Adam
|
bf9a690dbc
|
d3dx8: Implement D3DX*LengthSq.
|
2007-10-22 16:00:08 +02:00 |
David Adam
|
d6377d2fd8
|
d3dx8: Implement D3DX*Length with a test.
|
2007-10-22 15:59:49 +02:00 |
Stefan Dösinger
|
8f3accc718
|
wined3d: Care for the inverted y coords in dsy.
|
2007-10-22 15:59:04 +02:00 |
Stefan Dösinger
|
9694cb2df3
|
wined3d: Ignore texture transforms when a shader is used, not set.
|
2007-10-22 15:59:00 +02:00 |
Stefan Dösinger
|
0add13759c
|
wined3d: Create query private data when faking the query.
|
2007-10-22 15:58:52 +02:00 |
Alexander Dorofeyev
|
4b5ca2ed0e
|
gdi32: Fix off by one error in BIDI_Reorder.
|
2007-10-22 15:58:46 +02:00 |
Lionel Debroux
|
8f49ea21d4
|
ntdll/tests: Fix memory leaks (found by Smatch) and fix a message.
|
2007-10-22 15:58:41 +02:00 |
Lionel Debroux
|
1a8001af5b
|
localspl/tests: Fix memory leak (found by Smatch).
|
2007-10-22 15:58:35 +02:00 |
Lionel Debroux
|
938f748b20
|
kernel32/tests: Fix memory leaks (found by Smatch).
|
2007-10-22 15:58:29 +02:00 |
Lionel Debroux
|
5c1334e775
|
advapi32/tests: Fix memory leak (found by Smatch).
|
2007-10-22 15:58:22 +02:00 |
Lionel Debroux
|
b78ed57a39
|
gdi32/tests: Fix memory leak (found by Smatch).
|
2007-10-22 15:58:16 +02:00 |
Mikołaj Zalewski
|
cf509c29f1
|
advapi32: Make CreateWellKnownSid create domain sids (with test).
|
2007-10-22 14:54:39 +02:00 |
Mikołaj Zalewski
|
b06379b2b3
|
advapi32: Add a test for CreateWellKnownSid and implement two more SIDs.
|
2007-10-22 14:54:39 +02:00 |
Mikołaj Zalewski
|
8bc12f3f41
|
advapi32/tests: Define OBJECT_BASIC_INFORMATION in source file as it is not defined in Windows SDK winternl.h.
|
2007-10-22 14:54:39 +02:00 |
Mikołaj Zalewski
|
05cb54fcc8
|
advapi32/tests: Make the SDDL test pass under Vista.
|
2007-10-22 14:54:39 +02:00 |
Louis Lenders
|
7a06e0d36c
|
hhctrl.ocx: Update version info.
|
2007-10-22 14:54:39 +02:00 |
Louis Lenders
|
c29517896f
|
tapi32: Add stub for lineInitializeExA.
|
2007-10-22 14:54:39 +02:00 |
Rob Shearman
|
a3ad394f9c
|
urlmon: Add a stub for GetClassFileOrMime.
|
2007-10-22 14:54:39 +02:00 |
Rob Shearman
|
cfeaa3e682
|
urlmon: Fix the MIME type reported by the HTTP protocol when the Content-Type headers contains charset data too.
|
2007-10-22 13:52:38 +02:00 |
Juan Lang
|
dda8053179
|
crypt32: Always set *ppszError.
|
2007-10-22 13:52:24 +02:00 |
Juan Lang
|
e0b8e37bf0
|
crypt32: Don't allocate a 0-length string.
|
2007-10-22 13:52:19 +02:00 |
Juan Lang
|
d34b3bf63c
|
crypt32: Don't assume string pointer has been set if length is 0.
|
2007-10-22 13:52:15 +02:00 |
Juan Lang
|
7cf611ef3b
|
crypt32: Fail if MultiByteToWideChar converts 0 characters.
|
2007-10-22 13:52:09 +02:00 |
Hans Leidekker
|
533aa4dcd5
|
wininet: Use passive mode for the ftp tests.
|
2007-10-22 13:52:00 +02:00 |
Hans Leidekker
|
cc54dfe1e2
|
wininet: Fix some failing ftp tests on Windows and Wine.
|
2007-10-22 13:51:56 +02:00 |
Hans Leidekker
|
dd5347ee6a
|
wininet: Properly clean up ftp sessions.
|
2007-10-22 13:51:52 +02:00 |
Hans Leidekker
|
c33a51eaf2
|
wininet: Separate ftp session destruction from closing connections.
|
2007-10-22 13:51:47 +02:00 |
Alex Villacís Lasso
|
469669e629
|
riched20: 2.0 and higher inserts CRCRLF as space (with tests).
|
2007-10-22 13:50:13 +02:00 |
Dan Hipschman
|
ff8930f2bf
|
widl: Fix problems with variable-size user types.
|
2007-10-22 13:47:56 +02:00 |
Roderick Colenbrander
|
e1a3e9a6ef
|
wined3d: Rebind the 2D texture corresponding to the p8 surface. In some programs this caused nothing to show up.
|
2007-10-22 12:37:44 +02:00 |
Gerald Pfeifer
|
68ddc722ee
|
ntdll: #include <sys/types.h> to get dev_t.
|
2007-10-22 12:37:25 +02:00 |
Jacek Caban
|
cf19259a03
|
mshtml: Fixed spaces handling in range object.
|
2007-10-22 12:36:32 +02:00 |
Jacek Caban
|
11d62d7fcb
|
mshtml: Added IHTMLTxtRange::expand("TextEdit") implementation.
|
2007-10-22 12:36:26 +02:00 |
Michael Stefaniuc
|
f02a01574b
|
mshtml/tests: Move the 'const' after REFIID as REFIID is a macro that already starts with 'const'.
|
2007-10-22 12:36:19 +02:00 |
Michael Stefaniuc
|
4e2eef2b25
|
winex11.drv: Fix two missing unlocks on error paths. Found by Smatch.
|
2007-10-22 12:36:08 +02:00 |
Juan Lang
|
c527c7611a
|
wininet: Implement DeleteUrlCacheEntryW.
|
2007-10-22 12:36:08 +02:00 |
Juan Lang
|
d155915861
|
wininet: Implement IsUrlCacheEntryExpiredW.
|
2007-10-22 12:36:08 +02:00 |
Juan Lang
|
6fdec3d501
|
wininet: Add a URLCache_FindEntryInHashW helper, and use it to simplify finding an entry in a hash with a wide-character URL string.
|
2007-10-22 12:36:08 +02:00 |
Juan Lang
|
1594b429f8
|
wininet: Implement IsUrlCacheEntryExpiredA.
|
2007-10-22 12:36:08 +02:00 |
Juan Lang
|
a6c252c122
|
wininet: Update comments to match function parameters.
|
2007-10-22 12:36:08 +02:00 |
Louis Lenders
|
1c7891f86e
|
setupapi: Add stub for SetupInstallServicesFromInfSectionA.
|
2007-10-22 12:36:08 +02:00 |
Lionel Debroux
|
6bca5f6fa0
|
itss: Remove redundant NULL check before free (found by Smatch).
|
2007-10-22 12:36:08 +02:00 |
Lionel Debroux
|
29ddd49130
|
comctl32: Remove redundant NULL check before free (found by Smatch).
|
2007-10-22 12:36:08 +02:00 |
Lionel Debroux
|
58b743161b
|
comctl32: Remove redundant NULL check before free (found by Smatch).
|
2007-10-22 12:36:08 +02:00 |
Mikolaj Zalewski
|
96e4320feb
|
msi: Use BS_GROUPBOX for group boxes.
|
2007-10-22 12:36:07 +02:00 |
Rob Shearman
|
5ce2d25b32
|
ole32: Reset the parent storage on overwritten streams so that operations on them now fail.
|
2007-10-22 12:36:07 +02:00 |
Rob Shearman
|
842d1b698d
|
ole32: Add a test to show that operations on overwritten should no longer succeed.
|
2007-10-22 12:36:07 +02:00 |
Detlef Riekenberg
|
6d9372a8d7
|
wineps: Remove unused resource file.
|
2007-10-22 12:36:07 +02:00 |
Detlef Riekenberg
|
cc7c2b7d23
|
shell32: Remove unused resource file.
|
2007-10-22 12:36:07 +02:00 |
Detlef Riekenberg
|
a1323b6b7f
|
spoolss/test: Add a test for BuildOtherNamesFromMachineName.
|
2007-10-22 12:36:07 +02:00 |
Gerald Pfeifer
|
d594c1eab4
|
gdi32: Add a set of braces to silence a GCC 3.4 warning.
|
2007-10-22 12:36:07 +02:00 |
Juan Lang
|
25c21e5bff
|
cryptnet: Fix a leak.
|
2007-10-22 12:36:07 +02:00 |
Juan Lang
|
d0e7aaf1be
|
crypt32: Initialize mask when allocating it.
|
2007-10-22 12:36:07 +02:00 |
Juan Lang
|
a762ffbe14
|
crypt32: Simplify I_CertUpdateStore.
|
2007-10-22 12:36:07 +02:00 |
Juan Lang
|
9568cead65
|
crypt32: Replace a private type with a public one.
|
2007-10-22 12:36:07 +02:00 |
Juan Lang
|
dbefd907b6
|
crypt32: Remove tests that cause memory corruption.
|
2007-10-22 12:36:07 +02:00 |
Jacek Caban
|
7939297ceb
|
itss: Fixed memory freeing.
|
2007-10-22 12:36:07 +02:00 |
Francois Gouget
|
0d24ebfcbb
|
winex11.drv: Remove the coloruse == -1 special case. Add X11DRV_DIB_GetColorCount() for computing a bitmap's number of colors.
|
2007-10-19 14:43:39 +02:00 |
Alexandre Julliard
|
7475ecac53
|
ntdll: Fixed off-by-one error in RtlGetFullPathName_U (spotted by Michael Builov).
|
2007-10-19 14:40:23 +02:00 |
Juan Lang
|
8882936073
|
crypt32: Keep signer handle count separate from signer info.
|
2007-10-19 14:23:14 +02:00 |
Juan Lang
|
b85492e851
|
crypt32: Free memory on an error path.
|
2007-10-19 14:22:28 +02:00 |
Juan Lang
|
1dce5ed3b0
|
crypt32: Free root store when quitting.
|
2007-10-19 14:22:21 +02:00 |
Juan Lang
|
d8fb290ee1
|
crypt32: Fix a couple leaked messages.
|
2007-10-19 14:21:59 +02:00 |
Juan Lang
|
cc88619f86
|
crypt32: Get rid of an unused key.
|
2007-10-19 14:21:55 +02:00 |
Juan Lang
|
6763841e19
|
crypt32: Make sure a signed encode message's signer info is always initialized.
|
2007-10-19 14:21:51 +02:00 |
Juan Lang
|
9ae5ef6641
|
crypt32: Set lower quality chain count and pointer to 0 when freeing them.
|
2007-10-19 14:21:46 +02:00 |
Juan Lang
|
5d6feab0e2
|
crypt32: Don't keep a pointer to the lower quality chains when choosing a higher quality one, otherwise they'll get double-freed.
|
2007-10-19 14:21:42 +02:00 |
Juan Lang
|
cf904c2bc4
|
crypt32: Use GetSystemTimeAsFileTime rather than GetSystemTime/SystemTimeToFileTime.
|
2007-10-19 14:21:18 +02:00 |
Juan Lang
|
abc2aec88c
|
crypt32: Use I_CertUpdateStore in registry stores.
|
2007-10-19 14:20:59 +02:00 |
Juan Lang
|
4d203fe902
|
crypt32: Pass reg store's key and memory store to CRYPT_RegReadFromReg, rather than passing a private type.
|
2007-10-19 14:20:51 +02:00 |
Juan Lang
|
889449630d
|
crypt32: Use I_CertUpdateStore in file stores.
|
2007-10-19 14:20:44 +02:00 |
Juan Lang
|
e857f383a4
|
crypt32: Implement I_CertUpdateStore.
|
2007-10-19 14:18:20 +02:00 |
Juan Lang
|
542af8aeeb
|
crypt32: Add tests for I_CertUpdateStore.
|
2007-10-19 14:18:13 +02:00 |
Juan Lang
|
b4eb9bf251
|
crypt32: Add I_CertUpdateStore stub.
|
2007-10-19 14:18:04 +02:00 |
Juan Lang
|
7b8cb034b2
|
crypt32: Add stubs for I_CryptFindLruEntry and I_CryptCreateLruEntry.
|
2007-10-19 14:17:57 +02:00 |
Juan Lang
|
43bdf4e52d
|
cryptnet: Partially implement CryptGetObjectUrl.
|
2007-10-19 12:30:03 +02:00 |
Juan Lang
|
322bcddfa8
|
cryptnet: Add tests for CryptGetObjectUrl.
|
2007-10-19 12:29:39 +02:00 |
Juan Lang
|
016a26ddae
|
cryptnet: Add stub for CryptGetObjectUrl.
|
2007-10-19 12:28:17 +02:00 |
Juan Lang
|
6d431c7337
|
cryptnet: Add CertDllVerifyRevocation stub.
|
2007-10-19 12:28:10 +02:00 |
Juan Lang
|
4009ed30bc
|
cryptnet: Implement DllRegisterServer/DllUnregisterServer.
|
2007-10-19 12:28:03 +02:00 |
Allan Tong
|
c18fa4df68
|
wined3d: Fix comment typos in SetMultithreaded.
|
2007-10-19 12:26:59 +02:00 |
Allan Tong
|
ac6f2009f2
|
wined3d: Fix resource cleanup if CreateCubeTexture fails.
|
2007-10-19 12:26:56 +02:00 |
Mikolaj Zalewski
|
25e15ddb51
|
kernel32: FindExSearchLimitToDirectories has no effect on FindFirstFileEx.
|
2007-10-19 12:26:49 +02:00 |
Maarten Lankhorst
|
1ae9a9d659
|
winealsa: Don't use default:XX to open up a hardware control.
|
2007-10-19 12:26:34 +02:00 |
Alex Villacís Lasso
|
f54aa40746
|
riched20: Single-line control must refuse to insert carriage returns (with tests).
|
2007-10-19 12:26:25 +02:00 |
Detlef Riekenberg
|
c54219fb40
|
msi/tests: Do not leak a HKEY when RegQueryValueEx failed.
|
2007-10-19 12:26:17 +02:00 |
Konstantin Kondratyuk
|
bcfb9be370
|
mpr: Delete a stub trace.
|
2007-10-19 12:23:51 +02:00 |
Aric Stewart
|
6c824e8b89
|
ws2_32: Return proper WSAENOBUFS error when enuming protocols.
|
2007-10-19 12:15:43 +02:00 |
Jacek Caban
|
84098e54a0
|
mshtml: Added support for installing Gecko from build dir.
|
2007-10-19 12:05:53 +02:00 |
Jacek Caban
|
52b78f055e
|
mshtml: Set selection to default on IHTMLSelectionObject::createRange if there is no range selected.
|
2007-10-19 12:05:43 +02:00 |
Alexandre Julliard
|
7fd1ad5ffa
|
ntdll: Cache the DOS drives stat info for up to one second.
|
2007-10-18 15:16:07 +02:00 |
Alexandre Julliard
|
d7892ccf2b
|
shell32: Check for internal shell classes before querying the registry in SHCoCreateInstance.
|
2007-10-18 15:15:40 +02:00 |
EA Durbin
|
9984ac8a12
|
kernel32: Partially implement GetUserGeoID().
|
2007-10-18 14:18:35 +02:00 |
Alexandre Julliard
|
41cf63148a
|
Fix redundant uses of MAKEINTRESOURCE.
|
2007-10-18 14:16:32 +02:00 |
Alexandre Julliard
|
7f092818f0
|
shell32: Use wine_get_dos_file_name instead of duplicating knowledge about the drive symlinks.
|
2007-10-18 14:16:32 +02:00 |
Alex Villacís Lasso
|
c67d0122db
|
user32: Tests for fix EM_SETLIMITTEXT with zeroed args.
|
2007-10-18 14:10:53 +02:00 |
Alex Villacís Lasso
|
48fd106ea1
|
user32: Fix EM_SETLIMITTEXT with zeroed args.
|
2007-10-18 14:10:47 +02:00 |
Dmitry Timoshkov
|
566ce8f5ed
|
user32: Add more listbox message tests, make them pass under Wine.
|
2007-10-18 14:09:42 +02:00 |
Evan Teran
|
6b3c0ecf2e
|
shell32: Fix typo in GlobalAlloc parameters.
|
2007-10-18 13:22:07 +02:00 |
Mikolaj Zalewski
|
d5b620ea0b
|
msi: Make the WriteEnvironmentStrings handling of [~] a bit better.
|
2007-10-18 13:21:44 +02:00 |
Nigel Liang
|
7d2ac2039b
|
wininet: Release object in HttpEndRequestW after use.
|
2007-10-18 13:21:28 +02:00 |
Detlef Riekenberg
|
c2b52a11f4
|
spoolss: Return a magic number as HANDLE in RevertToPrinterSelf.
|
2007-10-18 13:20:45 +02:00 |
Detlef Riekenberg
|
cdb5f358a1
|
spoolss: Add a stub for BuildOtherNamesFromMachineName.
|
2007-10-18 13:20:37 +02:00 |
Apostolos Alexiadis
|
6b00b72349
|
comctl32: Add Greek resources.
|
2007-10-18 13:19:59 +02:00 |
Juan Lang
|
63e1ac4eac
|
crypt32: Always return an empty list on failure from CryptGetDefaultOIDDllList.
|
2007-10-18 13:18:33 +02:00 |
Juan Lang
|
46ead27165
|
crypt32: Don't abort early if encoding type is 0 for CryptRegisterOIDFunction/CryptUnregisterOIDFunction.
|
2007-10-18 13:18:25 +02:00 |
Juan Lang
|
0f29b48fa0
|
crypt32: Don't crash logging numeric function names.
|
2007-10-18 13:18:19 +02:00 |
Juan Lang
|
c7915134b0
|
crypt32: Implement CryptGetDefaultOIDFunctionAddress.
|
2007-10-18 13:18:13 +02:00 |
Juan Lang
|
ad514dbc20
|
crypt32: Add basic tests for CryptGetDefaultOIDFunctionAddress.
|
2007-10-18 13:18:08 +02:00 |
Juan Lang
|
6b390b4009
|
crypt32: Use a structure to hold function address handle.
|
2007-10-18 13:18:03 +02:00 |
Mikolaj Zalewski
|
5bfd7044ea
|
ntdll: Support for UTF-16 manifests with reverse endianness.
|
2007-10-18 12:20:52 +02:00 |
Mikolaj Zalewski
|
9f4001f7e0
|
ntdll: Manifests should be parsed as UTF-16 only if there is a BOM (with testcase).
|
2007-10-18 12:11:06 +02:00 |
Mikolaj Zalewski
|
e361c0d284
|
kernel32/tests: Make the actctx test pass when the application is run from a different directory.
|
2007-10-18 12:10:51 +02:00 |
Mikolaj Zalewski
|
ba24af0c34
|
kernel32/tests: Support for spaces in actctx test executable path.
|
2007-10-18 12:10:44 +02:00 |
Mikolaj Zalewski
|
47e59d994f
|
kernel32/tests: Don't close an invalid handle if the process is being debugged as this will raise an exception.
|
2007-10-18 12:10:37 +02:00 |
James Hawkins
|
2694cf3ff8
|
msi: Add handling for MSIMODIFY_INSERT for the streams table.
|
2007-10-18 12:10:13 +02:00 |
James Hawkins
|
2274388323
|
msi: Save nonpersistent strings as holes in the string pool.
|
2007-10-18 12:10:05 +02:00 |
James Hawkins
|
36df6a0655
|
msi: Test adding nonpersistent strings to the string table.
|
2007-10-18 12:09:52 +02:00 |
James Hawkins
|
26f86c55c9
|
msi: Return ERROR_FUNCTION_FAILED if a matching row is not found.
|
2007-10-18 12:09:39 +02:00 |
James Hawkins
|
46ec7ee183
|
msi: Return ERROR_FUNCTION_FAILED when inserting duplicate keys.
|
2007-10-18 12:09:33 +02:00 |
Dan Hipschman
|
1d0f9378bc
|
widl: Detect conformant arrays of user types correctly.
|
2007-10-18 12:09:23 +02:00 |
Michael Jung
|
b3a3804be8
|
rsaenh: Enlarge buffer in test_enum_container. Fixes two test failures on Vista.
|
2007-10-18 12:07:20 +02:00 |
Jacek Caban
|
62894b488d
|
mshtml: Import dimm.idl and fix compilation.
|
2007-10-18 12:05:49 +02:00 |
Alexandre Julliard
|
952c82c271
|
server: Avoid refreshing areas of a window that have already been copied by the X server.
|
2007-10-17 17:28:04 +02:00 |
Alexandre Julliard
|
5c07673077
|
configure: Check for fontconfig in the X directory if not found in the standard places.
|
2007-10-17 17:04:01 +02:00 |
Detlef Riekenberg
|
c91350b18c
|
spoolss: Add a stub for SplIsUpgrade.
|
2007-10-17 14:18:42 +02:00 |
Jacek Caban
|
dc57873fe0
|
msimtf: Added class factory implementation.
|
2007-10-17 14:18:27 +02:00 |
Jacek Caban
|
0101e58d43
|
msimtf: Added Dll[Un]RegisterServer implementation.
|
2007-10-17 14:18:21 +02:00 |
Alexandre Julliard
|
07bf51efbd
|
user32: Replace a pointer cast by FIELD_OFFSET.
|
2007-10-17 14:18:06 +02:00 |
Alexandre Julliard
|
00193610f0
|
kernel32/tests: Replace a couple of macros by a function to avoid compiler warnings.
|
2007-10-17 14:15:40 +02:00 |
Alexandre Julliard
|
16080ccd48
|
comctl32: Fix a discard const warning.
|
2007-10-17 14:15:13 +02:00 |
Alexandre Julliard
|
66787e65a9
|
crypt32: Fix pointer casts in decode.c too.
|
2007-10-17 14:14:36 +02:00 |
Alexandre Julliard
|
6adf058089
|
msi: Avoid casting const pointers to non-const.
|
2007-10-17 14:14:21 +02:00 |
Alexandre Julliard
|
71747518ad
|
msi: Properly clear the new table data when a column is added.
|
2007-10-17 14:13:53 +02:00 |
Bang Jun-young
|
9f3b5ae89c
|
ole32: Include wine/port.h for snprintf().
|
2007-10-17 13:44:05 +02:00 |
Bang Jun-young
|
27213de046
|
advapi32: Fix AdjustTokenPrivileges() to match the PSDK.
|
2007-10-17 13:44:01 +02:00 |
Mikolaj Zalewski
|
370b881fcd
|
ntdll: Avoid setting IS_TEXT_UNICODE_NUL_BYTES for the last byte of an ANSI string.
|
2007-10-17 13:42:14 +02:00 |
Mikolaj Zalewski
|
323f09b022
|
ntdll: Add some tests for RtlIsTextUnicode.
|
2007-10-17 13:42:07 +02:00 |
Marcus Meissner
|
2e2720fe63
|
oleaut32/tests: Insert the decimal seperator, if it is just 1 char.
|
2007-10-17 13:41:55 +02:00 |
Marcus Meissner
|
6f865b9497
|
msi: Common Files is translated to current language.
|
2007-10-17 13:41:45 +02:00 |
Marcus Meissner
|
9684c9fee6
|
msi: Marked two variables static.
|
2007-10-17 13:40:59 +02:00 |
Andrey Turkin
|
57a2a8629a
|
imm32: ImmDisableIme is an alias to ImmDisableIME.
|
2007-10-17 13:40:47 +02:00 |
Juan Lang
|
7a0905128d
|
crypt32: Always set pPolicyStatus->dwError.
|
2007-10-17 13:40:41 +02:00 |
Alexandre Julliard
|
7fa032d1a4
|
winex11: Process all types of messages while moving/resizing a window.
|
2007-10-17 12:40:24 +02:00 |
Alexandre Julliard
|
89b4872805
|
ntdll: Fixed typo in RTL_GetKeyHandle (spotted by Sean Chu).
|
2007-10-17 12:37:44 +02:00 |
David Adam
|
8d8a5f06c2
|
d3dx8: Implement D3DXVec2Lerp with a test.
|
2007-10-16 14:06:47 +02:00 |
David Adam
|
18123a9364
|
d3dx8: Implement D3DXVecScale with a test.
|
2007-10-16 14:06:38 +02:00 |
David Adam
|
f453d737a1
|
d3dx8: Implement D3DXVec2Maximize with a test.
|
2007-10-16 14:06:25 +02:00 |
David Adam
|
28276e8fb1
|
d3dx8: Implement D3DXVec2Minimize with a test.
|
2007-10-16 14:06:15 +02:00 |
David Adam
|
43d13935d8
|
d3dx8: Implement D3DXVec2Subtract with a test.
|
2007-10-16 14:06:04 +02:00 |
David Adam
|
adf4580bf1
|
d3dx8: Implement D3DXVec2Add with a test.
|
2007-10-16 14:05:41 +02:00 |
David Adam
|
a0ddecf778
|
d3dx8: Implement D3DXVec2CCW with a test.
|
2007-10-16 14:05:29 +02:00 |
David Adam
|
1fa3abe7cc
|
d3dx8: Implement D3DXVec2Dot with a test.
|
2007-10-16 14:05:17 +02:00 |
David Adam
|
d404ec8c4b
|
d3dx8: Implement D3DX8Vec2LengthSq with a test.
|
2007-10-16 14:05:01 +02:00 |
David Adam
|
e4ba8eb450
|
d3dx8: Implement D3DX8Vec2Length with a test.
|
2007-10-16 14:04:49 +02:00 |
Alexandre Julliard
|
6d6b9a381a
|
shlwapi/tests: Make local variables static and const.
|
2007-10-16 13:58:09 +02:00 |
Detlef Riekenberg
|
f05b840ac4
|
shlwapi/test: Test dwSize for UrlCanonicalizeA/W.
|
2007-10-16 13:55:48 +02:00 |
Detlef Riekenberg
|
d9a33f3c17
|
shlwapi/tests: Move URL testing functions from path.c to url.c.
|
2007-10-16 13:55:41 +02:00 |
Detlef Riekenberg
|
a53df53f2b
|
wininet/tests: Test NULL pointer for InternetCanonicalizeUrlA.
|
2007-10-16 13:55:13 +02:00 |
Detlef Riekenberg
|
9b43174f3f
|
wininet: Fix flags and SetLastError for InternetCanonicalizeUrlA/W.
|
2007-10-16 13:55:02 +02:00 |
Detlef Riekenberg
|
1d87649f3c
|
shlwapi: Fix returned result code and size in UrlCanonicalizeA.
|
2007-10-16 13:54:56 +02:00 |
Maarten Lankhorst
|
80192b93eb
|
dsound: Only warn for unsupported channels (or bits) when volume adjustment is done.
|
2007-10-16 13:19:20 +02:00 |
Rob Shearman
|
2cecc630b6
|
advapi32: Don't link to CreateWellKnownSid at compile time in the security tests.
It isn't available on some Windows platforms.
|
2007-10-16 13:17:29 +02:00 |
Rob Shearman
|
12e44bf299
|
server: Fix token_access_check to allow full access to security descriptors with present but NULL DACLs.
|
2007-10-16 13:17:22 +02:00 |
Rob Shearman
|
a006b06080
|
ntdll: Fix the return code from RtlSetDaclSecurityDescriptor when daclpresent is FALSE.
|
2007-10-16 13:17:14 +02:00 |
Rob Shearman
|
d1a3e2ede5
|
advapi32: Add tests for AccessCheck with NULL DACLs and blank DACLs.
|
2007-10-16 13:17:09 +02:00 |
Rob Shearman
|
a9ffa82c6d
|
ntdll: Fix NtAccessCheck for NULL, but present SACLs and DACLs.
|
2007-10-16 13:17:06 +02:00 |
Mikolaj Zalewski
|
cdcdbe9b68
|
comdlg32: NULL name in PRINTDLG_SetUpPrinterListComboA is correct so don't print a FIXME.
|
2007-10-16 12:48:12 +02:00 |
James Hawkins
|
0e2db26fa3
|
msi: Only double the returned size when szValueBuf is NULL.
|
2007-10-16 12:48:07 +02:00 |
Daniel Nylander
|
47937b3ec1
|
shdoclc: Update Swedish translation.
|
2007-10-16 12:42:08 +02:00 |
Daniel Nylander
|
efab4b45db
|
oleaut32: Update Swedish translation.
|
2007-10-16 12:42:00 +02:00 |
Daniel Nylander
|
3ecbcd5645
|
mshtml: Update Swedish translation.
|
2007-10-16 12:41:49 +02:00 |
Daniel Nylander
|
517d4a515f
|
comdlg32: Update Swedish translation.
|
2007-10-16 12:41:38 +02:00 |
Daniel Nylander
|
8fcb705614
|
wldap32: Add Swedish translation.
|
2007-10-16 12:41:23 +02:00 |
Daniel Nylander
|
f53e196ed5
|
wininet: Add Swedish translation.
|
2007-10-16 12:41:13 +02:00 |
Daniel Nylander
|
3f9576c21b
|
msrle32: Add Swedish translation.
|
2007-10-16 12:41:01 +02:00 |
Daniel Nylander
|
d72f57d3af
|
mpr: Add Swedish translation.
|
2007-10-16 12:40:44 +02:00 |
Daniel Nylander
|
dc28dcd376
|
localspl: Add Swedish translation.
|
2007-10-16 12:40:34 +02:00 |
Daniel Nylander
|
05f2be8efc
|
serialui: Add Swedish translation.
|
2007-10-16 12:40:25 +02:00 |
Daniel Nylander
|
9f84efc119
|
hhctrl.ocx: Add Swedish translation.
|
2007-10-16 12:40:14 +02:00 |
Daniel Nylander
|
495d354648
|
crypt32: Add Swedish translation.
|
2007-10-16 12:40:00 +02:00 |
Daniel Nylander
|
8276bf6648
|
msvidc32: Add Swedish translation.
|
2007-10-16 12:39:42 +02:00 |
Daniel Nylander
|
e463e5d7c4
|
shlwapi: Add Swedish translation.
|
2007-10-16 12:39:30 +02:00 |
Daniel Nylander
|
2c897c7f49
|
winspool.drv: Add Swedish translation.
|
2007-10-16 12:39:18 +02:00 |
Daniel Nylander
|
ece7861c1f
|
wineps.drv: Add Swedish translation.
|
2007-10-16 12:39:06 +02:00 |
Daniel Nylander
|
df77ad41e1
|
sane.ds: Add Swedish translation.
|
2007-10-16 12:38:51 +02:00 |
Daniel Nylander
|
3809c83ef3
|
oledlg: Add Swedish translation.
|
2007-10-16 12:38:40 +02:00 |
Daniel Nylander
|
2a194ff8c9
|
msvfw32: Add Swedish translation.
|
2007-10-16 12:38:21 +02:00 |
Daniel Nylander
|
59450c91ff
|
msi: Add Swedish translation.
|
2007-10-16 12:38:10 +02:00 |
Daniel Nylander
|
2fec7d33a5
|
msacm32: Add Swedish translation.
|
2007-10-16 12:37:59 +02:00 |
Daniel Nylander
|
b33266f843
|
localui: Add Swedish translation.
|
2007-10-16 12:37:52 +02:00 |
Daniel Nylander
|
e145a6ce2d
|
iccvid: Add Swedish translation.
|
2007-10-16 12:37:43 +02:00 |
Daniel Nylander
|
94336f7f79
|
gphoto2.ds: Add Swedish translation.
|
2007-10-16 12:37:35 +02:00 |
Daniel Nylander
|
8290a43bd7
|
credui: Add Swedish translation.
|
2007-10-16 12:37:20 +02:00 |
Daniel Nylander
|
7563145fa7
|
avifil32: Add Swedish translation.
|
2007-10-16 12:37:10 +02:00 |
Lei Zhang
|
d81b6fa8c7
|
comctl32: Monthcal should send notifications when today link gets clicked.
|
2007-10-16 11:01:14 +02:00 |
Lei Zhang
|
76949d3778
|
comctl32: Correct monthcal WM_LBUTTONDOWN return values.
|
2007-10-16 11:01:03 +02:00 |
Lei Zhang
|
e58e4679b5
|
comctl32: Select today's date when the today link is clicked.
|
2007-10-16 11:00:53 +02:00 |
Lei Zhang
|
734600e272
|
comctl32: Monthcal today link test.
|
2007-10-16 11:00:47 +02:00 |
Lei Zhang
|
3accf13ec0
|
comctl32: Simplify monthcal test.
|
2007-10-16 11:00:38 +02:00 |
Bang Jun-young
|
a290263860
|
version: Use the official NT macro rather than obsolete one.
|
2007-10-16 09:38:30 +02:00 |
Bang Jun-young
|
aaa1908888
|
avifil32: Fix prototype for AVIStreamFindSample() to match the PSDK.
|
2007-10-16 09:37:45 +02:00 |
Bang Jun-young
|
6ab44c8073
|
crypt32: Fix typo in CryptGetDefaultOIDFunctionAddress().
|
2007-10-16 09:37:27 +02:00 |
Gerald Pfeifer
|
119e4d4955
|
crypt32: Fix incorrect casts in X509_CERT and friends.
|
2007-10-16 09:36:14 +02:00 |
Juan Lang
|
136f033158
|
crypt32: Implement CertVerifyCertificateChain for the Microsoft root policy.
|
2007-10-16 09:35:53 +02:00 |
Juan Lang
|
776f434a6e
|
hhctrl.ocx: Avoid spamming console.
|
2007-10-16 09:35:36 +02:00 |
Juan Lang
|
1392883b8e
|
setupapi: Avoid spamming console.
|
2007-10-16 09:35:32 +02:00 |
Alexandre Julliard
|
b22183703f
|
kernel32: Fix GlobalMemoryStatus to take into account the IMAGE_FILE_LARGE_ADDRESS_AWARE flag.
Also the page file size must not be truncated to 2Gb no matter what
the flag is set to.
|
2007-10-15 22:32:36 +02:00 |
James Hawkins
|
9fd2d443fe
|
user32: Convert an HDDEDATA handle to a DDEPOKE structure for WM_DDE_POKE.
|
2007-10-15 22:23:11 +02:00 |
James Hawkins
|
88913f094b
|
user32: Add tests for DdeCreateDataHandle.
|
2007-10-15 22:23:11 +02:00 |
James Hawkins
|
4fb3518e2a
|
user32: Return DMLERR_INVALIDPARAMETER if hszItem is NULL.
|
2007-10-15 22:23:11 +02:00 |
James Hawkins
|
ccabbeed60
|
user32: Return DMLERR_MEMORY_ERROR instead of posting an ACK when fAckReq is returned by the server for WM_DDE_DATA.
|
2007-10-15 22:23:11 +02:00 |
James Hawkins
|
97dc032161
|
user32: Return DMLERR_INVALIDPARAMETER if hszItem is NULL.
|
2007-10-15 22:23:10 +02:00 |
James Hawkins
|
dbad0ee626
|
user32: The server should release data sent with WM_DDE_POKE.
|
2007-10-15 22:23:10 +02:00 |
Alexandre Julliard
|
9f3f51bad7
|
user32: Fix message processing in dde test and go back to more reasonable timeouts.
|
2007-10-15 22:23:10 +02:00 |
James Hawkins
|
8725b39003
|
user32: Increase the message timeout.
|
2007-10-15 22:23:10 +02:00 |
Chris Robinson
|
eaaa2a82f2
|
wined3d: Don't report filtering for WINED3DFMT_R32F.
|
2007-10-15 17:50:47 +02:00 |
Detlef Riekenberg
|
3fd7290d4f
|
localspl/tests: Spelling fix.
|
2007-10-15 17:50:42 +02:00 |
Gerald Pfeifer
|
2cb5298a4c
|
comctl32/tests: Avoid remove redundant invocation of MAKEINRESOURCEA for IDC_ARROW and IDC_IBEAM.
|
2007-10-15 17:50:35 +02:00 |
Gerald Pfeifer
|
4e60df85d8
|
gdi32: Avoid compiler warning in WineEngGetGlyphOutline().
|
2007-10-15 17:50:17 +02:00 |
Gerald Pfeifer
|
1a0f1bc6ce
|
kernel32: Use FIELD_OFFSET instead of pointer cast.
|
2007-10-15 17:50:07 +02:00 |
Jacek Caban
|
44a808fba5
|
msimtf: Added msimtf.dll.
|
2007-10-15 17:41:41 +02:00 |
Jacek Caban
|
db0b392dc2
|
include: Added dimm.idl.
|
2007-10-15 16:57:19 +02:00 |
Vincent Pelletier
|
d62da81251
|
user32: Implement SPI_GETMOUSESPEED in SystemParametersInfoW.
|
2007-10-15 16:57:06 +02:00 |
Allan Tong
|
155cd24fd5
|
shell32: Fix a memory leak.
|
2007-10-15 16:56:50 +02:00 |
Juan Lang
|
72ef8729e6
|
iphlpapi: Implement GetAdapterIndex.
|
2007-10-15 16:56:45 +02:00 |
Juan Lang
|
bceab86d35
|
iphlpapi: UINT and DWORD are now equivalent, even in 64-bit compiles, so remove unnecessary complication.
|
2007-10-15 16:56:38 +02:00 |
Juan Lang
|
519e8db1f3
|
iphlpapi: Use route table to find an adapter's default gateway in GetAdaptersInfo.
|
2007-10-15 16:56:24 +02:00 |
Andrew Talbot
|
11f5ed28cb
|
winmm: Fix some memory leaks.
|
2007-10-15 16:56:18 +02:00 |
Louis Lenders
|
22e9da0dd7
|
advapi32: Improve stub for EnumServicesStatusExA a bit.
|
2007-10-15 16:56:11 +02:00 |