Vitaly Lipatov [Mon, 5 May 2008 19:57:28 +0000 (23:57 +0400)]
fix tarball name
Vitaly Lipatov [Mon, 5 May 2008 19:43:44 +0000 (23:43 +0400)]
Merge branch 'pure'
Vitaly Lipatov [Mon, 5 May 2008 19:43:00 +0000 (23:43 +0400)]
build withoutu date style version
Maarten Lankhorst [Mon, 5 May 2008 19:12:25 +0000 (12:12 -0700)]
netapi32: Make the tests pass under XP that enforces a strict password policy.
Dylan Smith [Mon, 5 May 2008 19:11:50 +0000 (15:11 -0400)]
richedit: The wrong bits were cleared from wBorders in PARAFORMAT2.
Dylan Smith [Fri, 2 May 2008 21:00:24 +0000 (17:00 -0400)]
richedit: Removed useless code.
Roderick Colenbrander [Sat, 3 May 2008 14:37:09 +0000 (14:37 +0000)]
wined3d: Allow stencil support when it wasn't requested on broken drivers.
Alexandre Julliard [Mon, 5 May 2008 19:02:34 +0000 (21:02 +0200)]
server: Don't touch the users count when a system process switches desktops.
Kai Blin [Mon, 5 May 2008 18:17:57 +0000 (20:17 +0200)]
ws2_32: On Win98, SO_MAX_MSG_SIZE is 65527, not 65507.
Kai Blin [Mon, 5 May 2008 18:17:53 +0000 (20:17 +0200)]
secur32: Remove test for sft->Reserved8 field.
This seems to be set on Win98.
Maarten Lankhorst [Mon, 5 May 2008 17:02:36 +0000 (10:02 -0700)]
winex11.drv: Fix a compiler warning.
Alexander Dorofeyev [Sun, 4 May 2008 22:06:00 +0000 (01:06 +0300)]
ddraw: Fix some texture blending modes.
Alexander Dorofeyev [Mon, 5 May 2008 17:09:40 +0000 (20:09 +0300)]
ddraw: Move handling of D3DRENDERSTATE_TEXTUREMAPBLEND from d3ddevice2 to d3ddevice3.
Alexander Dorofeyev [Sun, 4 May 2008 12:05:02 +0000 (15:05 +0300)]
ddraw: Move handling of D3DRENDERSTATE_TEXTUREHANDLE from d3ddevice7 to d3ddevice3.
As supported by tests, there is no reason for this state to be handled by
d3ddevice7, and moving it to d3ddevice3 prepares for the changes in next patch
(setting TEXTUREHANDLE state can then go through SetTexture of d3ddevice3).
Alexander Dorofeyev [Sun, 4 May 2008 12:04:58 +0000 (15:04 +0300)]
ddraw/tests: Add test for deprecated render states in d3d7.
Dmitry Timoshkov [Mon, 5 May 2008 15:31:53 +0000 (00:31 +0900)]
winoldap.mod: Wait until the 32-bit process starts up.
Hwang YunSong(황윤성 [Mon, 5 May 2008 01:10:34 +0000 (10:10 +0900)]
winecfg: Updated Korean resource.
Hwang YunSong(황윤성 [Mon, 5 May 2008 01:10:14 +0000 (10:10 +0900)]
winhelp: Updated Korean resource.
Andrew Talbot [Mon, 5 May 2008 15:42:51 +0000 (16:42 +0100)]
d3d8: Dangling pointers fix.
Andrew Talbot [Mon, 5 May 2008 11:49:54 +0000 (12:49 +0100)]
hlink: Remove unneeded address-of operators from function names.
Andrew Talbot [Mon, 5 May 2008 11:13:02 +0000 (12:13 +0100)]
advapi32: Avoid giving variables same name as library functions.
Alexandre Julliard [Mon, 5 May 2008 16:24:22 +0000 (18:24 +0200)]
Revert "quartz: Clean up pullpin code."
This reverts commit
3066116f76c0c44950fde3552485b37dce24d1f8.
Alexandre Julliard [Mon, 5 May 2008 15:19:24 +0000 (17:19 +0200)]
preloader: Silence the warning for the low 64k.
Alexandre Julliard [Mon, 5 May 2008 13:08:33 +0000 (15:08 +0200)]
winex11: The XIM callback is called with the X11 lock held.
Jens Albretsen [Sun, 4 May 2008 21:48:48 +0000 (23:48 +0200)]
shell32: Added missing Danish translations.
Jens Albretsen [Sun, 4 May 2008 21:41:45 +0000 (23:41 +0200)]
wordpad: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 20:38:24 +0000 (22:38 +0200)]
shlwapi: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 20:30:21 +0000 (22:30 +0200)]
comdlg: Added missing Danish translations.
Jens Albretsen [Sun, 4 May 2008 20:16:48 +0000 (22:16 +0200)]
wineps.drv: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 17:00:25 +0000 (19:00 +0200)]
credui: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 15:20:43 +0000 (17:20 +0200)]
avifil32: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 14:52:04 +0000 (16:52 +0200)]
net: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 14:23:26 +0000 (16:23 +0200)]
cmd: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 07:48:12 +0000 (09:48 +0200)]
winecfg: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 11:37:00 +0000 (13:37 +0200)]
xcopy: Added Danish translation.
Andrew Talbot [Sun, 4 May 2008 20:48:44 +0000 (21:48 +0100)]
cabinet: Indentation fix.
Gerald Pfeifer [Fri, 2 May 2008 17:08:09 +0000 (19:08 +0200)]
winecfg: Add variable initialization in get_registry_version().
Gerald Pfeifer [Sat, 3 May 2008 08:23:24 +0000 (10:23 +0200)]
winhelp: Remove extraneous positiveness check for unsigned variable in WINHELP_HandleTextMouse().
James Hawkins [Sun, 4 May 2008 07:06:37 +0000 (02:06 -0500)]
msi: Use the handle to the treeview item if the item text is not returned.
James Hawkins [Sun, 4 May 2008 02:17:17 +0000 (21:17 -0500)]
fusion: The Strings stream can be without a #.
James Hawkins [Sun, 4 May 2008 02:16:24 +0000 (21:16 -0500)]
fusion: Add the missing assembly table structs.
James Hawkins [Sun, 4 May 2008 02:14:34 +0000 (21:14 -0500)]
fusion: Fix the type of an assembly struct member.
Alexandre Julliard [Mon, 5 May 2008 11:01:45 +0000 (13:01 +0200)]
winevdm: Move the DOS memory range check to not trigger for Win16 apps.
Alexandre Julliard [Mon, 5 May 2008 11:01:15 +0000 (13:01 +0200)]
services: Fixed the result check for the control mutex wait.
Alexandre Julliard [Mon, 5 May 2008 11:00:49 +0000 (13:00 +0200)]
services: Use the correct invalid handle value for the control pipe.
Jacek Caban [Sun, 4 May 2008 17:22:46 +0000 (19:22 +0200)]
mshtml: Added IMG element tests.
Jacek Caban [Sun, 4 May 2008 17:20:40 +0000 (19:20 +0200)]
mshtml: Added more script tests.
Jacek Caban [Sun, 4 May 2008 17:20:25 +0000 (19:20 +0200)]
mshtml: Added DispHTMLSelectElement declaration.
Alexandre Julliard [Mon, 5 May 2008 10:57:04 +0000 (12:57 +0200)]
spoolsv: Improve the service stub so that it can be started and stopped.
Dmitry Timoshkov [Mon, 5 May 2008 04:13:57 +0000 (13:13 +0900)]
winecfg: Fix coordinates and sizes of controls in French Graphics dialog.
Vitaliy Margolen [Sun, 4 May 2008 06:18:42 +0000 (00:18 -0600)]
mshtml: Don't overwrite file types that could be changed by user.
Dmitry Timoshkov [Sun, 4 May 2008 03:38:58 +0000 (12:38 +0900)]
user32: Set the size of returned DEVMODE to least common one as XP does.
Dmitry Timoshkov [Sun, 4 May 2008 03:31:04 +0000 (12:31 +0900)]
winex11.drv: Set the size of returned DEVMODE to least common one as XP does.
James Hawkins [Sun, 4 May 2008 02:12:41 +0000 (21:12 -0500)]
msi: Fix a typo.
Roderick Colenbrander [Sat, 3 May 2008 20:15:58 +0000 (20:15 +0000)]
wined3d: At the start of RemoveContextFromArray numContexts is decreased by 1, the loop which loops through the whole array doesn't take this into account.
Discovered by Peter Oberndorfer.
Paul Vriens [Sun, 4 May 2008 12:30:17 +0000 (14:30 +0200)]
setupapi/tests: Clean up properly on win9x.
Paul Vriens [Sat, 3 May 2008 14:49:19 +0000 (16:49 +0200)]
setupapi/tests: Skip some tests on win9x.
Andrew Talbot [Sat, 3 May 2008 13:03:09 +0000 (14:03 +0100)]
wnaspi32: Remove unused variables.
Andrew Talbot [Sat, 3 May 2008 13:03:13 +0000 (14:03 +0100)]
inetcomm: Remove unused variables.
Andrew Talbot [Sat, 3 May 2008 13:03:05 +0000 (14:03 +0100)]
wininet: Remove unused variables.
Andrew Talbot [Fri, 2 May 2008 22:27:39 +0000 (23:27 +0100)]
dbghelp: Include port.h for possible alternative to strtoull().
Hans Leidekker [Fri, 2 May 2008 19:59:24 +0000 (21:59 +0200)]
wininet: Don't add the user agent header until HttpSendRequest is called.
Vitaly Lipatov [Mon, 5 May 2008 07:40:06 +0000 (11:40 +0400)]
release in release dir
Vitaly Lipatov [Mon, 5 May 2008 07:32:57 +0000 (11:32 +0400)]
fix tarball copying
Vitaly Lipatov [Mon, 5 May 2008 07:29:36 +0000 (11:29 +0400)]
fix TARBALL name
Vitaly Lipatov [Mon, 5 May 2008 07:26:04 +0000 (11:26 +0400)]
fix pure revision
Vitaly Lipatov [Mon, 5 May 2008 07:12:56 +0000 (11:12 +0400)]
update release script
Vitaly Lipatov [Sun, 4 May 2008 21:45:41 +0000 (01:45 +0400)]
add wingding.ttf install
Vitaly Lipatov [Sun, 4 May 2008 18:40:21 +0000 (22:40 +0400)]
return to eterhack when needed
Vitaly Lipatov [Sun, 4 May 2008 18:31:41 +0000 (22:31 +0400)]
disable autoreconf
Vitaly Lipatov [Sun, 4 May 2008 18:37:30 +0000 (22:37 +0400)]
fix eterhack branch checkout
Vitaly Lipatov [Sun, 4 May 2008 12:43:15 +0000 (16:43 +0400)]
disable autoconf in user scripts
Vitaly Lipatov [Sun, 4 May 2008 11:50:57 +0000 (15:50 +0400)]
Build our configure
Vitaly Lipatov [Sun, 4 May 2008 11:49:03 +0000 (15:49 +0400)]
use config.in with common params
Vitaly Lipatov [Sun, 4 May 2008 10:29:38 +0000 (14:29 +0400)]
add current realization wingding
Vitaly Lipatov [Sun, 4 May 2008 10:24:08 +0000 (14:24 +0400)]
add comment, categories, icon file
Vitaly Lipatov [Sat, 3 May 2008 18:00:37 +0000 (22:00 +0400)]
initial script for prepare patch mail
lav@etersoft.ru [Sat, 3 May 2008 17:42:44 +0000 (21:42 +0400)]
forward CM_Reenumerate_DevNode, CM_Locate_DevNode functions to setupapi
lav@etersoft.ru [Sat, 3 May 2008 17:40:54 +0000 (21:40 +0400)]
add CM_Reenumerate_DevNode, CM_Locate_DevNode stub implementation
lav@etersoft.ru [Sat, 3 May 2008 17:39:40 +0000 (21:39 +0400)]
add CM_Reenumerate_DevNode, CM_Locate_DevNode prototypes
Vitaly Lipatov [Fri, 2 May 2008 17:30:03 +0000 (21:30 +0400)]
Merge branch 'pure'
Alexandre Julliard [Fri, 2 May 2008 17:01:51 +0000 (19:01 +0200)]
Release 0.9.61.
Vitaly Lipatov [Fri, 2 May 2008 16:44:10 +0000 (20:44 +0400)]
reformat code (fix spaces)
Anatoly Lyutin [Fri, 2 May 2008 11:50:55 +0000 (15:50 +0400)]
winex11.drv: Add ucs2keysym.c
Vitaly Lipatov [Fri, 2 May 2008 15:28:49 +0000 (19:28 +0400)]
Merge branch 'pure'
Conflicts:
dlls/user32/cursoricon.c
Vitaly Lipatov [Fri, 2 May 2008 15:23:02 +0000 (19:23 +0400)]
update release script
Alexandre Julliard [Fri, 2 May 2008 15:09:00 +0000 (17:09 +0200)]
Updated the authors list.
Paul Vriens [Fri, 2 May 2008 11:28:10 +0000 (13:28 +0200)]
kernel32/tests: Skip some tests on win98.
Andrew Talbot [Fri, 2 May 2008 11:50:13 +0000 (12:50 +0100)]
winex11.drv: Remove unused variables.
Huw Davies [Fri, 2 May 2008 11:43:14 +0000 (12:43 +0100)]
winex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.
Huw Davies [Fri, 2 May 2008 11:35:40 +0000 (12:35 +0100)]
gdi32: Rename DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.
Huw Davies [Fri, 2 May 2008 11:20:24 +0000 (12:20 +0100)]
user32: Fix bitmap_info_size to take into account bit field masks.
Gerald Pfeifer [Fri, 2 May 2008 12:14:01 +0000 (14:14 +0200)]
widl: Fix syntax to also work with older versions of bison.
Mathias Gottschlag [Fri, 2 May 2008 11:44:02 +0000 (13:44 +0200)]
taskmgr: Fix some German translation errors.
Mathias Gottschlag [Fri, 2 May 2008 11:14:15 +0000 (13:14 +0200)]
winecfg: Fix some errors in the German translation.
Alexandre Julliard [Fri, 2 May 2008 11:59:14 +0000 (13:59 +0200)]
urlmon: Avoid sizeof in traces.
Alexandre Julliard [Fri, 2 May 2008 11:59:06 +0000 (13:59 +0200)]
richedit: Avoid strlen in traces.
Vitaly Lipatov [Fri, 2 May 2008 11:15:53 +0000 (15:15 +0400)]
Merge branch 'master' of git.eter:/people/kondratyuk/packages/wine
Paul Vriens [Fri, 2 May 2008 10:05:02 +0000 (12:05 +0200)]
kernel32/tests: Don't run tests on win9x if we are out of memory.
Herve Chanal [Fri, 2 May 2008 10:32:31 +0000 (12:32 +0200)]
winhelp: A nicer icon.