Huw Davies [Thu, 14 Feb 2013 14:16:19 +0000 (14:16 +0000)]
riched20: Remove the special case tab handling now that we handle that in draw_space.
Huw Davies [Thu, 14 Feb 2013 14:16:18 +0000 (14:16 +0000)]
riched20: Move the white space painting operations to a common function.
Huw Davies [Thu, 14 Feb 2013 14:16:17 +0000 (14:16 +0000)]
riched20: Move text color determination to a helper function.
Huw Davies [Thu, 14 Feb 2013 14:16:16 +0000 (14:16 +0000)]
riched20: Move y offset calculation to a helper function.
Huw Davies [Thu, 14 Feb 2013 14:16:15 +0000 (14:16 +0000)]
riched20: Move underline pen creation to a helper function.
Huw Davies [Thu, 14 Feb 2013 14:16:14 +0000 (14:16 +0000)]
riched20: Pass the run to the text drawing routine.
Huw Davies [Thu, 14 Feb 2013 14:16:13 +0000 (14:16 +0000)]
riched20: The run width is always passed so we don't need to calculate it again.
Austin English [Wed, 13 Feb 2013 20:27:34 +0000 (12:27 -0800)]
wininet: Add a stub for LoadUrlCacheContent.
Nozomi Kodama [Wed, 13 Feb 2013 16:57:14 +0000 (06:57 -1000)]
d3dx9: Use const instead of CONST.
Dmitry Timoshkov [Thu, 14 Feb 2013 05:38:31 +0000 (13:38 +0800)]
gdi32: ExcludeClipRect should update actual clipping region for a EMF DC.
Dmitry Timoshkov [Thu, 14 Feb 2013 05:38:06 +0000 (13:38 +0800)]
gdi32: IntersectClipRect should update actual clipping region for a EMF DC.
Dmitry Timoshkov [Thu, 14 Feb 2013 05:37:38 +0000 (13:37 +0800)]
gdi32: OffsetClipRgn should update actual clipping region for a EMF DC.
Dmitry Timoshkov [Thu, 14 Feb 2013 05:37:11 +0000 (13:37 +0800)]
gdi32: Add more EMF clipping tests.
Michael Stefaniuc [Wed, 13 Feb 2013 22:44:39 +0000 (23:44 +0100)]
wineoss.drv: Use offsetof to calculate the size of a struct with variable length array.
Andrew Talbot [Wed, 13 Feb 2013 21:06:41 +0000 (21:06 +0000)]
msctf: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Wed, 13 Feb 2013 21:06:47 +0000 (21:06 +0000)]
msdaps: Avoid signed-unsigned integer comparisons.
Roman Dadkov [Tue, 12 Feb 2013 14:26:00 +0000 (18:26 +0400)]
mpr/tests: Test to check the return values of WNetGetUniversalNameA.
Roman Dadkov [Wed, 13 Feb 2013 13:27:15 +0000 (17:27 +0400)]
ole32/tests: Add test for SetClientSite.
Jacek Caban [Wed, 13 Feb 2013 17:57:38 +0000 (18:57 +0100)]
oleaut32: Added some SysFreeString tests.
Jacek Caban [Wed, 13 Feb 2013 17:57:21 +0000 (18:57 +0100)]
oleaut32: Don't free a string in SysFreeString if it's already in cache.
André Hentschel [Wed, 13 Feb 2013 15:36:41 +0000 (16:36 +0100)]
ntdll: Implement RtlUnwind for ARM.
Jörg Höhle [Sun, 27 Jan 2013 09:43:43 +0000 (10:43 +0100)]
winmm: More compatible waveIn/Out[Un]Prepare WHDR_* flag handling.
Jörg Höhle [Sat, 26 Jan 2013 22:29:31 +0000 (23:29 +0100)]
winmm: More compatible midiIn/Out[Un]Prepare MHDR_* flag handling.
Alexandre Julliard [Wed, 13 Feb 2013 15:58:23 +0000 (16:58 +0100)]
loader: Rename the elf_hash function to avoid conflicts.
Alexandre Julliard [Wed, 13 Feb 2013 15:26:39 +0000 (16:26 +0100)]
loader: Define our own auxv structure.
Alexandre Julliard [Wed, 13 Feb 2013 15:26:17 +0000 (16:26 +0100)]
server: Don't support debug registers in ptrace if sys/user.h is missing.
Alexandre Julliard [Wed, 13 Feb 2013 13:51:00 +0000 (14:51 +0100)]
winex11: Preserve the client window when changing the window visual.
Hans Leidekker [Wed, 13 Feb 2013 11:06:14 +0000 (12:06 +0100)]
msi/tests: Move a couple of tests from install.c to msi.c.
Dmitry Timoshkov [Wed, 13 Feb 2013 08:47:13 +0000 (16:47 +0800)]
gdi32: Make sure that actual clipping region is updated for a EMF DC.
Austin English [Tue, 12 Feb 2013 23:44:15 +0000 (15:44 -0800)]
d3d11: Add a stub for D3D11CreateDevice.
Jeff Latimer [Wed, 13 Feb 2013 02:58:41 +0000 (13:58 +1100)]
wmvcore: Add stub implementation for WMCreateEditor.
André Hentschel [Tue, 12 Feb 2013 22:02:17 +0000 (23:02 +0100)]
winedbg: Add PState to cpu_register_map for ARM64.
Andrew Talbot [Tue, 12 Feb 2013 22:20:04 +0000 (22:20 +0000)]
mlang: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Tue, 12 Feb 2013 22:20:09 +0000 (22:20 +0000)]
mmdevapi: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Tue, 12 Feb 2013 22:20:14 +0000 (22:20 +0000)]
mscoree: Avoid signed-unsigned integer comparisons.
Hans Leidekker [Tue, 12 Feb 2013 16:42:40 +0000 (17:42 +0100)]
wininet/tests: Fix a test failure.
Jacek Caban [Tue, 12 Feb 2013 16:22:15 +0000 (17:22 +0100)]
urlmon: Fixed tests on IEs that report BINDSTATUS_DECODING.
This seems to happen on some IE versions that decode gzip streams in
urlmon (as opposed to wininet).
Jacek Caban [Tue, 12 Feb 2013 16:21:16 +0000 (17:21 +0100)]
urlmon: Skip reported_url tests when binding to object.
This limits the scope of
http://source.winehq.org/git/wine.git/commitdiff/
259cd7933612abdef0f88f446589ec489176ce7d
to fix random test failures. This makes the original test questionable,
so if we ever see it failing again, we should simply revert it.
Jacek Caban [Tue, 12 Feb 2013 16:17:47 +0000 (17:17 +0100)]
urlmon: Fixed QueryInfo tests during BINDSTATUS_PROXYDETECTING notification.
Jacek Caban [Tue, 12 Feb 2013 16:17:02 +0000 (17:17 +0100)]
urlmon: Clean up handling tested URLs.
Huw Davies [Tue, 12 Feb 2013 15:48:14 +0000 (15:48 +0000)]
riched20: Move run extent calculation to wrap.c.
André Hentschel [Tue, 12 Feb 2013 15:21:04 +0000 (16:21 +0100)]
make_xftmpl: Avoid comparing a char with EOF.
Alexandre Julliard [Tue, 12 Feb 2013 14:21:15 +0000 (15:21 +0100)]
ntdll: Check for invalid %gs value in 32-bit code.
Suggested by Alessandro Pignotti.
Alexandre Julliard [Tue, 12 Feb 2013 18:56:08 +0000 (19:56 +0100)]
ntdll: Add a helper function to check that a fault address lies in a known virtual memory view.
Jacek Caban [Tue, 12 Feb 2013 13:52:30 +0000 (14:52 +0100)]
oleaut32: Return error if VT_HRESULT is used as return type in DispCallFunc.
Jacek Caban [Tue, 12 Feb 2013 13:36:48 +0000 (14:36 +0100)]
mshtml: Use VT_ERROR as return type in DispCallFunc call.
Jacek Caban [Tue, 12 Feb 2013 13:36:36 +0000 (14:36 +0100)]
oleaut32: COM clean up of ITypeLib2 interface implementation.
Hans Leidekker [Tue, 12 Feb 2013 13:33:23 +0000 (14:33 +0100)]
msiexec: Convert DoRegServer to Unicode.
Hans Leidekker [Tue, 12 Feb 2013 13:32:45 +0000 (14:32 +0100)]
msiexec: Add /unregserver support.
Alexandre Julliard [Tue, 12 Feb 2013 12:56:41 +0000 (13:56 +0100)]
user32: Prefer loading color cursors in LoadImage.
Alexandre Julliard [Tue, 12 Feb 2013 09:19:26 +0000 (10:19 +0100)]
wininet: Don't reset the available size after the async has been queued.
Dmitry Timoshkov [Tue, 12 Feb 2013 07:21:26 +0000 (15:21 +0800)]
winspool.drv: There is no need to speculate about wineps.drv default DEVMODE.
Andrew Talbot [Mon, 11 Feb 2013 22:44:12 +0000 (22:44 +0000)]
kernel32: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Mon, 11 Feb 2013 22:44:56 +0000 (22:44 +0000)]
mapi32: Avoid signed-unsigned integer comparisons.
Juan Lang [Mon, 11 Feb 2013 20:51:04 +0000 (12:51 -0800)]
cryptui: Use add_usage_to_oid correctly.
Spotted by Marcus Meissner and Coverity.
Austin English [Mon, 11 Feb 2013 19:52:27 +0000 (11:52 -0800)]
shlwapi: Add a stub for IsInternetESCEnabled.
Francois Gouget [Mon, 11 Feb 2013 14:36:36 +0000 (15:36 +0100)]
rpcrt4/tests: Trace the GUID when it is wrong.
Francois Gouget [Mon, 11 Feb 2013 14:36:15 +0000 (15:36 +0100)]
kernel32/tests: Reduce the size of the console buffer to speed up the tests.
Hans Leidekker [Mon, 11 Feb 2013 13:30:35 +0000 (14:30 +0100)]
windowscodecs: Implement IWICBitmapFrameDecode::GetColorContexts for TIFF images.
Hans Leidekker [Mon, 11 Feb 2013 13:30:10 +0000 (14:30 +0100)]
windowscodecsext: Implement WICCreateColorTransform_Proxy and IWICColorTransform_Initialize_Proxy.
Alexandre Julliard [Mon, 11 Feb 2013 16:49:22 +0000 (17:49 +0100)]
user32: Don't paint to the surface if the window has a pixel format, regardless of the state of the top parent.
Alexandre Julliard [Mon, 11 Feb 2013 16:14:17 +0000 (17:14 +0100)]
server: Return the window paint flags in the get_visible_region request.
Alexandre Julliard [Mon, 11 Feb 2013 14:41:20 +0000 (15:41 +0100)]
server: Also exclude the top-level client rectangle for windows that have a pixel format.
Daniel Jelinski [Mon, 4 Feb 2013 19:57:58 +0000 (20:57 +0100)]
comctl32/listview: Fix LVM_SETICONSPACING on 64bit machines.
Daniel Jelinski [Sat, 9 Feb 2013 22:52:51 +0000 (23:52 +0100)]
comctl32/listview: Better handling of custom colors in report view.
Dmitry Timoshkov [Mon, 11 Feb 2013 06:03:50 +0000 (14:03 +0800)]
wineps.drv: Add DEVMODE dumping to make debugging device state easier.
Dmitry Timoshkov [Mon, 11 Feb 2013 08:47:35 +0000 (16:47 +0800)]
winspool.drv: Turn macros into helper functions.
Alexandre Julliard [Mon, 11 Feb 2013 10:45:43 +0000 (11:45 +0100)]
user32: Avoid releasing a potentially null pointer.
Alexandre Julliard [Mon, 11 Feb 2013 10:42:12 +0000 (11:42 +0100)]
winex11: Ignore color key and exposures when using the null surface.
Alexandre Julliard [Mon, 11 Feb 2013 10:39:23 +0000 (11:39 +0100)]
imm32: Retrieve the graphics driver module from gdi32.
Nikolay Sivov [Mon, 11 Feb 2013 05:22:23 +0000 (09:22 +0400)]
xmllite: Basic test for chunk value read vs full value read.
Nikolay Sivov [Mon, 11 Feb 2013 04:38:42 +0000 (08:38 +0400)]
xmllite: Store start data pointer for comments.
Ken Thomases [Mon, 11 Feb 2013 01:09:18 +0000 (19:09 -0600)]
winemac: Prevent Cocoa from consuming certain key-down events.
Ken Thomases [Mon, 11 Feb 2013 01:09:12 +0000 (19:09 -0600)]
winemac: Implement MOUSE_SCROLL events.
Ken Thomases [Mon, 11 Feb 2013 01:09:08 +0000 (19:09 -0600)]
comctl32: Improve mouse wheel scrolling in treeview control.
Allow fractions of WHEEL_DELTA to scroll fractions of SPI_GETWHEELSCROLLLINES,
although still only whole lines. Keep the remainder and apply it to next
event if in same direction.
Ken Thomases [Mon, 11 Feb 2013 01:09:03 +0000 (19:09 -0600)]
comctl32: Improve mouse wheel scrolling in listview control.
Allow fractions of WHEEL_DELTA to scroll fractions of SPI_GETWHEELSCROLLLINES,
although still only whole lines. Keep the remainder and apply it to next
event if in same direction.
Ken Thomases [Mon, 11 Feb 2013 01:08:59 +0000 (19:08 -0600)]
comctl32: Eliminate redundant local variable (gcWheelDelta == -wheelDelta).
Ken Thomases [Mon, 11 Feb 2013 01:08:54 +0000 (19:08 -0600)]
user32: Improve mouse wheel scrolling in listbox control.
Allow fractions of WHEEL_DELTA to scroll fractions of SPI_GETWHEELSCROLLLINES,
although still only whole lines. Keep the remainder and apply it to next
event if in same direction.
Ken Thomases [Mon, 11 Feb 2013 01:08:50 +0000 (19:08 -0600)]
user32: Improve mouse wheel scrolling in edit control.
Allow fractions of WHEEL_DELTA to scroll fractions of SPI_GETWHEELSCROLLLINES,
although still only whole lines. Keep the remainder and apply it to next
event if in same direction.
Detlef Riekenberg [Sun, 10 Feb 2013 23:03:30 +0000 (00:03 +0100)]
kernel32/tests: Skip tests on non-English systems.
Detlef Riekenberg [Sun, 10 Feb 2013 22:19:47 +0000 (23:19 +0100)]
advapi32/tests: Skip tests on non-English systems.
Nikolay Sivov [Sun, 10 Feb 2013 16:01:23 +0000 (20:01 +0400)]
oledb32: Add a table of init properties, support Persist Security Info switch in init string.
Andrew Talbot [Sat, 9 Feb 2013 22:32:02 +0000 (22:32 +0000)]
jscript: Avoid signed-unsigned integer comparisons.
Stefan Dösinger [Fri, 8 Feb 2013 22:19:47 +0000 (23:19 +0100)]
wined3d: Reserve one vs constant on r200.
Stefan Dösinger [Fri, 8 Feb 2013 22:19:46 +0000 (23:19 +0100)]
wined3d: Use the ARBfp ffp pipeline only if ARBfp is supported.
Juan Lang [Fri, 8 Feb 2013 20:33:28 +0000 (12:33 -0800)]
iphlpapi: Fix HRESULT/win32 error code confusion.
Daniel Jelinski [Fri, 8 Feb 2013 19:19:47 +0000 (20:19 +0100)]
user32: Fix CopyImage implementation when changing cursor to icon.
Aric Stewart [Fri, 8 Feb 2013 15:46:08 +0000 (09:46 -0600)]
usp10: Fix memory leak when a font has 0 languages, scripts or features.
Based on original fix proposded by Wojciech Pyczak.
Aric Stewart [Fri, 8 Feb 2013 15:45:55 +0000 (09:45 -0600)]
usp10: Free default_language items when freeing script cache.
Henri Verbeet [Fri, 8 Feb 2013 12:21:14 +0000 (13:21 +0100)]
wined3d: Add WINED3DFMT_INST to the format table.
We need the format to exist in apply_format_fixups() in particular.
Huw Davies [Fri, 8 Feb 2013 11:45:03 +0000 (11:45 +0000)]
riched20: Move the split point calculation to wrap.c.
Jacek Caban [Fri, 8 Feb 2013 09:59:19 +0000 (10:59 +0100)]
atl100: Added AtlComModuleRegisterClassObjects implementation (based on AtlModuleRegisterClassObjects).
Austin English [Sat, 2 Feb 2013 04:15:03 +0000 (05:15 +0100)]
windowscodecsext: Add a stub dll.
Alexander Morozov [Tue, 2 Aug 2011 11:52:48 +0000 (15:52 +0400)]
ole32: Avoid a deadlock when a being loaded DLL calls CoRegisterClassObject from its DLL_PROCESS_ATTACH handler.
Michael Stefaniuc [Fri, 8 Feb 2013 09:51:54 +0000 (10:51 +0100)]
dmime: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
Michael Stefaniuc [Fri, 8 Feb 2013 09:34:39 +0000 (10:34 +0100)]
d3dcompiler_43: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
Michael Stefaniuc [Fri, 8 Feb 2013 09:29:36 +0000 (10:29 +0100)]
amstream: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
Michael Stefaniuc [Fri, 8 Feb 2013 09:27:49 +0000 (10:27 +0100)]
d3drm: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
André Hentschel [Wed, 6 Feb 2013 21:00:59 +0000 (22:00 +0100)]
ntdll: Set TPIDRURW to TEB on thread init for ARM.
Ken Thomases [Thu, 7 Feb 2013 15:11:24 +0000 (09:11 -0600)]
secur32: On Mac, add support for cipher suites defined in 10.8 SDK.