Commit graph

46597 commits

Author SHA1 Message Date
Huw Davies
9bc1fc9f11 gdiplus: Add some stubs for region functions. 2008-05-12 19:42:03 +02:00
Alexander Dorofeyev
17dacf90b2 ddraw: Fix some code unprotected by ddraw lock. 2008-05-12 19:41:46 +02:00
Alexandre Julliard
1ecf0c96fa Revert "winealsa: Remove calls to deprecated functions."
This reverts commit c8bdebde3d.
To be revisited after 1.0.
2008-05-12 19:40:47 +02:00
Alexandre Julliard
b605980bf1 winex11: Create a dummy parent window for composite child windows to avoid using the root. 2008-05-12 19:37:57 +02:00
Alexandre Julliard
6e9dea8a27 winex11: Create all the GL drawables using the gdi_display to avoid synchronization issues. 2008-05-12 19:37:54 +02:00
Hans Leidekker
6c8d315a72 wininet: Implement INTERNET_OPTION_USER_AGENT for InternetQueryOption. 2008-05-12 14:01:44 +02:00
Hans Leidekker
1c5bc9a772 wininet: HTTP_BuildProxyRequestUrl returns a pointer. 2008-05-12 14:01:06 +02:00
Hans Leidekker
a3ea34c56e wininet: Partial implementation of InternetGet/SetCookieEx. 2008-05-12 14:01:01 +02:00
Hans Leidekker
3f795c621d wininet: Make a test pass on IE6. 2008-05-12 14:00:56 +02:00
Hans Leidekker
aec0e93d23 wininet: Don't overwrite content length header in HttpSendRequest. 2008-05-12 14:00:51 +02:00
Nikolay Sivov
eb18ce9d4e gdiplus: Added GdipCreateFromHWNDICM (no icm yet) with test. 2008-05-12 14:00:22 +02:00
Nikolay Sivov
888262ede7 gdiplus: Added GdipLoadImageFromFileICM (no icm yet). 2008-05-12 14:00:10 +02:00
Nikolay Sivov
03b6c5e85f gdiplus: GdipGetImageFlags simple stub with test. 2008-05-12 13:59:56 +02:00
Nikolay Sivov
388caf3255 gdiplus: ImageFlags enum defined. 2008-05-12 13:59:42 +02:00
Nikolay Sivov
1441311d36 gdi32: Avoid null pointer dereference in CreateDIBSection. 2008-05-12 13:59:13 +02:00
Jacek Caban
02bf65a752 urlmon: Better error handling in file protocol. 2008-05-12 13:59:13 +02:00
Jacek Caban
3efe4e6837 urlmon: Correctly handle file URLs with '|' instead of ':' after drive letter. 2008-05-12 13:59:13 +02:00
Alexandre Julliard
ad0e82e136 user32: Invalidate the DCE in SetWindowPos before we attempt to move the window bits. 2008-05-12 13:59:13 +02:00
Alexander Dorofeyev
a25651138a wined3d: Activate context for the right target in surface_blt_to_drawable. 2008-05-12 13:27:44 +02:00
Alexander Dorofeyev
e1c60caa42 wined3d: glFlush when updating front buffer.
Fixes screen not updating or getting updated inconsistently when apps blit to 
front buffer or lock it when RenderTargetLockMode=readtex, as happens in e.g. 
Red Alert 2 and also in p8_primary_test in ddraw tests.
2008-05-12 13:27:40 +02:00
Alexandre Julliard
30c0639b5a server: Crop the invalidate region against the rectangles of all parents. 2008-05-12 12:44:10 +02:00
Alexandre Julliard
bc25119c6e server: Also crop the update region of children when moving a window. 2008-05-12 12:44:10 +02:00
Alexandre Julliard
e02969ddf0 server: When moving/resizing a window crop the update region against the new rectangle of the parents. 2008-05-12 12:41:17 +02:00
Alexandre Julliard
f8f8e7ef51 winedos: Don't disable long filename functions on NT versions. 2008-05-12 11:44:19 +02:00
Hwang YunSong(황윤성)
49099ba0e5 shell32: Updated Korean Resource. 2008-05-12 11:43:39 +02:00
Vitaliy Margolen
a37c60b0f7 dinput: Implement GetDeviceStatus. 2008-05-12 11:43:32 +02:00
Vitaliy Margolen
d7b98841ab dxdiagn: Update dx version to 9.0c. 2008-05-12 11:43:25 +02:00
Vitaliy Margolen
6d678fcfc2 dmime: Update dx version to 9.0c. 2008-05-12 11:43:21 +02:00
Jens Albretsen
94daf32000 winhelp: Danish translation additions, fixes. 2008-05-12 11:43:17 +02:00
Jens Albretsen
2bae809881 user32: Danish spelling fixes. 2008-05-12 11:43:10 +02:00
Jens Albretsen
52be871d8c wineps.drv: Danish spelling fixes. 2008-05-12 11:43:06 +02:00
Dmitry Timoshkov
ca3b8741b5 shell32: Fix calling convention of LPFNOFN, don't use static buffers. 2008-05-12 11:42:59 +02:00
Dmitry Timoshkov
939c7f9c6b user32: Make sure that we send proper notifications in all cases. 2008-05-12 11:42:54 +02:00
Michael Stefaniuc
38cae0b2c4 shdocvw: Plug memory leak introduced in 1.0-rc1 (Smatch). 2008-05-12 11:42:49 +02:00
Maarten Lankhorst
c83a63d4b6 quartz: Don't return a pin in filesource when there is none.
Based on a patch by Olivier Samyn.
2008-05-12 11:42:43 +02:00
Andrew Talbot
801c969884 qmgr: Memory allocation size fix. 2008-05-12 11:42:35 +02:00
Andrew Talbot
ddfbe4ee1f wineoss.drv: Memory allocation sizes fix. 2008-05-12 11:42:31 +02:00
Andrew Talbot
7b3ab79710 dsound: Memory allocation sizes fix. 2008-05-12 11:42:28 +02:00
Andrew Talbot
aeb3ba2869 wined3d: Remove test for value of unsigned variable being less than zero. 2008-05-12 11:42:17 +02:00
Jonathan Ernst
46fcc22872 winhelp: Updated French translation. 2008-05-12 11:42:07 +02:00
Ben Mayhew
a3f503f876 wined3d: Only display Missing vbo streams fixme once. 2008-05-12 11:41:59 +02:00
Paul Vriens
6e8f8a0529 kernel32/tests: Skip tests if codepage is not installed/available. 2008-05-12 11:41:51 +02:00
Alexandre Julliard
ef304bbecf Release 1.0-rc1. 2008-05-09 19:42:56 +02:00
Alexandre Julliard
1d76b94b47 gdi32: Add missing braces in EMFDRV_SelectPalette. 2008-05-09 12:02:21 +02:00
Kusanagi Kouichi
fb35a5754c imm32: Avoid false FIXMEs. 2008-05-09 11:21:24 +02:00
Alexander Dorofeyev
b8a5742358 wined3d: Set alpha to index even when there is no palette.
Fixes a failure in p8_primary_test when running with opengl ddraw renderer.
2008-05-09 11:20:01 +02:00
Alexander Dorofeyev
ebf1f4e6bb ddraw/tests: Add KEYSRCOVERRIDE test in p8_primary_test. 2008-05-09 11:19:43 +02:00
Alexander Dorofeyev
6d86e7f861 wined3d: Use source colorkey when passed KEYSRC or KEYSRCOVERRIDE.
Fixes failure in p8_primary_test when using opengl ddraw renderer.
2008-05-09 11:19:39 +02:00
Alexandre Julliard
39ebaba506 winefile: Fix the printf formats for file sizes. 2008-05-09 11:18:27 +02:00
Maarten Lankhorst
c8bdebde3d winealsa: Remove calls to deprecated functions. 2008-05-09 11:18:11 +02:00