André Hentschel
|
4dc0ee57f6
|
d3drm: Implement IDirect3DRMViewportX_GetClassName.
|
2012-06-18 11:59:40 +02:00 |
André Hentschel
|
d9ec2b6dfd
|
d3drm: Implement IDirect3DRMWinDevice_GetClassName.
|
2012-06-18 11:59:40 +02:00 |
André Hentschel
|
069e93f715
|
d3drm: Implement IDirect3DRMDeviceX_GetClassName.
|
2012-06-18 11:59:40 +02:00 |
André Hentschel
|
e5de199289
|
d3drm: Implement IDirect3DRMTextureX_GetClassName.
|
2012-06-18 11:59:40 +02:00 |
André Hentschel
|
b2de41308e
|
d3drm: Fix initial specular value of the Material2 interface.
|
2012-06-18 11:59:40 +02:00 |
André Hentschel
|
d71bf7fdb7
|
d3drm: Implement IDirect3DRMX_CreateTexture.
|
2012-06-18 11:59:40 +02:00 |
André Hentschel
|
029318107b
|
d3drm: Implement IDirect3DRMMaterial2_GetClassName.
|
2012-06-18 11:59:40 +02:00 |
André Hentschel
|
00773feafd
|
d3drm: Implement IDirect3DRMMesh_GetClassName.
|
2012-06-18 11:59:40 +02:00 |
André Hentschel
|
ac5b932363
|
d3drm: Implement IDirect3DRMX_CreateMesh.
|
2012-06-18 11:59:40 +02:00 |
Akihiro Sagawa
|
f503afd86f
|
gdi32: Remove an outdated comment in struct DefaultFontInfo.
|
2012-06-18 11:59:40 +02:00 |
Akihiro Sagawa
|
2bb416baa8
|
gdi32: Fix East-Asian font parameters.
|
2012-06-18 11:59:40 +02:00 |
Akihiro Sagawa
|
afdc84cf03
|
gdi32/tests: Make GetStockObject tests pass on East-Asian machines.
|
2012-06-18 11:59:39 +02:00 |
André Hentschel
|
2f7453f81f
|
jscript/tests: Fix some typos.
|
2012-06-18 10:57:25 +02:00 |
Nozomi Kodama
|
5523820b81
|
d3dx9_36: Recognize A8B8G8R8 format.
|
2012-06-18 10:57:04 +02:00 |
Nozomi Kodama
|
60a0fb30df
|
d3dx9_36: Implementation of D3DXSHMultiply3.
|
2012-06-18 10:56:48 +02:00 |
Alexandre Julliard
|
cdd18731a7
|
wing32: Don't recommend a top-down DIB.
|
2012-06-18 10:54:50 +02:00 |
Alexandre Julliard
|
b61925e1ea
|
gdi32: Fix the contents of the region data in metafiles.
|
2012-06-18 10:54:30 +02:00 |
Jacek Caban
|
120c413f39
|
wininet: Fixed returned buffer size in HttpQueryInfo(HTTP_QUERY_STATUS_CODE) when insufficient buffer is passed.
|
2012-06-15 20:29:28 +02:00 |
Alexandre Julliard
|
3521e1b89b
|
wininet: Fix a compiler warning on Mingw.
|
2012-06-15 18:35:44 +02:00 |
Hans Leidekker
|
4cfd8189c8
|
wbemprox: Implement IEnumWbemClassObject::Next.
|
2012-06-15 18:35:44 +02:00 |
Hans Leidekker
|
19f203c7b2
|
wbemprox: Add support for evaluating query conditions.
|
2012-06-15 18:35:44 +02:00 |
Hans Leidekker
|
d75375ea45
|
wbemprox: Add a partial Win32_BIOS class implementation.
|
2012-06-15 18:35:43 +02:00 |
Hans Leidekker
|
f6be21103b
|
wbemprox: Add support for parsing WQL queries.
|
2012-06-15 18:35:43 +02:00 |
Jacek Caban
|
52363aef65
|
advapi32: Pass service name as argv[0] to ServiceMain.
|
2012-06-15 18:35:42 +02:00 |
Francois Gouget
|
27b8e7c1d8
|
kernel32: Use the English (United States) spelling of license.
|
2012-06-15 18:35:39 +02:00 |
Francois Gouget
|
ef6f3a30cc
|
shell32/tests: Get rid of unneeded function typedefs.
|
2012-06-15 18:35:38 +02:00 |
Francois Gouget
|
74605efe74
|
kernel32/tests: Get rid of unneeded function typedefs.
|
2012-06-15 18:35:38 +02:00 |
Francois Gouget
|
7f0cfac5cc
|
msi/tests: Get rid of unneeded function typedefs.
|
2012-06-15 18:35:37 +02:00 |
Francois Gouget
|
6af6f02585
|
crypt32/tests: Get rid of unneeded function typedefs.
|
2012-06-15 18:35:37 +02:00 |
Alexandre Julliard
|
a7d08fcb6e
|
windowscodecs: Fix some broken tests.
|
2012-06-15 18:35:37 +02:00 |
Huw Davies
|
bdaddc4b7c
|
wineps: Retrieve the ppd file from the driver directory.
|
2012-06-15 18:35:36 +02:00 |
Huw Davies
|
69ff2636b4
|
winspool: Set the printer location from the cups printer-location option.
|
2012-06-15 18:35:36 +02:00 |
Huw Davies
|
5875185e34
|
winspool: Set the printer description from the cups printer-info option.
|
2012-06-15 18:35:35 +02:00 |
Huw Davies
|
afab51c4e7
|
winspool: Add a missing default priority value.
|
2012-06-15 18:35:35 +02:00 |
Huw Davies
|
a294ad42e0
|
winspool: Set the printer registry values before calling into the driver.
|
2012-06-15 18:35:34 +02:00 |
Thomas Faber
|
0b60b8f35a
|
wininet: Correctly fail INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT if libssl is not available.
|
2012-06-15 18:35:33 +02:00 |
Piotr Caban
|
ca86ffb17b
|
msvcp: Sync spec files.
|
2012-06-15 18:35:32 +02:00 |
Piotr Caban
|
24f9290cd6
|
msvcp90: Added basic_ios::widen implementation.
|
2012-06-15 18:35:31 +02:00 |
Piotr Caban
|
65a364a2f3
|
msvcp90: Added basic_ios::narrow implementation.
|
2012-06-15 18:35:31 +02:00 |
Piotr Caban
|
609d7dbb68
|
msvcp90: Added setw implementation.
|
2012-06-15 18:35:30 +02:00 |
Piotr Caban
|
7fcffc7b58
|
msvcp90: Added setprecision implementation.
|
2012-06-15 18:35:29 +02:00 |
Piotr Caban
|
c2c9e9ef7b
|
msvcp90: Added basic_ostream<char>::operator<<(function) implementation.
|
2012-06-15 18:35:28 +02:00 |
Piotr Caban
|
b9fbe6d5e6
|
msvcp90: Added cin, cout and cerr objects.
|
2012-06-15 18:35:20 +02:00 |
Piotr Caban
|
e43f6ec638
|
msvcp90: Added operator<<(basic_ostream<char>, basic_string<char>) implementation.
|
2012-06-15 13:41:30 +02:00 |
André Hentschel
|
afe616b588
|
d3drm: Implement IDirect3DRMMeshBuilderX_GetClassName.
|
2012-06-15 10:31:53 +02:00 |
André Hentschel
|
546a3dcffc
|
d3drm: Implement IDirect3DRMLight_GetClassName.
|
2012-06-15 10:31:49 +02:00 |
André Hentschel
|
9014211796
|
d3drm: Implement IDirect3DRMFrameX_GetClassName.
|
2012-06-15 10:31:33 +02:00 |
André Hentschel
|
4f08dc0a7b
|
ntdll: Check for NetBSD in CDROM_Verify.
|
2012-06-15 10:30:42 +02:00 |
Vincent Povirk
|
14404713de
|
kernel32: Return success from ReadFileEx/WriteFileEx when I/O is pending.
|
2012-06-15 10:30:23 +02:00 |
Vincent Povirk
|
982153605a
|
kernel32: Add test for pending ReadFileEx/WriteFileEx calls.
|
2012-06-15 10:30:19 +02:00 |
Vincent Povirk
|
0a2d6e5183
|
kernel32: Add named pipe server test with ReadFileEx/WriteFileEx.
|
2012-06-15 10:30:16 +02:00 |
Erich Hoover
|
e412c8c7b8
|
hhctrl.ocx: Fix displaying the first page for some help files.
|
2012-06-14 22:21:08 +02:00 |
Dmitry Timoshkov
|
7cf036a471
|
windowscodecs: Check IFD structure when loading metadata.
|
2012-06-14 22:21:08 +02:00 |
Dmitry Timoshkov
|
5f22fdb86f
|
windowscodecs: Add support for WICPersistOptionsLittleEndian/WICPersistOptionsBigEndian in the IFD metadata reader.
|
2012-06-14 22:21:07 +02:00 |
Dmitry Timoshkov
|
ec43788803
|
windowscodecs: Implement partial loading of IFD metadata.
|
2012-06-14 22:21:07 +02:00 |
Dmitry Timoshkov
|
17a64c4450
|
windowscodecs: Add a test to show that metadata reader may not rewind the stream after loading the data.
|
2012-06-14 22:21:07 +02:00 |
Piotr Caban
|
7ac3c8700c
|
msvcrt/tests: Fix Portuguese locale test on NT4.
|
2012-06-14 22:21:02 +02:00 |
Nozomi Kodama
|
ed7c28353d
|
d3dx9_36: Implementation of D3DXQuaternionSquadSetup.
|
2012-06-14 19:16:40 +02:00 |
Dmitry Timoshkov
|
ac38e69a92
|
gdiplus: Accept wider range of fonts.
|
2012-06-14 19:16:00 +02:00 |
Vincent Povirk
|
b5ef70c583
|
gdiplus: Check for NULL image in GdipImageRotateFlip.
|
2012-06-14 19:13:27 +02:00 |
Vincent Povirk
|
387d1e9790
|
windowscodecs: Implement IWICComponentInfo::GetAuthor.
|
2012-06-14 19:13:20 +02:00 |
Vincent Povirk
|
1ceb2f2a48
|
windowscodecs: Add stub IWICPixelFormatInfo implementation.
|
2012-06-14 19:13:12 +02:00 |
Vincent Povirk
|
9b7dca8453
|
windowscodecs: Register pixel formats.
|
2012-06-14 19:12:56 +02:00 |
Vincent Povirk
|
f557fa692b
|
windowscodecs: Add test for IWICComponentInfo.
|
2012-06-14 19:12:44 +02:00 |
Piotr Caban
|
9588617d61
|
msvcp: Sync spec files.
|
2012-06-14 19:12:22 +02:00 |
Piotr Caban
|
aa2733e833
|
msvcp90: Added operator>>(basic_istream<char>, basic_string<char>) implementation.
|
2012-06-14 19:12:14 +02:00 |
Piotr Caban
|
ab999f6d3a
|
msvcp90: Use codecvt<char>::is in basic_istream_char__Ipfx function.
|
2012-06-14 19:12:09 +02:00 |
Piotr Caban
|
bcdcef8713
|
msvcp90: Added basic_ostream<char>::endl implementation.
|
2012-06-14 19:12:04 +02:00 |
Piotr Caban
|
2929a0e774
|
msvcp80: Added _Getcat implementation for supported facets.
|
2012-06-14 19:11:56 +02:00 |
Piotr Caban
|
2c156eaeac
|
msvcp90: Export locale::facet_Register function.
|
2012-06-14 19:11:41 +02:00 |
Piotr Caban
|
49c6e430d5
|
msvcp90: Export locale::facet vtable.
|
2012-06-14 19:11:35 +02:00 |
Piotr Caban
|
38c7a46c5e
|
msvcp90: Added basic_fstream<char> implementation.
|
2012-06-14 19:11:29 +02:00 |
Huw Davies
|
69164eac3e
|
localspl: Have GetPrinterDriverDirectory create the driver directory.
This is needed so that during wineprefix creation, winspool.drv can succeed in printer initialisation.
|
2012-06-14 18:20:33 +02:00 |
Andrew Eikum
|
bf263a347d
|
dsound: Fail if app requests 3D buffer interface on a non-3D buffer.
|
2012-06-14 18:20:29 +02:00 |
Hans Leidekker
|
06b5732798
|
wbemprox: Add stub implementations of IEnumWbemClassObject and IWbemClassObject.
|
2012-06-14 18:20:19 +02:00 |
Hans Leidekker
|
f817cd7ace
|
wbemprox: Add a stub implementation of IWbemServices.
|
2012-06-14 18:20:02 +02:00 |
Huw Davies
|
b5511bd4fe
|
winspool: Set the timeout entries to zero.
|
2012-06-13 21:58:53 +02:00 |
Huw Davies
|
7d615965fc
|
winspool: Use the helper to set DWORD registry values.
|
2012-06-13 21:58:50 +02:00 |
Huw Davies
|
f15f359cbf
|
winspool: Update the ppd for LPR printers too.
|
2012-06-13 21:58:44 +02:00 |
André Hentschel
|
0a0fe20988
|
d3drm/tests: Add GetClassName tests.
|
2012-06-13 21:35:42 +02:00 |
Francois Gouget
|
d8ed347ab3
|
msvcrt: Fix the name of the Portuguese locale alias.
|
2012-06-13 21:35:42 +02:00 |
Francois Gouget
|
768c38034c
|
d3dcompiler_43: Make debug_dump_ir_constructor() static.
|
2012-06-13 21:35:41 +02:00 |
Dmitry Timoshkov
|
4f16c2f791
|
windowscodecs: Reimplement TiffDecoder_GetFrameCount using TIFFNumberOfDirectories.
|
2012-06-13 21:35:41 +02:00 |
Detlef Riekenberg
|
7fbf5c239e
|
kernel32/tests: Accept higher PRODUCT_* values.
|
2012-06-13 21:35:40 +02:00 |
Matteo Bruni
|
f5ffa3004d
|
d3dcompiler: Add some tests for 'system' type includes.
|
2012-06-13 21:35:40 +02:00 |
Matteo Bruni
|
80034de243
|
wpp: Explicitly pass include type to the lookup callback function.
Also, always pass the parent name to the callback, d3dcompiler needs
that information.
|
2012-06-13 21:35:39 +02:00 |
Matteo Bruni
|
8b0d3d9f9a
|
wpp: Invert 'type' callback parameter value, to match comment.
|
2012-06-13 21:35:38 +02:00 |
Henri Verbeet
|
c722f2d31e
|
ddraw: Merge ddraw_surface_destroy() into ddraw_surface_cleanup().
|
2012-06-13 21:35:38 +02:00 |
Huw Davies
|
af8228f02a
|
localspl: Remove a bunch of casts.
|
2012-06-13 21:35:37 +02:00 |
Piotr Caban
|
30a1ed53d7
|
msvcp90: Specify open mode in basic_ifstream<char> functions.
|
2012-06-13 19:40:44 +02:00 |
Piotr Caban
|
43d99a1b68
|
msvcp90: Added basic_ofstream<char> implementation.
|
2012-06-13 19:40:38 +02:00 |
Piotr Caban
|
de5cf35cb7
|
msvcp90: Added basic_iostream<char> implementation.
|
2012-06-13 19:40:30 +02:00 |
Jacek Caban
|
e120ca06c3
|
mshtml: Release script hosts in window_set_docnode.
|
2012-06-13 19:40:04 +02:00 |
Ulrik Dickow
|
fc8ab63563
|
msxml3/tests: Test namespace change for all document versions.
|
2012-06-13 19:39:56 +02:00 |
Alexandre Julliard
|
2ffc57821f
|
mountmgr: Add support for UDisks2.
|
2012-06-13 17:51:00 +02:00 |
Alexandre Julliard
|
2f86012373
|
mountmgr: Add a helper function for parsing UDisks media compatibility.
|
2012-06-13 17:36:55 +02:00 |
Nozomi Kodama
|
4099eb8bbb
|
d3dx9_36: D3DXQuaternionLn computes as if the norm of the input is 1.
|
2012-06-13 14:50:25 +02:00 |
André Hentschel
|
a8139f0ba1
|
ntdll: Enhance FreeBSD checks for cdrom code to also check for DragonFly BSD when appropriate.
|
2012-06-13 12:10:23 +02:00 |
Michael Stefaniuc
|
db5053c950
|
wined3d: Avoid sizeof on structs with variable length arrays.
|
2012-06-13 12:09:36 +02:00 |
Michael Stefaniuc
|
435ac27d8f
|
wer: Use FIELD_OFFSET to calculate the size of a struct with variable length array.
|
2012-06-13 12:09:31 +02:00 |