Commit Graph

82917 Commits (8991a96885ede4920e6b68e4762e734cf12e8626)
 

Author SHA1 Message Date
Aurimas Fišeras 8991a96885 dinput: Add Lithuanian translation. 2011-10-24 12:36:24 +02:00
Marcus Meissner db7ba0b230 kernel32: Avoid shadowing parameter "len". 2011-10-24 12:35:51 +02:00
Marcus Meissner bba0180e56 kernel32: Avoid shadowing "buffer" variable. 2011-10-24 12:35:37 +02:00
Marcus Meissner 615e9572f1 kernel32: Avoid shadowing variables "a", "nt" and "fd". 2011-10-24 12:34:52 +02:00
Marcus Meissner 69b713618b kernel32: Avoid shadowing "ret" variable. 2011-10-24 12:33:46 +02:00
Alexandre Julliard 36420d2286 winex11: Add error checks around every XF86VidMode call. 2011-10-24 11:19:28 +02:00
Nikolay Sivov a3a1f4e3fb msxml3: Add stub IEnumVARIANT support for IXMLDOMSelection. 2011-10-24 11:18:19 +02:00
Nikolay Sivov ae6ea94bb3 msxml3: Don't try to use null interface pointer. 2011-10-24 11:18:09 +02:00
Nikolay Sivov 762aa854ca shlwapi: Fix window style set with SHSetParentHwnd(). 2011-10-24 11:17:57 +02:00
Juan Lang 398b62ba32 wintrust: Add FindCertsByIssuer stub. 2011-10-24 11:17:31 +02:00
Juan Lang 259dc8c17c wincrypt.h: Add FindCertsByIssuer declaration. 2011-10-24 11:17:22 +02:00
Henri Verbeet 284ba950ef wined3d: Make the device parameter to SetupForBlit() const. 2011-10-24 11:16:47 +02:00
Henri Verbeet 96187a54a9 wined3d: Make the context parameter to bind_dummy_textures() const. 2011-10-24 11:16:44 +02:00
Henri Verbeet e6101816a2 wined3d: Get rid of surface_gdi_cleanup().
It's effectively the same as surface_cleanup(). The GL objects that
surface_cleanup() destroys are never created for "GDI" surfaces.
2011-10-24 11:16:40 +02:00
Henri Verbeet 6e8273177a wined3d: Reject multisampled readbacks in wined3d_surface_get_render_target_data(). 2011-10-24 11:16:33 +02:00
Henri Verbeet 4229d865d2 wined3d: Only try to load surfaces from the drawable if the drawable is current in surface_load_sysmem(). 2011-10-24 11:16:27 +02:00
Juan Lang aeca2f98fa wininet: Accept RFC 850 dates in HTTP headers. 2011-10-24 11:15:59 +02:00
Aric Stewart 3b5e14a9b0 user32: Use Uniscribe in the multiline edit control. 2011-10-24 11:15:00 +02:00
Aric Stewart d5090fd975 msctf: Increase buffer to have room for full key. 2011-10-24 11:14:15 +02:00
Aric Stewart 729de083f3 usp10: Correct itemizing multiple spaces at the beginning of a run. 2011-10-24 11:14:06 +02:00
Alexandre Julliard 9159cfe0e6 configure: Generate rules to update po files when gettextpo is explicitly requested. 2011-10-22 20:58:25 +02:00
Alexandre Julliard f4ec097c9b wrc: Load translations from mo files instead of po. 2011-10-22 20:13:40 +02:00
Alexandre Julliard 4215722988 wrc: Store the current po file in a global variable. 2011-10-22 17:44:38 +02:00
Alexandre Julliard 268976b9fe makefiles: Add rules for building mo files. 2011-10-22 15:43:50 +02:00
Alexandre Julliard 9c98f6911b makefiles: Build the pot files with a separate pass from the top-level makefile. 2011-10-22 14:54:03 +02:00
Alexandre Julliard 29c16f62e8 Release 1.3.31. 2011-10-21 20:38:36 +02:00
Aurimas Fišeras 79558f2932 po: Update Lithuanian translation. 2011-10-21 17:31:23 +02:00
Aurimas Fišeras 46aa1511fa comdlg32: Update Lithuanian translation. 2011-10-21 17:31:18 +02:00
Jacek Caban 28c94f5a53 hlink: Added TargetFrameName tests. 2011-10-21 16:47:11 +02:00
Jacek Caban 34db2d3926 hlink: Return S_FALSE in GetTargetFrameName when returning NULL. 2011-10-21 16:47:06 +02:00
Jacek Caban 7b2bb14be2 hlink: Moved HLinkBrowseContext_Constructor to avoid vtbl forward declaration. 2011-10-21 16:46:57 +02:00
Jacek Caban ccc66af6e3 hlink: Don't use WINAPI for internal functions. 2011-10-21 16:46:48 +02:00
Jacek Caban c43d445064 hlink: Reorder functions to avoid vtbl forward declaration. 2011-10-21 16:46:33 +02:00
Huw Davies f53d73a017 gdi32: Add a fake 1-entry color table for 1-bpp ddbs. 2011-10-21 16:46:19 +02:00
Alexandre Julliard f1faeb0f28 wineps: Add support for PS_USERSTYLE pens. 2011-10-21 16:38:39 +02:00
Alexandre Julliard f839e53272 winex11: Filter out zero-size dashes for PS_USERSTYLE pens. 2011-10-21 14:55:26 +02:00
Jacek Caban d0740365ff vbscript: Added remaining week day constants implementations. 2011-10-21 12:47:40 +02:00
Jacek Caban 89c7671403 vbscript: Added vbSunday constant implementation. 2011-10-21 12:47:27 +02:00
Frédéric Delanoy 42f126e80d cmd: Constify WCMD_pushd parameter. 2011-10-21 12:31:46 +02:00
Frédéric Delanoy 7bfe648666 msvcrt: Avoid superfluous cast of MSVCRT_malloc return value. 2011-10-21 12:31:36 +02:00
Frédéric Delanoy 9696705859 dpnet/tests: Avoid casting return value of HeapAlloc calls. 2011-10-21 12:31:34 +02:00
Frédéric Delanoy 3c15af301c dinput: Avoid casting return value of HeapAlloc calls. 2011-10-21 12:31:31 +02:00
Francois Gouget f3f24fb5d4 net: Use FormatMessageW() for better internationalization support. 2011-10-21 12:31:18 +02:00
Francois Gouget 6aacb090f6 attrib: Use FormatMessageW() for better internationalization support. 2011-10-21 12:19:15 +02:00
Ken Thomases 7eadf7bb9f winecoreaudio: Improved tracing. 2011-10-21 12:12:43 +02:00
Ken Thomases cf39023208 winecoreaudio: Avoid an extra copy/conversion of a string. 2011-10-21 12:12:36 +02:00
Ken Thomases 4bceee9e15 winecoreaudio: Fix a test for allocation failure (copy/paste error). 2011-10-21 12:12:29 +02:00
Ken Thomases 9162c3d32d winecoreaudio: Fix a leak. 2011-10-21 12:12:23 +02:00
Andrew Talbot 35555862fc ws2_32: Replace switch statement with more suitable if statement. 2011-10-21 12:11:51 +02:00
Andrew Talbot 4bebe6287c ws2_32: Mark a fall-through in a switch statement. 2011-10-21 12:11:45 +02:00