Vincent Povirk
4d53a4c9f5
gdiplus: Implement GetPixel for indexed color bitmaps.
2010-02-01 12:09:14 +01:00
Vincent Povirk
3815add31b
gdiplus: Test getting/setting pixels of indexed color bitmaps.
2010-02-01 12:09:06 +01:00
Vincent Povirk
762845ca8c
gdiplus: Implement GdipSetImageAttributesGamma.
2010-02-01 12:08:59 +01:00
Igor Paliychuk
c0c5ab16e1
wordpad: Update Ukrainian translations.
2010-02-01 12:08:54 +01:00
Igor Paliychuk
e80a1214f8
winefile: Add Ukrainian translations.
2010-02-01 12:08:45 +01:00
Igor Paliychuk
2c9f51089e
shdoclc: Add Ukrainian translations.
2010-02-01 12:08:36 +01:00
Igor Paliychuk
4e2e10f24e
msvidc32: Add Ukrainian translations.
2010-02-01 12:08:26 +01:00
Igor Paliychuk
a0fc95e038
msrle32: Add Ukrainian translations.
2010-02-01 12:08:13 +01:00
Igor Paliychuk
26193bc99f
cryptdlg: Add Ukrainian translations.
2010-02-01 12:08:02 +01:00
Luca Bennati
bf10ce40c4
write: Add Italian translation.
2010-02-01 12:03:42 +01:00
Luca Bennati
9f7c68fd92
wordpad: Add Italian translation.
2010-02-01 12:03:30 +01:00
Luca Bennati
d975db80b5
xcopy: Add Italian translation.
2010-02-01 12:03:21 +01:00
André Hentschel
0c470a3362
wordpad: Fix German translation.
2010-02-01 12:00:22 +01:00
Michael Stefaniuc
8b9ae4d35f
oleaut32: The Ukrainian translation is in UTF8.
2010-02-01 12:00:03 +01:00
Michael Stefaniuc
8a3ed2dffc
atl: Use IS_INTRESOURCE not HIWORD to check a resource.
2010-02-01 11:59:59 +01:00
Michael Stefaniuc
32ea7ce1a7
shlwapi: Use IS_INTRESOURCE not HIWORD to check a resource.
2010-02-01 11:59:53 +01:00
Anders Jonsson
18b918d0c4
wordpad: Update Swedish translation.
2010-02-01 11:59:46 +01:00
Aurimas Fišeras
6b64799c18
wordpad: Update Lithuanian translation.
2010-02-01 11:59:43 +01:00
Matijn Woudt
3ed5df1e3c
winhttp: Implement WINHTTP_OPTION_{CONNECT, SEND, RECEIVE}_TIMEOUT.
2010-01-29 17:28:18 +01:00
Matijn Woudt
d0983e9ec2
winhttp: Add timeout for session handles and implement for WinHttpSetTimeouts.
2010-01-29 17:28:03 +01:00
Matijn Woudt
a09e659a37
winhttp/tests: Add timeout tests for WinHttp{Set, Query}Option.
2010-01-29 17:27:30 +01:00
Christian Costa
607cb33fd5
amstream: Register media stream filter.
2010-01-29 17:27:19 +01:00
Erich Hoover
425c30f544
hhctrl.ocx: Fix a NULL dereference mistake in the Contents tab.
2010-01-29 17:26:46 +01:00
Erich Hoover
207ce6fcb2
hhctrl.ocx: Fix (re)allocating string blocks.
2010-01-29 17:26:38 +01:00
Erich Hoover
db94b0c636
hhctrl.ocx: Support jumping to a help topic with 'mapid'.
2010-01-29 17:26:13 +01:00
Erich Hoover
3a824542a5
hhctrl.ocx: Fix a double-click bug in the Contents tab introduced by the Index tab code.
2010-01-29 17:26:06 +01:00
Michael Stefaniuc
a0774cabab
msi: Avoid using HIWORD() on string pointers.
2010-01-29 17:25:49 +01:00
Christian Costa
5b6eada53f
d3drm: Add stubbed implementation of IDirect3DRMMeshBuilder.
2010-01-29 14:59:53 +01:00
Christian Costa
137100f747
d3drm: Add GUID definitions for all interfaces.
2010-01-29 14:59:33 +01:00
Maarten Lankhorst
bf6f0750cd
qcap: Add optional dependency on libv4l.
2010-01-29 14:59:03 +01:00
Maarten Lankhorst
3d7aabd887
kernel32: Work around safety check on siglongjmp.
2010-01-29 14:59:03 +01:00
Stefan Dösinger
a9f969094c
ddraw: Convert VB lock flags to wined3d flags.
2010-01-29 14:59:02 +01:00
Stefan Dösinger
f0266ee519
ddraw: Test invalid buffer lock parameters.
2010-01-29 14:59:02 +01:00
Stefan Dösinger
d499073c10
wined3d: Catch invalid buffer map parameters.
2010-01-29 14:59:02 +01:00
Dylan Smith
0c46da86bf
wordpad: Implement zooming in for print preview.
...
The preview is now drawn onto it's own window rather directly onto
the client area of the top level window. This is done to allow for
scrollbars, since the page won't usually fit in the window when zoomed in.
Refactoring was needed as a result of this, and in order to provide more
granularity for updates to avoid EM_FORMATRANGE messages being sent when
the page the same page is being displayed.
2010-01-29 14:59:02 +01:00
Dylan Smith
aaabd9f2f3
wordpad: Fixed spacing calculations for print preview.
2010-01-29 14:59:02 +01:00
Nikolay Sivov
a03bc72690
msxml3: Implement IXMLDOMText::deleteData().
2010-01-29 14:59:02 +01:00
Nikolay Sivov
173c4884ac
msxml3: Implement IXMLDOMCDATASection::deleteData() with tests.
2010-01-29 14:59:02 +01:00
Michael Stefaniuc
0a866d0e45
crypt32: Avoid using HIWORD() on a string pointer.
...
The stray IS_INTRESOURCE() is applied to a true resource. The other
strings are OIDs and not resources.
2010-01-29 14:59:02 +01:00
Michael Stefaniuc
1dcbbfe1ee
cryptnet: Don't use HIWORD() on a string pointer.
2010-01-29 14:59:02 +01:00
Jacek Caban
4b5dcc9e6b
mshtml: Optimize more nsAString handling.
2010-01-29 14:59:02 +01:00
Jacek Caban
248db8d806
mshtml: Optimize and clean up HTMLFormElement_get_dispid implementation.
2010-01-29 14:58:44 +01:00
Jacek Caban
456e53bcf9
mshtml: Optimize more nsAString handling.
2010-01-29 13:30:08 +01:00
Jacek Caban
673c90382d
mshtml: Optimize nsAString handling in htmlelem*.c.
2010-01-29 13:30:07 +01:00
Jacek Caban
c3ae1356d6
mshtml: Optimize nsAString handling.
2010-01-29 13:30:07 +01:00
Jacek Caban
22d493763b
mshtml: Use NS_StringContainerInit2 instead of NS_StringContainerInit.
2010-01-29 13:30:07 +01:00
Jacek Caban
4a400e154b
mshtml: Pass dispex info to HTMLElement_Init in HTMLElement_Create.
2010-01-29 13:30:07 +01:00
Jacek Caban
398161dcee
mshtml: Added textarea element IDispatchEx support.
2010-01-29 13:30:06 +01:00
Jacek Caban
fe3e19c8a4
mshtml.idl: Added DispHTMLTextAreaElement declaration.
2010-01-29 13:30:06 +01:00
Henri Verbeet
9f21f2c2f2
wined3d: Dump the GLSL shader source on link failure.
...
Mostly to help Mesa developers diagnose bug reports involving GLSL compile
failures, but it's convenient in general to have the source all in one place.
2010-01-29 13:30:06 +01:00