Christian Costa
|
71986eb109
|
d3dxof: Fix string handling in binary mode + tests.
|
2013-06-12 12:11:56 +02:00 |
Nikolay Sivov
|
f92caf5ba7
|
comdlg32: Store client GUID with SetClientGuid().
|
2013-06-12 12:10:41 +02:00 |
Nikolay Sivov
|
ed673ff947
|
riched20: Use helpers from header instead of internal functions.
|
2013-06-12 12:09:13 +02:00 |
Nikolay Sivov
|
9997ef3fbc
|
xmllite: It's acceptable to have NULL length pointer in GetLocalName().
|
2013-06-12 12:09:00 +02:00 |
Hans Leidekker
|
97cc8bfcc7
|
wbemprox/tests: Mark a test result as broken.
|
2013-06-12 12:08:26 +02:00 |
Hans Leidekker
|
697cbc3605
|
wininet/tests: Avoid proxy test failures on old wininet.
|
2013-06-12 12:08:24 +02:00 |
André Hentschel
|
b4b2656bc8
|
winemaker: Don't add -mno-cygwin to CXXEXTRA per default.
|
2013-06-11 20:16:36 +02:00 |
Alistair Leslie-Hughes
|
6fd87c4053
|
dbs.idl: Add DBPROPVAL defines.
|
2013-06-11 19:31:57 +02:00 |
Tatyana Fokina
|
aaed0e81d5
|
kernel32: Check the size of the string in CompareStringA.
|
2013-06-11 19:31:45 +02:00 |
Tatyana Fokina
|
28951a0922
|
kernel32/tests: Add test with a large string for CompareStringA.
|
2013-06-11 19:31:40 +02:00 |
Jacek Caban
|
a60029f2bb
|
userenv.h: Added a few missing declarations.
|
2013-06-11 18:09:41 +02:00 |
Aric Stewart
|
f5ec65ad8e
|
gdi32: Update Arabic font defaults.
With help from Mosaab Alzoubi <moceap@hotmail.com>.
|
2013-06-11 18:07:59 +02:00 |
Hans Leidekker
|
edee379d81
|
msi/tests: Move some more tests and remove a useless test.
|
2013-06-11 18:07:44 +02:00 |
Alexandre Julliard
|
57f5a5b372
|
mshtml/tests: Fix a reference leak.
|
2013-06-11 18:07:43 +02:00 |
Alexandre Julliard
|
ba54de6ed5
|
winex11: Don't use a surface if there is a client window.
We can't get clipping right for child windows if using a surface.
|
2013-06-11 18:07:42 +02:00 |
Alexandre Julliard
|
849ea3d651
|
wineboot: Don't print an error when failing to delete a file.
|
2013-06-11 13:50:05 +02:00 |
Christian Costa
|
f054431c63
|
d3dxof: Add test for standard templates.
|
2013-06-11 11:52:34 +02:00 |
André Hentschel
|
b3f7de8fec
|
oleaut32/tests: Add tests for VarDecCmpR8 (gcov).
|
2013-06-11 11:52:28 +02:00 |
Alexandre Rostovtsev
|
21f2c0e6e7
|
configure: Always check for pkg-config.
|
2013-06-11 11:38:46 +02:00 |
Alexandre Rostovtsev
|
fee9cd3b24
|
configure: In gnutls-3.2, gnutls_mac_get_key_size() moved to crypto.h.
Based on a patch by Ben Kohler <bkohler@gmail.com>.
|
2013-06-11 11:37:21 +02:00 |
Henri Verbeet
|
e0494afa00
|
wined3d: Introduce a helper function for printing floats in GLSL shaders.
|
2013-06-11 11:33:15 +02:00 |
Dmitry Timoshkov
|
b02951dfa7
|
ole32/tests: Make sure that key "Software\\Classes" exists under HKEY_CURRENT_USER.
|
2013-06-11 11:29:45 +02:00 |
Dmitry Timoshkov
|
ac13aa28ad
|
ole32/tests: Test remaining class, object and server reference counts at server exit.
|
2013-06-11 11:29:29 +02:00 |
Hans Leidekker
|
b82a5ab27a
|
msi/tests: Move some tests around to avoid timeouts on the testbot.
|
2013-06-10 19:30:54 +02:00 |
Hans Leidekker
|
4df4339f8e
|
winhttp/tests: Trace certificate errors.
|
2013-06-10 19:30:47 +02:00 |
Jacek Caban
|
a8535c3b23
|
d3d9.h: Make include guard compatible with PSDK headers.
|
2013-06-10 19:30:36 +02:00 |
Austin English
|
936cb4ce7e
|
api-ms-win-core-processthreads-l1-1-0: Add stub dll.
|
2013-06-10 14:26:12 +02:00 |
Nozomi Kodama
|
b3dff5b354
|
d3dx9: Fix the case output = input in D3DXVec3Cross.
|
2013-06-10 14:24:47 +02:00 |
Alexandre Julliard
|
699eb85ce0
|
oleaut32: Remove redundant declaration of CLSID_PSFactoryBuffer.
|
2013-06-10 14:24:11 +02:00 |
Alexandre Julliard
|
3987913453
|
winegcc: Pass the C compiler name to winebuild.
|
2013-06-10 13:43:48 +02:00 |
Alexandre Julliard
|
98e6a0da73
|
winebuild: Add an option to use the C compiler to assemble files.
|
2013-06-10 13:19:34 +02:00 |
Alexandre Julliard
|
f7272176d9
|
winebuild: Split the names of the as and ld commands to allow arguments.
|
2013-06-10 13:17:21 +02:00 |
Dmitry Timoshkov
|
2daa5367f8
|
ole32/tests: Add a test for local server interaction using an in-process handler.
|
2013-06-10 12:38:31 +02:00 |
Dmitry Timoshkov
|
289437dc4d
|
ole32/tests: Remove redundant code.
|
2013-06-10 12:38:31 +02:00 |
Marcus Meissner
|
b853ddc40b
|
user32/tests: Remove side effects from assert()s.
|
2013-06-10 11:56:27 +02:00 |
Marcus Meissner
|
0bd04d40cf
|
oleaut32: Avoid memory leaking junk (Coverity).
|
2013-06-10 11:53:14 +02:00 |
Marcus Meissner
|
b22dade1d6
|
oleaut32: Fixed incorrect pointer deref (Coverity).
|
2013-06-10 11:53:05 +02:00 |
Marcus Meissner
|
9a336ce3e7
|
explorer: Fixed wrong heapalloc size (Coverity).
|
2013-06-10 11:52:54 +02:00 |
Daniel Jelinski
|
a2307a3339
|
msi: Update LastSequence for empty media as well.
|
2013-06-10 11:51:03 +02:00 |
André Hentschel
|
749bb1db35
|
ws2_32/tests: Don't test functions directly when reporting WSAGetLastError().
|
2013-06-10 11:49:49 +02:00 |
Francois Gouget
|
3cefe77667
|
ddraw: Remove WINAPI on static functions where not needed.
|
2013-06-10 11:49:43 +02:00 |
Alexandre Julliard
|
1c81dbd1c2
|
Release 1.6-rc1.
|
2013-06-07 21:48:24 +02:00 |
Dmitry Timoshkov
|
eeca784b70
|
ole32: Add a basic OLE client/server test suite.
|
2013-06-07 17:40:41 +02:00 |
Hans Leidekker
|
af7062a94f
|
kernel32/tests: Avoid test failures when running as an unprivileged user.
|
2013-06-07 17:12:25 +02:00 |
Alistair Leslie-Hughes
|
28e80addf8
|
wine.inf: Install oledb32 into the correct directory.
|
2013-06-07 17:12:25 +02:00 |
Christian Costa
|
65d7a8b3d1
|
d3dxof: Add test for more complex object.
|
2013-06-07 12:28:20 +02:00 |
Alistair Leslie-Hughes
|
ad008e223a
|
oledb32: Correct DBPROP_INIT_HWND type for Win64.
|
2013-06-07 12:26:49 +02:00 |
Christian Costa
|
cfe08e719b
|
d3dx9_36: Simplify code + fix typo.
|
2013-06-07 12:26:15 +02:00 |
Detlef Riekenberg
|
d63a160c24
|
mpr/tests: Handle result from the AppV virtual drive.
|
2013-06-07 12:03:06 +02:00 |
Ken Thomases
|
d22ac28f5e
|
winemac: Allow clicks on owned windows to reorder them relative to other owned windows of the same owner.
|
2013-06-07 11:59:02 +02:00 |