wine
18 years agowordpad: Add open file dialogue.
Alexander Nicolaysen Sørnes [Sun, 25 Feb 2007 13:40:27 +0000 (14:40 +0100)] 
wordpad: Add open file dialogue.

18 years agowordpad: Make edit menu more like native.
Alexander Nicolaysen Sørnes [Sun, 25 Feb 2007 13:39:58 +0000 (14:39 +0100)] 
wordpad: Make edit menu more like native.

18 years agowordpad: Add paste support.
Alexander Nicolaysen Sørnes [Sun, 25 Feb 2007 13:38:50 +0000 (14:38 +0100)] 
wordpad: Add paste support.

18 years agowordpad: Don't create maximized window.
Alexander Nicolaysen Sørnes [Sun, 25 Feb 2007 13:36:17 +0000 (14:36 +0100)] 
wordpad: Don't create maximized window.

18 years agowordpad: Make toolbar more like native.
Alexander Nicolaysen Sørnes [Sat, 24 Feb 2007 20:00:08 +0000 (21:00 +0100)] 
wordpad: Make toolbar more like native.

18 years agouser32: Do not call NULL message callback.
Fabian Bieler [Sat, 24 Feb 2007 18:57:22 +0000 (19:57 +0100)] 
user32: Do not call NULL message callback.

18 years agoinclude/d3d9types.h: Remove Size from D3DVOLUME_DESC.
Rok Mandeljc [Sat, 24 Feb 2007 12:03:31 +0000 (13:03 +0100)] 
include/d3d9types.h: Remove Size from D3DVOLUME_DESC.

18 years agolibwine: Eliminate duplicate function implementations in string.c
Rob Shearman [Fri, 23 Feb 2007 19:40:09 +0000 (19:40 +0000)] 
libwine: Eliminate duplicate function implementations in string.c
by using macros to turn off inlining when including wine/unicode.h.

18 years agoole32: Use IsEqualIID instead of memcmp in HGLOBALLockBytesImpl_QueryInterface.
Rob Shearman [Fri, 23 Feb 2007 19:39:17 +0000 (19:39 +0000)] 
ole32: Use IsEqualIID instead of memcmp in HGLOBALLockBytesImpl_QueryInterface.

18 years agoole32: Add tests for default handler creation and handler marshaling.
Rob Shearman [Fri, 23 Feb 2007 19:38:11 +0000 (19:38 +0000)] 
ole32: Add tests for default handler creation and handler marshaling.

18 years agowininet: Constify some variables.
Andrew Talbot [Sat, 24 Feb 2007 21:55:12 +0000 (21:55 +0000)] 
wininet: Constify some variables.

18 years agowineps.drv: Constify some variables.
Andrew Talbot [Fri, 23 Feb 2007 16:22:04 +0000 (16:22 +0000)] 
wineps.drv: Constify some variables.

18 years agoversion: Constify a variable.
Andrew Talbot [Fri, 23 Feb 2007 16:21:21 +0000 (16:21 +0000)] 
version: Constify a variable.

18 years agows2_32: Handle NULL argument in inet_addr.
Hans Leidekker [Fri, 23 Feb 2007 14:41:10 +0000 (15:41 +0100)] 
ws2_32: Handle NULL argument in inet_addr.

18 years agocmd: Remove execute permission on source files.
Alexandre Julliard [Fri, 23 Feb 2007 11:51:55 +0000 (12:51 +0100)] 
cmd: Remove execute permission on source files.

18 years agoREADME: Fully revise Korean translation.
Bang Jun-Young [Thu, 22 Feb 2007 09:36:17 +0000 (18:36 +0900)] 
README: Fully revise Korean translation.

18 years agohhctrl.ocx: Added beginning #SYSTEM parsing code.
Jacek Caban [Fri, 23 Feb 2007 02:31:13 +0000 (03:31 +0100)] 
hhctrl.ocx: Added beginning #SYSTEM parsing code.

18 years agohhctrl.ocx: Handle memory allocation in OpenCHM and CloseCHM.
Jacek Caban [Fri, 23 Feb 2007 02:30:38 +0000 (03:30 +0100)] 
hhctrl.ocx: Handle memory allocation in OpenCHM and CloseCHM.

18 years agohhctrl.ocx: Move HH_OpenCHM implementation to HH_Open.
Jacek Caban [Fri, 23 Feb 2007 02:30:02 +0000 (03:30 +0100)] 
hhctrl.ocx: Move HH_OpenCHM implementation to HH_Open.

18 years agohhctrl.ocx: Use hhctrl.ocx's HINSTANCE.
Jacek Caban [Thu, 22 Feb 2007 21:57:40 +0000 (22:57 +0100)] 
hhctrl.ocx: Use hhctrl.ocx's HINSTANCE.

18 years agohhctrl.ocx: Rewrite reading strings from #STRINGS section.
Jacek Caban [Thu, 22 Feb 2007 21:51:36 +0000 (22:51 +0100)] 
hhctrl.ocx: Rewrite reading strings from #STRINGS section.

18 years agohhctrl.ocx: Use wrappers of memory allocation functions.
Jacek Caban [Thu, 22 Feb 2007 21:49:13 +0000 (22:49 +0100)] 
hhctrl.ocx: Use wrappers of memory allocation functions.

18 years agohhctrl.ocx: Move DllMain to hhctrl.c.
Jacek Caban [Thu, 22 Feb 2007 21:48:35 +0000 (22:48 +0100)] 
hhctrl.ocx: Move DllMain to hhctrl.c.

18 years agohhctrl.ocx: Declare strdupAtoW in hhctrl.h and use it instead of duplicated *ANSIToUn...
Jacek Caban [Thu, 22 Feb 2007 21:47:21 +0000 (22:47 +0100)] 
hhctrl.ocx: Declare strdupAtoW in hhctrl.h and use it instead of duplicated *ANSIToUnicode.

18 years agohhctrl.ocx: Merge chm.h and webbrowser.h to hhctrl.h.
Jacek Caban [Thu, 22 Feb 2007 21:45:16 +0000 (22:45 +0100)] 
hhctrl.ocx: Merge chm.h and webbrowser.h to hhctrl.h.

18 years agoserialui/tests: Add initial tests.
Detlef Riekenberg [Thu, 22 Feb 2007 20:15:29 +0000 (21:15 +0100)] 
serialui/tests: Add initial tests.

18 years agoserialui: Fix return type for drvGetDefaultCommConfig.
Detlef Riekenberg [Thu, 22 Feb 2007 20:15:23 +0000 (21:15 +0100)] 
serialui: Fix return type for drvGetDefaultCommConfig.

18 years agocomctl32: Add DebugInfo to critical section.
Jan Zerebecki [Fri, 23 Feb 2007 08:26:17 +0000 (09:26 +0100)] 
comctl32: Add DebugInfo to critical section.

18 years agowined3d: replace #ifdef with if() for DEBUG_SINGLE_MODE.
Jan Zerebecki [Fri, 23 Feb 2007 08:27:42 +0000 (09:27 +0100)] 
wined3d: replace #ifdef with if() for DEBUG_SINGLE_MODE.

18 years agowined3d: Make CreateFakeGLContext thread safe.
Jan Zerebecki [Fri, 23 Feb 2007 08:24:45 +0000 (09:24 +0100)] 
wined3d: Make CreateFakeGLContext thread safe.

18 years agowinex11.drv: Set the refresh rate for NoRes to 60 instead of 0.
Jan Zerebecki [Fri, 23 Feb 2007 08:26:33 +0000 (09:26 +0100)] 
winex11.drv: Set the refresh rate for NoRes to 60 instead of 0.

18 years agocmd: Remove redundant const.
Jan Zerebecki [Fri, 23 Feb 2007 08:25:00 +0000 (09:25 +0100)] 
cmd: Remove redundant const.

18 years agouser32/tests: Fix the ChangeDisplaySettingsEx() test so it succeeds on NT4.
Francois Gouget [Thu, 22 Feb 2007 11:43:06 +0000 (12:43 +0100)] 
user32/tests: Fix the ChangeDisplaySettingsEx() test so it succeeds on NT4.

18 years agowinex11.drv: Catch and report screen resolution change errors.
Francois Gouget [Thu, 22 Feb 2007 11:42:20 +0000 (12:42 +0100)] 
winex11.drv: Catch and report screen resolution change errors.

18 years agoimm32: Corrections to the message ordering for IME input.
Aric Stewart [Fri, 23 Feb 2007 06:28:28 +0000 (15:28 +0900)] 
imm32: Corrections to the message ordering for IME input.

18 years agoimm32: Implement GSC_RESULTCLAUSE.
Aric Stewart [Fri, 23 Feb 2007 06:21:59 +0000 (15:21 +0900)] 
imm32: Implement GSC_RESULTCLAUSE.

18 years agoversion: Constify a variable.
Andrew Talbot [Thu, 22 Feb 2007 21:48:14 +0000 (21:48 +0000)] 
version: Constify a variable.

18 years agourlmon: Check if protocol object implements IInternetProtocolInfo interface.
Jacek Caban [Thu, 22 Feb 2007 20:13:01 +0000 (21:13 +0100)] 
urlmon: Check if protocol object implements IInternetProtocolInfo interface.

18 years agoitss: Added CombineUrl implementation.
Jacek Caban [Thu, 22 Feb 2007 20:12:19 +0000 (21:12 +0100)] 
itss: Added CombineUrl implementation.

18 years agoitss: Added ParseUrl implementation.
Jacek Caban [Thu, 22 Feb 2007 20:11:21 +0000 (21:11 +0100)] 
itss: Added ParseUrl implementation.

18 years agoitss: Added IInternetProtocolInfo interface stub implementation.
Jacek Caban [Thu, 22 Feb 2007 20:10:42 +0000 (21:10 +0100)] 
itss: Added IInternetProtocolInfo interface stub implementation.

18 years agoitss: Added test of paths with back slashes and escaped URLs.
Jacek Caban [Thu, 22 Feb 2007 20:10:08 +0000 (21:10 +0100)] 
itss: Added test of paths with back slashes and escaped URLs.

18 years agoitss: Fix handling URLs with back slashes and escaped URLs.
Jacek Caban [Thu, 22 Feb 2007 20:09:31 +0000 (21:09 +0100)] 
itss: Fix handling URLs with back slashes and escaped URLs.

18 years agoitss: Fix opening streams with back slashes.
Jacek Caban [Thu, 22 Feb 2007 20:08:47 +0000 (21:08 +0100)] 
itss: Fix opening streams with back slashes.

18 years agokernel32: Fix crash in dns_gethostbyname.
Rob Shearman [Thu, 22 Feb 2007 14:35:31 +0000 (14:35 +0000)] 
kernel32: Fix crash in dns_gethostbyname.

18 years agonetapi32: Add a stub for NetUserChangePassword.
Rob Shearman [Thu, 22 Feb 2007 14:34:10 +0000 (14:34 +0000)] 
netapi32: Add a stub for NetUserChangePassword.

18 years agodlls: Add wing32 dll.
Dmitry Timoshkov [Thu, 22 Feb 2007 10:43:58 +0000 (18:43 +0800)] 
dlls: Add wing32 dll.

18 years agogdi32: Avoid a not necessary CreateDC call.
Dmitry Timoshkov [Thu, 22 Feb 2007 10:43:13 +0000 (18:43 +0800)] 
gdi32: Avoid a not necessary CreateDC call.

18 years agowine.inf: Fix the 'Pacific Standard Time' display name to match the CLDR.
Francois Gouget [Thu, 22 Feb 2007 10:21:21 +0000 (11:21 +0100)] 
wine.inf: Fix the 'Pacific Standard Time' display name to match the CLDR.

This also removes the ambiguity with the new 'Pacific Standard Time (Mexico)' timezone.

18 years agoUse the SW_XXX constants when calling ShowWindow().
Francois Gouget [Thu, 22 Feb 2007 10:20:35 +0000 (11:20 +0100)] 
Use the SW_XXX constants when calling ShowWindow().

18 years agodbghelp: Merge the A/W of elf_map_file into a single one.
Eric Pouech [Wed, 21 Feb 2007 20:56:42 +0000 (21:56 +0100)] 
dbghelp: Merge the A/W of elf_map_file into a single one.

18 years agodbghelp: Now load the .gnu_debuglink file using Unicode search paths.
Eric Pouech [Wed, 21 Feb 2007 20:56:37 +0000 (21:56 +0100)] 
dbghelp: Now load the .gnu_debuglink file using Unicode search paths.

18 years agodbghelp: Added helper to map a Unicode file.
Eric Pouech [Wed, 21 Feb 2007 20:56:32 +0000 (21:56 +0100)] 
dbghelp: Added helper to map a Unicode file.

18 years agodbghelp: Now moving the ELF loading code to Unicode.
Eric Pouech [Wed, 21 Feb 2007 20:56:27 +0000 (21:56 +0100)] 
dbghelp: Now moving the ELF loading code to Unicode.

18 years agodbghelp: Move elf_fetch_file_info to Unicode.
Eric Pouech [Wed, 21 Feb 2007 20:56:22 +0000 (21:56 +0100)] 
dbghelp: Move elf_fetch_file_info to Unicode.

18 years agodbghelp: Make elf_enum_modules a Unicode function.
Eric Pouech [Wed, 21 Feb 2007 20:56:17 +0000 (21:56 +0100)] 
dbghelp: Make elf_enum_modules a Unicode function.

18 years agodbghelp: Now storing module internal info for minidumps in Unicode.
Eric Pouech [Wed, 21 Feb 2007 20:56:11 +0000 (21:56 +0100)] 
dbghelp: Now storing module internal info for minidumps in Unicode.

18 years agowinedbg: Some enhancements by using Unicode flavors.
Eric Pouech [Wed, 21 Feb 2007 20:56:06 +0000 (21:56 +0100)] 
winedbg: Some enhancements by using Unicode flavors.

18 years agodbghelp: A few fixes related to Unicode translation.
Eric Pouech [Wed, 21 Feb 2007 20:56:01 +0000 (21:56 +0100)] 
dbghelp: A few fixes related to Unicode translation.

18 years agodbghelp: Moved the internals for registered callback to Unicode.
Eric Pouech [Wed, 21 Feb 2007 20:55:56 +0000 (21:55 +0100)] 
dbghelp: Moved the internals for registered callback to Unicode.

18 years agodbghelp: Get rid of temporary module_get_type_by_nameA.
Eric Pouech [Wed, 21 Feb 2007 20:55:51 +0000 (21:55 +0100)] 
dbghelp: Get rid of temporary module_get_type_by_nameA.

18 years agodbghelp: Implemented SymFindFileInPathW.
Eric Pouech [Wed, 21 Feb 2007 20:55:46 +0000 (21:55 +0100)] 
dbghelp: Implemented SymFindFileInPathW.

18 years agodbghelp: Implemented SearchTreeForFileW.
Eric Pouech [Wed, 21 Feb 2007 20:55:41 +0000 (21:55 +0100)] 
dbghelp: Implemented SearchTreeForFileW.

18 years agodbghelp: Implemented EnumDirTreeW.
Eric Pouech [Wed, 21 Feb 2007 20:55:35 +0000 (21:55 +0100)] 
dbghelp: Implemented EnumDirTreeW.

18 years agodbghelp: Implemented SymMatchFileNameW.
Eric Pouech [Wed, 21 Feb 2007 20:55:30 +0000 (21:55 +0100)] 
dbghelp: Implemented SymMatchFileNameW.

18 years agodbghelp: Added module_get_type_by_name in Unicode form and keep the ANSI form for...
Eric Pouech [Wed, 21 Feb 2007 20:55:25 +0000 (21:55 +0100)] 
dbghelp: Added module_get_type_by_name in Unicode form and keep the ANSI form for compatibility.

18 years agodbghelp: Moved ELF module loading interfaces to Unicode.
Eric Pouech [Wed, 21 Feb 2007 20:55:20 +0000 (21:55 +0100)] 
dbghelp: Moved ELF module loading interfaces to Unicode.

The core the code remains ANSI, as all the information is stored as ANSI.

18 years agodbghelp: Move PE module loading to Unicode.
Eric Pouech [Wed, 21 Feb 2007 20:55:15 +0000 (21:55 +0100)] 
dbghelp: Move PE module loading to Unicode.

18 years agodbghelp: Implemented FindExecutableImage[W].
Eric Pouech [Wed, 21 Feb 2007 20:55:10 +0000 (21:55 +0100)] 
dbghelp: Implemented FindExecutableImage[W].

18 years agodbghelp: Now storing module information in Unicode form.
Eric Pouech [Wed, 21 Feb 2007 20:55:04 +0000 (21:55 +0100)] 
dbghelp: Now storing module information in Unicode form.

18 years agodbghelp: .gnu_link support: rewrote helper functions for better later unicodification.
Eric Pouech [Wed, 21 Feb 2007 20:54:59 +0000 (21:54 +0100)] 
dbghelp: .gnu_link support: rewrote helper functions for better later unicodification.

18 years agodbghelp: Prepare module loading functions to be switched to Unicode module storage.
Eric Pouech [Wed, 21 Feb 2007 20:54:54 +0000 (21:54 +0100)] 
dbghelp: Prepare module loading functions to be switched to Unicode module storage.

18 years agodbghelp: Make the module info functions ready for the Unicode move.
Eric Pouech [Wed, 21 Feb 2007 20:54:49 +0000 (21:54 +0100)] 
dbghelp: Make the module info functions ready for the Unicode move.

18 years agodbghelp: Rewrote the loaded modules enumeration so that Unicode version is the core.
Eric Pouech [Wed, 21 Feb 2007 20:54:44 +0000 (21:54 +0100)] 
dbghelp: Rewrote the loaded modules enumeration so that Unicode version is the core.

18 years agodbghelp: Added an ANSI copy of the module name (useful for next patches).
Eric Pouech [Wed, 21 Feb 2007 20:54:39 +0000 (21:54 +0100)] 
dbghelp: Added an ANSI copy of the module name (useful for next patches).

18 years agodbghelp: Added helper to define the module's name.
Eric Pouech [Wed, 21 Feb 2007 20:54:33 +0000 (21:54 +0100)] 
dbghelp: Added helper to define the module's name.

18 years agooleview: Account for unnamed right hand side parameter of propput.
Misha Koshelev [Thu, 22 Feb 2007 06:39:52 +0000 (00:39 -0600)] 
oleview: Account for unnamed right hand side parameter of propput.

18 years agoshell32: IShellLink::GetIDList fix.
Aric Stewart [Thu, 22 Feb 2007 08:19:41 +0000 (17:19 +0900)] 
shell32: IShellLink::GetIDList fix.

IShellLink::GetIDList when it fails to generate a PIDL must set ppidl
to NULL or some applications think it contains valid data.

18 years agocomctl32: Implement LVM_SETUNICODEFORMAT.
Aric Stewart [Thu, 22 Feb 2007 04:54:28 +0000 (13:54 +0900)] 
comctl32: Implement LVM_SETUNICODEFORMAT.

18 years agoserialui: Constify a variable.
Andrew Talbot [Wed, 21 Feb 2007 23:25:25 +0000 (23:25 +0000)] 
serialui: Constify a variable.

18 years agowininet/tests: Add a few more tests.
Paul Vriens [Wed, 21 Feb 2007 22:13:43 +0000 (23:13 +0100)] 
wininet/tests: Add a few more tests.

18 years agowinealsa: Fix typo.
Maarten Lankhorst [Wed, 21 Feb 2007 19:18:04 +0000 (20:18 +0100)] 
winealsa: Fix typo.

18 years agodsound: Use an inline for ring buffer pointer difference calculation.
Maarten Lankhorst [Wed, 21 Feb 2007 19:17:22 +0000 (20:17 +0100)] 
dsound: Use an inline for ring buffer pointer difference calculation.

18 years agodsound: Add some comments from earlier patch that makes code a little better understa...
Maarten Lankhorst [Wed, 21 Feb 2007 19:16:22 +0000 (20:16 +0100)] 
dsound: Add some comments from earlier patch that makes code a little better understandable.

18 years agowineconsole: Use MAKELPARM instead of MAKELONG.
Anatoly Lyutin [Wed, 21 Feb 2007 14:28:35 +0000 (17:28 +0300)] 
wineconsole: Use MAKELPARM instead of MAKELONG.

18 years agooleview: Respect size of array ITypeInfo_GetNames returns.
Misha Koshelev [Wed, 21 Feb 2007 01:13:12 +0000 (19:13 -0600)] 
oleview: Respect size of array ITypeInfo_GetNames returns.

18 years agokernel32: Fix an off-by-one error in GetComputerNameExA/W.
Rob Shearman [Wed, 21 Feb 2007 17:13:25 +0000 (17:13 +0000)] 
kernel32: Fix an off-by-one error in GetComputerNameExA/W.

The dns_* functions expect the input buffer to have space for size
characters plus the nul terminating character.

18 years agowininet: Fix the case of partial SSL reads from the peek buffer.
Rob Shearman [Wed, 21 Feb 2007 17:11:57 +0000 (17:11 +0000)] 
wininet: Fix the case of partial SSL reads from the peek buffer.

Don't return FALSE for a partial read. Fall through to SSL_read and use
the logic for partial reads there instead of having separate logic and
recursively calling NETCON_recv. Based on a patch by Michael Moss.

18 years agodbghelp: ImageName is usually blank, so print LoadedImageName in elf_load_debug_info_map.
Rob Shearman [Wed, 21 Feb 2007 17:11:22 +0000 (17:11 +0000)] 
dbghelp: ImageName is usually blank, so print LoadedImageName in elf_load_debug_info_map.

18 years agoserver: Add get_token_impersonation_level server call for retrieving the impersonatio...
Rob Shearman [Wed, 21 Feb 2007 17:10:45 +0000 (17:10 +0000)] 
server: Add get_token_impersonation_level server call for retrieving the impersonation level from a token.

Add tests for GetTokenInformation(TokenImpersonationLevel).

18 years agoserver: Check object's security when creating handles.
Rob Shearman [Wed, 21 Feb 2007 13:59:59 +0000 (13:59 +0000)] 
server: Check object's security when creating handles.

Don't check object's security when duplicating a handle of the same or
lower access rights. Based on a patch by Vitaliy Margolen.

18 years agorpcrt4: Fix a memory leak in I_RpcSendReceive caused by I_RpcReceive overwriting...
Rob Shearman [Wed, 21 Feb 2007 17:12:41 +0000 (17:12 +0000)] 
rpcrt4: Fix a memory leak in I_RpcSendReceive caused by I_RpcReceive overwriting pMsg->Buffer.

(Reported by Huw Davies.)

18 years agorpcrt4: Add documentation for the I_Rpc* RPC message functions.
Rob Shearman [Wed, 21 Feb 2007 13:58:10 +0000 (13:58 +0000)] 
rpcrt4: Add documentation for the I_Rpc* RPC message functions.

18 years agowinex11.drv: Pass correct coords into X11DRV_InternalFloodFill.
Ken Thomases [Wed, 21 Feb 2007 16:50:36 +0000 (10:50 -0600)] 
winex11.drv: Pass correct coords into X11DRV_InternalFloodFill.

The (x,y) should be relative to the XImage, not the drawable.  The (xOrg,yOrg)
is what should be relative to the drawable.  This fixes a crash when XGetPixel
tried to access memory outside the XImage's buffer.

18 years agooleaut32: Fix a TypeAttr leak.
Huw Davies [Wed, 21 Feb 2007 15:33:17 +0000 (15:33 +0000)] 
oleaut32: Fix a TypeAttr leak.

18 years agowine.inf: Update the timezone information.
Francois Gouget [Wed, 21 Feb 2007 16:41:39 +0000 (17:41 +0100)] 
wine.inf: Update the timezone information.

18 years agowininet/tests: Fix some tests so they succeed on Windows 98.
Francois Gouget [Wed, 21 Feb 2007 16:29:56 +0000 (17:29 +0100)] 
wininet/tests: Fix some tests so they succeed on Windows 98.

18 years agoodbc32: Constify some variables.
Andrew Talbot [Wed, 21 Feb 2007 14:45:21 +0000 (14:45 +0000)] 
odbc32: Constify some variables.

18 years agocomctl32: Move up-down msg seq test functions into msg.c.
Lei Zhang [Sat, 17 Feb 2007 23:27:05 +0000 (15:27 -0800)] 
comctl32: Move up-down msg seq test functions into msg.c.

18 years agowinex11.drv: Clients should pass only KeyPress events to XmbLookupString.
Dmitry Timoshkov [Mon, 19 Feb 2007 08:19:44 +0000 (16:19 +0800)] 
winex11.drv: Clients should pass only KeyPress events to XmbLookupString.