Marcus Meissner
0ef0f7bb0a
netapi32: Added missing breaks (Coverity).
2013-11-25 15:15:52 +01:00
Vincent Povirk
68b60c0ddd
gdiplus: Add metafile test for FillRectangles.
2013-11-25 15:15:52 +01:00
Vincent Povirk
681cd545ea
gdiplus: Set world transform when drawing metafiles.
2013-11-25 15:15:52 +01:00
Vincent Povirk
fc560b2121
gdiplus: Implement FillRects record playback.
2013-11-25 15:15:52 +01:00
Vincent Povirk
c491d52821
gdiplus: Write FillRects records to metafiles.
2013-11-25 15:15:52 +01:00
Vincent Povirk
8babdc860a
gdiplus: Forward GdipFillRectangle to GdipFillRectangles.
2013-11-25 15:15:52 +01:00
Frédéric Delanoy
ef2a8be648
comctl32: Clarify DATETIME_GetPrevDateField documentation.
2013-11-25 15:15:52 +01:00
Nikolay Sivov
a2bcfa28d4
kernel32: Add more LoadLibraryEx() flags defines and mark them as unsupported.
2013-11-25 15:15:52 +01:00
Jacek Caban
1c1a261122
vbscript: Don't allow OP_dim on already initialized arrays.
2013-11-25 15:15:52 +01:00
Jacek Caban
d222521989
vbscript: Added support for VT_BYREF|VT_VARIANT to to_int.
2013-11-25 15:15:52 +01:00
Henri Verbeet
caf9ad6c2c
wined3d: Swap the container's texture name in flip_surface().
2013-11-22 16:41:35 +01:00
Nikolay Sivov
2ab0002674
kernel32/tests: Test for LoadLibraryEx() with full path without extension.
2013-11-22 16:08:44 +01:00
Nikolay Sivov
48c97ad0bc
kernel32/tests: Some more tests for SearchPath().
2013-11-22 16:08:35 +01:00
Jacek Caban
9c7057c226
urlmon: Fixed tests on IE10.
2013-11-22 16:08:24 +01:00
Piotr Caban
5a69b888f7
qcap: Fix ICaptureGraphBuilder2::RenderStream test failures.
2013-11-22 13:59:40 +01:00
Piotr Caban
6702f44500
qcap: Add AVI Mux QueryInterface tests.
2013-11-22 13:59:38 +01:00
Ken Thomases
eac789c6da
winemac: Put clipboard formats synthesized from other standard clipboard formats at the end of the list.
2013-11-22 13:59:33 +01:00
Ken Thomases
f2640745b3
winemac: Make macdrv_EnumClipboardFormats() always use macdrv_copy_pasteboard_formats().
...
This makes sure that the formats are enumerated in a consistent order.
2013-11-22 13:59:08 +01:00
Ken Thomases
b28a014c44
winemac: Cache the "natural" clipboard format entry associated with synthesized built-in entries at startup.
2013-11-22 13:59:03 +01:00
Ken Thomases
ee53ea4b93
winemac: Add a function to find the "natural" clipboard format entry for a format ID.
2013-11-22 13:58:48 +01:00
Ken Thomases
a0061e0a30
winemac: Synthesize text clipboard formats in CF_TEXT, CF_OEMTEXT, CF_UNICODETEXT order.
2013-11-22 13:58:42 +01:00
Ken Thomases
d98dbf8fbd
winemac: Synthesize CF_METAFILEPICT from CF_ENHMETAFILE.
2013-11-22 13:58:33 +01:00
Ken Thomases
53089bff2e
winemac: Synthesize CF_ENHMETAFILE from CF_METAFILEPICT.
2013-11-22 13:58:28 +01:00
Ken Thomases
29236cce4c
winemac: Add support for the CF_ENHMETAFILE clipboard format.
2013-11-22 13:58:20 +01:00
Ken Thomases
cdad61369c
winemac: Add support for the CF_METAFILEPICT clipboard format.
2013-11-22 13:58:12 +01:00
Ken Thomases
a983cfb01d
winemac: Ignore Mac-originating pasteboard types which aren't mapped to standard clipboard formats.
...
New clipboard formats had been registered for them, but that was pointless.
No Windows app would ever expect or make use of such clipboard formats or the
associated pasteboard data.
2013-11-22 13:58:02 +01:00
Ken Thomases
788e2034f6
winemac: Add support for a "Decorated" registry setting to control whether windows get Mac-style decorations.
2013-11-22 13:57:28 +01:00
Alexandre Julliard
1e78c99388
kernel32: Validate the architecture of newly created processes on the server side.
2013-11-22 12:32:48 +01:00
Alexandre Julliard
f2c54dba01
kernel32: Determine the module architecture for all binary types.
2013-11-22 12:25:30 +01:00
Henri Verbeet
f6b5dc246a
wined3d: Get rid of the WINED3DSRGB enum.
2013-11-22 11:37:29 +01:00
Henri Verbeet
7427b72250
wined3d: Get rid of surface_internal_preload().
2013-11-22 11:37:24 +01:00
Henri Verbeet
e0beab8b81
wined3d: Merge texture2d_preload() and texture3d_preload() into wined3d_texture_load().
2013-11-22 11:37:20 +01:00
Henri Verbeet
c025b5d06b
wined3d: surface_load() should never fail.
2013-11-22 11:37:07 +01:00
Henri Verbeet
12f16f2127
wined3d: Reimplement wined3d_ftoa().
...
The current implementation is not precise enough when the FPU is in REAL4
mode, which also happens to be the mode d3d9 sets by default. Doing the same
thing with integer math is a huge pain, so just replace the decimal separator
instead.
2013-11-22 11:37:02 +01:00
Rico Schüller
5f15a5633c
shell32: Use lParam for BFFM_SETOKTEXT.
2013-11-22 11:36:17 +01:00
Alistair Leslie-Hughes
d8f54b4d49
mscoree: Implement IMetahostPolicy GetRequestedRuntime.
2013-11-22 11:35:57 +01:00
Andrew Eikum
ace3c315b8
dsound: Don't change play position if IAudioClient methods fail.
2013-11-22 11:34:53 +01:00
Andrew Eikum
f53dd40ad8
winecoreaudio.drv: Don't return 0 absolute position if AudioQueue call fails.
...
Some failures are temporary, for example if the user reconfigures their
audio setup while playing audio. Returning 0 could have bad "going
backward in time" effects which can break audio even after the call
starts to succeed again.
2013-11-22 11:34:47 +01:00
Frédéric Delanoy
57d7f74d34
Assorted spelling fixes.
2013-11-21 19:44:46 +01:00
Erich E. Hoover
d2e216f462
server: Create directories with the specified security attributes.
2013-11-21 19:44:45 +01:00
Erich E. Hoover
95c414fea7
advapi32/tests: Add tests for creating directories with specific security attributes.
2013-11-21 19:44:44 +01:00
Hans Leidekker
a448bbf880
wininet: Reading past end-of-file in chunked mode returns success.
...
Found by Andrew Eikum.
2013-11-21 19:39:02 +01:00
Alexandre Julliard
e8eb781327
server: Check PE file architecture at mapping creation time.
2013-11-21 19:39:02 +01:00
Alexandre Julliard
55eb7e56e8
kernel32/tests: Add some tests for invalid image section mappings.
2013-11-21 19:39:02 +01:00
Alexandre Julliard
70d490aa3d
kernel32/tests: Add a helper function for creating a test dll.
2013-11-21 19:39:02 +01:00
Alexandre Julliard
3dc1f20f03
kernel32/tests: Make the page size a global variable.
2013-11-21 19:39:02 +01:00
Stefan Dösinger
6bc69c271b
wined3d: Don't create a DIB section in gdi_surface_map.
2013-11-21 19:39:02 +01:00
Stefan Dösinger
de60681b86
d3d8/tests: Add a test for AddDirtyRect.
2013-11-21 19:39:02 +01:00
Stefan Dösinger
cc138ba296
d3d9/tests: Add a test for AddDirtyRect.
2013-11-21 19:39:02 +01:00
Ken Thomases
f6a8c5b50e
winemac: Take WS_EX_TOOLWINDOW into account when computing how much of a window is replaced by the Mac decorations.
2013-11-21 19:39:01 +01:00
Huw Davies
0d8800d467
riched20: Simplify the code by using an ME_Paragraph pointer.
2013-11-21 19:39:01 +01:00
Henri Verbeet
0d7b12696d
wined3d: Merge texture2d_unload() and texture3d_unload().
2013-11-21 13:36:37 +01:00
Henri Verbeet
f91eab6d3e
wined3d: Merge surface_bind_and_dirtify() and volume_bind_and_dirtify() into wined3d_texture_bind_and_dirtify().
2013-11-21 13:36:35 +01:00
Henri Verbeet
2e63e8f9cc
wined3d: Get rid of surface_bind().
2013-11-21 13:36:33 +01:00
Henri Verbeet
2ca86bcab6
wined3d: Return early in wined3d_texture_bind() if the GL texture already has a name.
2013-11-21 13:36:31 +01:00
Henri Verbeet
6b90248aec
wined3d: Merge texture2d_bind() and texture3d_bind() into wined3d_texture_bind().
2013-11-21 13:36:29 +01:00
Frédéric Delanoy
cfe12f9666
scrrun: Use BOOL type where appropriate.
2013-11-21 13:36:21 +01:00
Frédéric Delanoy
bb9d1986a9
propsys: Use BOOL type where appropriate.
2013-11-21 13:36:18 +01:00
Frédéric Delanoy
d51e50cbaf
propsys/tests: Use BOOL type where appropriate.
2013-11-21 13:36:12 +01:00
Frédéric Delanoy
128e4575e5
oleaut32: Use BOOL type where appropriate.
2013-11-21 13:36:08 +01:00
Piotr Caban
ed858386e5
qcap: Add AVI Mux filter stub.
2013-11-21 13:32:45 +01:00
Ken Thomases
682ed91017
winemac: Defer attaching OpenGL context to a view which is zero-sized or outside its window's bounds.
...
That fails with the dread "invalid drawable" message.
2013-11-21 13:31:33 +01:00
Vincent Povirk
3a2e88534e
mscoree: Fix runtime shutdown code.
2013-11-21 13:31:20 +01:00
Ken Thomases
19862b4138
winemac: Make macdrv_set_cocoa_window_frame() synchronous again.
...
It has a non-object pointer from the caller, so it can't allow the caller
to continue until it's finished with it. Also, it discards events from the
event queue and we don't want the caller to process them first.
Fixes brokenness introduced by 784a9139
.
2013-11-21 13:31:14 +01:00
Zhenbo Li
fa8e8c258c
shell32/tests: Delete a nonexistent file in an existent dir or a nonexistent dir.
2013-11-20 20:08:47 +01:00
Huw Davies
c4761d8002
winemac: Actually set the system's keyboard layout.
2013-11-20 19:39:05 +01:00
Huw Davies
f6e2af6843
winemac: Retrieve the real keyboard layout where appropriate.
2013-11-20 19:39:03 +01:00
Huw Davies
22008f7fd9
winemac: Update the thread's active_keyboard_layout on keyboard change.
2013-11-20 19:39:01 +01:00
Huw Davies
f344d7a213
winemac: Update the layout list if the enabled input sources change.
2013-11-20 19:38:59 +01:00
Huw Davies
fecaab9cfd
winemac: Implement GetKeyboardLayoutList.
2013-11-20 19:38:56 +01:00
Huw Davies
85e105bd37
user32: Add a GetKeyboardLayoutList driver entry.
2013-11-20 19:38:44 +01:00
Alistair Leslie-Hughes
a3a19518f4
mscoree: Attempt to load the assembly from the application directory.
2013-11-20 19:38:21 +01:00
Stefan Dösinger
0ff0a6e9bc
wined3d: Remove surface->dirtyRect.
2013-11-20 16:54:39 +01:00
Stefan Dösinger
047ce3af6e
wined3d: Remove partial surface update support.
...
This has only ever worked for render targets, and only through the
glDrawPixels codepath, which was removed long ago.
2013-11-20 16:54:39 +01:00
Stefan Dösinger
5d4233378d
wined3d: Remove broken ddraw overlay support.
2013-11-20 16:54:39 +01:00
Piotr Caban
cdbf03df83
qcap: Add ICaptureGraphBuilder2::RenderStream test with intermediate filter.
2013-11-20 16:54:39 +01:00
Piotr Caban
2b1befb9a0
qcap: Add initial ICaptureGraphBuilder2::RenderStream tests.
2013-11-20 16:54:38 +01:00
Piotr Caban
f810d14149
qcap: Warn if additional filters should be used in ICaptureGraphBuilder2::RenderStream.
2013-11-20 16:54:36 +01:00
Piotr Caban
4adcca84f0
qcap: Don't ignore type and category parameters in ICaptureGraphBuilder2::FindPin.
2013-11-20 13:35:19 +01:00
Piotr Caban
badc77d522
qcap: Support compression filter in ICaptureGraphBuilder2::RenderStream.
2013-11-20 13:35:14 +01:00
Hans Leidekker
466f435a3c
netapi32: The last parameter to Samba's NetShareAdd is not optional.
2013-11-20 11:28:59 +01:00
Hans Leidekker
d9723d2bed
netapi32: Add support for info level 502 in NetShareAdd.
2013-11-20 11:28:51 +01:00
Hans Leidekker
499eed087e
netapi32: Add helpers to initialize and destroy a libnetapi context.
2013-11-20 11:28:42 +01:00
Henri Verbeet
7e72985358
wined3d: wined3d_texture_bind() should never fail.
2013-11-20 11:28:23 +01:00
Henri Verbeet
7e8897b7b8
wined3d: Get rid of the redundant texture_name and texture_name_srgb fields in struct wined3d_surface.
2013-11-20 11:28:22 +01:00
Henri Verbeet
e64b19387b
wined3d: Surfaces always have a container in arbfp_blit_set().
2013-11-20 11:28:20 +01:00
Henri Verbeet
ad6a194aa0
wined3d: Surfaces always have a container in ffp_blit_set().
2013-11-20 11:28:18 +01:00
Henri Verbeet
51f05a1f14
wined3d: Surfaces always have a container in surface_invalidate_location().
2013-11-20 11:28:16 +01:00
Francois Gouget
dc22a57042
wined3d: Make wined3d_device_create_cursor_texture() static.
2013-11-20 11:28:13 +01:00
Francois Gouget
19d8c27d12
netapi32: Remove WINAPI on static functions where not needed.
2013-11-20 11:27:57 +01:00
Frédéric Delanoy
762aef6613
user32: Use BOOL type where appropriate.
2013-11-20 11:26:30 +01:00
Frédéric Delanoy
e81412a4db
riched20: Use BOOL type where appropriate.
2013-11-20 11:26:07 +01:00
Frédéric Delanoy
37abf45e6c
ole32: Use BOOL type where appropriate.
2013-11-20 11:25:55 +01:00
Vincent Povirk
fbcbd09bb3
gdiplus: Fix StringFormatFlagsLineLimit handling.
2013-11-20 11:25:04 +01:00
Vincent Povirk
8dafdd0a56
windowscodecs: Use alpha options in CreateBitmapFromHBITMAP.
2013-11-20 11:24:56 +01:00
Detlef Riekenberg
48ae4314d0
wintrust/tests: Accept the CryptCATAdminAcquireContext win8 results.
2013-11-19 19:06:10 +01:00
Akira Nakagawa
55928a90e5
advapi32: Remove extra comma.
2013-11-19 19:05:52 +01:00
Sebastian Lackner
2e0ca3e746
winex11: Send XEMBED_REQUEST_FOCUS request for embedded windows.
2013-11-19 19:03:40 +01:00
Michael Müller
815f252b4a
quartz: Partial implementation of VMR7MonitorConfig and VMR9MonitorConfig.
2013-11-19 18:53:16 +01:00
Nikolay Sivov
bf395eb172
msctf: Remove some duplication.
2013-11-19 18:49:46 +01:00
Nikolay Sivov
f2b29ecf72
msctf: Fix some interface casts left from cleanup.
2013-11-19 18:49:37 +01:00
Nikolay Sivov
b6efcef7a7
shell32: Cache typeinfo instances.
2013-11-19 18:49:10 +01:00
Frédéric Delanoy
6a512d0d3c
localspl: Use BOOL type where appropriate.
2013-11-19 18:48:47 +01:00
Frédéric Delanoy
1c53957f08
opengl32: Use BOOL type where appropriate.
2013-11-19 18:47:52 +01:00
Frédéric Delanoy
6021107afd
shell32: Use BOOL type where appropriate.
2013-11-19 18:47:41 +01:00
Frédéric Delanoy
a10dfea044
kernel32/tests: Use BOOL type where appropriate.
2013-11-19 18:47:36 +01:00
Frédéric Delanoy
4cc3705f66
gdiplus: Use BOOL type where appropriate.
2013-11-19 18:47:18 +01:00
Henri Verbeet
0fba32f139
wined3d: Surfaces always have a container in surface_modify_ds_location().
2013-11-19 11:09:00 +01:00
Henri Verbeet
f020251d2b
wined3d: Surfaces always have a container in fb_copy_to_texture_direct().
2013-11-19 11:08:58 +01:00
Henri Verbeet
2d262b3c97
wined3d: Surfaces always have a container in surface_prepare_texture().
2013-11-19 11:08:56 +01:00
Henri Verbeet
57292f9498
wined3d: Surfaces always have a container in surface_internal_preload().
2013-11-19 11:08:54 +01:00
Henri Verbeet
aa48321ccd
wined3d: Surfaces always have a container in surface_add_dirty_rect().
2013-11-19 11:08:52 +01:00
Andrew Eikum
06c95af457
winmm: Also try MSACM conversions with WAVE_FORMAT_QUERY.
2013-11-19 11:08:22 +01:00
Frédéric Delanoy
89bdb2f4da
odbc32: Use BOOL type where appropriate.
2013-11-18 15:14:12 +01:00
André Hentschel
29d08186c9
quartz/tests: Don't use DebugInfo of critical sections in tests.
2013-11-18 11:21:16 +01:00
Henri Verbeet
743900faaa
wined3d: Surfaces always have a container in surface_unload().
2013-11-18 11:20:54 +01:00
Henri Verbeet
32fb4e45eb
wined3d: Surfaces always have a container in surface_bind().
2013-11-18 11:20:51 +01:00
Henri Verbeet
96fbf9fed3
wined3d: Surfaces always have a container in draw_textured_quad().
2013-11-18 11:20:49 +01:00
Henri Verbeet
941fe99eaf
wined3d: Avoid calling wined3d_surface_set_mem() in surface_cleanup().
...
Calling wined3d_surface_set_mem() might cause the surface container to be
accessed, for example when invalidating resource locations. This would become
a problem once we assume surfaces always have a container, and is pointless
anyway because the surface is being destroyed.
2013-11-18 11:20:42 +01:00
Henri Verbeet
505951e32d
wined3d: Create a proper texture for the software cursor.
2013-11-18 11:20:40 +01:00
Piotr Caban
69b8c97c1d
wininet/tests: Fix urlcache tests on IE10.
2013-11-18 11:20:30 +01:00
Nikolay Sivov
58f06cf972
msctf: Pass QueryInterface arguments properly to main interface method.
2013-11-18 11:19:06 +01:00
Nikolay Sivov
fc245339b0
msctf: COM interface cleanup.
2013-11-18 11:18:50 +01:00
Nikolay Sivov
70bb23a9ac
scrrun: Implement BuildPath method.
2013-11-18 11:18:12 +01:00
Piotr Caban
18f7f637b0
kernel32/tests: Fix IdnToNameprepUnicode tests.
2013-11-18 11:17:51 +01:00
Jacek Caban
66677e616f
msxml3: Compile tests with __WINESRC__ defined.
2013-11-18 11:17:29 +01:00
Jacek Caban
fe0f945769
msxml3: Return NULL instead of empty string in IXMLElement::get_tagName.
2013-11-18 11:16:54 +01:00
Jacek Caban
f3a2cb7bbd
mshtml: Added IHTMLDocument3::getElementsByName implementation.
2013-11-18 11:16:50 +01:00
Vincent Povirk
25264f0b11
windowscodecs: Implement IPropertyBag2_Write_Proxy.
2013-11-18 11:16:16 +01:00
Vincent Povirk
1202e9af56
gdiplus: Allow excluding from infinite regions.
2013-11-18 11:15:12 +01:00
Jacek Caban
c20167dbdc
mshtml: Fixed activex tests on IE10.
2013-11-15 19:23:24 +01:00
Jacek Caban
3a9666f19a
urlmon: Fixed url tests on IE10.
2013-11-15 19:23:24 +01:00
Jacek Caban
1e83ca4dcd
urlmon: Fixed protocol tests on IE10.
2013-11-15 19:23:24 +01:00
Jacek Caban
c356d450fb
urlmon: Simplify get_feature_from_process.
2013-11-15 19:23:24 +01:00
Jacek Caban
72edda27a1
urlmon: Fixed internet features tests on IE10.
2013-11-15 19:23:24 +01:00
Jacek Caban
e894c897d5
winhttp: Moved netconn_query_data_available calls to query_data_available.
2013-11-15 19:23:24 +01:00
Patrick Rudolph
626a3c6a5f
ddraw: Fill dwNumFourCCCodes in ddraw7_GetCaps.
2013-11-15 19:23:22 +01:00
Dmitry Timoshkov
dd545c3e37
gdiplus: Use GdipFree instead of HeapFree to free memory allocated with GdipAlloc.
2013-11-15 12:01:20 +01:00
Dmitry Timoshkov
4bca12c0db
gdiplus: Slightly simplify write_path_types.
2013-11-15 12:01:16 +01:00
Rico Schüller
db521d5cd1
d3d10/tests: Create a new device for each device test.
2013-11-15 12:01:07 +01:00
Rico Schüller
3b13f08537
d3d10/tests: Remove some device creation traces.
2013-11-15 12:01:03 +01:00
Henri Verbeet
42f6ca821c
wined3d: Set the surface container in surface_init().
2013-11-15 12:00:32 +01:00
Henri Verbeet
bb00811d60
wined3d: Pass a wined3d_resource_desc structure to surface_init().
2013-11-15 12:00:30 +01:00
Henri Verbeet
afc3d2ab70
wined3d: Create surfaces inside wined3d.
2013-11-15 12:00:26 +01:00
Henri Verbeet
9443c95a89
ddraw: Move the display mode related surface desc fixups from CreateSurface() to ddraw_surface_create_texture().
2013-11-15 12:00:17 +01:00
Henri Verbeet
063a6c8d2d
ddraw: Move the mipmap count fixup from CreateSurface() to ddraw_surface_create_texture().
2013-11-15 12:00:15 +01:00
Ken Thomases
3a03dcf097
winemac: Avoid moving owned windows when programmatically moving the owner.
...
Cocoa normally maintains the relative position of owned windows with respect
to the owner, which differs from Windows.
2013-11-15 12:00:12 +01:00
Ken Thomases
784a91390e
winemac: Allow ordering a window into Cocoa's window list even if it's positioned outside of the desktop.
...
Some programs minimize windows which are outside of the desktop. The Mac
driver had been leaving such windows ordered out, which prevented them from
minimizing and appearing on the Dock. That, in turn, made it difficult for
the user to restore them.
2013-11-15 11:59:47 +01:00
Frédéric Delanoy
99e3ce7d43
itss: Use BOOL type where appropriate.
2013-11-15 11:59:40 +01:00
Frédéric Delanoy
157eae214f
msgsm32.acm: Use BOOL type where appropriate.
2013-11-15 11:59:15 +01:00
Frédéric Delanoy
bf34d0c3af
imm32: Use BOOL type where appropriate.
2013-11-15 11:59:10 +01:00
Francois Gouget
387289e547
shlwapi/tests: Fix compilation on systems that don't support nameless unions.
2013-11-15 11:59:05 +01:00
Daniel Lehman
8306518424
oleaut32: Return FALSE from SystemTimeToVariantTime if day > 31 or year is negative.
2013-11-15 11:58:55 +01:00
Jacek Caban
eebc40f2b3
mshtml: Added IHTMLSelectElement::multiple property implementation.
2013-11-14 19:30:59 +01:00
Rico Schüller
dee50ab8b4
d3d10: Fix a comment.
2013-11-14 16:21:21 +01:00
Rico Schüller
8e5ecee1ce
d3d10/tests: Enable DepthEnable for reproducible results.
2013-11-14 16:21:15 +01:00
Henri Verbeet
94509fbd59
wined3d: Create a texture for the logo surface.
2013-11-14 16:21:02 +01:00
Henri Verbeet
9e44fadbfe
ddraw: Set the cube map flags for the root surface in ddraw_surface_create_texture() as well.
2013-11-14 16:21:00 +01:00
Henri Verbeet
80055e1fcd
ddraw: Pass the ddraw texture to ddraw_surface_init().
2013-11-14 16:20:58 +01:00
Henri Verbeet
10411fb2a1
ddraw: Move the surface desc fixups from ddraw_surface_init() to ddraw_surface_create_texture().
2013-11-14 16:20:56 +01:00
Henri Verbeet
45d37313b8
ddraw: Set WINED3D_SURFACE_PIN_SYSMEM directly in ddraw_surface_create_texture().
2013-11-14 16:20:49 +01:00
Frédéric Delanoy
fdb5e13f18
comctl32/tests: Use BOOL type where appropriate.
2013-11-14 16:20:42 +01:00
Francois Gouget
2de28eb64b
mshtml: Add a trailing '\n' to a TRACE().
2013-11-14 10:37:32 +01:00
Francois Gouget
73bf5f1ae6
vbscript: Fix a trailing FIXME() '\n'.
2013-11-14 10:37:26 +01:00
Daniel Lehman
90cb553e5e
msvcp90: Return last index in string::find_last_not_of_cstr_substr if input is empty.
2013-11-14 10:37:23 +01:00
Dmitry Timoshkov
c9f8f41d18
gdiplus/tests: Add a test for bezier data returned by GdipGetRegionData.
2013-11-14 10:37:00 +01:00
Dmitry Timoshkov
4b256191a0
gdiplus/tests: Reset the buffer contents before each GdipGetRegionData test and check the tail of the returned data.
2013-11-14 10:36:58 +01:00
Dmitry Timoshkov
c11476aeb8
gdiplus/tests: Convert expect_float() to macro to make failure messages print correct line numbers.
2013-11-14 10:36:57 +01:00
Frédéric Delanoy
55ddb4d997
mapi32/tests: Use BOOL type where appropriate.
2013-11-14 10:35:20 +01:00
André Hentschel
6c140786e7
ntdll/tests: Mark win8 behaviour as failing.
2013-11-14 10:35:16 +01:00
André Hentschel
b296846c00
crypt32/tests: Fix tests for win8.
2013-11-14 10:34:59 +01:00
Nikolay Sivov
7b0c231f8e
shell32: Update to IShellDispatch5.
2013-11-14 10:34:40 +01:00
Zhenbo Li
f19f85f681
shell32/tests: Add a missed init_shfo_tests() call.
2013-11-13 18:31:57 +01:00
Qian Hong
9612ed1ba6
msi: Get extension name by strrchrW instead of strchrW.
2013-11-13 18:31:36 +01:00
Jacek Caban
ff3d22ba42
vbscript: Added some array tests.
2013-11-13 18:31:11 +01:00
Jacek Caban
7917b67a18
vbscript: Added support for setting array elements.
2013-11-13 18:31:07 +01:00
Jacek Caban
79c55e1255
vbscript: Added support for getting array elements.
2013-11-13 18:31:04 +01:00
Jacek Caban
853c6c4eea
vbscript: Added interp_dim implementation.
2013-11-13 18:30:58 +01:00
Jacek Caban
fc713bfc12
vbscript: Added bytecode support for arrays.
2013-11-13 18:30:55 +01:00
Jacek Caban
f3e1f7002d
vbscript: Store variables in declaration order.
2013-11-13 18:30:49 +01:00
Jacek Caban
cf51435541
vbscript: Added parser support for arrays.
2013-11-13 18:30:45 +01:00
Nikolay Sivov
7be2251cd6
oleaut32: Always set LIBFLAG_FHASDISKIMAGE when loading from file.
2013-11-13 18:30:39 +01:00
Hans Leidekker
8f200ea9f8
netapi32: Add support for remote computers in NetShareDel.
2013-11-13 18:30:26 +01:00
Hans Leidekker
461eaca8a7
netapi32: Add support for remote computers in NetShareAdd.
2013-11-13 18:30:21 +01:00
Hans Leidekker
f3c78b1ba7
netapi32: Add support for remote computers in NetWkstaGetInfo.
2013-11-13 18:30:16 +01:00
Hans Leidekker
7519cddddb
advapi32: Forward LogonUserA to LogonUserW.
2013-11-13 18:29:22 +01:00
Hans Leidekker
02970b578e
advapi32: Return a fake handle from LogonUserW.
2013-11-13 18:29:04 +01:00
Henri Verbeet
c3da4ce088
wined3d: Don't map the destination surface read-only in surface_convert_format().
2013-11-13 11:27:42 +01:00
Henri Verbeet
7c928b6c5c
wined3d: Create textures for converted surfaces.
2013-11-13 11:27:39 +01:00
Henri Verbeet
afe5ceb729
ddraw: Create textures for additional surfaces.
2013-11-13 11:27:35 +01:00
Henri Verbeet
6ea9afe701
ddraw: Create textures for "standalone" surfaces.
2013-11-13 11:27:32 +01:00
Henri Verbeet
d6f12fcdc8
ddraw: Create textures for swapchain surfaces.
2013-11-13 11:27:28 +01:00
Dmitry Timoshkov
56a6500721
gdiplus: Check whether region path points really fit into shorts.
2013-11-13 11:27:24 +01:00
Dmitry Timoshkov
761391f156
gdiplus: Add a check for passed buffer size to GdipGetRegionData.
2013-11-13 11:26:24 +01:00
Dmitry Timoshkov
8dc170e2ca
gdiplus/tests: Test GdipGetRegionData behaviour with an integer path that can't be stored as an array of shorts.
2013-11-13 11:26:20 +01:00
Dmitry Timoshkov
619e968314
gdiplus/tests: Add some invalid parameter tests for GdipGetRegionData.
2013-11-13 11:26:14 +01:00
André Hentschel
dc60ed4596
mscoree/tests: Don't expect a 2.x runtime.
2013-11-13 11:26:09 +01:00
André Hentschel
de92a45822
user32/tests: Allow win8 error code.
2013-11-13 11:24:08 +01:00
Qian Hong
f96fde3831
urlmon: Accept uppercase extension name in AsyncInstallDistributionUnit.
2013-11-13 11:23:49 +01:00
Frédéric Delanoy
c28d619286
dsound/tests: Use BOOL type where appropriate.
2013-11-13 11:23:17 +01:00