Alexandre Julliard
f56a36e18e
Release 1.6-rc2.
2013-06-14 20:15:43 +02:00
Akihiro Sagawa
901a08f480
po: Update Japanese translation.
2013-06-14 16:46:39 +02:00
Jacek Caban
2782f36b1d
wininet/tests: Added more cert struct tests.
2013-06-14 16:44:06 +02:00
Karol Herbst
627aebf774
wined3d: Add Nvidia GeForce GTX 770M.
2013-06-14 13:51:37 +02:00
Maxime Lombard
214d6ed0ba
wined3d: Add Nvidia GeForce GTX 670MX.
2013-06-14 13:51:35 +02:00
Hans Leidekker
74cf8f53f0
wbemprox: Implement Win32_SoundDevice.Name.
2013-06-14 11:50:24 +02:00
Hans Leidekker
02ba712a05
wbemprox: Implement Win32_NetworkAdapter.PhysicalAdapter.
2013-06-14 11:50:18 +02:00
Hans Leidekker
861f745033
wbemprox: Implement Win32_VideoController.AdapterDACType.
2013-06-14 11:50:04 +02:00
Hans Leidekker
ad60f235d2
wbemprox: Implement Win32_OperatingSystem.ServicePackMinorVersion.
2013-06-14 11:49:54 +02:00
Hans Leidekker
3c623ef38c
wbemprox: Implement Win32_OperatingSystem.Locale.
2013-06-14 11:49:42 +02:00
Hans Leidekker
f560bb4801
wbemprox: Implement Win32_OperatingSystem.CountryCode.
2013-06-14 11:49:36 +02:00
Hans Leidekker
ba3fe55cd4
wbemprox: Implement Win32_OperatingSystem.CodeSet.
2013-06-14 11:49:29 +02:00
Hans Leidekker
772236fe85
wbemprox: Implement Win32_Processor.NumberOfCores.
2013-06-14 11:49:20 +02:00
Hans Leidekker
38e976acdd
wbemprox: Implement Win32_Processor.AddressWidth.
2013-06-14 11:48:26 +02:00
Hans Leidekker
33c440fb22
wbemprox: Override variant conversion for Win32_VideoController.AdapterRAM.
2013-06-14 11:47:33 +02:00
Hans Leidekker
c9fe6139b5
wbemprox: Always use resize_table to allocate memory for table data.
2013-06-14 11:47:25 +02:00
Henri Verbeet
ffc9f535eb
wined3d: Handle pre-transformed vertices in the GLSL vertex pipe.
...
This also avoids a fallback to drawStridedSlow().
2013-06-14 11:46:31 +02:00
Henri Verbeet
8a7ddfbb53
wined3d: Don't use state_colormat() with the GLSL vertex pipe.
...
None of the code in there should be needed for the GLSL vertex pipe, and the
"untracked materials" counter in particular will trigger an unnecessary
fallback to drawStridedSlow().
2013-06-14 11:46:27 +02:00
Henri Verbeet
4de77fa23f
wined3d: Allow a custom pitch to be specified in wined3d_surface_set_mem().
2013-06-14 11:46:20 +02:00
Dmitry Timoshkov
aa0cc00b48
winspool.drv: Avoid converting garbage if there was no DEVMODE passed in.
2013-06-14 11:46:00 +02:00
Dmitry Timoshkov
08bade6880
oleaut32: Do not rely on vtable placement in the implementation structure.
2013-06-14 11:45:26 +02:00
Francois Gouget
bd97f64d04
user32/tests: Add a trailing '\n' to a few ok() calls.
2013-06-14 11:45:19 +02:00
Aric Stewart
2fd3ec7d06
fonts: Include Arabic characters in Tahoma Bold.
...
Glyphs from Public Domain DejaVu Sans Bold, a font based on Bitstream Vera.
2013-06-13 20:50:59 +02:00
Aric Stewart
121f82bff7
fonts: Include Arabic characters in Tahoma.
...
Glyphs from Public Domain DejaVu Sans, a font based on Bitstream Vera.
2013-06-13 20:50:57 +02:00
Alistair Leslie-Hughes
5e42382c31
oledb32: Add remaining INIT Properties.
2013-06-13 17:14:14 +02:00
Christian Costa
fcb72f399d
d3dx9_36: Set compilation_errors to NULL when no error encountered + tests.
2013-06-13 17:14:06 +02:00
Dmitry Timoshkov
eca18b5152
oleaut32: Do not rely on vtable placement in the implementation structure.
2013-06-13 17:13:28 +02:00
Alexandre Julliard
df17007af7
wininet/tests: Use test.winehq.com for invalid certs tests.
2013-06-13 17:10:04 +02:00
Alexandre Julliard
c518801495
secur32: Set the SSL server name to enable the SNI extension.
2013-06-13 17:10:02 +02:00
Alistair Leslie-Hughes
661c2b8a0e
oleaut32/tests: Add DECIMAL tests.
2013-06-13 12:18:49 +02:00
André Hentschel
1337726318
winemaker: Try to find the real case of a given filename or path from project files.
2013-06-13 12:17:48 +02:00
André Hentschel
bf236d423f
winemaker: Add includes separately for vcproj files.
2013-06-13 12:17:45 +02:00
André Hentschel
7bd49ab2df
winemaker: Don't destroy relative paths.
2013-06-13 12:17:39 +02:00
Hans Leidekker
f8c7cd945f
tapi32: Properly implement lineGetCountryW.
2013-06-12 16:49:19 +02:00
Alexandre Julliard
dbecee55ce
wine.inf: Explicitly register the 32-bit stdole2.tlb under SysWOW64.
2013-06-12 16:49:19 +02:00
Hans Leidekker
50febc4888
winhttp/tests: Test query schemes.
2013-06-12 15:52:53 +02:00
Marcus Meissner
85f3fe735d
winhttp: Initialize schemes (Coverity).
2013-06-12 15:52:36 +02:00
Aric Stewart
b69d67f146
ole32: Not all uses of StorageImpl_ReadBigBlock fail if no bytes are read.
2013-06-12 15:51:07 +02:00
Christian Costa
66414c46c9
d3dxof/tests: Add test for case sensitive 'indexColor' type.
2013-06-12 12:12:10 +02:00
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