wine
18 years agowined3d: Apply the half pixel correction for shaders too.
Stefan Dösinger [Mon, 28 Aug 2006 21:46:00 +0000 (23:46 +0200)] 
wined3d: Apply the half pixel correction for shaders too.

18 years agomsi: Use msi_dialog_dup_property where appropriate.
James Hawkins [Tue, 29 Aug 2006 00:55:30 +0000 (17:55 -0700)] 
msi: Use msi_dialog_dup_property where appropriate.

18 years agomsi: Use the respective update functions when creating the Browse dialog control.
James Hawkins [Tue, 29 Aug 2006 00:55:10 +0000 (17:55 -0700)] 
msi: Use the respective update functions when creating the Browse dialog control.

18 years agomsi: Update the DirectoryCombo control in response to the DirectoryListUp event.
James Hawkins [Tue, 29 Aug 2006 00:54:43 +0000 (17:54 -0700)] 
msi: Update the DirectoryCombo control in response to the DirectoryListUp event.

18 years agomsi: Update the PathEdit control in response to the DirectoryListUp event.
James Hawkins [Tue, 29 Aug 2006 00:54:18 +0000 (17:54 -0700)] 
msi: Update the PathEdit control in response to the DirectoryListUp event.

18 years agomsi: Highlight the text in the PathEdit control.
James Hawkins [Tue, 29 Aug 2006 00:53:20 +0000 (17:53 -0700)] 
msi: Highlight the text in the PathEdit control.

18 years agomsi: Callers of alloc_msihandle should handle failure.
Dan Kegel [Mon, 28 Aug 2006 16:44:35 +0000 (09:44 -0700)] 
msi: Callers of alloc_msihandle should handle failure.

18 years agomsi: Remove limit on number of handles.
Dan Kegel [Mon, 28 Aug 2006 14:51:30 +0000 (07:51 -0700)] 
msi: Remove limit on number of handles.

18 years agomsi/tests: Add test to verify we can create 4000 msi handles.
Dan Kegel [Mon, 28 Aug 2006 14:41:55 +0000 (07:41 -0700)] 
msi/tests: Add test to verify we can create 4000 msi handles.

18 years agoquartz: Use the absolute height of the bitmap format as a negative values simply...
Robert Shearman [Mon, 28 Aug 2006 13:18:07 +0000 (14:18 +0100)] 
quartz: Use the absolute height of the bitmap format as a negative values simply means it is a top-down bitmap.

18 years agoole32: Return errors if the attempt to start a LocalService object fails.
Robert Shearman [Mon, 28 Aug 2006 13:19:13 +0000 (14:19 +0100)] 
ole32: Return errors if the attempt to start a LocalService object fails.

18 years agoole32: AppId is a value under the clsid key, rather than a key.
Robert Shearman [Mon, 28 Aug 2006 13:18:56 +0000 (14:18 +0100)] 
ole32: AppId is a value under the clsid key, rather than a key.

18 years agoole32: Fix functions defined without specifying argument types by changing them to...
Robert Shearman [Mon, 28 Aug 2006 13:18:15 +0000 (14:18 +0100)] 
ole32: Fix functions defined without specifying argument types by changing them to "(void)".

18 years agowinex11.drv: Import ConvertPixelFormatWGLtoGLX from opengl32.
Roderick Colenbrander [Sun, 27 Aug 2006 21:10:32 +0000 (23:10 +0200)] 
winex11.drv: Import ConvertPixelFormatWGLtoGLX from opengl32.

18 years agoriched20: EM_EXSETSEL fixes and conformance tests.
Brian Chang [Sun, 27 Aug 2006 16:26:34 +0000 (11:26 -0500)] 
riched20: EM_EXSETSEL fixes and conformance tests.

18 years agotools: Get rid of the winapi makefile, it's not used anyway.
Alexandre Julliard [Mon, 28 Aug 2006 15:29:38 +0000 (17:29 +0200)] 
tools: Get rid of the winapi makefile, it's not used anyway.

18 years agomakefiles: Only run test and documentation targets in directories that need them.
Alexandre Julliard [Mon, 28 Aug 2006 11:37:44 +0000 (13:37 +0200)] 
makefiles: Only run test and documentation targets in directories that need them.

18 years agomake_makefiles: Generate the tests list in programs/winetest/Makefile.in.
Alexandre Julliard [Mon, 28 Aug 2006 09:58:31 +0000 (11:58 +0200)] 
make_makefiles: Generate the tests list in programs/winetest/Makefile.in.

18 years agotools: Added make_makefiles tool that updates the list in configure.ac and runs make_...
Alexandre Julliard [Mon, 28 Aug 2006 09:57:10 +0000 (11:57 +0200)] 
tools: Added make_makefiles tool that updates the list in configure.ac and runs make_dlls and make_progs.

18 years agokernel: Get rid of useless trace.
Alexandre Julliard [Mon, 28 Aug 2006 09:50:26 +0000 (11:50 +0200)] 
kernel: Get rid of useless trace.

18 years agomsi: Fix writing of long strings to the database.
Mike McCormack [Mon, 28 Aug 2006 07:51:41 +0000 (16:51 +0900)] 
msi: Fix writing of long strings to the database.

18 years agomsi: Fix MsiRecordGetString for a null buffer and non-zero buffer length.
Mike McCormack [Mon, 28 Aug 2006 07:51:11 +0000 (16:51 +0900)] 
msi: Fix MsiRecordGetString for a null buffer and non-zero buffer length.

18 years agod3d8: Use proper handles for pixel shaders.
H. Verbeet [Sun, 27 Aug 2006 20:07:13 +0000 (22:07 +0200)] 
d3d8: Use proper handles for pixel shaders.

18 years agod3d8: Improve shader handle management.
H. Verbeet [Sun, 27 Aug 2006 20:07:09 +0000 (22:07 +0200)] 
d3d8: Improve shader handle management.

18 years agowined3d: Add support for A16B16G16R16F and A32B32G32R32F texture formats.
Ivan Gyurdiev [Sun, 27 Aug 2006 02:34:03 +0000 (22:34 -0400)] 
wined3d: Add support for A16B16G16R16F and A32B32G32R32F texture formats.

18 years agomsi: Updated Korean resource.
Hwang YunSong(황윤성) [Sun, 27 Aug 2006 23:50:59 +0000 (08:50 +0900)] 
msi: Updated Korean resource.

18 years agodbghelp: Removed stabs dump facility now that we have it (for PE files) in winedump.
Eric Pouech [Sun, 27 Aug 2006 06:50:46 +0000 (08:50 +0200)] 
dbghelp: Removed stabs dump facility now that we have it (for PE files) in winedump.

18 years agowinedump: Added -G option to dump raw stabs information from PE files.
Eric Pouech [Sun, 27 Aug 2006 06:50:46 +0000 (08:50 +0200)] 
winedump: Added -G option to dump raw stabs information from PE files.

18 years agowinedbg: Native dbghelp generate long basic types, so handle them too.
Eric Pouech [Sun, 27 Aug 2006 06:50:33 +0000 (08:50 +0200)] 
winedbg: Native dbghelp generate long basic types, so handle them too.

18 years agomshtml: Added IDM_UNDERLINE implementation.
Jacek Caban [Sun, 27 Aug 2006 14:01:45 +0000 (16:01 +0200)] 
mshtml: Added IDM_UNDERLINE implementation.

18 years agomshtml: Added IDM_ITALIC implementation.
Jacek Caban [Sun, 27 Aug 2006 14:01:25 +0000 (16:01 +0200)] 
mshtml: Added IDM_ITALIC implementation.

18 years agomshtml: Added IDM_FONTNAME implementation.
Jacek Caban [Sun, 27 Aug 2006 14:01:06 +0000 (16:01 +0200)] 
mshtml: Added IDM_FONTNAME implementation.

18 years agomsi: Add a stub implementation of the VolumeCostList control.
James Hawkins [Fri, 25 Aug 2006 22:42:28 +0000 (15:42 -0700)] 
msi: Add a stub implementation of the VolumeCostList control.

18 years agomsi: Add initial implementation of the DirectoryListUp event.
James Hawkins [Fri, 25 Aug 2006 21:22:16 +0000 (14:22 -0700)] 
msi: Add initial implementation of the DirectoryListUp event.

18 years agomsi: Add initial implementation of the DirectoryCombo control.
James Hawkins [Fri, 25 Aug 2006 21:18:01 +0000 (14:18 -0700)] 
msi: Add initial implementation of the DirectoryCombo control.

18 years agowined3d: Find the correct sampler type for < 2.0 pshaders.
Stefan Dösinger [Sun, 27 Aug 2006 17:16:01 +0000 (19:16 +0200)] 
wined3d: Find the correct sampler type for < 2.0 pshaders.

18 years agowined3d: Properly initialize a variable.
Stefan Dösinger [Sat, 26 Aug 2006 22:37:56 +0000 (00:37 +0200)] 
wined3d: Properly initialize a variable.

18 years agoadvapi32/tests: Cast-qual warnings fix.
Andrew Talbot [Sat, 26 Aug 2006 20:48:14 +0000 (21:48 +0100)] 
advapi32/tests: Cast-qual warnings fix.

18 years agoriched20: Remove two testing fixme's that were accidentally committed.
Matt Finnicum [Sun, 27 Aug 2006 09:10:38 +0000 (04:10 -0500)] 
riched20: Remove two testing fixme's that were accidentally committed.

18 years agouser: Do not force repainting on WM_WINDOWPOSCHANGED in combobox.
Dmitry Timoshkov [Sun, 27 Aug 2006 08:54:05 +0000 (17:54 +0900)] 
user: Do not force repainting on WM_WINDOWPOSCHANGED in combobox.

- do not force repainting on WM_WINDOWPOSCHANGED in combobox, it
  breaks Z-order based painting.
- do nothing in the combobox WM_ERASEBKGND handler do all painting in
  WM_PAINT like Windows does.

18 years agoopengl: Fix Mesa/DRI regression.
Roderick Colenbrander [Sun, 27 Aug 2006 10:47:13 +0000 (10:47 +0000)] 
opengl: Fix Mesa/DRI regression.

18 years agoadvapi32: Fix security tests to not crash on windows.
Robert Reif [Sun, 27 Aug 2006 20:36:23 +0000 (16:36 -0400)] 
advapi32: Fix security tests to not crash on windows.

18 years agokernel32: Fix TRACE in WideCharToMultiByte to not cause exception with non-null termi...
Robert Reif [Sat, 26 Aug 2006 14:15:27 +0000 (10:15 -0400)] 
kernel32: Fix TRACE in WideCharToMultiByte to not cause exception with non-null terminated input.

18 years agosetupapi: Make do_file_copyW send "target newer" notifications.
Frank Richter [Fri, 25 Aug 2006 19:24:43 +0000 (21:24 +0200)] 
setupapi: Make do_file_copyW send "target newer" notifications.

18 years agokernel: Add tests for GetPrivateProfileSectionNames. Make behaviour the same as obser...
Frank Richter [Fri, 25 Aug 2006 18:00:53 +0000 (20:00 +0200)] 
kernel: Add tests for GetPrivateProfileSectionNames. Make behaviour the same as observed on Windows XP.

18 years agokernel: Fixed off-by-one error in GetShortPathNameW.
Alexandre Julliard [Sun, 27 Aug 2006 18:15:58 +0000 (20:15 +0200)] 
kernel: Fixed off-by-one error in GetShortPathNameW.

18 years agowrc: Get rid of xmalloc casts.
Alexandre Julliard [Sat, 26 Aug 2006 19:33:29 +0000 (21:33 +0200)] 
wrc: Get rid of xmalloc casts.

18 years agowrc: xmalloc shouldn't initialize to zero, do that explicitly where needed.
Alexandre Julliard [Sat, 26 Aug 2006 19:29:24 +0000 (21:29 +0200)] 
wrc: xmalloc shouldn't initialize to zero, do that explicitly where needed.

18 years agowmc: Get rid of xmalloc casts.
Alexandre Julliard [Sat, 26 Aug 2006 19:35:32 +0000 (21:35 +0200)] 
wmc: Get rid of xmalloc casts.

18 years agowmc: xmalloc shouldn't initialize to zero, do that explicitly where needed.
Alexandre Julliard [Sat, 26 Aug 2006 19:29:13 +0000 (21:29 +0200)] 
wmc: xmalloc shouldn't initialize to zero, do that explicitly where needed.

18 years agowidl: xmalloc shouldn't initialize to zero, do that explicitly where needed.
Alexandre Julliard [Sat, 26 Aug 2006 19:39:44 +0000 (21:39 +0200)] 
widl: xmalloc shouldn't initialize to zero, do that explicitly where needed.

18 years agomakefiles: Get rid of the checklink rules, they no longer work.
Alexandre Julliard [Sat, 26 Aug 2006 18:21:33 +0000 (20:21 +0200)] 
makefiles: Get rid of the checklink rules, they no longer work.

18 years agoole32: Call IRpcChannelBuffer_GetBuffer for the RemRelease case of
Robert Shearman [Sat, 26 Aug 2006 11:07:18 +0000 (12:07 +0100)] 
ole32: Call IRpcChannelBuffer_GetBuffer for the RemRelease case of
Invoke, even though we are requesting a buffer size of 0 as we put
extra data into the buffer in IRpcChannelBuffer_GetBuffer.

18 years agoole32: Use IRpcChannelBuffer_GetBuffer in the hand-made proxy/stubs
Robert Shearman [Sat, 26 Aug 2006 11:05:13 +0000 (12:05 +0100)] 
ole32: Use IRpcChannelBuffer_GetBuffer in the hand-made proxy/stubs
instead of calling I_RpcGetBuffer as IRpcChannelBuffer_GetBuffer does
some extra magic.

18 years agoole32: Add support for main-threaded apartments.
Robert Shearman [Sat, 26 Aug 2006 11:02:31 +0000 (12:02 +0100)] 
ole32: Add support for main-threaded apartments.

A main-threaded apartment is the first single-threaded apartment in the
process. It was designed to be used for legacy applications that don't
want to think about threading at all, even if they are always called
from the same context, as is the case for regular STAs.

18 years agoole32: Move the opening of the AppId key for a clsid to a helper function.
Robert Shearman [Sat, 26 Aug 2006 10:55:16 +0000 (11:55 +0100)] 
ole32: Move the opening of the AppId key for a clsid to a helper function.

18 years agoole32: CoGetClassObject should host a single-threaded object in a
Robert Shearman [Sat, 26 Aug 2006 10:42:40 +0000 (11:42 +0100)] 
ole32: CoGetClassObject should host a single-threaded object in a
single-threaded apartment if executing in a multi-threaded apartment,
if one exists.

18 years agoole32: Get the threading model value for inproc classes and output a
Robert Shearman [Sat, 26 Aug 2006 10:41:42 +0000 (11:41 +0100)] 
ole32: Get the threading model value for inproc classes and output a
fixme if we should create it in an apartment of another type.

18 years agoadvapi32: Cast-qual warnings fix.
Andrew Talbot [Fri, 25 Aug 2006 21:14:38 +0000 (22:14 +0100)] 
advapi32: Cast-qual warnings fix.

18 years agomshtml: Better stub for QueryStatus(CGID_MSHTML).
Jacek Caban [Sat, 26 Aug 2006 15:41:55 +0000 (17:41 +0200)] 
mshtml: Better stub for QueryStatus(CGID_MSHTML).

18 years agomshtml: Added nsICommandParams argument to do_ns_command.
Jacek Caban [Sat, 26 Aug 2006 14:41:20 +0000 (16:41 +0200)] 
mshtml: Added nsICommandParams argument to do_ns_command.

18 years agosecur32: Fix secur32 test to pass on windows.
Robert Reif [Sat, 26 Aug 2006 11:34:53 +0000 (07:34 -0400)] 
secur32: Fix secur32 test to pass on windows.

18 years agoadvapi32: Fix LookupAccountSid and tests to pass on windows and wine.
Robert Reif [Fri, 25 Aug 2006 22:14:58 +0000 (18:14 -0400)] 
advapi32: Fix LookupAccountSid and tests to pass on windows and wine.

18 years agoadvapi32: Fix lsa tests.
Robert Reif [Fri, 25 Aug 2006 23:24:23 +0000 (19:24 -0400)] 
advapi32: Fix lsa tests.

18 years agoshlwapi: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 25 Aug 2006 23:13:57 +0000 (08:13 +0900)] 
shlwapi: Updated Korean resource.

18 years agoshell32: Fix a bug in SHELL_ConfirmW.
Mikołaj Zalewski [Fri, 25 Aug 2006 19:33:28 +0000 (21:33 +0200)] 
shell32: Fix a bug in SHELL_ConfirmW.

Fix a bug introduced while changing the OK/Cancel to Yes/No.

18 years agowinex11.drv: Remove no longer used all: target.
Alexandre Julliard [Sat, 26 Aug 2006 16:54:31 +0000 (18:54 +0200)] 
winex11.drv: Remove no longer used all: target.

18 years agooleview: Added data freeing in EnumFuncs function.
Piotr Caban [Fri, 25 Aug 2006 21:25:07 +0000 (23:25 +0200)] 
oleview: Added data freeing in EnumFuncs function.

18 years agoquartz: Skip over INFO chunk in AVI file parsing.
Alex Villacís Lasso [Fri, 25 Aug 2006 18:43:59 +0000 (13:43 -0500)] 
quartz: Skip over INFO chunk in AVI file parsing.

18 years agocomctl32: Remove unneccessary default debug channels.
Marcus Meissner [Fri, 25 Aug 2006 18:01:50 +0000 (20:01 +0200)] 
comctl32: Remove unneccessary default debug channels.

18 years agowined3d: Use a common function for all D3DCMPFUNC -> GLenum conversions.
Jan Zerebecki [Fri, 25 Aug 2006 14:28:34 +0000 (16:28 +0200)] 
wined3d: Use a common function for all D3DCMPFUNC -> GLenum conversions.

18 years agomsi: Set the ALLUSERS property to 1 always.
Mike McCormack [Fri, 25 Aug 2006 13:35:29 +0000 (22:35 +0900)] 
msi: Set the ALLUSERS property to 1 always.

18 years agomsi: Fix a memory leak.
Mike McCormack [Fri, 25 Aug 2006 13:34:49 +0000 (22:34 +0900)] 
msi: Fix a memory leak.

18 years agomsi: Use msi_get_property_int rather than MSI_GetPropertyW.
Mike McCormack [Fri, 25 Aug 2006 11:24:02 +0000 (20:24 +0900)] 
msi: Use msi_get_property_int rather than MSI_GetPropertyW.

18 years agowinex11.drv: Fix a compiler warning when OpenGL is missing.
Alexandre Julliard [Fri, 25 Aug 2006 16:37:52 +0000 (18:37 +0200)] 
winex11.drv: Fix a compiler warning when OpenGL is missing.

18 years agocrypt32/tests: Avoid sizeof in traces.
Alexandre Julliard [Fri, 25 Aug 2006 16:37:38 +0000 (18:37 +0200)] 
crypt32/tests: Avoid sizeof in traces.

18 years agoconfigure: Set rpath on all executables that link to libwine.
Alexandre Julliard [Fri, 25 Aug 2006 15:23:44 +0000 (17:23 +0200)] 
configure: Set rpath on all executables that link to libwine.

Also add the -multiply_defined suppress option for executables on MacOS.

18 years agoconfigure: Make sure timezone and daylight are variables.
Alexandre Julliard [Fri, 25 Aug 2006 11:23:29 +0000 (13:23 +0200)] 
configure: Make sure timezone and daylight are variables.

18 years agoconfigure: Move cache handling into the WINE_TRY_CFLAGS macro.
Alexandre Julliard [Fri, 25 Aug 2006 11:22:33 +0000 (13:22 +0200)] 
configure: Move cache handling into the WINE_TRY_CFLAGS macro.

18 years agoconfigure: Enable the -Wwrite-strings flag.
Alexandre Julliard [Fri, 25 Aug 2006 10:07:34 +0000 (12:07 +0200)] 
configure: Enable the -Wwrite-strings flag.

18 years agowinedump: Get rid of the install script.
Alexandre Julliard [Fri, 25 Aug 2006 09:50:45 +0000 (11:50 +0200)] 
winedump: Get rid of the install script.

18 years agomake_progs: Update the directory list in configure.ac too.
Alexandre Julliard [Fri, 25 Aug 2006 09:50:21 +0000 (11:50 +0200)] 
make_progs: Update the directory list in configure.ac too.

18 years agomake_dlls: Update the directory list in configure.ac too.
Alexandre Julliard [Fri, 25 Aug 2006 09:32:42 +0000 (11:32 +0200)] 
make_dlls: Update the directory list in configure.ac too.

18 years agoregedit: Updated Korean resource.
Hwang YunSong(황윤성) [Thu, 24 Aug 2006 23:47:59 +0000 (08:47 +0900)] 
regedit: Updated Korean resource.

18 years agowidl: Remove usage of type_t ref field for base types; simplify code.
Dan Hipschman [Fri, 25 Aug 2006 01:01:18 +0000 (18:01 -0700)] 
widl: Remove usage of type_t ref field for base types; simplify code.

18 years agowidl: Write-strings warning fix.
Andrew Talbot [Thu, 24 Aug 2006 19:50:10 +0000 (20:50 +0100)] 
widl: Write-strings warning fix.

18 years agomshtml: Write-strings warnings fix.
Andrew Talbot [Thu, 24 Aug 2006 19:54:13 +0000 (20:54 +0100)] 
mshtml: Write-strings warnings fix.

18 years agomsi: Reimplement msi_dup_property and msi_get_property_int.
Mike McCormack [Fri, 25 Aug 2006 08:58:50 +0000 (17:58 +0900)] 
msi: Reimplement msi_dup_property and msi_get_property_int.

18 years agomsi: Store properties in a hash table, not the database.
Mike McCormack [Fri, 25 Aug 2006 08:54:29 +0000 (17:54 +0900)] 
msi: Store properties in a hash table, not the database.

Use string insensitive comparisons for property names.

18 years agomsi: Fix the height of the line control window.
James Hawkins [Thu, 24 Aug 2006 20:15:51 +0000 (13:15 -0700)] 
msi: Fix the height of the line control window.

18 years agomsi: Add a stub implementation of the DirectoryList dialog control.
James Hawkins [Thu, 24 Aug 2006 20:15:16 +0000 (13:15 -0700)] 
msi: Add a stub implementation of the DirectoryList dialog control.

18 years agomsi: Add a stub implementation of the DirectoryCombo dialog control.
James Hawkins [Thu, 24 Aug 2006 20:15:07 +0000 (13:15 -0700)] 
msi: Add a stub implementation of the DirectoryCombo dialog control.

18 years agosoftpub.h: Added some GUIDs.
Paul Vriens [Fri, 25 Aug 2006 08:57:47 +0000 (10:57 +0200)] 
softpub.h: Added some GUIDs.

18 years agowined3d: Load projected textures in fragment shaders.
Stefan Dösinger [Thu, 24 Aug 2006 21:57:46 +0000 (23:57 +0200)] 
wined3d: Load projected textures in fragment shaders.

18 years agowined3d: Compile pixel shaders in drawprim.
Stefan Dösinger [Thu, 24 Aug 2006 21:55:23 +0000 (23:55 +0200)] 
wined3d: Compile pixel shaders in drawprim.

18 years agoriched32: Add version resource.
Louis Lenders [Thu, 24 Aug 2006 21:13:21 +0000 (22:13 +0100)] 
riched32: Add version resource.

18 years agowine.inf: Add a bunch of fake dlls.
Louis Lenders [Thu, 24 Aug 2006 21:06:55 +0000 (22:06 +0100)] 
wine.inf: Add a bunch of fake dlls.

18 years agontdll: Print 64bit integers with wine_dbgstr_longlong.
Stefan Leichter [Thu, 24 Aug 2006 19:54:50 +0000 (21:54 +0200)] 
ntdll: Print 64bit integers with wine_dbgstr_longlong.

18 years agomsi: Inform the user with an error message when the MSI file path is invalid.
James Hawkins [Thu, 24 Aug 2006 19:34:51 +0000 (12:34 -0700)] 
msi: Inform the user with an error message when the MSI file path is invalid.

18 years agoRelease 0.9.20. wine-0.9.20
Alexandre Julliard [Thu, 24 Aug 2006 14:11:45 +0000 (16:11 +0200)] 
Release 0.9.20.