James Eder
|
c683b98da5
|
ntdll: Return as many PROCESSOR_POWER_INFORMATIONs as there are CPUs.
|
2012-09-13 16:49:16 +02:00 |
Jacek Caban
|
8c5f5b49ec
|
jscript: Added support for host objects being part of scope chain.
|
2012-09-13 16:47:29 +02:00 |
Jacek Caban
|
fdbd536983
|
jscript: Don't leave current scope in return statement before evaluating the expression.
|
2012-09-13 16:47:22 +02:00 |
Hans Leidekker
|
dd8f54a49f
|
msi: Don't reinstall components shared with other products.
|
2012-09-13 13:56:39 +02:00 |
Michael Stefaniuc
|
9f56598fb9
|
comctl32/tests: Use the proper type for function pointers.
|
2012-09-13 13:56:34 +02:00 |
Michael Stefaniuc
|
5b19a55910
|
comctl32/tests: Remove commented out struct declaration.
|
2012-09-13 13:56:23 +02:00 |
Piotr Caban
|
b3dff995ee
|
msvcrt/tests: Added more RTTI tests.
|
2012-09-13 13:56:15 +02:00 |
Piotr Caban
|
f4e323baa4
|
msvcrt: Fixed RTTI base pointer calculation if signature==0.
|
2012-09-13 13:56:04 +02:00 |
Jacek Caban
|
a982933869
|
mshtml: Try using IWinInetHttpInfo if OnResponse was not called.
|
2012-09-13 13:55:42 +02:00 |
Jacek Caban
|
05dc7eac8d
|
mshtml: Added IHTMLDocument4::fireEvent implementation.
|
2012-09-13 13:55:36 +02:00 |
Jacek Caban
|
fae1fff830
|
mshtml: Added more events tests.
|
2012-09-13 13:55:25 +02:00 |
Jacek Caban
|
3de3d07054
|
mshtml: Added support for event object in HTMLElement::fireEvent.
|
2012-09-13 13:54:52 +02:00 |
Jacek Caban
|
fffb717b1b
|
mshtml: Added IHTMLDocument4::createEventObject implementation.
|
2012-09-13 13:54:47 +02:00 |
Jacek Caban
|
74453fb0fd
|
mshtml: Added HTMLElement::ondataavailable implementation.
|
2012-09-13 13:54:40 +02:00 |
Alexandre Julliard
|
b9fa73a798
|
user32/tests: Add some tests for UpdateLayeredWindow.
|
2012-09-13 13:50:57 +02:00 |
Alexandre Julliard
|
b0fce2a02b
|
user32: Refresh the frame when the style bits of a layered window are changed.
|
2012-09-13 13:50:40 +02:00 |
Alexandre Julliard
|
9f29dcdc2e
|
user32: Don't send messages on position changes in UpdateLayeredWindow.
|
2012-09-13 13:50:15 +02:00 |
Alexandre Julliard
|
0682355af2
|
winex11: Don't use a window surface for embedded windows.
|
2012-09-13 10:31:58 +02:00 |
Henri Verbeet
|
b8feef8833
|
wined3d: wined3d_device_set_base_vertex_index() never fails.
|
2012-09-13 10:23:14 +02:00 |
Henri Verbeet
|
9235336894
|
d3d10core/tests: Add a small test for ID3D10Device_CreateDepthStencilView().
|
2012-09-13 10:23:05 +02:00 |
Henri Verbeet
|
05d1fbb392
|
d3d10core: Implement d3d10_depthstencil_view_GetDesc().
|
2012-09-13 10:22:59 +02:00 |
Michael Stefaniuc
|
3fa6bd0ced
|
ntdll: IOCTL_DISK_GET_MEDIA_TYPES is the same as IOCTL_STORAGE_GET_MEDIA_TYPES.
|
2012-09-13 10:21:46 +02:00 |
Josh DuBois
|
92ad0a47fa
|
msls31: Add stub dll.
|
2012-09-12 17:49:43 +02:00 |
Qian Hong
|
df8be7b81a
|
gdi32: Prepend at in get_outline_text_metrics for vertical fonts.
|
2012-09-12 16:04:53 +02:00 |
Qian Hong
|
2f76f35e46
|
gdi32/tests: Added more tests for vertical fonts.
|
2012-09-12 16:04:47 +02:00 |
Qian Hong
|
97904fd1ff
|
gdi32: Prepend at when create vertical font face.
|
2012-09-12 16:04:34 +02:00 |
Qian Hong
|
8f91b51674
|
gdi32/tests: Added tests for vertical fonts.
|
2012-09-12 16:04:25 +02:00 |
Qian Hong
|
6c1e264e8e
|
gdi32: Fixed localized font full name (UNIQUE ID).
|
2012-09-12 16:04:03 +02:00 |
Piotr Caban
|
dadc409bae
|
msvcp: Fixed displaying of not NULL-terminated strings in debug traces.
|
2012-09-12 16:03:44 +02:00 |
Piotr Caban
|
8dacc816eb
|
msvcp: Sync spec files and implementations.
|
2012-09-12 16:03:38 +02:00 |
Piotr Caban
|
69e12a9ae9
|
msvcp90: Added std::ws(basic_istream) implementation.
|
2012-09-12 16:03:30 +02:00 |
Alexandre Julliard
|
edea44f0ff
|
winex11: Add support for the LWA_COLORKEY layered window attribute.
|
2012-09-12 16:00:18 +02:00 |
Daniel Jelinski
|
425f0a25d6
|
comctl32: Invalidate correct rectangle for marquee selection.
|
2012-09-12 12:48:50 +02:00 |
Dmitry Timoshkov
|
a53807e3e8
|
windowscodecs: Check guid pointer for NULL in TiffDecoder_GetContainerFormat.
|
2012-09-12 12:48:40 +02:00 |
Dmitry Timoshkov
|
b8c4ba6603
|
windowscodecs: Implement GetContainerFormat for the TIFF metadata block reader.
|
2012-09-12 12:48:36 +02:00 |
Dmitry Timoshkov
|
5373f8520d
|
windowscodecs: Create Logical Screen Descriptor metadata for the GIF decoder.
|
2012-09-12 12:48:30 +02:00 |
Dmitry Timoshkov
|
039f6d5114
|
windowscodecs: Make sure that all GIF metadata blocks are properly packed.
|
2012-09-12 12:48:26 +02:00 |
Michael Stefaniuc
|
f905a1c448
|
shell32: Fix the messed up indentation level in the STRRET functions.
|
2012-09-12 12:47:46 +02:00 |
Michael Stefaniuc
|
506f77f52d
|
shell32: Use a helper to trace the type of a STRRET.
|
2012-09-12 12:47:34 +02:00 |
Michael Stefaniuc
|
8cb3ede419
|
msdmo: DMOGetTypes() is implemented and not a stub.
|
2012-09-12 12:47:18 +02:00 |
Henri Verbeet
|
c6fcc0255c
|
user32: Add rawinput keyboard support.
|
2012-09-12 12:47:13 +02:00 |
Henri Verbeet
|
706ece827b
|
wined3d: wined3d_device_get_transform() never fails.
|
2012-09-12 12:46:12 +02:00 |
Henri Verbeet
|
f79bbc767d
|
wined3d: wined3d_device_set_transform() never fails.
|
2012-09-12 12:46:07 +02:00 |
Henri Verbeet
|
b6b9c15696
|
d3d10core: Implement d3d10_shader_resource_view_GetResource().
|
2012-09-12 12:46:00 +02:00 |
Jacek Caban
|
32d1bb2bbf
|
vbscript: Skip tests on too old vbscript.
|
2012-09-12 12:45:54 +02:00 |
Michael Stefaniuc
|
3454bdc07c
|
ntdll: Always set a valid SUB_Q_HEADER AudioStatus for CD-ROMs.
|
2012-09-12 12:45:46 +02:00 |
Marcus Meissner
|
7a529328db
|
kernel32: Add condition variables prototypes and tests.
|
2012-09-11 20:56:37 +02:00 |
Alexandre Julliard
|
1a4a1e5323
|
user32: Check for the need to flush window surfaces every time a window finishes painting.
|
2012-09-11 20:56:35 +02:00 |
James Eder
|
07f29c2ce7
|
ntdll: Remove outdated comment.
|
2012-09-11 18:10:55 +02:00 |
Hans Leidekker
|
1ee3be6e80
|
msi: Only remove a component if the number of clients drops to zero.
|
2012-09-11 18:07:29 +02:00 |
Piotr Caban
|
7ee9bb5c41
|
msvcp80: Fixed ctype_short__Getcat implementation.
|
2012-09-11 18:07:22 +02:00 |
Piotr Caban
|
39e9ac0317
|
msvcp: Prevent overflows while operating on string sizes.
|
2012-09-11 18:07:20 +02:00 |
Piotr Caban
|
5258b3a219
|
msvcp90: Fixed copied buffer siezes in functions operating on wchar_t.
|
2012-09-11 18:07:14 +02:00 |
Piotr Caban
|
cba2102b7e
|
msvcp90: Fixed reading lines containing only delimiter in basic_istream::getline_bstr_delim.
|
2012-09-11 18:07:09 +02:00 |
Michael Stefaniuc
|
c637cbc397
|
shlwapi: Remove gratuitous "stub" from TRACE messages.
|
2012-09-11 18:06:59 +02:00 |
Michael Stefaniuc
|
c34baac0cb
|
comdlg32: Remove gratuitous "stub" from a TRACE message.
|
2012-09-11 18:06:57 +02:00 |
Henri Verbeet
|
faaf3d388e
|
user32: Add rawinput mouse support.
|
2012-09-11 18:06:34 +02:00 |
Henri Verbeet
|
d601a0dede
|
wined3d: wined3d_device_get_render_state() never fails.
|
2012-09-11 18:03:57 +02:00 |
Henri Verbeet
|
75cec973d5
|
wined3d: wined3d_device_set_render_state() never fails.
|
2012-09-11 18:03:53 +02:00 |
Henri Verbeet
|
d2fdeaa4fe
|
d3d10core: Implement d3d10_depthstencil_view_GetResource().
|
2012-09-11 18:03:49 +02:00 |
Qian Hong
|
de5972081e
|
gdi32: Fixed get_name_table_entry for symbol fonts.
|
2012-09-11 11:15:33 +02:00 |
Qian Hong
|
84954c0dbe
|
gdi32/tests: Added tests for symbol fonts.
|
2012-09-11 11:15:30 +02:00 |
Qian Hong
|
80dbd4e9cf
|
gdi32: Fixed localized font style name.
|
2012-09-11 11:15:27 +02:00 |
Qian Hong
|
4461612e33
|
gdi32/tests: Better trace in test_fullname2_helper.
|
2012-09-11 11:14:37 +02:00 |
Qian Hong
|
e7dcb0e260
|
gdi32/tests: Fixed a typo in style name test.
|
2012-09-11 11:14:32 +02:00 |
Dmitry Timoshkov
|
26628b4c0a
|
windowscodecs: Implement Graphic Control Extension metadata reader.
|
2012-09-11 11:14:21 +02:00 |
Dmitry Timoshkov
|
97fc6be67d
|
windowscodecs: Implement Image Descriptor metadata reader.
|
2012-09-11 11:14:14 +02:00 |
Dmitry Timoshkov
|
500ab2b5c7
|
windowscodecs: Implement Logical Screen Descriptor metadata reader.
|
2012-09-11 11:14:05 +02:00 |
Dmitry Timoshkov
|
d96e32c8a3
|
windowscodecs: Correct name of the PNG text metadata reader.
|
2012-09-11 11:13:43 +02:00 |
Vincent Povirk
|
1a032a94df
|
windowscodecs: Implement PNG tEXt metadata reader.
|
2012-09-11 11:12:08 +02:00 |
Vincent Povirk
|
4038cb79b4
|
windowscodecs: Only copy the palette to new bitmaps if they might be indexed.
|
2012-09-11 11:12:03 +02:00 |
Piotr Caban
|
688aa1f529
|
msvcrt: Skip RTTI signature==1 tests on platforms that doesn't support it.
|
2012-09-10 20:48:39 +02:00 |
Jacek Caban
|
dd0fe98646
|
jscript: Added support for no new line between return and expression rule.
|
2012-09-10 17:36:08 +02:00 |
Jacek Caban
|
f1642ce1fc
|
jscript: Added support for no new line between continue and identifier rule.
|
2012-09-10 17:36:05 +02:00 |
Jacek Caban
|
dc2133cc66
|
jscript: Added support for no new line between break and identifier rule.
|
2012-09-10 17:36:02 +02:00 |
Jacek Caban
|
3f2365d5de
|
mshtml: Added support for navigating to anchors with IDs containing '#'.
|
2012-09-10 17:35:56 +02:00 |
Jacek Caban
|
7293e84163
|
mshtml: Added IHTMLWindow2::onscroll implementation.
|
2012-09-10 17:35:54 +02:00 |
Jacek Caban
|
bdcc88a396
|
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET flags in HTMLDocumentNode_invoke.
|
2012-09-10 17:35:51 +02:00 |
Alexandre Julliard
|
64dc6561cd
|
winex11: Remove support for icon windows, use a default icon instead.
|
2012-09-10 16:22:08 +02:00 |
Alexandre Julliard
|
a39659fcc9
|
winex11: Disable client-side rendering for OpenGL windows.
|
2012-09-10 16:16:05 +02:00 |
Dmitry Timoshkov
|
2b5739269c
|
windowscodecs: Add a bunch of tests for Graphic Control Extension metadata reader.
|
2012-09-10 12:21:14 +02:00 |
Dmitry Timoshkov
|
7f93e0a6d2
|
windowscodecs: Add a bunch of tests for Image Descriptor metadata reader.
|
2012-09-10 12:21:09 +02:00 |
Dmitry Timoshkov
|
0b0bf572c1
|
windowscodecs: Add a bunch of tests for Logical Screen Descriptor metadata reader.
|
2012-09-10 12:21:04 +02:00 |
Dmitry Timoshkov
|
3ea74413c6
|
include/wincodecsdk.idl: Fix a typo.
|
2012-09-10 12:20:51 +02:00 |
Dmitry Timoshkov
|
248e9ef7c9
|
windowscodecs: Add a bunch of GIF metadata tests.
|
2012-09-10 12:20:43 +02:00 |
Dmitry Timoshkov
|
44e6a494d9
|
windowscodecs: Add more tests for PNG metadata.
|
2012-09-10 12:20:35 +02:00 |
Jacek Caban
|
81766a740e
|
vbscript: Added support for VT_NULL in stack_pop_bool.
|
2012-09-10 12:15:40 +02:00 |
Jacek Caban
|
167174d88b
|
vbscript: Added support for comparing to null.
|
2012-09-10 12:15:38 +02:00 |
Jacek Caban
|
a4869de7fa
|
mshtml: Check if value is function only when it needs to be in invoke_builtin_prop.
|
2012-09-10 12:15:34 +02:00 |
Jacek Caban
|
156e94429d
|
mshtml: Use first script host's GUID as default script guid.
|
2012-09-10 11:51:52 +02:00 |
Jacek Caban
|
24f4c09bb6
|
vbscript: Added support for DISPATCH_PROPERTYGET in invoke_variant_prop.
|
2012-09-10 11:47:29 +02:00 |
Rico Schüller
|
c67e48b9fa
|
winex11.drv: Remove unneeded variable definition.
|
2012-09-10 11:47:11 +02:00 |
Dan Kegel
|
e45b5f556a
|
vcomp: Better stub for _vcomp_set_num_threads.
|
2012-09-10 11:47:06 +02:00 |
Dan Kegel
|
8e9e82f41e
|
msvcp90: Handle npos as length in more places.
|
2012-09-10 11:46:55 +02:00 |
Henri Verbeet
|
5befb959dd
|
user32: Implement RegisterRawInputDevices().
|
2012-09-10 11:44:19 +02:00 |
Henri Verbeet
|
3569b6ccd2
|
wined3d: wined3d_device_get_viewport() never fails.
|
2012-09-10 11:40:19 +02:00 |
Henri Verbeet
|
64aae8cf02
|
wined3d: wined3d_device_set_viewport() never fails.
|
2012-09-10 11:40:14 +02:00 |
Henri Verbeet
|
739e302e6f
|
d3d10core: Store the resource in the d3d10core rendertarget view.
|
2012-09-10 11:40:08 +02:00 |
Marcus Meissner
|
f5c5a30724
|
gdi32: Fixed passed buffer size.
|
2012-09-10 11:39:43 +02:00 |
Alexandre Julliard
|
115d488183
|
winex11: Add helper functions to retrieve drawable information for a window or DC.
|
2012-09-10 11:39:28 +02:00 |
Alexandre Julliard
|
025f4aed1e
|
winex11: Move the fps tracing to opengl32.
|
2012-09-10 11:38:30 +02:00 |
Alexandre Julliard
|
05c32b9b89
|
gdi32: Move the SwapBuffers entry point to the OpenGL driver.
|
2012-09-10 11:38:28 +02:00 |
Alexandre Julliard
|
9713a54b33
|
opengl32: Update the extension list.
|
2012-09-10 11:38:27 +02:00 |
Alexandre Julliard
|
b4e3674747
|
winex11: Get the information from the drawable structure in SwapBuffers.
|
2012-09-10 11:38:25 +02:00 |
Alexandre Julliard
|
0e9c9772ef
|
comctl32: XOR'ing with a black pen is not useful.
|
2012-09-10 11:38:21 +02:00 |
Alexandre Julliard
|
57f869d557
|
user32: Fix DrawFocusRect to always invert the destination regardless of the text color.
|
2012-09-10 11:38:15 +02:00 |
Piotr Caban
|
bdf9a9f9bd
|
msvcrt: Fixed strncpy_s behavior when count equals 0.
|
2012-09-07 19:15:29 +02:00 |
Jacek Caban
|
42d75be69d
|
jscript: Be more verbose about parser failure.
|
2012-09-07 19:15:23 +02:00 |
Jacek Caban
|
c2dbc6bfaa
|
vbscript: Added ScriptDisp tests.
|
2012-09-07 16:44:42 +02:00 |
Jacek Caban
|
11d2dfaea9
|
vbscript: Added ScriptDisp::InvokeEx implementation.
|
2012-09-07 16:44:35 +02:00 |
Jacek Caban
|
40001df45d
|
vbscript: Added ScriptDisp::GetDispID implementation.
|
2012-09-07 16:44:29 +02:00 |
Jacek Caban
|
8121f73273
|
vbscript: Use separated IDispatchEx implementation for script dispatch.
|
2012-09-07 16:44:21 +02:00 |
Jacek Caban
|
bac5fdc85f
|
vbscript: Fixed class_desc_t leak.
|
2012-09-07 16:44:10 +02:00 |
Hans Leidekker
|
bc8876f9ce
|
iphlpapi: Add partial support for UDP_TABLE_OWNER_MODULE in GetExtendedUdpTable.
|
2012-09-07 16:44:03 +02:00 |
Hans Leidekker
|
18ba68ea62
|
iphlpapi: Implement GetExtendedUdpTable.
|
2012-09-07 16:40:31 +02:00 |
Alexandre Julliard
|
bde5156876
|
winex11: Get the current pixel format from the drawable structure in wglMakeContextCurrentARB.
|
2012-09-07 16:19:17 +02:00 |
Alexandre Julliard
|
11013af0a1
|
winex11: Get the current pixel format from the drawable structure in wglMakeCurrent.
|
2012-09-07 16:19:16 +02:00 |
Alexandre Julliard
|
d52c2de7da
|
winex11: Get the current pixel format from the drawable structure in wglCreateContextAttribsARB.
|
2012-09-07 16:19:15 +02:00 |
Alexandre Julliard
|
c01d723a4f
|
winex11: Get the current pixel format from the drawable structure in wglCreateContext.
|
2012-09-07 16:01:14 +02:00 |
Alexandre Julliard
|
356f9897cd
|
winex11: Store a format pointer instead of an index in the drawable structures.
|
2012-09-07 16:01:13 +02:00 |
Alexandre Julliard
|
bf5e1b6a05
|
winex11: Get the current pixel format from the drawable structure in wglGetPixelFormat.
|
2012-09-07 16:01:10 +02:00 |
Alexandre Julliard
|
4df8f15ff9
|
winex11: Store a drawable structure also for pbuffer contexts.
|
2012-09-07 16:01:03 +02:00 |
Alexandre Julliard
|
ecc8559fe8
|
winex11: Get the current pixel format from the drawable structure for wglSetPixelFormat.
|
2012-09-07 16:00:59 +02:00 |
Qian Hong
|
245308597f
|
gdi32: Fixed family and face name on non English locale.
|
2012-09-07 13:33:47 +02:00 |
Qian Hong
|
733aca30f4
|
gdi32: Read otmpFullName from TT_NAME_ID_UNIQUE_ID.
|
2012-09-07 13:32:56 +02:00 |
Qian Hong
|
abc8f2c6c2
|
gdi32: Read otmpFaceName from TT_NAME_ID_FULL_NAME.
|
2012-09-07 13:32:35 +02:00 |
Qian Hong
|
180185d890
|
gdi32/tests: Added font name tests on English locale.
|
2012-09-07 13:32:06 +02:00 |
Jiang Yike
|
a308bde74a
|
wined3d: Add AMD Radeon HD 7700 series and HD 7800 series graphics cards.
|
2012-09-07 12:23:31 +02:00 |
James Eder
|
10ff9b4f13
|
kernel32: Remove outdated comment.
|
2012-09-07 12:23:30 +02:00 |
James Eder
|
7e8a5490bd
|
kernel32: Use PROCESSOR_FEATURE_MAX in IsProcessorFeaturePresent.
|
2012-09-07 12:23:30 +02:00 |
Piotr Caban
|
789565362d
|
msvcp: Sync spec files and implementations.
|
2012-09-07 11:56:09 +02:00 |
Piotr Caban
|
f2a26313e1
|
msvcp90: Added std::flush(basic_ostream) implementation.
|
2012-09-07 11:55:59 +02:00 |
Piotr Caban
|
d161abb9b3
|
msvcp90: Pass RTTI base pointer from DllMain.
|
2012-09-07 11:55:52 +02:00 |
Piotr Caban
|
8060752c09
|
msvcrt: Fixed RTTI structure on 64-bit systems.
|
2012-09-07 11:55:32 +02:00 |
Piotr Caban
|
c41fd08ddc
|
msvcp100: Fixed RTTI structure on 64-bit systems.
|
2012-09-07 11:55:14 +02:00 |
Piotr Caban
|
0ebd8990df
|
msvcp60: Fixed RTTI structure on 64-bit systems.
|
2012-09-07 11:55:09 +02:00 |
Jacek Caban
|
34d671dc25
|
mshtml: Avoid duplicated string release in navigate_anchor.
|
2012-09-07 11:55:05 +02:00 |
Akihiro Sagawa
|
70937bd8dd
|
user32: Add support for legacy access keys.
|
2012-09-06 20:28:49 +02:00 |
Marcus Meissner
|
b9550ad352
|
msi: Move free after last usage (Coverity).
|
2012-09-06 18:23:40 +02:00 |
Hans Leidekker
|
61a8a247cf
|
wbemprox: Support IClientSecurity on class objects.
|
2012-09-06 18:23:39 +02:00 |
Hans Leidekker
|
0d28920804
|
wbemprox: Add support for uncommitted instances in IWbemClassObject::Put.
|
2012-09-06 18:23:39 +02:00 |
Hans Leidekker
|
d25450c80b
|
wbemprox: Implement IWbemClassObject::SpawnInstance.
|
2012-09-06 18:23:39 +02:00 |
Hans Leidekker
|
e2bd61b45d
|
wbemprox: Add a function to retrieve the maximum processor clock speed.
|
2012-09-06 18:23:39 +02:00 |
Hans Leidekker
|
b11cfb7b21
|
wbemprox: Correctly report the number of logical processors.
|
2012-09-06 18:23:39 +02:00 |
Jacek Caban
|
1cd527924f
|
mshtml: Added VBScript as event attribute tests.
|
2012-09-06 18:23:39 +02:00 |
Jacek Caban
|
76b1a7e016
|
vbscript: Added IActiveScriptParseProcedure2::ParseProcedureText tests.
|
2012-09-06 18:23:39 +02:00 |
Jacek Caban
|
cf0faf1d3c
|
vbscript: Added IActiveScriptParseProcedure2::ParseProcedureText implementation.
|
2012-09-06 18:23:39 +02:00 |
Jacek Caban
|
9e3f75cfb1
|
vbscript: Renamed vbscode_t's variables to not suggest that they are global code-only.
|
2012-09-06 18:23:39 +02:00 |
Jacek Caban
|
080169f1d2
|
vbscript: Fixed uninitialized opcode param in forto statement bytecode.
|
2012-09-06 18:23:39 +02:00 |
Piotr Caban
|
e9b51093de
|
msvcp90: Added locale_ctor_locale_locale implementation.
|
2012-09-06 15:45:34 +02:00 |