Nikolay Sivov
|
2a6060f4c4
|
msvcrt: Implemented _sopen_s.
|
2011-01-26 15:00:13 +01:00 |
Michael Stefaniuc
|
bb6ae095d4
|
d3d8: Pass an object instead of an iface to an internal function.
|
2011-01-26 15:00:13 +01:00 |
Michael Stefaniuc
|
629e853894
|
d3dcompiler_43/tests: COM cleanup for the ID3DInclude iface.
|
2011-01-26 15:00:13 +01:00 |
Michael Stefaniuc
|
134cb5bfef
|
d3dx9_36/tests: COM cleanup for the ID3DXInclude iface.
|
2011-01-26 15:00:13 +01:00 |
Aurimas Fišeras
|
52bf96fdbc
|
po: Update Lithuanian translation.
|
2011-01-26 15:00:12 +01:00 |
Henri Verbeet
|
7438e42f1a
|
wined3d: Do checks at the start of surface_init() (LLVM/Clang).
|
2011-01-26 15:00:12 +01:00 |
Henri Verbeet
|
ccba04e58e
|
d3d8: Remove a useless ERR (LLVM/Clang).
|
2011-01-26 15:00:11 +01:00 |
Henri Verbeet
|
5c7c31fc87
|
d3d9: Remove some useless ERRs (LLVM/Clang).
|
2011-01-26 15:00:11 +01:00 |
Henri Verbeet
|
73637fcbc6
|
d3d10: Remove a redundant assignment in parse_fx10_object() (LLVM/Clang).
|
2011-01-26 15:00:11 +01:00 |
Stefan Reimer
|
e8a2452c05
|
winemp3: Fixed exit condition within decoding loop.
|
2011-01-26 15:00:10 +01:00 |
Alexandre Julliard
|
658eaeb3e0
|
msvcrt: Implemented _set_controlfp.
|
2011-01-26 15:00:10 +01:00 |
Alexandre Julliard
|
c74f6ca570
|
msvcrt: Implemented _fpreset for SSE2 and x86_64.
|
2011-01-26 14:59:59 +01:00 |
Alexandre Julliard
|
98d7a021d6
|
msvcrt: Implemented _clearfp for SSE2 and x86_64.
|
2011-01-26 14:59:10 +01:00 |
Alexandre Julliard
|
4b17ec7405
|
msvcrt: Implemented _statusfp2.
|
2011-01-26 14:57:31 +01:00 |
Alexandre Julliard
|
a8d8e4a367
|
msvcrt: Implemented __control87_2.
|
2011-01-26 14:57:15 +01:00 |
Sven Baars
|
72e089d600
|
po: Update the Dutch translation.
|
2011-01-25 18:16:37 +01:00 |
Detlef Riekenberg
|
6e610f1e1a
|
msvcr90: Implement _stat32, _fstat32, _wstat32.
|
2011-01-25 18:10:36 +01:00 |
Loïc Maury
|
1b767a5948
|
ntdll : Implement CDROM_Verify to work on Mac OS X.
|
2011-01-25 14:47:14 +01:00 |
Eric Pouech
|
aee674c9b8
|
kernel32: Properly manage UTF-8 (and any wcs) input strings.
|
2011-01-25 14:46:59 +01:00 |
Eric Pouech
|
ff057db675
|
kernel32: No longer init the terminfo database nor application key mode when 0 or 1 are not bound to a tty.
|
2011-01-25 14:46:17 +01:00 |
Eric Pouech
|
5f2370b0aa
|
kernel32: In edit line, fix the insert key management.
|
2011-01-25 14:46:00 +01:00 |
Charles Davis
|
a2e11b452a
|
dinput: Don't link to/include Carbon on Mac OS X.
|
2011-01-25 12:45:44 +01:00 |
Greg Geldorp
|
55ffeeeec0
|
riched32/tests: Fix editor tests.
|
2011-01-25 12:45:32 +01:00 |
Vitaliy Margolen
|
02be0aee72
|
dinput: Fix typo. Found by clang.
|
2011-01-25 12:37:53 +01:00 |
Michael Stefaniuc
|
e415b3828b
|
ddrawex: COM cleanup for the IDirectDrawSurface3 iface.
|
2011-01-25 12:37:53 +01:00 |
Michael Stefaniuc
|
3d559eb11e
|
ddrawex: Rename impl_from_dds3() to impl_from_IDirectDrawSurface3().
|
2011-01-25 12:37:52 +01:00 |
Michael Stefaniuc
|
1cce3d6854
|
ddrawex: Use unsafe_impl_from_IDirectDrawSurface3() for application provided ifaces.
|
2011-01-25 12:37:52 +01:00 |
Vincent Povirk
|
05ff15a755
|
shell32: Test links to executable filenames lacking the extension.
|
2011-01-25 12:37:52 +01:00 |
Reece Dunn
|
365ae23e46
|
hlink/tests: Add hres checks for the IHlink_GetMonikerReference calls (clang).
|
2011-01-25 12:37:51 +01:00 |
André Hentschel
|
3e411a2d9c
|
gameux: Only trace on success (clang).
|
2011-01-25 12:37:51 +01:00 |
Henri Verbeet
|
91ac0c37b1
|
wined3d: Disable vertex shader output clamping.
It looks like NV50+ hardware gets you infinities and NaN's in D3D as well for
most things, so we should only need special handling for pow and nrm.
|
2011-01-25 12:32:38 +01:00 |
Alexandre Julliard
|
361bb1f218
|
iccvid: Recover some resources that were lost during the po conversion.
|
2011-01-25 12:30:22 +01:00 |
Alexandre Julliard
|
3cad6ebae9
|
winefile: Recover some resources that were lost during the po conversion.
|
2011-01-25 12:20:03 +01:00 |
Alexandre Julliard
|
efa55fd2bf
|
kernel32: Convert message translations to po files.
|
2011-01-24 21:35:14 +01:00 |
Alexandre Julliard
|
417b70bf44
|
makefiles: Add rules to update po files from .mc files in maintainer mode.
|
2011-01-24 21:34:23 +01:00 |
Alexandre Julliard
|
72921af40b
|
wmc: Add support for generating message translations based on po files.
|
2011-01-24 21:24:14 +01:00 |
Alexandre Julliard
|
196ffdf671
|
wmc: Add support for generating a po template file.
|
2011-01-24 20:09:53 +01:00 |
Alexandre Julliard
|
45dc5bf6b2
|
wmc: Store input file location for each individual message.
|
2011-01-24 20:05:34 +01:00 |
Alexandre Julliard
|
46ecc16deb
|
wmc: Add a copy of the strmake utility function.
|
2011-01-24 20:05:00 +01:00 |
Hans Leidekker
|
86eb9c24f1
|
wininet/tests: Trace errors from InternetReadFile in test_basic_request.
|
2011-01-24 16:04:33 +01:00 |
Hans Leidekker
|
92203f1053
|
msi: Implement the MsiPublishAssemblies and MsiUnpublishAssemblies standard actions.
|
2011-01-24 16:04:28 +01:00 |
Hans Leidekker
|
3eaf33fff7
|
msi: Don't interpret assembly name attributes.
|
2011-01-24 16:04:23 +01:00 |
Andrew Nguyen
|
ed657182ee
|
server: Filter the WOW64 registry access flags before performing the access check.
|
2011-01-24 16:04:18 +01:00 |
Alexandre Julliard
|
9926ca771b
|
dbghelp: Use Dwarf debug info even when part of it is missing.
|
2011-01-24 15:52:42 +01:00 |
Mike Kaplinskiy
|
f58c709b5f
|
server: Fix connect failures on newer kernels.
|
2011-01-24 14:43:28 +01:00 |
Nikolay Sivov
|
a6de06aa4c
|
oleaut32: Fix a couple of leaks on typeinfo release (Valgrind).
|
2011-01-24 14:43:28 +01:00 |
Mike Kaplinskiy
|
27b51ce6b0
|
ws2_32: Finish an overlapped send only if we sent everything.
|
2011-01-24 14:43:27 +01:00 |
Mike Kaplinskiy
|
a06144d9ca
|
ws2_32: Use the iosb to keep track of how many bytes we sent.
|
2011-01-24 14:43:27 +01:00 |
Mike Kaplinskiy
|
388398bd05
|
ws2_32: Fix up iovecs after transmission in WS2_send instead of WS2_sendto.
|
2011-01-24 14:43:27 +01:00 |
Mike Kaplinskiy
|
e6fee3596d
|
ws2_32: Allow sending FD_WRITE right after scheduling the async.
The server won't actually send the event until the request is done.
|
2011-01-24 14:43:27 +01:00 |