Michael Stefaniuc
|
25ed3b9572
|
riched20/tests: Don't cast NULL to an integer.
|
2012-04-16 12:07:11 +02:00 |
|
Michael Stefaniuc
|
6ea39eed8d
|
ntdll/tests: Avoid casting zero.
|
2012-04-16 12:07:05 +02:00 |
|
Michael Stefaniuc
|
7f293b00e8
|
gdi32/tests: Fix typo (comparison with itself).
|
2012-04-16 12:05:54 +02:00 |
|
Michael Stefaniuc
|
bb83794e28
|
oleaut32/tests: Compare the correct variants.
|
2012-04-16 12:05:49 +02:00 |
|
Henri Verbeet
|
3f0af44ffb
|
ddraw/tests: Add a helper function to create a material.
|
2012-04-16 12:05:21 +02:00 |
|
Henri Verbeet
|
49c4623b2f
|
wined3d: device_clear_render_targets() never fails.
|
2012-04-16 12:05:15 +02:00 |
|
Henri Verbeet
|
3ba95e2f3e
|
wined3d: Move the present() back buffer check to the common wined3d_swapchain_present() code.
|
2012-04-16 12:05:09 +02:00 |
|
Henri Verbeet
|
fa6a8396a0
|
d3d10: COM cleanup for the ID3D10EffectVariable interface.
|
2012-04-16 12:05:03 +02:00 |
|
Henri Verbeet
|
0a9ac7e992
|
d3d10core: COM cleanup for the ID3D10Buffer interface.
|
2012-04-16 12:04:48 +02:00 |
|
Nikolay Sivov
|
bcd858547b
|
msxml3: Use expected/actual sequence concept for reader tests including attributes tests.
|
2012-04-16 12:04:43 +02:00 |
|
Michael Stefaniuc
|
8a8ba19eaf
|
strmbase: Remove break after return (Smatch).
|
2012-04-16 11:51:29 +02:00 |
|
Michael Stefaniuc
|
5c47973c24
|
mmdevapi: Remove superfluous NULL pointer check before HeapFree (Smatch).
|
2012-04-16 11:51:24 +02:00 |
|
Michael Stefaniuc
|
72d7ce28f0
|
d3drm: Remove leftover return statement (Smatch).
|
2012-04-16 11:51:20 +02:00 |
|
Akihiro Sagawa
|
8cedea0d60
|
comctl32: Truncate the info tip text when using ANSI version messages.
|
2012-04-16 11:50:00 +02:00 |
|
Akihiro Sagawa
|
28f26c9783
|
comctl32/tests: Add tests for long info tip texts.
|
2012-04-16 11:49:37 +02:00 |
|
Christian Costa
|
1a5851f634
|
winegstreamer: Remove useless FIXME.
|
2012-04-16 11:48:09 +02:00 |
|
Alexandre Julliard
|
c6a673291d
|
Release 1.5.2.
|
2012-04-13 20:15:32 +02:00 |
|
Jacek Caban
|
cb1a8a3c58
|
vbscript: Short if statement may have optional 'end if'.
|
2012-04-13 17:44:40 +02:00 |
|
Piotr Caban
|
fdf2e15b80
|
wininet: Store correct urlcache file size.
|
2012-04-13 17:27:54 +02:00 |
|
Carlo Bramini
|
f9c9ea6343
|
shlwapi: Don't remove nonexistent extension in PathRemoveExtension.
|
2012-04-13 16:29:25 +02:00 |
|
André Hentschel
|
e94b8302e3
|
winedbg: Add partial Thumb disassembler.
|
2012-04-13 16:15:42 +02:00 |
|
Alexander Morozov
|
e01643af9c
|
kernel32/tests: Add a test for creating named mapping after closing without unmapping.
|
2012-04-13 16:15:37 +02:00 |
|
Piotr Caban
|
2759779990
|
msvcrt: Fix months and weekday names in C locale.
|
2012-04-13 16:10:10 +02:00 |
|
Dmitry Timoshkov
|
34608a5108
|
gdi32: Add large fonts support for MS Sans Serif.
|
2012-04-13 16:09:45 +02:00 |
|
Dmitry Timoshkov
|
fc42bfe60f
|
fonts: Generate large pixel size versions of MS Sans Serif.
|
2012-04-13 16:09:44 +02:00 |
|
Huw Davies
|
72cfc219f0
|
wineps: Move ppd filename retrieval to a separate function.
|
2012-04-13 16:09:44 +02:00 |
|
Huw Davies
|
cd83f88576
|
wineps: Add the duplex entry to the list.
|
2012-04-13 16:09:43 +02:00 |
|
Jacek Caban
|
16a5a5c91b
|
mshtml: Use return_nsstr helper in more functions.
|
2012-04-13 16:09:43 +02:00 |
|
Jacek Caban
|
29fbc70267
|
mshtml: Use return_nsstr helper in HTMLElement object implementation.
|
2012-04-13 16:09:42 +02:00 |
|
Jacek Caban
|
b43cd188df
|
mshtml: Use return_nsstr helper in IHTMLBodyElement::get_background implementation.
|
2012-04-13 16:09:42 +02:00 |
|
Jacek Caban
|
4c66a4626b
|
mshtml: Improved helper for returning color as VARIANT in HTMLBodyElement implementation.
|
2012-04-13 16:09:41 +02:00 |
|
Alexandre Julliard
|
81fcb10977
|
gdi32/tests: Add test cases for wide pen bounding rectangles.
|
2012-04-13 16:09:39 +02:00 |
|
Alexandre Julliard
|
6c028b19c5
|
gdi32: Avoid redundant computation of the gradient bounding rectangle.
|
2012-04-13 13:41:16 +02:00 |
|
Alexandre Julliard
|
ea5fa7ddbe
|
gdi32: Map all the points at once in PolyPolyline, similarly to what PolyPolygon does.
|
2012-04-13 13:39:06 +02:00 |
|
Alexandre Julliard
|
568afc210e
|
gdi32: Move the pen/brush_region helpers to graphics.c and avoid redundant clipping.
|
2012-04-13 13:36:23 +02:00 |
|
Henri Verbeet
|
2b1da8c77f
|
d3dx9: Don't return a pointer to the implementation in ID3DXBaseEffectImpl_QueryInterface().
|
2012-04-13 10:48:56 +02:00 |
|
Henri Verbeet
|
bdcc868ec4
|
include: Fix a couple of ID3DXSaveUserData prototypes.
|
2012-04-13 10:48:53 +02:00 |
|
Henri Verbeet
|
8cef8b3587
|
wined3d: Unify the wined3d_mapped_rect and wined3d_mapped_box structures.
|
2012-04-13 10:48:51 +02:00 |
|
Henri Verbeet
|
949f7b4524
|
d3d9: COM cleanup for the IDirect3DVertexDeclaration9 interface.
|
2012-04-13 10:48:46 +02:00 |
|
Henri Verbeet
|
81ed6e0c86
|
d3d9: Use the wined3d declaration to retrieve the FVF in IDirect3DDevice9Impl_GetFVF().
|
2012-04-13 10:48:43 +02:00 |
|
Akihiro Sagawa
|
b48f394e4f
|
comctl32: Add support for retrieving lpszText in TOOLINFO structure.
|
2012-04-12 21:27:45 +02:00 |
|
Aric Stewart
|
40456f4bb4
|
wineqtdecoder: Call OutputQueue_Destroy during pin disconnect.
|
2012-04-12 21:23:59 +02:00 |
|
Piotr Caban
|
a80aec4c56
|
msvcrt: Added support for _TRUNCATE flag in wcsncpy_s.
|
2012-04-12 20:39:15 +02:00 |
|
Ilya Basin
|
f900ed1474
|
regedit: Fix buffer size when exporting binary values.
|
2012-04-12 20:38:52 +02:00 |
|
Huw Davies
|
1d2cd06592
|
wineps: Move the default resolution fallback to the ppd parser.
|
2012-04-12 20:38:32 +02:00 |
|
Huw Davies
|
92bce60f37
|
wineps: Simplify the failure path.
|
2012-04-12 20:38:27 +02:00 |
|
Huw Davies
|
83ba3189b3
|
wineps: Pass the devmode to OpenPrinter.
|
2012-04-12 20:38:21 +02:00 |
|
Huw Davies
|
210f3e3338
|
wineps: Switch to using a Unicode devmode.
|
2012-04-12 20:38:16 +02:00 |
|
Huw Davies
|
0c7a6d89a2
|
wineps: Return from a common point.
|
2012-04-12 20:38:02 +02:00 |
|
Vincent Povirk
|
f5847da714
|
windowscodecs: Implement JpegEncoder_Frame_SetSize.
|
2012-04-12 20:37:43 +02:00 |
|