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 |
Stefan Dösinger
|
84a1e60e48
|
wined3d: Check for support before calling glDrawElementsInstancedBaseVertex.
|
2013-11-04 17:41:12 +01:00 |
Hans Leidekker
|
ec1a57f25b
|
wbemprox: Add a partial implementation of Win32_NetworkAdapterConfiguration.
|
2013-11-04 17:41:12 +01:00 |
Hans Leidekker
|
1eefe9dd8e
|
wbemprox: Implement Win32_BIOS.IdentificationCode and Win32_BIOS.SMBIOSBIOSVersion.
|
2013-11-04 17:41:11 +01:00 |
Hans Leidekker
|
796d4d0ccf
|
wbemprox: Implement Win32_BaseBoard.Model and Win32_BaseBoard.Name.
|
2013-11-04 17:41:11 +01:00 |
Nikolay Sivov
|
e0344e1a28
|
msxml3: Implement url() property of IXMLDOMDocument.
|
2013-11-04 17:41:11 +01:00 |
Nikolay Sivov
|
61c8a4e6ea
|
msxml3/tests: Consolidate check for available class versions.
|
2013-11-04 17:41:11 +01:00 |
Alexander Dorofeyev
|
a14793f50b
|
wined3d: Fix resultarg state handling in nvrc/nvts code.
Resultarg affects both rgb and alpha register combiner output. Ensure that changing resultarg updates both.
|
2013-11-04 17:41:11 +01:00 |
Alexandre Julliard
|
cc02e15220
|
widl: Add support for #pragma directives.
|
2013-11-04 17:41:11 +01:00 |
Alexandre Julliard
|
1f3e3fa424
|
makedep: Add per-file flag to store the information about files to generate.
|
2013-11-04 17:41:09 +01:00 |
Nikolay Sivov
|
7513b58329
|
shlwapi: Implement PathUnExpandEnvStrings.
|
2013-11-04 11:48:06 +01:00 |
Andrey Zhezherun
|
c1a5b06d49
|
msvcp: Added missing casts to unsigned char in streambuf functions.
|
2013-11-04 11:35:54 +01:00 |
Andrey Zhezherun
|
43d3148357
|
msvcp: Fixed char_traits<char>::to_int_type.
|
2013-11-04 11:35:11 +01:00 |
Aric Stewart
|
9ccfebd615
|
usp10: Implement resolveResolved (L1) for Unicode 6.3.
|
2013-11-04 11:30:34 +01:00 |
Aric Stewart
|
de5dc96f85
|
usp10: Rewrite resolveNeutral and resolveImplicit for Unicode 6.3.
|
2013-11-04 11:30:32 +01:00 |
Aric Stewart
|
c767733631
|
usp10: Rewrite resolveWeak for Unicode 6.3.
|
2013-11-04 11:24:54 +01:00 |
Aric Stewart
|
2531d40b51
|
usp10: Rewrite resolveExplicit for Unicode 6.3.
|
2013-11-04 11:20:23 +01:00 |
Nikolay Sivov
|
e50dc73b86
|
urlmon/tests: Preparation for -D__WINESRC__.
|
2013-11-04 11:06:15 +01:00 |
Henri Verbeet
|
b9e1bcb7f6
|
ddrawex: Get rid of the IDirectDrawFactoryImpl typedef.
|
2013-11-04 11:05:56 +01:00 |
Henri Verbeet
|
ec37ac6f20
|
ddrawex: Get rid of the IClassFactoryImpl typedef.
|
2013-11-04 11:05:54 +01:00 |
Henri Verbeet
|
ceb4d2595b
|
d3d9/tests: Get rid of the "data2" vertex data array in pretransformed_varying_test().
|
2013-11-04 11:05:51 +01:00 |
Henri Verbeet
|
f4aab54ca1
|
wined3d: Mark the context valid if making it current on the "backup" window worked.
|
2013-11-04 11:05:46 +01:00 |
Henri Verbeet
|
3ad8989614
|
wined3d: Introduce a function for safely releasing a DC.
|
2013-11-04 11:05:43 +01:00 |
Michael Stefaniuc
|
6d7bd62a73
|
winmm/tests: Compile with -D__WINESRC__.
|
2013-11-04 11:05:40 +01:00 |
Michael Stefaniuc
|
36638ef5f8
|
winmm/tests: Use a better type for the mixer object.
|
2013-11-04 11:05:25 +01:00 |
Michael Stefaniuc
|
a749f27ab3
|
winmm/tests: Use the explicit CreateEventW() and don't bother testing it.
|
2013-11-04 11:05:16 +01:00 |
Frédéric Delanoy
|
bc967a6e03
|
uninstaller: Remove unused global variable.
Not used since 393fd51f79
|
2013-11-04 11:05:00 +01:00 |
Frédéric Delanoy
|
a72c23ed0c
|
winhlp32: Use BOOL type where appropriate.
|
2013-11-04 11:04:51 +01:00 |
Frédéric Delanoy
|
4ef76cd75c
|
wordpad: Use BOOL type where appropriate.
|
2013-11-04 11:03:46 +01:00 |
Frédéric Delanoy
|
416930d498
|
ntdll: Use BOOL type where appropriate.
|
2013-11-04 11:03:43 +01:00 |
Nikolay Sivov
|
d234bcdb25
|
vbscript/tests: Use a defined name for error code.
|
2013-11-04 11:02:28 +01:00 |
Andrew Eikum
|
37389cfc80
|
mmdevapi/tests: Update some error values for Windows 8.1.
|
2013-11-01 20:01:35 +01:00 |