Commit Graph

81492 Commits

Author SHA1 Message Date
Michael Stefaniuc 27e1d5adb7 quartz: Use an IDL file to define the IAMFilterData iface. 2011-09-06 11:29:38 +02:00
Henri Verbeet cf010c563c wined3d: Make the device parameter to wined3d_device_get_base_vertex_index() const. 2011-09-06 10:48:43 +02:00
Henri Verbeet cb82e57290 wined3d: Make the device parameter to wined3d_device_get_index_buffer() const. 2011-09-06 10:48:41 +02:00
Henri Verbeet 1b9bc1a950 wined3d: Try doing a present in wined3d_surface_blt() instead of IWineD3DSurfaceImpl_BltOverride(). 2011-09-06 10:48:36 +02:00
Henri Verbeet b86d69de16 wined3d: Don't override the swapchain present interval in IWineD3DSurfaceImpl_BltOverride(). 2011-09-06 10:48:31 +02:00
Piotr Caban b7ea63118a msvcrt: Fix _vswprintf* arguments. 2011-09-05 19:57:47 +02:00
Alistair Leslie-Hughes 5b49e228ae ntdsapi: Add stubs DsServerRegisterSpnA, DsServerRegisterSpnW. 2011-09-05 19:39:58 +02:00
Alexandre Julliard 52fa3bf42d secur32: Avoid size_t and fix some printf formats. 2011-09-05 19:34:55 +02:00
Frédéric Delanoy f35d52e20e cmd/tests: Add tests for IF '==' operator. 2011-09-05 19:32:32 +02:00
André Hentschel 220191abe1 cryptnet: Use the constants from the wininet header. 2011-09-05 19:32:32 +02:00
André Hentschel 31f0f09a17 configure: Install view.
(better subject, maybe)

I still think "view" should be available to users, so the only thing between the user and "view" is they have to compile Wine theirselves and that should change.
It's very hard to find good wmf/emf viewers for Linux(and most likely other OS), but "view" is a great program for people who need to take a look at wmf/emf files.
2011-09-05 19:32:32 +02:00
Alexandre Julliard e04866f3cf wldap32: Include system headers before Windows headers. 2011-09-05 19:32:32 +02:00
Alexandre Julliard 37e358404f sane.ds: Include system headers before Windows headers. 2011-09-05 19:32:32 +02:00
Alexandre Julliard 08272af642 gphoto2.ds: Include system headers before Windows headers. 2011-09-05 19:32:27 +02:00
Alexandre Julliard f9a9a18e1d crypt32: Include system headers before Windows headers. 2011-09-05 17:22:17 +02:00
Alexandre Julliard d37c85d6a7 advapi32: Include system headers before Windows headers. 2011-09-05 17:22:10 +02:00
Hans Leidekker 9cb38911d2 msi: Initialize a variable. 2011-09-05 17:17:41 +02:00
Hans Leidekker 470688f729 msi: Use a higher value for the initial transform disk id. 2011-09-05 17:17:37 +02:00
Hans Leidekker eaf8848d0d msi/tests: Fix a number of test messages. 2011-09-05 17:17:32 +02:00
Hans Leidekker a8b51497e5 msi: Avoid a leak when a query is executed more than once. 2011-09-05 17:17:28 +02:00
Hans Leidekker d5a98e5d85 winhttp: Fix some memory leaks. 2011-09-05 17:17:20 +02:00
Hans Leidekker 3762de9d8c winhttp/tests: Initialize a variant with a known value. 2011-09-05 17:17:11 +02:00
Hans Leidekker 82f7651005 winhttp: Properly test a boolean variant. 2011-09-05 17:17:07 +02:00
Hans Leidekker 1edf2d4a03 xolehlp: New dll. 2011-09-05 17:16:22 +02:00
Hans Leidekker 29a072e7aa programs: Add a stub implementation of regasm.exe. 2011-09-05 17:15:56 +02:00
Michael Stefaniuc 5a886316b4 ntdll: Don't use HIWORD to check if an atom is a small int. 2011-09-05 17:14:26 +02:00
Jacek Caban bbed41fa6a vbscript: Added AddNamedItem implementation. 2011-09-05 17:14:09 +02:00
Jacek Caban aff6961bac vbscript: Added more uninitialization tests and fixes. 2011-09-05 17:14:02 +02:00
Jacek Caban 71cbb6e17c vbscript: Added GetScriptDispatch implementation. 2011-09-05 17:13:53 +02:00
Jacek Caban 3d3504a6d7 vbscript: Added SetScriptState implementation. 2011-09-05 17:13:27 +02:00
Thomas Mullaly dac6d862ec urlmon: Made domain mapping support IUri based and added wildcard scheme domain mapping tests. 2011-09-05 16:49:29 +02:00
Thomas Mullaly 98d5dfb83d urlmon: Added basic MapUrlToZoneEx2 implementation. 2011-09-05 16:49:20 +02:00
Thomas Mullaly e0dfbd6a94 urlmon: Improved GetSecurityId's support for file url's. 2011-09-05 16:49:00 +02:00
Thomas Mullaly 9848872207 urlmon: Use CoTaskMemFree instead of HeapFree for memory allocated with CoTaskMemAlloc. 2011-09-05 16:48:45 +02:00
Francois Gouget dfa0acd1fd po: Mark a couple of broken Korean translations as fuzzy. 2011-09-05 16:42:21 +02:00
Francois Gouget 4dcb96af56 po: Mark a couple of broken German translation as fuzzy. 2011-09-05 16:42:17 +02:00
Francois Gouget 5f53f1ad07 shlwapi: Add a message context for 'hr', 'min' and 'sec'. 2011-09-05 16:42:12 +02:00
Francois Gouget ca1ca4d44c crypt32 & cryptdlg: Specify a message context for 'CA', 'OCSP' and 'CPS'. 2011-09-05 11:38:03 +02:00
Francois Gouget 6ecbe07be9 wordpad: Specify a message context for 'cm', 'in' and 'pt'. 2011-09-05 11:33:18 +02:00
Francois Gouget 2dc6d78347 taskmgr: Fix the name of a couple of process priority levels. 2011-09-05 11:10:18 +02:00
Henri Verbeet 9ae5d06e77 wined3d: Make the device parameter to wined3d_device_get_material() const. 2011-09-05 10:57:03 +02:00
Henri Verbeet 23b4be9155 wined3d: Make the device parameter to wined3d_device_get_clip_status() const. 2011-09-05 10:57:00 +02:00
Henri Verbeet 3346fc747c wined3d: Get rid of the rect checks for present in IWineD3DSurfaceImpl_BltOverride(). 2011-09-05 10:56:54 +02:00
Henri Verbeet 74b418c9e0 wined3d: Don't print the GLSL info log by default on fglrx. 2011-09-05 10:56:46 +02:00
Bruno Jesus 733c7f2c72 ws2_32: Fix a leak in WS2_AcceptEx. 2011-09-05 10:56:04 +02:00
Francois Gouget 94532dbd08 ddraw/tests: Fix compilation on systems that don't support nameless unions. 2011-09-05 10:54:00 +02:00
Andrew Talbot 99b8ee10d1 winealsa.drv: Remove unneeded address-of operators from function name. 2011-09-05 10:53:22 +02:00
Alexandre Julliard 794b9313a4 libwine: Disable debug output when stderr goes to /dev/null. 2011-09-04 23:15:49 +02:00
Alexandre Julliard 4b27371392 ntdll: Add support for asmv1 namespace prefix in xml elements. 2011-09-04 19:40:56 +02:00
Alexandre Julliard db7ace64d3 user32: Compute the size of the message spy arrays at compile time. 2011-09-04 19:40:36 +02:00