Commit Graph

2179 Commits

Author SHA1 Message Date
Alexandre Julliard 50dc4cd636 Release 1.6. 2013-07-18 19:57:36 +02:00
Alexandre Julliard 598685e6c5 Release 1.6-rc5. 2013-07-12 20:37:04 +02:00
Damjan Jovanovic 94c7806481 qcap/tests: Add a smart tee filter test. 2013-07-10 16:50:15 +02:00
Alexandre Julliard c592b2f884 Release 1.6-rc4. 2013-06-28 21:53:55 +02:00
Alexandre Julliard cca4e123b2 Release 1.6-rc3. 2013-06-21 20:24:01 +02:00
Alexandre Julliard f56a36e18e Release 1.6-rc2. 2013-06-14 20:15:43 +02:00
Alexandre Rostovtsev 21f2c0e6e7 configure: Always check for pkg-config. 2013-06-11 11:38:46 +02:00
Alexandre Rostovtsev fee9cd3b24 configure: In gnutls-3.2, gnutls_mac_get_key_size() moved to crypto.h.
Based on a patch by Ben Kohler <bkohler@gmail.com>.
2013-06-11 11:37:21 +02:00
Austin English 936cb4ce7e api-ms-win-core-processthreads-l1-1-0: Add stub dll. 2013-06-10 14:26:12 +02:00
Alexandre Julliard 1c81dbd1c2 Release 1.6-rc1. 2013-06-07 21:48:24 +02:00
Austin English 1648340d09 api-ms-win-core-localregistry-l1-1-0: Add stub dll. 2013-06-05 11:42:40 +02:00
Joško Nikolić 8e0a088890 po: Add Croatian language. 2013-05-27 19:33:06 +02:00
Alexandre Julliard 120cee4f85 Release 1.5.31. 2013-05-24 20:20:05 +02:00
Alexandre Julliard 7f810293b7 configure: Workaround for clang not reporting an error on unknown options. 2013-05-21 14:23:03 +02:00
Andrew Eikum e6450b4ea4 dinput: Determine if OSX devices support force feedback. 2013-05-21 12:09:22 +02:00
André Hentschel 124d5a879d difxapi: Add stub dll. 2013-05-20 12:48:51 +02:00
Alexandre Julliard b9921eb370 configure: Add a pkg-config check for libpng. 2013-05-16 16:47:37 +02:00
Alexandre Julliard ce4b6451aa configure: Add explicit install targets in libs/wine for make_makefiles. 2013-05-10 22:01:44 +02:00
Alexandre Julliard 35aaa42669 Release 1.5.30. 2013-05-10 20:30:10 +02:00
Jacek Caban 6c32033cdc configure: Use gcc -shared instead of dllwrap to build libwine.dll. 2013-05-08 20:43:19 +02:00
Alexandre Julliard 9ddd30d11c configure: Add a pkg-config check for liblcms. 2013-05-06 15:55:18 +02:00
Francois Gouget 2a897ef242 sane.ds: Fix a typo in the libsane check. 2013-05-06 11:59:42 +02:00
Francois Gouget 11fe51b61b gphoto2.ds: Check for libgphoto2 and libgphoto2_port independently. 2013-05-06 11:39:43 +02:00
Alexandre Julliard 96d9a7dec2 configure: Use the pkg-config helper macro for gstreamer. 2013-05-03 20:45:32 +02:00
Alexandre Julliard 100806e473 configure: Use the pkg-config helper macro for freetype. 2013-05-03 20:45:32 +02:00
Alexandre Julliard f54b85817b configure: Use the pkg-config helper macro for gphoto2. 2013-05-03 20:45:29 +02:00
Alexandre Julliard ad6ee47def configure: Use the pkg-config helper macro for sane. 2013-05-03 20:45:12 +02:00
Alexandre Julliard 1470c5c3c1 configure: Use the pkg-config helper macro for gnutls. 2013-05-03 20:45:11 +02:00
Alexandre Julliard e7bd23ba47 configure: Use the pkg-config helper macro for hal and dbus. 2013-05-03 20:45:06 +02:00
Alexandre Julliard 8dabde1782 configure: Add a helper macro for invoking pkg-config, and use it for libxml. 2013-05-03 17:09:09 +02:00
Alexandre Julliard daa5116010 configure: Add rules for building libwine without soname on Android. 2013-05-01 14:25:42 +02:00
Alexandre Julliard 54244470f3 makefiles: Generate the platform-specific libwine rules from configure. 2013-05-01 13:33:39 +02:00
Alexandre Julliard b55a27a16a Release 1.5.29. 2013-04-26 20:04:15 +02:00
Alexandre Julliard 887473ed87 Release 1.5.28. 2013-04-12 20:35:09 +02:00
Alexandre Julliard 43ac582d7d libport: Rename spawnvp to _spawnvp to avoid the deprecated name. 2013-04-09 15:26:10 +02:00
Jacek Caban adb8c8615b configure: Get rid of no longer needed OpenSSL checks. 2013-04-03 17:54:04 +02:00
Stefan Leichter 56538fdf89 msvcp110: Add VS2012 C/C++ runtime. 2013-04-02 12:47:13 +02:00
Alexandre Julliard e1a42bba54 Release 1.5.27. 2013-03-29 19:19:16 +01:00
Qian Hong cd321cbea8 atl80: Don't forward AtlAxWinInit to atl100. 2013-03-25 16:23:04 +01:00
Alexandre Julliard 99982f886f Release 1.5.26. 2013-03-15 20:31:14 +01:00
Stefan Leichter 0e7f39439d msvcr110: Add VS2012 C/C++ runtime. 2013-03-12 16:35:03 +01:00
Alexandre Julliard ac9ca974e3 Release 1.5.25. 2013-03-01 21:40:05 +01:00
Alistair Leslie-Hughes ee9689b4d0 webservices: Add new dll. 2013-02-21 19:16:23 +01:00
Alexandre Julliard c41f6add05 Release 1.5.24. 2013-02-15 21:21:05 +01:00
Henri Verbeet e89edd60fe configure: Include Xlib.h before Xrandr.h. 2013-02-14 21:38:03 +01:00
Hans Leidekker e002d2eacf windowscodecsext: Implement WICCreateColorTransform_Proxy and IWICColorTransform_Initialize_Proxy. 2013-02-11 17:52:05 +01:00
Austin English ac15301b7f windowscodecsext: Add a stub dll. 2013-02-08 12:07:49 +01:00
Alexandre Julliard 145c3e3abf Release 1.5.23. 2013-02-01 09:10:43 +01:00
Alexandre Julliard 25598513dc ntdll: Use a monotonic time counter to implement NtQueryPerformanceCounter. 2013-01-28 15:39:37 +01:00
André Hentschel e80de55bca configure: Add ARM64 define. 2013-01-23 12:43:57 +01:00