Marcus Meissner
|
a9c0c247ed
|
oleaut32: IPropertyBag_Read_Proxy return on unknown type (Coverity 892).
|
2009-04-06 15:35:57 +02:00 |
Paul Vriens
|
7c8d07bc10
|
urlmon/tests: Fix a test by using a better default registry key.
|
2009-04-06 15:30:27 +02:00 |
Stefano Guidoni
|
697a64595a
|
winemp3: Rounding block count up in mpeg3_streamsize.
|
2009-04-06 15:30:22 +02:00 |
Damjan Jovanovic
|
448ca846cf
|
winemenubuilder: Make initial directories for fd.o MIME type handling.
|
2009-04-06 15:29:30 +02:00 |
Aric Stewart
|
cac6b96de4
|
gdi32/tests: Demonstrate issues in wine with SaveDC and RestoreDC in metafiles and enhmetafiles.
|
2009-04-06 13:52:14 +02:00 |
Alexandre Julliard
|
b4a962bbb2
|
ntdll/tests: Add a missing \n.
|
2009-04-06 13:52:08 +02:00 |
Alexandre Julliard
|
f702885e63
|
shlwapi/tests: Don't test uninitialized parts of the variant.
|
2009-04-06 13:52:01 +02:00 |
Michael Stefaniuc
|
cd4a7c3146
|
winhlp32: Remove superfluous casts.
|
2009-04-06 12:58:01 +02:00 |
Henri Verbeet
|
f0de1622d0
|
wined3d: Store the destination modifiers in struct wined3d_shader_dst_param.
|
2009-04-06 12:57:52 +02:00 |
Henri Verbeet
|
decc1cec9d
|
wined3d: Pass a pointer to struct wined3d_shader_dst_param to shader_glsl_add_dst_param().
|
2009-04-06 12:57:44 +02:00 |
Henri Verbeet
|
72aff27e0e
|
wined3d: Pass a pointer to struct wined3d_shader_dst_param to shader_glsl_append_dst_ext().
|
2009-04-06 12:57:37 +02:00 |
Henri Verbeet
|
91305b1f49
|
wined3d: Use a more appropriate mask for masking out the write mask.
|
2009-04-06 12:57:32 +02:00 |
Henri Verbeet
|
1120f0f585
|
wined3d: Unset the current GLSL program when it's destroyed.
|
2009-04-06 12:57:27 +02:00 |
Dmitry Timoshkov
|
95156d1b5f
|
gdi32: Use GdiGetCodePage() instead of duplicating its functionality.
|
2009-04-06 12:57:21 +02:00 |
Dmitry Timoshkov
|
4bb8d9c1c2
|
gdi32: Cache current font code page in the DC structure.
|
2009-04-06 12:57:11 +02:00 |
Dmitry Timoshkov
|
301b5d2772
|
gdi32: Add a couple of SetGraphicsMode/SetWorldTransform tests, make them pass under Wine.
|
2009-04-06 12:56:50 +02:00 |
Marcus Meissner
|
5fdf50f76d
|
quartz: Make sure cookie* are not uninitialized (Coverity 760).
|
2009-04-06 12:56:30 +02:00 |
Alexandre Julliard
|
61dcca5dbf
|
ntdll: Don't pretend that the whole address space is reserved on non-i386.
|
2009-04-06 12:07:33 +02:00 |
Detlef Riekenberg
|
a558365ac3
|
wininet/tests: Fix a test with IE8.
|
2009-04-06 11:16:59 +02:00 |
Nicolas Le Cam
|
4955fabbd4
|
shell32/tests: Fix crash when launched from drive root dir.
|
2009-04-06 11:16:55 +02:00 |
Nicolas Le Cam
|
bf7fa5b690
|
shell32/tests: Fix GetAttributesOf tests on Win2k and below.
|
2009-04-06 11:16:49 +02:00 |
Aurimas Fischer
|
4645cfb9af
|
msacm32: Add Lithuanian translation.
|
2009-04-06 11:16:36 +02:00 |
Nikolay Sivov
|
483083e306
|
comctl32/tab: Draw hottracked tab button properly.
|
2009-04-06 11:16:32 +02:00 |
Roderick Colenbrander
|
a932fdcb2f
|
wined3d: Update NVidia pci ids.
|
2009-04-06 11:16:24 +02:00 |
Roderick Colenbrander
|
ef385d2e7a
|
opengl32: Update with the latest OpenGL extensions.
|
2009-04-06 11:16:20 +02:00 |
Marcus Meissner
|
cb80692cf8
|
wininet: Fixed memory corruption in urlcache.
|
2009-04-06 11:16:11 +02:00 |
Marcus Meissner
|
e28c28b461
|
comctl32: Avoid potential overflow in Search Param (Coverity 903).
|
2009-04-06 11:16:05 +02:00 |
Marcus Meissner
|
088790e8e4
|
mciqtz32: Fixed boolean condition for null string check (Coverity 913).
|
2009-04-06 11:15:56 +02:00 |
Nicolas Le Cam
|
b4923a32b8
|
shell32: Define PT_FOLDERW.
|
2009-04-06 11:15:48 +02:00 |
Nicolas Le Cam
|
69cd386b90
|
shell32/tests: Fix tests on localized platforms.
|
2009-04-06 11:15:45 +02:00 |
Paul Vriens
|
30041c283a
|
riched20/tests: Remove the todo_wine logic where appropriate.
|
2009-04-03 17:06:41 +02:00 |
Alexandre Julliard
|
7e47d19d9a
|
ntdll: Set the WOW64 flag according to the server supported CPUs.
|
2009-04-03 17:05:29 +02:00 |
Alexandre Julliard
|
279defe66e
|
server: Verify that the client is using a supported CPU type.
|
2009-04-03 14:59:12 +02:00 |
Alexandre Julliard
|
653d2c4a8d
|
server: Store the type of CPU that the client is running on.
|
2009-04-03 14:49:10 +02:00 |
Alexandre Julliard
|
b06a919c3c
|
server: Use the thread entry point field to pass the PEB in the initial thread.
|
2009-04-03 14:30:34 +02:00 |
Rein Klazes
|
e861d8be43
|
user32: Fix for the ending of menu tracking in the default handler of WM_CANCELMODE message with test.
|
2009-04-03 13:25:31 +02:00 |
Paul Vriens
|
8955d7c233
|
advapi32/tests: Fix test failures on W2K.
|
2009-04-03 13:01:54 +02:00 |
Henri Verbeet
|
6660978b44
|
wined3d: Use register_idx in the ARB shader backend.
|
2009-04-03 13:01:50 +02:00 |
Henri Verbeet
|
7b62165546
|
wined3d: Store the register index in struct wined3d_shader_dst_param.
|
2009-04-03 13:01:44 +02:00 |
Henri Verbeet
|
7245cd2b81
|
wined3d: Add a struct wined3d_shader_dst_param for storing destination parameter information.
|
2009-04-03 13:01:38 +02:00 |
Henri Verbeet
|
04b2e0b19b
|
wined3d: Remove the opcode field from struct wined3d_shader_instruction.
|
2009-04-03 13:01:30 +02:00 |
Henri Verbeet
|
29c9dc989d
|
wined3d: Use the source and destination parameter count in the ARB shader backend.
|
2009-04-03 13:01:20 +02:00 |
Rein Klazes
|
8ac8957a36
|
user32: In COMBO_WindowPosChanging() do not change the height of the the dropped rectangle, if the new height is too small.
|
2009-04-03 13:01:14 +02:00 |
Nikolay Sivov
|
d7439c0b75
|
comctl32/updown: Don't pass VK_[UP|DOWN] to original Up/Don control buddy's winproc.
|
2009-04-03 13:01:07 +02:00 |
Piotr Caban
|
49ce878de7
|
jscript: Added Math_cos tests.
|
2009-04-03 13:01:01 +02:00 |
Piotr Caban
|
fe5785af09
|
jscript: Added Math_cos implementation.
|
2009-04-03 13:00:56 +02:00 |
Piotr Caban
|
885a9e9c0c
|
jscript: Added Math_LN2 tests.
|
2009-04-03 13:00:53 +02:00 |
Piotr Caban
|
d2aed1b752
|
jscript: Added Math_LN2 implementation.
|
2009-04-03 13:00:48 +02:00 |
André Hentschel
|
8f74c2b1a7
|
winemaker: Update man page.
|
2009-04-03 13:00:28 +02:00 |
André Hentschel
|
df5c4178a8
|
winemaker: Add workspace-parse function.
|
2009-04-03 13:00:12 +02:00 |