Commit Graph

70822 Commits

Author SHA1 Message Date
Misha Koshelev
bf46b4fdfc d3dx9: Add stub and tests for D3DXCreateMesh. 2010-08-04 13:19:00 +02:00
Misha Koshelev
995c653d11 d3dx9: Add _D3DXMESH enumeration. 2010-08-04 13:17:51 +02:00
Alexandre Julliard
c2a29dbb9c configure: Check that the cross-compiler that we found actually works. 2010-08-04 13:16:19 +02:00
Dmitry Timoshkov
e0bbcea6fb ws2_32: Rearrange the code to avoid a needless release_sock_fd(). 2010-08-04 12:33:27 +02:00
Oldřich Jedlička
5c05b14167 ddraw/tests: New attachment/flipping tests for back buffers. 2010-08-04 12:27:11 +02:00
Oldřich Jedlička
109cb9fee4 ddraw/tests: New CreateSurface for DDSCAPS_BACKBUFFER tests. 2010-08-04 12:27:04 +02:00
Andrew Talbot
ebacf49f02 comctl32: Constify some variables. 2010-08-04 12:26:15 +02:00
Thomas Mullaly
b5e70534c6 urlmon: Implemented IUri_GetPathAndQuery. 2010-08-04 12:26:02 +02:00
Thomas Mullaly
45069a3330 urlmon: Implemented IUri_GetQuery. 2010-08-04 12:25:55 +02:00
Thomas Mullaly
fdfcfc6aa0 urlmon: Implemented canonicalization of query strings. 2010-08-04 12:25:47 +02:00
Thomas Mullaly
36b1006c6b urlmon: Implemented a parser for URI query strings. 2010-08-04 12:25:42 +02:00
Sven Baars
811c705ad9 shdocvw: Update the Dutch translation. 2010-08-04 12:25:26 +02:00
Jacek Caban
22679a2419 mshtml: Added support for custom post data type. 2010-08-04 12:25:22 +02:00
Jacek Caban
ac65368835 mshtml: Added nsIChannel::GetRequestMethod implementation. 2010-08-04 12:25:16 +02:00
Jacek Caban
0085383fc7 mshtml: Store request method in nsChannel. 2010-08-04 12:25:12 +02:00
Jacek Caban
dc825296fd mshtml: Added nsIChannel::SetRequestHeader implementation. 2010-08-04 12:25:07 +02:00
Jacek Caban
753ecebe9b mshtml: Added nsIChannel::GetRequestHeader implementation. 2010-08-04 12:24:53 +02:00
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
Matteo Bruni
2d14335f6f include: Stub d3dcompiler.h, d3d11shader.h. 2010-08-04 12:11:10 +02:00
Matteo Bruni
a9e792d6d3 include: Fix some d3d10shader.h defines. 2010-08-04 12:09:37 +02:00
Matteo Bruni
392804b1c8 include: Add some d3dcompiler-related definitions. 2010-08-04 12:08:48 +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