Hans Leidekker
|
9a2f3cb98a
|
winhttp: Consistently use the allocation macros.
|
2011-12-01 14:17:51 +01:00 |
Luca Bennati
|
56886ab7b1
|
po: Update Italian translation.
|
2011-12-01 14:17:46 +01:00 |
Akihiro Sagawa
|
28184600e7
|
msvcrt: Add validity checks for _mbstrlen_l.
|
2011-12-01 14:17:35 +01:00 |
Akihiro Sagawa
|
13aff6dc56
|
msvcrt: Fix wctob in C locale.
|
2011-12-01 14:16:30 +01:00 |
Akihiro Sagawa
|
f9403bfb90
|
msvcrt: Use given locale info in _mbtowcs_l.
|
2011-12-01 14:15:12 +01:00 |
Ken Thomases
|
31141a3bea
|
winemenubuilder: Use _P_DETACH instead of _P_NOWAIT with spawnvp() to avoid zombies.
|
2011-12-01 10:46:56 +01:00 |
Ken Thomases
|
92298f59fe
|
explorer: Use _P_DETACH instead of _P_NOWAIT with spawnvp() to avoid zombies.
|
2011-12-01 10:46:31 +01:00 |
Ken Thomases
|
fda27ccc1b
|
libport: For spawnvp(_P_DETACH, ...), double-fork to avoid creating zombies.
|
2011-12-01 10:45:26 +01:00 |
Ken Thomases
|
abe6a13ff1
|
libwine: Reap child process to avoid leaving a zombie.
|
2011-12-01 10:45:15 +01:00 |
Ken Thomases
|
3de1c71364
|
secur32: Reap child process to avoid leaving a zombie.
|
2011-12-01 10:44:28 +01:00 |
Ken Thomases
|
9979725211
|
netapi32: Wait for and reap smbpasswd child process.
|
2011-12-01 10:40:52 +01:00 |
Ken Thomases
|
6df7adfff1
|
winspool: Wait for and reap print spool child process.
|
2011-12-01 10:40:41 +01:00 |
Ken Thomases
|
6c8929f83f
|
gdi.exe16: Wait for and reap print spool child process.
|
2011-12-01 10:27:43 +01:00 |
Ken Thomases
|
5bac5ee26e
|
kernel32: Use double-fork to avoid leaving zombie processes.
|
2011-12-01 10:27:38 +01:00 |
Ken Thomases
|
7a88d5a1e4
|
winspool: No need to reset SIGCHLD because we're not changing it anymore.
|
2011-12-01 10:11:13 +01:00 |
Ken Thomases
|
10705f6e3d
|
gdi.exe16: No need to reset SIGCHLD because we're not changing it anymore.
|
2011-12-01 10:11:09 +01:00 |
Ken Thomases
|
f658feb70f
|
kernel32: No need to reset SIGCHLD because we're not changing it anymore.
|
2011-12-01 10:11:06 +01:00 |
Ken Thomases
|
8780571698
|
libport: No need to reset SIGCHLD because we're not changing it anymore.
|
2011-12-01 10:11:01 +01:00 |
Ken Thomases
|
35302a643a
|
ntdll: Don't change SIGCHLD disposition; no automatic reaping of child processes.
|
2011-12-01 10:10:54 +01:00 |
Ken Thomases
|
b035b0bad7
|
gdi.exe16: Don't double-close the spool file.
FreePrintJob() closes the file descriptor.
|
2011-12-01 10:07:16 +01:00 |
Henri Verbeet
|
990786eef5
|
wined3d: Get rid of WINED3DDEVINFO_RESOURCEMANAGER.
|
2011-12-01 10:06:19 +01:00 |
Henri Verbeet
|
b3b686d9e8
|
wined3d: Get rid of WINED3DDEVINFO_STAGETIMINGS.
|
2011-12-01 10:06:16 +01:00 |
Henri Verbeet
|
94c0da184e
|
wined3d: Create a PBO in surface_load_location() even if SFLAG_INSYSMEM is already set.
In the longer term, sysmem and pbo should be separate resource locations.
|
2011-12-01 10:06:12 +01:00 |
Henri Verbeet
|
39ebb992f7
|
wined3d: Introduce a separate function to determine if a surface needs a PBO.
|
2011-12-01 10:06:07 +01:00 |
Henri Verbeet
|
4a7cbba0ea
|
wined3d: Move the surface map counting code to wined3d_surface_map().
|
2011-12-01 10:06:02 +01:00 |
Alexandre Julliard
|
bf644e0f45
|
oledlg: Convert dialogs to po files.
|
2011-11-30 20:29:07 +01:00 |
Alexandre Julliard
|
68c7aa266f
|
wininet: Convert dialogs to po files.
|
2011-11-30 19:57:15 +01:00 |
Alexandre Julliard
|
fde9e7ce6e
|
setupapi: Convert dialogs to po files.
|
2011-11-30 19:44:15 +01:00 |
Alexandre Julliard
|
af48498911
|
dinput: Convert dialogs to po files.
|
2011-11-30 18:20:32 +01:00 |
Alexandre Julliard
|
c8249b9c3f
|
mshtml: Convert dialogs to po files.
|
2011-11-30 18:13:08 +01:00 |
Alexandre Julliard
|
197dcda647
|
msvfw32: Convert dialogs to po files.
|
2011-11-30 18:05:28 +01:00 |
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 |