Dmitry Timoshkov
|
a3711295da
|
windowscodecs: Implement QueryCapability in the TIFF decoder.
|
2012-11-21 16:40:27 +01:00 |
Dmitry Timoshkov
|
9e5ecdb745
|
windowscodecs: Make GetFrameCount in the TIFF decoder not fail without an image stream.
|
2012-11-21 16:40:20 +01:00 |
Qian Hong
|
dd2be15118
|
usp10/tests: Added tests for wgBlank, wgDefault, wgInvalid and wgKashida.
|
2012-11-21 15:21:37 +01:00 |
Qian Hong
|
33cefcf8ea
|
usp10: Fixed wgBlank, wgDefault, wgInvalid and wgKashida.
|
2012-11-21 15:21:30 +01:00 |
Christian Costa
|
20e1f8a027
|
winegstreamer: Turn some FIXME into TRACE.
|
2012-11-21 15:20:31 +01:00 |
Christian Costa
|
1fcce23f34
|
winegstreamer: Remove left over FIXME.
|
2012-11-21 15:20:26 +01:00 |
Aric Stewart
|
203b4fbff0
|
imm32/tests: Test showing that communication to the IME window is done via SendMessage.
|
2012-11-21 15:19:49 +01:00 |
Aric Stewart
|
ad6272486b
|
imm32: Use SendMessage not PostMessage for the default IME winproc.
|
2012-11-21 15:19:42 +01:00 |
Jacek Caban
|
720c0c810d
|
mshtml: Fixed leak in fill_props.
|
2012-11-21 13:37:23 +01:00 |
Jacek Caban
|
6b0f51f9de
|
mshtml: Use ATTR_FIX_PX in IHTMLStyle2::put_bottom implementation.
|
2012-11-21 13:37:18 +01:00 |
Jacek Caban
|
eb51602304
|
winecrt0: Use atl100.dll directly to create a registrar instance.
|
2012-11-21 13:37:06 +01:00 |
Jacek Caban
|
f63617efb3
|
atl80: Forward calls directly to atl100 when possible.
|
2012-11-21 13:37:00 +01:00 |
Jacek Caban
|
8cfe856b17
|
atl: Added AtlGetVersion implementation.
|
2012-11-21 13:36:54 +01:00 |
Jacek Caban
|
84587b689e
|
atl100: Moved more function implementations to atl100.
|
2012-11-21 13:36:47 +01:00 |
Jacek Caban
|
fe3684cadd
|
atl: Moved atlwin.h to public includes.
|
2012-11-21 13:36:27 +01:00 |
Jacek Caban
|
9d956864b7
|
atl100: Moved IRegistrar implementation to atl100.
|
2012-11-21 13:36:23 +01:00 |
Jacek Caban
|
7f98899bba
|
atl: Moved atlbase.h to public includes.
|
2012-11-21 13:34:53 +01:00 |
Jacek Caban
|
0c8e91af51
|
atl: Removed unneeded includes.
|
2012-11-21 13:30:08 +01:00 |
Jacek Caban
|
0cc483a07b
|
atl: Always return S_FALSE in DllCanUnloadNow.
|
2012-11-21 13:28:40 +01:00 |
Jacek Caban
|
565d9f6dc8
|
atl100: Addeed stub DLL.
|
2012-11-21 13:28:24 +01:00 |
Henri Verbeet
|
860c0eb24e
|
d3d10core: Implement d3d10_device_IAGetVertexBuffers().
|
2012-11-21 13:26:03 +01:00 |
Henri Verbeet
|
d0d213f7d1
|
d3d10core: Implement d3d10_device_IAGetIndexBuffer().
|
2012-11-21 13:25:57 +01:00 |
Henri Verbeet
|
4904156946
|
d3drm: Avoid LPDIRECT3DDEVICE.
|
2012-11-21 13:25:50 +01:00 |
Henri Verbeet
|
55ee76431c
|
d3drm: Avoid LPDIRECT3DDEVICE2.
|
2012-11-21 13:25:45 +01:00 |
Henri Verbeet
|
0ac2b823b5
|
d3drm: Avoid LPDIRECT3DVIEWPORT.
|
2012-11-21 13:25:38 +01:00 |
Andrew Talbot
|
e21b7bbaf1
|
cryptui: Remove unused variable.
|
2012-11-21 13:25:32 +01:00 |
Andrew Talbot
|
1cd505cb81
|
d3d8: Remove unused variable.
|
2012-11-21 13:25:22 +01:00 |
Andrew Talbot
|
608be1715b
|
d3d10core: Remove unused variables.
|
2012-11-21 13:25:11 +01:00 |
Andrew Talbot
|
9c3722ec40
|
ddraw: Remove unused variable.
|
2012-11-21 13:24:47 +01:00 |
Andrew Talbot
|
9e01b1752a
|
hhctrl.ocx: Remove unused variable.
|
2012-11-21 13:24:07 +01:00 |
Aric Stewart
|
2a4cab5375
|
wineqtdecoder: Properly clean up splitter and loader threads on QTSplitter destruction.
|
2012-11-20 19:47:04 +01:00 |
Jacek Caban
|
96ace8636a
|
mshtml: Use stdint.h type names in nsiface.idl.
Gecko uses stdint.h types instead of NSPR types for most of the codebase now.
|
2012-11-20 19:47:04 +01:00 |
Michael Stefaniuc
|
098fd25009
|
comdlg32/tests: Fix the prototype of callback functions.
|
2012-11-20 19:47:03 +01:00 |
Michael Stefaniuc
|
0705793eb0
|
shell32: Use the proper type for a function pointer field.
|
2012-11-20 19:47:03 +01:00 |
Alexandre Julliard
|
4428049a7a
|
user32: Make sure the scroll button arrows are really at least 3 pixels.
|
2012-11-20 19:46:56 +01:00 |
Alexandre Julliard
|
c3f0abfa40
|
comctl32/tests: Add some initial pager tests.
|
2012-11-20 17:23:39 +01:00 |
Alexandre Julliard
|
3ad9f29e02
|
comctl32/pager: Don't rely on PGN_CALCSIZE to set the non-scrollable dimension of the control.
|
2012-11-20 17:18:17 +01:00 |
Alexandre Julliard
|
7a78eed463
|
comctl32/pager: Fix tracking of mouse position inside the buttons.
|
2012-11-20 16:02:18 +01:00 |
Alexandre Julliard
|
f3b8e68296
|
comctl32/pager: Use DrawFrameControl to paint the buttons.
|
2012-11-20 16:01:47 +01:00 |
Akihiro Sagawa
|
1aa15750ed
|
winmm/tests: Add EOF and buffer pointer tests for mmio.
|
2012-11-20 13:32:50 +01:00 |
Dmitry Timoshkov
|
a98fe810a4
|
windowscodecs: Test QueryCapability of the TIFF decoder.
|
2012-11-20 13:32:49 +01:00 |
Frédéric Delanoy
|
fcbc5cc5bb
|
msi: Fix a couple of leaks (coverity).
|
2012-11-20 13:32:49 +01:00 |
Christian Costa
|
37419c4af2
|
wmvcore: Add stub for DllRegisterServer.
|
2012-11-20 13:32:48 +01:00 |
Daniel Jelinski
|
da87b102e0
|
xolehlp: Add some stubs.
|
2012-11-20 13:32:48 +01:00 |
Alexandre Julliard
|
1ce71ab7d8
|
odbc32: Fix some data types for 64-bit.
|
2012-11-20 13:32:45 +01:00 |
Nikolay Sivov
|
92013d7bd2
|
oledb32: Implement IDataInitialize::GetInitializationString.
|
2012-11-20 11:56:22 +01:00 |
Nikolay Sivov
|
d587a1f102
|
oledb32: Implement IDataInitialize::CreateDBInstance.
|
2012-11-20 11:56:08 +01:00 |
Nikolay Sivov
|
b5ee2079e2
|
odbc32: Implement SQLDataSourcesA() forward.
|
2012-11-20 11:55:31 +01:00 |
Nikolay Sivov
|
dc2fe2a4be
|
xmllite: Store remaining reader input parameters.
|
2012-11-20 11:55:16 +01:00 |
Nikolay Sivov
|
befbc8f57d
|
xmllite: Implement GetNodeType() for reader.
|
2012-11-20 11:55:11 +01:00 |