André Hentschel
|
9701621f0f
|
cabinet: Be more verbose.
|
2011-03-29 12:20:17 +02:00 |
Konrad Rzepecki
|
e1524883c1
|
wined3d: Implement WINED3DFMT_YUY2 to WINED3DFMT_B5G6R5_UNORM conversion function.
|
2011-03-29 12:20:04 +02:00 |
Konrad Rzepecki
|
37aadc9e37
|
wined3d: Prevent crash when blit_priv is NULL.
|
2011-03-29 12:19:48 +02:00 |
Konrad Rzepecki
|
332d5954ed
|
msvcrt: Implement _mbslwr_s.
|
2011-03-29 12:19:37 +02:00 |
Konrad Rzepecki
|
0b3175cb24
|
msvcrt: Implement _mbsupr_s.
|
2011-03-29 12:19:30 +02:00 |
Alexandre Julliard
|
41d9d0a2f3
|
winecoreaudio.drv: Remove unnecessary ifdefs.
|
2011-03-28 22:15:12 +02:00 |
Alexandre Julliard
|
6a4c47c98d
|
winejoystick.drv: Remove unnecessary ifdefs.
|
2011-03-28 22:14:20 +02:00 |
Alexandre Julliard
|
d25763d4b6
|
winejack.drv: Remove unnecessary ifdefs.
|
2011-03-28 22:14:00 +02:00 |
Alexandre Julliard
|
4c719464bc
|
winenas.drv: Remove unnecessary ifdefs.
|
2011-03-28 22:13:38 +02:00 |
Alexandre Julliard
|
6eea1119af
|
wineesd.drv: Remove unnecessary ifdefs.
|
2011-03-28 22:12:59 +02:00 |
Alexandre Julliard
|
1644b25847
|
wineoss.drv: Remove unnecessary ifdefs.
|
2011-03-28 22:11:45 +02:00 |
Alexandre Julliard
|
255cc210b6
|
winealsa.drv: Remove unnecessary ifdefs.
|
2011-03-28 22:07:26 +02:00 |
Alexandre Julliard
|
8e59bbb027
|
msxml3/tests: Avoid size_t in a trace.
|
2011-03-28 21:22:47 +02:00 |
Aric Stewart
|
7ee63f000b
|
wineqtdecoder: fourCC value needs to be reversed as an OSType.
|
2011-03-28 20:55:43 +02:00 |
Maarten Lankhorst
|
d19f840361
|
wined3d: Fix a clipping issue with D3DSPSM_SIGNNEG.
|
2011-03-28 18:42:37 +02:00 |
Roderick Colenbrander
|
b2132202c7
|
wined3d: Check for ARB_fragment_program in arbfp_blit_supported.
|
2011-03-28 18:35:28 +02:00 |
André Hentschel
|
87429c72f6
|
mscoree: Add stub implementation for CreateConfigStream.
|
2011-03-28 18:35:24 +02:00 |
André Hentschel
|
47a44f61e2
|
urlmon/tests: Add another case to IUri tests.
|
2011-03-28 18:35:20 +02:00 |
Nikolay Sivov
|
64e5a6a257
|
msxml3: Allow to create dummy node map for <?xml ?>.
|
2011-03-28 17:31:51 +02:00 |
Nikolay Sivov
|
e5e0b84200
|
msxml3: More tests for <?xml ?> attributes.
|
2011-03-28 17:31:46 +02:00 |
Nikolay Sivov
|
61f693846a
|
msxml3: Initial tests for IObjectWithSite support for httprequest.
|
2011-03-28 17:31:40 +02:00 |
Nikolay Sivov
|
7bdcbfb9a0
|
comctl32/listview: Fix edit box text limit.
|
2011-03-28 17:31:25 +02:00 |
Nikolay Sivov
|
124eaa046f
|
comctl32/listview: Adjust dispinfo text buffer length.
|
2011-03-28 17:31:21 +02:00 |
Nikolay Sivov
|
3796f12710
|
comctl32/monthcal: Clean day painting function.
|
2011-03-28 17:31:03 +02:00 |
Nikolay Sivov
|
802ab38f0c
|
comctl32/monthcal: Selection and abbreviations should use title colour.
|
2011-03-28 17:30:58 +02:00 |
Nikolay Sivov
|
6d4b96020e
|
comctl32/monthcal: Cache brush handles.
|
2011-03-28 17:30:53 +02:00 |
Nikolay Sivov
|
eb2dc5c900
|
comctl32/monthcal: Fix hit test for previous month.
|
2011-03-28 17:30:45 +02:00 |
Nikolay Sivov
|
2f65a83370
|
comctl32/monthcal: Move partially visible months painting outside of calendar loop.
|
2011-03-28 17:30:40 +02:00 |
Nikolay Sivov
|
ddab5d8548
|
comctl32/monthcal: Remove outdated comment.
|
2011-03-28 17:30:33 +02:00 |
André Hentschel
|
f73ee0a249
|
ntdll: Add check for DragonFly BSD.
|
2011-03-28 17:30:20 +02:00 |
Eric Pouech
|
394feff361
|
include: Added missing no return attribute.
|
2011-03-28 17:29:50 +02:00 |
David Hedberg
|
21085edb51
|
mspatcha: New dll stub.
|
2011-03-28 17:29:39 +02:00 |
André Hentschel
|
1a39e29c3b
|
wininet: Port numbers are unsigned.
|
2011-03-28 17:26:14 +02:00 |
André Hentschel
|
1bf001cf0b
|
winhttp: Port numbers are unsigned.
|
2011-03-28 17:26:12 +02:00 |
Gregory M. Turner
|
c7f7848026
|
gdi32: Initialize SetLayout function pointer.
|
2011-03-28 17:25:29 +02:00 |
Eric Pouech
|
a5cbdcb8bb
|
winegcc: Check that option argument is within command line parameters.
|
2011-03-28 17:24:56 +02:00 |
Eric Pouech
|
7b544af170
|
loader: Protect preloader against ELF file without loadable segments (clang).
|
2011-03-28 17:24:53 +02:00 |
Eric Pouech
|
6a60266575
|
dbghelp: In const types, force 'void' type when none is found.
|
2011-03-28 17:24:50 +02:00 |
Eric Pouech
|
96a38c93d5
|
dbghelp: Return proper null value when lookup_type fails.
|
2011-03-28 17:24:48 +02:00 |
Eric Pouech
|
1980545055
|
kernel32: When testing the debugger activation, don't use unitialized values (clang).
|
2011-03-28 17:24:45 +02:00 |
Eric Pouech
|
b10977fc3c
|
dbghelp: Now that compilers (like clang) start to merge symbols across compilation units, no longer barf about duplicates.
|
2011-03-28 17:24:42 +02:00 |
Thomas Mullaly
|
2f5ca80cce
|
urlmon/tests: Added CoInternetParseUrl tests.
|
2011-03-28 17:22:00 +02:00 |
Thomas Mullaly
|
65d3eab864
|
shlwapi: Improved UrlGetPart support when parsing host names.
|
2011-03-28 17:21:56 +02:00 |
Thomas Mullaly
|
b9308fa06f
|
urlmon/tests: Added zone domain mapping tests.
|
2011-03-28 17:21:48 +02:00 |
Thomas Mullaly
|
b41d85d773
|
urlmon/tests: Added SecurityManager zone mapping cache tests.
|
2011-03-28 17:21:46 +02:00 |
Vincent Povirk
|
10080298dc
|
windowscodecs: Add support for reading tiled TIFF images.
|
2011-03-28 17:16:33 +02:00 |
Vincent Povirk
|
19b71b035e
|
gdiplus: Implement gamma adjustment.
|
2011-03-28 17:16:26 +02:00 |
Vincent Povirk
|
805f0321eb
|
gdiplus: Implement color transforms.
|
2011-03-28 17:16:23 +02:00 |
Dmitry Timoshkov
|
1b5602e59c
|
server: Add excute permission when read file access is allowed.
|
2011-03-28 17:16:01 +02:00 |
Dan Kegel
|
6bbd0b87d5
|
urlmon: IsValidUrl should not fail if first parameter is not NULL.
|
2011-03-28 17:13:44 +02:00 |