Alexander Dorofeyev
10b593b2e7
quartz: Fix string buffer overflow.
2008-07-01 13:45:38 +02:00
Alexander Dorofeyev
e49eb1d60e
devenum: Register legacy am filters in CreateClassEnumerator.
2008-07-01 13:45:38 +02:00
Alexander Dorofeyev
de70686f17
devenum: Move locating category key to function, use it ParseDisplayName.
2008-07-01 13:45:38 +02:00
Alexander Dorofeyev
cd5fa7dedb
quartz: Improve removal of registry data in Filtermapper unregister methods.
2008-07-01 13:45:38 +02:00
Alexander Dorofeyev
f9e2914ed6
quartz: Fix registry key creation.
2008-07-01 13:45:38 +02:00
Alexander Dorofeyev
d6df899603
quartz: Fix calculating wide string size.
2008-07-01 13:45:38 +02:00
Alexander Dorofeyev
d19ad8f072
quartz/tests: Add test for EnumMatchingFilters.
2008-07-01 13:45:38 +02:00
Alexander Dorofeyev
dcc9032ed0
Revert "quartz: Only enumerate renderers if bRender is set in filtermapper.".
...
This reverts commit b157969d49
.
2008-07-01 13:45:38 +02:00
Nikolay Sivov
58901f10f5
gdiplus: GdipGetPathGradientWrapMode implementation.
2008-07-01 13:45:37 +02:00
Nikolay Sivov
5863eabdfa
gdiplus: GdipGetPathLastPoint implementation.
2008-07-01 13:45:37 +02:00
Juan Lang
c40c08b3d3
richedit: Only send update events in 1.0 emulation mode if the event mask specifies it.
...
Fixes a crash in native cryptui.dll when viewing certificate properties.
2008-07-01 13:45:37 +02:00
Alistair Leslie-Hughes
641d6aa5c2
gdi32: Stop crash in font tests.
2008-07-01 13:45:37 +02:00
Zac Brown
8f3ae2011c
ntdll: Implement checking for control characters in RtlIsTextUnicode.
2008-07-01 12:38:34 +02:00
Rob Shearman
456326281d
rpcrt4: Add a comment in NdrSendReceive explaining why we change the BufferLength.
2008-07-01 12:26:37 +02:00
Rob Shearman
501da4fa2a
oleaut32: Dump symbolic names for VT_LPSTR and VT_LPWSTR in dump_TypeDesc.
2008-07-01 12:26:22 +02:00
Rob Shearman
a2c1bdf1f8
oleaut32: Load string constants correctly from SLTG typelibs.
2008-07-01 12:26:17 +02:00
Rob Shearman
45989a1ff1
oleaut32: Implement the 0x08 flag in SLTG_DoVars.
...
It means that the data is stored directly in pItem->byte_offs instead
of the byte offset pointed to by it.
2008-07-01 12:26:11 +02:00
H. Verbeet
d76de4eede
wined3d: Specify the GLSL language version our shaders are written to.
...
This prevents some driver warnings when using language features from
1.20, like "first class arrays".
2008-07-01 12:26:05 +02:00
H. Verbeet
d5cbb8375e
wined3d: Use ModifyLocation() to force a reload on color key change.
...
Just unsetting SFLAG_INTEXTURE doesn't work for FBOs because the
drawable and texture are the same there (and ModifyLocation() is the
correct way to do this anyway). Fixes another ddraw test failure with
FBO ORM.
2008-07-01 12:25:54 +02:00
Alexandre Julliard
e213ac9aca
widl: Add some support for unencapsulated unions that need a conformance descriptor.
2008-07-01 12:25:44 +02:00
Jacek Caban
4171385cd9
mshtml: Silence common invalid FIXME.
2008-07-01 12:23:37 +02:00
Jacek Caban
4fdbdaf0b9
mshtml: Ignore fdexNameImplicit flag.
2008-07-01 12:23:32 +02:00
Jacek Caban
9157c6d68a
mshtml: Return NULL in window object's GetNameSpaceParent.
2008-07-01 12:23:26 +02:00
Jacek Caban
45eba140e6
mshtml: Added IHTMLStyle::[get|put]_width implementation.
2008-07-01 12:23:21 +02:00
Jacek Caban
4690d6d572
mshtml: Added IHTMLImgElement::[get|put]_alt implementation.
2008-07-01 12:23:14 +02:00
Jacek Caban
fe863e0326
mshtml: Silence common invalid QueryInterface FIXME.
2008-07-01 12:23:08 +02:00
Jacek Caban
af3d19fa04
mshtml: DispatchEx's QueryInterface implementation clean up.
2008-07-01 12:23:03 +02:00
Jacek Caban
19be7d620d
mshtml: Added support for DOCHOSTUIFLAG_SCROLL_NO DOCHOSTINFO flag.
2008-07-01 12:22:57 +02:00
Jacek Caban
f58b963f4b
mshtml: Added IHTMLWindow2::get_self implementation.
2008-07-01 12:22:52 +02:00
Jacek Caban
ebb4a9b197
mshtml: Added IHTMLWindow::get_window implementation.
2008-07-01 12:22:45 +02:00
Huw Davies
e2f9b8c274
gdiplus: Add some region tests.
2008-07-01 11:23:15 +02:00
Huw Davies
0ea97b5ff1
gdiplus: Add stubs for a few region functions.
2008-07-01 11:23:03 +02:00
Jon Griffiths
cc85e2410b
oleaut32: Implement ICreateTypeLib2_SetHelpContext.
2008-07-01 11:21:52 +02:00
James Hawkins
02391eb854
fusion: Add tests for IAssemblyCache::QueryAssemblyInfo.
2008-07-01 11:08:03 +02:00
James Hawkins
6ffc9d72b2
fusion: Add tests for IAssemblyName.
2008-07-01 11:07:49 +02:00
James Hawkins
7b1dde9d20
fusion: Add initial implementation of IAssemblyName.
2008-07-01 11:07:13 +02:00
James Hawkins
9ac630e058
urlmon: Fix a few test failures.
2008-07-01 11:06:43 +02:00
Michael Karcher
0ed076ab5c
crypt32: Remove duplicate MS test root key.
2008-06-30 15:11:12 +02:00
Michael Karcher
c235656aeb
crypt32: ComparePublicKeyInfo must ignore the leading zero.
2008-06-30 15:11:04 +02:00
Alexandre Julliard
d350998cec
ntdll: Don't bother to check the file name against the mask if stat() succeeded.
2008-06-30 15:10:50 +02:00
Alexandre Julliard
d45677788e
ntdll: Only recompose Unicode on Mac OS when using utf-8.
2008-06-30 15:10:25 +02:00
Jon Griffiths
a185208680
oleaut32: Null doc string params return E_INVALIDARG.
2008-06-30 15:10:01 +02:00
Jon Griffiths
04912d26b9
oleaut32: ICreateTypeLib2_SetLcid sets both LCID's.
2008-06-30 15:09:33 +02:00
Jon Griffiths
72607b89a7
oleaut32: Use users default LCID for type libraries.
2008-06-30 15:09:27 +02:00
Hans Leidekker
96b89623af
shlwapi: Add a couple of tests for UrlUnescape.
2008-06-30 15:09:20 +02:00
Hans Leidekker
c9969780bc
msi: Correct spec file entry for MsiGetFileVersion{A, W}.
2008-06-30 15:09:12 +02:00
Hans Leidekker
bdf311f91f
wininet: Only reconnect when redirected to an external site.
2008-06-30 15:08:47 +02:00
Hans Leidekker
fdc82adfcc
wininet: Allocate buffers in InternetCrackUrlA.
2008-06-30 15:08:33 +02:00
Hans Leidekker
c35a0428f6
wininet: Don't assume URL is null-terminated in InternetCrackUrlW.
2008-06-30 15:08:07 +02:00
Hans Leidekker
c3ecb7244b
wininet: More win64 compatibility fixes.
2008-06-30 15:07:47 +02:00
Hans Leidekker
01e21366cb
wininet: Avoid a crash on an invalid handle in InternetQueryOption.
2008-06-30 15:07:36 +02:00
Hans Leidekker
f1dc1bb070
wininet: Add a test for InternetCanonicalizeUrl.
2008-06-30 15:07:29 +02:00
James Hawkins
6796c880fa
gdi32: Fix a failing test in win95.
2008-06-30 15:07:20 +02:00
James Hawkins
b829b665ea
comctl32: Fix two failing tests in win9x.
2008-06-30 15:07:16 +02:00
James Hawkins
02c3bb7637
comctl32: Clean up and fix a few failing tests in win9x.
2008-06-30 15:07:05 +02:00
James Hawkins
10a1b94875
advpack: Fix several test failures in win9x.
2008-06-30 15:06:53 +02:00
James Hawkins
8cfb50e57e
advpack: Run the install test in a temporary directory.
2008-06-30 15:06:49 +02:00
James Hawkins
315e8ce312
advpack: Run the files test in a temporary directory.
2008-06-30 15:05:52 +02:00
James Hawkins
63ac79f4d5
kernel32: Don't test for HARDDISK and RAMDISK on win9x.
2008-06-30 15:05:40 +02:00
James Hawkins
03d23bd43d
kernel32: Fix a few test failures in win9x.
2008-06-30 15:05:32 +02:00
James Hawkins
ac5885ef41
kernel32: Fix a few test failures in win9x.
2008-06-30 15:05:19 +02:00
James Hawkins
3361f0c4fd
kernel32: Fix a test failure in win9x.
2008-06-30 15:05:13 +02:00
Detlef Riekenberg
5cdde8d796
spoolss: Add a stub for IsLocalCall.
2008-06-30 15:03:28 +02:00
Detlef Riekenberg
70415dc8a9
spoolss: Add a stub for WaitForSpoolerInitialization.
2008-06-30 15:03:06 +02:00
Adam Petaccia
e663816d45
gdiplus: Improve accuracy in calculating point sizes.
2008-06-30 15:00:37 +02:00
Nikolay Sivov
db9172471b
gdiplus: Fix uninitialized value jump and a leak in GdipAddPathPolygon test.
2008-06-30 15:00:21 +02:00
Zachary Brown
927335ef15
winhttp: Build an import library.
2008-06-30 14:59:59 +02:00
Mikołaj Zalewski
9c030d4660
shlwapi: UrlCanonicalize should strip all the characters <= 32 from the end of the string.
2008-06-30 13:26:40 +02:00
Mikołaj Zalewski
225086547c
shell32: RunFileDlg: use the parameters.
...
Implements the customizations that are required by the parameters. The
icon and one flag are still not implemented.
2008-06-30 13:24:05 +02:00
Mikołaj Zalewski
0e2b5c7605
shell32: RunFileDlg: move strings to resources.
2008-06-30 13:23:38 +02:00
Mikołaj Zalewski
adc72977f7
shell32: RunFileDlg: make the error messages easier to understand for the user.
2008-06-30 13:23:13 +02:00
Mikołaj Zalewski
ebb41a64ab
shell32: RunFileDlg: allow the user to cancel the Browse dialog, remove some unneeded parameters.
2008-06-30 13:22:48 +02:00
Mikołaj Zalewski
13866e81f7
shell32: RunFileDlg: use symbolic constants for control IDs and use correct hInstance when creating it.
2008-06-30 13:22:30 +02:00
Mikołaj Zalewski
032423760d
shell32: RunFileDlg: the function should be Unicode on NT.
2008-06-30 13:21:32 +02:00
Alexandre Julliard
8e5f281276
ntdll: Add some sanity checks for invalid relocation blocks.
2008-06-30 12:51:35 +02:00
Alexandre Julliard
aa68258b7a
Fix a few %ll printf formats.
2008-06-30 12:50:07 +02:00
James Hawkins
0cf9bd9c40
lz32: Fix a test failure in win9x.
2008-06-30 12:49:09 +02:00
James Hawkins
e71e3efe77
ole32: Fix a test failure in win9x.
2008-06-30 12:47:57 +02:00
James Hawkins
b9b25c73e0
advapi32: Fix a test failure on a non-admin XP system.
2008-06-30 12:47:52 +02:00
James Hawkins
192dbae550
oleaut32: Trace the failing VarCmp result.
2008-06-30 12:47:47 +02:00
James Hawkins
e95bb17b4a
comctl32: Remove an assumption that causes test failures if default icon spacing is not 43x43.
2008-06-30 12:47:42 +02:00
H. Verbeet
8d6dc9daa7
wined3d: Move setting a palette up a couple of lines in BltOverride().
...
This prevents a few failures in the ddraw tests when using FBOs due to
using P8 surfaces without a palette set.
2008-06-30 12:47:34 +02:00
H. Verbeet
469e791f00
wined3d: Invert "upsidedown" in fb_copy_to_texture_direct() and fb_copy_to_texture_hwstretch() rather than BltOverride().
...
This inversion is specific to the blit implementation being used,
stretch_rect_fbo() doesn't need it.
2008-06-30 12:47:25 +02:00
Juan Lang
60bb8bd808
cryptdlg: Implement DllRegisterServer/DllUnregisterServer.
2008-06-30 12:46:36 +02:00
Juan Lang
35ce6318f5
cryptdlg: Include cryptdlg.h.
2008-06-30 12:46:22 +02:00
Juan Lang
4b45b24d9d
inetmib1: Free memory when DLL is unloaded.
2008-06-30 12:37:46 +02:00
Juan Lang
3646816247
inetmib1: Don't prefer the native version, it doesn't do much anyway.
2008-06-30 12:37:42 +02:00
Juan Lang
8f66c13e35
inetmib1: Support the MIB2 UDP table.
2008-06-30 12:37:37 +02:00
Juan Lang
cf3d35cf15
inetmib1: Make table searching function into a generic helper.
2008-06-30 12:37:32 +02:00
Gerald Pfeifer
3e57f56fd2
iphlpapi: Include <netinet/in_systm.h> if present.
2008-06-30 12:13:26 +02:00
Jacek Caban
876153976b
mshtml: Added IHTMLWindow2::clearInterval implementation.
2008-06-30 12:12:09 +02:00
Jacek Caban
8d3aa6799c
mshtml: Added IHTMLWindow2::clearTimeout implementation.
2008-06-30 12:12:04 +02:00
Jacek Caban
74f29f1087
mshtml: Added IHTMLWindow3::setInterval implementation.
2008-06-30 12:11:58 +02:00
Jacek Caban
0d56f1058f
mshtml: Forward IHTMLWindow2::setInterval to IHTMLWindow3.
2008-06-30 12:11:52 +02:00
Jacek Caban
44223acceb
mshtml: Added VT_BSTR support to IHTMLWindow3::setTimeout.
...
Resend without test depending on JScript.
2008-06-30 12:11:46 +02:00
Jacek Caban
6971db7ee3
oleaut32: Added test showing need to QueryInterface on dual interface in ITypeInfo::Invoke.
2008-06-30 12:11:40 +02:00
Mikołaj Zalewski
659542aafc
browseui: progressdlg: don't leak the event.
2008-06-30 12:10:52 +02:00
Dylan Smith
1bec9bb440
richedit: Calculate tab positions relative to end of selection bar.
2008-06-30 12:10:18 +02:00
Dylan Smith
66f948c010
richedit: Clicking below end of text now selects closest character.
...
Before the end of the text was selected when clicking below the end of
the text, rather than using the x position to find the appropriate
character on the last row that is closest to the pixel position.
2008-06-30 12:10:02 +02:00
Huw Davies
3e90d918db
gdiplus: Fix a typo in the parameter validation check.
2008-06-30 12:09:52 +02:00
Alexandre Julliard
dfb308a6b1
configure: Fix the netinet header checks for Mac OS and Solaris.
2008-06-27 14:06:47 +02:00
Dmitry Timoshkov
3a934e7323
user32: Add a test for focus behaviour on minimize/restore.
2008-06-27 12:32:18 +02:00
Przemysław Białek
864384e75d
gdiplus: Implementation of function GdipDrawEllipse.
2008-06-27 12:32:14 +02:00
Kai Blin
ce81d843c6
netapi32: Don't test NetUserChangePassword for now.
2008-06-27 12:31:57 +02:00
Kai Blin
ac7511b9fa
netapi32: Remove double free test from apibuf tests.
2008-06-27 12:26:11 +02:00
Alistair Leslie-Hughes
1fc1bb654d
msxml3: Added support for creating DOMFreeThreadedDocument.
2008-06-27 11:40:17 +02:00
Zac Brown
7a42aba9da
shell32: Add stub implementation for SHGetIconOverlayIndex[AW].
2008-06-27 11:32:10 +02:00
Andrew Talbot
1dcc70ac17
gdi32: Pass correct pointer value to HeapFree().
2008-06-27 11:29:58 +02:00
Kirill K. Smirnov
a470c0b017
kernel32: Add stubs for [G|S]etConsoleDisplayMode.
2008-06-27 11:29:07 +02:00
Nikolay Sivov
02a9b6ae2e
gdiplus: Implemented GdipGetPenDashCap197819.
2008-06-27 11:26:34 +02:00
Nikolay Sivov
314396ae9c
gdiplus: Implemented GdipGetPenWidth.
2008-06-27 11:26:26 +02:00
Nikolay Sivov
c4b7281f06
gdiplus: Implemetned GdipGetPenUnit.
2008-06-27 11:26:18 +02:00
Nikolay Sivov
b672dad1b6
gdiplus: Added GdipGetPenStartCap.
2008-06-27 11:26:10 +02:00
Nikolay Sivov
cf55dba6a1
gdiplus: Implemented GdipGetPenLineJoin, GdipGetPenMiterLimit.
2008-06-27 11:25:58 +02:00
Nikolay Sivov
6eadf3da08
gdiplus: Implemented GdipGetPenEndCap.
2008-06-27 11:25:49 +02:00
Nikolay Sivov
71310541f4
gdiplus: Implemented GdipCloneImageAttributes.
2008-06-27 11:25:41 +02:00
Joris Huizer
002b7c82be
gdiplus: Change tmw field of GpFontFamily into an embedded structure.
2008-06-27 11:14:08 +02:00
Joris Huizer
4cafd76f2d
gdiplus: font: Ensure to release resources.
2008-06-27 11:13:59 +02:00
Maarten Lankhorst
d54c53a4b6
quartz: Fix Render and RenderFile.
...
RenderFile should add a source filter and call Render on each output
pin, while Render() should try to connect, first directly to any
existing renderers, and then using intermediates. It uses recursion
since this is the only possible way to implement Render sanely.
2008-06-27 11:13:10 +02:00
Maarten Lankhorst
0d1eea691c
quartz: Make FilterGraph_Connect and ConnectDirect behave better.
...
Does some security checks that it won't connect a filter to itself,
and also cleans up after a failed connection attempt.
2008-06-27 11:12:03 +02:00
Maarten Lankhorst
46f4c4b4d8
quartz: Make removing filters work slightly better.
2008-06-27 11:10:44 +02:00
Dan Hipschman
50b98a2946
user32: Redefine internal pop-up tracking flags to avoid conflicts.
...
These internal flags conflict with the Win32 API flags TPM_RECURSE,
TPM_RIGHTBUTTON, and TPM_CENTERALIGN respectively, which are all stored
in the same flag UINT.
2008-06-27 11:10:27 +02:00
H. Verbeet
90b7efe2c4
wined3d: Delete depth_blt_texture on IWineD3DDeviceImpl_Uninit3D().
2008-06-27 11:10:11 +02:00
H. Verbeet
ad59eaf998
wined3d: Report WINED3DPMISCCAPS_MRTPOSTPIXELSHADERBLENDING.
...
As far as I can tell we support post ps blending in combination with
MRTs fine. Tabula Rasa needs this cap in order to enable some of the
higher graphics settings.
2008-06-27 11:10:04 +02:00
Dylan Smith
fad2b57cd7
richedit: Ensure caret is seen if moved past end of view over trailing spaces.
2008-06-27 11:09:37 +02:00
Dylan Smith
add180dde0
riched32: Added class style to process double click events.
2008-06-27 11:09:28 +02:00
Dylan Smith
438d8e1c58
richedit: Caret size must match font size characters to be inserted.
...
When the caret is at the start of a run, it uses the font of the
previous run for inserting characters. The caret size previously was
the wrong height for the characters being inserted when the caret was at
the start of a line, but not the start of a paragraph so this patch
fixes this bug.
2008-06-27 11:09:14 +02:00
Dylan Smith
ee6b6f338e
richedit: Fixed mistake that didn't cause a bug.
...
The check to see if the dwOutputBuffer is full was performed incorrectly
in RTFPutUnicodeString, however, this mistake was actually harmless
since it would just cause an extra loop that does nothing, then the
check would work properly with the variable fit equal to 0.
2008-06-27 11:09:02 +02:00
Dylan Smith
632015dc62
richedit: Set error codes and stop parsing for some rtf syntax errors.
...
Checks were added for hexadecimal values that did not have valid
characters, and for EOF received before the final closing brace of the
rich text stream. The error values were tested on richedit versions 1,
2, 3 & 4.1, and they were all the same for these cases.
2008-06-27 11:08:33 +02:00
Dylan Smith
461830a83d
richedit: Removed redundant code for getting the insert style.
...
The function ME_GetInsertStyle already checks for the case where there
is a selection, so there is no need to duplicate this code for
ME_GetSelectionInsertStyle.
2008-06-27 11:08:19 +02:00
Nikolay Sivov
629761acde
gdiplus: Implementation of GdipAddPathPolygon with tests.
2008-06-26 21:37:08 +02:00
Dylan Smith
d1f1346f54
richedit: Implemented undo coalescing to group typing events.
...
Consecutively typed characters are grouped together to be undone
together. The grouping of typed characters can be stopped by certain
events that are mentioned in MSDN's remarks on the EM_STOPGROUPTYPING
message, which is also implemented by this patch.
2008-06-26 21:18:50 +02:00
Dylan Smith
9b67a38f1a
richedit: Make cursor visible when selecting via mouse above/below editor.
2008-06-26 21:18:28 +02:00
Dylan Smith
cb1d7becf9
richedit: Fixed bug preventing bold from being set with EM_SETCHARFORMAT.
...
Previously bold needed to be set by setting CFM_WEIGHT in the
CHARFORMAT2 structure, and then setting the appropriate wWeight value.
This approach isn't even supported in version 3.0 of the richedit
control. Now bold can be set/unset properly for Windows or Wine using
CFE_BOLD in dwEffects and with CFM_BOLD set in the dwMask flag.
2008-06-26 21:18:20 +02:00
Dylan Smith
60757ca6d5
richedit: Corrected the conversion used for the initial font size.
...
The LOGFONT's lfHeight member is in logical units, and is being used to
set the yHeight member of CHARFORMAT2 which is supposed to be in twips.
2008-06-26 21:18:02 +02:00
Dylan Smith
c96a273f91
richedit: Moved function declarations in header to reflect locations of definitions.
2008-06-26 21:17:48 +02:00
Dylan Smith
903423286c
richedit: Added tests reveal a problem with EM_SETCHARFORMAT's affect on the undo stack.
2008-06-26 21:17:44 +02:00
Dylan Smith
6d76d43718
richedit: Fixed a bug preventing NULL pointers from being in text.
...
Opening a text file with a NULL terminated character in it was causing
an assertion error after a run was being split due to word wrap.
Windows allows NULL terminated characters to be in the text.
2008-06-26 21:16:56 +02:00
Dylan Smith
ba747f4514
richedit: Fixed the forward word movement bug.
...
Using Ctrl-RightArrow to move to the start of the next word did not
previously work when at the start of a word. This means that
Ctrl-RightArrow would not work twice in a row since it should move to
the start of the next word.
2008-06-26 21:16:29 +02:00
Dylan Smith
67024f0f34
richedit: Prevented an assertion error on startup when run on Windows.
...
The call to GetClientRect returns 0 values for the returned RECT when
called in WM_NCCREATE in on Windows, which ended up causing an assertion
error when Wine's riched20.dll replaces the native version. Moving the
call to WM_CREATE fixes this problem (probably because NCCALCSIZE is
called in between).
2008-06-26 21:15:54 +02:00
Dylan Smith
1840a5bcad
richedit: Prevented NULL value from being used to avoid a page fault.
2008-06-26 21:15:33 +02:00
Dylan Smith
6c2026a348
richedit: Show caret after pasting or streaming in text.
...
There was a missing call to ShowCaret after the caret was created.
2008-06-26 21:15:11 +02:00
Dylan Smith
eaf7becabd
richedit: Null pointer check missing on optional parameter.
...
The function ME_FindRunInRow uses two parameters to return values by
reference, and treated these parameters as if they were optional except
for the start of the function which set *pbCaretAtEnd without checking
to see if was a NULL pointer.
2008-06-26 21:14:52 +02:00
Alexandre Julliard
58d076b419
ntdll: Force execute permission again on the stack after clearing it.
2008-06-26 21:10:57 +02:00
Francois Gouget
756b401f8d
wined3d: Add a trailing '\n' to a couple of shader_addline() calls.
2008-06-26 21:08:35 +02:00
Francois Gouget
e0338be2d4
shlwapi: Don't use Unix functions for case sensitive string comparisons.
2008-06-26 21:08:32 +02:00
Lei Zhang
f023be8aa7
mshtml: Remove unneeded variable.
2008-06-26 21:07:37 +02:00
Dan Hipschman
36aa6c4c44
riched20: Implement ITextDocument_fnGetSelection.
2008-06-26 21:07:31 +02:00
Detlef Riekenberg
74b78100f3
rpcrt4: Add a stub for I_RpcBindingInqTransportType.
2008-06-26 21:07:22 +02:00
Andrew Talbot
69789d5891
mpr: Fix some memory leaks.
2008-06-26 21:07:17 +02:00
Zac Brown
7bd0c43f03
winealsa.drv: Initialize a variable in MIX_close.
2008-06-26 21:07:11 +02:00
Alexandre Julliard
93a02e7f65
winex11: Don't create a win data structure for HWND_MESSAGE windows.
2008-06-26 16:49:09 +02:00
Alexandre Julliard
e7044cb8f8
winex11: Explicitly request creation of the thread display where necessary.
2008-06-26 16:47:42 +02:00
Alexandre Julliard
9d53a1ae2b
winex11: Get rid of the explicit colormap management.
2008-06-26 16:21:32 +02:00
Alexandre Julliard
e705764cca
winex11: Pass the display as parameter to a few more functions instead of using thread_display().
2008-06-26 16:20:02 +02:00
Alexandre Julliard
06a1407c13
winex11: Explicitly request creation of the per-thread data where necessary.
2008-06-26 15:08:08 +02:00
Anatoly Lyutin
2aba9f7fcb
user32/tests:c Add msg tests for SetActiveWindow().
2008-06-26 13:30:39 +02:00
Alexandre Julliard
a803fa3578
ole32: Make the apartment window a HWND_MESSAGE window.
2008-06-26 13:22:16 +02:00
Nikolay Sivov
eae78db8bb
gdiplus: GdipClearPathMarkers implementation.
2008-06-26 13:21:00 +02:00
Nikolay Sivov
f8826a8525
gdiplus: GdipSetPathMarker implementation.
2008-06-26 13:20:50 +02:00
Nikolay Sivov
143ebd60bb
gdiplus: GdipPathIterGetCount implementation.
2008-06-26 13:20:31 +02:00
Lei Zhang
011bad8ddf
comctl32: Use the system variable pitch font for ip address controls.
2008-06-26 13:16:58 +02:00
Owen Rudge
d384c41081
shell32/tests: Add basic ParseDisplayName test for control panel.
2008-06-26 13:16:43 +02:00
Owen Rudge
4d70c59b01
shell32/tests: Rename shfldr_netplaces test to shfldr_special, for all special folders.
2008-06-26 13:16:39 +02:00
Vitaly Lipatov
c36b6f888e
user32: Add test for SPI_{GET/SET}WHEELSCROLLCHARS for SystemParametersInfo.
2008-06-26 13:16:12 +02:00
Vitaly Lipatov
7b1765c1cc
user32: Implemented processing SPI_{GET/SET}WHEELSCROLLCHARS for SystemParametersInfo.
2008-06-26 13:16:07 +02:00
Vitaly Lipatov
dfdb64c121
user32: Implemented processing SPI_{GET/SET}SNAPTODEFBUTTON for SystemParametersInfo.
2008-06-26 13:15:51 +02:00
Nikolay Sivov
991e785f50
gdiplus: Fix GdipGetPathData implementation and test.
...
Previous version (commit 3bacdaf664
) was totally incorrect.
Thanks to Paul Vriens for pointing this out.
2008-06-26 12:50:09 +02:00
Jacek Caban
c42d937402
urlmon: Make file protocol invalid URL handling behave like IE7.
2008-06-26 12:49:08 +02:00
Maarten Lankhorst
3bda54bb04
quartz: Downgrade a fixme to a warn in dsoundrender.
2008-06-26 12:44:20 +02:00
Hwang YunSong(황윤성)
ed8d95b888
shell32: Updated Korean resource.
2008-06-26 12:44:16 +02:00
Rob Shearman
1a978cb460
rpcrt4: Add tests for endpoint mapper functions.
2008-06-26 12:20:31 +02:00
Rob Shearman
45a3462c32
rpcrt4/rpcss: Remove old named pipe code for communicating with RPCSS process.
2008-06-26 12:20:24 +02:00
Rob Shearman
9e1c7a30c7
rpcrt4: Use DCE/RPC to contact the endpoint-mapper server.
2008-06-26 12:18:35 +02:00
Jacek Caban
44a314945b
mshtml: Added DOCUMENT_NODE type support.
2008-06-26 11:16:12 +02:00
Jacek Caban
beeaea1176
mshtml: Added IHTMLDOMNode::get_parentNode implementation.
2008-06-26 11:16:07 +02:00
Jacek Caban
337f1b7393
mshtml: Added useful TRACEs.
2008-06-26 11:16:02 +02:00
Jacek Caban
f2617512f0
mshtml: Added IHTMLElement::get_offsetTop implementation.
2008-06-26 11:15:53 +02:00
Eric Durbin
61201984a6
iphlpapi: Implement getArpTable on FreeBSD.
2008-06-26 11:15:44 +02:00
Eric Durbin
6ea3796cdb
iphlpapi: Implement getNumArpEntries on FreeBSD.
2008-06-26 11:15:34 +02:00
Eric Durbin
beea4d3006
iphlpapi: Implement getTCPStats on FreeBSD.
2008-06-26 11:08:50 +02:00
Eric Durbin
3d122aec41
iphlpapi: Fix a typo resulting in wrong variable assignment.
2008-06-26 10:58:37 +02:00
Eric Durbin
020b0ef64f
iphlpapi: Implement getICMPStats on FreeBSD.
2008-06-26 10:58:20 +02:00
Eric Durbin
9d4c42a5b7
iphlpapi: Downgrade some ERR messages to WARN.
2008-06-26 10:54:41 +02:00
Eric Durbin
a00e693f37
iphlpapi: Implement getIPStats on FreeBSD.
2008-06-26 10:54:23 +02:00
Eric Durbin
6d4eab9ab4
iphlpapi: Implement getUDPStats on FreeBSD.
2008-06-26 10:54:09 +02:00
Eric Durbin
9a974dea63
iphlpapi: Implement getNumUdpEntries on FreeBSD.
2008-06-26 10:51:44 +02:00
Eric Durbin
53058e86e8
iphlpapi: Implement getInterfaceStatsByName on FreeBSD.
2008-06-26 10:51:36 +02:00
Alex Villacís Lasso
c774d681ce
richedit: Fix failing EM_GETCHARFORMAT test on all platforms.
...
Default richedit font (System) in Windows causes richedit to report
CFM_BOLD as always set. Switch to Courier New in order to see that
richedit really sets the CFM_BOLD attribute in the correct selection.
2008-06-26 10:51:07 +02:00
Juan Lang
9e919b8ae9
inetmib1: Sort the tables keyed by IP address, and use bsearch to find entries in them.
2008-06-25 23:31:05 +02:00
Juan Lang
677946941c
inetmib1: Support the MIB2 UDP statistics.
2008-06-25 23:30:38 +02:00
Juan Lang
0fb70c6d8e
inetmib1: Use a helper function to set the Oid with an item.
2008-06-25 23:30:26 +02:00
Juan Lang
81b0db2493
inetmib1: Use a helper function to set the Oid with an integer instance.
2008-06-25 23:30:22 +02:00
Juan Lang
d3f0e8c9db
inetmib1: Use a helper function to set the Oid with an IP address-based instance.
2008-06-25 23:30:19 +02:00
Juan Lang
e5afadab3f
inetmib1: Support the MIB2 IP net (ARP) table.
2008-06-25 23:29:56 +02:00
Juan Lang
d3baf1dcda
inetmib1: Support the MIB2 IP route table.
2008-06-25 23:29:49 +02:00
Juan Lang
74310cb0e3
inetmib1: Support the MIB2 TCP statistics.
2008-06-25 23:29:45 +02:00
Juan Lang
297190fde2
inetmib1: Use a helper function to get the item and instance of the MIB2 IP address table.
2008-06-25 23:29:33 +02:00
Juan Lang
969bc943ac
inetmib1: Use a helper function to get the item from the Oid.
2008-06-25 23:29:22 +02:00
Juan Lang
3aa93652a4
inetmib1: Use a helper function to get the item and instance of the MIB2 interface table.
2008-06-25 23:29:09 +02:00
Adam Petaccia
fe3d38d1a0
gdiplus: Tests for new font functions.
2008-06-25 20:42:22 +02:00
Adam Petaccia
082529b1bf
gdiplus: Implement GdipGetFontSize.
2008-06-25 20:42:12 +02:00
Adam Petaccia
1919b124a2
gdiplus: Implement GdipGetFontUnit.
2008-06-25 20:42:03 +02:00
Adam Petaccia
b0b1588ab6
gdiplus: Implement GdipCreateFont.
2008-06-25 20:41:44 +02:00
Adam Petaccia
bda6adc5e7
gdiplus: Tests for GetGeneric*.
2008-06-25 20:40:42 +02:00
Adam Petaccia
ced3d81b1a
gdiplus: Tests for FontFamily.
2008-06-25 20:40:24 +02:00
Adam Petaccia
d6bad2d6de
gdiplus: Implement GdipGetGeneric*.
2008-06-25 20:39:48 +02:00
Adam Petaccia
ce4b414845
gdiplus: Implement GdipGetFamilyName.
2008-06-25 20:39:01 +02:00
Adam Petaccia
d5b8c9d870
gdiplus: Implement GdipDeleteFontFamily.
2008-06-25 20:38:11 +02:00
Adam Petaccia
e8e1d0f6fe
gdiplus: Implement GdipCreateFontFamilyFromName.
2008-06-25 20:38:01 +02:00
Huw Davies
2ea9e28dbd
localspl: Ensure that we load winspool before spoolss to work around a circular dependence.
2008-06-25 20:29:29 +02:00
H. Verbeet
674b3b84e9
d3d9: Unset the pixel shader at the end of cnd_test().
...
This prevents failures in subsequent tests when no PS2.0 support is present.
2008-06-25 20:29:12 +02:00
H. Verbeet
873c0afb82
d3d: Allow more imprecision in the texop test.
2008-06-25 20:29:05 +02:00
James Hawkins
89a8cfdb53
msi: Don't overwrite a file that has a greater or equal version to the source file.
2008-06-25 20:28:52 +02:00
Dmitry Timoshkov
1e942d6b1f
mciavi32: Read the stream header in order to determine its type.
2008-06-25 20:28:17 +02:00
Dmitry Timoshkov
4d2a2860a5
winmm: Add another test confirming that mmioDescend does set fccType of non RIFF/LIST chunks to 0.
2008-06-25 20:28:13 +02:00
Alistair Leslie-Hughes
1124555a37
mapi32: Skip tests on error.
2008-06-25 20:28:09 +02:00
Guy Albertelli
6de3764339
comctl32: listview: Implement LVS_NOCOLUMNHEADER support for WM_STYLECHANGED message.
...
When switching LVS_NOCOLUMNHEADER on/off change the style of the header control HDS_HIDDEN.
2008-06-25 20:28:02 +02:00
Guy Albertelli
ff9bb5aec3
comctl32: listview: Show the header when updating header size if not LVS_NOCOLUMNHEADER.
2008-06-25 20:27:50 +02:00
Guy Albertelli
4b34260a73
comctl32: listview: Change header control create act like native for LVS_NOCOLUMNHEAD.
...
The native control issues the CreateWindowEx call with the HDS_HIDDEN
as part of the style and not by issuing the SetWindowLong call.
2008-06-25 20:26:00 +02:00
Roy Shea
4a4d8caed3
dsound/tests: Added additional tests of IDirectSound_CreateSoundBuffer.
2008-06-25 20:23:14 +02:00
Roy Shea
d776828857
dsound/tests: Removed test depending on value of undefined variable.
2008-06-25 20:23:08 +02:00
Zac Brown
e24e7e7852
ntdll/tests: Add tests for (Rtl)IsTextUnicode to verify that IS_TEXT_UNICODE_CONTROLS and IS_TEXT_UNICODE_REVERSE_CONTROLS are not mutually exclusive.
2008-06-25 20:23:00 +02:00
Alexander Dorofeyev
1aff73455d
quartz: Prevent heap corruption if IPropertyBag_Read fails.
2008-06-25 20:21:41 +02:00
Alexander Dorofeyev
cff08308d0
devenum: Update type when reading binary data to VT_EMPTY variant.
2008-06-25 20:21:36 +02:00
Alexander Dorofeyev
2d8f7268ab
quartz: Do not ignore current position in IEnumRegFiltersImpl_Next.
2008-06-25 20:21:30 +02:00
Alexander Dorofeyev
c782cdad96
quartz: Fix accessing variant string.
2008-06-25 20:21:26 +02:00
Vladimir Pankratov
2eee5fbfbe
hhctrl.ocx: Update Russian translation.
2008-06-25 20:21:23 +02:00
Alexandre Julliard
6536868d07
user32: Make sure that IsWindowVisible returns FALSE for HWND_MESSAGE windows.
2008-06-25 15:49:44 +02:00
Alexandre Julliard
612c010431
user32: Add support for finding HWND_MESSAGE windows in FindWindowEx.
2008-06-25 15:30:22 +02:00
Alexandre Julliard
9b9dbb20f2
user32/tests: Add some more tests for HWND_MESSAGE windows.
2008-06-25 15:24:02 +02:00
Alexandre Julliard
782403085f
user32: Treat the top-level message window as a desktop window.
2008-06-25 15:20:26 +02:00
Alexandre Julliard
1abbe0dfe3
user32: Use the top-level message window as parent for HWND_MESSAGE windows.
2008-06-25 15:10:42 +02:00
Alexandre Julliard
6b36e2131d
server: Also return the top-level message window in the get_desktop_window request.
2008-06-25 14:44:06 +02:00
Alexandre Julliard
d71303e91c
user32: Add support for a top-level message parent window in parallel to the desktop window.
2008-06-25 14:44:06 +02:00
Alexandre Julliard
c9370c44ba
user32: Register the builtin 'Message' window class.
2008-06-25 14:44:06 +02:00
Dan Hipschman
92c8cac214
gdi32: Return the correct value from GetTextFace.
2008-06-25 11:41:00 +02:00
Dylan Smith
88a9ca7c41
richedit: Tests for undo coalescing.
...
Tests for undo coalescing from previous patches sent as suggested by
Alex Villacís Lasso.
2008-06-25 11:25:32 +02:00
Dylan Smith
6f9f01f28f
richedit: bCaretAtEnd should not be reset from rewrapping text.
...
The bCaretAtEnd value in ME_TextEditor is used to identify that the
caret is at the end of a wrapped line instead of the start of the next
line in the paragraph since both these positions correspond to the
same position in the document. The bCaretAtEnd value was previously
being set back to FALSE whenever the window was resized.
2008-06-25 11:24:13 +02:00
Dylan Smith
c8e2552ad9
richedit: Trailing spaces should not affect alignment shift length.
2008-06-25 11:23:45 +02:00
Dylan Smith
308582b4f5
richedit: Allow cursor to move over trailing spaces in wrapped lines.
2008-06-25 11:23:39 +02:00
Alex Villacís Lasso
163e9d1d02
richedit: Revert patch that introduced a test that fails on all platforms.
2008-06-25 11:14:13 +02:00
Juan Lang
ea20d6b793
inetmib1: Support the MIB2 IP address table.
2008-06-25 11:03:06 +02:00
Juan Lang
7d85506a9d
inetmib1: Support the MIB2 ICMP statistics.
2008-06-25 11:02:49 +02:00
Juan Lang
b77719c7fb
inetmib1: Support the MIB2 IP statistics.
2008-06-25 11:02:25 +02:00
Juan Lang
c531c11734
inetmib1: Support the MIB2 interface table.
2008-06-25 11:00:39 +02:00
Juan Lang
f913252ea2
inetmib1: Support querying the MIB2 number of interfaces.
2008-06-25 10:59:28 +02:00
Juan Lang
dedff1329f
inetmib1: Implement SnmpExtensionQuery.
2008-06-25 10:59:07 +02:00
Juan Lang
f28cd51d0d
inetmib1: Add initialization function for getting the MIB2 number of interfaces.
2008-06-25 10:58:52 +02:00
Juan Lang
709a0a46e2
inetmib1: Add a mechanism for initializing supported OIDs, and use it in SnmpExtensionInit.
2008-06-25 10:58:37 +02:00