Alexandre Julliard
|
6072329712
|
winetest: Get rid of the dist rules.
|
2011-05-22 13:22:31 +02:00 |
|
Alexandre Julliard
|
e4eff85c8b
|
makefiles: Create the binary resources for winetest from the top-level makefile.
|
2011-05-22 13:15:03 +02:00 |
|
Alexandre Julliard
|
305aca28b4
|
makefiles: Avoid creating an intermediate rc file for test binaries.
|
2011-05-22 12:50:10 +02:00 |
|
Alexandre Julliard
|
5d19caf9e5
|
crypt32/tests: Get rid of the iTunes chain that no longer validates.
|
2011-05-22 11:30:44 +02:00 |
|
Adam Martinson
|
456e48efa1
|
ole32/tests: IDropTarget::QueryInterface() shouldn't be called.
|
2011-05-20 17:57:01 +02:00 |
|
Adam Martinson
|
f730d13c84
|
msxml3/domdoc: Add support for VT_ARRAY|VT_UI1 in domdoc_load().
|
2011-05-20 17:56:58 +02:00 |
|
Adam Martinson
|
17f72b8b67
|
msxml3/domdoc: Properly handle character encoding in doparse().
|
2011-05-20 17:56:55 +02:00 |
|
Hwang YunSong
|
af9eeb0022
|
po: Update Korean translation.
|
2011-05-20 17:54:49 +02:00 |
|
Andrew Nguyen
|
ce97978ff0
|
hostname: Add an implementation of the hostname display utility.
|
2011-05-20 17:24:36 +02:00 |
|
Alexandre Julliard
|
af2fee302c
|
include: Declare gethostname for Windows builds.
|
2011-05-20 17:24:13 +02:00 |
|
Piotr Caban
|
716a69c6db
|
msvcrt: Make FILE writing functions thread safe.
|
2011-05-20 13:42:21 +02:00 |
|
Piotr Caban
|
11c6c5324f
|
msvcrt: Make FILE reading functions thread safe.
|
2011-05-20 13:42:17 +02:00 |
|
Piotr Caban
|
f2d425b7fc
|
msvcrt: Make FILE position related functions thread safe.
|
2011-05-20 13:42:13 +02:00 |
|
Piotr Caban
|
ae15a4b6bc
|
msvcrt: Make FILE->_flag reading functions thread safe.
|
2011-05-20 13:42:08 +02:00 |
|
Piotr Caban
|
dd30302268
|
msvcrt: Make ungetc and ungetwc thread safe.
|
2011-05-20 13:42:04 +02:00 |
|
Piotr Caban
|
eb01bc1efa
|
msvcrt: Make setvbuf thread safe.
|
2011-05-20 13:42:01 +02:00 |
|
Piotr Caban
|
c989c4980b
|
msvcrt: Make _flsbuf thread safe.
|
2011-05-20 13:41:57 +02:00 |
|
Piotr Caban
|
f773ad8388
|
msvcrt: Make _filbuf thread safe.
|
2011-05-20 13:41:54 +02:00 |
|
Piotr Caban
|
1b26496270
|
msvcrt: Make fclose thread safe.
|
2011-05-20 13:41:50 +02:00 |
|
Piotr Caban
|
d18f0766f7
|
msvcrt: Make fflush function thread safe.
|
2011-05-20 13:41:46 +02:00 |
|
Piotr Caban
|
23a0d0f04a
|
msvcrt: Free locks after freeing io data.
|
2011-05-20 13:41:34 +02:00 |
|
Alexandre Julliard
|
5a559f181a
|
ole32: Don't continue to wait for a local server if the process has terminated.
|
2011-05-20 13:41:18 +02:00 |
|
Hans Leidekker
|
1ab830188a
|
msi: Execute the rollback script if the installation failed.
|
2011-05-20 12:44:37 +02:00 |
|
Hans Leidekker
|
0f5cb14a67
|
msi: Schedule rollback for standard actions.
|
2011-05-20 12:44:32 +02:00 |
|
Hans Leidekker
|
49f263558b
|
msi: Implement MsiGetMode(MSIRUNMODE_ROLLBACKENABLED).
|
2011-05-20 12:44:26 +02:00 |
|
Hans Leidekker
|
9c9e0981b4
|
msi: Implement the DisableRollback standard action.
|
2011-05-20 12:44:22 +02:00 |
|
Hans Leidekker
|
b817fb1aaa
|
msi: Avoid a double free.
|
2011-05-20 12:44:18 +02:00 |
|
Hans Leidekker
|
7545fc1014
|
msi: Recursively create the destination directory in the MoveFiles action.
|
2011-05-20 12:44:13 +02:00 |
|
Hans Leidekker
|
4a1c243e6a
|
msi: Factor out common code from MsiEnumComponentCostsW.
|
2011-05-20 12:44:10 +02:00 |
|
Rico Schüller
|
0858dee303
|
d3dx9: Parse effect samplers.
|
2011-05-20 12:44:05 +02:00 |
|
Dylan Smith
|
4e3be18e18
|
include: Replace a THIS, with THIS_ for a method with parameters.
|
2011-05-20 12:43:52 +02:00 |
|
Lucas Fialho Zawacki
|
872647ae42
|
include: Added DI*_ANY action constants.
|
2011-05-20 12:39:43 +02:00 |
|
Lucas Fialho Zawacki
|
2e0c60fc4b
|
include: Added dinput8 DIMOUSE_* definitions.
|
2011-05-20 12:38:26 +02:00 |
|
Lucas Fialho Zawacki
|
0c8bf1ec17
|
include: Added dinput8 DIKEYBOARD_* key definitions correspondent to the DIK_* already present in the header.
|
2011-05-20 12:37:45 +02:00 |
|
Lucas Fialho Zawacki
|
ea0181c94f
|
include: Added some dinput8 DIPROP definitions.
|
2011-05-20 12:37:01 +02:00 |
|
Piotr Caban
|
38f476399c
|
msvcrt: Fix __pctype_func implementation.
|
2011-05-20 12:36:24 +02:00 |
|
Dylan Smith
|
f272fb2921
|
d3dx9/tests: Correct ok messages to be consistent with their test.
|
2011-05-20 12:36:17 +02:00 |
|
Dylan Smith
|
c3201a4678
|
d3dx9: Implement D3DXFrameDestroy.
|
2011-05-20 12:35:46 +02:00 |
|
Alexandre Julliard
|
f51668fdf9
|
services: Add a timeout to all pipe communications with the service process.
|
2011-05-20 12:34:39 +02:00 |
|
Alexandre Julliard
|
c9dc9a1063
|
services: Load some timeout parameters from the registry.
|
2011-05-20 12:33:58 +02:00 |
|
Alexandre Julliard
|
0c1c1fc20d
|
services: Add a helper function to send a command to the service.
|
2011-05-20 12:32:32 +02:00 |
|
Gerald Pfeifer
|
be57450fee
|
wineoss.drv: Cope with system which lack SNDCTL_DSP_HALT.
|
2011-05-20 10:35:27 +02:00 |
|
Dylan Smith
|
0857d2b26b
|
d3dxof: Remove assumption of 4 bytes pointers for LPSTR value.
|
2011-05-20 10:34:52 +02:00 |
|
Dylan Smith
|
147e120049
|
d3dx9/tests: Fix a normal comparison for triangles with zero area.
|
2011-05-20 10:34:46 +02:00 |
|
Stefan Dösinger
|
77c1454cf6
|
d3d9: Skip the YUV tests when the driver confuses the U and V channels.
|
2011-05-20 10:34:37 +02:00 |
|
Stefan Dösinger
|
803bad0959
|
d3d9: Account for another different behavior in the viewport test.
|
2011-05-20 10:34:30 +02:00 |
|
Frédéric Delanoy
|
9298d97677
|
po: Update French translation.
|
2011-05-20 10:33:38 +02:00 |
|
Aurimas Fišeras
|
02c5134029
|
po: Update Lithuanian translation.
|
2011-05-20 10:33:16 +02:00 |
|
Marcus Meissner
|
df6eedf969
|
mpr: Mark internal symbols with hidden visibility.
|
2011-05-20 10:33:10 +02:00 |
|
Marcus Meissner
|
3abe627af5
|
gphoto2.ds: Mark a variable with hidden visibility.
|
2011-05-20 10:33:06 +02:00 |
|