wine
18 years agodsound: Remove unused parameter from propset functions.
Robert Reif [Tue, 22 Aug 2006 11:36:08 +0000 (07:36 -0400)] 
dsound: Remove unused parameter from propset functions.

18 years agoconfigure: Try to #include <pthread.h> before checking for pthread_np.h.
Gerald Pfeifer [Mon, 21 Aug 2006 18:00:20 +0000 (20:00 +0200)] 
configure: Try to #include <pthread.h> before checking for pthread_np.h.

18 years agowined3d: Correctly draw transformed and untransformed vertices in the same scene.
Stefan Dösinger [Mon, 21 Aug 2006 16:28:05 +0000 (18:28 +0200)] 
wined3d: Correctly draw transformed and untransformed vertices in the same scene.

18 years agocrypt32: Print parameters and add some documentation.
Paul Vriens [Mon, 21 Aug 2006 14:16:06 +0000 (16:16 +0200)] 
crypt32: Print parameters and add some documentation.

18 years agomsi: Add tests for the AppSearch action.
James Hawkins [Tue, 22 Aug 2006 00:33:49 +0000 (17:33 -0700)] 
msi: Add tests for the AppSearch action.

18 years agomsi: Add handling for MsiEvaluateCondition's substring operators.
James Hawkins [Mon, 21 Aug 2006 23:27:38 +0000 (16:27 -0700)] 
msi: Add handling for MsiEvaluateCondition's substring operators.

18 years agomsi: Add tests for MsiEvaluateCondition's substring operators.
James Hawkins [Mon, 21 Aug 2006 23:27:17 +0000 (16:27 -0700)] 
msi: Add tests for MsiEvaluateCondition's substring operators.

18 years agoitss: Simplify the class factory.
Mike McCormack [Tue, 22 Aug 2006 08:17:23 +0000 (17:17 +0900)] 
itss: Simplify the class factory.

18 years agokernel: Set last error in CreateIoCompletionPort.
Kai Blin [Tue, 22 Aug 2006 07:14:05 +0000 (09:14 +0200)] 
kernel: Set last error in CreateIoCompletionPort.

18 years agoshlwapi: Format the kilobyte file size number using locale settings.
Mikołaj Zalewski [Mon, 21 Aug 2006 21:40:36 +0000 (23:40 +0200)] 
shlwapi: Format the kilobyte file size number using locale settings.

The code is quite complex but I haven't found any easier way to do it
(passing NULL as NUMBERFMT results in two decimal places being appended).

18 years agoshell32: Show file size in the details view in kilobytes.
Mikołaj Zalewski [Mon, 21 Aug 2006 21:30:48 +0000 (23:30 +0200)] 
shell32: Show file size in the details view in kilobytes.

18 years agoshell32: Don't add the directory name twice when recursing into subdirectories.
Mike McCormack [Tue, 22 Aug 2006 05:16:46 +0000 (14:16 +0900)] 
shell32: Don't add the directory name twice when recursing into subdirectories.

18 years agooleaut32: Add support for handling TKIND_COCLASS in userdefined_to_variantvt.
Benjamin Arai [Tue, 22 Aug 2006 00:50:28 +0000 (17:50 -0700)] 
oleaut32: Add support for handling TKIND_COCLASS in userdefined_to_variantvt.

18 years agocrypt32: Fix a misplaced parenthesis.
Juan Lang [Tue, 22 Aug 2006 00:07:28 +0000 (17:07 -0700)] 
crypt32: Fix a misplaced parenthesis.

18 years agooleaut32: Print 64bit integers with wine_dbgstr_longlong.
Stefan Leichter [Mon, 21 Aug 2006 18:48:12 +0000 (20:48 +0200)] 
oleaut32: Print 64bit integers with wine_dbgstr_longlong.

18 years agowinecfg: Update Norwegian Bokmål resources.
Alexander Nicolaysen Sørnes [Mon, 21 Aug 2006 20:53:57 +0000 (22:53 +0200)] 
winecfg: Update Norwegian Bokmål resources.

18 years agowinecfg: Update Turkish resources.
Fatih Aşıcı [Mon, 21 Aug 2006 19:40:47 +0000 (22:40 +0300)] 
winecfg: Update Turkish resources.

18 years agoriched20: Make EM_EXLINEFROMCHAR handle special case of lParam == -1.
Matthew Finnicum [Mon, 21 Aug 2006 12:25:51 +0000 (07:25 -0500)] 
riched20: Make EM_EXLINEFROMCHAR handle special case of lParam == -1.

18 years agooleview: Added dispinterface handling to idl viewer.
Piotr Caban [Mon, 21 Aug 2006 20:21:09 +0000 (22:21 +0200)] 
oleview: Added dispinterface handling to idl viewer.

18 years agooleview: Added typedef handling to idl viewer.
Piotr Caban [Mon, 21 Aug 2006 09:36:35 +0000 (11:36 +0200)] 
oleview: Added typedef handling to idl viewer.

18 years agowinex11.drv: Fix rendering of fonts that don't support anti-aliasing.
Huw Davies [Mon, 21 Aug 2006 09:50:59 +0000 (10:50 +0100)] 
winex11.drv: Fix rendering of fonts that don't support anti-aliasing.

18 years agowinecfg: audio: Use strings from resources.
Frank Richter [Sat, 19 Aug 2006 03:19:57 +0000 (05:19 +0200)] 
winecfg: audio: Use strings from resources.

18 years agowinecfg: driveui: Load UI strings from resources.
Frank Richter [Fri, 18 Aug 2006 21:58:32 +0000 (23:58 +0200)] 
winecfg: driveui: Load UI strings from resources.

18 years agowinecfg: Update French translation.
David Adam [Sat, 19 Aug 2006 01:19:16 +0000 (03:19 +0200)] 
winecfg: Update French translation.

18 years agowined3d: Don't pass bad values to glAlphaFunc and glDepthFunc.
Chris Robinson [Sun, 20 Aug 2006 23:26:39 +0000 (16:26 -0700)] 
wined3d: Don't pass bad values to glAlphaFunc and glDepthFunc.

18 years agowined3d: Print real unhandled D3DCMPFUNC value.
Chris Robinson [Sun, 20 Aug 2006 20:37:04 +0000 (13:37 -0700)] 
wined3d: Print real unhandled D3DCMPFUNC value.

18 years agooleview: Added idl save to file functionality.
Piotr Caban [Sun, 20 Aug 2006 16:51:04 +0000 (18:51 +0200)] 
oleview: Added idl save to file functionality.

18 years agooleview: Added idl displaying.
Piotr Caban [Sun, 20 Aug 2006 16:48:29 +0000 (18:48 +0200)] 
oleview: Added idl displaying.

 - Added idl displaying.
 - Fixed AddToTLDataStrWithTabsW function.

18 years agooleview: Added idl formatting.
Piotr Caban [Sun, 20 Aug 2006 11:57:21 +0000 (13:57 +0200)] 
oleview: Added idl formatting.

18 years agooleview: Added functions description to idl generation.
Piotr Caban [Sun, 20 Aug 2006 10:44:49 +0000 (12:44 +0200)] 
oleview: Added functions description to idl generation.

18 years agoadvpack/tests: Make RunSetupCommand not popup dialogs.
Saulius Krasuckas [Mon, 21 Aug 2006 09:31:17 +0000 (12:31 +0300)] 
advpack/tests: Make RunSetupCommand not popup dialogs.

18 years agokernel32: Print parameters, call SetLastError() when failing.
Mike McCormack [Mon, 21 Aug 2006 05:28:20 +0000 (14:28 +0900)] 
kernel32: Print parameters, call SetLastError() when failing.

18 years agowined3d: Better GPU detection.
Roderick Colenbrander [Sat, 19 Aug 2006 09:58:23 +0000 (11:58 +0200)] 
wined3d: Better GPU detection.

18 years agowined3d: Improve float constant loading a bit.
H. Verbeet [Sat, 19 Aug 2006 15:24:02 +0000 (17:24 +0200)] 
wined3d: Improve float constant loading a bit.

- Use a list to keep track of what constants are set.
- Move TRACEs and checkGLcall calls out of the main constant loading loop.

18 years agowined3d: Lookup GLSL float uniform locations only once per program.
H. Verbeet [Sat, 19 Aug 2006 15:23:20 +0000 (17:23 +0200)] 
wined3d: Lookup GLSL float uniform locations only once per program.

18 years agowined3d: Free the float constant map arrays for all stateblocks.
H. Verbeet [Sat, 19 Aug 2006 15:23:02 +0000 (17:23 +0200)] 
wined3d: Free the float constant map arrays for all stateblocks.

18 years agowined3d: Fix indices for the float constant map.
H. Verbeet [Sat, 19 Aug 2006 15:22:46 +0000 (17:22 +0200)] 
wined3d: Fix indices for the float constant map.

Indices for the float constant map should be multiplied by 4 because
we're loading 4 component float vectors, not because the size of a
float is 4.

18 years agomshtml: Added IDM_BOLD implementation.
Jacek Caban [Fri, 18 Aug 2006 21:14:44 +0000 (23:14 +0200)] 
mshtml: Added IDM_BOLD implementation.

18 years agowintrust: Added stubbed CryptCATAdminEnumCatalogFromHash.
Paul Vriens [Sun, 20 Aug 2006 12:17:34 +0000 (14:17 +0200)] 
wintrust: Added stubbed CryptCATAdminEnumCatalogFromHash.

18 years agompr: Fix bug in ProviderOrder comma processing in wnetInit().
Dan Kegel [Sun, 20 Aug 2006 04:45:10 +0000 (21:45 -0700)] 
mpr: Fix bug in ProviderOrder comma processing in wnetInit().

18 years agoriched20: Swap two lines that were in wrong order / caused notification not to be...
Matt Finnicum [Sat, 19 Aug 2006 21:04:49 +0000 (16:04 -0500)] 
riched20: Swap two lines that were in wrong order / caused notification not to be sent.

18 years agosecur32: Initial working implementation of EncryptMessage and DecryptMessage.
Kai Blin [Sat, 19 Aug 2006 18:02:16 +0000 (20:02 +0200)] 
secur32: Initial working implementation of EncryptMessage and DecryptMessage.

18 years agokernel32: Fix ExpandEnvironmentStrings to not overflow UNICODE_STRING buffer size...
Robert Reif [Sat, 19 Aug 2006 17:27:01 +0000 (13:27 -0400)] 
kernel32: Fix ExpandEnvironmentStrings to not overflow UNICODE_STRING buffer size (with test).

18 years agoadvapi32: LookupAccountSid buffer size query tests.
Robert Reif [Sat, 19 Aug 2006 13:17:30 +0000 (09:17 -0400)] 
advapi32: LookupAccountSid buffer size query tests.

18 years agoadvapi32: LookupAccountSid buffer size query fixes.
Robert Reif [Sat, 19 Aug 2006 13:16:05 +0000 (09:16 -0400)] 
advapi32: LookupAccountSid buffer size query fixes.

18 years agoqcap: Print 64bit integers with wine_dbgstr_longlong.
Stefan Leichter [Fri, 18 Aug 2006 20:25:23 +0000 (22:25 +0200)] 
qcap: Print 64bit integers with wine_dbgstr_longlong.

18 years agowinecfg: Update Norwegian Bokmål resources.
Alexander Nicolaysen Sørnes [Fri, 18 Aug 2006 19:42:46 +0000 (21:42 +0200)] 
winecfg: Update Norwegian Bokmål resources.

18 years agoshlwapi: Update Norwegian Bokmål resources.
Alexander Nicolaysen Sørnes [Fri, 18 Aug 2006 19:42:46 +0000 (21:42 +0200)] 
shlwapi: Update Norwegian Bokmål resources.

18 years agoFix some -Wstrict-prototype warnings () -> (void).
Stefan Huehner [Fri, 18 Aug 2006 18:57:46 +0000 (20:57 +0200)] 
Fix some -Wstrict-prototype warnings () -> (void).

18 years agocomctl32: Correctly map toolbar bitmap mask color in case of non-default color scheme.
Oleg Krylov [Fri, 18 Aug 2006 14:05:17 +0000 (17:05 +0300)] 
comctl32: Correctly map toolbar bitmap mask color in case of non-default color scheme.

18 years agomsvcrt: Fixed access to the extra arguments of setjmp3.
Alexandre Julliard [Fri, 18 Aug 2006 18:56:43 +0000 (20:56 +0200)] 
msvcrt: Fixed access to the extra arguments of setjmp3.

18 years agouser: Add .exe extension to wineboot just in case.
Alexandre Julliard [Fri, 18 Aug 2006 18:54:26 +0000 (20:54 +0200)] 
user: Add .exe extension to wineboot just in case.

18 years agoexplorer: Specify an explicit path when launching winefile.
Alexandre Julliard [Fri, 18 Aug 2006 18:54:13 +0000 (20:54 +0200)] 
explorer: Specify an explicit path when launching winefile.

18 years agoquartz: Print 64bit integers with wine_dbgstr_longlong.
Stefan Leichter [Fri, 18 Aug 2006 16:52:37 +0000 (18:52 +0200)] 
quartz: Print 64bit integers with wine_dbgstr_longlong.

18 years agoquartz: DSoundRender: Do not overwrite a full buffer.
Sagar Mittal [Fri, 18 Aug 2006 16:38:38 +0000 (12:38 -0400)] 
quartz: DSoundRender: Do not overwrite a full buffer.

18 years agoshlwapi: Update German resources.
Frank Richter [Fri, 18 Aug 2006 16:00:29 +0000 (18:00 +0200)] 
shlwapi: Update German resources.

18 years agowinecfg: x11drv: Load vertex shader mode strings from resources.
Frank Richter [Fri, 18 Aug 2006 15:59:39 +0000 (17:59 +0200)] 
winecfg: x11drv: Load vertex shader mode strings from resources.

18 years agoDEVELOPERS-HINTS: Fix reference in implementing new API calls.
Tom Wickline [Fri, 18 Aug 2006 15:14:04 +0000 (11:14 -0400)] 
DEVELOPERS-HINTS: Fix reference in implementing new API calls.

18 years agomshtml: Added more Exec tests and fixes.
Jacek Caban [Fri, 18 Aug 2006 12:53:25 +0000 (14:53 +0200)] 
mshtml: Added more Exec tests and fixes.

18 years agontdll: Fix failing test on windows.
Paul Vriens [Fri, 18 Aug 2006 08:57:40 +0000 (10:57 +0200)] 
ntdll: Fix failing test on windows.

18 years agosfc: Print a FIXME only once.
Detlef Riekenberg [Thu, 17 Aug 2006 19:28:32 +0000 (21:28 +0200)] 
sfc: Print a FIXME only once.

18 years agodsound: Add class factory tests.
Robert Reif [Fri, 18 Aug 2006 05:14:12 +0000 (01:14 -0400)] 
dsound: Add class factory tests.

18 years agodsound: Class factory cleanup.
Robert Reif [Fri, 18 Aug 2006 05:13:31 +0000 (01:13 -0400)] 
dsound: Class factory cleanup.

Consolidate all class factories into a single implementation.
Fixes a problem discovered by oleview.

18 years agosecur32: Gracefully handle ntlm_auth versions that don't support the new commands.
Kai Blin [Thu, 17 Aug 2006 19:05:14 +0000 (21:05 +0200)] 
secur32: Gracefully handle ntlm_auth versions that don't support the new commands.

18 years agoshlwapi: Add the Polish translation.
Mikołaj Zalewski [Thu, 17 Aug 2006 20:45:16 +0000 (22:45 +0200)] 
shlwapi: Add the Polish translation.

18 years agoshlwapi: Store the "%ld bytes" string as a resource.
Mikołaj Zalewski [Thu, 17 Aug 2006 20:44:29 +0000 (22:44 +0200)] 
shlwapi: Store the "%ld bytes" string as a resource.

18 years agoshell32: Show the original file name and deletion date in the Trash folder.
Mikołaj Zalewski [Thu, 17 Aug 2006 16:29:58 +0000 (18:29 +0200)] 
shell32: Show the original file name and deletion date in the Trash folder.

18 years agoshell32: Add desktop entries parsing code.
Mikołaj Zalewski [Thu, 17 Aug 2006 16:28:51 +0000 (18:28 +0200)] 
shell32: Add desktop entries parsing code.

18 years agoshell32: Use Yes/No instead of OK/Cancel in confirm dialogs.
Mikołaj Zalewski [Thu, 17 Aug 2006 16:22:27 +0000 (18:22 +0200)] 
shell32: Use Yes/No instead of OK/Cancel in confirm dialogs.

18 years agokernel32: Change a FIXME to a WARN.
Mike McCormack [Fri, 18 Aug 2006 05:09:15 +0000 (14:09 +0900)] 
kernel32: Change a FIXME to a WARN.

18 years agomsi: Add a stub ALTER query.
Mike McCormack [Fri, 18 Aug 2006 05:09:03 +0000 (14:09 +0900)] 
msi: Add a stub ALTER query.

18 years agowidl: Output format-strings for interface pointers.
Dan Hipschman [Fri, 18 Aug 2006 01:09:20 +0000 (18:09 -0700)] 
widl: Output format-strings for interface pointers.

18 years agowidl: Allow format-string functions to work with objects.
Dan Hipschman [Fri, 18 Aug 2006 01:08:38 +0000 (18:08 -0700)] 
widl: Allow format-string functions to work with objects.

18 years agoadvapi32: Fix test_LookupAccountSid to work on win9x.
Robert Reif [Thu, 17 Aug 2006 19:24:21 +0000 (15:24 -0400)] 
advapi32: Fix test_LookupAccountSid to work on win9x.

18 years agomshtml: Fix Advise implementation for IPropertyNotifySink.
Jacek Caban [Thu, 17 Aug 2006 21:16:56 +0000 (23:16 +0200)] 
mshtml: Fix Advise implementation for IPropertyNotifySink.

18 years agomshtml: Switch nsWebBrowset to editing mode in exec_editmod.
Jacek Caban [Thu, 17 Aug 2006 19:00:55 +0000 (21:00 +0200)] 
mshtml: Switch nsWebBrowset to editing mode in exec_editmod.

18 years agoshlwapi: Print 64bit integers with wine_dbgstr_longlong.
Stefan Leichter [Thu, 17 Aug 2006 16:57:42 +0000 (18:57 +0200)] 
shlwapi: Print 64bit integers with wine_dbgstr_longlong.

18 years agorpcrt4: Remember to skip over the conformance description.
Huw Davies [Thu, 17 Aug 2006 14:31:32 +0000 (15:31 +0100)] 
rpcrt4: Remember to skip over the conformance description.

18 years agocomctl32: Fix ImageList_Replace function to correctly apply image mask.
Oleg Krylov [Thu, 17 Aug 2006 13:08:22 +0000 (16:08 +0300)] 
comctl32: Fix ImageList_Replace function to correctly apply image mask.

18 years agowintrust.h: Added some defines.
Paul Vriens [Fri, 18 Aug 2006 06:42:47 +0000 (08:42 +0200)] 
wintrust.h: Added some defines.

18 years agosecur32: Make tests loadable on NT4.
Paul Vriens [Thu, 17 Aug 2006 11:42:28 +0000 (13:42 +0200)] 
secur32: Make tests loadable on NT4.

18 years agouser: Defer all ExitWindowsEx processing to wineboot.
Alexandre Julliard [Thu, 17 Aug 2006 18:54:21 +0000 (20:54 +0200)] 
user: Defer all ExitWindowsEx processing to wineboot.

18 years agowineboot: Added support for doing a proper shutdown before rebooting.
Alexandre Julliard [Thu, 17 Aug 2006 18:54:15 +0000 (20:54 +0200)] 
wineboot: Added support for doing a proper shutdown before rebooting.

Send WM_QUERYENDSESSION messages to all windows of a given process
before moving on to the next.
Switch option parsing to getopt.
Added a bunch of options to control shutdown behavior.

18 years agox11drv/opengl: Pixel format rewrite.
Roderick Colenbrander [Wed, 16 Aug 2006 14:42:23 +0000 (16:42 +0200)] 
x11drv/opengl: Pixel format rewrite.

18 years agoriched20: Send EN_LINK notifications. Properly underline / color links.
Matt Finnicum [Thu, 17 Aug 2006 02:29:17 +0000 (22:29 -0400)] 
riched20: Send EN_LINK notifications. Properly underline / color links.

18 years agosecur32: Add real signing / verifying to NTLM provider.
Kai Blin [Thu, 17 Aug 2006 00:11:39 +0000 (02:11 +0200)] 
secur32: Add real signing / verifying to NTLM provider.

18 years agosecur32: Mask away NTLMv2 and key exchange flags so we never negotiate it for now.
Kai Blin [Thu, 17 Aug 2006 00:11:27 +0000 (02:11 +0200)] 
secur32: Mask away NTLMv2 and key exchange flags so we never negotiate it for now.

18 years agoregedit: Write-strings warnings fix.
Andrew Talbot [Wed, 16 Aug 2006 19:14:08 +0000 (20:14 +0100)] 
regedit: Write-strings warnings fix.

18 years agoddraw: Write-strings warnings fix.
Andrew Talbot [Wed, 16 Aug 2006 18:30:26 +0000 (19:30 +0100)] 
ddraw: Write-strings warnings fix.

18 years agowinspool.drv: Write-strings warning fix.
Andrew Talbot [Wed, 16 Aug 2006 20:00:14 +0000 (21:00 +0100)] 
winspool.drv: Write-strings warning fix.

18 years agowidl: Use typegen.c format-string functions in proxy.c.
Dan Hipschman [Thu, 17 Aug 2006 01:27:47 +0000 (18:27 -0700)] 
widl: Use typegen.c format-string functions in proxy.c.

18 years agowidl: Move format-string declaration output to typegen.c.
Dan Hipschman [Thu, 17 Aug 2006 01:01:56 +0000 (18:01 -0700)] 
widl: Move format-string declaration output to typegen.c.

18 years agomshtml: Added test of edit mode.
Jacek Caban [Thu, 17 Aug 2006 01:35:53 +0000 (03:35 +0200)] 
mshtml: Added test of edit mode.

18 years agomshtml: Added beginning implementation of IDM_EDITMODE.
Jacek Caban [Thu, 17 Aug 2006 01:35:18 +0000 (03:35 +0200)] 
mshtml: Added beginning implementation of IDM_EDITMODE.

18 years agomshtml: Rename get_property to get_client_disp_property and make it available for...
Jacek Caban [Thu, 17 Aug 2006 01:34:22 +0000 (03:34 +0200)] 
mshtml: Rename get_property to get_client_disp_property and make it available for other files.

18 years agomshtmhst.idl: Added DOCHOSTUITYPE declaration.
Jacek Caban [Thu, 17 Aug 2006 00:41:24 +0000 (02:41 +0200)] 
mshtmhst.idl: Added DOCHOSTUITYPE declaration.

18 years agowined3d: Make sure b_info structure is properly allocated and released.
Christian Costa [Wed, 16 Aug 2006 20:35:58 +0000 (22:35 +0200)] 
wined3d: Make sure b_info structure is properly allocated and released.

18 years agowinedump: Print each 64bit integers as two 32 bit integers.
Stefan Leichter [Wed, 16 Aug 2006 20:30:42 +0000 (22:30 +0200)] 
winedump: Print each 64bit integers as two 32 bit integers.

18 years agowinecfg: Updated Korean resource.
Hwang YunSong(황윤성) [Thu, 17 Aug 2006 00:10:04 +0000 (09:10 +0900)] 
winecfg: Updated Korean resource.

18 years agowinecfg: Update Turkish resource file.
Fatih Aşıcı [Wed, 16 Aug 2006 21:38:00 +0000 (00:38 +0300)] 
winecfg: Update Turkish resource file.