wine
16 years agocards: We can now store binary files in the repository.
Alexandre Julliard [Mon, 17 Sep 2007 14:07:27 +0000 (16:07 +0200)] 
cards: We can now store binary files in the repository.

16 years agomsi: We can now store binary files in the repository.
Alexandre Julliard [Mon, 17 Sep 2007 13:53:53 +0000 (15:53 +0200)] 
msi: We can now store binary files in the repository.

16 years agoole32: We can now store binary files in the repository.
Alexandre Julliard [Mon, 17 Sep 2007 13:53:00 +0000 (15:53 +0200)] 
ole32: We can now store binary files in the repository.

16 years agoshell32: We can now store binary files in the repository.
Alexandre Julliard [Mon, 17 Sep 2007 13:51:40 +0000 (15:51 +0200)] 
shell32: We can now store binary files in the repository.

16 years agouser32: We can now store binary files in the repository.
Alexandre Julliard [Mon, 17 Sep 2007 13:46:18 +0000 (15:46 +0200)] 
user32: We can now store binary files in the repository.

16 years agocomdlg32: We can now store binary files in the repository.
Alexandre Julliard [Mon, 17 Sep 2007 13:40:36 +0000 (15:40 +0200)] 
comdlg32: We can now store binary files in the repository.

16 years agocomctl32: We can now store binary files in the repository.
Alexandre Julliard [Mon, 17 Sep 2007 13:38:23 +0000 (15:38 +0200)] 
comctl32: We can now store binary files in the repository.

16 years agogdi32: Return the correct font type, ntmFlags and PitchAndFamily for Type1 fonts.
Mikolaj Zalewski [Fri, 7 Sep 2007 21:30:40 +0000 (14:30 -0700)] 
gdi32: Return the correct font type, ntmFlags and PitchAndFamily for Type1 fonts.

16 years agogdi32: If freetype fails try to load manually fonts wrapped as PE resources.
Mikolaj Zalewski [Fri, 7 Sep 2007 17:11:09 +0000 (10:11 -0700)] 
gdi32: If freetype fails try to load manually fonts wrapped as PE resources.

16 years agogdi32: Implement AddFontMemResourceEx (based on a patch of Byeong-Sik Jeon).
Mikolaj Zalewski [Thu, 13 Sep 2007 17:42:55 +0000 (10:42 -0700)] 
gdi32: Implement AddFontMemResourceEx (based on a patch of Byeong-Sik Jeon).

16 years agogdi32: Store child font links as pointers to struct Face instead of filename/index.
Mikolaj Zalewski [Thu, 6 Sep 2007 18:40:00 +0000 (11:40 -0700)] 
gdi32: Store child font links as pointers to struct Face instead of filename/index.

16 years agouser32/tests: Properly flush events in the update rect tests.
Alexandre Julliard [Mon, 17 Sep 2007 12:13:37 +0000 (14:13 +0200)] 
user32/tests: Properly flush events in the update rect tests.

16 years agocrypt32: Fix some memory leaks.
Andrew Talbot [Fri, 14 Sep 2007 16:02:33 +0000 (17:02 +0100)] 
crypt32: Fix some memory leaks.

16 years agojanitorial: Remove two fresh redundant NULL checks before HeapFree(). Found by Smatch.
Michael Stefaniuc [Fri, 14 Sep 2007 20:34:15 +0000 (22:34 +0200)] 
janitorial: Remove two fresh redundant NULL checks before HeapFree(). Found by Smatch.

16 years agoconfigure: Recognize i686-mingw32 prefix for crosscompiling.
Peter Oberndorfer [Sun, 16 Sep 2007 18:11:12 +0000 (20:11 +0200)] 
configure: Recognize i686-mingw32 prefix for crosscompiling.

16 years agoriched20: Prevent overflow on richedit debug channel.
Alex Villacís Lasso [Sun, 16 Sep 2007 02:32:20 +0000 (21:32 -0500)] 
riched20: Prevent overflow on richedit debug channel.

16 years agoiccvid: Guard against null pointer reference.
Alex Villacís Lasso [Sun, 16 Sep 2007 02:30:36 +0000 (21:30 -0500)] 
iccvid: Guard against null pointer reference.

16 years agontdll: Fix an error message.
Alexandre Julliard [Mon, 17 Sep 2007 11:42:01 +0000 (13:42 +0200)] 
ntdll: Fix an error message.

16 years agokernel32: Return TRUE for all pointer params in GlobalUnlock.
James Hawkins [Sun, 16 Sep 2007 23:30:20 +0000 (18:30 -0500)] 
kernel32: Return TRUE for all pointer params in GlobalUnlock.

16 years agokernel32: Fix the case where memory is freed twice in GlobalFree.
James Hawkins [Sun, 16 Sep 2007 23:28:56 +0000 (18:28 -0500)] 
kernel32: Fix the case where memory is freed twice in GlobalFree.

16 years agouser32: Set uiLo and uiHi to zero on error.
James Hawkins [Sun, 16 Sep 2007 23:27:02 +0000 (18:27 -0500)] 
user32: Set uiLo and uiHi to zero on error.

16 years agouser32: Add tests for the DDE pack functions.
James Hawkins [Sun, 16 Sep 2007 23:26:07 +0000 (18:26 -0500)] 
user32: Add tests for the DDE pack functions.

16 years agowidl: Fix write_string_tfs for strings declared as arrays.
Rob Shearman [Mon, 17 Sep 2007 08:46:22 +0000 (09:46 +0100)] 
widl: Fix write_string_tfs for strings declared as arrays.

The immediate type will be FC_*ARRAY, so rtype needs to use the referred
type to get the base type.

Also update the typeformat-string offset of the type.

16 years agowidl: Add support for strings embedded in structures.
Rob Shearman [Mon, 17 Sep 2007 08:46:01 +0000 (09:46 +0100)] 
widl: Add support for strings embedded in structures.

16 years agowidl: Fix detection of complex arrays.
Rob Shearman [Sun, 16 Sep 2007 21:28:30 +0000 (22:28 +0100)] 
widl: Fix detection of complex arrays.

16 years agowidl: Initialise cval in make_expr.
Rob Shearman [Sun, 16 Sep 2007 21:27:38 +0000 (22:27 +0100)] 
widl: Initialise cval in make_expr.

16 years agocredui: The pszUserName parameter in CredUIPromptForCredentialsW is in/out so dump...
Rob Shearman [Sun, 16 Sep 2007 21:24:43 +0000 (22:24 +0100)] 
credui: The pszUserName parameter in CredUIPromptForCredentialsW is in/out so dump the string on entry to the function.

16 years agowininet/ftp: There's no need to query the file size before retrieving a file.
Alexandre Julliard [Mon, 17 Sep 2007 10:56:48 +0000 (12:56 +0200)] 
wininet/ftp: There's no need to query the file size before retrieving a file.

16 years agowined3d: Add pbo support for compressed textures.
Roderick Colenbrander [Sun, 16 Sep 2007 11:36:35 +0000 (13:36 +0200)] 
wined3d: Add pbo support for compressed textures.

16 years agowined3d: Update list of pci ids.
Roderick Colenbrander [Sun, 16 Sep 2007 11:08:54 +0000 (13:08 +0200)] 
wined3d: Update list of pci ids.

16 years agowined3d: Don't create a pbo for system memory surfaces.
Roderick Colenbrander [Sat, 15 Sep 2007 19:51:27 +0000 (21:51 +0200)] 
wined3d: Don't create a pbo for system memory surfaces.

16 years agomshtml: Make HTMLBodyElement child object of HTMLTextContainer.
Jacek Caban [Sat, 15 Sep 2007 14:07:52 +0000 (16:07 +0200)] 
mshtml: Make HTMLBodyElement child object of HTMLTextContainer.

16 years agomshtml: Store HTMLElement struct instead of pointer in HTMLTextAreaElement.
Jacek Caban [Sat, 15 Sep 2007 14:07:26 +0000 (16:07 +0200)] 
mshtml: Store HTMLElement struct instead of pointer in HTMLTextAreaElement.

16 years agomshtml: Store HTMLElement struct instead of pointer in HTMLSelectElement.
Jacek Caban [Sat, 15 Sep 2007 14:07:01 +0000 (16:07 +0200)] 
mshtml: Store HTMLElement struct instead of pointer in HTMLSelectElement.

16 years agomshtml: Store HTMLElement struct instead of pointer in HTMLInputElement.
Jacek Caban [Sat, 15 Sep 2007 14:06:36 +0000 (16:06 +0200)] 
mshtml: Store HTMLElement struct instead of pointer in HTMLInputElement.

16 years agomshtml: Added get_body test.
Jacek Caban [Sat, 15 Sep 2007 14:06:10 +0000 (16:06 +0200)] 
mshtml: Added get_body test.

16 years agomshtml: Store HTMLElement struct instead of pointer in HTMLBodyElement.
Jacek Caban [Sat, 15 Sep 2007 14:05:34 +0000 (16:05 +0200)] 
mshtml: Store HTMLElement struct instead of pointer in HTMLBodyElement.

16 years agomshtml: Store HTMLElement struct instead of pointer in HTMLAnchorElement.
Jacek Caban [Sat, 15 Sep 2007 14:04:57 +0000 (16:04 +0200)] 
mshtml: Store HTMLElement struct instead of pointer in HTMLAnchorElement.

16 years agowordpad: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 14 Sep 2007 00:33:09 +0000 (09:33 +0900)] 
wordpad: Updated Korean resource.

16 years agomshtml: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 14 Sep 2007 00:32:31 +0000 (09:32 +0900)] 
mshtml: Updated Korean resource.

16 years agomshtml: Move 'inline' to the beginning of the declaration directly after the storage...
Michael Stefaniuc [Fri, 14 Sep 2007 16:03:44 +0000 (18:03 +0200)] 
mshtml: Move 'inline' to the beginning of the declaration directly after the storage specifier.

16 years agowined3d: Do not invalidate the sysmem copy if a pbo exists.
Stefan Dösinger [Fri, 14 Sep 2007 15:46:19 +0000 (17:46 +0200)] 
wined3d: Do not invalidate the sysmem copy if a pbo exists.

16 years agowined3d: Do not allocate memory if there's a pbo.
Stefan Dösinger [Fri, 14 Sep 2007 15:44:09 +0000 (17:44 +0200)] 
wined3d: Do not allocate memory if there's a pbo.

16 years agowined3d: Use GL_NV_depth_clamp to implement clipping disable.
Stefan Dösinger [Tue, 11 Sep 2007 14:41:01 +0000 (16:41 +0200)] 
wined3d: Use GL_NV_depth_clamp to implement clipping disable.

16 years agowined3d: Add a fixme for D3DCMP_NOTEQUAL and D3DCMP_EQUAL.
Stefan Dösinger [Tue, 11 Sep 2007 13:33:14 +0000 (15:33 +0200)] 
wined3d: Add a fixme for D3DCMP_NOTEQUAL and D3DCMP_EQUAL.

16 years agowined3d: Add D3DSI_TEXLD_PROJECT and BIAS to d3d9types.h.
Stefan Dösinger [Mon, 10 Sep 2007 22:35:54 +0000 (00:35 +0200)] 
wined3d: Add D3DSI_TEXLD_PROJECT and BIAS to d3d9types.h.

16 years agoRelease 0.9.45. wine-0.9.45
Alexandre Julliard [Fri, 14 Sep 2007 17:30:55 +0000 (19:30 +0200)] 
Release 0.9.45.

16 years agowininet/tests: Anonymous FTP can succeed without a password.
Alexandre Julliard [Fri, 14 Sep 2007 14:59:06 +0000 (16:59 +0200)] 
wininet/tests: Anonymous FTP can succeed without a password.

16 years agoshell32: Implement SHPathPrepareForWrite.
Vincent Povirk [Fri, 7 Sep 2007 02:52:35 +0000 (22:52 -0400)] 
shell32: Implement SHPathPrepareForWrite.

16 years agoshell32: Add tests for SHPathPrepareForWrite.
Vincent Povirk [Fri, 7 Sep 2007 02:49:51 +0000 (22:49 -0400)] 
shell32: Add tests for SHPathPrepareForWrite.

16 years agoshell32: Add SHPathPrepareForWrite and related constants.
Vincent Povirk [Thu, 6 Sep 2007 22:01:12 +0000 (18:01 -0400)] 
shell32: Add SHPathPrepareForWrite and related constants.

16 years agoserver: Add get_token_statistics server call and use it to implement the TokenStatist...
Rob Shearman [Thu, 13 Sep 2007 15:47:56 +0000 (16:47 +0100)] 
server: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken.

16 years agowidl: Add padding to the end of complex structures.
Dan Hipschman [Fri, 14 Sep 2007 01:04:32 +0000 (18:04 -0700)] 
widl: Add padding to the end of complex structures.

16 years agocomdlg32: Fix some memory leaks.
Andrew Talbot [Thu, 13 Sep 2007 23:16:11 +0000 (00:16 +0100)] 
comdlg32: Fix some memory leaks.

16 years agocomctl32: Fix a memory leak.
Andrew Talbot [Thu, 13 Sep 2007 23:15:55 +0000 (00:15 +0100)] 
comctl32: Fix a memory leak.

16 years agowined3d: The D3DSI_COISSUE flag changes the behavior of cnd.
Stefan Dösinger [Thu, 13 Sep 2007 12:48:57 +0000 (14:48 +0200)] 
wined3d: The D3DSI_COISSUE flag changes the behavior of cnd.

16 years agowined3d: Fix texdp3tex in glsl.
Stefan Dösinger [Thu, 13 Sep 2007 10:25:29 +0000 (12:25 +0200)] 
wined3d: Fix texdp3tex in glsl.

16 years agowined3d: Add a test for the cnd instruction.
Stefan Dösinger [Thu, 13 Sep 2007 10:16:09 +0000 (12:16 +0200)] 
wined3d: Add a test for the cnd instruction.

16 years agowined3d: Add support for showing a logo.
Stefan Dösinger [Sat, 1 Sep 2007 19:22:32 +0000 (21:22 +0200)] 
wined3d: Add support for showing a logo.

16 years agowined3d: Pixel shader 1.x constants are clamped to [-1;1].
Stefan Dösinger [Thu, 13 Sep 2007 11:34:29 +0000 (13:34 +0200)] 
wined3d: Pixel shader 1.x constants are clamped to [-1;1].

16 years agontdll: Add a stub implementation of FSCTL_PIPE_IMPERSONATE that just impersonates...
Rob Shearman [Thu, 13 Sep 2007 13:03:48 +0000 (14:03 +0100)] 
ntdll: Add a stub implementation of FSCTL_PIPE_IMPERSONATE that just impersonates the token of the current process.

16 years agoadvapi32: Fix ImpersonateNamedPipeClient to pass in a pointer to an IO_STATUS_BLOCK...
Rob Shearman [Thu, 13 Sep 2007 13:03:20 +0000 (14:03 +0100)] 
advapi32: Fix ImpersonateNamedPipeClient to pass in a pointer to an IO_STATUS_BLOCK to NtFsControl.

Otherwise, NtFsControl file won't do anything except return STATUS_INVALID_PARAMETER.

16 years agopropsheet: Do not change idea of size when new pages are added.
Aric Stewart [Thu, 13 Sep 2007 12:53:45 +0000 (07:53 -0500)] 
propsheet: Do not change idea of size when new pages are added.

16 years agomshtml: Updated Korean resource.
Hwang YunSong(황윤성) [Wed, 12 Sep 2007 07:19:15 +0000 (16:19 +0900)] 
mshtml: Updated Korean resource.

16 years agouser32: Edit control should respond to ctrl + z.
Lei Zhang [Wed, 12 Sep 2007 04:34:10 +0000 (21:34 -0700)] 
user32: Edit control should respond to ctrl + z.

16 years agoUpdate the Portuguese translation.
Americo Jose Melo [Wed, 12 Sep 2007 21:37:44 +0000 (23:37 +0200)] 
Update the Portuguese translation.

16 years agomshtml: Store HTMLDOMNode struct instead of pointer in HTMLElement object.
Jacek Caban [Wed, 12 Sep 2007 21:39:17 +0000 (23:39 +0200)] 
mshtml: Store HTMLDOMNode struct instead of pointer in HTMLElement object.

16 years agomshtml: Added IHTMLAnchorElement stub implementation.
Jacek Caban [Wed, 12 Sep 2007 21:38:14 +0000 (23:38 +0200)] 
mshtml: Added IHTMLAnchorElement stub implementation.

16 years agomshtml.idl: Added IHTMLAnchorElement.
Jacek Caban [Thu, 13 Sep 2007 10:38:07 +0000 (12:38 +0200)] 
mshtml.idl: Added IHTMLAnchorElement.

16 years agoshell32: Constify some variables.
Andrew Talbot [Thu, 13 Sep 2007 08:42:50 +0000 (09:42 +0100)] 
shell32: Constify some variables.

16 years agowgl: Fix a major ATI regression.
Roderick Colenbrander [Wed, 12 Sep 2007 23:04:30 +0000 (01:04 +0200)] 
wgl: Fix a major ATI regression.

ATI's latest drivers (8.41.7) don't advertise visualids anymore for GLXFBConfigs.

16 years agowidl: Fix an unused parameter warning on write_conf_or_var_desc.
Dan Hipschman [Wed, 12 Sep 2007 23:10:01 +0000 (16:10 -0700)] 
widl: Fix an unused parameter warning on write_conf_or_var_desc.

16 years agowidl: Add calls to NdrFooFree for more types in server stubs.
Dan Hipschman [Wed, 12 Sep 2007 23:08:43 +0000 (16:08 -0700)] 
widl: Add calls to NdrFooFree for more types in server stubs.

16 years agowidl: Use the correct functions for interface pointers in stubs.
Dan Hipschman [Wed, 12 Sep 2007 23:08:04 +0000 (16:08 -0700)] 
widl: Use the correct functions for interface pointers in stubs.

16 years agowined3d: Implement UpdateTexture for volumes.
Stefan Dösinger [Fri, 31 Aug 2007 23:54:15 +0000 (01:54 +0200)] 
wined3d: Implement UpdateTexture for volumes.

16 years agowined3d: texm3x3(v)spec normalizes the normal vector.
Stefan Dösinger [Wed, 12 Sep 2007 21:46:47 +0000 (23:46 +0200)] 
wined3d: texm3x3(v)spec normalizes the normal vector.

16 years agowined3d: Disable some volume texture formats.
Stefan Dösinger [Sat, 1 Sep 2007 17:57:25 +0000 (19:57 +0200)] 
wined3d: Disable some volume texture formats.

16 years agowined3d: Convert the colors to the surface format for colorfill.
Stefan Dösinger [Fri, 31 Aug 2007 18:58:35 +0000 (20:58 +0200)] 
wined3d: Convert the colors to the surface format for colorfill.

16 years agomshtml: Added IHTMLTxtRange::put_text tests.
Jacek Caban [Wed, 12 Sep 2007 21:37:33 +0000 (23:37 +0200)] 
mshtml: Added IHTMLTxtRange::put_text tests.

16 years agomshtml: Added IHTMLTxtRange::move("word") implementation.
Jacek Caban [Wed, 12 Sep 2007 21:36:48 +0000 (23:36 +0200)] 
mshtml: Added IHTMLTxtRange::move("word") implementation.

16 years agomshtml: Added IHTMLTxtRange::moveEnd implementation.
Jacek Caban [Wed, 12 Sep 2007 21:36:04 +0000 (23:36 +0200)] 
mshtml: Added IHTMLTxtRange::moveEnd implementation.

16 years agomshtml: Added IHTMLTxtRange::move("character") implementation.
Jacek Caban [Wed, 12 Sep 2007 21:35:11 +0000 (23:35 +0200)] 
mshtml: Added IHTMLTxtRange::move("character") implementation.

16 years agomshtml: Fixed ref count in parentElement.
Jacek Caban [Wed, 12 Sep 2007 21:33:59 +0000 (23:33 +0200)] 
mshtml: Fixed ref count in parentElement.

16 years agomshtml: Added IHTMLTxtRange::expand implementation.
Jacek Caban [Wed, 12 Sep 2007 21:32:46 +0000 (23:32 +0200)] 
mshtml: Added IHTMLTxtRange::expand implementation.

16 years agomshtml: Added IHTMLTxtRange tests.
Jacek Caban [Wed, 12 Sep 2007 21:22:59 +0000 (23:22 +0200)] 
mshtml: Added IHTMLTxtRange tests.

16 years agomshtml: Reimplement IHTMLTxtRange::get_text.
Jacek Caban [Wed, 12 Sep 2007 21:17:31 +0000 (23:17 +0200)] 
mshtml: Reimplement IHTMLTxtRange::get_text.

16 years agosetupapi: Fix memory leak (found by Smatch).
Lionel Debroux [Fri, 31 Aug 2007 12:16:56 +0000 (14:16 +0200)] 
setupapi: Fix memory leak (found by Smatch).

16 years agocrypt32: We don't consider sys/types.h to be a conditional include.
Francois Gouget [Wed, 12 Sep 2007 21:42:02 +0000 (23:42 +0200)] 
crypt32: We don't consider sys/types.h to be a conditional include.

16 years agofaultrep: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Wed, 12 Sep 2007 21:36:42 +0000 (23:36 +0200)] 
faultrep: Update win32.api to fix the winapi_check warnings.

16 years agowined3d: Add PBO support for dynamically locked surfaces.
Roderick Colenbrander [Tue, 11 Sep 2007 08:31:54 +0000 (10:31 +0200)] 
wined3d: Add PBO support for dynamically locked surfaces.

16 years agowordpad: Prevent white flickering on window resize.
Alexander Nicolaysen Sørnes [Tue, 11 Sep 2007 14:11:48 +0000 (16:11 +0200)] 
wordpad: Prevent white flickering on window resize.

16 years agowordpad: Clean up font effects toggling code.
Alexander Nicolaysen Sørnes [Sat, 8 Sep 2007 18:23:26 +0000 (20:23 +0200)] 
wordpad: Clean up font effects toggling code.

16 years agowordpad: Resize rebar control on window resize.
Alexander Nicolaysen Sørnes [Sat, 8 Sep 2007 19:36:50 +0000 (21:36 +0200)] 
wordpad: Resize rebar control on window resize.

16 years agowordpad: Remove RB_SIZETORECT call.
Alexander Nicolaysen Sørnes [Sat, 8 Sep 2007 18:53:30 +0000 (20:53 +0200)] 
wordpad: Remove RB_SIZETORECT call.

16 years agowordpad: More error handling for printing/print preview.
Alexander Nicolaysen Sørnes [Fri, 7 Sep 2007 21:40:53 +0000 (23:40 +0200)] 
wordpad: More error handling for printing/print preview.

16 years agowordpad: Allow changing font effects in the choose font dialog.
Alexander Nicolaysen Sørnes [Sun, 26 Aug 2007 16:37:08 +0000 (18:37 +0200)] 
wordpad: Allow changing font effects in the choose font dialog.

16 years agowordpad: Add replace dialog.
Alexander Nicolaysen Sørnes [Sun, 26 Aug 2007 13:01:44 +0000 (15:01 +0200)] 
wordpad: Add replace dialog.

16 years agowordpad: Set icon according to format.
Alexander Nicolaysen Sørnes [Sat, 25 Aug 2007 18:41:30 +0000 (20:41 +0200)] 
wordpad: Set icon according to format.

16 years agowordpad: Add font dialog.
Alexander Nicolaysen Sørnes [Sat, 25 Aug 2007 14:54:02 +0000 (16:54 +0200)] 
wordpad: Add font dialog.

16 years agowordpad: Add font size list.
Alexander Nicolaysen Sørnes [Fri, 24 Aug 2007 17:45:54 +0000 (19:45 +0200)] 
wordpad: Add font size list.