Alexandre Julliard
|
be242de9c0
|
windowscodecs/tests: Avoid size_t in traces.
|
2009-09-02 11:53:16 +02:00 |
|
Alexandre Julliard
|
d916ce2fc9
|
kernel32/tests: Avoid size_t in traces.
|
2009-09-02 11:53:06 +02:00 |
|
Alexandre Julliard
|
838823b008
|
setupapi: Fix a compiler warning.
|
2009-09-02 11:52:57 +02:00 |
|
Ismael Barros
|
17afb0ddd4
|
dpwsockx: Stub implementation.
|
2009-09-02 11:25:58 +02:00 |
|
Henri Verbeet
|
4cdb1c9211
|
wined3d: Print a warning when an ARB program exceeds the native resource limits.
|
2009-09-02 11:25:58 +02:00 |
|
Henri Verbeet
|
055906e2a9
|
wined3d: Properly check for ARB program compile errors.
|
2009-09-02 11:25:58 +02:00 |
|
Henri Verbeet
|
c951f6925c
|
wined3d: Release the GL lock on IWineD3DImpl_FillGLCaps() error paths.
|
2009-09-02 11:25:57 +02:00 |
|
Vincent Povirk
|
6c2d85ca84
|
gdiplus: Use WIC to decode GIF files.
|
2009-09-02 10:25:02 +02:00 |
|
Vincent Povirk
|
faad683e47
|
gdiplus: Use WIC to decode JPEG files.
|
2009-09-02 10:24:53 +02:00 |
|
Vincent Povirk
|
e4a3ad81be
|
gdiplus: Use WIC to encode images.
|
2009-09-02 10:24:47 +02:00 |
|
Vincent Povirk
|
e5d2a6932d
|
oleaut32: Use WIC to decode PNG images.
|
2009-09-02 10:24:43 +02:00 |
|
Jacek Caban
|
ab199297bc
|
mshtml: Fixed script tests on IE6 and IE7.
|
2009-09-02 10:24:22 +02:00 |
|
Juan Lang
|
8e42dbf7a5
|
ws2_32: Add a fixme for IPPROTO_IPV6.
|
2009-09-02 10:24:08 +02:00 |
|
Aric Stewart
|
6245ef837b
|
msctf/tests: Test ITfThreadMgr::AssociateFocus.
|
2009-09-02 10:23:55 +02:00 |
|
Aric Stewart
|
81118f7f06
|
msctf: Implement ITfThreadMgr::AssociateFocus.
|
2009-09-02 10:23:51 +02:00 |
|
Ge van Geldorp
|
277585fd11
|
kernel32/tests: Fix locale tests on Vista and higher.
|
2009-09-02 10:23:46 +02:00 |
|
Alexandre Julliard
|
835928720b
|
msvcrt: Fix the strtol/strtoul definitions.
|
2009-09-01 22:34:50 +02:00 |
|
Paul Vriens
|
84153c09cb
|
user32/tests: Run tests again on Win95.
|
2009-09-01 17:46:45 +02:00 |
|
Jan de Mooij
|
2f8e5da90f
|
comctl32/propsheet: Update position of hidden buttons too.
|
2009-09-01 17:37:12 +02:00 |
|
Vladimir Pankratov
|
e94d30ed6e
|
setupapi: Add stub for SetupDiGetClassImageIndex.
|
2009-09-01 17:37:04 +02:00 |
|
Sergey Khodych
|
aa8129a338
|
user32/tests: Fix a typo.
|
2009-09-01 17:36:56 +02:00 |
|
Huw Davies
|
e2ec1f5630
|
msdaps: Implement IDBDataSourceAdmin_CreateDataSource proxy and stub.
|
2009-09-01 15:59:56 +02:00 |
|
Jacek Caban
|
8988156255
|
jscript: Added String.lastIndexOf implementation.
|
2009-09-01 15:59:30 +02:00 |
|
Jacek Caban
|
81fc9ade37
|
jscript: Code clean up.
|
2009-09-01 15:59:15 +02:00 |
|
Jacek Caban
|
c444a4907e
|
jscript: Code clean up.
|
2009-09-01 15:59:10 +02:00 |
|
Henri Verbeet
|
ee60e5fd71
|
ddraw: Remove trailing spaces.
|
2009-09-01 14:06:03 +02:00 |
|
Henri Verbeet
|
ab8523931a
|
wined3d: Only warn about using Lod sample functions in fragment shaders is ARB_shader_texture_lod isn't supported.
|
2009-09-01 14:05:51 +02:00 |
|
Henri Verbeet
|
078273afa6
|
wined3d: Add support for ARB_depth_clamp.
|
2009-09-01 14:05:45 +02:00 |
|
Alexandre Julliard
|
5be5e06e12
|
msxml3: Move typelib definitions out of #ifdef HAVE_LIBXML2.
|
2009-09-01 14:05:02 +02:00 |
|
Austin English
|
f8daa90284
|
ole32: Fix build on Power PC.
|
2009-09-01 12:52:11 +02:00 |
|
Austin English
|
e7bbc32bd1
|
oleaut32: Avoid a NULL pointer dereference.
|
2009-09-01 12:52:05 +02:00 |
|
Nikolay Sivov
|
7420c0d0de
|
comctl32/listview: Call default handler for WM_PAINT disabled by WM_SETREDRAW.
|
2009-09-01 12:44:03 +02:00 |
|
Vincent Povirk
|
0ac2a855ce
|
oleaut32: Use WIC to decode JPEG images.
|
2009-09-01 12:43:54 +02:00 |
|
Vincent Povirk
|
9d149e606b
|
gdiplus: Use WIC to decode ICO files.
|
2009-09-01 12:43:48 +02:00 |
|
Aric Stewart
|
ae51d05d78
|
msctf: Correct handling if NULL for pdimFocus in ITfThreadMgr::SetFocus.
|
2009-09-01 12:43:28 +02:00 |
|
Eric Pouech
|
9eca2f81dc
|
msvcrt: Correctly handle the error cases in strtol and strtoul.
|
2009-09-01 12:43:24 +02:00 |
|
Jacek Caban
|
b42243e8e7
|
mshtml: Properly release DispatchEx data.
|
2009-09-01 12:43:13 +02:00 |
|
Jacek Caban
|
012004bcf9
|
mshtml: Added function object tests.
|
2009-09-01 12:43:07 +02:00 |
|
Jacek Caban
|
65d0929cfc
|
mshtml: Added function object implementation.
|
2009-09-01 12:42:59 +02:00 |
|
Jacek Caban
|
55d6bcb036
|
mshtml: Moved dynamic_data allocation to separated function.
|
2009-09-01 12:42:51 +02:00 |
|
Jacek Caban
|
2e2622efaa
|
mshtml: Move ITypeInfo::Invoke call to separated function.
|
2009-09-01 12:42:44 +02:00 |
|
Jacek Caban
|
9cf9d20197
|
mshtml: Added IHTMLWindow2::toString implementation.
|
2009-09-01 12:42:28 +02:00 |
|
Jacek Caban
|
f6b846414a
|
mshtml: Added IOmNavigator::toString implementation.
|
2009-09-01 12:42:23 +02:00 |
|
Jacek Caban
|
fc26a1c4bd
|
mshtml: Added DISPID_VALUE implementation for HTMLLocation object.
|
2009-09-01 12:42:16 +02:00 |
|
Jacek Caban
|
8b8e91a50f
|
mshtml: Added support for DISPID_VALUE.
|
2009-09-01 12:42:04 +02:00 |
|
Alexandre Julliard
|
7a56aca2eb
|
ntdll: Implemented the SList functions for Win64.
|
2009-09-01 12:41:57 +02:00 |
|
Aric Stewart
|
a60f32739b
|
msctf: Hook up ITfLanguageProfileNotifySink::OnLanguageChange.
|
2009-08-31 16:37:59 +02:00 |
|
Francois Gouget
|
30a9264109
|
iphlpapi/tests: Fix compilation on systems that don't support nameless unions or structs.
|
2009-08-31 16:37:25 +02:00 |
|
Alexandre Julliard
|
b464f9cacb
|
user32: Bring SwitchToThisWindow a bit more in line with the now documented behavior.
|
2009-08-31 16:37:19 +02:00 |
|
Alexandre Julliard
|
6eabce171e
|
user32: Don't send focus change messages if foreground window didn't change.
|
2009-08-31 16:36:17 +02:00 |
|