Hwang YunSong
|
f3119811fa
|
mshtml: Update Korean resource.
|
2010-08-16 12:56:58 +02:00 |
Jose Rostagno
|
0fa01958f6
|
mshtml: Update Spanish translation.
|
2010-08-16 12:56:50 +02:00 |
Jose Rostagno
|
431ff3ca38
|
shdocvw: Update Spanish translation.
|
2010-08-16 12:56:47 +02:00 |
Luca Bennati
|
490ee12ebb
|
mshtml: Update Italian translation.
|
2010-08-16 12:56:42 +02:00 |
Luca Bennati
|
ca723c0d27
|
shdocvw: Update Italian translation.
|
2010-08-16 12:56:39 +02:00 |
Detlef Riekenberg
|
bc72f9965d
|
gdi32: Always use a HANDLE for GDI_ReleaseObj.
|
2010-08-16 12:56:34 +02:00 |
Frédéric Delanoy
|
56245243f0
|
mshtml: Update French translation.
|
2010-08-16 12:56:23 +02:00 |
Frédéric Delanoy
|
1fe1a0f7f9
|
shdocvw: Update French translation.
|
2010-08-16 12:56:22 +02:00 |
Sven Baars
|
fccc57ca19
|
shdocvw: Update the Dutch translation.
|
2010-08-16 12:56:20 +02:00 |
Sven Baars
|
d5df95257d
|
mshtml: Update the Dutch translation.
|
2010-08-16 12:56:18 +02:00 |
André Hentschel
|
9d077ad3bb
|
shdocvw: Update German translation.
|
2010-08-16 12:56:16 +02:00 |
André Hentschel
|
87bf3ed464
|
mshtml: Fix indentation in resource file.
|
2010-08-16 12:56:14 +02:00 |
André Hentschel
|
021a9fcedd
|
mshtml: Update German translation.
|
2010-08-16 12:56:11 +02:00 |
Aurimas Fišeras
|
00f23b9c5b
|
mshtml: Update Lithuanian translation.
|
2010-08-16 12:56:09 +02:00 |
Alexandre Julliard
|
277040d924
|
d3dx9: Fix some incorrect const typecasts.
|
2010-08-04 17:53:14 +02:00 |
Tony Wasserka
|
1905e93b54
|
d3dx9: Implement ARGB point filtering in D3DXLoadSurfaceFromMemory.
|
2010-08-04 17:49:43 +02:00 |
Tony Wasserka
|
5bdfd877a7
|
d3dx9: Return D3DERR_INVALIDCALL in D3DXLoadSurfaceFromMemory if pDestRect is invalid.
|
2010-08-04 17:48:45 +02:00 |
Tony Wasserka
|
295d2a6777
|
d3dx9: Move pixel sampling and recombination in copy_simple_data to separate helper functions.
|
2010-08-04 17:48:21 +02:00 |
Dmitry Timoshkov
|
dfe6ae58af
|
user32: Protect from setting as a window owner one of its successors.
|
2010-08-04 17:35:22 +02:00 |
Jacek Caban
|
884b76657c
|
jscript: Get rid of no longer needed ErrorInstance struct.
|
2010-08-04 17:32:05 +02:00 |
Jacek Caban
|
ae8cb5a1e6
|
jscript: Fixed Error.toString implementation for non-Error this.
|
2010-08-04 17:31:59 +02:00 |
Jacek Caban
|
04819e9066
|
jscript: Use generic property for Error.message.
|
2010-08-04 17:31:51 +02:00 |
Jacek Caban
|
96990cfa8e
|
jscript: Use generic property for Error.description.
|
2010-08-04 17:31:46 +02:00 |
David Hedberg
|
2761b0ded6
|
explorerframe: Implement GetRootItems.
|
2010-08-04 17:30:53 +02:00 |
David Hedberg
|
b431995cc4
|
explorerframe: Implement RemoveRoot and RemoveAllRoots.
|
2010-08-04 17:30:37 +02:00 |
David Hedberg
|
658ec55a94
|
explorerframe: Handle TVN_GETDISPINFO to get icons, filename and information about subfolders.
|
2010-08-04 17:30:26 +02:00 |
David Hedberg
|
f87891c362
|
explorerframe: Implement InsertRoot and AppendRoot.
|
2010-08-04 17:30:15 +02:00 |
Nikolay Sivov
|
94dfbcaad5
|
comctl32/tests: Remove some noise from function names.
Everything in this file is about Monthcal.
|
2010-08-04 13:26:11 +02:00 |
Nikolay Sivov
|
8e968fd290
|
comctl32/monthcal: Add some tests for post-V1 hittest fields.
|
2010-08-04 13:26:00 +02:00 |
Henri Verbeet
|
37c8632811
|
wined3d: Make some lookup tables const.
|
2010-08-04 13:24:24 +02:00 |
Henri Verbeet
|
2b88b2d351
|
wined3d: Only try to acquire a context in surface_cleanup() if there are GL resources to be destroyed.
The reason we're in surface_cleanup() might for example be that context
creation failed.
|
2010-08-04 13:24:21 +02:00 |
Henri Verbeet
|
43a86d1e56
|
wined3d: Cleanup Get/SetDepthStencilSurface().
|
2010-08-04 13:24:17 +02:00 |
Henri Verbeet
|
009cd78fa4
|
wined3d: Cleanup Get/SetRenderTarget().
|
2010-08-04 13:24:14 +02:00 |
Henri Verbeet
|
6e30387f81
|
wined3d: Replace color_fill_fbo() with device_clear_render_targets().
|
2010-08-04 13:24:07 +02:00 |
Alexander Nicolaysen Sørnes
|
aa733bedd5
|
mshtml: Send more informative messages to OleInPlaceFrame.
|
2010-08-04 13:19:21 +02:00 |
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 |