Jörg Höhle
|
62017964be
|
winealsa: Implement IAudioClock::GetPosition() using snd_pcm_delay.
|
2011-12-12 15:50:41 +01:00 |
Piotr Caban
|
c21ede4474
|
services: Terminate service when its status is set to SERVICE_STOPPED.
|
2011-12-12 15:50:41 +01:00 |
Piotr Caban
|
01ef66cb1e
|
services: Move service cleanup code to separate function.
|
2011-12-12 15:50:40 +01:00 |
Piotr Caban
|
bc866c899f
|
services: Don't close control_pipe when SERVICE_CONTROL_STOP is sent.
This prevents service_control_dispatcher from being stopped. Thanks to
it the service may continue to work and do the clean up.
|
2011-12-12 15:50:40 +01:00 |
Piotr Caban
|
b9797b5caa
|
services: Check process status to determine if service has terminated.
|
2011-12-12 15:50:39 +01:00 |
Piotr Caban
|
c11e163eb7
|
services: Fix SERVICE_STATUS initialization in svcctl_ControlService.
|
2011-12-12 15:50:39 +01:00 |
Hans Leidekker
|
0f3eb5f689
|
msi: Format the value name from the RegLocator table.
|
2011-12-12 15:50:39 +01:00 |
Alexandre Julliard
|
70d8341a67
|
gdi32: Pass the correct depth to PutImage for SetBitmapBits on a DIB.
|
2011-12-12 15:50:38 +01:00 |
Alexandre Julliard
|
f85a28faf6
|
gdi32/tests: Add tests for 1-bpp DDB pattern brushes.
|
2011-12-12 15:50:38 +01:00 |
Alexandre Julliard
|
65a2c885f1
|
gdi32: Don't create a default color table for pattern brushes, use the DC colors instead.
|
2011-12-12 15:50:37 +01:00 |
Alexandre Julliard
|
d5fe87e2e8
|
gdi32: Select the pattern brush only when first used.
|
2011-12-12 15:50:37 +01:00 |
Alexandre Julliard
|
d353c95d47
|
gdi32: Add a flag to request a default color table from init_dib_info.
|
2011-12-12 15:50:33 +01:00 |
Alexandre Julliard
|
c5895ead6a
|
gdi32: Use the default DIB color table to create system and halftone palettes.
|
2011-12-12 11:30:50 +01:00 |
Alexandre Julliard
|
3a9cabb8c4
|
gdi32: Store the default color tables as static data.
|
2011-12-12 11:21:52 +01:00 |
Alexandre Julliard
|
27eb63b082
|
gdi32: GetCharABCWidthsFloatW must succeed with non-TrueType fonts.
|
2011-12-12 11:14:25 +01:00 |
Dmitry Timoshkov
|
2455b3815a
|
user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has DS_CONTROL style set.
|
2011-12-12 11:13:23 +01:00 |
Eric Pouech
|
1d3952ed9f
|
d3d: Fixed a couple of warnings for 64bit targets.
|
2011-12-12 10:53:49 +01:00 |
Hwang YunSong
|
8985c53397
|
po: Updated Korean translation.
|
2011-12-12 10:53:43 +01:00 |
Nikolay Sivov
|
5d892e63e6
|
po: Update Russian translation.
|
2011-12-12 10:53:22 +01:00 |
André Hentschel
|
f2b655f166
|
po: Update German translation.
|
2011-12-12 10:53:17 +01:00 |
Juan Lang
|
ba78b54820
|
wintrust: Don't dereference a potentially NULL pointer.
|
2011-12-12 10:21:10 +01:00 |
Henri Verbeet
|
e6a4a86608
|
wined3d: Get rid of the WINED3DPRIMITIVETYPE typedef.
|
2011-12-12 10:21:01 +01:00 |
Henri Verbeet
|
b55b683b08
|
wined3d: Get rid of the WINED3DLIGHTTYPE typedef.
|
2011-12-12 10:20:57 +01:00 |
Henri Verbeet
|
d806c37b4a
|
wined3d: Trace all swapchain_desc fields in wined3d_device_reset().
|
2011-12-12 10:20:52 +01:00 |
Henri Verbeet
|
1f0a143c3b
|
d3d10: Add a short description to skip_dword_unknown().
|
2011-12-12 10:20:48 +01:00 |
Henri Verbeet
|
9d55388156
|
ddraw: Destroy the swapchain after the D3D device in DllMain().
|
2011-12-12 10:20:41 +01:00 |
Nikolay Sivov
|
e191b051b1
|
msxml3: IDispatchEx support for MXNamespaceManager.
|
2011-12-12 10:20:33 +01:00 |
Nikolay Sivov
|
01ed475c7c
|
msxml3: Use IXMLDOMDocument3 as a latest interface version.
|
2011-12-12 10:20:26 +01:00 |
Nikolay Sivov
|
ae6ef45811
|
msxml3: Added IDispatchEx support for IXMLDOMSchemaCollection2.
|
2011-12-12 10:20:21 +01:00 |
Nikolay Sivov
|
c381abd84f
|
msxml3: Schema cache COM cleanup.
|
2011-12-12 10:20:13 +01:00 |
Nikolay Sivov
|
91c4b4c967
|
msxml3: Accept disabled on load validation.
|
2011-12-12 10:20:08 +01:00 |
Nikolay Sivov
|
42bd2051d5
|
msxml3: Trace parameters in stub methods.
|
2011-12-12 10:20:02 +01:00 |
Nikolay Sivov
|
d80ee5b3ae
|
msxml3: Escape '<','&','"' and '>' in attribute value.
|
2011-12-12 10:19:55 +01:00 |
Rico Schüller
|
b83d322dba
|
d3dx9: Implement D3DXSHAdd().
|
2011-12-12 10:19:30 +01:00 |
Dmitry Timoshkov
|
1830739118
|
user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has DS_CONTROL style set.
|
2011-12-12 10:19:26 +01:00 |
Alexandre Julliard
|
2e42ab1527
|
gdi32/tests: Fix some test failures on Windows.
|
2011-12-10 18:08:35 +01:00 |
Alexandre Julliard
|
8db263d2eb
|
gdi32: Simplify computation of the DIB header size for internal BITMAPINFO structures.
|
2011-12-10 13:35:59 +01:00 |
Alexandre Julliard
|
82e1a4616c
|
gdi32: Make sure that biSizeImage always contains the correct size in internal BITMAPINFO structures.
|
2011-12-10 13:35:59 +01:00 |
Alexandre Julliard
|
25e2fae2a8
|
gdi32: Always use biClrUsed for the number of colors of internal BITMAPINFO structures.
|
2011-12-10 13:35:42 +01:00 |
Nikolay Sivov
|
b0f704daaf
|
msxml3: Properly handle writer output in a form of BSTR.
|
2011-12-09 21:15:40 +01:00 |
Nikolay Sivov
|
197d41156a
|
msxml3: Write document prolog separately.
|
2011-12-09 21:15:40 +01:00 |
Nikolay Sivov
|
a4b24978e9
|
msxml3: Use libxml2 buffer support through helpers.
|
2011-12-09 21:15:39 +01:00 |
Aric Stewart
|
486a20c17c
|
usp10: Add Myanmar script.
|
2011-12-09 21:15:39 +01:00 |
Michael Stefaniuc
|
6b5dca5bbb
|
cmdlgtst: Remove obsolete and unused application.
|
2011-12-09 21:15:38 +01:00 |
Alex Henrie
|
b5b739d5f3
|
comdlg32: Correct title of "Save As" dialog.
|
2011-12-09 21:15:34 +01:00 |
Francois Gouget
|
653c1d76d0
|
include: Add the missing inaddr.h and in6addr.h include directives.
|
2011-12-09 21:15:33 +01:00 |
Francois Gouget
|
6fa0bda535
|
iphlpapi: Remove a few redundant include directives.
|
2011-12-09 21:15:33 +01:00 |
Francois Gouget
|
d20c21ddd5
|
include: Eliminate redundancy between winsock.h and inaddr.h.
|
2011-12-09 21:15:33 +01:00 |
Francois Gouget
|
c63496ac71
|
include: in6addr.h does not depend on winsock's u_xxx types.
|
2011-12-09 21:15:32 +01:00 |
Francois Gouget
|
f6c037cee3
|
include: Add a couple of missing include directives in dshow.h.
|
2011-12-09 21:15:32 +01:00 |