Rico Schüller
de9e1cdcae
wined3d: Use GL_ARB_texture_mirror_clamp_to_edge when available.
2013-11-06 18:00:55 +01:00
Ken Thomases
aa53603135
winemac: Reduce duplicated code by consolidating exit paths from format_for_type().
2013-11-06 15:52:48 +01:00
Ken Thomases
7c0c30b4d6
winemac: Fix search for clipboard format matching a pasteboard type so it can fail when it should.
...
It had been acting as though the last registered clipboard format always
matched any pasteboard type.
2013-11-06 15:52:45 +01:00
Frédéric Delanoy
9d7b466cfc
po: Update French translation.
2013-11-06 12:01:55 +01:00
Aurimas Fišeras
968e3c5a6b
po: Update Lithuanian translation.
2013-11-06 12:01:55 +01:00
Dmitry Timoshkov
e7f6d77919
gdiplus: Implement GdipPrivateAddFontFile.
2013-11-06 12:01:55 +01:00
Dmitry Timoshkov
6278f5ffdc
gdiplus/tests: Add more checks to the GdipGetPathData test.
2013-11-06 12:01:55 +01:00
Dmitry Timoshkov
d4db49efc2
gdiplus/tests: Use trace instead of printf.
2013-11-06 12:01:55 +01:00
André Hentschel
217faec5f5
quartz: Add stubbed IAMCertifiedOutputProtection interface.
2013-11-06 12:01:55 +01:00
André Hentschel
ab925b39b4
quartz: Add stubbed IVMRMonitorConfig interfaces.
2013-11-06 12:01:55 +01:00
André Hentschel
abbb40fa03
quartz: Add stubbed IVMRSurfaceAllocatorNotify interface.
2013-11-06 12:01:54 +01:00
André Hentschel
e26d4a6f43
quartz: Add stubbed IVMRWindowlessControl interface.
2013-11-06 12:01:54 +01:00
André Hentschel
d029181d1a
quartz: Add stubbed IVMRFilterConfig interface.
2013-11-06 12:01:54 +01:00
André Hentschel
f9cccaa3de
quartz: Add Video Mixing Renderer 7.
2013-11-06 12:01:54 +01:00
André Hentschel
bc59206e0e
quartz: Get rid of the VMR9Impl typedef.
2013-11-06 12:01:54 +01:00
André Hentschel
b7672fac6d
include: Add some definitions to axextend.idl.
2013-11-06 12:01:54 +01:00
Frédéric Delanoy
0e37ca1478
user32/tests: Use BOOL type where appropriate.
2013-11-06 12:01:54 +01:00
Frédéric Delanoy
4f6bd4911b
user32/tests: Check return code from call to SystemParametersInfo.
2013-11-06 12:01:54 +01:00
Frédéric Delanoy
f249638294
avrt: Use BOOL type where appropriate.
2013-11-06 12:01:54 +01:00
Marcus Meissner
6f3d942fa4
user32: Fixed sizeof() to MultiByteToWideChar.
2013-11-06 12:01:53 +01:00
André Hentschel
a160a65317
ntdll: Enable compilation with -D__WINESRC__.
2013-11-06 12:01:53 +01:00
André Hentschel
94d8e3ab68
tools/winapi: Remove PCTSTR, PTSTR and TCHAR from the list of tested types.
2013-11-06 12:01:52 +01:00
Nikolay Sivov
1f8636c5af
msvcrt/tests: Enable compilation with -D__WINESRC__.
2013-11-05 20:38:55 +01:00
Rico Schüller
2fa9b7ebb5
opengl32: Use opengl xml registry files.
2013-11-05 20:38:21 +01:00
Rico Schüller
8a23fbf56f
opengl32: Allow multiple extensions to support the same function.
...
This allows that gl functions are available for different extensions,
e.g. "glVertexP2ui" which is new GL_ARB_vertex_type_2_10_10_10_rev and
also in GL_VERSION_3_3. It is valid to get that function for each gl
version when GL_ARB_vertex_type_2_10_10_10_rev is in the extension list.
On the other hand that function is available, when the gl version is >= 3.3.
2013-11-05 20:38:21 +01:00
Rico Schüller
465673a3d6
opengl32: Fix some style issues.
2013-11-05 20:38:21 +01:00
Rico Schüller
3c08b95b3b
opengl32: Use variables for file names.
2013-11-05 20:38:21 +01:00
Andrey Zhezherun
44bf8dc429
msvcp: Fixed complex division.
2013-11-05 20:38:20 +01:00
Andrey Zhezherun
3bb2c11757
msvcrt: Implemented _chsize_s.
2013-11-05 20:38:20 +01:00
Francois Gouget
b436087217
d3d9/tests: Fix a test failure on Windows XP with the default VGA driver.
2013-11-05 20:38:20 +01:00
Francois Gouget
375d8a39e2
kernel32: Avoid an unneeded abbreviation in an error message.
2013-11-05 20:38:20 +01:00
Alexandre Julliard
27534a09c6
makefiles: Automatically update source variables in the makefile based on the makedep pragmas.
2013-11-05 20:38:19 +01:00
Alexandre Julliard
5756ee09f3
makefiles: Add makedep pragmas for rc files that contain translations.
2013-11-05 20:38:19 +01:00
Alexandre Julliard
c7803b885b
makefiles: Add makedep pragmas for registration idl files.
2013-11-05 20:38:18 +01:00
Alexandre Julliard
f8421142e7
makefiles: Add makedep pragmas for typelib idl files.
2013-11-05 20:38:18 +01:00
Alexandre Julliard
7960e02b17
makefiles: Add makedep pragmas for identifier idl files.
2013-11-05 20:38:18 +01:00
Alexandre Julliard
074f30b9e3
makefiles: Add makedep pragmas for proxy idl files.
2013-11-05 20:38:18 +01:00
Alexandre Julliard
c3a48aab20
makefiles: Add makedep pragmas for client and server idl files.
2013-11-05 20:38:18 +01:00
Alexandre Julliard
ae9f33e17b
makedep: Add support for #pragma directives in the source to set the flags for generated files.
2013-11-05 20:38:17 +01:00
Francois Gouget
76e3068c0a
po: Avoid a couple of abbreviations in the French translation.
2013-11-05 20:38:17 +01:00
Francois Gouget
1a74eab53a
po: A small Esperanto spelling fix.
2013-11-05 20:38:17 +01:00
Frédéric Delanoy
5fd54997ba
regsvr32: Use BOOL type where appropriate.
2013-11-05 11:16:05 +01:00
Frédéric Delanoy
bb2be17327
user32/tests: Use BOOL type where appropriate.
2013-11-05 11:16:00 +01:00
Frédéric Delanoy
77ee42fd33
user32: Use BOOL type where appropriate.
2013-11-05 11:15:06 +01:00
Andrew Eikum
3cb2ddfd09
msacm32: Don't clear DONE flag in Un,PrepareHeader.
2013-11-04 20:14:35 +01:00
Andrew Eikum
39185814b1
msadp32: Also convert to 8-bit PCM.
2013-11-04 20:14:35 +01:00
Alexandre Julliard
1483bfa21d
explorer: Remove SWP_NOACTIVATE to ensure that the foreground window is set to the desktop.
2013-11-04 20:14:33 +01:00
André Hentschel
cb1806db26
kernel32/tests: Test ResolveDelayLoadedAPI with generated dll.
2013-11-04 19:15:43 +01:00
Huw Davies
58e83ebdea
riched20: Revert to the default paragraph style when all text is deleted.
2013-11-04 17:41:12 +01:00
Stefan Dösinger
292612cf4b
wined3d: GL_ARB_instanced_arrays provides glDrawElementsInstanced.
2013-11-04 17:41:12 +01:00