2190 Commits

Author SHA1 Message Date
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
Alexandre Julliard
9f18a03b14 Release 1.5.22. 2013-01-18 21:44:53 +01:00
Damjan Jovanovic
8d4f636d54 qcap: Use libv4l1.h when available, instead of linux/videodev.h which is deprecated/obsolete. 2013-01-14 11:18:04 +01:00
Ken Thomases
f377591e98 libwine: Use rpath-based install name and library references for libwine on Mac. 2013-01-11 12:03:54 +01:00
Alexandre Julliard
0874734ecb configure: Try readelf before ldd to determine a library soname. 2013-01-10 17:52:11 +01:00
Alexandre Julliard
af59e6f1b7 configure: Get rid of the check for strings.h. 2013-01-09 12:25:14 +01:00
Alexandre Julliard
61768c0775 configure: Get rid of the check for getpagesize. 2013-01-09 12:23:02 +01:00
Alexandre Julliard
02aa14518b configure: Allow pthread_create to be in the C library. 2013-01-08 16:35:29 +01:00
Alexandre Julliard
a58ae36aed configure: Cope with sys/un.h requiring sys/socket.h. 2013-01-08 16:35:29 +01:00
Ken Thomases
c40a72223c loader: On Mac, embed Info.plist in (__TEXT, __info_plist) section. 2013-01-08 16:35:28 +01:00
Alexandre Julliard
4a685ebea3 Release 1.5.21. 2013-01-04 21:45:01 +01:00
Detlef Riekenberg
b6663f8a52 conhost.exe: Add stub program. 2013-01-03 16:46:55 +01:00
Detlef Riekenberg
892f1181c3 api-ms-win-security-base-l1-1-0: Add dll. 2013-01-03 16:46:12 +01:00
Hans Leidekker
988ff08754 wmiutils: Add tests. 2013-01-02 13:36:43 +01:00
Jacek Caban
c0cfd44ce9 atl: Reimplemented AtlModuleRegisterTypeLib on top of AtlRegisterTypeLib. 2012-12-28 20:32:39 +01:00
André Hentschel
6e989604a3 netstat: Initial implementation. 2012-12-28 11:37:52 +01:00
Alexandre Julliard
fd457cd9c2 Release 1.5.20. 2012-12-21 20:14:41 +01:00
Ken Thomases
10c6f8436c configure: Only enable the Mac driver on Mac OS X 10.6 or later. 2012-12-21 12:07:53 +01:00
Detlef Riekenberg
828882745a api-ms-win-core-winrt-error-l1-1-0: Add dll. 2012-12-21 11:44:16 +01:00
Detlef Riekenberg
98d0d621e7 api-ms-win-core-winrt-string-l1-1-0: Add dll. 2012-12-21 11:43:37 +01:00
Detlef Riekenberg
71e11c0c1a api-ms-win-downlevel-advapi32-l2-1-0: Add dll. 2012-12-21 11:42:53 +01:00
Detlef Riekenberg
7d6e592b0b api-ms-win-downlevel-shell32-l1-1-0: Add dll. 2012-12-21 11:40:43 +01:00
Detlef Riekenberg
38a69f0c1d api-ms-win-downlevel-shlwapi-l2-1-0: Add dll. 2012-12-21 11:40:02 +01:00
Detlef Riekenberg
cdec918b26 api-ms-win-downlevel-ole32-l1-1-0.dll: Add dll. 2012-12-20 12:17:58 +01:00
Detlef Riekenberg
dcce818540 api-ms-win-downlevel-normaliz-l1-1-0: Add dll. 2012-12-20 12:17:22 +01:00
Detlef Riekenberg
5b5e8d9b68 api-ms-win-downlevel-user32-l1-1-0: Add dll. 2012-12-20 12:15:16 +01:00
Detlef Riekenberg
f8c041fef4 api-ms-win-downlevel-version-l1-1-0: Add dll. 2012-12-20 12:14:51 +01:00
Detlef Riekenberg
8ca7a068f4 api-ms-win-downlevel-shlwapi-l1-1-0: Add dll. 2012-12-19 14:38:59 +01:00
Detlef Riekenberg
52a231c5b7 api-ms-win-downlevel-advapi32-l1-1-0: Add dll. 2012-12-19 14:38:59 +01:00
Jacek Caban
c38d5ce73c atl100: Added AtlWinModuleInit tests. 2012-12-18 12:40:11 +01:00
Ken Thomases
35033025aa winequartz.drv: Rename to winemac.drv ("the Mac driver"). 2012-12-17 20:31:14 +01:00
Austin English
1d1cb5236e d3d11: Add a stub dll. 2012-12-12 20:30:25 +01:00
Alexandre Julliard
5f3f2173f9 Release 1.5.19. 2012-12-07 20:17:32 +01:00
Hans Leidekker
3244be0500 configure: Fix detection of fallocate on old glibc. 2012-12-07 10:37:20 +01:00
Alexandre Julliard
bd1e261b06 configure: Building the tools requires include/config.h. 2012-12-04 15:58:47 +01:00
Hans Leidekker
c019083240 kernel32: Implement SetFileValidData. 2012-12-04 14:42:28 +01:00
Jacek Caban
4821b06ed1 hhctrl.ocx: Added import library. 2012-11-30 19:12:14 +01:00
Charles Davis
5da1eaf213 ntdll: Add support for BSD-style creation ("birth") time. 2012-11-30 19:12:14 +01:00
Charles Davis
ed5e0a6e41 ntdll: Add support for nanosecond precision file times on *BSD. 2012-11-30 19:12:14 +01:00
Alexandre Julliard
abbf827178 Release 1.5.18. 2012-11-23 21:16:51 +01:00