wine
17 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.

17 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.

17 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.

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

17 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.

17 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.

17 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.

17 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.

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

17 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.

17 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.

17 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.

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

17 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.

17 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.

17 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.

17 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.

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

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

17 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().

17 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.

17 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.

17 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).

17 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.

17 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.

17 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.

17 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.

17 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.

17 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).

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

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

17 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.

17 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.

17 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.

17 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.

17 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.

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

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

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

17 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.

17 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.

17 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.

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

17 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.

17 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.

17 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.

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

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

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

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

17 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.

17 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.

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

17 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.

17 years agowinecfg: Updated Norwegian Bokmål resources.
Alexander Nicolaysen Sørnes [Wed, 16 Aug 2006 17:23:33 +0000 (19:23 +0200)] 
winecfg: Updated Norwegian Bokmål resources.

17 years agocomctl32: toolbar: Use HOT imagelist for buttons in CHECKED state.
Oleg Krylov [Wed, 16 Aug 2006 17:59:46 +0000 (20:59 +0300)] 
comctl32: toolbar: Use HOT imagelist for buttons in CHECKED state.

17 years agowinecfg: Fix issues with LVM_GETITEMW by removing superfluous flag.
Frank Richter [Wed, 16 Aug 2006 18:46:13 +0000 (20:46 +0200)] 
winecfg: Fix issues with LVM_GETITEMW by removing superfluous flag.

17 years agowinecfg: Use WCHARs for window title, current app.
Frank Richter [Wed, 16 Aug 2006 16:30:48 +0000 (18:30 +0200)] 
winecfg: Use WCHARs for window title, current app.

17 years agorpcrt4: Add tests for NdrAllocate.
Huw Davies [Wed, 16 Aug 2006 11:38:20 +0000 (12:38 +0100)] 
rpcrt4: Add tests for NdrAllocate.

17 years agowinecfg: New resource strings for appdefaults.
Frank Richter [Wed, 16 Aug 2006 15:00:27 +0000 (17:00 +0200)] 
winecfg: New resource strings for appdefaults.

17 years agomshtml: Added [Get|Set]ParentContentListener implementation.
Jacek Caban [Wed, 16 Aug 2006 14:34:32 +0000 (16:34 +0200)] 
mshtml: Added [Get|Set]ParentContentListener implementation.

17 years agoadvapi32: Add tests for RegQueryValueEx to show that it sets the data
Robert Shearman [Wed, 16 Aug 2006 12:00:59 +0000 (13:00 +0100)] 
advapi32: Add tests for RegQueryValueEx to show that it sets the data
size to 0 when a buffer isn't present and that it sets the type to
REG_NONE on Win9x.

17 years agowined3d: Silence WINED3DRS_DEBUGMONITORTOKEN.
Stefan Dösinger [Wed, 16 Aug 2006 11:53:50 +0000 (13:53 +0200)] 
wined3d: Silence WINED3DRS_DEBUGMONITORTOKEN.

17 years agosecur32: Fix GetComputerObjectName tests based on feedback from Paul Vriens.
Robert Reif [Wed, 16 Aug 2006 11:42:23 +0000 (07:42 -0400)] 
secur32: Fix GetComputerObjectName tests based on feedback from Paul Vriens.

17 years agouser: Explicitly load explorer.exe from the system directory.
Alexandre Julliard [Wed, 16 Aug 2006 14:43:08 +0000 (16:43 +0200)] 
user: Explicitly load explorer.exe from the system directory.

17 years agowine.inf: Create a fake exe for explorer.exe.
Alexandre Julliard [Wed, 16 Aug 2006 14:42:55 +0000 (16:42 +0200)] 
wine.inf: Create a fake exe for explorer.exe.

17 years agoole32: Move some functions out of compobj.c that don't belong there and update the...
Robert Shearman [Wed, 16 Aug 2006 12:00:02 +0000 (13:00 +0100)] 
ole32: Move some functions out of compobj.c that don't belong there and update the copyright statement.

17 years agoole32: Add some more tests for failure cases of Co* functions and make builtin ole32...
Robert Shearman [Wed, 16 Aug 2006 11:29:17 +0000 (12:29 +0100)] 
ole32: Add some more tests for failure cases of Co* functions and make builtin ole32 pass them.

17 years agoole32: Add tests for the failure cases of CLSIDFromProgID and fix the function to...
Robert Shearman [Wed, 16 Aug 2006 11:29:07 +0000 (12:29 +0100)] 
ole32: Add tests for the failure cases of CLSIDFromProgID and fix the function to conform to these.

17 years agorpcrt4: Move processing of the arguments from NdrClientCall2 to two new functions.
Robert Shearman [Wed, 16 Aug 2006 11:29:12 +0000 (12:29 +0100)] 
rpcrt4: Move processing of the arguments from NdrClientCall2 to two new functions.

17 years agowldap32: Support setting server controls.
Hans Leidekker [Wed, 16 Aug 2006 10:53:21 +0000 (12:53 +0200)] 
wldap32: Support setting server controls.

17 years agowldap32: Document ldap_{get,set}_option and the parsing functions.
Hans Leidekker [Wed, 16 Aug 2006 10:53:09 +0000 (12:53 +0200)] 
wldap32: Document ldap_{get,set}_option and the parsing functions.

17 years agoconfigure: Setting rpath should no longer be needed for dlls.
Alexandre Julliard [Wed, 16 Aug 2006 11:25:08 +0000 (13:25 +0200)] 
configure: Setting rpath should no longer be needed for dlls.

17 years agoshlwapi: Ordinal 394 should load and call shell32.SHNotifyChange.
Mike McCormack [Wed, 16 Aug 2006 02:57:51 +0000 (11:57 +0900)] 
shlwapi: Ordinal 394 should load and call shell32.SHNotifyChange.

Makes builtin shlwapi behave better during reboot after IE6 install.