Jens Albretsen
800c39ab10
taskmgr: Danish translation.
2008-05-13 10:39:50 +02:00
Jens Albretsen
528f6b64c7
wineboot: Danish translation.
2008-05-13 10:39:46 +02:00
Jens Albretsen
38a9633b77
uninstaller: Danish translation.
2008-05-13 10:39:42 +02:00
Jens Albretsen
446ba6a852
winefile: Danish translation.
2008-05-13 10:39:38 +02:00
Jens Albretsen
f958b9a292
winemine: Danish translation.
2008-05-13 10:39:34 +02:00
ByeongSik Jeon
33a5ab522f
imm32: Add the all GCS_* value check.
2008-05-12 20:16:09 +02:00
ByeongSik Jeon
6e74a865e3
imm32: Add the missing is_himc_ime_unicode() check.
2008-05-12 20:16:06 +02:00
Petr Dlouhý
87b1cab13d
shdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_get_RegisterAsBrowser.
2008-05-12 19:58:56 +02:00
Alexandre Julliard
4d926e3ebc
winex11: Silence a harmless error.
2008-05-12 19:58:35 +02:00
Alexandre Julliard
7e2e30bade
gdi32: Make sure the DC is up-to-date before accessing the pixel format.
2008-05-12 19:58:23 +02:00
Huw Davies
d5ccbe2ba4
gdiplus: Stub for GdipGetClip.
2008-05-12 19:42:38 +02:00
Huw Davies
6cfb469a6c
gdiplus: Stubs for GdipGetDC and GdipReleaseDC.
2008-05-12 19:42:19 +02:00
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