Jacek Caban
510567d98a
msxml3: Get rid of xmlnode_transformNodeToObject.
2011-01-06 18:39:05 +01:00
Michael Stefaniuc
d214a96d58
mshtml: Remove some leftover *_THIS undefs.
2011-01-06 18:29:24 +01:00
Michael Stefaniuc
f242b1fb6c
mshtml: Finish the COM standardization in protocol.c.
2011-01-06 18:29:21 +01:00
Greg Geldorp
62670dc39e
dinput/tests: Skip acquire tests when not running in the foreground.
...
If our window isn't the foreground window, we'll never be able to
successfully Acquire with SetCooperativeLevel DISCL_FOREGROUND in effect.
2011-01-06 18:29:14 +01:00
Hans Leidekker
01286b97e3
msi/tests: Mark a test result on some old Wow64 platforms as broken.
2011-01-06 18:28:52 +01:00
Alexandre Julliard
d1d494b3db
wldap32: Convert translations to po files.
2011-01-06 17:57:43 +01:00
Alexandre Julliard
8aefc9081c
winmm: Convert translations to po files.
2011-01-06 17:50:17 +01:00
Alexandre Julliard
b31d2311b2
shdoclc: Convert translations to po files.
2011-01-06 17:42:05 +01:00
Alexandre Julliard
000bb2454c
oleaut32: Convert translations to po files.
2011-01-06 17:31:16 +01:00
Alexandre Julliard
958ecd63f1
msvidc32: Convert translations to po files.
2011-01-06 17:19:23 +01:00
Alexandre Julliard
ad5605b553
msrle32: Convert translations to po files.
2011-01-06 17:07:44 +01:00
Alexandre Julliard
214ca2c01c
msi: Convert translations to po files.
2011-01-06 16:21:30 +01:00
Alexandre Julliard
b41fc57ef6
mapi32: Convert translations to po files.
2011-01-06 16:14:33 +01:00
Alexandre Julliard
7df87f3976
localspl: Convert translations to po files.
2011-01-06 15:04:14 +01:00
Alexandre Julliard
0ccf1d89f8
jscript: Convert translations to po files.
2011-01-06 15:03:31 +01:00
Alexandre Julliard
9c6444c6be
iccvid: Convert translations to po files.
2011-01-06 15:01:38 +01:00
Alexandre Julliard
c9b52d2095
hhctrl: Convert translations to po files.
2011-01-06 15:01:08 +01:00
Alexandre Julliard
0cdd147dcb
devenum: Convert translations to po files.
2011-01-06 14:58:59 +01:00
Alexandre Julliard
8484e9633a
cryptdlg: Convert translations to po files.
2011-01-06 14:58:27 +01:00
Alexandre Julliard
c485b18201
crypt32: Convert translations to po files.
2011-01-06 13:56:08 +01:00
Alexandre Julliard
f8960ac808
po: Add missing entry for No key in en_US translation.
2011-01-06 11:55:50 +01:00
Ken Thomases
21137cd3c3
windowscodecs: Use Mac OS X native ICNS support, not libicns.
...
The ICNS support is only used on Mac OS X and is not anticipated to be used
on any other platform. So, we can rely on the native frameworks rather than
a third-party dependency.
2011-01-06 11:44:02 +01:00
Ken Thomases
53ba89c967
winemenubuilder: On Mac OS X, keep multiple icon sizes.
...
ICNS files can store multiple sizes, like ICOs.
2011-01-06 11:43:18 +01:00
Henri Verbeet
92e439b0f0
wined3d: Pass an IWineD3DResourceImpl pointer to resource_get_private_data().
2011-01-06 11:33:33 +01:00
Henri Verbeet
a97ae0db6a
wined3d: Pass an IWineD3DResourceImpl pointer to resource_free_private_data().
2011-01-06 11:33:29 +01:00
Henri Verbeet
134137cdb4
wined3d: Pass an IWineD3DResourceImpl pointer to resource_cleanup().
2011-01-06 11:33:24 +01:00
Henri Verbeet
7080922e0e
wined3d: Pass an IWineD3DResourceImpl pointer to resource_init().
2011-01-06 11:33:19 +01:00
Hwang YunSong
d54d410d28
winefile: Update Korean resource.
2011-01-06 11:33:15 +01:00
Hwang YunSong
f6b8689b04
winedbg: Update Korean resource.
2011-01-06 11:33:12 +01:00
Piotr Caban
92ba2168fa
shell32: Improved equal ITEMIDLISTs handling in ILIsParent.
2011-01-06 11:26:22 +01:00
Andrew Eikum
2e7ee8d9d6
mmdevapi: Be explicit about units in IAudioRenderClient::ReleaseBuffer.
2011-01-05 17:56:52 +01:00
Andrew Eikum
0b608d0f7f
mmdevapi: Be explicit about the units of ACImpl::ofs.
2011-01-05 17:56:48 +01:00
Andrew Eikum
045cf8c0af
mmdevapi: Be explicit about units of ACImpl::bufsize.
2011-01-05 17:56:43 +01:00
Andrew Eikum
bbbf72ddcb
mmdevapi: Store period size in frames.
...
There are three different units to represent durations of audio: time,
bytes, and frames. Since all three are in use in this module, we should
be more explicit about the unit of each variable.
2011-01-05 17:56:36 +01:00
André Hentschel
1bf8612718
user32/tests: Don't test function directly when reporting GetLastError().
2011-01-05 17:56:04 +01:00
Huw Davies
40ba10ed7a
wineps.drv: Explicitly report that we do not support blending.
2011-01-05 17:55:16 +01:00
Hwang YunSong
d6f14fd638
wineconsole: Update Korean resource.
2011-01-05 17:55:10 +01:00
Hwang YunSong
183b89b689
wineboot: Update Korean resource.
2011-01-05 17:55:08 +01:00
Austin English
8ec262ef0d
winex11.drv: Use consistent formatting in a TRACE().
2011-01-05 17:54:58 +01:00
Huw Davies
62cd56ce81
ole32: Store the ole advise sinks in a STATDATA array.
2011-01-05 17:54:49 +01:00
Huw Davies
6ac2cb3ddc
ole32: Reimplement SendOnDataChange using the connection enumerator.
2011-01-05 17:54:44 +01:00
Huw Davies
d5c66bc23d
wrc: Initialise variable.
2011-01-05 17:54:33 +01:00
Michael Stefaniuc
5cce70ddeb
windowscodecs: Use an iface instead of a vtbl pointer in BmpFrameEncode.
2011-01-05 17:53:29 +01:00
Michael Stefaniuc
0eff947c09
mshtml: Use ifaces instead of vtbl pointers in ProtocolFactory.
2011-01-05 17:53:20 +01:00
Michael Stefaniuc
1ae51aa74a
mshtml: COM cleanup for the nsIInputStream iface.
2011-01-05 17:53:13 +01:00
Michael Stefaniuc
1d7e50079a
mshtml: COM cleanup for the nsIURL iface.
2011-01-05 17:53:06 +01:00
Michael Stefaniuc
1e19fd6c49
atl: Use ifaces instead of vtbl pointers in IOCS.
2011-01-05 17:52:56 +01:00
Michael Stefaniuc
4a6c525659
hlink: Use ifaces instead of vtbl pointers in ExtensionService.
2011-01-05 17:52:46 +01:00
Michael Stefaniuc
1503a1ff40
mshtml: COM cleanup for the IHTMLEmbedElement iface.
2011-01-05 17:52:20 +01:00
André Hentschel
564c7a5718
winemaker: Add def file support.
2011-01-05 17:52:06 +01:00