Commit Graph

45971 Commits

Author SHA1 Message Date
Stefan Dösinger bcb0f7cc22 wined3d: More fglrx spam. 2008-04-24 22:09:21 +02:00
Stefan Dösinger 27a29a2f6a d3d9: Make the offscreen format test a bit more tolerant. 2008-04-24 22:09:15 +02:00
Kai Blin 1bcbe8651a ws2_32: Work around the host name resolving to 127.x.x.x when using that for binding. 2008-04-24 22:08:54 +02:00
Alexandre Julliard 9359ff6fe0 user32: Allow the default desktop name to be specified on a per-app basis. 2008-04-24 17:22:04 +02:00
Alexandre Julliard 21f019029c explorer: Retrieve the default desktop name from the startup parameters or the registry. 2008-04-24 16:27:50 +02:00
Alexandre Julliard eb7f5dd571 explorer: Allow specifying a default size for each desktop using the HKCU\Software\Wine\Explorer\Desktops registry key. 2008-04-24 16:24:46 +02:00
Alexandre Julliard 981f31bedf wine.inf: Fix the service type of the spooler service. 2008-04-24 13:53:33 +02:00
Alexandre Julliard af972cb1e4 services.exe: Don't reject config changes if the display name corresponds to the service being changed. 2008-04-24 13:53:21 +02:00
Alexandre Julliard ea74621986 services.exe: Make the changed status event an auto-reset event. 2008-04-24 13:53:02 +02:00
Paul Vriens a3512ab8ab user32/tests: Skip tests if function is not implemented. 2008-04-24 13:14:29 +02:00
Paul Vriens 27fd7c1b3c oleaut32/tests: Skip a test on win9x. 2008-04-24 13:14:25 +02:00
Kusanagi Kouichi 83ae4a92e5 imm32: Fix a meaningless test.
ImmSetCompositionString generates WM_IME_COMPOSITION. Therefore test always
fails if messages are not flushed.
2008-04-24 13:13:34 +02:00
Kusanagi Kouichi 4baf6e7edc winex11: Generate WM_IME_ENDCOMPOSITION when composition string is canceled. 2008-04-24 12:47:09 +02:00
Alexandre Julliard d8e3d181d1 Make.rules: Move the all: target before the implicit rules to avoid confusing FreeBSD make. 2008-04-24 12:46:43 +02:00
Lei Zhang a442d2675e winex11: control + enter should generate '\n' instead of '\r'. 2008-04-24 12:40:40 +02:00
Roderick Colenbrander f0307d9366 wgl: Add a wine specific WGL extension which allows you to change the pixel format multiple times. 2008-04-24 12:32:38 +02:00
Roderick Colenbrander 2823e1d219 wgl: Put the core functionality of X11DRV_SetPixelFormat in a separate function.
This is needed for a new X11DRV_SetPixelFormatWINE function which allows you to change the pixel format multiple times.
2008-04-24 12:29:12 +02:00
Eric Pouech 56a41706c7 winhelp: Setup a better font size for the richedit rendering. 2008-04-24 12:21:37 +02:00
Eric Pouech bfa999eaf6 winhelp: Allow links inside popups to work properly. 2008-04-24 12:21:13 +02:00
Eric Pouech 9d92b76181 winhelp: Create the shadow window also for popups handled by RichEdit. 2008-04-24 12:21:03 +02:00
Eric Pouech b9848a757d winhelp: Correctly compute the popup size and manage the popup when richedit is used. 2008-04-24 12:20:51 +02:00
Eric Pouech 603e1a1584 winhelp: Implement the first round of support for links in RichEdit. 2008-04-24 12:20:13 +02:00
Eric Pouech 1e5199af35 winhelp: Added proper RTF conversion for non breakable space and hyphen. 2008-04-24 12:19:54 +02:00
Eric Pouech 0a3f4d1173 winhelp: Add proper support for charset from headers and escaped non ANSI characters in RTF stream. 2008-04-24 12:19:47 +02:00
Eric Pouech e29b5f5dfb winhelp: Start feeding the richedit control with relevant RTF stream. 2008-04-24 12:19:06 +02:00
Eric Pouech cf2de8c00d winhelp: Added as an option, to use richedit to render the text window. 2008-04-24 12:18:03 +02:00
Dan Hipschman d3051cba22 wininet: Don't forget the INTERNET_STATUS_REDIRECT callback in HttpEndRequest. 2008-04-24 12:03:34 +02:00
Juan Lang 2f2ccbd779 cryptdlg: Implement GetFriendlyNameOfCertA/W. 2008-04-24 12:03:31 +02:00
Jacek Caban 6f33fee5af mshtml: Return S_OK in QueryContinue. 2008-04-24 11:59:42 +02:00
Jacek Caban 38e9364b65 mshtml: Fixed typo. 2008-04-24 11:59:36 +02:00
Jacek Caban e14ba15e0e oleaut32: Handle VT_R4 in RecordClear (spotted by Konrad Rzepecki). 2008-04-24 11:59:05 +02:00
Jacek Caban dda741e456 oleaut32: Clear record in RecordDestroy. 2008-04-24 11:59:00 +02:00
Jacek Caban 378c17019e oleaut32: Properly clear VT_BSTR record. 2008-04-24 11:58:56 +02:00
Jacek Caban 8dddd89500 urlmon: Ignore query and hash part in file protocol URL. 2008-04-24 11:58:54 +02:00
Stefan Dösinger 9ee7e42de8 wined3d: Call activate_dimensions from the atifs code. 2008-04-24 11:54:28 +02:00
Alexandre Julliard c6d04ea9d5 user32: Make drivers non-const to avoid a compiler warning. 2008-04-24 11:53:58 +02:00
Alexandre Julliard 4073805aeb kernel32: If necessary reload the environment after wineboot has run. 2008-04-24 11:53:45 +02:00
Lei Zhang 2f0b111243 user32: Handle VK_RETURN WM_KEYDOWN events better in edit controls.
Elias Benali wrote the initial version of this patch.
2008-04-24 11:52:22 +02:00
Lei Zhang 1e5faee29e user32: Add a test for sending WM_KEYDOWN to a child edit control. 2008-04-24 11:51:34 +02:00
James Hawkins 97e1fef09f uxtheme: Fix a test that fails in win2k3. 2008-04-24 11:51:29 +02:00
James Hawkins 9ba8989026 shell32: Fix a test that fails in win2k3. 2008-04-24 11:51:25 +02:00
James Hawkins ead42d7f7f riched20: Fix a few tests that fail in XP and up. 2008-04-24 11:51:21 +02:00
James Hawkins 6c59a15a19 pdh: Fix two tests that fail on win2k3. 2008-04-24 11:51:17 +02:00
Michael Stefaniuc 1cb8e96da9 start: Update the German translation. 2008-04-24 11:50:03 +02:00
Andrew Talbot 523552fcc3 quartz: Remove unused variables. 2008-04-24 11:49:56 +02:00
Andrew Talbot 0ba8677430 riched20: Remove unused variables. 2008-04-24 11:49:53 +02:00
Andrew Talbot 1e52433f01 qcap: Remove unused variable. 2008-04-24 11:49:48 +02:00
Rob Shearman 91d5844f76 wintrust: Check that provider functions are not NULL before using them. 2008-04-24 11:49:42 +02:00
Rob Shearman 8e0f125f45 wintrust: Implement WTHelperGetProvPrivateDataFromChain.
Also fill in pfnAddPrivData2Chain in WintrustLoadFunctionPointers, which 
is the complement of WTHelperGetProvPrivateDataFromChain.
2008-04-24 11:49:35 +02:00
Rob Shearman 3f2ea57013 crypt32: Decode the message content on finishing in CDecodeMsg_Update for the streamed case as well as the non-streamed case. 2008-04-24 11:49:31 +02:00