Commit graph

78908 commits

Author SHA1 Message Date
Hans Leidekker
7dd95a386e msi: Fix the service actions to revert components to the installed state during rollback. 2011-05-24 11:58:41 +02:00
Hans Leidekker
ad84982d92 msi: Fix the class actions to revert features to the installed state during rollback. 2011-05-24 11:58:38 +02:00
Hans Leidekker
50dd7b498a msi: Fix the registry actions to revert components to the installed state during rollback. 2011-05-24 11:58:34 +02:00
Hans Leidekker
c88f128537 msi: Fix the file actions to revert components to the installed state during rollback. 2011-05-24 11:58:29 +02:00
Hans Leidekker
b7950cfe68 msi: Fix the folder actions to revert components to the installed state during rollback. 2011-05-24 11:58:24 +02:00
Hans Leidekker
6ec7306948 msi: Improve the stub for MsiGetMode(MSIRUNMODE_ADVERTISE). 2011-05-24 11:58:18 +02:00
Hans Leidekker
f644601fc5 msi: Improve the BindImage action stub. 2011-05-24 11:58:11 +02:00
Hans Leidekker
02fb530401 msi: Move patch related functions to a separate file. 2011-05-24 11:57:57 +02:00
Vincent Povirk
9793ab9fa6 gdiplus: Implement DriverStringOptionsRealizedAdvance in software. 2011-05-24 11:56:53 +02:00
Vincent Povirk
11754452d2 gdiplus: Change the sign we use for origin.x in DrawDriverString.
Apparently characters whose black boxes extend to the left of the origin have
a negative x value, but characters whose black boxes extend above the origin
have a positive y value.
2011-05-24 11:56:46 +02:00
Marcus Meissner
7b2c647669 openal32: Mark internal variable as static. 2011-05-24 11:56:27 +02:00
Marcus Meissner
526cb9c8f6 printui: Mark hInstance as static. 2011-05-24 11:56:22 +02:00
Marcus Meissner
2f2b573259 qcap: Mark internal symbols with hidden visibility. 2011-05-24 11:56:11 +02:00
Marcus Meissner
20eefd8d22 qedit: Mark internal symbols with hidden visibilitiy. 2011-05-24 11:56:06 +02:00
Marcus Meissner
43742154a3 qmgr: Mark internal symbols with hidden visibility. 2011-05-24 11:56:03 +02:00
Marcus Meissner
9b39995201 quartz: Mark internal symbols with hidden visibility. 2011-05-24 11:55:59 +02:00
Marcus Meissner
598a7f6edf riched20: Mark internal symbols with hidden visibility. 2011-05-24 11:55:55 +02:00
Marcus Meissner
de379263f8 rsaenh: First part of marking internal symbols with hidden visibility. 2011-05-24 11:55:25 +02:00
Marcus Meissner
4af30811a8 sane.ds: Mark internal symbols with hidden visibility. 2011-05-24 11:55:20 +02:00
Marcus Meissner
82376660d1 setupapi: Mark internal symbols with hidden visibility. 2011-05-24 11:55:14 +02:00
Henri Verbeet
1db6a7e450 ddraw/tests: Fix the depth clamping test. 2011-05-24 11:55:05 +02:00
Henri Verbeet
022db68080 d3d8/tests: Fix the depth clamping test. 2011-05-24 11:54:45 +02:00
Henri Verbeet
f147c1e928 ddraw: Don't touch the window during mode setting if we're not in exclusive mode. 2011-05-24 11:53:47 +02:00
Henri Verbeet
43aac32fd5 ddraw/tests: Add a test for mode settings calls with different coop levels. 2011-05-24 11:53:44 +02:00
Alexandre Julliard
9b99cd1d31 makefiles: Create test resource files directly from the test build directory. 2011-05-24 11:15:20 +02:00
Alexandre Julliard
be23f5a7a6 server: Grab the current pointer to avoid referencing it after it could become invalid. 2011-05-23 19:51:00 +02:00
Francois Gouget
6a651fa7f4 hostname: Make display_computer_name() static. 2011-05-23 16:25:50 +02:00
Francois Gouget
37daab560c msvcrt: Add a trailing '\n' to an ERR() call. 2011-05-23 16:25:48 +02:00
Jacek Caban
6eff315555 wininet: Added connection closing tests. 2011-05-23 16:25:44 +02:00
Jacek Caban
193da884ad wininet: Correctly handle closed socket in HTTP_ReceiveRequestData. 2011-05-23 16:25:42 +02:00
Alexandre Julliard
22f5e1f6d7 winsta: Add stubs for WinStationQueryInformationA/W. 2011-05-23 13:38:42 +02:00
Alexandre Julliard
bc26bdea7c include: Undefine the nameless union/struct macros to avoid conflicts with mingw. 2011-05-23 13:16:25 +02:00
Austin English
e701ca90aa kernel32: Add a stub for RegisterApplicationRecoveryCallback. 2011-05-23 13:16:25 +02:00
Austin English
ac2c5039c9 kernel32: Add a stub for ApplicationRecoveryInProgress. 2011-05-23 13:16:25 +02:00
Austin English
d7c9723bc1 kernel32: Add a stub for ApplicationRecoveryFinished. 2011-05-23 13:16:24 +02:00
Hwang YunSong
858e82274d po: Update Korean translation. 2011-05-23 13:16:08 +02:00
Austin English
d8d7780981 regapi: Add a stub dll. 2011-05-23 12:22:02 +02:00
Austin English
14067ac17f winsta: Add a stub dll. 2011-05-23 12:21:35 +02:00
Gerald Pfeifer
35707aee68 comctl32/tests: Add casts to avoid comparison of different int types. 2011-05-23 11:21:54 +02:00
Gerald Pfeifer
d73b27d806 imaadp32.acm: Remove ADPCM_drvOpen which is only a stub. 2011-05-23 11:21:41 +02:00
Gerald Pfeifer
c053e6680c iphlpapi: Make addrLen unsigned in getInterfacePhysicalByName. 2011-05-23 11:21:36 +02:00
Michael Stefaniuc
4ecd6e7934 shell32: Finish the COM cleanup in shelllink.c. 2011-05-23 11:18:19 +02:00
Michael Stefaniuc
d9d74ec327 shell32: COM cleanup for the IShellLinkA iface. 2011-05-23 11:18:13 +02:00
Michael Stefaniuc
3d172c6978 shell32: Finish the COM cleanup in shlview.c. 2011-05-23 11:18:07 +02:00
Michael Stefaniuc
7d4dfae2b8 shell32: COM cleanup for the IShellView2 iface. 2011-05-23 11:18:00 +02:00
Nikolay Sivov
9bdd21cad5 comctl32/treeview: Correctly draw cut items. 2011-05-23 11:17:36 +02:00
Nikolay Sivov
a1f7c09b1c comctl32/treeview: Item text should be vertically aligned. 2011-05-23 11:17:24 +02:00
Nikolay Sivov
4b741e8d2f comctl32/treeview: Always draw a '+' for TVIS_EXPANDPARTIAL state. 2011-05-23 11:17:15 +02:00
Mike Kaplinskiy
e2e98ae36f iphlpapi: Set the overlapped status to pending as well as returning ERROR_IO_PENDING. 2011-05-23 11:17:06 +02:00
Vincent Povirk
29b6b75edb gdiplus: Add test for GdipGetDC on metafiles. 2011-05-23 11:16:11 +02:00