Alexandre Julliard
|
adb0703cff
|
ntdll: Don't try to join with the main thread.
|
2010-11-01 11:28:38 +01:00 |
Alexandre Julliard
|
6410ab1ce8
|
libwine: Update Unicode tables to the Unicode 6.0 standard.
|
2010-10-30 20:42:09 +02:00 |
Alexandre Julliard
|
f92537af93
|
Release 1.3.6.
|
2010-10-29 19:42:36 +02:00 |
Adam Martinson
|
e7d8bbab44
|
msxml3/tests: Add XSLPattern collection method tests.
|
2010-10-29 17:28:14 +02:00 |
Adam Martinson
|
77b7323b4f
|
msxml3: Fix XSLPattern namespace handling.
|
2010-10-29 17:28:11 +02:00 |
Jacek Caban
|
6241b9d652
|
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_xml implementations.
|
2010-10-29 16:31:42 +02:00 |
Jacek Caban
|
d147ee1392
|
mshtml: Added IHTMLEmbedElement stub implementation.
|
2010-10-29 16:31:37 +02:00 |
Paul Vriens
|
365e76d26a
|
hhctrl.ocx: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
|
2010-10-29 16:30:59 +02:00 |
Paul Vriens
|
bf57679e37
|
oleacc: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
|
2010-10-29 16:30:52 +02:00 |
Eric Pouech
|
f6c614018b
|
oleaut32: Fix invalid cast.
|
2010-10-29 16:30:07 +02:00 |
Travis Athougies
|
356420b340
|
d3dcompiler_43/tests: Added float vector tests to HLSL test suite.
|
2010-10-29 15:23:34 +02:00 |
Travis Athougies
|
79f715c3ec
|
d3dcompiler_43/tests: Added tests for conditional expressions to HLSL test suite.
|
2010-10-29 15:23:31 +02:00 |
Travis Athougies
|
9f7ceec91f
|
d3dcompiler_43/tests: Added order of operations test to HLSL test suite.
|
2010-10-29 15:23:28 +02:00 |
Aric Stewart
|
0e55930eff
|
winegstreamer: Add gstreamer audio convert transform filter.
|
2010-10-29 15:22:12 +02:00 |
Aric Stewart
|
5e79508fe9
|
winegstreamer: Add gstreamer mp3 transform filter.
|
2010-10-29 15:16:57 +02:00 |
Hans Leidekker
|
7135ac7641
|
advapi32: Implement EnumServicesStatusExA/W.
|
2010-10-29 14:33:57 +02:00 |
Henri Verbeet
|
27bf4c3747
|
wined3d: Remove some redundant state save/restore code from flush_to_framebuffer_drawpixels().
|
2010-10-29 14:33:57 +02:00 |
Henri Verbeet
|
7414ebc975
|
wined3d: Don't flip the coordinate system in set_blit_dimension().
|
2010-10-29 14:33:57 +02:00 |
Henri Verbeet
|
1e301027dc
|
wined3d: Only complain about unsupported filtering if we have a reason to.
|
2010-10-29 14:33:56 +02:00 |
Henri Verbeet
|
e832b57a15
|
wined3d: Move loop state to wined3d_shader_context.
|
2010-10-29 14:33:56 +02:00 |
Henri Verbeet
|
8a4a76f9a7
|
wined3d: Move "parse_state" to wined3d_shader_context.
|
2010-10-29 14:33:56 +02:00 |
Andrew Nguyen
|
de4179741b
|
configure: Check for GStreamer functionality present in 0.10.26.
|
2010-10-29 14:33:38 +02:00 |
Alexandre Julliard
|
b10fb86a91
|
configure: More aggressive disabling of Fortify.
|
2010-10-29 14:25:01 +02:00 |
Aric Stewart
|
fa7cc46063
|
usp10/tests: Update test_ScriptStringXtoCP_CPtoX to test both rtl and ltr characters.
|
2010-10-29 14:24:15 +02:00 |
Gustavo Henrique Milaré
|
8b3786f5cf
|
jscript: Update Portuguese translation.
|
2010-10-29 14:22:13 +02:00 |
Gustavo Henrique Milaré
|
3792143233
|
mshtml: Update Portuguese translation.
|
2010-10-29 14:22:10 +02:00 |
Gustavo Henrique Milaré
|
46a2476781
|
shell32: Update Portuguese translation.
|
2010-10-29 14:22:07 +02:00 |
Charles Davis
|
717fc6f3a8
|
kernel32/tests: Fix the mixed-case short path test to actually test something.
|
2010-10-29 14:21:59 +02:00 |
Nikolay Sivov
|
b1aaa86e14
|
msxml3: Trace backend error even when user error handler is not set.
|
2010-10-29 14:21:48 +02:00 |
Nikolay Sivov
|
2329d2afdd
|
msxml3: Build qualified name using libxml2 helper.
|
2010-10-29 14:21:41 +02:00 |
Nikolay Sivov
|
8f9804ed0b
|
msxml3: Add a helper to check for error handler being set.
|
2010-10-29 14:21:32 +02:00 |
Nikolay Sivov
|
843bd25012
|
msxml3/tests: Some encoding switching tests.
|
2010-10-29 14:21:21 +02:00 |
Detlef Riekenberg
|
0140a8aacc
|
include: Add WerReportCreate + WerReportCloseHandle.
|
2010-10-29 14:18:48 +02:00 |
Henri Verbeet
|
f216dba1e3
|
wined3d: Access reg_maps though ins->ctx in get_loop_control_const().
|
2010-10-28 18:18:12 +02:00 |
Henri Verbeet
|
5b36e29298
|
wined3d: Access reg_maps though ins->ctx in get_bool_const().
|
2010-10-28 18:18:12 +02:00 |
Henri Verbeet
|
ac2805e5b3
|
wined3d: Access reg_maps though ins->ctx in shader_hw_mov().
|
2010-10-28 18:18:12 +02:00 |
Henri Verbeet
|
6c5caf7a8b
|
wined3d: Access reg_maps though ins->ctx in shader_arb_get_register_name().
|
2010-10-28 18:18:11 +02:00 |
Henri Verbeet
|
3a41bbdd71
|
wined3d: Access reg_maps though ins->ctx in shader_glsl_get_register_name().
This is all part of the ongoing work to make the shader backend interface less
dependent on wined3d internals.
|
2010-10-28 18:18:11 +02:00 |
Charles Davis
|
2d18a012a8
|
kernel32/tests: Add a test for opening short paths of differing case.
|
2010-10-28 18:18:11 +02:00 |
Travis Athougies
|
7c56eb8872
|
d3dcompiler_43/tests: Added HLSL test suite.
|
2010-10-28 18:18:11 +02:00 |
Vincent Povirk
|
1682a92dd5
|
mscoree: Implement LoadLibraryShim.
|
2010-10-28 18:18:11 +02:00 |
Vincent Povirk
|
852133973f
|
wine.inf: Add some .NET-related fakedlls.
|
2010-10-28 18:18:10 +02:00 |
Vincent Povirk
|
a96941a3bf
|
mscoree: Add tests for LoadLibraryShim.
|
2010-10-28 18:18:09 +02:00 |
Austin Lund
|
5f98620c05
|
comdlg32/tests: Fixed up handling of temporary file in printdlg tests.
|
2010-10-28 18:18:07 +02:00 |
Aric Stewart
|
82a232d154
|
winegstreamer: Add gstreamer YUV->RGB transform filter.
|
2010-10-28 12:38:13 +02:00 |
Aric Stewart
|
aeb19307c7
|
winegstreamer: Add structure for gstreamer transform filters.
|
2010-10-28 12:38:13 +02:00 |
Adam Martinson
|
35643b73e3
|
msxml3/tests: Add namespace-related XSLPattern tests.
|
2010-10-28 12:38:13 +02:00 |
Adam Martinson
|
fec2199f4f
|
msxml3: libxml2 error/warning callback functions.
|
2010-10-28 12:17:02 +02:00 |
Alexandre Julliard
|
62f9966fdc
|
winegcc: Fix the lib dir detection.
Spotted by André Hentschel.
|
2010-10-28 11:45:05 +02:00 |
Alexandre Julliard
|
800cdcfe49
|
winegstreamer: Define real DllCanUnloadNow and DllGetClassObject functions.
|
2010-10-28 11:42:52 +02:00 |