Michał Ziętek
|
559547f21e
|
wscript: Implemented Host_get_Application.
|
2011-08-25 14:18:01 +02:00 |
Michał Ziętek
|
154578d75c
|
wscript: Implemented Host_put_Interactive.
|
2011-08-25 14:17:59 +02:00 |
Michał Ziętek
|
280dbcf84a
|
wscript: Implemented Host_get_Interactive.
|
2011-08-25 14:17:56 +02:00 |
Michał Ziętek
|
4252bd8653
|
wscript: Implemented Arguments2_get_length.
|
2011-08-25 14:17:53 +02:00 |
Michał Ziętek
|
5079fe9839
|
wscript: Implemented Arguments2_Count.
|
2011-08-25 14:17:49 +02:00 |
Michał Ziętek
|
1c29375031
|
wscript: Implemented Arguments2_Item.
|
2011-08-25 14:17:44 +02:00 |
Michał Ziętek
|
2d2a91fd01
|
wscript: Implemented Host_get_Arguments.
|
2011-08-25 14:17:38 +02:00 |
Alexandre Julliard
|
d34ff26230
|
advapi32/tests: Skip some tests if EnumServicesStatusExA is missing.
|
2011-08-25 11:31:55 +02:00 |
Matteo Bruni
|
36a22dfa33
|
wined3d: Don't change active texture to 0.
|
2011-08-25 11:31:55 +02:00 |
Matteo Bruni
|
d485e04576
|
wined3d: Fetch currently active texture unit from the wined3d_context.
|
2011-08-25 11:31:55 +02:00 |
Matteo Bruni
|
f47f9f7c74
|
wined3d: Store currently active texture in the wined3d context.
|
2011-08-25 11:31:55 +02:00 |
Matteo Bruni
|
e53ae83d74
|
wined3d: Pass around the context instead of gl_info.
|
2011-08-25 11:31:55 +02:00 |
Matteo Bruni
|
be8ea9c36e
|
wined3d: Make context_acquire() unconditional in a bunch of places.
|
2011-08-25 11:31:55 +02:00 |
André Hentschel
|
da7f9ed16b
|
mshtml: Remove obsolete proxy handling.
|
2011-08-25 11:31:55 +02:00 |
André Hentschel
|
7205f88883
|
mshtml: Initialize return value.
|
2011-08-25 11:31:54 +02:00 |
Marcus Meissner
|
9d7219dfb9
|
oleaut32: Fixed buffer size to MBtoWC.
|
2011-08-25 11:31:54 +02:00 |
Octavian Voicu
|
ace8b53418
|
msxml3/tests: Prevent crash in saxreader tests.
|
2011-08-25 11:31:54 +02:00 |
Francois Gouget
|
9ec291500b
|
msxml3/tests: Add a trailing '\n' to an ok() call.
|
2011-08-25 11:31:54 +02:00 |
Henri Verbeet
|
4503f3d5af
|
wined3d: Pass a gl_info pointer to select_blit_implementation().
|
2011-08-25 11:31:54 +02:00 |
Henri Verbeet
|
9aa4f895f0
|
wined3d: Pass a gl_info pointer to select_shader_backend().
|
2011-08-25 11:31:54 +02:00 |
Henri Verbeet
|
86af42a46a
|
wined3d: Pass a gl_info pointer to select_fragment_implementation().
|
2011-08-25 11:31:54 +02:00 |
Henri Verbeet
|
f65a1ed272
|
wined3d: Bind the system framebuffer based on the actual location in context_apply_fbo_state().
We can do this now because SFLAG_INDRAWABLE is no longer ambiguous.
|
2011-08-25 11:31:54 +02:00 |
Henri Verbeet
|
47c5711fe2
|
wined3d: Use draw_binding in context_apply_blit_state().
|
2011-08-25 11:31:54 +02:00 |
Henri Verbeet
|
f0d8f2aa89
|
wined3d: Use draw_binding in swapchain_gl_present().
|
2011-08-25 11:31:53 +02:00 |
Henri Verbeet
|
6cdfb95c8e
|
wined3d: Use draw_binding in surface_unload().
|
2011-08-25 11:31:53 +02:00 |
Henri Verbeet
|
1d43f07239
|
wined3d: Use draw_binding in surface_realize_palette().
|
2011-08-25 11:31:53 +02:00 |
Henri Verbeet
|
683b52ed92
|
wined3d: Use draw_binding in surface_unmap().
|
2011-08-25 11:31:53 +02:00 |
Henri Verbeet
|
1ae498dc59
|
wined3d: Use draw_binding in IWineD3DSurfaceImpl_BltOverride().
|
2011-08-25 11:31:53 +02:00 |
Michael Stefaniuc
|
82b3d35b73
|
ole32: Cleanup ItemMonikerImpl_QueryInterface().
|
2011-08-25 11:31:53 +02:00 |
Michael Stefaniuc
|
d3c934adcd
|
ole32: COM cleanup in itemmoniker.c.
|
2011-08-25 11:31:53 +02:00 |
Ričardas Barkauskas
|
bf7df85169
|
ddraw: Do not create implicit depth buffer.
|
2011-08-25 11:31:38 +02:00 |
Ričardas Barkauskas
|
e110c08cc8
|
wined3d: Avoid dereferencing null pointer in context_apply_clear_state when calling context_generate_rt_mask_from_surface.
|
2011-08-24 21:18:37 +02:00 |
Frédéric Delanoy
|
351bfadd31
|
po: Update French translation.
|
2011-08-24 19:34:13 +02:00 |
Jacek Caban
|
05d3b9cd1a
|
mshtml: Get rid of no longer useful get_nsdoc_window helper.
|
2011-08-24 19:34:11 +02:00 |
Alexandre Julliard
|
43d9122e3c
|
msvcp90: Add separate entry points for functions with different calling conventions.
|
2011-08-24 19:33:30 +02:00 |
Francois Gouget
|
c992ca277d
|
Assorted spelling fixes.
|
2011-08-24 19:07:46 +02:00 |
Francois Gouget
|
bf05d85f99
|
ntdll: Detect if NX support is enabled.
|
2011-08-24 19:07:45 +02:00 |
Francois Gouget
|
9c11faf619
|
wrc: Fix the spelling of the --endianness option.
|
2011-08-24 19:07:45 +02:00 |
Francois Gouget
|
77f68e30f5
|
shlwapi/tests: Fix the spelling of IID_Endianness.
|
2011-08-24 19:07:45 +02:00 |
Francois Gouget
|
5197ab4e52
|
ntdll/tests: Fix the spelling of IID_Endianness.
|
2011-08-24 19:07:45 +02:00 |
Francois Gouget
|
32b310c737
|
wrc: If the message context is 'do not translate', then don't add the string to the PO file.
|
2011-08-24 19:07:45 +02:00 |
Francois Gouget
|
7f9972a847
|
kernel32: Fix the CreateMailslot[AW]() spec. The first parameter is an input string.
|
2011-08-24 19:07:45 +02:00 |
Francois Gouget
|
5bc1aff578
|
programs: Document the reason for the WriteConsole() fall back.
|
2011-08-24 19:07:45 +02:00 |
Nikolay Sivov
|
283276d6ea
|
msxml3: Store class version for MXWriter instance.
|
2011-08-24 19:07:45 +02:00 |
Nikolay Sivov
|
4877da66b3
|
msxml3: Make version dependency checks more flexible, move CLSID checks to factory creation.
|
2011-08-24 19:07:45 +02:00 |
Nikolay Sivov
|
74a7edd41b
|
msxml3: Implement put_version() for MXWriter.
|
2011-08-24 19:07:44 +02:00 |
Piotr Caban
|
4fd4a8aeb3
|
msvcp90: Added basic_streambuf<char>::{Lock, Unlock} implementation.
|
2011-08-24 19:07:44 +02:00 |
Piotr Caban
|
f357f4a575
|
msvcp90: Added basic_streambuf<char> buffer accessing functions implementation.
|
2011-08-24 19:07:44 +02:00 |
Piotr Caban
|
a1bfde5909
|
msvcp90: Added basic_streambuf<char>::{ctor, dtor} implementation.
|
2011-08-24 19:07:44 +02:00 |
Piotr Caban
|
b8f53e5735
|
msvcp90: Added locale::facet class implementation.
|
2011-08-24 19:07:44 +02:00 |