Józef Kucia
|
a4df391976
|
d3dx9: Rename point_filter_simple_data to point_filter_argb_pixels.
|
2012-10-29 10:47:03 +01:00 |
Józef Kucia
|
a513da063f
|
d3dx9: Rename copy_simple_data to convert_argb_pixels.
|
2012-10-29 10:47:03 +01:00 |
Henri Verbeet
|
5059da9e32
|
wined3d: Don't depend on device internals in fragment_pipeline.alloc_private().
In particular, device->shader_backend and device->shader_priv aren't
initialized yet when the fragment pipe is initialized.
|
2012-10-29 10:47:03 +01:00 |
Henri Verbeet
|
435e5c89b5
|
dxdiagn: Avoid depending on ddraw.h.
|
2012-10-29 10:47:03 +01:00 |
Henri Verbeet
|
4ba6974345
|
d3dx9: Avoid LPDIRECT3DDEVICE9.
|
2012-10-29 10:47:03 +01:00 |
André Hentschel
|
fbe682a22a
|
ole32: Don't leak memory allocated by ProgIDFromCLSID (coverity).
|
2012-10-29 10:40:32 +01:00 |
André Hentschel
|
4d796458d0
|
setupapi: Avoid memory leaks (coverity).
|
2012-10-29 10:40:14 +01:00 |
André Hentschel
|
a46bfd644d
|
oleaut32: Don't leak memory allocated by heap_alloc_zero (coverity).
|
2012-10-29 10:39:59 +01:00 |
André Hentschel
|
c223354912
|
ole32: Don't leak memory allocated by FileMonikerImpl_DecomposePath (coverity).
|
2012-10-29 10:39:42 +01:00 |
André Hentschel
|
764011a94f
|
msxml3: Avoid memory leak (coverity).
|
2012-10-29 10:38:37 +01:00 |
André Hentschel
|
99a0c55a8f
|
urlmon: Avoid memory leaks (coverity).
|
2012-10-29 10:38:31 +01:00 |
André Hentschel
|
b4b396a957
|
shell32: Reorder code to avoid memory leaks (coverity).
|
2012-10-29 10:38:19 +01:00 |
André Hentschel
|
81c0e1eaa1
|
rpcrt4: Reorder code to make sure RpcBindingFromStringBinding[AW] cleans up (coverity).
|
2012-10-29 10:37:35 +01:00 |
André Hentschel
|
7c381e59c4
|
ole32: Don't leak memory allocated by enumx_allocate (coverity).
|
2012-10-29 10:35:40 +01:00 |
André Hentschel
|
b45e4496af
|
oleaut32: Don't leak SafeArray (coverity).
|
2012-10-29 10:35:33 +01:00 |
André Hentschel
|
69d8e75a6b
|
ieframe: Avoid memory leak (coverity).
|
2012-10-29 10:35:19 +01:00 |
André Hentschel
|
0f7bc2d8cc
|
gdi32: Avoid memory leaks (coverity).
|
2012-10-29 10:34:54 +01:00 |
André Hentschel
|
c19dd47643
|
fusion: Reorder some code to avoid memory leak (coverity).
|
2012-10-29 10:34:47 +01:00 |
André Hentschel
|
436e9f9c06
|
dplayx/tests: Add missing GetPlayerName test.
|
2012-10-29 10:34:38 +01:00 |
Dmitry Timoshkov
|
84ea75f1c6
|
gdiplus: GdipGetLogFont should use device scale and transform when appropriate.
|
2012-10-26 16:48:53 +02:00 |
Dmitry Timoshkov
|
71eb164482
|
gdiplus: Move internal helper get_log_fontW() out of public GdipGetLogFontW() export.
|
2012-10-26 16:47:01 +02:00 |
Huw Davies
|
7cd8dc6bf2
|
gdi32: Use a symbol charmap if all else fails.
|
2012-10-26 16:29:29 +02:00 |
Huw Davies
|
8ef70039d3
|
gdi32: Simplify the code for charmap selection.
|
2012-10-26 16:29:26 +02:00 |
Jacek Caban
|
79a30a4e0a
|
jscript: Optimize object refcount handling.
|
2012-10-26 13:59:08 +02:00 |
Nikolay Sivov
|
51d0f61272
|
dwrite: Added GetLocaleNameLength/GetLocaleName for text format and layout.
|
2012-10-26 11:52:55 +02:00 |
Nikolay Sivov
|
fcae48a08c
|
dwrite: Layout can't be created without text format.
|
2012-10-26 11:52:47 +02:00 |
Nikolay Sivov
|
1b449f459f
|
dwrite: Keep string length in text layout.
|
2012-10-26 11:52:40 +02:00 |
Daniel Lehman
|
bc62a7a9db
|
msvcp: Sync istream<>::seekg implementations.
|
2012-10-26 11:49:26 +02:00 |
Daniel Lehman
|
7fe93a5f75
|
msvcp90: In istream::seekg, don't use sentry and clear state.
|
2012-10-26 11:49:20 +02:00 |
André Hentschel
|
904cdc46eb
|
d3dx9_36: Free object on error (coverity).
|
2012-10-26 11:48:18 +02:00 |
André Hentschel
|
3abc425267
|
d3dcompiler_43: Free assignment on error (coverity).
|
2012-10-26 11:48:12 +02:00 |
André Hentschel
|
b302e1f2a5
|
comdlg32: Free tmp_files after it's used (coverity).
|
2012-10-26 11:47:50 +02:00 |
André Hentschel
|
a5a99047e4
|
cabinet: Reorder code to make sure str is freed (coverity).
|
2012-10-26 11:46:01 +02:00 |
André Hentschel
|
6f8ac7cf1b
|
iphlpapi: Close socket on failed HeapAlloc (coverity).
|
2012-10-26 11:45:18 +02:00 |
Henri Verbeet
|
f08854ac3d
|
winex11: Avoid depending on ddraw.h.
|
2012-10-25 22:29:04 +02:00 |
Henri Verbeet
|
fd06135d51
|
winealsa: Avoid depending on ddraw.h.
|
2012-10-25 22:27:43 +02:00 |
Henri Verbeet
|
fff88819d0
|
d3dx9: Avoid LPDIRECT3DVERTEXBUFFER9.
|
2012-10-25 22:27:37 +02:00 |
Henri Verbeet
|
d9c68bd191
|
d3dx9: Avoid LPDIRECT3DINDEXBUFFER9.
|
2012-10-25 22:27:34 +02:00 |
Henri Verbeet
|
c4f7bcc653
|
d3dx9: Avoid LPDIRECT3DBASETEXTURE9.
|
2012-10-25 22:27:29 +02:00 |
Christian Costa
|
a42d4c4b95
|
krnl386.exe: Display FIXME instead of ERR for instructions that are not well implemented.
|
2012-10-25 16:52:04 +02:00 |
Christian Costa
|
2978dbea0b
|
d3drm: When creating a mesh, if all faces have the same number of vertex, set vertex_per_face and don't put nb indices in face data.
|
2012-10-25 16:51:59 +02:00 |
Piotr Caban
|
58de52a956
|
msvcp100: Fixed ios_base structure.
|
2012-10-25 15:57:56 +02:00 |
Jacek Caban
|
2c6cbf75d4
|
mshtml: Added IHTMLWindow2::onblur property implementation.
|
2012-10-25 15:57:50 +02:00 |
Daniel Lehman
|
c9a505258f
|
msvcp: Sync istream<>::_ignore.
|
2012-10-25 12:52:24 +02:00 |
Daniel Lehman
|
7fa823e5fa
|
msvcp90: Set state at end of istream<>::ignore.
|
2012-10-25 12:52:16 +02:00 |
Alexandre Julliard
|
86abd84167
|
gdi32: Fix mapping of symbol font glyphs even when no encoding is specified.
|
2012-10-25 11:54:33 +02:00 |
Alexandre Julliard
|
0eef9075f3
|
winex11: Ignore WM_PAINT for layered system tray icons.
|
2012-10-25 11:54:09 +02:00 |
Jörg Höhle
|
c347af5c67
|
mciseq: The code can only handle up to 128 MIDI tracks.
|
2012-10-25 11:53:33 +02:00 |
Jörg Höhle
|
4c4a0875da
|
mciseq: Fix reading MCI_INFO_NAME and COPYRIGHT from MIDI file.
|
2012-10-25 11:52:21 +02:00 |
Jörg Höhle
|
3c640b8df9
|
mciseq: Fix some MCIERROR_* codes (MCI_STATUS).
|
2012-10-25 11:52:03 +02:00 |
Jörg Höhle
|
c3842bc03c
|
mciseq: Correct MCI_SEEK return codes.
|
2012-10-25 11:49:58 +02:00 |
Marcus Meissner
|
6d6b216002
|
dbghelp: Size of the floating point stack registers is 10 bytes (Coverity).
|
2012-10-25 11:49:06 +02:00 |
Henri Verbeet
|
3280939563
|
d3dx9: Avoid LPDIRECT3DTEXTURE9.
|
2012-10-25 11:48:39 +02:00 |
Henri Verbeet
|
9b19d75519
|
d3dx9: Avoid LPDIRECT3DCUBETEXTURE9.
|
2012-10-25 11:48:35 +02:00 |
Henri Verbeet
|
17e33e9b27
|
wined3d: Make the shader backend responsible for controlling the fixed function fragment pipe.
|
2012-10-25 11:48:31 +02:00 |
Henri Verbeet
|
2bf46c60fb
|
wined3d: Replace the face and level parameters to device_parent_create_texture_surface() with the sub-resource index.
|
2012-10-25 11:48:25 +02:00 |
Henri Verbeet
|
191db92fd5
|
ddraw: Move the mipmap desc fixup code to ddraw_surface_create_texture() from device_parent_create_texture_surface().
|
2012-10-25 11:48:19 +02:00 |
André Hentschel
|
f5df798611
|
gdi32: Fix free of address-of expression (coverity).
|
2012-10-25 11:48:15 +02:00 |
André Hentschel
|
8f6b6303ec
|
d3dx9_36: Fix free of address-of expression (coverity).
|
2012-10-25 11:47:43 +02:00 |
André Hentschel
|
bbefb29d1c
|
windowscodecs: Fix resource leak (coverity).
|
2012-10-25 11:47:32 +02:00 |
André Hentschel
|
31eef521e9
|
gdiplus: Fix order of GdipFrees (coverity).
|
2012-10-25 11:47:23 +02:00 |
André Hentschel
|
69f01adf2d
|
browseui: HeapFree after deleting the cs (coverity).
|
2012-10-25 11:47:15 +02:00 |
André Hentschel
|
97dbccf5f2
|
gameux: Avoid double free (coverity).
|
2012-10-25 11:47:05 +02:00 |
André Hentschel
|
07fd75badd
|
ieframe: Check for null before dereferencing it (coverity).
|
2012-10-25 11:46:54 +02:00 |
André Hentschel
|
c60a0b857d
|
rpcrt4: Fix copy-paste error (coverity).
|
2012-10-24 19:39:01 +02:00 |
André Hentschel
|
0b05d4cab1
|
netapi32: Fix copy-paste error (coverity).
|
2012-10-24 19:38:44 +02:00 |
André Hentschel
|
8683250033
|
windowscodecs: Fix copy-paste error (coverity).
|
2012-10-24 19:38:33 +02:00 |
André Hentschel
|
cf95218f08
|
gdi32: Fix copy-paste error (coverity).
|
2012-10-24 19:38:20 +02:00 |
André Hentschel
|
a8125d6efd
|
cryptdlg: Fix copy-paste error (coverity).
|
2012-10-24 19:38:04 +02:00 |
André Hentschel
|
31ca59f0b5
|
d3d9/tests: Fix copy-paste error (coverity).
|
2012-10-24 19:37:56 +02:00 |
Piotr Caban
|
c7d7744860
|
ieframe: Handle rebar height changes.
|
2012-10-24 19:37:34 +02:00 |
Piotr Caban
|
d272c27673
|
ieframe: Added CSS_NORESIZE style to toolbar window.
|
2012-10-24 19:37:29 +02:00 |
Rico Schüller
|
deae923cd8
|
wined3d: Fix return value for WINED3DFMT_ATI2N in CheckTextureCapability().
|
2012-10-24 19:37:15 +02:00 |
Alexandre Julliard
|
4396a79ede
|
gdi32: Add a DC hook flag to reset the DC state.
|
2012-10-24 18:24:03 +02:00 |
Alexandre Julliard
|
77c1856d43
|
gdi32: Remove an unused DC field.
|
2012-10-24 18:22:29 +02:00 |
Nikolay Sivov
|
4dbacf05fb
|
dwrite: Partially implement IDWriteFontFace::GetGlyphIndices().
|
2012-10-24 14:20:27 +02:00 |
Nikolay Sivov
|
2250f0e533
|
dwrite: Derive some format data for text layout from specified text format.
|
2012-10-24 14:20:20 +02:00 |
Nikolay Sivov
|
8089f73e87
|
dwrite: Implement some font properties accessors for IDWriteTextFormat.
|
2012-10-24 14:20:13 +02:00 |
Jacek Caban
|
81cdfc61fd
|
mshtml: Added IHTMLFrameBase::marginWidth property implementation.
|
2012-10-24 14:20:03 +02:00 |
Jacek Caban
|
00d3126c23
|
mshtml: Added IHTMLFrameBase::marginHeight property implementation.
|
2012-10-24 14:19:59 +02:00 |
Akihiro Sagawa
|
bb4a31a8ed
|
ntdll: Calculate SystemProcessInformation's ReturnLength and return it.
|
2012-10-24 14:19:47 +02:00 |
Akihiro Sagawa
|
3fc4e88473
|
ntdll: Add ReturnLength test for NtQuerySystemInformation with SystemProcessInformation.
|
2012-10-24 14:19:35 +02:00 |
Michael Stefaniuc
|
8ab1fc5ff7
|
user32: Use FIELD_OFFSET to calculate the size of a struct with variable length array.
|
2012-10-24 12:01:48 +02:00 |
Michael Stefaniuc
|
7d4605db41
|
user32: Remove redundant sizeof check.
|
2012-10-24 12:01:45 +02:00 |
Alexandre Julliard
|
7e50d67d7e
|
fusion/tests: Remove a broken macro.
|
2012-10-24 11:38:34 +02:00 |
André Hentschel
|
472010911d
|
d3dx9_36/tests: Fix sizeof to be more portable (coverity).
|
2012-10-24 11:33:40 +02:00 |
André Hentschel
|
c41bdf98bb
|
usp10: Add missing break in switch (coverity).
|
2012-10-24 11:33:27 +02:00 |
André Hentschel
|
1e361aa8cb
|
msi/tests: Make multiline macros blocks (coverity).
|
2012-10-24 11:33:00 +02:00 |
André Hentschel
|
48ce2cc282
|
ntdll/tests: Remove duplicate function prototypes (coverity).
|
2012-10-24 11:31:04 +02:00 |
Daniel Lehman
|
d6e86edb99
|
msvcp90: Set failbit at end of istream<>::sentry::_Ipfx.
|
2012-10-24 11:27:30 +02:00 |
Piotr Caban
|
a26119d21d
|
msvcp: Sync implementations.
|
2012-10-24 11:26:01 +02:00 |
Piotr Caban
|
4a566ed3d6
|
msvcp90: Convert characters to unsigned char before passing them to functions operating on integers.
|
2012-10-24 11:25:52 +02:00 |
Piotr Caban
|
39345a1b15
|
msvcrt: Fixed _ungetwc implementation.
|
2012-10-24 11:25:33 +02:00 |
Christian Costa
|
82dd739064
|
d3dxof: Fix remaining 'objects.txt' filename.
|
2012-10-24 11:25:24 +02:00 |
Henri Verbeet
|
80382486aa
|
d3dx9: Avoid LPDIRECT3DVOLUMETEXTURE9.
|
2012-10-24 11:24:31 +02:00 |
Henri Verbeet
|
0c84de4455
|
d3dx9: Avoid LPDIRECT3DVERTEXSHADER9.
|
2012-10-24 11:24:28 +02:00 |
Henri Verbeet
|
41c8f1ef8a
|
wined3d: Remove some dead code from gen_ffp_instr().
|
2012-10-24 11:24:25 +02:00 |
Henri Verbeet
|
ddbe791d37
|
wined3d: Set texture_level in surface_set_texture_target() as well.
|
2012-10-24 11:24:22 +02:00 |
Henri Verbeet
|
cb876cdb97
|
d3d10: Implement D3D10DisassembleShader().
|
2012-10-24 11:24:16 +02:00 |
Jacek Caban
|
8e2fd3a9be
|
mshtml: Get rid of no longer used painting fallback for missing Gecko.
|
2012-10-23 19:44:05 +02:00 |
Jacek Caban
|
d27417768e
|
mshtml: Added IHTMLIFrameElement::width property implementation.
|
2012-10-23 17:29:20 +02:00 |
Jacek Caban
|
a741a3f99c
|
mshtml: Added IHTMLIFrameElement::height property implementation.
|
2012-10-23 17:29:16 +02:00 |
Jacek Caban
|
04c97d08eb
|
mshtml: Added IHTMLStyle::clear property implementation.
|
2012-10-23 17:29:10 +02:00 |
Alexandre Julliard
|
f950f41bfe
|
Revert "winex11: Refuse to set the pixel format for HWND_MESSAGE windows."
This reverts commit 53806917a3 .
Tests show that this is allowed.
|
2012-10-23 16:39:32 +02:00 |
Christian Costa
|
2a43bb2261
|
krnl386.exe: If we use operands order of AT&T asm syntax, we'd better use % for registers as in winedbg and GNU assembler to avoid confusion.
|
2012-10-23 13:29:22 +02:00 |
Christian Costa
|
834512f186
|
d3dxof/tests: Document dump function and rename X files with .x extension.
|
2012-10-23 13:28:39 +02:00 |
Nikolay Sivov
|
2e977e112f
|
dwrite: Separate format data and keep it in both layout and text format.
|
2012-10-23 13:21:02 +02:00 |
Nikolay Sivov
|
22508806fc
|
dwrite: Added basic GetFirstMatchingFont() for font family.
|
2012-10-23 13:20:58 +02:00 |
Nikolay Sivov
|
10431905e5
|
dwrite: Implement GetFontFamily() for system font collection.
|
2012-10-23 13:20:54 +02:00 |
Nikolay Sivov
|
a30faec10e
|
dwrite: Implement IDWriteTextFormat::GetFontCollection().
|
2012-10-23 13:20:49 +02:00 |
Nikolay Sivov
|
a291a7adf8
|
dwrite: Keep a single instance of system font collection.
|
2012-10-23 13:20:44 +02:00 |
James Eder
|
7978a38f24
|
ntdll: Split up feature detection by architecture.
|
2012-10-23 12:29:13 +02:00 |
James Eder
|
0d5f301352
|
ntdll: Use build-time API detection instead of OS detection for finding the number of processors.
|
2012-10-23 12:29:08 +02:00 |
André Hentschel
|
9e5936b36c
|
gdiplus/tests: Fix out-of-bounds access (coverity).
|
2012-10-23 12:28:59 +02:00 |
André Hentschel
|
010e311b04
|
atl: Warn when CoRegisterClassObject fails.
|
2012-10-23 12:27:02 +02:00 |
André Hentschel
|
7b07e015a9
|
wing32: Use the correct size for memcpy (coverity).
|
2012-10-23 12:26:29 +02:00 |
André Hentschel
|
859bf8d9e9
|
wing32: Use the correct size for memcpy (coverity).
|
2012-10-23 12:25:49 +02:00 |
Henri Verbeet
|
4704e78337
|
d3dx9: Avoid LPDIRECT3DPIXELSHADER9.
|
2012-10-23 12:11:30 +02:00 |
Henri Verbeet
|
672ad06108
|
wined3d: Get rid of the mostly unused "num_textures_used" field from arbfp_ffp_desc.
|
2012-10-23 12:11:26 +02:00 |
Henri Verbeet
|
6f025deba6
|
wined3d: Move shader_is_pshader_version() and shader_is_vshader_version() to the ARB program shader backend.
|
2012-10-23 12:11:18 +02:00 |
Henri Verbeet
|
81ae7f606b
|
wined3d: Explicitly check the shader type in shader_generate_glsl_declarations().
|
2012-10-23 12:11:13 +02:00 |
Dmitry Timoshkov
|
5e65f95542
|
gdiplus: Test also lf.lfEscapement and lf.lfOrientation returned by GdipGetLogFont.
|
2012-10-23 12:11:05 +02:00 |
Józef Kucia
|
0146b5568a
|
d3dx9/tests: Add a simple test for filling compressed textures.
|
2012-10-23 12:08:10 +02:00 |
Józef Kucia
|
15d642803b
|
d3dx9/tests: Add tests for filling floating-point textures.
|
2012-10-23 12:08:06 +02:00 |
Józef Kucia
|
2c19f22c8a
|
d3dx9: Do not try to fill textures other than ARGB in fill texture functions.
|
2012-10-23 12:07:53 +02:00 |
Józef Kucia
|
84935d4312
|
d3dx9: Introduce a separate pixel format type for compressed pixel formats.
|
2012-10-23 12:07:47 +02:00 |
Józef Kucia
|
cdc9f283fb
|
d3dx9/tests: Only release a texture when it was created.
|
2012-10-23 12:07:39 +02:00 |
Piotr Caban
|
9d6c003cd7
|
msvcp60: Copy correct number of characters in basic_string::_Grow.
|
2012-10-22 19:44:18 +02:00 |
Piotr Caban
|
8ebf0a72c9
|
advapi32: Don't terminate service when its last thread has exited.
|
2012-10-22 15:17:51 +02:00 |
Piotr Caban
|
a936b58b8b
|
advapi32: Return from StartServiceCtrlDispatcher when service status is changed to stopped.
|
2012-10-22 15:17:44 +02:00 |
Piotr Caban
|
6027fe2daf
|
advapi32: Validate arguments in StartServiceCtrlDispatcher.
|
2012-10-22 15:17:39 +02:00 |
Alexandre Julliard
|
e17cdb266d
|
user32: Retrieve the graphics driver module from gdi32.
|
2012-10-22 15:16:01 +02:00 |
Alexandre Julliard
|
5c1a752d61
|
gdi32: Export a function to retrieve the module handle of the graphics driver for a DC.
|
2012-10-22 15:16:00 +02:00 |
Alexandre Julliard
|
900b5f4b79
|
winex11: Remove some remainders of the ddraw HAL support.
|
2012-10-22 14:36:31 +02:00 |
Francois Gouget
|
ed9e745580
|
Assorted spelling tweaks and fixes.
|
2012-10-22 12:21:55 +02:00 |
Nikolay Sivov
|
2793d8196b
|
dwrite: Implement FindFamilyName() for system font collection.
|
2012-10-22 12:21:32 +02:00 |
Nikolay Sivov
|
f0f1735495
|
dwrite: Add all installed font families to system font collection.
|
2012-10-22 12:21:28 +02:00 |
Nikolay Sivov
|
eb7d51b649
|
dwrite: Fix a stupid copy/paste typo in Release return value.
|
2012-10-22 12:21:23 +02:00 |
Nikolay Sivov
|
be699372c2
|
dwrite: Added a stub for IDWriteFontCollection.
|
2012-10-22 12:21:19 +02:00 |
Nikolay Sivov
|
11d94a11b6
|
dwrite: Store text string in layout object.
|
2012-10-22 12:21:15 +02:00 |
Jacek Caban
|
516731c861
|
mshtml: Added more events tests.
|
2012-10-22 12:06:36 +02:00 |
Jacek Caban
|
4940275d21
|
mshtml: Set 'this' to window object for onload handlers.
|
2012-10-22 12:06:33 +02:00 |
Jacek Caban
|
610ea94da5
|
mshtml: Added IHTMLLocation::toString implementation.
|
2012-10-22 12:06:30 +02:00 |
Jacek Caban
|
8b04ab10b9
|
mshtml: Fixed attribute object caching logic.
|
2012-10-22 12:06:26 +02:00 |
Christian Costa
|
cb131bf030
|
d3drm: Fix normals computation and add according tests.
|
2012-10-22 12:06:21 +02:00 |
Christian Costa
|
466c244d18
|
d3drm: Enum all materials even if only the first one is handled.
|
2012-10-22 12:05:53 +02:00 |
Christian Costa
|
5e1d854ee5
|
d3drm: Fix child leak.
|
2012-10-22 12:05:48 +02:00 |
Christian Costa
|
ff0e82502f
|
d3drm: Fix wrong condition.
|
2012-10-22 12:05:44 +02:00 |
Christian Costa
|
079cf1c24c
|
d3dxof: Display new ref count in AddRef & Release.
|
2012-10-22 12:01:33 +02:00 |
Dmitry Timoshkov
|
a45da55922
|
gdiplus: Fix a typo leading to incorrect character width calculation in GdipMeasureDriverString.
|
2012-10-22 11:44:41 +02:00 |
Hans Leidekker
|
d488081214
|
winhttp: Respect the redirect policy setting.
|
2012-10-22 11:44:37 +02:00 |
Hans Leidekker
|
b59efd66e8
|
winhttp: Pass the redirect policy setting down to request objects.
|
2012-10-22 11:44:34 +02:00 |
Henri Verbeet
|
690df8198d
|
user32: Implement GetRawInputDeviceInfoA().
|
2012-10-22 11:44:28 +02:00 |
Henri Verbeet
|
c490fb37cf
|
wined3d: Implement WINED3DSIH_MOVC in the GLSL shader backend.
|
2012-10-22 11:44:22 +02:00 |
Henri Verbeet
|
7a437c29f3
|
wined3d: Merge a couple of shader type specific blocks in shader_generate_glsl_declarations().
|
2012-10-22 11:44:20 +02:00 |
Henri Verbeet
|
b96b4c63ee
|
wined3d: Use shader_glsl_get_prefix() in shader_glsl_gen_sample_code().
|
2012-10-22 11:44:02 +02:00 |
Henri Verbeet
|
db3bdb0a76
|
wined3d: Also read comments in shader_sm1_is_end().
|
2012-10-22 11:43:59 +02:00 |
James Eder
|
a6eec2cf6a
|
ntdll: Add detection for PF_SSE_DAZ_MODE_AVAILABLE.
|
2012-10-22 11:39:12 +02:00 |
James Eder
|
ebc7ffd527
|
ntdll: Add detection for Revision in get_cpuinfo().
|
2012-10-22 11:38:12 +02:00 |
James Eder
|
6db42d3650
|
ntdll: Handle CPU Level (family) as a vendor specific component.
|
2012-10-22 11:38:01 +02:00 |
James Eder
|
925fd2a223
|
ntdll: Add more feature detection in get_cpuinfo().
|
2012-10-22 11:37:55 +02:00 |
James Eder
|
1ce0c9578a
|
ntdll: Add support for cpuid on x86_64.
|
2012-10-22 11:37:43 +02:00 |
Ken Thomases
|
60c60ece80
|
winex11: Fix name of extension WGL_NV_render_texture_rectangle.
|
2012-10-22 11:34:07 +02:00 |
Alexandre Julliard
|
b0ba7c765e
|
gdi32: Update the ref count of stock objects when deleting a DC.
|
2012-10-21 12:18:46 +02:00 |
Alexandre Julliard
|
5fae649bdf
|
winex11: Never use a surface for embedded windows, even for the parents.
|
2012-10-21 12:18:28 +02:00 |
Huw Davies
|
aa9827b08e
|
gdi32: Move the string rendering code to a common function.
|
2012-10-19 18:09:52 +02:00 |
Huw Davies
|
e6c349d69f
|
gdi32: Use the helper to draw the glyphs.
|
2012-10-19 18:09:49 +02:00 |
Huw Davies
|
3e7517328d
|
gdi32: Pass individual x, y co-ords to draw_glyph rather than a POINT.
|
2012-10-19 18:09:46 +02:00 |
Huw Davies
|
3ef520650c
|
gdi32: Pass a dib_info structure to draw_glyph.
|
2012-10-19 18:09:44 +02:00 |
Maarten Lankhorst
|
21c4501603
|
dsound: Fix IDirectSoundCaptureBuffer Start/Stop, with tests.
|
2012-10-19 16:52:05 +02:00 |
Maarten Lankhorst
|
6f84708902
|
winmm: Do not blindly reset device when already stopped.
|
2012-10-19 16:51:56 +02:00 |
Jacek Caban
|
3b6615686b
|
mshtml: Fixed error handling of IBindCtx_GetObjectParam (coverity).
|
2012-10-19 12:20:49 +02:00 |
Jacek Caban
|
23c87ba829
|
mshtml: Properly handle OOM errors in htmlnode.c (coverity).
|
2012-10-19 12:20:42 +02:00 |
Jacek Caban
|
b6227fc4e8
|
mshtml: Properly handle OOM errors in navigate.c (coverity).
|
2012-10-19 12:20:31 +02:00 |
Jacek Caban
|
421368b875
|
mshtml: Properly handle OOM errors in nsio.c (coverity).
|
2012-10-19 12:20:20 +02:00 |
Jacek Caban
|
3a4a4acd1a
|
mshtml: Properly handle OOM errors in omnavigator.c (coverity).
|
2012-10-19 12:20:11 +02:00 |
Jacek Caban
|
4638fbf167
|
mshtml: Properly handle OOM errors in script.c (coverity).
|
2012-10-19 12:20:01 +02:00 |
Jacek Caban
|
08485aeb48
|
mshtml: Properly handle OOM errors in task.c (coverity).
|
2012-10-19 12:19:45 +02:00 |
Qian Hong
|
648a8ce40e
|
gdi32/tests: Fixed typo in localized name tests.
|
2012-10-19 11:18:20 +02:00 |
Qian Hong
|
16f2a1948e
|
gdi32/tests: Declared system_lang_id as a global variable.
|
2012-10-19 11:18:11 +02:00 |
Qian Hong
|
f9546329b6
|
gdi32/tests: Marked EnumFontFamiliesEx_default_charset test on Arabic locale as broken.
|
2012-10-19 11:17:59 +02:00 |
Qian Hong
|
284b382aba
|
gdi32/tests: Skip some broken bitmap font metrics tests on Arabic locale.
|
2012-10-19 11:17:47 +02:00 |
Qian Hong
|
b31dababde
|
gdi32/tests: Fixed broken value in bitmap font metrics on Arabic locale.
|
2012-10-19 11:17:38 +02:00 |
Qian Hong
|
ec9166b1ac
|
gdi32/tests: Fixed broken bitmap font metrics test on CJK locales.
|
2012-10-19 11:17:25 +02:00 |
Qian Hong
|
416664babd
|
gdi32/tests: Fixed broken value in bitmap font metrics on Japanese locale.
|
2012-10-19 11:17:15 +02:00 |
Daniel Lehman
|
9fb5f9e965
|
msvcp: Sync num_put<> put_double.
|
2012-10-19 11:16:55 +02:00 |
Daniel Lehman
|
9416918a5d
|
msvcp90: In num_put, use default precision of 6 if 0 and not fixed.
|
2012-10-19 11:16:43 +02:00 |
André Hentschel
|
2a42410e7c
|
d3drm: Fix memcpy arguments for matrix transformations (coverity).
|
2012-10-19 11:16:16 +02:00 |
Henri Verbeet
|
30f1a61177
|
user32: Implement GetRawInputDeviceInfoW().
|
2012-10-18 22:32:35 +02:00 |
Henri Verbeet
|
6beb7dc1a8
|
wined3d: Merge most of the code for shader_glsl_cmp() and shader_glsl_cnd().
|
2012-10-18 22:32:19 +02:00 |
Henri Verbeet
|
b72ab48ed8
|
wined3d: Implement WINED3DSIH_ROUND_NI in the GLSL shader backend.
|
2012-10-18 22:32:14 +02:00 |
Henri Verbeet
|
0c1dd7f7d1
|
wined3d: Explicitly check the shader type in shader_glsl_load_constantsF().
|
2012-10-18 22:32:09 +02:00 |
Henri Verbeet
|
7365f9e6af
|
wined3d: Explicitly check the shader type in shader_glsl_get_register_name().
|
2012-10-18 22:32:03 +02:00 |
Alexandre Julliard
|
181e432e22
|
user32/tests: Don't release a random DC handle.
|
2012-10-18 22:28:48 +02:00 |
Alexandre Julliard
|
446bff7897
|
gdi32/tests: Avoid deleting invalid objects.
|
2012-10-18 22:28:45 +02:00 |
Alexandre Julliard
|
9351867e6a
|
oleaut32/tests: Delete the correct object in the icon test.
|
2012-10-18 22:28:41 +02:00 |
Alexandre Julliard
|
c4bae8fab0
|
comctl32/tests: Don't delete the global font object.
|
2012-10-18 22:28:37 +02:00 |
Daniel Lehman
|
415d3a2425
|
msvcp: Free facet and _Locimp in Locimp dtor.
|
2012-10-18 19:34:25 +02:00 |
Rico Schüller
|
e74a99b71a
|
d3dx9: Fix calculation when in and out overlap in D3DXSHRotateZ().
|
2012-10-18 19:34:12 +02:00 |
Maarten Lankhorst
|
d814eca3ba
|
mmdevapi: Fix a broken test.
|
2012-10-18 19:31:52 +02:00 |
Maarten Lankhorst
|
7457f37e4a
|
ntdll: Set SO_PASSCRED before connecting to eliminate a race condition in obtaining server_pid.
|
2012-10-18 19:31:15 +02:00 |
Jacek Caban
|
2d962d0395
|
jscript: Use jsstr_t for passing strings to regexp matching functions.
|
2012-10-18 19:23:07 +02:00 |
Hans Leidekker
|
860c335b22
|
advapi32: Only require a domain in the username for CRED_PERSIST_ENTERPRISE credentials.
|
2012-10-18 19:22:43 +02:00 |
Hans Leidekker
|
9d95d33118
|
credui: Don't show a dialog if existing credentials can be found.
|
2012-10-18 19:22:34 +02:00 |
Hans Leidekker
|
d6f8687630
|
credui: Don't save credentials if CREDUI_FLAGS_DO_NOT_PERSIST is specified.
|
2012-10-18 19:22:27 +02:00 |
Hans Leidekker
|
ab179341e2
|
credui: Show the save password checkbox if both CREDUI_FLAGS_DO_NOT_PERSIST and CREDUI_FLAGS_SHOW_SAVE_CHECK_BOX are specified.
|
2012-10-18 19:22:21 +02:00 |
Huw Davies
|
64e2ad5709
|
gdi32: Make get_glyph_bitmap return a dib_info structure in order to avoid code duplication.
|
2012-10-18 19:22:14 +02:00 |
Jacek Caban
|
b5691b5e63
|
mshtml: Added HTML comments in VBScript code tests.
|
2012-10-18 19:21:38 +02:00 |
Jacek Caban
|
214fab8568
|
vbscript: Added HTML comments tests.
|
2012-10-18 19:21:31 +02:00 |
Jacek Caban
|
290f563199
|
vbscript: Added support for HTML comments.
|
2012-10-18 19:21:24 +02:00 |
Francois Gouget
|
68c1bf507d
|
shell32: Standardize on the ShellExecuteEx() terminology.
|
2012-10-18 19:21:10 +02:00 |
Francois Gouget
|
23470870a1
|
wined3d: Add a trailing '\n' to a Wine trace.
|
2012-10-18 19:20:48 +02:00 |
Francois Gouget
|
8e6934fae7
|
msvcp100: Make MSVCP_basic_string_char_append_len_ch() static.
|
2012-10-18 19:20:41 +02:00 |
Henri Verbeet
|
3ed797b265
|
user32: Implement GetRawInputDeviceList().
|
2012-10-18 19:20:27 +02:00 |
Henri Verbeet
|
e31945b8aa
|
wined3d: Implement WINED3DSIH_USHR in the GLSL shader backend.
|
2012-10-18 19:20:12 +02:00 |
Henri Verbeet
|
5ca5409b81
|
wined3d: Implement WINED3DSIH_UDIV in the GLSL shader backend.
|
2012-10-18 19:20:06 +02:00 |
Henri Verbeet
|
cc0b1bb03f
|
wined3d: Explcitly check the shader type in shader_glsl_get_sample_function().
|
2012-10-18 19:20:01 +02:00 |
Henri Verbeet
|
e832978adb
|
wined3d: Explicitly check the shader type in shader_glsl_gen_sample_code().
|
2012-10-18 19:19:54 +02:00 |
Alexandre Julliard
|
64aed7c5be
|
winex11: Don't delete the DC if it's not for a valid pbuffer.
|
2012-10-18 19:19:42 +02:00 |
Alexandre Julliard
|
6cda76fd99
|
user32: Don't free a clip region twice.
|
2012-10-17 21:40:18 +02:00 |
Alexandre Julliard
|
091c342f32
|
gdi32: Add a generation count in the high word of GDI handles.
|
2012-10-17 21:38:07 +02:00 |
Christian Costa
|
338dedef02
|
krnl386.exe: Implement INT 33h function 15h.
|
2012-10-17 14:06:13 +02:00 |
Jacek Caban
|
06ce49c81b
|
mshtml: Added IHTMLImgElement::get_complete implementation.
|
2012-10-17 14:01:58 +02:00 |
Jacek Caban
|
1dae62f0a9
|
mshtml: Fixed trace message.
|
2012-10-17 14:01:52 +02:00 |
Jacek Caban
|
81e106cfa2
|
mshtml: Moved remove_target_tasks to detach_inner_window.
|
2012-10-17 14:01:46 +02:00 |
Jacek Caban
|
4a491ea7e4
|
mshtml: Make HTMLInnerWindow the owner of timers.
|
2012-10-17 14:01:39 +02:00 |
Jacek Caban
|
d1c1f9e830
|
mshtml: Use detach_inner_window in release_inner_window.
|
2012-10-17 14:01:32 +02:00 |
Jacek Caban
|
75994335e3
|
mshtml: Added IOmNavigator::onLine semi-stub.
|
2012-10-17 14:01:25 +02:00 |
Jacek Caban
|
5e0f624c41
|
mshtml: Added HTMLImgElement::onabort implementation.
|
2012-10-17 14:01:19 +02:00 |
Alexandre Julliard
|
df357093cc
|
gdi32: Get rid of the GDIOBJHDR type.
|
2012-10-17 13:48:45 +02:00 |
Alexandre Julliard
|
3964aa4a8d
|
gdi32: Get rid of the METAFILEOBJ type, instead store a pointer to the metafile data.
|
2012-10-17 13:46:40 +02:00 |
Alexandre Julliard
|
89ecf02ca5
|
gdi32: Get rid of the RGNOBJ type, instead store a pointer to the region itself.
|
2012-10-17 13:28:25 +02:00 |
Alexandre Julliard
|
dfeeedcf74
|
gdi32: Store the object flags directly in the GDI handle table.
|
2012-10-17 13:27:54 +02:00 |
Alexandre Julliard
|
b95dd7e831
|
gdi32: Store the object selection count directly in the GDI handle table.
|
2012-10-17 13:17:56 +02:00 |
Alexandre Julliard
|
5f14ff42a8
|
gdi32: Process the object HDC list outside of the critical section.
|
2012-10-17 13:10:23 +02:00 |
Alexandre Julliard
|
2e693d00c9
|
gdi32: Store the HDC list directly in the GDI handle table.
|
2012-10-17 13:10:23 +02:00 |
Alexandre Julliard
|
cf3cafdc18
|
gdi32: Store the object function table directly in the GDI handle table.
|
2012-10-17 13:10:22 +02:00 |
Alexandre Julliard
|
2bdf447744
|
gdi32: Store the object type directly in the GDI handle table.
|
2012-10-17 13:10:21 +02:00 |
Henri Verbeet
|
f9105db050
|
ddraw/tests: Add some display mode set / restore tests with multiple ddraw objects.
|
2012-10-17 11:54:57 +02:00 |
Piotr Caban
|
9b516abb48
|
msvcp: Sync implementations.
|
2012-10-17 11:53:45 +02:00 |
Piotr Caban
|
5b1ee41daa
|
msvcp60: Fixed basic_stringbuf class structure.
|
2012-10-17 11:53:44 +02:00 |
Piotr Caban
|
1b6dfafce2
|
msvcp60: Fixed overflow in basic_string_char_find_cstr_substr function.
|
2012-10-17 11:53:43 +02:00 |
Piotr Caban
|
8de45a3df1
|
msvcp71: Fixed basic_string::ptr implementation.
|
2012-10-17 11:53:42 +02:00 |
Piotr Caban
|
84c5e3a198
|
msvcp71: Added istrstream destructor implementation.
|
2012-10-17 11:53:41 +02:00 |
Piotr Caban
|
13fa0a8e58
|
msvcp71: Added ostrstream class implementation.
|
2012-10-17 11:53:41 +02:00 |
Piotr Caban
|
a8f231b546
|
msvcp71: Added strstream class implementation.
|
2012-10-17 11:53:40 +02:00 |
Piotr Caban
|
1f4f07c026
|
msvcp90: Added _Nomemory implementation.
|
2012-10-17 11:53:40 +02:00 |
Piotr Caban
|
ea828e557f
|
msvcp90: Fixed strstreambuf_ctor_get implementation.
|
2012-10-17 11:53:39 +02:00 |
Piotr Caban
|
50cfac7ef4
|
msvcp60: Added more std::getline functions.
|
2012-10-17 11:53:38 +02:00 |
Piotr Caban
|
db55f1cd83
|
msvcp100: Store locale string in _Yarn<char> class.
|
2012-10-17 11:53:37 +02:00 |