Alexandre Julliard
|
d03705eafb
|
ntdll: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
755b385d57
|
mscoree: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
73cf538433
|
mapi32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
56bce685d5
|
kernel32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
352a876f91
|
dbghelp: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
cd3d46d178
|
comctl32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:47 +02:00 |
|
Alexandre Julliard
|
e598850cc3
|
advapi32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
3b7fc00d29
|
mshtml: Make free_strings() static.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
99c5ca7e40
|
rpcrt4: Make RPCRT4_Receive() static.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
673d7538cb
|
usp10: Add a trailing '\n' to a TRACE() call.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
836ea0d898
|
hhctrl.ocx: Make strbuf_{append,chr}() static.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
f8c55fdcd1
|
winmm: Make MCI_{MessageToString,strdupAtoW}() static and remove MCI_strdupWtoA().
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
b520cc1aed
|
comdlg32: Make FD31_FreeOfnW() and FD31_MapOfnStructA() static.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
f3c092f738
|
kernel32/tests: Fix compilation on systems that don't support nameless unions or structs.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
394b08972f
|
mscoree/tests: Remove spaces before '\n's in traces.
|
2010-08-31 14:23:47 +02:00 |
|
Andrew Talbot
|
e6649952fa
|
dinput: Constify some variables.
|
2010-08-31 14:23:47 +02:00 |
|
Henri Verbeet
|
3a7f08a56f
|
wined3d: Rename wined3d_format_desc to wined3d_format.
|
2010-08-31 14:23:47 +02:00 |
|
Henri Verbeet
|
c568916f9e
|
wined3d: Implicit depth/stencil surfaces don't have a container.
They're owned by the device instead of the swapchain.
|
2010-08-31 14:23:47 +02:00 |
|
Henri Verbeet
|
4005eb2a18
|
wined3d: Get rid of WINED3DRECT.
|
2010-08-31 14:23:47 +02:00 |
|
Henri Verbeet
|
1bf25cfe3f
|
wined3d: Use debug_surflocation() in surface_load_location().
|
2010-08-31 14:23:46 +02:00 |
|
Henri Verbeet
|
29371bf964
|
wined3d: Recognize some more Radeon cards.
|
2010-08-31 14:23:46 +02:00 |
|
Owen Rudge
|
ae695bdfaa
|
d3dx9: Implement missing D3DXCreateTextureFromFile functions.
|
2010-08-31 12:10:45 +02:00 |
|
Piotr Caban
|
39b98144c7
|
msvcp90/tests: Added basic_string<wchar_t> tests.
|
2010-08-30 17:57:01 +02:00 |
|
Piotr Caban
|
04f4b8a3d9
|
msvcp90: Added partiall basic_string<wchar_t> implementation.
|
2010-08-30 17:56:54 +02:00 |
|
Detlef Riekenberg
|
387c320981
|
comdlg32/tests: Mark a failure on w2k as broken.
|
2010-08-30 15:39:19 +02:00 |
|
Andrew Talbot
|
4e4948cfbf
|
dbghelp: Constify some variables.
|
2010-08-30 15:38:56 +02:00 |
|
Louis Lenders
|
2274150759
|
kernel32: Add stub for WerRegisterFile.
|
2010-08-30 15:38:30 +02:00 |
|
Louis Lenders
|
981578b676
|
rstrtmgr: Add stub for RmStartSession.
|
2010-08-30 15:36:44 +02:00 |
|
Louis Lenders
|
afa53a37a4
|
kernel32: Add stub for GetUserDefaultLocaleName.
|
2010-08-30 15:36:28 +02:00 |
|
Alexandre Julliard
|
7c9b525128
|
winebuild: Use the correct registers for relay debugging of floating point arguments on x86_64.
|
2010-08-30 12:41:28 +02:00 |
|
Nikolay Sivov
|
2a5b375580
|
msxml3: Dump namespace aliases passed with SelectionNamespaces property.
|
2010-08-30 11:28:54 +02:00 |
|
Nikolay Sivov
|
fd35084294
|
msxml3: Silence FIXME for supported properties.
|
2010-08-30 11:28:46 +02:00 |
|
Nikolay Sivov
|
42020c9419
|
msxml3: Allow FreeThreadedDOMDocument40 to be created.
|
2010-08-30 11:28:41 +02:00 |
|
Nikolay Sivov
|
a0e7b3b93a
|
msxml3/tests: Tests for IXMLDOMText::splitText(), stub is extended a bit.
|
2010-08-30 11:28:36 +02:00 |
|
Nikolay Sivov
|
92a574b44b
|
msxml3: Implement IXMLDOMCDATASection::splitText().
|
2010-08-30 11:28:28 +02:00 |
|
Nikolay Sivov
|
62e521ad0d
|
msxml3: Add IXMLDOMDocument3 stub support.
|
2010-08-30 11:28:17 +02:00 |
|
Nikolay Sivov
|
25bce451af
|
msxml6: Add stub msxml6, forward DOMDocument60 creation to msxml3.
|
2010-08-30 11:27:52 +02:00 |
|
Francois Gouget
|
aaf78f1a0b
|
d3dcompiler_43: Don't use nameless unions in our private structures to avoid trouble with compilers where they are not supported.
|
2010-08-30 11:26:46 +02:00 |
|
Francois Gouget
|
e7fbc9dece
|
winex11.drv: Fix compilation on systems that don't support nameless unions.
|
2010-08-30 11:26:46 +02:00 |
|
Francois Gouget
|
6f1326fac1
|
shell32/tests: Fix compilation on systems that don't support nameless unions.
|
2010-08-30 11:26:46 +02:00 |
|
Francois Gouget
|
b462bc223a
|
oleaut32/tests: Fix compilation on systems that don't support nameless unions.
|
2010-08-30 11:26:46 +02:00 |
|
Francois Gouget
|
45ea56ffb4
|
d3d9/tests: Fix compilation on systems that don't support nameless unions or structs.
|
2010-08-30 11:26:46 +02:00 |
|
Henri Verbeet
|
0a28300c49
|
wined3d: Use surface_color_fill() in IWineD3DDeviceImpl_ClearRendertargetView().
|
2010-08-30 11:26:46 +02:00 |
|
Henri Verbeet
|
c689280beb
|
wined3d: Use surface_color_fill() in IWineD3DDeviceImpl_ColorFill().
|
2010-08-30 11:26:45 +02:00 |
|
Henri Verbeet
|
ecc67757ab
|
wined3d: Introduce surface_color_fill().
This is also a first attempt at a more structured interface to blitter
operations.
|
2010-08-30 11:26:45 +02:00 |
|
Henri Verbeet
|
9363ea55ee
|
wined3d: Simply use context_apply_draw_buffers() in context_apply_clear_state().
|
2010-08-30 11:26:45 +02:00 |
|
Henri Verbeet
|
08101957ba
|
wined3d: Explicitly pass render targets to context_apply_draw_buffers().
This avoids the special handling for blits.
|
2010-08-30 11:26:45 +02:00 |
|
Amine Khaldi
|
1848ae8d3a
|
shlwapi: Fix translations.
|
2010-08-30 11:26:39 +02:00 |
|
Piotr Caban
|
899d9a042b
|
msvcrt: Added _splitpath_s implementation.
|
2010-08-30 11:26:30 +02:00 |
|
Amine Khaldi
|
ed2a02b7be
|
shdoclc: Fix Spanish translation.
|
2010-08-30 11:26:30 +02:00 |
|