Alexandre Julliard
|
513c77655a
|
tools: Improve error handling in the buildicon script.
|
2010-04-06 13:24:04 +02:00 |
Joel Holdsworth
|
3b1b1863e4
|
user32: Replaced oic_winlogo.ico with Tango compliant icon.
|
2010-04-06 13:23:35 +02:00 |
Joel Holdsworth
|
e02de77508
|
tools: Installed new icon build script.
|
2010-04-06 13:23:22 +02:00 |
Joel Holdsworth
|
476a2bee64
|
configure: Maintainer mode requires imagemagick.
|
2010-04-06 13:10:40 +02:00 |
Joel Holdsworth
|
425f138402
|
configure: Maintainer mode requires icotool v0.29.0 or newer.
|
2010-04-06 13:09:49 +02:00 |
Alexandre Julliard
|
c4dec77064
|
user32/tests: Fix a test that was incorrectly skipped on non-Win9x platforms.
|
2010-04-06 12:42:57 +02:00 |
Nikolay Sivov
|
da32b078b7
|
shell32: Add stub shell folder for CLSID_Printers.
|
2010-04-06 11:59:18 +02:00 |
Vincent Povirk
|
f8ecefe6bf
|
mscoree: Use the mono embedding api instead of invoking mono.exe.
|
2010-04-06 11:50:28 +02:00 |
Henri Verbeet
|
f97a9e3c0f
|
ddraw: Fix and clarify texture filter state mappings.
|
2010-04-06 11:48:59 +02:00 |
Henri Verbeet
|
f41ee7cd0a
|
wined3d: Capture the correct scissor rectangle.
This bug was originally introduced by
d4b63bbd87 , and then propagated by
1f029a30db .
|
2010-04-06 11:48:51 +02:00 |
Henri Verbeet
|
2381c9529d
|
wined3d: Don't use GLSL if the supported version isn't at least 1.20.
|
2010-04-06 11:48:47 +02:00 |
Henri Verbeet
|
ae623815ee
|
d3d8/tests: Clear with colors that are more obviously different from the expected value in test_rcp_rsq().
|
2010-04-06 11:48:39 +02:00 |
Henri Verbeet
|
60a3625328
|
d3d8/tests: Use color_match() in test_rcp_rsq().
|
2010-04-06 11:48:35 +02:00 |
Jacek Caban
|
7d80003205
|
mshtml: Fixed nsIHttpChannel::GetRequestSucceeded implementation.
|
2010-04-06 11:48:27 +02:00 |
Stefan Leichter
|
05a308a80b
|
setupapi: Implement SetupGetInfFileListA.
|
2010-04-06 11:48:21 +02:00 |
Alex Villacís Lasso
|
714283c940
|
oledb32: Implement conversion from DBTYPE_BYTES to DBTYPE_WSTR/DBTYPE_STR.
|
2010-04-06 11:48:18 +02:00 |
Alex Villacís Lasso
|
ec7e297987
|
oledb32: Added tests for DBTYPE_BYTES to DBTYPE_WSTR/DBTYPE_STR marked as todo_wine.
|
2010-04-06 11:48:14 +02:00 |
Alex Villacís Lasso
|
d1f4e6a149
|
oledb32: Implement conversion from DBTYPE_GUID to DBTYPE_STR/DBTYPE_WSTR/DBTYPE_BSTR.
|
2010-04-06 11:48:10 +02:00 |
Alex Villacís Lasso
|
75c053aab5
|
oledb32: Add tests for DBTYPE_GUID to DBTYPE_WSTR/DBTYPE_STR conversion as todo_wine.
|
2010-04-06 11:48:07 +02:00 |
Alex Villacís Lasso
|
38a21bf119
|
oledb32: Add tests for DBTYPE_I1/DBTYPE_UI1/DBTYPE_UI2/DBTYPE_UI4/DBTYPE_I8/DBTYPE_UI8 to DBTYPE_WSTR/DBTYPE_STR conversion.
|
2010-04-06 11:48:03 +02:00 |
Alex Villacís Lasso
|
0d2b82fb62
|
oledb32: Add tests for DBTYPE_CY to DBTYPE_WSTR/DBTYPE_STR conversion.
|
2010-04-06 11:47:59 +02:00 |
Alex Villacís Lasso
|
a31d5c7025
|
oledb32: Add tests for DBTYPE_R8 to DBTYPE_WSTR/DBTYPE_STR conversion.
|
2010-04-06 11:47:56 +02:00 |
Alex Villacís Lasso
|
a817f6d047
|
oledb32: Add tests for DBTYPE_R4 to DBTYPE_WSTR/DBTYPE_STR conversion.
|
2010-04-06 11:47:48 +02:00 |
Alex Villacís Lasso
|
cad15d3a7c
|
oledb32: Add tests for DBTYPE_I4 to DBTYPE_WSTR/DBTYPE_STR conversion.
|
2010-04-06 11:47:44 +02:00 |
Alex Villacís Lasso
|
5f236f1a5c
|
oledb32: Implemented OLEDB32 conversion to DBTYPE_STR.
|
2010-04-06 11:47:40 +02:00 |
Alex Villacís Lasso
|
ac408708bc
|
oledb32: Tests for OLEDB32 conversion to DBTYPE_STR, marked as todo_wine.
|
2010-04-06 11:47:35 +02:00 |
Alexandre Julliard
|
fe2f875aaf
|
rpcrt4: Add support for complex arrays in the generic array unmarshalling functions.
|
2010-04-05 22:02:20 +02:00 |
Alexandre Julliard
|
3243ee7e0b
|
rpcrt4: Add support for complex arrays in the generic array marshalling functions.
|
2010-04-05 22:01:46 +02:00 |
Alexandre Julliard
|
c1a9dc8ad2
|
rpcrt4: Always skip the conformance format, even if conformance is not present in the buffer.
Add an identical SkipVariance function to make the code clearer.
|
2010-04-05 21:59:30 +02:00 |
Alexandre Julliard
|
5728d6b402
|
rpcrt4: Fix tracing of non-conformant strings.
|
2010-04-05 21:58:06 +02:00 |
Alexandre Julliard
|
1707c1c5cb
|
widl: Alignment for complex arrays and structs is the buffer alignment, not the memory one.
|
2010-04-05 20:07:22 +02:00 |
Alexandre Julliard
|
cb6a225481
|
widl: Add a type_memsize_and_alignment function to make it explicit where the alignment is truly needed.
|
2010-04-05 20:06:22 +02:00 |
Alexandre Julliard
|
a7d000e2e2
|
mmdevapi: Include system headers before Wine headers.
|
2010-04-05 17:44:23 +02:00 |
Maarten Lankhorst
|
7b36f6658b
|
mmdevapi: Use openal to enumerate devices.
|
2010-04-05 17:43:00 +02:00 |
Maarten Lankhorst
|
2c067ed31e
|
mmdevapi: Add dependency on openal.
|
2010-04-05 17:41:21 +02:00 |
Maarten Lankhorst
|
918ae89227
|
mmdevapi: Add alext.h for openal support.
|
2010-04-05 16:50:37 +02:00 |
Maarten Lankhorst
|
d435499fbc
|
configure: Change openal detection.
|
2010-04-05 16:50:20 +02:00 |
Maarten Lankhorst
|
5a954d4032
|
mmdevapi: Add uuid include.
|
2010-04-05 16:47:27 +02:00 |
Christian Costa
|
adc1aaf06b
|
d3dx9_36: Add stub for D3DXCheckTextureRequirements.
|
2010-04-05 16:46:40 +02:00 |
Alexandre Julliard
|
4bfc99b86c
|
d3dx9_36: Don't include the bison-generated header from the bison source file.
|
2010-04-05 15:30:48 +02:00 |
Wolfram Sang
|
f00b8b9c13
|
tools: Upgrade the config.guess/config.sub scripts.
|
2010-04-05 11:40:31 +02:00 |
Andrew Eikum
|
3901185e94
|
mshtml: Always load URLs without a base URL through Wine.
|
2010-04-05 11:39:39 +02:00 |
Andrew Eikum
|
cf2a3af6f0
|
mshtml: Implement HTTPChannel::GetResponseHeader.
|
2010-04-05 11:39:33 +02:00 |
Andrew Eikum
|
f40682eba9
|
mshtml: Implement HTTPChannel::GetRequestSucceeded.
|
2010-04-05 11:39:30 +02:00 |
Andrew Eikum
|
b688fd0de3
|
mshtml: Return success in HTTPChannel::SetRequestMethod.
Request method is determined by Wine on bind, so return success in this
function to make Gecko happy.
|
2010-04-05 11:39:24 +02:00 |
Mikhail Maroukhine
|
23547c0ffd
|
winedump: Fix compiler warnings with flag -Wcast-qual.
|
2010-04-05 11:39:14 +02:00 |
Henri Verbeet
|
ca1b35aaff
|
wined3d: Rename some GL vendors.
GL_VENDOR_ATI -> GL_VENDOR_FGLRX because it's much more specific. Besides, AMD
also works on the Mesa drivers.
|
2010-04-05 11:37:45 +02:00 |
Henri Verbeet
|
b8211a67d4
|
wined3d: Rename HW_VENDOR_WINE to HW_VENDOR_SOFTWARE.
Software adapters like the refrast also return a 0 PCI ID on Windows.
|
2010-04-05 11:37:39 +02:00 |
Henri Verbeet
|
224c376528
|
wined3d: Make some functions static.
|
2010-04-05 11:37:34 +02:00 |
Henri Verbeet
|
fcee05586b
|
wined3d: Simply inline dumpResources().
|
2010-04-05 11:37:28 +02:00 |