Jacek Caban
76eed7d313
mshtml: Store request headers in nsChannel if possible.
2010-08-04 12:24:49 +02:00
Jacek Caban
508aec93c1
mshtml: Allow customization of BeginningTransaction.
2010-08-04 12:24:44 +02:00
Jacek Caban
8ca78fa171
mshtml: Moved headers parsing to separated function.
2010-08-04 12:24:39 +02:00
Jacek Caban
6ae84b0b91
mshtml: Moved setting HTTP header to separated function.
2010-08-04 12:24:35 +02:00
Jacek Caban
b1c6f41da9
mshtml: Moved getting HTTP header to separated function.
2010-08-04 12:24:30 +02:00
Jacek Caban
dd0894c7ab
mshtml: Moved HTTP headers list freeing to separated function.
2010-08-04 12:24:25 +02:00
Andrew Eikum
9f37536d6a
shell32: Add tests for SHChangeNotify functions.
2010-08-04 12:15:24 +02:00
Aurimas Fišeras
35e60aa3e0
shdocvw: Updated Lithuanian translation.
2010-08-04 12:14:56 +02:00
André Hentschel
d0deb83624
shdocvw: Update German translation.
2010-08-04 12:14:51 +02:00
Alexander Nicolaysen Sørnes
6d381a4cf5
shdocvw: Add View menu to IE with list of installed toolbars.
2010-08-04 12:14:43 +02:00
Andrew Nguyen
80b1c5e072
mpr: Initialize the output enumeration handle to NULL in WNetOpenEnumA/W with no providers available.
2010-08-04 12:14:39 +02:00
André Hentschel
38ca35fe57
ntdll: Add SXS error codes.
2010-08-04 12:13:50 +02:00
Matteo Bruni
79c1bc42c0
d3dcompiler_41: Stub dll.
2010-08-04 12:12:09 +02:00
Matteo Bruni
fe05070643
d3dcompiler_42: Stub dll.
2010-08-04 12:11:47 +02:00
Alexandre Julliard
3bc110d916
makefiles: Add dependencies for cross-compiled objects in static libraries.
2010-08-03 19:51:38 +02:00
Vincent Povirk
00aeee6e8e
gdiplus: Stub GdipMultiplyPathGradientTransform.
2010-08-03 19:24:39 +02:00
Vincent Povirk
358d382782
gdiplus: Stub GdipGetPathGradientPresetBlendCount.
2010-08-03 19:24:33 +02:00
Vincent Povirk
2da2c9fd6b
gdiplus: Stub GdipGetPenTransform.
2010-08-03 19:24:28 +02:00
Vincent Povirk
c1582f957a
gdiplus: Stub GdipRotatePenTransform.
2010-08-03 19:24:22 +02:00
Vincent Povirk
09de12b2a3
gdiplus: Stub GdipSetPenTransform.
2010-08-03 19:24:13 +02:00
Aric Stewart
d4befda3c7
usp10: Add beginning support for GSUB Alternate Substitution Subtable.
2010-08-03 19:24:07 +02:00
Alexandre Julliard
76dd207733
shdocvw: Fix an incorrect const typecast.
2010-08-03 19:23:55 +02:00
Mariusz Pluciński
cb886f49be
gameux/tests: Add test of IGameExplorer creation.
2010-08-03 18:21:11 +02:00
Alexander Nicolaysen Sørnes
f74a563120
shdocvw: Allow the addressbar text in IE to be localized.
2010-08-03 18:21:11 +02:00
Alexander Nicolaysen Sørnes
4432f57e35
shdocvw: Add icons to the IE toolbar.
2010-08-03 18:20:39 +02:00
Alexander Nicolaysen Sørnes
871a65d230
shdocvw: Make the Home button in IE work.
2010-08-03 18:04:18 +02:00
Alexander Nicolaysen Sørnes
5d7c460962
shdocvw: Add a toolbar to IE.
2010-08-03 18:04:11 +02:00
Alexander Nicolaysen Sørnes
abc1e56563
shdocvw: Recurse into directories when adding Favorite in IE.
2010-08-03 18:03:48 +02:00
André Hentschel
ae01727f36
comdlg32: Fix German shortcut conflict.
2010-08-03 18:02:15 +02:00
André Hentschel
bd38bb122d
comdlg32: Fix German font dialog.
2010-08-03 18:02:12 +02:00
Andrew Eikum
61b670a392
shell32/tests: Fix some Win9x failures.
2010-08-03 18:00:38 +02:00
Jacek Caban
5a30f4143b
mshtml: Improved tracing of nsACString arguments.
2010-08-03 18:00:25 +02:00
Andrew Nguyen
ca96aed384
gdi32: Improve AddFontMemResourceEx parameter validation.
2010-08-03 18:00:19 +02:00
David Hedberg
1186e3caca
explorerframe: Implement TreeAdvise/TreeUnadvise.
2010-08-03 14:47:11 +02:00
David Hedberg
a5cb7652de
explorerframe: Implement Set/GetControlStyle(2).
2010-08-03 14:46:43 +02:00
David Hedberg
c32fa3485b
explorerframe: Add IOleWindow implementation.
2010-08-03 14:46:06 +02:00
David Hedberg
0ea424e7eb
explorerframe: Create the treeview on initialization.
2010-08-03 14:45:45 +02:00
Mike Kaplinskiy
4d6982e684
ws2_32: Implement ConnectEx.
2010-08-03 12:02:47 +02:00
Mike Kaplinskiy
15cc301728
ws2_32: Create a wrapper for connect.
2010-08-03 12:01:22 +02:00
Mike Kaplinskiy
fae0b6fa63
ws2_32: Don't set FD_READ/FD_WRITE before the connection is complete.
2010-08-03 12:00:48 +02:00
Mike Kaplinskiy
5288a22585
ws2_32/tests: Test ConnectEx.
2010-08-03 11:59:15 +02:00
Jeff Cook
343f85ea66
winealsa.drv: If we can't open a device as stereo, try mono. This is necessary for snd-usb-audio mics.
2010-08-03 11:46:47 +02:00
Jeff Cook
6120d7cc14
winealsa.drv: Init mixer on cards with a single Mic control, like snd_usb_audio mics.
2010-08-03 11:46:42 +02:00
Dmitry Timoshkov
5aa45d9cf4
user32: Add a test for GetClassInfo, make it pass under Wine.
2010-08-03 11:43:59 +02:00
David Hedberg
3db4aaa2b7
explorerframe: Implement Initialize.
2010-08-03 11:33:57 +02:00
Henri Verbeet
6cb38b9c93
wined3d: Allow filtering and blending with WINED3DFMT_ATI2N.
2010-08-03 11:06:51 +02:00
Henri Verbeet
88ff3f406d
wined3d: Always set the get_drawable_size() surface function.
2010-08-03 11:06:47 +02:00
Henri Verbeet
b2e1e1fd71
wined3d: Pass the color as floating point values to device_clear_render_targets().
2010-08-03 11:06:42 +02:00
Henri Verbeet
6e68dd52c4
wined3d: Use the correct divider for 15-bit depth formats in IWineD3DSurfaceImpl_BltZ().
2010-08-03 11:06:20 +02:00
Henri Verbeet
24f522c520
d3dx9_36/tests: Avoid the non-portable NAN macro.
2010-08-03 11:06:14 +02:00
Luca Bennati
44aa9a7d93
shdocvw: Update Italian translation.
2010-08-03 11:06:07 +02:00
Anders Jonsson
2ebe732453
winmm: Fix typo in English, Slovak resources.
2010-08-03 11:06:00 +02:00
Anders Jonsson
e8994599dc
cryptui: Fix typos in English resources.
2010-08-03 11:05:52 +02:00
Detlef Riekenberg
a4e0195157
shdocvw: Do not trim the last character, when using the iexplore open menu.
2010-08-03 11:04:45 +02:00
Frédéric Delanoy
82d8c52e39
shdocvw: Update French translation.
2010-08-03 11:03:50 +02:00
Sven Baars
c510a13db5
shdocvw: Update the Dutch translation.
2010-08-03 11:03:45 +02:00
Thomas Mullaly
07e7a117ca
urlmon: Implemented IUri_GetExtension.
2010-08-03 11:03:08 +02:00
Thomas Mullaly
eb6e23e1de
urlmon: Implemented function to the file extension of a file in a URI path.
2010-08-03 11:02:52 +02:00
Thomas Mullaly
1e09e44510
urlmon: Implemented IUri_GetPath.
2010-08-03 11:02:46 +02:00
Thomas Mullaly
42e8af7a4a
urlmon: Implemented canonicalization function for paths in opaque URIs.
2010-08-03 11:02:29 +02:00
Thomas Mullaly
5758b068ae
urlmon: Implemented a function which removes dot segments from paths of hierarchical URIs.
2010-08-03 11:02:20 +02:00
Thomas Mullaly
300d0e1ad4
urlmon: Implemented canonicalization function for hierarchical URI paths.
2010-08-03 11:01:58 +02:00
Thomas Mullaly
93d79ee18e
urlmon: Implemented a path parser for opaque URIs.
2010-08-03 11:01:49 +02:00
Thomas Mullaly
0ecec6d7c0
urlmon: Implemented a path parser for hierarchical URIs.
2010-08-03 11:01:38 +02:00
Huw Davies
300536d88e
rpcrt4: Add a missing STUBLESS_INITOUT case.
2010-08-02 17:40:34 +02:00
Uwe Bonnes
53391a3445
wininet: Add const qualifier after openssl version check.
2010-08-02 17:39:20 +02:00
Jeff Latimer
1510698b56
msvcirt: Add some stubs.
2010-08-02 17:38:51 +02:00
Dmitry Timoshkov
81557b5e21
gdi32: Do not crash on an invalid pointer passed to AddFontMemResourceEx.
2010-08-02 16:10:06 +02:00
David Hedberg
a690db9f1e
shell32: Replace some checks with calls to _ILIsEmpty().
2010-08-02 15:56:48 +02:00
David Hedberg
d6db3732da
explorerframe: Add some infrastructure to register the NamespaceTreeControl CLSID.
2010-08-02 15:31:33 +02:00
David Hedberg
87212d5105
explorerframe/tests: Add initial NamespaceTreeControl tests.
2010-08-02 15:28:35 +02:00
David Hedberg
46a3e7c24d
explorerframe: Add classfactory implementation.
2010-08-02 15:27:54 +02:00
David Hedberg
49b43e8f7c
explorerframe: Add a stub of NamespaceTreeControl.
2010-08-02 15:27:45 +02:00
David Hedberg
ddfab6bb9d
explorerframe: Implement DllGetVersion.
2010-08-02 15:27:18 +02:00
David Hedberg
e2cf9ad33e
explorerframe: Add dll stub.
2010-08-02 15:16:35 +02:00
Misha Koshelev
cc1738ad3c
d3dx9: Complete test for D3DXCreateSphere.
2010-08-02 15:14:41 +02:00
Matteo Bruni
70962ee4d8
d3dcompiler_43: Add dll directory.
2010-08-02 15:14:01 +02:00
Jacek Caban
6263f0079a
jscript: Use generic property for Error.number.
2010-08-02 14:09:26 +02:00
Jacek Caban
636bc7494f
jscript: Fixed test crash on some win9x installations.
2010-08-02 14:09:18 +02:00
Jacek Caban
f824a1656d
jscript: Use generic properties for NaN and Infinity implementation.
2010-08-02 14:09:08 +02:00
Jacek Caban
9ca80347e3
mshtml: Get rid of useless nsQIResult type.
2010-08-02 14:08:57 +02:00
Nikolay Sivov
7fb6031731
comctl32/monthcal: Erase week numbers rectangle before drawing new text.
2010-08-02 14:08:48 +02:00
Nikolay Sivov
49949cbbc2
comctl32/monthcal: No need to calculate month length on every iteration.
2010-08-02 14:08:40 +02:00
Nikolay Sivov
db10fb8301
comctl32/monthcal: Get rid of stored current selection date, it's always synced with lower bound.
2010-08-02 14:08:34 +02:00
Nikolay Sivov
516c322ecc
comctl32/monthcal: Add support for month delta in button navigation.
2010-08-02 14:08:20 +02:00
Nikolay Sivov
b83d11ace4
comctl32/monthcal: Add helper to jump to specified number of months.
2010-08-02 14:08:14 +02:00
Nikolay Sivov
23e9866be8
comctl32/monthcal: Fix navigation from last day in a month.
2010-08-02 14:08:06 +02:00
Nikolay Sivov
a35085457e
comctl32/monthcal: Rename button navigation helper to better reflect its purpose.
2010-08-02 14:08:00 +02:00
Alexander Nicolaysen Sørnes
a91bb52c69
shdocvw: Allow navigating to Favorites in IE.
2010-08-02 13:51:34 +02:00
Alexander Nicolaysen Sørnes
8156323404
shdocvw: Add Favorites menu to IE.
2010-08-02 13:51:10 +02:00
Stefan Dösinger
515eb3d7c4
wined3d: MSVC fixes in state.c.
2010-08-02 12:55:23 +02:00
Stefan Dösinger
4431f6c11d
wined3d: Replace pow with powf in surface_base.c.
2010-08-02 12:55:23 +02:00
Stefan Dösinger
4d45a791b6
wined3d: Fix another DWORD to WORD conversion warning.
2010-08-02 12:55:23 +02:00
Stefan Dösinger
fc5eeebe1a
wined3d: Add double to float conversion casts in device.c.
2010-08-02 12:55:22 +02:00
Andrey Turkin
fc4d5393a5
ntdll/tests: Do not check signedness for char types.
2010-08-02 12:55:21 +02:00
Andrey Turkin
cb2ce2f371
imagehlp: Remove uninitialized variable.
2010-08-02 12:55:21 +02:00
Anders Jonsson
a070fbe94a
cryptui: Add Swedish translation.
2010-08-02 12:55:21 +02:00
Jose Rostagno
a7d78b3307
shdocvw: Add Spanish translation.
2010-08-02 12:55:21 +02:00
Andrew Talbot
2b9ff98203
comctl32: Constify some variables.
2010-08-02 12:55:21 +02:00
Andrew Talbot
2061bf5f38
comctl32: Constify some variables.
2010-08-02 12:55:21 +02:00
Anders Jonsson
fa10d003b2
mapi32: Add Swedish translation.
2010-08-02 12:55:20 +02:00
Thomas Mullaly
aef9b15ca1
urlmon: Implemented IUri_GetDomain.
2010-08-02 12:55:20 +02:00
Thomas Mullaly
41513ef243
urlmon: Implemented function for finding the domain name of a URI.
2010-08-02 12:55:20 +02:00
Thomas Mullaly
e49241f953
urlmon: Implemented IUri_GetAuthority.
2010-08-02 12:55:20 +02:00
Thomas Mullaly
9ef60297da
urlmon: Silenced a noisy fixme.
2010-08-02 12:55:20 +02:00
Thomas Mullaly
9f41866e6f
urlmon: Implemented IUri_GetHostType.
2010-08-02 12:55:20 +02:00
Luca Bennati
b96553445a
shdocvw: Add Italian translation.
2010-08-02 12:55:20 +02:00
Alexandre Julliard
a4704d3d14
winex11: Sending a move/resize client message to the root requires a SubstructureRedirect mask too.
2010-08-01 20:06:05 +02:00
Alexander Nicolaysen Sørnes
9a4c364954
shdocvw: Add support for setting the statusbar text in IE.
2010-07-30 16:43:42 +02:00
Alexander Nicolaysen Sørnes
e532b1c3bd
shdocvw: Add a statusbar to IE.
2010-07-30 16:43:31 +02:00
Jacek Caban
a0af1dc4cf
mshtml: Pass processed URI to NewURI.
2010-07-30 16:34:05 +02:00
Andrew Nguyen
ce8c450d83
oleaut32/tests: Test typelib registration in the user registry.
2010-07-30 14:59:42 +02:00
Andrew Nguyen
f2610a6109
oleaut32: Partially implement UnRegisterTypeLibForUser.
2010-07-30 14:59:42 +02:00
Andrew Nguyen
f4fa417be9
oleaut32: Partially implement RegisterTypeLibForUser.
2010-07-30 14:59:41 +02:00
Andrew Nguyen
10356abd8a
comdlg32: Avoid a NULL dereference when changing the file type selection of a Unicode Win3.1-style dialog.
2010-07-30 14:59:41 +02:00
Andrew Nguyen
4e49518a38
krnl386.exe: Fix last error check for DOS compatibility hack.
2010-07-30 14:59:41 +02:00
Nikolay Sivov
93985e70a8
shlwapi/tests: Fix some test failures on RTL enabled boxes.
2010-07-30 14:59:41 +02:00
Alexandre Julliard
c68589e3dd
gdi32: Replicate a Windows bug in StretchDIBits for top-down bitmaps in the non-stretching case.
...
Found by Mathias Kosch.
2010-07-30 14:59:41 +02:00
Andrey Turkin
d9cc69be5b
imagehlp: Implement ImageGetDigestStream.
...
Mostly based on patch from Juan Lang.
2010-07-30 14:59:41 +02:00
Andrey Turkin
682f6adcbf
imagehlp: Add tests for ImageGetDigestStream.
...
Based on a patch by Juan Lang.
2010-07-30 14:59:41 +02:00
Maarten Lankhorst
6d8d3d74fa
mciqtz32: Fix mciPlay.
2010-07-30 14:59:41 +02:00
Maarten Lankhorst
910b95d328
mciqtz32: Fix mciOpen.
2010-07-30 14:59:41 +02:00
Maarten Lankhorst
baa7dcb90e
mciqtz32: Simplify mciWhere.
2010-07-30 14:59:40 +02:00
Maarten Lankhorst
c2a0c774e2
mciqtz32: Add support for MCI_STATUS_MODE.
2010-07-30 14:44:09 +02:00
Maarten Lankhorst
1e5ce5309e
mciqtz32: Add support for mciWindow.
2010-07-30 12:06:43 +02:00
Maarten Lankhorst
7737c0ad66
mciqtz32: Remove individual queryinterfaces.
2010-07-30 12:06:04 +02:00
Stefan Dösinger
8db119b700
wined3d: Use the correct type in device_unit_free_for_vs.
2010-07-30 11:41:59 +02:00
Stefan Dösinger
723d87c280
wined3d: Make glClearColor parameters floats.
2010-07-30 11:41:44 +02:00
Stefan Dösinger
51cd12f35a
wined3d: The flag parameter in shader_hw_sample is a WORD.
2010-07-30 11:41:28 +02:00
Stefan Dösinger
728dd55f62
wined3d: The ARB loop unroller's iteration is unsigned.
2010-07-30 11:41:03 +02:00
Octavian Voicu
8d48b74555
mmdevapi/tests: Prevent crash when GetMixFormat fails.
2010-07-30 11:36:03 +02:00
Henri Verbeet
bb201bb510
d3d9/tests: Read from the appropriate pixels in test_constant_clamp_vs().
2010-07-30 11:36:03 +02:00
Henri Verbeet
a99bf6c017
wined3d: Add support for ARB_texture_compression_rgtc.
2010-07-30 11:36:03 +02:00
Henri Verbeet
237f39377f
wined3d: Move the draw buffer array to the context.
2010-07-30 11:36:03 +02:00
Henri Verbeet
3ad82a82bb
wined3d: The stateblock doesn't have a parent.
2010-07-30 11:36:03 +02:00
Henri Verbeet
51a315386e
ddraw: Use a less offensive handle table implementation for surfaces.
2010-07-30 11:36:03 +02:00
Henri Verbeet
91193b6eec
ddraw: Use a less offensive handle table implementation for stateblocks.
2010-07-30 11:36:02 +02:00
David Hedberg
56f39b0d88
shell32: Fixup IShellItemArray_Constructor helper.
2010-07-30 11:36:02 +02:00
Thomas Mullaly
b5c89b6de3
urlmon/tests: Added some more test URIs.
2010-07-30 11:36:02 +02:00
Dylan Smith
c0ee555e8f
richedit: Avoid redundant calls to ME_CalcRunExtent.
...
ME_SplitRun is only called by wrapping code. In all but one call the
returned second half of the split run will be returned, get passed back
to ME_WrapHandleRun, then ME_CalcRunExtent will be called at the start of
ME_WrapHandleRun through ME_WrapSizeRun.
2010-07-30 11:36:02 +02:00
Dylan Smith
8b8e4f89b2
richedit: Use ME_Cursor as parameter to ME_SplitRunSimple.
...
The paragraph needed to be included in the parameters to avoid needing
traverse the linked list of display items to find the paragraph.
2010-07-30 11:36:02 +02:00
Dylan Smith
68b44f740c
richedit: Remove checks for converting internal CHARFORMAT structs.
...
Prevents extra copying from having to be done for converting between
unicode/ascii or between the normal or extended version of the structure.
2010-07-30 11:36:02 +02:00
Dylan Smith
ad056fe7d7
richedit: Check for bits instead of equality in EM_SETCHARFORMAT.
...
There are unsupported flags documented on MSDN which would cause problems
for the equality checks used in EM_SETCHARFORMAT. Also, to handle a
combined set of flags they must be checked for in the right order.
2010-07-30 11:36:01 +02:00
Dylan Smith
16d7890426
richedit: Don't change text mode with undo or redo stack.
2010-07-30 11:36:01 +02:00
Dylan Smith
75eef41881
richedit: Return correct values when EM_SETTEXTMODE fails.
...
The checks for the text length and invalid parameters needed to be swapped,
and the code could be easily simplified.
2010-07-30 11:36:01 +02:00
André Hentschel
428e8a5a01
msi: Prevent cryptic error.
2010-07-30 11:36:01 +02:00
André Hentschel
bb53f8a782
jscript: Fix typo in registry information.
2010-07-30 11:36:01 +02:00
Alexandre Julliard
9dba4840fa
gdi32: Refresh the DC transforms when the visible rectangle is changed.
2010-07-30 11:35:33 +02:00
Alexandre Julliard
b3dd20706a
winex11: Fix the positioning of some graphics primitives on mirrored contexts.
2010-07-30 11:35:14 +02:00
Matteo Bruni
1b3376982d
d3dx9: Implement D3DXAssembleShaderFromFile.
2010-07-29 17:48:20 +02:00
Matteo Bruni
2a62616ac7
d3dx9: Handle parent_data parameter of D3DXInclude.Open() function.
2010-07-29 17:48:09 +02:00
Alexander Nicolaysen Sørnes
75909f2158
shdocvw: Update the address bar when URL changes.
2010-07-29 17:43:04 +02:00
Alexander Nicolaysen Sørnes
fbf9138333
shdocvw: Add DocHostContainer interface to interact with WB2/IE.
2010-07-29 17:42:36 +02:00
Huw Davies
baef9a7e92
oleaut32: Don't invoke a function that has the restricted attribute or is part of an interface that's marked as restricted.
2010-07-29 17:33:36 +02:00
Henri Verbeet
941aeade01
ddraw: Use a less offensive handle table implementation for matrices.
2010-07-29 17:33:36 +02:00
Henri Verbeet
0cb4de4542
ddraw: Use a less offensive handle table implementation for materials.
2010-07-29 17:33:35 +02:00
Henri Verbeet
7b3d200ab3
d3d9/tests: Fix an ok() message in pointsize_test().
2010-07-29 17:33:35 +02:00
Henri Verbeet
da0582a624
d3d9/tests: Add a test for handling floating point specials in shaders.
2010-07-29 17:33:35 +02:00
Henri Verbeet
4936e71828
wined3d: Clamp vertex shader outputs.
...
To avoid having to interpolate infinities over fragments.
2010-07-29 17:33:35 +02:00
Henri Verbeet
2114a36936
wined3d: Unify vertex shader output handling between shader models.
2010-07-29 17:33:35 +02:00
Igor Paliychuk
f0de2d9d25
comdlg32: Fixed Ukrainian standard dialog sizes.
2010-07-29 17:33:34 +02:00
Stefan Dösinger
cc8a45321f
wined3d: Add casts for int to float conversions.
2010-07-29 17:33:34 +02:00
Stefan Dösinger
6a87681b11
wined3d: Fix an msvc anachronism warning.
2010-07-29 17:33:34 +02:00
Stefan Dösinger
81b03d8891
wined3d: Use a int for the mantissa in float_24_to_32.
2010-07-29 17:33:34 +02:00
Stefan Dösinger
b25f22e456
wined3d: Use powf instead of pow.
2010-07-29 17:33:34 +02:00
Alexandre Julliard
1019579fd4
gdi32: Fix offset for mirrored devices that have a non-zero viewport offset.
2010-07-29 17:33:27 +02:00
Alexandre Julliard
1da826a149
gdi32: Fix text positioning in mirrored DCs.
2010-07-29 13:37:20 +02:00
Alexandre Julliard
7d776a866e
gdi32: Mirror the clip region when the DC is mirrored, with tests.
2010-07-29 13:36:43 +02:00
Nikolay Sivov
31da90fd9d
shlwapi: Implement SKGetValueW over SHGetShellKey.
2010-07-29 10:30:45 +02:00
Nikolay Sivov
e7395e09e1
shlwapi: Partially implement SHGetShellKey.
2010-07-29 10:30:40 +02:00
Nikolay Sivov
b684c60a10
shlwapi/tests: Fix some test failures on Win2000.
2010-07-29 10:29:50 +02:00
Dylan Smith
4c174fc845
richedit: Removed unused run flags values.
...
The only place MERF_SKIPPED was in debug code, and MERF_CALCBYWRAP was only
used to clear this unused flag value, so I got rid of both of them.
2010-07-29 10:28:29 +02:00
Dylan Smith
15251ad84b
richedit: Removed redundant variable ptLastSplittableRun.
2010-07-29 10:28:06 +02:00
Dylan Smith
dfa80b35b0
richedit: Invalidate without calling UpdateWindow in many cases.
2010-07-29 10:28:00 +02:00
Dylan Smith
1964e603fd
richedit: Remove redundant commit and repaint in ME_StreamInText.
...
ME_StreamInText is only used in one function, ME_StreamIn, which always
calls ME_CommitUndo and ME_UpdateRepaint after calling this function.
2010-07-29 10:27:38 +02:00
Dylan Smith
328a3f1d8c
richedit: EN_UPDATE notification is sent on WM_PAINT.
2010-07-29 10:27:30 +02:00
Thomas Mullaly
d992bab72e
urlmon: Implemented IUri_GetPort.
2010-07-29 10:25:36 +02:00
Thomas Mullaly
4a88270ce0
urlmon: Implemented canonicalization for ports in URIs.
2010-07-29 10:25:08 +02:00
Thomas Mullaly
8a51ac0619
urlmon/tests: Restructured invalid URI tests plus added more test data.
2010-07-29 10:24:51 +02:00
Thomas Mullaly
ceddd02797
urlmon: Implemented a port parse for URIs.
2010-07-29 10:24:38 +02:00
Thomas Mullaly
821b8fcdc8
urlmon: Fixed a bug that would cause tests to randomly fail.
2010-07-29 10:24:23 +02:00
Frédéric Delanoy
16f120f1dd
shdocvw: Fix French translation.
2010-07-29 10:24:03 +02:00
Matt 'Murph' Finnicum
084bf06fe9
imm32: Set size of OSVERSIONINFOA before calling GetVersionExA.
2010-07-29 10:23:24 +02:00
Paul Vriens
aaf4ce8ac6
setupapi: Add a stub for SetupDiLoadClassIcon.
2010-07-29 10:22:25 +02:00
Andrew Eikum
1b7a3dae6e
comdlg32/tests: Use GetOpenFileNameA instead of GetOpenFileNameW.
2010-07-29 10:22:08 +02:00
Alexandre Julliard
7c1124e49a
gdi32: Make sure the text dimensions are always positive in the ExtTextOut normal case.
2010-07-28 23:15:01 +02:00
Alexandre Julliard
b01be941d0
winex11: Fix handling of the lpDx array in ExtTextOut for the non-Xrender case.
2010-07-28 23:10:49 +02:00
Alexandre Julliard
2773ae181e
gdi32/tests: Add some tests for the DC origin in RTL layouts.
2010-07-28 20:35:09 +02:00
Alexandre Julliard
d100153e5c
gdi32/tests: Make function pointers global in the mapping test.
2010-07-28 20:34:20 +02:00
Alexandre Julliard
e4b76dfd88
gdi32: Make the top right corner the DC origin for RTL layouts.
2010-07-28 20:33:13 +02:00
Mike Kaplinskiy
a6203f8b53
server: Fix some comments.
...
Apparently windows reports only currently valid events for WSAEnumNetworkEvents.
2010-07-28 16:28:27 +02:00
Mike Kaplinskiy
0b251c08f2
server: Consume events triggered.
2010-07-28 16:28:26 +02:00
Mariusz Pluciński
c8861296b1
gameux: Add interface registration routines.
2010-07-28 16:28:26 +02:00
Mariusz Pluciński
de239b7ac7
gameux: Add IClassFactory implementation.
2010-07-28 16:28:25 +02:00
Mariusz Pluciński
9878d6b384
gameux: Add stub of IGameExplorer implementation.
2010-07-28 16:28:25 +02:00
Mariusz Pluciński
b3a9ce4432
gameux: Add gameux.dll library stub.
2010-07-28 16:28:25 +02:00
Frédéric Delanoy
abd0e08953
shdocvw: Add French translation.
2010-07-28 16:28:25 +02:00
Anders Jonsson
e5cc9b0f8a
shdocvw: Add Swedish translation.
2010-07-28 16:28:24 +02:00
Nikolay Sivov
279677b7d8
comctl32/treeview: Fix possible crash in TVS_SINGELEXPAND helper (Coverity).
2010-07-28 16:28:23 +02:00
Jörg Höhle
c678bdd718
msvidc: ICDecompressQuery returns ICERR_BADFORMAT on error.
2010-07-28 16:28:23 +02:00
Jörg Höhle
aab254a11e
msvfw32/tests: Add ICDecompressQuery format tests.
2010-07-28 16:28:22 +02:00
Johan Gill
1fb67788b1
ddraw: Added a todo_wine test for SetCooperativeLevel.
2010-07-28 16:28:22 +02:00
Alexander Nicolaysen Sørnes
7833ca6bbb
shdocvw: Make the addressbar in IE do something useful.
2010-07-28 16:28:22 +02:00
Alexander Nicolaysen Sørnes
c5ac982903
shdocvw: Add an address bar to IE.
2010-07-28 16:28:22 +02:00
Jacek Caban
35b8c92759
jscript: Register .js file type.
2010-07-28 16:28:22 +02:00
Jacek Caban
c210618663
jscript: Return S_OK in SetScriptState for SCRIPTSTATE_INITIALIZED.
2010-07-28 16:28:21 +02:00
Huw Davies
127260bb62
ole32: Pass a real IUnknown ptr to CoMarshalInterface.
2010-07-28 16:28:21 +02:00
Paul Chitescu
8068d4ee22
d3dx9_36: Provide an empty error message in the stub D3DXCompileShader.
2010-07-28 16:28:21 +02:00
Reece Dunn
fd66d61861
ntdll/tests: check io.Status in the file tests.
2010-07-28 16:28:21 +02:00
Jacek Caban
cf6d9d6986
shdocvw: Inherit HlinkFrame in InternetExplorer object.
2010-07-28 16:28:21 +02:00
Jacek Caban
9068b3fb23
shdocvw: Moved ITargetFrame2 implementation to HlinkFrame object.
2010-07-28 16:28:21 +02:00
Jacek Caban
df2689d252
shdocvw: Moved IHlinkFrame implementation to separated object.
2010-07-28 16:28:20 +02:00
Alexandre Julliard
78cf530c58
urlmon/tests: Don't bother testing unimplemented functions to reduce test output.
2010-07-28 16:28:20 +02:00
Paul Vriens
fa8f79feb8
msxml3: Ignore a property.
2010-07-28 16:28:20 +02:00
Igor Paliychuk
a6b595918c
comdlg32: Fixed Russian standard dialog sizes.
2010-07-28 16:28:20 +02:00
Igor Paliychuk
304fdd3226
crypt32: Ukrainian translation update.
2010-07-28 16:28:20 +02:00
Andrew Nguyen
d7956bab54
ntdll: Fix the status code for ProcessDebugObjectHandle class in NtQueryInformationProcess when the debugger is absent.
2010-07-28 16:28:19 +02:00
Andrew Nguyen
4c7f9efd16
propsys: Fix comma processing in PSPropertyKeyFromString.
2010-07-28 16:28:19 +02:00
Austin English
067168b67b
kernel32/tests: Add a test for CreateFileA.
2010-07-28 16:28:19 +02:00
Austin English
fa7b5b05e2
dmusic: use a previously unused variable.
2010-07-28 16:28:19 +02:00
Piotr Caban
3ba830446d
msvcp90: Added 64-bit exports.
2010-07-28 16:28:19 +02:00
André Hentschel
8d371d88d1
kernel32: Spelling fix in a comment.
2010-07-28 14:01:53 +02:00
Wade Gobel
cceb3dc77a
gdiplus: Implemented GdipFillClosedCurve and GdipFillClosedCurveI.
2010-07-28 14:01:52 +02:00
Wade Gobel
f4e2af65c5
gdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedCurve2I in the cases that count <= 1.
2010-07-28 14:01:52 +02:00
Maarten Lankhorst
c9ce21ed7e
quartz: Add support for renderer methods to MediaSeekingPassThru.
2010-07-28 13:33:41 +02:00
Maarten Lankhorst
5fbef39607
quartz: Implement MediaSeekingPassThru.
2010-07-28 13:33:18 +02:00
Maarten Lankhorst
9c07be4399
quartz: Make it possible to just override IMediaSeeking::GetCurrentPosition.
2010-07-28 13:32:50 +02:00
Maarten Lankhorst
f830c544ac
quartz: Accept tiny discontinuities in video renderer without printing out an error.
2010-07-28 13:32:33 +02:00
Maarten Lankhorst
3658bf2367
quartz: Fix flushing in dsound renderer.
2010-07-28 13:32:28 +02:00
Dmitry Timoshkov
213d84be15
gdi32: Make sure that all the glyph metrics are transformed before caching them.
2010-07-28 12:23:33 +02:00
Igor Paliychuk
433df65d85
comdlg32: Ukrainian translation update.
2010-07-28 12:23:07 +02:00
Henri Verbeet
41346a1dae
wined3d: Setting render target 0 to NULL in an application error.
2010-07-28 12:22:55 +02:00
Henri Verbeet
ea2bb2a904
wined3d: Invalid NP2 fixup info is an internal error.
2010-07-28 12:22:52 +02:00
Henri Verbeet
0d25da0c0d
wined3d: Properly take both input and output masks into account in handle_ps3_input().
2010-07-28 12:22:50 +02:00
Henri Verbeet
ce39714228
wined3d: Check for unread registers in a more logical way in handle_ps3_input().
...
~0U always >= (in_count + 2).
2010-07-28 12:22:40 +02:00
Jacek Caban
e81811b3a0
jscript: Use generic object constants for Math constants.
2010-07-28 12:22:33 +02:00
Jacek Caban
922efb88bb
jscript: Added support for Function.arguments property.
2010-07-28 12:22:31 +02:00
Michael Stefaniuc
76c06a6d94
ntdll: Use IsEqualGUID instead of memcmp to compare GUIDs.
2010-07-28 12:22:26 +02:00
Michael Stefaniuc
a246beabeb
shdocvw: Add the Romanian translation.
2010-07-28 12:22:16 +02:00
Michael Stefaniuc
c165fd743c
oleaut32: Use IsEqualGUID instead of memcmp to compare GUIDs.
2010-07-28 12:22:00 +02:00
Andrew Talbot
8d5f7fe13f
advapi32: Constify some variables.
2010-07-28 12:21:48 +02:00
Matteo Bruni
20f51c29a9
wined3d: Setup target if offscreen rendering setting changed.
2010-07-26 18:38:33 +02:00
Louis Lenders
5a05950271
d3d9/tests: Test GetAdapterDisplayModeEx with D3DDISPLAYROTATION null-pointer.
2010-07-26 18:38:33 +02:00
Ilya Basin
3b545300b8
shell32/tests: CommandLineToArgvW("") shouldn't truncate returned exe path.
2010-07-26 18:38:33 +02:00
Ilya Basin
9dee1b24ee
shell32: Fix CommandLineToArgvW("") truncating returned exe path.
2010-07-26 18:38:33 +02:00
Jacek Caban
f6299c1bf8
mshtml: Removed frozen status comments from nsiface.idl.
...
All interfaces were recently unfrozen for upcoming mozilla2 (Firefox 4) anyway.
2010-07-26 18:38:33 +02:00
Nikolay Sivov
6711780a8f
comctl32/tests: Merge one test function to existing tests, use explicit message numbers.
2010-07-26 18:38:32 +02:00
Nikolay Sivov
16dfb1a039
comctl32/treeview: Fix TVS_SINGLEEXPAND notifications order.
2010-07-26 18:38:32 +02:00
Nikolay Sivov
b3a61c1329
comctl32/treeview: Properly initialize expanded image index.
2010-07-26 18:38:32 +02:00
Maarten Lankhorst
47d28ace15
mmdevapi: Blacklist portaudio.
2010-07-26 18:38:32 +02:00
Hwang YunSong
e1a6ba3a29
shdocvw: New Korean resource.
2010-07-26 18:38:32 +02:00
Aurimas Fišeras
5ffa1dae36
shdocvw: Add Lithuanian translation.
2010-07-26 18:38:32 +02:00
Marko Nikolic
da2750384d
advapi32: Removed sign comparison warning.
2010-07-26 18:38:32 +02:00
Stefan Dösinger
a554d1e296
d3d9: Remove the shader version varying tests.
...
My Windows 7 installation rejects mixing ps_3_0 with anything other than
vs_3_0 and vice versa, making testing how those versions pass varyings
moot. Since I have never seen an app mixing 3.0 and non-3.0 shaders I
see no reason to keep the tests.
2010-07-26 18:38:32 +02:00
Dmitry Timoshkov
a56df96a0e
winex11: Remember last window that had the XIC focus and use it in ToUnicode() to make dead keys work more reliably.
2010-07-26 18:38:31 +02:00
Alexandre Julliard
f57c1b77dd
gdi32: Get rid of the GetDCOrgEx driver entry point, GDI can implement this itself now.
2010-07-26 18:38:31 +02:00
Alexandre Julliard
69c8f0b67d
gdi32: Store the total visible rectangle in the DC.
2010-07-26 18:38:31 +02:00
Alexandre Julliard
1472f35e82
gdi32: Replace the SelectVisRgn Wine-specific export by a private entry point.
2010-07-26 18:38:31 +02:00
Alexandre Julliard
b644c8538a
gdi.exe: Disable the remaining 16-bit visible region functions, they can't work.
2010-07-26 18:38:31 +02:00
Hans Leidekker
33b6ad7f73
msi/tests: Skip tests if UAC is enabled and the process is not running elevated.
2010-07-26 18:38:31 +02:00
Hans Leidekker
9686c95749
msi/tests: Skip a test if the current user has insufficient rights.
2010-07-26 18:38:31 +02:00
Henri Verbeet
3e37b27d37
wined3d: Cleanup Get/SetRenderState traces a bit.
2010-07-26 18:38:31 +02:00
Henri Verbeet
6874743e78
wined3d: Add a missing return statement to surface_prepare_texture().
...
Calling surface_prepare_texture_internal() twice on the same surface is
harmless, but unnecessary.
2010-07-26 18:38:31 +02:00
Henri Verbeet
0bf68b846a
wined3d: Merge strect_rect_fbo() and surface_load_srgb_fbo().
2010-07-26 18:38:31 +02:00
Henri Verbeet
943fb2fb57
wined3d: Do RGB <=> sRGB transfers using FBO blits.
...
Concept based on a patch by Stefan.
2010-07-26 18:38:31 +02:00
David Hedberg
fd6d9cd8f2
shell32: Implement SHCreateShellItemArrayFromDataObject.
2010-07-26 18:38:31 +02:00
David Hedberg
bf1b56be10
shell32: Implement SHCreateShellItemArrayFromShellItem.
2010-07-26 18:38:30 +02:00
David Hedberg
090824feb5
shell32: Initial implementation of IShellItemArray with SHCreateShellItemArray.
2010-07-26 18:38:30 +02:00
Andrew Nguyen
be5fdcd242
propsys/tests: Add tests for PSPropertyKeyFromString.
2010-07-26 18:38:30 +02:00
Andrew Nguyen
9d85d46a1a
propsys: Implement PSPropertyKeyFromString.
2010-07-26 18:38:30 +02:00
Andrew Nguyen
c20908bf56
propsys/tests: Add tests for PSStringFromPropertyKey.
2010-07-26 18:38:30 +02:00
Andrew Nguyen
c50177b1c1
propsys: Implement PSStringFromPropertyKey.
2010-07-26 18:38:30 +02:00
Andrew Talbot
7114094472
advapi32: Constify some variables.
2010-07-26 18:38:30 +02:00
Max TenEyck Woodbury
a17c7f0bd0
ntdll: Setting FileAllInformation is not allowed.
2010-07-26 18:38:30 +02:00
André Hentschel
a8dc415a21
shdocvw: Add German translation.
2010-07-26 18:38:29 +02:00
Marcus Meissner
a58f31dd27
ddraw: Tighten up checks in DuplicateSurface (Coverity).
2010-07-26 18:38:29 +02:00
David Hedberg
caffc9f557
shell32: Implement IShellItem::Compare.
2010-07-26 13:34:21 +02:00
David Hedberg
2f5b53e7d7
shell32: Implement SHGetItemFromObject.
2010-07-26 13:34:21 +02:00
Harry Jeffery
4faf80280c
Fixed various spelling mistakes.
2010-07-26 13:34:20 +02:00
Thomas Mullaly
36d5856471
urlmon: Implemented canonicalization for reg-names.
2010-07-26 13:34:20 +02:00
Thomas Mullaly
ffe9f1aed0
urlmon/tests: Added more test URIs for IPv6 canonicalization.
2010-07-26 13:34:20 +02:00
Thomas Mullaly
a0b27ab3e4
urlmon: Implemented canonicalization for IPv6 addresses.
2010-07-26 13:34:20 +02:00
Thomas Mullaly
30824611b5
urlmon/tests: Added more URI test cases.
2010-07-26 13:34:20 +02:00
Thomas Mullaly
4c01ff1fa1
urlmon: Added parser for registered host names.
2010-07-26 13:34:20 +02:00
Thomas Mullaly
48e155ba70
urlmon: Added parser for IPvFuture addresses.
2010-07-26 13:34:20 +02:00
Thomas Mullaly
738d60c76b
urlmon: Added parser for IPv6 addresses.
2010-07-26 13:34:20 +02:00
Piotr Caban
cb432866d2
msvcp90: Correctly declare pointers to delete/new functions.
2010-07-26 13:34:20 +02:00
Alexandre Julliard
faa7eae8c4
makefiles: Always build the cross import libraries if crosstest is supported.
2010-07-26 13:34:07 +02:00
Alexandre Julliard
7d2e7726e7
makefiles: Always build the static cross libraries if crosstest is supported.
2010-07-26 12:46:32 +02:00
Alexandre Julliard
f195c1eb5a
winegcc: Don't import winecrt0 by default when building with -nodefaultlibs.
2010-07-26 12:46:00 +02:00
Paul Vriens
c2d722e3ee
user32: Add the Serbian (Cyrillic) translation.
...
Translation by Nenad Vujic <nesa24casa@gmail.com>
2010-07-26 09:58:22 +02:00
Paul Vriens
1ed27712c1
shell32: Add the Serbian (Cyrillic) translation.
...
Translation by Nenad Vujic <nesa24casa@gmail.com>
2010-07-26 09:58:21 +02:00
Paul Vriens
653a64e60b
shell32: Fix the Serbian (Latin) translation.
2010-07-26 09:58:21 +02:00
Matteo Bruni
23e173109d
windowscodecs: Reset the stream pointer when initializing JPEG decoder.
2010-07-26 09:58:21 +02:00
Sven Baars
56838a7062
shdocvw: Add the Dutch translation.
2010-07-26 09:58:21 +02:00
Piotr Caban
75481bde85
wininet: Commit URL cache entry when cache file is closed.
2010-07-26 09:58:21 +02:00
Piotr Caban
54bdf622a0
wininet: Fixed CreateUrlCacheEntryA implementation.
2010-07-26 09:58:21 +02:00
Igor Paliychuk
f31428e107
shdocvw: Add Ukrainian translation.
2010-07-24 11:19:12 +02:00
Andrew Eikum
4b93548df1
comdlg32: Store and use save/open dialogs' most-recently-used data.
2010-07-24 11:18:11 +02:00
Alexandre Julliard
bde57f0e64
user32: Don't make constants static to avoid compile error without optimization.
2010-07-24 11:17:05 +02:00