Commit Graph

68870 Commits

Author SHA1 Message Date
Gerald Pfeifer cbbfbca9e4 user.exe16: Remove variable width which is not really used from listbox_proc16. 2010-05-10 10:11:37 +02:00
Gerald Pfeifer 6dd4b071cc riched20: Remove variable pCell which is not really used from ME_StreamIn. 2010-05-10 10:11:34 +02:00
Gerald Pfeifer 2d462ad088 riched20: Remove variable ys which is not really used from ME_ArrowPageDown. 2010-05-10 10:11:29 +02:00
Gerald Pfeifer acd9732ffe msi: Fix the return value of msi_copy_outval in the error case. 2010-05-10 10:10:24 +02:00
Gerald Pfeifer 4339944fae gdi32/tests: Remove variable oldPen which is not really used from test_widenpath. 2010-05-10 10:10:08 +02:00
Piotr Caban 130686cbfc msvcrt: Fix synonym handling in setlocale/create_locale. 2010-05-10 10:09:21 +02:00
Piotr Caban 0697c5dc0e msvcrt: Partial fix for setlocale/create_locale. 2010-05-10 10:09:09 +02:00
Piotr Caban 117faee955 msvcrt: Fix strtod and wcstod implementation. 2010-05-10 10:08:57 +02:00
Alexander N. Sørnes 7492e773ec wineboot: Update Norwegian Bokmål translation. 2010-05-10 10:08:47 +02:00
Alexander N. Sørnes ab81b053b0 shell32: Update Norwegian Bokmål translation. 2010-05-10 10:08:39 +02:00
Sven Baars c3cd733a3f wineboot: Fix Dutch translation. 2010-05-10 10:06:41 +02:00
Sven Baars d409c9650a winecfg: Fix Dutch translation. 2010-05-10 10:05:40 +02:00
Aurimas Fišeras aa2542bfcd msi: Update Lithuanian translation. 2010-05-10 10:05:32 +02:00
Sven Baars 194f7318ce wineconsole: Fix Dutch translation. 2010-05-10 10:05:06 +02:00
Nikolay Sivov 0597e659bd kernel32: Fix return code from LocalUnlock for pointer passed to it. 2010-05-10 10:04:54 +02:00
Marcus Meissner 9494cdc56f wined3d: fixed a NULL deref in create_arb_blt_fragment_program (Coverity). 2010-05-10 10:04:31 +02:00
Marcus Meissner bf1e9a2e93 ole32: Fixed 2 uninitialized variable use (Coverity). 2010-05-10 10:03:43 +02:00
Vincent Povirk 435762024f gdiplus: Always treat out of range string sizes as INT_MAX. 2010-05-10 10:03:00 +02:00
Vincent Povirk b7c9adcd06 gdiplus: Implement GdipIsStyleAvailable. 2010-05-10 10:02:24 +02:00
Vincent Povirk 7dfc674437 gdiplus: Implement GdipGetImageThumbnail. 2010-05-10 10:02:11 +02:00
Vincent Povirk 635fe30eac gdiplus: Add test for GdipGetImageThumbnail. 2010-05-10 10:02:00 +02:00
Vincent Povirk 0ae0c0c09e gdiplus: Implement GdipSetImageAttributesWrapMode. 2010-05-10 10:01:48 +02:00
Vincent Povirk 15ebd84daf gdiplus: Implement bitmap color keying. 2010-05-10 10:01:39 +02:00
Vincent Povirk d2a01883fc gdiplus: Quiet the GdipImageForceValidation fixme. 2010-05-08 20:20:47 +02:00
Vincent Povirk 2dbc3980ef gdiplus: Implement GdipCreateHICONFromBitmap. 2010-05-08 19:25:32 +02:00
Jacek Caban f279b0cd4d mshtml: Test return value of OnStateChange. 2010-05-08 19:25:27 +02:00
Jacek Caban 11484a0f68 mshtml: Check return value of SetText.
Spotted by Gerald Pfeifer.
2010-05-08 19:25:24 +02:00
Piotr Caban c0890590ab wininet: Fix trace messages. 2010-05-08 18:14:53 +02:00
Piotr Caban ee2abe7f82 shlwapi: Added more UrlCanonicalizeA tests. 2010-05-08 18:14:49 +02:00
Piotr Caban 40119690b8 shlwapi: Make UrlCanonicalizeA working with long urls (>INTERNET_MAX_URL_LENGTH). 2010-05-08 18:14:43 +02:00
Piotr Caban fc543890d1 shlwapi: Make UrlCanonicalizeW working with long urls (>INTERNET_MAX_URL_LENGTH). 2010-05-08 18:14:37 +02:00
Piotr Caban f4f9b1acdf include: Fix typo in shlwapi.h. 2010-05-08 18:14:26 +02:00
Paul Vriens f8470fe408 winhttp/tests: Show the correct error. 2010-05-08 13:12:58 +02:00
Aric Stewart 421a997085 usp10: Add ETO_IGNORELANGUAGE when calling ExtTextOut so we do not re-reverse already formated RTL strings inside of GDI. 2010-05-08 13:12:54 +02:00
Andrew Eikum 897f11d331 user32: Don't use DLGTEMPLATE's ExStyle when creating dialogs. 2010-05-08 13:12:49 +02:00
Michael Stefaniuc 1d864cfd22 explorer: Remove unneeded UNICODE define. 2010-05-08 13:12:44 +02:00
Sven Baars 51e653b567 wordpad: Fix Dutch translation. 2010-05-08 13:12:40 +02:00
Sven Baars c6330dd220 xcopy: Fix Dutch translation. 2010-05-08 13:12:37 +02:00
André Hentschel 7b66e1aeeb oleaut32: Check if the delimiter is a date delimiter. 2010-05-08 13:12:33 +02:00
Aric Stewart 1ee497ae25 usp10/test: Initialize local structures. 2010-05-08 13:12:28 +02:00
Alexandre Julliard 9476937dc3 winex11: Fix source/dest width mismatch in SetDIBits. 2010-05-08 11:44:40 +02:00
Alexandre Julliard f7f4e9e3be include: Force inlining exported API functions to avoid duplicate definitions. 2010-05-07 22:38:32 +02:00
Alexandre Julliard 91431e0859 Release 1.1.44. 2010-05-07 20:20:29 +02:00
Jacek Caban f00d44f0f6 mshtml: Added IHTMLInputElement::put_name implementation. 2010-05-07 16:25:37 +02:00
Jacek Caban 1fdbc87e55 mshtml: Added IHTMLInputElement::get_type tests. 2010-05-07 16:00:41 +02:00
Jacek Caban 09bdb5fb1b mshtml: Added IHTMLInputElement::put_type implementation. 2010-05-07 16:00:36 +02:00
Jacek Caban 7594b653f0 mshtml: Added beginning support for oncontextmenu event. 2010-05-07 16:00:23 +02:00
Jacek Caban 3d0d27820f mshtml: Added IHTMLDocument2::clear implementation. 2010-05-07 16:00:20 +02:00
Jacek Caban 95ded555e0 mshtml: Added IHTMLFormElement::get_length implementation. 2010-05-07 16:00:16 +02:00
Yann Droneaud b7d321769c include: Rewrote some extern inline to static inline. 2010-05-07 14:21:34 +02:00