Commit Graph

88424 Commits (80034de2433d6c11900c47c998550af9b3bc860a)
 

Author SHA1 Message Date
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
Jacek Caban ee82123bd4 d3dcompiler.h: Added missing extern "C". 2012-06-13 12:10:01 +02:00
Jacek Caban 71ac2d90df d3d9types.h: Added missing D3DSWAPEFFECT_* values. 2012-06-13 12:09:57 +02:00
Jacek Caban d44ff36475 d3d9.h: Added missing D3DCREATE_* flags. 2012-06-13 12:09:53 +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