Commit Graph

53286 Commits

Author SHA1 Message Date
Gustavo Henrique Milaré a77b0d17a6 shlwapi: Fix Portuguese (Brazilian) translation. 2010-07-02 12:17:58 +02:00
Gustavo Henrique Milaré 9485026baf oleacc: Fix Portuguese (Brazilian) translation. 2010-07-02 12:17:42 +02:00
Gustavo Henrique Milaré 0586540c53 shdoclc: Update Portuguese translation. 2010-07-02 12:17:30 +02:00
Austin English eff0aeccef wininet: Avoid size_t in ERR(). 2010-07-02 12:17:03 +02:00
Austin English 71fb0068af user32: Fix a compiler warning on mingw. 2010-07-01 18:02:39 +02:00
Dmitry Timoshkov 542be258b3 comdlg32: Not all messages depend on initialized custom choose font dialog data. 2010-07-01 16:44:33 +02:00
Ken Sharp af3802bcdd iccvid: Add Welsh resource. 2010-07-01 13:44:51 +02:00
Igor Paliychuk 4629f28293 comctl32: Ukrainian translation update. 2010-07-01 13:44:15 +02:00
Igor Paliychuk 4ab5328934 comdlg32: Ukrainian translation update. 2010-07-01 13:44:10 +02:00
Piotr Caban 898531de80 wininet: Remove get_avail_data check from HTTPREQ_ReadFileExA. 2010-07-01 13:44:02 +02:00
Paul Chitescu 0825f4b3ff mshtml: Pass the data read from resource to FindMimeFromData. 2010-07-01 13:43:58 +02:00
Paul Chitescu fa49b9f226 mshtml: Do not try to use IDocHostUIHandler for context menu if hostui is NULL. 2010-07-01 13:43:55 +02:00
Alexandre Julliard bcb869a342 msi/tests: Reset the enumeration index for MsiEnumProducts before testing it. 2010-07-01 13:21:34 +02:00
Alexandre Julliard 415bb3c5a0 gdiplus/tests: Don't fail if we do find Microsoft Sans Serif on Wine. 2010-07-01 12:06:35 +02:00
Alexandre Julliard 5d71136611 gdiplus/tests: Use Tahoma instead of Courier New for testing font metrics. 2010-07-01 11:38:46 +02:00
Gustavo Henrique Milaré b48f8b53a3 mshtml: Fix Portuguese (Brazilian) translation. 2010-07-01 10:10:27 +02:00
Alexander Nicolaysen Sørnes 38be8035d5 jscript: Add Norwegian Bokmål translation. 2010-07-01 10:09:06 +02:00
Michael Stefaniuc f0e0a461fe cryptui: Add the Romanian translation.
Translation by Claudia Cotună, reviewed by Alexandru Băluț.
2010-07-01 10:08:40 +02:00
Alexandre Julliard 2286267aad krnl386.exe: Ignore non-resident name table if value is invalid.
Watcom C++ apparently screws this up.
2010-06-30 21:05:03 +02:00
Vitaly Lipatov 43ed0c177c kernel32: Add Russian translation. 2010-06-30 17:24:41 +02:00
Alexander Nicolaysen Sørnes 7f0273a98f mapi32: Add Norwegian Bokmål translation. 2010-06-30 16:19:45 +02:00
Mikko Rasa f18cb4c2f4 ddraw: Grow index buffer as needed. 2010-06-30 16:19:13 +02:00
Alexandre Julliard 929ba3f11d ntdll/tests: Add some tests for NtQuerySymbolicLinkObject. 2010-06-30 16:11:55 +02:00
Alexandre Julliard 6df7e7b943 ntdll: Append a terminating null and return the correct length in NtQuerySymbolicLinkObject. 2010-06-30 16:11:42 +02:00
Alexandre Julliard 4b9258d165 gdiplus/tests: Comment out a test that corrupts the stack on Vista. 2010-06-30 14:17:13 +02:00
Alexandre Julliard f712af41f5 ntdll/tests: Add a test for the exception resulting from an icebp instruction. 2010-06-30 11:55:32 +02:00
Andrew Nguyen e01794d4f7 atl: Accept a NULL output container pointer in AtlAxAttachControl. 2010-06-30 11:55:10 +02:00
Marko Nikolic 29dd523505 advapi32/tests: Removed sign comparison warning in test_LookupAccountName. 2010-06-30 11:53:22 +02:00
André Hentschel 50c94bf054 user32/tests: Use if(0) instead of a comment to make sure code still compiles. 2010-06-30 11:53:08 +02:00
Jacek Caban df8f393b59 shdocvw: Added IBindStatusCallback::OnProgress(BINDSTATUS_REDIRECTING) implementation. 2010-06-30 11:53:05 +02:00
Jacek Caban aed47627f6 shdocvw: Store DocHost url on a regular heap. 2010-06-30 11:53:02 +02:00
Piotr Caban ee68473fe5 wininet: Reconnect if persistent connection was closed by server. 2010-06-29 15:20:56 +02:00
Ricardo Filipe c009107754 mshtml: Fix Portuguese Portugal translation. 2010-06-29 15:20:53 +02:00
Andrew Eikum 2b3fea0249 shell32: Pass the file extension to ParseDisplayName in unixfs's SetNameOf. 2010-06-29 15:20:48 +02:00
Alexandre Julliard 4d9a311771 winex11: Disable antialiasing if either fontconfig or Xft disable it explicitly. 2010-06-29 14:58:31 +02:00
Andrew Eikum a77fb7f550 shell32: UNIX paths should be parsed by unixfs.
Some tests show that trying to create a PIDL from a path starting with
'/' fails in Windows, so this change shouldn't cause a conflict with
the shell namespace.
2010-06-29 13:28:58 +02:00
Andrew Eikum da31fc06a4 shell32: Use ParseURL to detect URLs. 2010-06-29 13:28:58 +02:00
Marko Nikolic ff08a68668 advapi32/tests: Replaced function lstrlen with strlen in condition check. 2010-06-29 13:28:58 +02:00
André Hentschel 855912cda5 urlmon: Partially implement HlinkSimpleNavigateToString. 2010-06-29 13:28:58 +02:00
Nikolay Sivov 4edfeefa64 msxml3: Use proper pointer types for IPersistStreamInit methods. 2010-06-29 13:28:58 +02:00
Nikolay Sivov 6a07cfeb52 msxml3: Add support for IPersistStreamInit for IXMLDOMDocument. 2010-06-29 13:28:58 +02:00
Alexandre Julliard f2f508856b winex11: Set the user time property on top-level windows.
Helps convince some broken window managers to put new windows on top
of the z-order.
2010-06-29 13:28:39 +02:00
Austin English 5bd468179b ntdll: Add stub for NtSystemDebugControl. 2010-06-29 10:55:41 +02:00
Austin English 5dca2545f2 kernel32: Add stub for QueryMemoryResourceNotification. 2010-06-29 10:55:36 +02:00
Alexandre Julliard 6a9f170b1c ntdll: Round up the initial commit size to the commit granularity. 2010-06-29 10:55:20 +02:00
Kovács András e77622a179 devenum: Add Hungarian translation. 2010-06-29 10:54:22 +02:00
Kovács András 53828fa0e7 wldap32: Add Hungarian translation. 2010-06-29 10:54:16 +02:00
Kovács András 90be2714a7 winspool.drv: Add Hungarian translation. 2010-06-29 10:54:06 +02:00
Kovács András 1aec8e4f8a wininet: Update Hungarian translation. 2010-06-29 10:54:00 +02:00
Kovács András 5606db7cfe shlwapi: Update Hungarian translation. 2010-06-29 10:53:54 +02:00