Commit Graph

69613 Commits

Author SHA1 Message Date
Francois Gouget
7d66375fba d3d10/tests: Add a trailing '\n' to ok() calls. 2010-06-22 20:03:32 +02:00
Francois Gouget
fea384cea4 crypt32/tests: Add a trailing '\n' to ok() calls. 2010-06-22 20:03:27 +02:00
Aric Stewart
802c4dee57 winex11.drv: Make UploadGlyph fallback to notdef and space so as to not fail. 2010-06-22 16:59:05 +02:00
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
Gustavo Henrique Milaré
cdad4e4af2 winecfg: Update Portuguese translation. 2010-06-22 11:24:27 +02:00
Michael Stefaniuc
71e647fe51 cmd: Don't treat all command lines with '/?' as builtin commands. 2010-06-22 11:22:55 +02:00
Michael Stefaniuc
1d7f820f17 xcopy: Update the English resource. 2010-06-22 11:22:44 +02:00
Michael Stefaniuc
a2b2d6adeb xcopy: Add the Romanian translation.
Translation by Claudia Cotună.
2010-06-22 11:22:41 +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
Sven Baars
1f8225c99d cmd: Update Dutch translation. 2010-06-22 11:22:30 +02:00
Frédéric Delanoy
2030b8c0c8 cmd: Update French translation. 2010-06-22 11:22:27 +02:00
Aurimas Fišeras
e554c4575f cmd: Update Lithuanian translation. 2010-06-22 11:22:24 +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
Maarten Lankhorst
0dc5bab1c9 winecfg: Only initialise the audio drivers once. 2010-06-21 12:19:42 +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
af08cc50b4 winecfg: Update Korean resource. 2010-06-21 11:48:16 +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