Stefan Dösinger
|
d9591d69f4
|
d3d9: Use a proper window class in the device tests.
|
2011-02-01 12:03:03 +01:00 |
Henri Verbeet
|
ddb36691f6
|
wined3d: Pass a const adapter to the format caps checking functions.
|
2011-02-01 12:01:18 +01:00 |
Henri Verbeet
|
4c30b82c83
|
wined3d: Just fail if the texture type is not supported in create_glsl_blt_shader() (LLVM/Clang).
Changing the texture type has no effect at this point, and it wouldn't work
properly anyway.
|
2011-02-01 12:01:10 +01:00 |
Henri Verbeet
|
4125fa62b9
|
d3d9/tests: Check ColorFill() return codes in color_fill_test() (LLVM/Clang).
|
2011-02-01 12:01:06 +01:00 |
Henri Verbeet
|
ebf66c1061
|
d3d8/tests: Release doesn't return a HRESULT (LLVM/Clang).
|
2011-02-01 12:01:00 +01:00 |
Juan Lang
|
36bc1c7f8f
|
crypt32/tests: Don't assign a return value that's never checked (clang).
|
2011-01-31 17:58:19 +01:00 |
Juan Lang
|
2984605602
|
crypt32/tests: Remove dead assignments (clang).
|
2011-01-31 17:58:14 +01:00 |
Juan Lang
|
a4fe05a0f3
|
crypt32/tests: Test some return values (clang).
|
2011-01-31 17:58:07 +01:00 |
Juan Lang
|
d0f1e19532
|
crypt32/tests: Test return value rather than output buffer before checking buffer contents (clang).
|
2011-01-31 17:57:59 +01:00 |
Alexander Scott-Johns
|
356eaa1ee2
|
winex11.drv: Improve error handling in bitmap synthesizing code.
|
2011-01-31 17:39:51 +01:00 |
Alexander Scott-Johns
|
d2d4fe67be
|
winex11.drv: Remove unused constant, and fix a comment.
|
2011-01-31 17:39:51 +01:00 |
Alexander Morozov
|
f5b39cfc3c
|
winemapi: Address can contain "SMTP:".
|
2011-01-31 17:39:50 +01:00 |
Alexander Morozov
|
e5dee7d965
|
winemapi: Implement MAPIResolveName.
|
2011-01-31 17:39:50 +01:00 |
Hans Leidekker
|
2133b6c38d
|
programs: Add a stubbed PlugPlay service.
|
2011-01-31 17:39:49 +01:00 |
Alexandre Julliard
|
a5decb5444
|
winebuild: Don't remove stdcall decorations on non-x86.
|
2011-01-31 17:39:45 +01:00 |
Alexandre Julliard
|
9302045ae6
|
opencl: Avoid size_t in traces.
|
2011-01-31 15:36:45 +01:00 |
Alexandre Julliard
|
852d9675bc
|
ntdll/tests: Avoid sizeof in a trace.
|
2011-01-31 15:36:32 +01:00 |
Alexandre Julliard
|
daab2c114d
|
dbghelp: Fix an uninitialized return value.
|
2011-01-31 15:36:23 +01:00 |
Detlef Riekenberg
|
49a8bb0aa0
|
msvcrt: Use the _set_error_mode value to switch between a dialogbox and stderr for C runtime messages.
|
2011-01-31 14:30:27 +01:00 |
Alexandre Julliard
|
c865b3f8e0
|
ntdll: Fix frame address check in RtlCaptureStackBackTrace to match what RtlUnwind does.
|
2011-01-31 14:30:26 +01:00 |
Eric Pouech
|
f9e1943de8
|
winedbg: Added support for variables with thread storage.
|
2011-01-31 14:30:26 +01:00 |
Eric Pouech
|
935ac12d04
|
dbghelp: Properly declare variables with thread storage from codeview debug format.
|
2011-01-31 14:30:25 +01:00 |
Eric Pouech
|
031cce8e77
|
dbghelp: Added support for variables in thread storage.
|
2011-01-31 14:30:13 +01:00 |
Eric Pouech
|
5b4e192aca
|
winedump: Added definition and dumping of thread local variables.
|
2011-01-31 14:08:37 +01:00 |
Alexander Scott-Johns
|
321e4c0eec
|
notepad: Load UTF-8 encoding name from resources instead of using GetCPInfoEx.
|
2011-01-31 14:08:19 +01:00 |
Alexander Scott-Johns
|
e81e49787c
|
winex11.drv: Remove broken HeapFree call.
|
2011-01-31 14:05:39 +01:00 |
Alexander Scott-Johns
|
e39fc20638
|
ole32: Fix error handling in get_data_from_metafilepict and get_data_from_bitmap.
|
2011-01-31 14:05:15 +01:00 |
Alexander Scott-Johns
|
6c6b15f2d4
|
user32: Partially fix clipboard viewer infinite recursion bug.
|
2011-01-31 14:04:54 +01:00 |
Charles Davis
|
8c6353ea7e
|
winecoreaudio: Fix deprecation warnings in mixer.c.
|
2011-01-31 13:01:13 +01:00 |
Charles Davis
|
94d1e8ec7f
|
winecoreaudio: Fix deprecation warnings in audio.c.
|
2011-01-31 13:01:13 +01:00 |
Charles Davis
|
b149d7bc7b
|
winecoreaudio: Fix deprecation warnings in audiounit.c.
|
2011-01-31 13:01:12 +01:00 |
Charles Davis
|
459d9427a8
|
winecoreaudio: Don't use Component Manager on Mac OS 10.6.
|
2011-01-31 13:01:12 +01:00 |
Eric Pouech
|
1f0e9499e5
|
kernel32: Use binary search for key lookup in terminfo generated data.
|
2011-01-31 13:01:12 +01:00 |
Eric Pouech
|
6d75a47b6d
|
kernel32: Added shift & ctrl modifiers for function keys.
|
2011-01-31 13:01:11 +01:00 |
Eric Pouech
|
be69efa51d
|
kernel32: Added support for extended capacities in terminfo for xterm-like terminals.
|
2011-01-31 13:01:11 +01:00 |
Eric Pouech
|
00767952e7
|
kernel32: Store key len in dbkey_pair structure for efficiency reasons.
|
2011-01-31 13:01:11 +01:00 |
Hans Leidekker
|
541c116368
|
kernel32/tests: Add a test for ioctl 0x560000.
|
2011-01-31 13:01:10 +01:00 |
Hans Leidekker
|
d491346861
|
mountmgr: Add a stub implementation of ioctl 0x560000.
|
2011-01-31 13:01:10 +01:00 |
Michael Stefaniuc
|
8bf1940c62
|
d3d8: COM cleanup for the IDirect3DTexture8 iface.
|
2011-01-31 13:01:09 +01:00 |
Michael Stefaniuc
|
8a13f059ea
|
d3d8: COM cleanup for the IDirect3DCubeTexture8 iface.
|
2011-01-31 13:01:09 +01:00 |
Michael Stefaniuc
|
75cc89857e
|
d3d8: Remove the unused struct IDirect3DResource8Impl.
The rest was removed in cdb7a94ae2 .
|
2011-01-31 13:01:09 +01:00 |
Michael Stefaniuc
|
8ec3238b5e
|
d3d8: COM cleanup for the IDirect3DSwapChain8 iface.
|
2011-01-31 13:01:08 +01:00 |
Michael Stefaniuc
|
05b6032fb6
|
d3d8: COM cleanup for the IDirect3DVolume8 iface.
|
2011-01-31 13:01:08 +01:00 |
Jacek Caban
|
c8a953c5d0
|
mshtml: Added support for recursive script runners.
|
2011-01-31 13:01:08 +01:00 |
Jacek Caban
|
bfebbbb13e
|
mshtml: Added script execution time tests.
|
2011-01-31 13:01:07 +01:00 |
Akihiro Sagawa
|
aef44d698e
|
po: Update Japanese translation.
|
2011-01-31 13:01:07 +01:00 |
Wolfram Sang
|
5cb4c55335
|
comdlg32: Filedlg should not add extension if it contains a glob.
|
2011-01-31 13:01:07 +01:00 |
Eric Pouech
|
08f13cbd39
|
kernel32: Added support for ctrl-home (aka clear from beginning of line) in line edition in win32 mode.
|
2011-01-31 12:31:35 +01:00 |
Nikolay Sivov
|
7a57f02b8d
|
msvcrt: Implement _fcvt_s().
|
2011-01-31 12:31:22 +01:00 |
Aurimas Fišeras
|
9d432ff761
|
po: Update Lithuanian translation.
|
2011-01-31 12:30:59 +01:00 |