Alexandre Julliard [Thu, 23 Sep 2010 13:48:02 +0000 (15:48 +0200)]
user32: Always store the window rectangles unmirrored after SetWindowPos.
Alexandre Julliard [Thu, 23 Sep 2010 13:47:46 +0000 (15:47 +0200)]
server: Mirror the rectangles for RTL windows in set_window_pos.
Damjan Jovanovic [Wed, 22 Sep 2010 20:14:47 +0000 (22:14 +0200)]
winemenubuilder: Generate ICNS icons on MacOS.
Damjan Jovanovic [Wed, 22 Sep 2010 20:14:04 +0000 (22:14 +0200)]
winemenubuilder: Isolate the platform-specific icon generation code.
Henri Verbeet [Thu, 23 Sep 2010 09:48:05 +0000 (11:48 +0200)]
wininet: Cut of the query string before searching for the filename in CreateUrlCacheEntryW().
Apparently it's possible to receive URLs with e.g. slashes in the query
string. I was under the impression those were reserved in the query string,
but e.g. Firefox will happily accept them as well.
Henri Verbeet [Thu, 23 Sep 2010 09:48:04 +0000 (11:48 +0200)]
wininet: Check URLCache_LocalFileNameToPathW() return values in CreateUrlCacheEntryW().
It would be unfortunate if a long file name would cause us to open a file
based on mostly uninitialized data and write the contents of some random
webpage into it.
Henri Verbeet [Thu, 23 Sep 2010 09:48:03 +0000 (11:48 +0200)]
wined3d: Pass a wined3d_state structure to set_tex_op_nvrc().
Henri Verbeet [Thu, 23 Sep 2010 09:48:02 +0000 (11:48 +0200)]
wined3d: Pass a wined3d_state structure to is_invalid_op().
Instead of an entire device.
Hans Leidekker [Thu, 23 Sep 2010 07:25:57 +0000 (09:25 +0200)]
shell32: Add stub implementations of IKnownFolder and IKnownFolderManager.
Hans Leidekker [Thu, 23 Sep 2010 07:25:42 +0000 (09:25 +0200)]
include: Add IKnownFolder and IKnownFolderManager interfaces.
Peter Oberndorfer [Wed, 22 Sep 2010 17:54:38 +0000 (19:54 +0200)]
kernel32: Fix last error value of GetStdHandle/SetStdHandle when called with wrong std handle.
Peter Oberndorfer [Wed, 22 Sep 2010 17:54:36 +0000 (19:54 +0200)]
kernel32: VerifyConsoleIoHandle does not set last error value.
Peter Oberndorfer [Wed, 22 Sep 2010 17:53:16 +0000 (19:53 +0200)]
kernel32: Fix WaitForMultipleObjectsEx for handles with lower 2 bits set.
Peter Oberndorfer [Wed, 22 Sep 2010 19:06:22 +0000 (21:06 +0200)]
kernel32: Add test for WaitForSingleObject with lower 2 bits of handles set.
Sven Baars [Wed, 22 Sep 2010 18:55:57 +0000 (20:55 +0200)]
shell32: Update the Dutch translation.
Austin Lund [Wed, 22 Sep 2010 06:28:31 +0000 (16:28 +1000)]
comctl32/tests: Default listview width appears to be 1 inch.
Sven Baars [Wed, 22 Sep 2010 18:55:41 +0000 (20:55 +0200)]
taskkill: Add the Dutch translation.
Vincent Povirk [Thu, 16 Sep 2010 18:41:43 +0000 (13:41 -0500)]
windowscodecs: Use the BMP decoder to decode ICO frames.
Vincent Povirk [Thu, 16 Sep 2010 18:40:55 +0000 (13:40 -0500)]
windowscodecs: Make it possible for the BMP decoder to read packed DIBs.
Alexandre Julliard [Wed, 22 Sep 2010 18:31:52 +0000 (20:31 +0200)]
user32: Add support for right-to-left menus.
Alexandre Julliard [Wed, 22 Sep 2010 18:28:11 +0000 (20:28 +0200)]
user32: Add support for RTL window layouts in WIN_GetRectangles.
Alexandre Julliard [Wed, 22 Sep 2010 18:27:52 +0000 (20:27 +0200)]
user32: Add support for RTL window layouts in MapWindowPoints.
Mike Kaplinskiy [Tue, 21 Sep 2010 01:30:28 +0000 (21:30 -0400)]
ws2_32: Implement AcceptEx and GetAcceptExSockaddrs.
Peter Oberndorfer [Wed, 22 Sep 2010 17:29:58 +0000 (19:29 +0200)]
ntdll/tests: Remove unused NtWaitForSingleObject import.
Peter Oberndorfer [Wed, 22 Sep 2010 17:29:53 +0000 (19:29 +0200)]
wineconsole: Allow to select popup menu entries with the right mouse button.
Alexander Morozov [Wed, 22 Sep 2010 16:13:56 +0000 (20:13 +0400)]
crypt32/tests: Add a test for CryptEncryptMessage.
Stefan Leichter [Wed, 22 Sep 2010 16:04:53 +0000 (18:04 +0200)]
hal: Added stub for ExAcquireFastMutex.
Lauri Kenttä [Wed, 22 Sep 2010 15:06:28 +0000 (18:06 +0300)]
wined3d: Add check for Intel GM965/GL960 with Mesa driver.
Damjan Jovanovic [Wed, 22 Sep 2010 13:29:42 +0000 (15:29 +0200)]
winex11.drv: Translate the drop point to the virtual screen.
Anders Jonsson [Wed, 22 Sep 2010 10:38:52 +0000 (12:38 +0200)]
shell32: Update Swedish translation.
Anders Jonsson [Wed, 22 Sep 2010 10:38:07 +0000 (12:38 +0200)]
taskkill: Add Swedish translation.
Frédéric Delanoy [Wed, 22 Sep 2010 10:16:15 +0000 (12:16 +0200)]
taskkill: Add French translation.
Aurimas Fišeras [Tue, 21 Sep 2010 19:54:33 +0000 (22:54 +0300)]
taskkill: Add Lithuanian translation.
André Hentschel [Tue, 21 Sep 2010 19:48:15 +0000 (21:48 +0200)]
taskkill: Add German translation.
Alexandre Julliard [Wed, 22 Sep 2010 11:30:31 +0000 (13:30 +0200)]
winmm/tests: Fix some tests that fail on Windows with no input device.
Austin English [Wed, 22 Sep 2010 04:17:29 +0000 (21:17 -0700)]
kernel32: Add a stub for GetSystemDEPPolicy.
Austin English [Wed, 22 Sep 2010 07:07:03 +0000 (00:07 -0700)]
ntoskrnl.exe: Add stub for READ_REGISTER_BUFFER_UCHAR.
Austin English [Wed, 22 Sep 2010 07:06:07 +0000 (00:06 -0700)]
ntoskrnl.exe: Add stub for KeInitializeDpc.
Dmitry Timoshkov [Wed, 22 Sep 2010 06:49:45 +0000 (15:49 +0900)]
user32: Make sure that SendInput always initializes the time field.
Austin English [Wed, 22 Sep 2010 04:53:08 +0000 (21:53 -0700)]
userenv: Add a stub for GetDefaultUserProfileDirectoryA/W.
Jacek Caban [Wed, 22 Sep 2010 10:18:43 +0000 (12:18 +0200)]
mshtml: Added PrintHTML stub.
Dmitry Timoshkov [Wed, 22 Sep 2010 08:50:27 +0000 (17:50 +0900)]
user32: Uncomment the GetWindowPlacement() test, fill the test data with real values.
Austin Lund [Wed, 22 Sep 2010 06:28:30 +0000 (16:28 +1000)]
comctl32/tests: LVM_GETRECTITEM should return TRUE.
Eric Pouech [Tue, 21 Sep 2010 20:09:06 +0000 (22:09 +0200)]
server: Fix console creation logic.
Henri Verbeet [Tue, 21 Sep 2010 19:20:56 +0000 (21:20 +0200)]
wined3d: Move clip status to wined3d_state.
Henri Verbeet [Tue, 21 Sep 2010 19:20:55 +0000 (21:20 +0200)]
wined3d: Move clip plane state to wined3d_state.
Henri Verbeet [Tue, 21 Sep 2010 19:20:54 +0000 (21:20 +0200)]
wined3d: Move light state to wined3d_state.
Henri Verbeet [Tue, 21 Sep 2010 19:20:53 +0000 (21:20 +0200)]
wined3d: Move the primitive type to wined3d_state.
Luca Bennati [Tue, 21 Sep 2010 07:56:08 +0000 (09:56 +0200)]
taskkill: Add Italian translation.
Zach Smith [Tue, 21 Sep 2010 02:25:27 +0000 (22:25 -0400)]
dinput: OSX joystick driver separate device for each top level HID collection.
Misha Koshelev [Thu, 16 Sep 2010 22:02:48 +0000 (17:02 -0500)]
d3dx9_36: Implement D3DXCreateMesh and initial ID3DXMesh methods.
Igor Paliychuk [Tue, 21 Sep 2010 13:21:49 +0000 (16:21 +0300)]
shell32: Ukrainian translation update.
Igor Paliychuk [Tue, 21 Sep 2010 13:21:01 +0000 (16:21 +0300)]
inetcpl: Added Ukrainian translation.
Jacek Caban [Tue, 21 Sep 2010 13:58:48 +0000 (15:58 +0200)]
jscript: Better checks for too old jscript.dll versions.
Dmitry Timoshkov [Tue, 21 Sep 2010 07:35:30 +0000 (16:35 +0900)]
user32: UpdateLayeredWindow() should fail on non-layered or already initialized window.
Gerald Pfeifer [Sun, 19 Sep 2010 10:06:52 +0000 (12:06 +0200)]
widl: Avoid duplicate assignments in resolve_expression.
Alexandre Julliard [Tue, 21 Sep 2010 13:59:45 +0000 (15:59 +0200)]
krnl386.exe: Get rid of the useless config.sys parser.
Alexandre Julliard [Tue, 21 Sep 2010 13:55:33 +0000 (15:55 +0200)]
wineps: Add a comment about the trap for code checking tools.
Paul Vriens [Tue, 21 Sep 2010 12:37:38 +0000 (14:37 +0200)]
ddraw: Pass the correct size to memset (Coccinelle).
Alexandre Julliard [Tue, 21 Sep 2010 13:47:22 +0000 (15:47 +0200)]
wined3d: Reduce the size of a huge function that takes ages to compile.
Andrew Nguyen [Tue, 21 Sep 2010 07:21:23 +0000 (02:21 -0500)]
taskkill: Implement forcible termination by process name.
Andrew Nguyen [Tue, 21 Sep 2010 07:21:14 +0000 (02:21 -0500)]
taskkill: Implement forcible termination by process identifier.
Andrew Nguyen [Tue, 21 Sep 2010 07:20:58 +0000 (02:20 -0500)]
taskkill: Implement graceful termination by process name.
Andrew Nguyen [Tue, 21 Sep 2010 07:18:41 +0000 (02:18 -0500)]
taskkill: Implement graceful termination by process identifier.
Andrew Nguyen [Tue, 21 Sep 2010 07:17:26 +0000 (02:17 -0500)]
taskkill: Implement basic command-line parsing.
Andrew Nguyen [Tue, 21 Sep 2010 07:17:09 +0000 (02:17 -0500)]
taskkill: Add stub implementation.
Dmitry Timoshkov [Tue, 21 Sep 2010 08:54:17 +0000 (17:54 +0900)]
user32: Do not test window state on the HCBT_SETFOCUS event, it's undefined.
Mariusz Pluciński [Mon, 20 Sep 2010 13:04:56 +0000 (15:04 +0200)]
gameux/tests: Add test of creating IGameStatistics instance.
Paul Vriens [Tue, 21 Sep 2010 11:01:54 +0000 (13:01 +0200)]
dbghelp: Fix use of GetProcessHeap.
Hans Leidekker [Tue, 21 Sep 2010 10:54:50 +0000 (12:54 +0200)]
advapi32: Fix handling of zero account and domain size parameters in LookupAccountSid.
Austin English [Tue, 21 Sep 2010 05:25:50 +0000 (22:25 -0700)]
winedump: Match the new Makefile format.
Luca Bennati [Mon, 20 Sep 2010 21:31:41 +0000 (23:31 +0200)]
shlwapi: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 21:28:47 +0000 (23:28 +0200)]
shell32: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 20:54:56 +0000 (22:54 +0200)]
iccvid: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 20:33:25 +0000 (22:33 +0200)]
comdlg32: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 21:50:56 +0000 (23:50 +0200)]
winecfg: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 21:50:40 +0000 (23:50 +0200)]
wineconsole: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 21:42:17 +0000 (23:42 +0200)]
wininet: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 21:39:47 +0000 (23:39 +0200)]
wineps.drv: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 21:21:37 +0000 (23:21 +0200)]
shdocvw: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 21:20:15 +0000 (23:20 +0200)]
shdoclc: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 21:13:38 +0000 (23:13 +0200)]
oledlg: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 21:08:15 +0000 (23:08 +0200)]
msvfw32: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 20:53:44 +0000 (22:53 +0200)]
hhctrl.ocx: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 20:47:53 +0000 (22:47 +0200)]
cryptui: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 20:43:35 +0000 (22:43 +0200)]
cryptdlg: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 20:33:01 +0000 (22:33 +0200)]
avifil32: Update Italian translation.
Luca Bennati [Mon, 20 Sep 2010 20:33:48 +0000 (22:33 +0200)]
crypt32: Update Italian translation.
Frédéric Delanoy [Mon, 20 Sep 2010 22:34:05 +0000 (00:34 +0200)]
shell32: Update French translation.
André Hentschel [Mon, 20 Sep 2010 21:14:18 +0000 (23:14 +0200)]
build-env: Don't use 'exchange instruction set' instructions on ARM to fix build on ARMv6 e.g. Nokia N810.
Jacek Caban [Mon, 20 Sep 2010 18:01:13 +0000 (20:01 +0200)]
urlmon: Added about:blank IUri test.
Jacek Caban [Mon, 20 Sep 2010 18:00:52 +0000 (20:00 +0200)]
urlmon: Make protocol_start IUri-based.
Henri Verbeet [Mon, 20 Sep 2010 17:41:24 +0000 (19:41 +0200)]
wined3d: Move base vertex state to wined3d_state.
Henri Verbeet [Mon, 20 Sep 2010 17:41:23 +0000 (19:41 +0200)]
wined3d: Move index buffer state to wined3d_state.
Henri Verbeet [Mon, 20 Sep 2010 17:41:22 +0000 (19:41 +0200)]
wined3d: Move stream state to wined3d_state.
Henri Verbeet [Mon, 20 Sep 2010 17:41:21 +0000 (19:41 +0200)]
d3d9/tests: Cleanup maxmip_test() a bit.
Having the failure message match the actual draw call in particular makes
debugging failures a lot nicer.
Alexandre Julliard [Tue, 21 Sep 2010 12:13:42 +0000 (14:13 +0200)]
wine.inf: Create the x86 program files key in Wow64 mode too.
Alexandre Julliard [Tue, 21 Sep 2010 11:36:17 +0000 (13:36 +0200)]
shell32: Map the x86 version of the folder to the appropriate path depending on Wow64 mode.
Alexandre Julliard [Mon, 20 Sep 2010 18:23:25 +0000 (20:23 +0200)]
configure: Make sure the rules files are rebuilt when doing make depend.
Michael Mc Donnell [Sun, 19 Sep 2010 10:12:06 +0000 (12:12 +0200)]
shell32/tests: SHBrowseForFolder should return new folder pidl.