Commit Graph

69150 Commits

Author SHA1 Message Date
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
Francois Gouget 0f3085c82e iphlpapi: Don't rely on the HAVE_XXX macros having a numeric values. 2012-06-13 12:08:50 +02:00
Detlef Riekenberg 697cea2f93 kernel32/tests: Do not test GetLastError on success. 2012-06-13 12:08:37 +02:00
Detlef Riekenberg 0e997674c5 ntprint: Do not fail when the spooler service was stopped. 2012-06-13 12:08:33 +02:00
Piotr Caban 034de95550 msvcp: Sync spec files. 2012-06-12 19:28:52 +02:00
Piotr Caban 0db98a30b9 msvcp90: Added basic_istream<char>::getline(basic_string<char>) implementation. 2012-06-12 19:28:45 +02:00
Piotr Caban 5b0548cc3e msvcp90: Added basic_ifstream<char> implementation. 2012-06-12 19:28:38 +02:00
Piotr Caban 8d39c7d889 msvcp90: Accept more base classes in DEFINE_RTTI_DATA macro. 2012-06-12 19:28:32 +02:00
Piotr Caban 9f9a4a18d1 msvcp90: Added basic_filebuf<char> implementation. 2012-06-12 19:28:20 +02:00
Piotr Caban 65db238da0 msvcp90: Added locale::global implementation. 2012-06-12 19:28:14 +02:00
Piotr Caban 9c83b6ee42 msvcp90: Added use_facet< codecvt<char> > implementation. 2012-06-12 19:28:08 +02:00
Piotr Caban 1d0b072d0f msvcp90: Fixed default locale constructor implementation. 2012-06-12 19:27:58 +02:00
Henri Verbeet 0610d1eec9 wined3d: Invalidate the entire buffer on maps with WINED3DLOCK_DISCARD. 2012-06-12 17:27:43 +02:00
Henri Verbeet 611b541f29 wined3d: Set undefined vertex attributes to 0.0. 2012-06-12 17:27:39 +02:00
Henri Verbeet 56fffd0659 d3d9: Get rid of IDirect3DQuery9Impl. 2012-06-12 17:27:34 +02:00
Henri Verbeet 2f2995de75 d3d9: Get rid of IDirect3DPixelShader9Impl. 2012-06-12 17:27:29 +02:00
Henri Verbeet df9c6aa3ec d3d9: Get rid of IDirect3DVertexShader9Impl. 2012-06-12 17:27:25 +02:00
Aric Stewart 9ea4543d12 usp10: In ShapeCharGlyphProp_BaseIndic set justification to SCRIPT_JUSTIFY_NONE for glyphs with no characters. 2012-06-12 17:27:19 +02:00
Aric Stewart 3447b716a6 usp10: Do not use custom indic ShapeCharGlyphProp when shaping Indic numeric scripts. 2012-06-12 17:27:12 +02:00
Huw Davies 28ef1af6d0 winspool: Update the ppd file of an already installed printer in the first call to OpenPrinter. 2012-06-12 12:57:06 +02:00
Huw Davies 0ef0ce2938 winspool: Set the printer status of old printers to indicate that they should check for driver updates. 2012-06-12 12:57:02 +02:00
Huw Davies da0e1ecdd6 winspool: Install the ppd files into the driver directory. 2012-06-12 12:56:52 +02:00
Jacek Caban 5c654b4839 urlmon: Avoid useless InternetQueryOptionW call. 2012-06-12 11:11:38 +02:00
Francois Gouget bebcce32b0 d3dx9_36/tests: Make a couple of test functions static. 2012-06-12 11:11:36 +02:00
Francois Gouget 15846adef0 gdiplus: Make get_font_hfont() static. 2012-06-12 11:11:32 +02:00
Francois Gouget 4a27f7bf27 mmdevapi: Make MMDevice_GetPropValue() static. 2012-06-12 11:11:29 +02:00
Francois Gouget 6d15b88897 joy.cpl: Make list_dlgproc() static. 2012-06-12 11:11:25 +02:00
Francois Gouget 12b900ce70 user32: Make some DDE functions static. 2012-06-12 11:11:22 +02:00
Francois Gouget 31d432925c user32: Reorder some DDE functions to avoid the need for forward declarations. 2012-06-12 11:11:19 +02:00
Francois Gouget 4f17081652 wined3d: Make some surface functions static. 2012-06-12 11:11:16 +02:00
Francois Gouget 9a874aca8e wined3d: Reorder some surface functions to avoid the need for forward declarations. 2012-06-12 11:11:12 +02:00
Francois Gouget 04f19989d0 d3drm: Make Direct3DRM{Frame,Light,Visual}Array_create() static. 2012-06-12 11:10:22 +02:00
Francois Gouget 86a2fcf614 d3drm: Move up the IDirect3DRM{Frame,Light,Visual}Array implementations to avoid forward declarations. 2012-06-12 11:10:17 +02:00
Ken Thomases 51d5a48c37 winex11: Fix correspondence between main_key_LT_B and main_key_vkey_qwerty. 2012-06-12 10:27:24 +02:00
Hans Leidekker a17ca16495 msi: Keep assembly caches loaded until the package is destroyed. 2012-06-12 10:22:24 +02:00
Hans Leidekker 3480ccbbb4 msi: Always load mscoree.dll from the system directory. 2012-06-12 10:22:15 +02:00
Hans Leidekker 458f6b7ccd msi: Don't fail if no .NET runtime is available. 2012-06-12 10:22:04 +02:00
Hans Leidekker f6f1bfd6fb msi/tests: Use only uppercase characters for the PID_REVNUMBER property. 2012-06-12 10:21:55 +02:00
Dmitry Timoshkov 574a52e522 ole32: Add VT_I1 to the list of supported variant types. 2012-06-12 10:21:49 +02:00
Matteo Bruni eeb550c0c3 d3dcompiler: Parse constructors. 2012-06-12 10:20:35 +02:00
Matteo Bruni d2673848ea d3dcompiler: Parse function definitions. 2012-06-12 10:20:32 +02:00
Matteo Bruni 552f10d0e8 d3dcompiler: Parse function declarations. 2012-06-12 10:20:30 +02:00
Matteo Bruni 5e34375238 d3dcompiler: Parse sampler declarations. 2012-06-12 10:20:27 +02:00
Matteo Bruni de11f800fd d3dcompiler: Parse vector and matrix declarations. 2012-06-12 10:20:24 +02:00
Bruno Jesus b2af5e1d31 ws2_32: Fix hostent memory allocation. 2012-06-12 10:20:10 +02:00
Alistair Leslie-Hughes 524a817195 msxml3: Implement IXMLParser Get/Set Flags. 2012-06-12 10:18:01 +02:00
Dmitry Timoshkov e65b19cad3 gdi32: Do not normalize height of the default GUI font. 2012-06-12 10:15:26 +02:00
Hans Leidekker 0ed61000d3 msi: Support registry key names that exceed 255 characters. 2012-06-11 21:03:48 +02:00
Hans Leidekker fc2c8a215f msi: Fail if a registry key cannot be created. 2012-06-11 21:03:48 +02:00
Hans Leidekker fd0c2dabdf msi: Ignore the value if a registry value name is special. 2012-06-11 21:03:47 +02:00
Hans Leidekker f0ea60049c msi: Add support for 64-bit registry components. 2012-06-11 21:03:47 +02:00
Jacek Caban 9fa443dcd9 mshtml: Wine Gecko 1.6 release. 2012-06-11 21:03:46 +02:00
Jacek Caban 9af95b3243 urlmon: Use error dialog for ERROR_INTERNET_SEC_CERT_REV_FAILED error if IHttpSecurity returns S_FALSE. 2012-06-11 21:03:46 +02:00
Aric Stewart f241014f46 usp10: Corrections for ShapeCharGlyphProp_Thai. 2012-06-11 21:03:45 +02:00
Aric Stewart 6c43ef46d8 usp10: Properly handle fonts with scripts without a default language. 2012-06-11 21:03:45 +02:00
Józef Kucia 0e532633e3 d3dx9/tests: Use inline functions instead of check_pixel_{1bpp, 2bpp, 4bpp} macros. 2012-06-11 12:37:40 +02:00
Józef Kucia cda4738f52 d3dx9/tests: Improve test failure messages for check_{ref, release}. 2012-06-11 12:37:30 +02:00
Józef Kucia 35c13b0879 d3dx9: Add ID3DXRenderToEnvMap interface stub. 2012-06-11 12:37:22 +02:00
Józef Kucia f072404f61 d3dx9/tests: Add tests for D3DXCreateRenderToEnvMap. 2012-06-11 12:37:16 +02:00
Jacek Caban 1325c400c1 wininet: Added InternetGetSecurityInfoByURL tests. 2012-06-11 12:19:07 +02:00
Jacek Caban 6c764fbd47 wininet: Added InternetGetSecurityInfoByURL[AW] implementation. 2012-06-11 12:19:07 +02:00
Nikolay Sivov ad914986e8 msxml3: Fix status text value parsing. 2012-06-11 12:19:07 +02:00
Nikolay Sivov c2c8b9e771 msxml3: Reuse MXAttributes implementation for SAX reader attributes reporting. 2012-06-11 12:19:07 +02:00
Nikolay Sivov 6560d88151 comctl32/listview: Properly update selection mark on item state change. 2012-06-11 12:19:07 +02:00
Thomas Faber 7f57141078 oleaut32: Fix build with MSVC. 2012-06-11 12:19:06 +02:00
Dan Kegel db48235880 kernel32: Quiet an extremely verbose stub fixme. 2012-06-11 11:27:24 +02:00
Dan Kegel 9af12506b0 ntdll: Avoid clobbering valgrind annotations during HeapReAlloc. 2012-06-11 11:26:43 +02:00
Christian Costa f1cd213931 d3drm: Implement IDirect3DRMMeshImpl_SetGroupColorRGB. 2012-06-11 11:25:18 +02:00
Christian Costa 85f4fda840 d3drm: Free all mesh resources when releasing mesh object. 2012-06-11 11:25:08 +02:00
Christian Costa a77fd778c2 d3drm: Free texture object when releasing mesh builder object. 2012-06-11 11:25:03 +02:00
Christian Costa 0023ddf117 d3drm: Handle texture associated with the material when loading a mesh. 2012-06-11 11:24:58 +02:00
Christian Costa 422d57e7d2 d3drm: Fix vertex index test and print a warning when it is out of range. 2012-06-11 11:24:40 +02:00
Roderick Colenbrander e80d6199dc opengl32: Add wglGetProcAddress tests. 2012-06-11 11:22:38 +02:00
Roderick Colenbrander 29346f28ae opengl32: Sync with latest GL specs. 2012-06-11 11:20:50 +02:00
Dmitry Timoshkov 9f58bef1ac windowscodecs: Add WICIfdMetadataReader registration. 2012-06-08 19:35:20 +02:00
Dmitry Timoshkov 781113f4da windowscodecs: Add WICIfdMetadataReader stub implementation. 2012-06-08 19:35:20 +02:00
Dmitry Timoshkov 8d71cc1f2d windowscodecs: Implement MetadataHandler_GetCount. 2012-06-08 19:35:19 +02:00
Dmitry Timoshkov 1f48c89e04 windowscodecs: Protect from invalid input some metadata handler methods. 2012-06-08 19:35:19 +02:00
Francois Gouget 562b277bb3 iphlpapi: Don't rely on the HAVE_XXX macros having a numeric values. 2012-06-08 19:35:18 +02:00
Francois Gouget b5b7947ee8 quartz: Make VMR9_{Break,Complete}Connect() static. 2012-06-08 19:35:17 +02:00
Francois Gouget b0a339707f d3dcompiler_43: Make debug_{base,node}_type() static. 2012-06-08 19:35:17 +02:00
Jacek Caban e3dfbe33f6 wininet: Skip security flags tests on too old wininet versions. 2012-06-08 19:35:08 +02:00
Jacek Caban 74f596c5ed wininet: Read status code directly from request object in InternetErrorDlg. 2012-06-08 18:00:17 +02:00
Jacek Caban ebff6036bf wininet: Access request object directly in WININET_SetAuthorization. 2012-06-08 18:00:12 +02:00
Jacek Caban 4f51146a46 wininet: Access directly host name from request object in dialogs. 2012-06-08 18:00:04 +02:00
Jacek Caban 9bc3046896 wininet: Simplify proxy server access in dialogs. 2012-06-08 17:59:59 +02:00
André Hentschel bc99d86729 iphlpapi: Check for struct icmpstat (for NetBSD). 2012-06-07 22:00:12 +02:00
André Hentschel 20dbe91212 iphlpapi: Check for struct udpstat (for NetBSD). 2012-06-07 21:59:28 +02:00
Lucas Zawacki 69dda4cdcd joy.cpl: Added trace messages to show joystick input. 2012-06-07 21:58:21 +02:00
Lucas Zawacki af55e7dc45 joy.cpl: Added a Graphical Axis test. 2012-06-07 21:58:15 +02:00
Lucas Zawacki fd951a7ec2 joy.cpl: Added joystick testing tab and button tests. 2012-06-07 21:49:47 +02:00
Vincent Povirk d3f7247ea5 windowscodecs: Add metadata reader information to the registry. 2012-06-07 21:49:47 +02:00
Vincent Povirk 46991dc9fb windowscodecs: Add test for IWICMetadataReaderInfo. 2012-06-07 21:49:41 +02:00
Vincent Povirk 434e7b8e1e windowscodecs: Add stub IWICMetadataBlockReader to PNG decoder. 2012-06-07 21:43:08 +02:00
Vincent Povirk 8fdddd8779 windowscodecs: Add test for IWICMetadataBlockReader interface. 2012-06-07 21:43:00 +02:00
Józef Kucia cda45bca92 d3dx9/tests: Add tests for device state changes for ID3DXRenderToSurface interface. 2012-06-07 21:42:49 +02:00
Józef Kucia bccda19e8f d3dx9/tests: Add tests for ID3DXRenderToSurface interface. 2012-06-07 21:42:43 +02:00
Józef Kucia c0e583af6d d3dx9: Implement ID3DXRenderToSurface::BeginScene and ID3DXRenderToSurface::EndScene. 2012-06-07 21:42:36 +02:00
Jacek Caban 31907e0c96 urlmon: Improved ERROR_INTERNET_SEC_CERT_REV_FAILED error handling. 2012-06-07 19:48:04 +02:00
Dmitry Timoshkov 99c10bd7a1 kernel32: Print in the CopyFileW trace also fail_if_exists parameter. 2012-06-07 19:48:03 +02:00
Daniel Jelinski 4c6803d858 comctl32/tests: Treeview shouldn't modify cChildren if it was explicitly set. 2012-06-07 19:47:59 +02:00
Daniel Jelinski 1196aed33f comctl32: Allow label edit only if treeview style allows editing. 2012-06-07 16:26:25 +02:00
Daniel Jelinski fccee5d20c shell32: Make folder names in folder picker editable. 2012-06-07 16:26:15 +02:00
Daniel Jelinski 51c77f56a7 comdlg32: Make tests pass with native comctl32. 2012-06-07 16:26:00 +02:00
Daniel Jelinski aec1c9562d comdlg32: Fixed support for deleting items other than the first. 2012-06-07 16:25:08 +02:00
Dmitry Timoshkov 34229e5fb6 windowscodecs: Add a stubbed out IWICMetadataBlockReader to TIFF decoder. 2012-06-07 16:23:17 +02:00
André Hentschel 89d43a3dd7 d3drm: Improve IDirect3DRMWinDevice_HandlePaint stub. 2012-06-07 16:07:20 +02:00
André Hentschel 95bedf4c11 d3drm: Improve IDirect3DRMDeviceX_Update stub. 2012-06-07 16:07:20 +02:00
André Hentschel 2c6f238281 d3drm: Improve IDirect3DRMViewportX_Render stub. 2012-06-07 16:07:19 +02:00
André Hentschel 8558a948a9 d3drm: Improve IDirect3DRMViewportX_Clear stub. 2012-06-07 16:07:19 +02:00
André Hentschel 7e001ae60e d3drm: Implement IDirect3DRMViewportX_[Get|Set]Projection. 2012-06-07 16:07:19 +02:00
André Hentschel 9a8b788dc5 d3drm: Implement IDirect3DRMViewportX_[Get|Set]Field. 2012-06-07 16:07:18 +02:00
André Hentschel 48b0666d7f d3drm: Implement IDirect3DRMViewportX_[Get|Set]Front. 2012-06-07 16:07:17 +02:00
André Hentschel ece2ca78ea d3drm: Implement IDirect3DRMViewportX_[Get|Set]Back. 2012-06-07 16:07:17 +02:00
André Hentschel 6e9cbf1b2e d3drm: Implement IDirect3DRMLight_[Get|Set]Penumbra. 2012-06-07 16:07:16 +02:00
André Hentschel e89d2f4d34 d3drm: Implement IDirect3DRMLight_[Get|Set]Umbra. 2012-06-07 16:07:16 +02:00
André Hentschel 5fc563b0f0 d3drm: Implement IDirect3DRMLight_[Get|Set]QuadraticAttenuation. 2012-06-07 16:07:15 +02:00
André Hentschel b04eceed45 d3drm: Implement IDirect3DRMLight_[Get|Set]LinearAttenuation. 2012-06-07 16:07:14 +02:00
André Hentschel 2f5608877d d3drm: Implement IDirect3DRMLight_[Get|Set]ConstantAttenuation. 2012-06-07 16:07:14 +02:00
Jacek Caban f6fc1e3cac wininet: Added more security flags and errors tests. 2012-06-07 16:07:13 +02:00
Jacek Caban 448f2452c4 wininet: Added support for ERROR_INTERNET_SEC_CERT_REV_FAILED in InternetErrorDlg. 2012-06-07 16:07:13 +02:00
Jacek Caban 964e538ba9 wininet: Set SECURITY_FLAG_SECURE when error dialog ignores invalid certificate. 2012-06-07 16:07:12 +02:00
Jacek Caban b5fec3c033 wininet: Store request object instead of handle in error dialog. 2012-06-07 16:07:12 +02:00
Jacek Caban d8b5f468ab wininet: Added support for undocumented InternetSetOption(99) call. 2012-06-07 16:07:11 +02:00
Jacek Caban c3eec8dc57 wininet: Improved handling ERROR_INTERNET_INVALID_CA error. 2012-06-07 16:07:11 +02:00
Piotr Caban 2baabaefe8 msvcp90: Added codecvt<char> implementation. 2012-06-07 16:07:10 +02:00
Piotr Caban 679b0d4843 msvcp90: Added codecvt_base class implementation. 2012-06-07 16:07:09 +02:00
Alistair Leslie-Hughes 85d49c5819 mscoree: Correct possible uninitialized variable (clang). 2012-06-07 16:07:07 +02:00
Alistair Leslie-Hughes c99754ef15 mscoree: Use .NET 2.0 for 1.0 assemblies. 2012-06-07 16:07:04 +02:00
Erich Hoover 7e9e8b6b80 ws2_32: Use STATUS_MORE_PROCESSING_REQUIRED to indicate that the AcceptEx async should not send a completion. 2012-06-07 16:07:02 +02:00
Aric Stewart ac421e3341 quartz: Hookup the VMR-9 to directX and the Allocator-Presenter. 2012-06-07 16:06:49 +02:00
Aric Stewart 583d915520 quartz: Create the rendering window for VMR-9. 2012-06-07 15:56:22 +02:00
Aric Stewart 82a562a603 quartz: Allocate surfaces in VMR-9. 2012-06-07 15:55:24 +02:00
Aric Stewart 3d46f56a14 quartz: Implement default Surface Allocator for vmr9. 2012-06-07 15:53:09 +02:00
Roderick Colenbrander 9e73f7a6df winex11.drv: Limit formats to nMaxFormats in wglChoosePixelFormatARB. 2012-06-07 10:36:03 +02:00
Michael Stefaniuc b168da7752 mscoree: Remove duplicated include. 2012-06-07 10:33:47 +02:00
Michael Stefaniuc 9d32c28771 wineqtdecoder: Remove duplicated assert.h include. 2012-06-07 10:33:40 +02:00
Michael Stefaniuc 07d8619979 msctf: Remove a stray backslash at the end of a line. 2012-06-07 10:33:23 +02:00
Michael Stefaniuc fe947be7e7 comctl32/tests: Remove stray backslashes at end of lines. 2012-06-07 10:33:17 +02:00
Michael Stefaniuc 8e4d76bf2c d3drm/tests: Remove stray backslashes at end of lines. 2012-06-07 10:33:10 +02:00
Matteo Bruni 96470dfcb4 d3dcompiler: Parse variable references in expressions. 2012-06-07 10:32:46 +02:00
Matteo Bruni 887ef49419 d3dcompiler: Parse variable initializers, basic expressions. 2012-06-07 10:32:41 +02:00
Matteo Bruni 3275cca970 d3dcompiler: Parse modifiers. 2012-06-07 10:32:36 +02:00
Matteo Bruni 9d9dae0cdb d3dcompiler: Distinguish between scalars, vectors and matrices. 2012-06-07 10:32:31 +02:00
Matteo Bruni a8839cd1de d3dcompiler: Dump preprocessed shader sources. 2012-06-07 10:32:23 +02:00
Detlef Riekenberg 0b85a740bd localui/tests: Do not fail when the spooler service was stopped. 2012-06-06 20:54:22 +02:00
André Hentschel 1f3eca666b kernel32/tests: Add tests for LCMapStringEx. 2012-06-06 20:54:22 +02:00
Jacek Caban 8dbc39b4be wininet: Properly set flags in InternetSetOption(INTERNET_OPTION_SECURITY_FLAGS). 2012-06-06 20:54:22 +02:00
Jacek Caban 4c7e9aa920 wininet: Added InternetGetSecurityInfoByURL* stubs. 2012-06-06 20:54:22 +02:00
Piotr Caban 6f8149e5e3 msvcp90: Added partial basic_istream<char> implementation. 2012-06-06 19:18:17 +02:00
Piotr Caban 140861cade msvcp90: Call correct setstate function in basic_ostream class. 2012-06-06 19:18:01 +02:00
Piotr Caban 46838cf2e5 msvcp90: Rename sentry_char_{create,destroy} functions. 2012-06-06 19:17:57 +02:00
Piotr Caban bbea6efca0 msvcp90: Fix streamoff and streampos definition. 2012-06-06 19:17:51 +02:00
Erich Hoover e7dbb212a2 server: Access the completion from the file descriptor instead of the async object. 2012-06-06 13:47:28 +02:00
Christian Costa 6aa77edfb3 d3drm: Implement IDirect3DRMMeshBuilderX_SetMaterial. 2012-06-06 12:44:29 +02:00
Christian Costa 8080528fc4 d3drm: Pass texture of mesh builder to newly created mesh. 2012-06-06 12:41:26 +02:00
Christian Costa db6b10e22d d3drm: Implement IDirect3DRMMesh_SetGroupTexture. 2012-06-06 12:40:42 +02:00
Francois Gouget 624ad399f1 windowscodecs/tests: Fix compilation on systems that don't support nameless structs. 2012-06-06 12:39:46 +02:00
Hans Leidekker ea40a90469 fusion: Account for the version prefix when building the file mask. 2012-06-06 12:39:44 +02:00
Józef Kucia de1f2ffd52 d3dx9: Implement ID3DXRenderToSurface::GetDevice. 2012-06-06 11:56:18 +02:00
Józef Kucia 0ed3eb0120 d3dx9: Implement ID3DXRenderToSurface::GetDesc. 2012-06-06 11:56:14 +02:00
Józef Kucia 5c6438e834 d3dx9: Add ID3DXRenderToSurface interface stub. 2012-06-06 11:56:09 +02:00
Józef Kucia 4200198355 d3dx9/tests: Add basic tests for D3DXCreateRenderToSurface. 2012-06-06 11:55:56 +02:00
Józef Kucia ad5a00b7f8 d3dx9: Add stub for D3DXCreateRenderToSurface. 2012-06-06 11:55:41 +02:00
Józef Kucia 6953865e8d d3dx9/tests: Fix indentation. 2012-06-06 11:55:01 +02:00
Józef Kucia 6fe841edde d3dx9/tests: Add tests for loading surfaces from non-lockable render targets. 2012-06-06 11:54:54 +02:00
André Hentschel 04201096a2 ntdll: Add stub for NtQuerySystemEnvironmentValueEx. 2012-06-06 11:54:37 +02:00
Alexandre Julliard 6157f4a9f4 mountmgr.sys: Don't try to close the dbus connection. 2012-06-06 11:46:38 +02:00
Alexandre Julliard 2729cc1b3d shell32: Remove the applet valid flag and improve the error handling. 2012-06-06 11:46:20 +02:00
Detlef Riekenberg 8c83c66bcb kernel32/tests: Remove debug code from GetProductInfo. 2012-06-05 21:23:21 +02:00
Alexandre Julliard 6f9f6b1aa6 shell32: Convert the control panel list to a standard list. 2012-06-05 21:23:21 +02:00
Alexandre Julliard c1e40a8bf4 shell32: Use a default icon for control panels without one. 2012-06-05 21:23:19 +02:00
Lucas Zawacki d4c8f771b2 joy.cpl: Added joystick listing. 2012-06-05 21:22:51 +02:00
Lucas Zawacki 033f4ae4b8 joy.cpl: First version of the joystick configuration applet. 2012-06-05 21:21:08 +02:00
Józef Kucia cc547444df windowscodecs/tests: Fix the expected values in some ok() messages. 2012-06-05 19:58:22 +02:00
Gerald Pfeifer 43923decba ntdll: Omit unused typedef in test_query_timeofday. 2012-06-05 19:58:12 +02:00
Christian Costa 23db9d8bed d3drm: Pass mesh builder color to newly created mesh. 2012-06-05 19:58:12 +02:00
Christian Costa b7a74b0204 d3drm: Implement IDirect3DRMMeshImpl_SetGroupColor. 2012-06-05 19:58:12 +02:00
Christian Costa ab08e5938a d3drm: Load mesh color to mesh builder. 2012-06-05 19:58:11 +02:00
Christian Costa ab8619e920 d3drm: Implement IDirect3DRMMesh_GetGroupColor. 2012-06-05 19:58:11 +02:00
Christian Costa 08cfdc1191 d3drm: Implement IDirect3DRMMeshBuilderX_SetColor and IDirect3DRMMeshBuilderX_SetColorRGB. 2012-06-05 19:58:11 +02:00
Austin English e8c283c009 kernel32: Add a stub for SetConsoleIcon. 2012-06-05 11:50:45 +02:00
Aric Stewart 7fbf72c400 usp10: Correct glyph caching beyond the BMP. 2012-06-05 10:24:07 +02:00
Jacek Caban 0133683c46 wininet: Added support for undocumented InternetQueryOption(98). 2012-06-05 10:23:54 +02:00