Christian Costa
|
1b2aacc97b
|
d3drm: Implement texture SetAppData and GetAppData.
|
2012-11-13 18:10:21 +01:00 |
André Hentschel
|
5e031741cd
|
msxml3: Fix remaining memory leak (coverity).
|
2012-11-13 18:09:48 +01:00 |
André Hentschel
|
43ffbe5611
|
oleaut32: Fix remaining memory leak (coverity).
|
2012-11-13 18:07:06 +01:00 |
Akihiro Sagawa
|
2d3f320463
|
winmm: Fix SEEK_END direction of mmio files without buffering.
|
2012-11-13 18:01:44 +01:00 |
Akihiro Sagawa
|
10c7f5859c
|
winmm/tests: Add more mmioSeek tests.
|
2012-11-13 18:01:39 +01:00 |
Jörg Höhle
|
42bdb48c67
|
mciavi: Fix player deadlock when starting to play.
|
2012-11-13 17:03:15 +01:00 |
Piotr Caban
|
4f07c49547
|
gdi32: Added GetGlyphOutlineW tests on glyph that contains empty contour.
|
2012-11-13 16:57:02 +01:00 |
Piotr Caban
|
b696558f04
|
gdi32: Ignore contours containing one point in get_glyph_outline function.
|
2012-11-13 16:55:55 +01:00 |
Jacek Caban
|
95f3c6402a
|
mshtml: Added IHTMLScriptElement::get_text implementation.
|
2012-11-13 16:54:54 +01:00 |
Daniel Jelinski
|
e9e09b66a0
|
comctl32: Move WM_SIZE handling into WM_WINDOWPOSCHANGED.
|
2012-11-13 16:54:54 +01:00 |
Alexandre Julliard
|
44423f915c
|
user32: Add some defines to reduce Unicode string duplication.
|
2012-11-13 16:54:54 +01:00 |
Alexandre Julliard
|
2dc978686d
|
user32: Implement a number of missing system parameters.
|
2012-11-13 16:54:54 +01:00 |
Alexandre Julliard
|
c24017fa5a
|
user32: Add structures to describe individual system parameters to reduce code duplication.
|
2012-11-13 16:54:54 +01:00 |
Hans Leidekker
|
853273c98b
|
windowscodecs: Implement IWICBitmapDecoderInfo::GetFileExtensions.
|
2012-11-13 16:54:54 +01:00 |
Hans Leidekker
|
641a6e6c45
|
mscms: Handle more bitmap formats.
|
2012-11-13 16:54:53 +01:00 |
Henri Verbeet
|
d2fa9a75b2
|
d3d10core: Implement d3d10_device_PSGetShader().
|
2012-11-13 16:54:53 +01:00 |
Henri Verbeet
|
5dc94d04a5
|
d3d10core: Implement d3d10_device_VSGetShader().
|
2012-11-13 16:54:53 +01:00 |
Henri Verbeet
|
ea50cde939
|
ddraw: Avoid LPDIRECT3DVIEWPORT2.
|
2012-11-13 16:54:53 +01:00 |
Henri Verbeet
|
29d2f95acb
|
ddraw: Avoid LPDIRECT3DVIEWPORT3.
|
2012-11-13 16:54:53 +01:00 |
Henri Verbeet
|
5b1dc444e6
|
ddraw: Avoid LPDIRECT3DMATERIAL.
|
2012-11-13 16:54:53 +01:00 |
Alexandre Julliard
|
b5d96da32f
|
user32: Add helper functions to get and set dword registry values in SystemParametersInfo.
|
2012-11-12 16:35:16 +01:00 |
Detlef Riekenberg
|
aaad900d1e
|
advapi32/tests: Fix a failure on 64bit NT 5.x.
|
2012-11-12 16:35:16 +01:00 |
Hwang YunSong
|
c27d20902a
|
po: Update Korean translation.
|
2012-11-12 16:35:16 +01:00 |
Jacek Caban
|
8b1bd3e5bf
|
ieframe: Added IWebBrowser2::Refresh tests.
|
2012-11-12 16:35:16 +01:00 |
Jacek Caban
|
9c3c57040e
|
ieframe: Added IWebBrowser2::Refresh implementation.
|
2012-11-12 16:35:16 +01:00 |
Jacek Caban
|
d22a8bbd66
|
ieframe: Forward more DocHost::Exec calls to embedders.
|
2012-11-12 16:35:16 +01:00 |
Jacek Caban
|
47274313db
|
mshtml: Added refresh tests.
|
2012-11-12 16:35:16 +01:00 |
Jacek Caban
|
1cc3cf1b64
|
mshtml: Added exec_refresh implementation.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
f0b7db4df8
|
mshtml: Store embedder's IOleComandTarget iface in HTMLDocumentObj and use it in handle_navigation_error.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
0d1ce5a308
|
mshtml: Added IPersistHistory tests.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
8f1bb21f35
|
mshtml: Don't skip history notification for about: URLs.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
7ac09e721c
|
mshtml: Properly report history update for location.replace call.
|
2012-11-12 16:35:15 +01:00 |
Nikolay Sivov
|
7a4225c68f
|
scrrun: Block stream reading calls if it's not in ForReading mode.
|
2012-11-12 16:35:15 +01:00 |
Nikolay Sivov
|
49a8d4ecb0
|
scrrun: Improve OpenTextFile stub.
|
2012-11-12 16:35:15 +01:00 |
Nikolay Sivov
|
5908cda9a5
|
scrrun: Use heap helpers for dictionary.
|
2012-11-12 16:35:14 +01:00 |
Hans Leidekker
|
a5750a1fdf
|
rpcrt4: Implement RpcMgmtIsServerListening.
|
2012-11-12 13:17:00 +01:00 |
Hans Leidekker
|
e6738c2085
|
msvcr100: Add a version resource.
|
2012-11-12 13:17:00 +01:00 |
Michael Stefaniuc
|
dad2967943
|
msi: Don't over-allocate memory for a MSISELECTVIEW.
|
2012-11-12 13:17:00 +01:00 |
Michael Stefaniuc
|
b791c25274
|
msiexec: Use FIELD_OFFSET to calculate the size of a struct with variable length array.
|
2012-11-12 13:16:59 +01:00 |
Michael Stefaniuc
|
96e428cc9e
|
user.exe16: Use FIELD_OFFSET to calculate the size of a struct with variable length array.
|
2012-11-12 13:16:59 +01:00 |
Nikolay Sivov
|
47d2f3caf5
|
msxml3: Disable text data escaping for format nodes set with put_data().
|
2012-11-12 13:16:58 +01:00 |
Nikolay Sivov
|
f9ab8dab51
|
msxml3: Fix a redundant newline in transformation result in html mode.
|
2012-11-12 13:16:58 +01:00 |
Nikolay Sivov
|
9860e85ac8
|
msxml3: Add VT_INT to VARIANT tracing helper.
|
2012-11-12 13:16:57 +01:00 |
Nikolay Sivov
|
bb44713e6d
|
comcat: Cleanup from unused includes and imports.
|
2012-11-12 13:16:57 +01:00 |
Henri Verbeet
|
0a7b32e3f0
|
wined3d: Handle relative addresses in the common code in shader_glsl_get_register_name().
|
2012-11-12 12:15:30 +01:00 |
Henri Verbeet
|
10d46bc042
|
wined3d: Add support for GLSL based fixed function fragment shaders.
|
2012-11-12 12:15:25 +01:00 |
Henri Verbeet
|
67886fed92
|
ddraw: Avoid LPDIRECT3DMATERIAL2.
|
2012-11-12 12:15:15 +01:00 |
Henri Verbeet
|
3a32ecd90f
|
ddraw: Avoid LPDIRECT3DMATERIAL3.
|
2012-11-12 12:15:11 +01:00 |
Henri Verbeet
|
2445ff616e
|
ddraw: Avoid LPDIRECT3DTEXTURE.
|
2012-11-12 12:15:07 +01:00 |
Frédéric Delanoy
|
3cdd1abd09
|
ole32: Avoid erroneously freeing a variable in ReadFmtUserTypeStg.
|
2012-11-12 12:14:48 +01:00 |