Francois Gouget
|
aa5e253317
|
po: Fix a formatting directive in the Russian translation.
|
2012-01-23 15:59:55 +01:00 |
Andrej Znidarsic
|
f4630cd56b
|
po: Update Slovenian translation.
|
2012-01-23 15:59:55 +01:00 |
Hans Leidekker
|
fcce720a2f
|
msi: Don't evaluate msidbFeatureAttributesFollowParent when features are preselected.
|
2012-01-23 15:59:54 +01:00 |
Nikolay Sivov
|
6302ba5dd6
|
mscoree: Correct VARIANT type.
|
2012-01-23 15:59:54 +01:00 |
Nikolay Sivov
|
a5b492eb39
|
msxml3: Initial implementation of ::getPrefix().
|
2012-01-23 15:59:53 +01:00 |
Nikolay Sivov
|
91390a720f
|
msxml3: ::get_namespaceURI() doesn't reset out pointer on invalid index.
|
2012-01-23 15:59:53 +01:00 |
Nikolay Sivov
|
b148063031
|
msxml3: Replace macro with another enum entry.
|
2012-01-23 15:59:53 +01:00 |
Nikolay Sivov
|
ca48dac882
|
msxml3: Make remove() method a stub in version 6, more collection tests.
|
2012-01-23 15:59:53 +01:00 |
Nikolay Sivov
|
012806a077
|
msxml3: Try IStream if IPersistStream save failed.
|
2012-01-23 15:59:53 +01:00 |
Aric Stewart
|
cb2d40275b
|
winegstreamer: Update transform filters to use the correct csReceive critical section.
|
2012-01-23 11:10:21 +01:00 |
Christian Costa
|
0eb9740e79
|
d3dxof: Prevent accessing pobj when it is null. This can happend on error.
|
2012-01-23 11:08:04 +01:00 |
Christian Costa
|
310c174eee
|
d3dxof: Make sure This->buf.pdata is set to NULL before being used in case of error.
|
2012-01-23 11:07:50 +01:00 |
Christian Costa
|
d3fb586024
|
dmusic: Fix memory leak in Direct Music object.
|
2012-01-23 11:07:27 +01:00 |
Rico Schüller
|
7b3863fec0
|
d3dx9: Fix constant table trace.
|
2012-01-23 11:06:10 +01:00 |
Rico Schüller
|
6ad34b161f
|
d3dx9: Reorder argument check in D3DXGetShaderConstantTableEx().
|
2012-01-23 11:06:04 +01:00 |
Rico Schüller
|
59b365f9bb
|
d3dx9: Get rid of ID3DXConstantTableImpl typedef.
|
2012-01-23 11:05:50 +01:00 |
Rico Schüller
|
4a6e06d7bb
|
d3dx9: Introduce free_constant_table().
|
2012-01-23 11:05:45 +01:00 |
Jacek Caban
|
14b790a548
|
ieframe: Added HTTP navigation and GoBack tests.
|
2012-01-20 19:41:43 +01:00 |
Jacek Caban
|
82c826f6fc
|
ieframe: Added InternetExplorer::GoBack implementation.
|
2012-01-20 16:03:11 +01:00 |
Jacek Caban
|
51c141ab4c
|
ieframe: Added very beginning IWebBrowser2::GoBack implementation.
|
2012-01-20 16:03:05 +01:00 |
Jacek Caban
|
5e84789578
|
mshtml: Added history update notification support.
|
2012-01-20 16:02:50 +01:00 |
Jacek Caban
|
d9e57da4c7
|
mshtml: Added more travel log tests.
|
2012-01-20 16:02:42 +01:00 |
Jacek Caban
|
50a86f5f25
|
mshtml: Better stub for ITravelLogClient::FindWindowByIndex.
|
2012-01-20 16:02:35 +01:00 |
Jacek Caban
|
e174d1d31b
|
mshtml: Added ITravelLogClient stub implementation.
|
2012-01-20 16:02:27 +01:00 |
Piotr Caban
|
259cd79336
|
urlmon/tests: Test if url reported in IInternetProtocol::Start is valid during binding.
|
2012-01-20 16:02:15 +01:00 |
Piotr Caban
|
601ba02b26
|
urlmon: Added IInternetProtocol::Switch PI_FORCE_ASYNC flag test.
|
2012-01-20 16:02:08 +01:00 |
Piotr Caban
|
1559fceeea
|
urlmon: Added support for PI_FORCE_ASYNC flag in IInternetProtocol::Switch implementation.
|
2012-01-20 16:02:01 +01:00 |
Piotr Caban
|
6bc361f2fc
|
urlmon: Store display_uri in BindProtocol structure.
|
2012-01-20 16:01:56 +01:00 |
Hans Leidekker
|
09a49fd784
|
msi: Pass the file identifier instead of the filename in action data for SelfRegModules/SelfUnregModules.
|
2012-01-20 16:01:48 +01:00 |
Nikolay Sivov
|
478ddf7b6c
|
mshtml: Respond to SID_SContainerDispatch service id.
|
2012-01-20 16:01:38 +01:00 |
Alexandre Julliard
|
42e583f1f6
|
widl: We no longer need to avoid windows.h in generated headers.
|
2012-01-20 15:59:02 +01:00 |
Alexandre Julliard
|
25441f40f8
|
include: Allow using windows.h in Wine code.
|
2012-01-20 15:58:57 +01:00 |
André Hentschel
|
0c0b6a1096
|
d3drm: Forward all IUnknown methods to IDirect3DRM.
|
2012-01-20 14:22:35 +01:00 |
André Hentschel
|
dfd7c70d37
|
d3drm: Reorder d3drm creation function to avoid forward declarations.
|
2012-01-20 14:22:30 +01:00 |
André Hentschel
|
9defecb013
|
d3drm: Forward all IUnknown methods from IDirect3DRMMeshBuilder3.
|
2012-01-20 14:22:24 +01:00 |
André Hentschel
|
2e3e62b6aa
|
d3drm: Reorder meshbuilder creation function to avoid forward declarations.
|
2012-01-20 14:22:21 +01:00 |
André Hentschel
|
c5cf5f8ea8
|
d3drm: Reorder frame creation function to avoid forward declarations.
|
2012-01-20 14:19:49 +01:00 |
Francois Gouget
|
a0cb4e6355
|
po: Fix some typography issues and improve the Walloon translation.
|
2012-01-20 13:40:02 +01:00 |
Francois Gouget
|
03001c15b0
|
po: Remove English strings from the Catalan translation.
|
2012-01-20 13:40:02 +01:00 |
Francois Gouget
|
35f60bf686
|
po: Remove English strings from the Bulgarian translation.
|
2012-01-20 13:40:01 +01:00 |
Francois Gouget
|
ccdacc7faf
|
po: Translate a couple of keys for Catalan.
|
2012-01-20 13:40:01 +01:00 |
Francois Gouget
|
73415e228a
|
po: Remove English strings from the Czech translation.
|
2012-01-20 13:40:00 +01:00 |
Francois Gouget
|
a355354c28
|
po: Remove English strings from the Greek translation.
|
2012-01-20 13:39:57 +01:00 |
Francois Gouget
|
3a6f314244
|
po: Tweak the CD-ROM Danish and Dutch translations.
|
2012-01-20 13:34:42 +01:00 |
Michael Stefaniuc
|
84d5317302
|
dsound: Remove the now obsolete IDirectSoundBufferImpl_Destroy().
|
2012-01-20 13:34:20 +01:00 |
Michael Stefaniuc
|
c7f5f10aab
|
dsound: Merge IDirectSoundNotify into the secondary buffer object.
|
2012-01-20 13:33:33 +01:00 |
Frédéric Delanoy
|
ca75c4a84b
|
rpcrt4: Make some switch fallthroughs explicit (Coverity).
|
2012-01-20 13:32:47 +01:00 |
Hans Leidekker
|
f37b94e69a
|
winhttp: Download PAC scripts in a separate session.
|
2012-01-20 13:32:27 +01:00 |
Nikolay Sivov
|
7c31988554
|
msxml3: Move some xdr tests data to a table.
|
2012-01-20 13:32:11 +01:00 |
Nikolay Sivov
|
ae5c984b12
|
msxml3: Use debugstr_* functions instead of wine_* prefixed for consistency.
|
2012-01-20 13:32:04 +01:00 |