Alexandre Julliard
|
c994db77e6
|
serialui: Convert dialogs to po files.
|
2011-11-30 17:52:03 +01:00 |
André Hentschel
|
030c75a8ae
|
rpcrt4: Implement RpcEpRegisterNoReplaceW.
|
2011-11-30 17:05:09 +01:00 |
André Hentschel
|
d2f3463a01
|
rpcrt4: Implement RpcEpRegisterNoReplaceA.
|
2011-11-30 17:05:02 +01:00 |
André Hentschel
|
f012242037
|
msvcrt: Implement _wasctime_s.
|
2011-11-30 17:04:39 +01:00 |
André Hentschel
|
35722cb4ce
|
msvcrt: Implement asctime_s.
|
2011-11-30 17:04:35 +01:00 |
Francois Gouget
|
66db270d22
|
cmd/tests: Use resynchronization points to better deal with two IF statements tests.
|
2011-11-30 16:41:12 +01:00 |
Piotr Caban
|
e849691fcc
|
advapi32: Send shutdown notification to services.
|
2011-11-30 16:34:05 +01:00 |
Piotr Caban
|
60a273569c
|
services: Wait for all services to terminate before exiting.
|
2011-11-30 16:32:17 +01:00 |
Piotr Caban
|
e2172edca2
|
advapi32: Added support for SERVICE_CONFIG_PRESHUTDOWN_INFO.
|
2011-11-30 16:32:09 +01:00 |
Piotr Caban
|
b8704a4929
|
services: Added support for SERVICE_CONFIG_PRESHUTDOWN_INFO.
|
2011-11-30 16:31:47 +01:00 |
Piotr Caban
|
eeb5c93ac7
|
include: Update winsvc.h header.
|
2011-11-30 16:28:07 +01:00 |
Jacek Caban
|
38371bed29
|
mshtml: Fixed nsEventStates handling.
It contains a copy-constructor in C++, so it's passed as a pointer.
|
2011-11-30 14:57:11 +01:00 |
Dmitry Timoshkov
|
f9bb1b7afd
|
kernel32: Add a test for protections accepted by CreateFileMapping, make it pass under Wine.
|
2011-11-30 14:56:43 +01:00 |
Alexandre Julliard
|
74f528eb28
|
uxtheme: Use the correct alpha for theme gradients.
|
2011-11-30 14:33:54 +01:00 |
Alexandre Julliard
|
174d2f6d72
|
user32: Use the correct alpha for the title bar gradient and simplify the mesh.
|
2011-11-30 14:33:47 +01:00 |
Alexandre Julliard
|
76358216f4
|
winex11: Implement rectangular gradients using XRender if supported.
|
2011-11-30 14:25:29 +01:00 |
Alexandre Julliard
|
0446707a56
|
winex11: Implement rectangular gradients using straight X11 calls.
|
2011-11-30 13:09:08 +01:00 |
Alexandre Julliard
|
4c6807199e
|
gdi32: Use the DIB engine and PutImage for the null driver rectangular gradient implementation.
|
2011-11-30 12:59:11 +01:00 |
Alex Henrie
|
157be323b7
|
wineconsole: Widen label to accomodate translations.
|
2011-11-30 12:22:13 +01:00 |
Alex Henrie
|
4bda215f2b
|
shell32: Update Catalan translation.
|
2011-11-30 12:22:13 +01:00 |
Alex Henrie
|
d8906da528
|
comctl32: Update Catalan translation.
|
2011-11-30 12:22:12 +01:00 |
Alex Henrie
|
ffa8777883
|
appwiz.cpl: Add Catalan translation.
|
2011-11-30 12:22:12 +01:00 |
Alex Henrie
|
361d746fbd
|
po: Update Catalan translation.
|
2011-11-30 12:21:59 +01:00 |
Jacek Caban
|
82368f5cfe
|
jscript: Get rid of no longer needed EXPRVAL_NAMEREF.
|
2011-11-30 11:51:29 +01:00 |
Jacek Caban
|
962307da6c
|
jscript: Use bytecode for delete member expression.
|
2011-11-30 11:51:25 +01:00 |
Jacek Caban
|
facc2189d2
|
jscript: Use bytecode for delete on array expression implementation.
|
2011-11-30 11:51:20 +01:00 |
Jacek Caban
|
6c47177cb1
|
jscript: Mark some functions as static.
|
2011-11-30 11:51:16 +01:00 |
Henri Verbeet
|
04a7ae43d5
|
wined3d: Get rid of WINED3DDEVINFO_PIPELINETIMINGS.
|
2011-11-30 11:51:06 +01:00 |
Henri Verbeet
|
3c75024210
|
wined3d: Get rid of WINED3DDEVINFO_INTERFACETIMINGS.
|
2011-11-30 11:51:02 +01:00 |
Henri Verbeet
|
3a2921c559
|
ddraw: Keep the primary surface mapped at the same address for early ddraw versions.
|
2011-11-30 11:50:58 +01:00 |
Henri Verbeet
|
3430e11605
|
wined3d: Add a flags parameter to wined3d_surface_create().
|
2011-11-30 11:50:48 +01:00 |
Henri Verbeet
|
82dd612d50
|
ddraw: Resize the swapchain window on mode changes in exclusive mode.
|
2011-11-30 11:50:42 +01:00 |
Ken Thomases
|
d977044e76
|
secur32: Eliminate broken clean-up "cheat".
|
2011-11-30 11:45:26 +01:00 |
Ken Thomases
|
f4ac641af5
|
secur32: Clean up the helper in all cases where it was allocated.
|
2011-11-30 11:45:21 +01:00 |
Ken Thomases
|
e39e67ec3d
|
secur32: Eliminate a dead store.
|
2011-11-30 11:45:18 +01:00 |
André Hentschel
|
3f90cb8c9e
|
ntdll: Move a return out of a #ifdef.
|
2011-11-30 11:45:14 +01:00 |
André Hentschel
|
fca621f20b
|
configure: Add checks for sparc64 and powerpc64.
|
2011-11-30 11:45:07 +01:00 |
Frédéric Delanoy
|
5a04819709
|
gameux: Remove duplicate "if" condition.
|
2011-11-30 11:44:20 +01:00 |
Frédéric Delanoy
|
a5becedd0e
|
cmd: Reorder global vars declarations/definitions to improve readability.
|
2011-11-30 11:44:13 +01:00 |
Frédéric Delanoy
|
44a1e7d199
|
cmd: Move commonly used global vars declarations to header file.
|
2011-11-30 11:44:05 +01:00 |
Frédéric Delanoy
|
ad81871f15
|
cmd: Move a global var to the file using it.
|
2011-11-30 11:43:21 +01:00 |
Alexandre Julliard
|
0f3e60747f
|
ole32: Process all pending messages in CoWaitForMultipleHandles before waiting again, otherwise we may not wake up.
|
2011-11-29 21:22:40 +01:00 |
André Hentschel
|
8a1d690ad4
|
po: Update German translation.
|
2011-11-29 20:47:37 +01:00 |
Frédéric Delanoy
|
513ee9a3aa
|
cmd: Rename unicodePipes variable.
|
2011-11-29 16:48:33 +01:00 |
Frédéric Delanoy
|
1a8df977ac
|
cmd: Reduce the scope of a global variable.
|
2011-11-29 16:48:22 +01:00 |
Frédéric Delanoy
|
51b05c72d7
|
cmd: Use boolean types for boolean variables.
|
2011-11-29 16:48:12 +01:00 |
Frédéric Delanoy
|
2820ed9764
|
cmd: Remove an unused global variable.
|
2011-11-29 16:47:58 +01:00 |
Alexandre Julliard
|
f2ec760a80
|
gdi32/tests: Add tests for rectangular gradients in DIBs.
|
2011-11-29 15:12:31 +01:00 |
Alexandre Julliard
|
a135e47167
|
gdi32: Don't set gradient alpha channel for 8888 bitmaps created with bitfields.
|
2011-11-29 15:12:28 +01:00 |
Alexandre Julliard
|
a869fc47bd
|
gdi32: Implement 8-bpp and 4-bpp gradient dithering.
|
2011-11-29 15:12:26 +01:00 |