Alexandre Julliard
d19b68fa1a
makedep: Expand compilation flags into the generated rules.
2014-01-14 11:45:58 +01:00
Dmitry Timoshkov
d9b9faa18a
taskschd/tests: Add some tests for invalid parameters.
2014-01-14 11:19:19 +01:00
Dmitry Timoshkov
c940a3e97e
taskschd: Implement ITaskService::get_TargetServer.
2014-01-14 11:19:13 +01:00
Dmitry Timoshkov
938f073e5c
taskschd: Implement ITaskService::Connect.
2014-01-14 11:18:30 +01:00
Dmitry Timoshkov
189bfa9643
taskschd: Implement ITaskService::get_Connected.
2014-01-14 11:17:51 +01:00
Ken Thomases
e21192469d
winemac: Make WineOpenGLContext hold a strong reference to its view.
...
Its superclass, NSOpenGLContext, only holds a weak reference. The view was
sometimes being deallocated before the context was disposed of, resulting in
crashes.
2014-01-14 11:17:40 +01:00
Ken Thomases
2963a2d4ab
winemac: Don't remove an OpenGL context from its view if we're only going to re-add it.
...
If the context is being made current with its existing view, just update it
before making it current.
2014-01-14 11:17:38 +01:00
Ken Thomases
2cc5337940
winemac: Consolidate code paths for clearing the OpenGL context.
...
We clear it if the context or the view is NULL. If the context is non-NULL,
we want to disassociate the views of both the current and passed-in contexts,
if they differ.
2014-01-14 11:17:35 +01:00
Ken Thomases
d57a99b482
winemac: When setting a view for an OpenGL context and it is latent, clear any existing view.
2014-01-14 11:17:31 +01:00
Ken Thomases
1896396330
winemac: When clearing the OpenGL context, disassociate it from its view.
2014-01-14 11:17:28 +01:00
Michael Stefaniuc
1643038eca
dmscript: Return CLASS_E_CLASSNOTAVAILABLE for classes not implemented.
2014-01-14 11:17:23 +01:00
Frédéric Delanoy
1bd7405193
winedump: Use BOOL type where appropriate.
2014-01-14 11:17:19 +01:00
Julian Rüger
993fb8636c
po: Update German translation.
2014-01-14 11:16:47 +01:00
Stefan Dösinger
6bd6193cb1
d3dx9_36: Make emsquare an unsigned int in create_outline.
2014-01-13 18:41:51 +01:00
Stefan Dösinger
4ca8f7104f
wined3d: Move map binding loading to wined3d_surface_map.
2014-01-13 18:41:42 +01:00
Stefan Dösinger
e2c0bc63cb
wined3d: Start to split up surface_prepare_system_memory.
2014-01-13 18:41:15 +01:00
Stefan Dösinger
676a7f2140
wined3d: Make the callers of load_location responsible for allocating sysmem.
2014-01-13 18:41:09 +01:00
Stefan Dösinger
28bfc20589
wined3d: Use the map binding to optimize sysmem->sysmem blits.
2014-01-13 18:41:03 +01:00
Dmitry Timoshkov
bc59d7e830
secur32: Slightly simplify the GetUserNameExW implementation.
2014-01-13 17:37:46 +01:00
Dmitry Timoshkov
55ad9da91f
taskschd/tests: Add some tests for ITaskService::Connect.
2014-01-13 17:37:45 +01:00
Huw Davies
6da6f1861b
mshtml: Release a leaked class factory.
2014-01-13 17:37:44 +01:00
André Hentschel
0485e528f7
oleaut32/tests: Mark W2k results as broken.
2014-01-13 17:37:43 +01:00
Andrey Gusev
be367393c9
Assorted typos fixes.
2014-01-13 17:37:42 +01:00
Michael Stefaniuc
3fef1be56f
dmloader/tests: Fix a crash due to a missing audio driver.
2014-01-13 17:37:40 +01:00
Michael Stefaniuc
03d5b1248b
dmime/tests: Fix a crash due to a missing audio driver.
2014-01-13 17:37:39 +01:00
Akihiro Sagawa
f6475ace5f
gdi32: Improve vertical writing metrics.
2014-01-13 17:37:38 +01:00
Akihiro Sagawa
a221654aae
gdi32/tests: Add tests for vertical writing metrics.
2014-01-13 17:37:37 +01:00
Akihiro Sagawa
f6bc356860
gdi32: Fix ABC metrics for rotated font.
2014-01-13 17:37:35 +01:00
Akihiro Sagawa
b8f22f4755
gdi32/tests: Add more GetCharABCWidths tests for rotated font.
2014-01-13 17:37:34 +01:00
Akihiro Sagawa
e9188970a7
gdi32: Fix sub-pixel shift calculations for vertical writing.
2014-01-13 17:37:33 +01:00
Akihiro Sagawa
d33602564b
gdi32: Use the vertAdvance value for cellIncX if vertical metrics are available.
2014-01-13 17:37:32 +01:00
Alexandre Julliard
7d1d9b40f1
makedep: Expand tool names into the generated rules.
2014-01-13 17:37:31 +01:00
Alexandre Julliard
c7411e22be
makedep: Expand the winegcc target arguments into the generated rules.
2014-01-13 17:37:29 +01:00
Bruno Jesus
1470d7b4cc
iphlpapi: Return error for IP address with value zero in IcmpSendEcho.
2014-01-13 17:37:28 +01:00
Francois Gouget
25e0f11ced
riched20: Make ME_GetDITypeName() static.
2014-01-13 17:37:27 +01:00
Huw Davies
5ac8507a8e
mshtml: Finish with the correct string.
2014-01-13 17:37:26 +01:00
Lauri Kenttä
3ea6334222
po: Update Finnish translation.
2014-01-13 17:37:25 +01:00
Alexandre Julliard
0d72182bd8
msvcp71: Import the correct msvcrt version.
2014-01-13 17:37:24 +01:00
Alexandre Julliard
645540beed
msvcp90: Add wrappers for functions that don't exist in old msvcrt versions.
2014-01-13 17:37:22 +01:00
Alexandre Julliard
c2b0732108
msvcp90: Avoid using get_current_locale that doesn't exist in old msvcrt versions.
2014-01-13 17:37:21 +01:00
Alexandre Julliard
581dd68c8a
msvcp90: Don't build the new-style string iterator functions for old msvcp versions.
2014-01-13 17:37:20 +01:00
Alexandre Julliard
4d7255d2df
msvcp90: Remove parameter checks from functions that are only used for old msvcp versions.
2014-01-13 17:37:19 +01:00
Alexandre Julliard
0f81fcb02f
msvcp90: Call the appropriate secure function instead of duplicating the checks.
2014-01-13 17:37:18 +01:00
Alexandre Julliard
b88630a42d
msvcrt: Return per-thread information also in lc_codepage_func and lc_handle_func.
2014-01-13 17:37:17 +01:00
Michael Stefaniuc
ae81a130d2
dmscript: Include the DMUS_OBJECTDESC directly into DirectMusicScriptTrack.
2014-01-13 17:37:16 +01:00
Michael Stefaniuc
a5135bdc59
dmscript: Remove the extraneous IUnknown from DirectMusicScriptTrack.
...
Also lock/unlock the module only on creation/destruction of the object.
2014-01-13 17:37:14 +01:00
Michael Stefaniuc
daf7fb1f2d
dmscript: COM cleanup for IPersistStream from DirectMusicScriptTrack.
2014-01-13 17:37:13 +01:00
Michael Stefaniuc
a0c0e36701
dmscript/tests: Add COM tests for DirectMusicScriptTrack.
2014-01-13 17:37:12 +01:00
Michael Stefaniuc
7b3c630715
dmscript: COM cleanup for IDirectMusicTrack8 from DirectMusicScriptTrack.
2014-01-13 17:37:11 +01:00
Michael Stefaniuc
c56151fa7b
dmscript: Remove the superfluous "IDirectMusicScriptTrack" from method names.
2014-01-13 17:37:10 +01:00