Christian Costa
|
916bfc6cf4
|
dmband: Display flag variables in hexadecimal and rename some parameters.
|
2012-04-16 18:56:15 +02:00 |
Christian Costa
|
54168bde5c
|
dmband: Add tests.
|
2012-04-16 18:56:15 +02:00 |
Piotr Caban
|
7240170cee
|
msvcrt: Added more length modifiers in scanf function.
|
2012-04-16 18:56:15 +02:00 |
Piotr Caban
|
0cc16fc8a5
|
msvcrt: Fixed 'h' modifier handling when printing integers.
|
2012-04-16 18:56:15 +02:00 |
Alexander Morozov
|
5c9ca5cb53
|
kernel32/tests: Add more tests for early closing mapping handle.
|
2012-04-16 18:56:15 +02:00 |
Hans Leidekker
|
d4ebc5298f
|
iphlpapi: Reimplement GetTcpTable on top of GetExtendedTcpTable.
|
2012-04-16 17:49:34 +02:00 |
Hans Leidekker
|
d2dbd9bdac
|
iphlpapi: Add tests for GetExtendedTcpTable.
|
2012-04-16 17:49:33 +02:00 |
Hans Leidekker
|
e78ac4711c
|
iphlpapi: Add support for TCP_TABLE_OWNER_PID_ALL in GetExtendedTcpTable.
|
2012-04-16 17:49:33 +02:00 |
Hans Leidekker
|
d1b6cf9379
|
server: Include the Unix pid in the snapshot_next_process reply.
|
2012-04-16 17:49:32 +02:00 |
André Hentschel
|
51df30b25c
|
winedbg: Use better register names for ARM disassembling.
|
2012-04-16 17:49:32 +02:00 |
André Hentschel
|
abc304f309
|
winedbg: Solve ARM disassembling fixmes.
|
2012-04-16 17:49:31 +02:00 |
André Hentschel
|
6a2f3e6cff
|
winedbg: Add long branch to Thumb disassembling.
|
2012-04-16 17:49:31 +02:00 |
Bruno Jesus
|
2cd2628c7b
|
ole32: Make sure StgIsStorageILockBytes tests real data.
|
2012-04-16 17:49:30 +02:00 |
Huw Davies
|
30d18c1165
|
winspool: Explicitly set CUPS options based on any job ticket lines, which otherwise get ignored by cupsPrintFile.
|
2012-04-16 17:49:30 +02:00 |
Huw Davies
|
b2accddffe
|
winspool: Simplify cups function loading.
|
2012-04-16 17:49:29 +02:00 |
Huw Davies
|
7af7c7869e
|
wineps: Add a cups job ticket containing pagesize and duplex information.
|
2012-04-16 17:49:29 +02:00 |
Huw Davies
|
64edac40ef
|
wineps: Add a helper to find a duplex entry.
|
2012-04-16 17:49:28 +02:00 |
Huw Davies
|
44d880b430
|
wineps: Add a helper to find a page size.
|
2012-04-16 17:49:28 +02:00 |
Huw Davies
|
61efdbfd5f
|
wineps: Add a helper to find an input slot.
|
2012-04-16 17:49:27 +02:00 |
Jacek Caban
|
c9178fdf6f
|
axcore.idl: Guard GetTimeFormat by WINE_NO_UNICODE_MACROS ifdef and added missing AM_GBF_NODDSURFACELOCK define.
|
2012-04-16 17:49:27 +02:00 |
Jacek Caban
|
33171f3b5d
|
mshtml: Added IHTMLStyle::removeAttribute tests.
|
2012-04-16 17:49:26 +02:00 |
Jacek Caban
|
0cad55aee9
|
mshtml: Added IHTMLStyle::removeAttribute implementation.
|
2012-04-16 17:49:26 +02:00 |
Jacek Caban
|
a9c83385b5
|
mshtml: Moved style_tbl lookup to separated function.
|
2012-04-16 17:49:25 +02:00 |
Jacek Caban
|
cea8bc5237
|
mshtml: Added support for IHTMLEventObj::cancelBubble property.
|
2012-04-16 17:49:25 +02:00 |
Jacek Caban
|
53adfe77d3
|
mshtml: Added IHTMLStyle2::bottom implementation.
|
2012-04-16 17:49:24 +02:00 |
Piotr Caban
|
bfa3045816
|
msvcrt: Added support for %W and %U format in strftime.
|
2012-04-16 17:49:24 +02:00 |
Alexandre Julliard
|
34457aa4c3
|
gdi32: Add bounds tracking to all the DIB engine entry points.
|
2012-04-16 17:49:22 +02:00 |
Alexandre Julliard
|
582a2f511f
|
gdi32: Add a GetBoundsRect driver entry point.
|
2012-04-16 13:53:23 +02:00 |
Alexandre Julliard
|
b1ccff1a9c
|
gdi32: Add helper functions for manipulating bounds rectangles.
|
2012-04-16 13:41:29 +02:00 |
Alexandre Julliard
|
baa7c3b18a
|
po: Fix a msgid in the Danish translation.
|
2012-04-16 13:33:23 +02:00 |
Jacek Caban
|
05d59abc1c
|
jscript: Make sure to jump out of switch before entering implicit default clausule.
|
2012-04-16 12:08:56 +02:00 |
Marcus Meissner
|
af5c45aac0
|
dmusic: Remove useless NULL check (Coverity).
|
2012-04-16 12:07:32 +02:00 |
Marcus Meissner
|
b964758543
|
strmbase: Use correct *ppv (Coverity).
|
2012-04-16 12:07:25 +02:00 |
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 |