Commit Graph

53107 Commits

Author SHA1 Message Date
Nikolay Sivov
302fb5f15a msxml3: Use vtable macros consistently, depending on pointer type. 2010-06-22 16:58:37 +02:00
Alexandre Julliard
79b6351c9c kernel32: Add the TlsAlloc/FreeInternal entry points. 2010-06-22 16:58:13 +02:00
Henri Verbeet
b769c912cc wined3d: read_from_framebuffer_texture() isn't suitable for readback of onscreen surfaces. 2010-06-22 13:51:30 +02:00
Piotr Caban
c0637edda2 msvcrt: Added __crtLCMapStringW partial implementation. 2010-06-22 13:51:30 +02:00
Alexandre Julliard
0fdcab06ac ntdll/tests: Fix some exception tests for Wow64. 2010-06-22 13:51:18 +02:00
Alexandre Julliard
6cf16d723a psapi/tests: Fix the working set tests for Wow64. 2010-06-22 13:06:23 +02:00
Alexandre Julliard
b4d21efd12 jscript/tests: Fix a test that fails because of the reduced FPU precision. 2010-06-22 12:52:03 +02:00
André Hentschel
8f0a0c23fa krnl386.exe16: Update a comment. 2010-06-22 11:47:40 +02:00
Andrew Nguyen
bdc29f83bc ddraw/tests: Add an observation regarding device color model criteria for IDirect3D3::FindDevice. 2010-06-22 11:47:39 +02:00
Andrew Nguyen
eb9227015a ddraw: Allow the ddraw RGB device to be enumerated in IDirect3D3::FindDevice.
Partially based on a patch by David Adam.
2010-06-22 11:47:24 +02:00
Andrew Nguyen
10a076ad8d ddraw: Validate structure pointers and sizes in IDirect3D3::FindDevice. 2010-06-22 11:24:59 +02:00
Matteo Bruni
6585bec5ac wined3d: Check for error conditions in GL call. 2010-06-22 11:22:38 +02:00
Nikolay Sivov
ea9a6a4b4e msxml3: Properly free namespace structure pointer. 2010-06-22 11:22:35 +02:00
Alexandre Julliard
0db65fd36e ntdll: Fix the initial FPU control word on 32-bit too. 2010-06-22 11:19:02 +02:00
Alexandre Julliard
58a698882d advapi32: Make rpcrt4 a delayed import to work around circular dependencies with native. 2010-06-21 17:55:37 +02:00
Andrey Turkin
5b3750e2a4 ntdll: Fix race in NtRead/WriteFile. 2010-06-21 16:48:27 +02:00
Nikolay Sivov
94e88e6712 msxml3: Extend traces for inc/dec refs on libxml2 documents. 2010-06-21 16:48:21 +02:00
André Hentschel
858ae060fd user32: Update comment. 2010-06-21 12:26:17 +02:00
Nikolay Sivov
473c5c4cc0 msxml3: Don't crash on null pointer when doing ::Next() on a last child. 2010-06-21 12:25:44 +02:00
Nikolay Sivov
b00046ccc4 msxml3: Support xml:lang attribute in IXMLElement::getAttribute(). 2010-06-21 12:25:31 +02:00
Eric Pouech
6f778a79f4 mmsystem.drv: Always map parameters for all callback kinds. 2010-06-21 12:22:09 +02:00
Marko Nikolic
b8978553ad advapi32/tests Fixed test macro in ConvertSecurityDescriptorToString. 2010-06-21 12:20:31 +02:00
Marko Nikolic
3675a38447 advapi32/tests: Fixed -Wsign-compare warnings in security tests. 2010-06-21 12:20:27 +02:00
Paul Chitescu
f479aa5ce5 gdi32: If driver is missing claim vectorial fonts are supported so GDI fonts (freetype) are used. 2010-06-21 12:17:26 +02:00
Florian Köberle
2f77e2b93d comctl32/tests: Test calculating the rect of a child item while handling TVN_ITEMEXPANDED. 2010-06-21 11:52:26 +02:00
Jacek Caban
2c354b8bbb shdocvw: Return IHTMLDocument2's IDispatch in get_Document. 2010-06-21 11:52:09 +02:00
Jacek Caban
1eced6053d mshtml: Check if event_table entry is allocated before using it in remove_event_handler. 2010-06-21 11:51:52 +02:00
Jacek Caban
c00121a603 mshtml: Fixed event tests. 2010-06-21 11:51:47 +02:00
Alexandre Julliard
db1c43c399 user32: Fallback to English in MessageBoxIndirect if the specified language is not supported. 2010-06-21 11:51:12 +02:00
Alexandre Julliard
fa2444caf1 shell32/tests: Use the windows directory for the SHParseDisplayName test to avoid ambiguous namings. 2010-06-21 11:50:15 +02:00
Alexandre Julliard
8b54390686 ntdll: Fix the initial FPU control word on 64-bit. 2010-06-21 11:49:25 +02:00
Alexandre Julliard
2a26e954ec hlink/tests: Comment out a test for an uninitialized return value. 2010-06-21 11:49:07 +02:00
Hwang YunSong
ed264c4bb7 mapi32: New Korean resource. 2010-06-21 11:48:43 +02:00
Hwang YunSong
503c5b8830 avifil32: Update Korean resource. 2010-06-21 11:48:26 +02:00
Hwang YunSong
784716946e wininet: Update Korean resource. 2010-06-21 11:48:20 +02:00
Hwang YunSong
ea56c5fbcb shdoclc: Update Korean resource. 2010-06-21 11:48:13 +02:00
Hwang YunSong
d7124ae9ee setupapi: Update Korean resource. 2010-06-21 11:48:10 +02:00
Hwang YunSong
5f23e98aa0 oledlg: Update Korean resource. 2010-06-21 11:48:06 +02:00
Hwang YunSong
d81fbcd671 gphoto2.ds: Update Korean resource. 2010-06-21 11:48:02 +02:00
Hwang YunSong
40200a404d comctl32: Update Korean resource. 2010-06-21 11:47:58 +02:00
Nikolay Sivov
c4852be28e msxml3: Don't force parser encoding when loading from file. 2010-06-21 11:47:34 +02:00
Luca Bennati
8e55a610b6 kernel32: Update Italian translation. 2010-06-21 11:47:19 +02:00
Dylan Smith
ec99c85531 shdocvw: Native RegisterClassEx requires cbSize to be set. 2010-06-21 11:46:55 +02:00
Dylan Smith
fcbc48183f shell32: Native RegisterClassEx requires cbSize to be set. 2010-06-21 11:46:52 +02:00
Akihiro Sagawa
58277cb0e9 winspool.drv: Add Japanese translation. 2010-06-21 11:46:40 +02:00
Akihiro Sagawa
8c6e0553c5 shdoclc: Add Japanese translation. 2010-06-21 11:46:38 +02:00
Akihiro Sagawa
0b5b33883e localspl: Update Japanese translation. 2010-06-21 11:46:34 +02:00
Akihiro Sagawa
87b15dfc90 mapi32: Add Japanese translation. 2010-06-21 11:46:32 +02:00
Akihiro Sagawa
441e02d7c3 gphoto2.ds: Add Japanese translation. 2010-06-21 11:46:30 +02:00
Akihiro Sagawa
47e7703079 comdlg32: Update Japanese translation. 2010-06-21 11:46:27 +02:00