Commit Graph

85446 Commits

Author SHA1 Message Date
Piotr Caban 259cd79336 urlmon/tests: Test if url reported in IInternetProtocol::Start is valid during binding. 2012-01-20 16:02:15 +01:00
Piotr Caban 601ba02b26 urlmon: Added IInternetProtocol::Switch PI_FORCE_ASYNC flag test. 2012-01-20 16:02:08 +01:00
Piotr Caban 1559fceeea urlmon: Added support for PI_FORCE_ASYNC flag in IInternetProtocol::Switch implementation. 2012-01-20 16:02:01 +01:00
Piotr Caban 6bc361f2fc urlmon: Store display_uri in BindProtocol structure. 2012-01-20 16:01:56 +01:00
Hans Leidekker 09a49fd784 msi: Pass the file identifier instead of the filename in action data for SelfRegModules/SelfUnregModules. 2012-01-20 16:01:48 +01:00
Nikolay Sivov 478ddf7b6c mshtml: Respond to SID_SContainerDispatch service id. 2012-01-20 16:01:38 +01:00
Alexandre Julliard 42e583f1f6 widl: We no longer need to avoid windows.h in generated headers. 2012-01-20 15:59:02 +01:00
Alexandre Julliard 25441f40f8 include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
André Hentschel 0c0b6a1096 d3drm: Forward all IUnknown methods to IDirect3DRM. 2012-01-20 14:22:35 +01:00
André Hentschel dfd7c70d37 d3drm: Reorder d3drm creation function to avoid forward declarations. 2012-01-20 14:22:30 +01:00
André Hentschel 9defecb013 d3drm: Forward all IUnknown methods from IDirect3DRMMeshBuilder3. 2012-01-20 14:22:24 +01:00
André Hentschel 2e3e62b6aa d3drm: Reorder meshbuilder creation function to avoid forward declarations. 2012-01-20 14:22:21 +01:00
André Hentschel c5cf5f8ea8 d3drm: Reorder frame creation function to avoid forward declarations. 2012-01-20 14:19:49 +01:00
Francois Gouget a0cb4e6355 po: Fix some typography issues and improve the Walloon translation. 2012-01-20 13:40:02 +01:00
Francois Gouget 03001c15b0 po: Remove English strings from the Catalan translation. 2012-01-20 13:40:02 +01:00
Francois Gouget 35f60bf686 po: Remove English strings from the Bulgarian translation. 2012-01-20 13:40:01 +01:00
Francois Gouget ccdacc7faf po: Translate a couple of keys for Catalan. 2012-01-20 13:40:01 +01:00
Francois Gouget 73415e228a po: Remove English strings from the Czech translation. 2012-01-20 13:40:00 +01:00
Francois Gouget a355354c28 po: Remove English strings from the Greek translation. 2012-01-20 13:39:57 +01:00
Francois Gouget 3a6f314244 po: Tweak the CD-ROM Danish and Dutch translations. 2012-01-20 13:34:42 +01:00
Michael Stefaniuc 84d5317302 dsound: Remove the now obsolete IDirectSoundBufferImpl_Destroy(). 2012-01-20 13:34:20 +01:00
Michael Stefaniuc c7f5f10aab dsound: Merge IDirectSoundNotify into the secondary buffer object. 2012-01-20 13:33:33 +01:00
Frédéric Delanoy ca75c4a84b rpcrt4: Make some switch fallthroughs explicit (Coverity). 2012-01-20 13:32:47 +01:00
Hans Leidekker f37b94e69a winhttp: Download PAC scripts in a separate session. 2012-01-20 13:32:27 +01:00
Nikolay Sivov 7c31988554 msxml3: Move some xdr tests data to a table. 2012-01-20 13:32:11 +01:00
Nikolay Sivov ae5c984b12 msxml3: Use debugstr_* functions instead of wine_* prefixed for consistency. 2012-01-20 13:32:04 +01:00
Nikolay Sivov ca046f9eb5 msxml3: IXMLDOMSchemaCollection::get() is a stub for version 6. 2012-01-20 13:31:59 +01:00
Henri Verbeet 1ec21e323b wined3d: Rename WineD3DRectPatch to wined3d_rect_patch. 2012-01-20 13:31:36 +01:00
Henri Verbeet 3769afa33d wined3d: Get rid of the WINED3DSURFTYPE typedef. 2012-01-20 13:31:33 +01:00
Henri Verbeet d8b00ecf34 wined3d: Get rid of the CONVERT_TYPES typedef. 2012-01-20 13:31:24 +01:00
Henri Verbeet 8692ff48a9 wined3d: Don't load the draw_binding location in surface_unmap() unless the surface is on a swapchain.
It really makes no sense to do this just because a surface happens to be the
current render target. In particular, this patch prevents needlessly bouncing
the surface between the CPU and the GPU when the application does e.g.
multiple colorkeyed blits to the current render target to draw a HUD.
2012-01-20 13:31:17 +01:00
Henri Verbeet d1254eddb5 wined3d: Properly enable / disable register combiners. 2012-01-20 13:31:07 +01:00
Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
Alexandre Julliard 6109f05e45 progman: Avoid Unicode macros. 2012-01-20 13:06:40 +01:00
Alexandre Julliard e12d39dc10 winhlp32: Avoid Unicode macros. 2012-01-20 12:50:15 +01:00
Alexandre Julliard edf44bfb1e winecfg: Avoid Unicode macros. 2012-01-20 12:44:04 +01:00
Alexandre Julliard f2fe53d6ab wordpad: Avoid Unicode macros. 2012-01-20 12:07:24 +01:00
Alexandre Julliard aef2eeea6c winedbg: Use the standard dialog font for the crash dialogs. 2012-01-20 11:58:45 +01:00
Luca Bennati 6dd16ec1f0 po: Update Italian translation. 2012-01-19 21:13:09 +01:00
Frédéric Delanoy 273b88100c po: Remove English strings from the French translation. 2012-01-19 21:09:59 +01:00
Alexandre Julliard 7175324992 winetest: Avoid Unicode macros. 2012-01-19 21:08:56 +01:00
Alexandre Julliard 020faceaae winemine: Convert to Unicode. 2012-01-19 21:08:55 +01:00
Alexandre Julliard be91790988 view: Convert to Unicode. 2012-01-19 21:08:55 +01:00
Alistair Leslie-Hughes c5235eeab0 gdi32: Add EnhMetafile PolyBezier, PolyBezierTo support. 2012-01-19 21:08:55 +01:00
Austin English a4ee9f2d20 ntoskrnl.exe: Add a stub for IoCreateSynchronizationEvent. 2012-01-19 21:08:54 +01:00
Austin English 2bc08d7f35 kernel32: Add stubs for GetConsoleCommandHistoryLengthA/W. 2012-01-19 21:08:54 +01:00
Frédéric Delanoy edd9066d5b setupapi: Correctly handle errors in fake_dlls_callback (Coverity). 2012-01-19 21:08:54 +01:00
Jacek Caban 882d126dba mshtml: Added IOleContainer::EnumObjects tests. 2012-01-19 21:08:53 +01:00
Jacek Caban 3b80784b63 mshtml: Added IOleContainer::EnumObjects implementation. 2012-01-19 21:08:53 +01:00
Jacek Caban 537d05fb4b mshtml: Added ITargetContainer::GetFramesContainer implementation. 2012-01-19 21:08:52 +01:00