65746 Commits

Author SHA1 Message Date
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
Henri Verbeet
c03d367d3c wined3d: Get rid of an unnecessary GetContainer() call in surface_blt_to_drawable(). 2010-01-29 13:30:06 +01:00
Henri Verbeet
d66f5345e6 wined3d: Prune invalid states from the state table. 2010-01-29 13:30:06 +01:00
Henri Verbeet
19516bf69f wined3d: Add some basic state table validation. 2010-01-29 13:30:05 +01:00
Henri Verbeet
9bbccb7f80 wined3d: Add a debug function for state names. 2010-01-29 13:30:05 +01:00
Igor Paliychuk
3df59ccf69 xcopy.exe: Add Ukrainian translations. 2010-01-29 13:30:05 +01:00
Igor Paliychuk
d05656f373 write.exe: Add Ukrainian translations. 2010-01-29 13:30:05 +01:00
Igor Paliychuk
05450498d0 wordpad: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
Igor Paliychuk
8777a2cf6e wldap32: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
Igor Paliychuk
4423b0c7b4 reg.exe: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
Igor Paliychuk
0076d8663a oleaut32: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
Igor Paliychuk
b88a56de7f msvfw32: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
Igor Paliychuk
0ee3836844 msi: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
Igor Paliychuk
d165f18905 mshtml: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
Juan Lang
428fc17934 wintrust: Return error directly from WINTRUST_CreateChainForSigner. 2010-01-29 13:30:03 +01:00
Juan Lang
711ca0f4f3 wintrust: Fail creating a chain if a store couldn't be created. 2010-01-29 13:30:03 +01:00
Juan Lang
59dcf9c9ee wintrust: Return error directly from WINTRUST_CopyChain. 2010-01-29 13:30:03 +01:00
Juan Lang
c9c23190f7 wintrust: Simplify error handling in SoftpubLoadSignature. 2010-01-29 13:30:03 +01:00