Ken Thomases
5ddaf34d69
configure: For Mac, link wineloader with -no_pie if it's available.
...
This is necessary for the specified image base and WINE_DOS and WINE_SHAREDHEAP
segment addresses to be respected. The latter are necessary to reserve the
correct ranges of the address space.
2014-10-17 15:49:53 +09:00
Austin English
cf7fa95980
systeminfo: Add stub program.
2014-10-09 17:36:22 +02:00
Stefan Leichter
ee19362f9a
ksuser: New stub dll.
2014-10-07 20:22:16 +02:00
Alexandre Julliard
14302ee5e7
Release 1.7.28.
2014-10-03 09:55:56 +02:00
Alistair Leslie-Hughes
92564dd03e
dpvoice: Add DirectPlay Voice test.
2014-09-25 15:20:17 +02:00
Alexandre Julliard
2a257f0684
Release 1.7.27.
2014-09-19 20:10:47 +02:00
Akihiro Sagawa
a99d3c5bff
reg: Add reg.exe test suite.
2014-09-11 16:55:28 +02:00
Henri Verbeet
e90b49e2bc
d2d1/tests: Add a basic clipping test.
2014-09-08 11:36:20 +02:00
Alexandre Julliard
d519886e1f
Release 1.7.26.
2014-09-05 20:11:13 +02:00
Sebastian Lackner
8d4e1fa7d7
configure: Fix detection of ncurses library on Archlinux.
2014-09-05 14:41:27 +02:00
Alistair Leslie-Hughes
7cd7c069ad
dpvoice: New stub dll.
2014-09-03 21:21:56 +02:00
Jacek Caban
f900bb5cbc
atl: Added typelib.
2014-09-01 21:10:12 +02:00
Austin English
8c9011db67
npptools: Add stub dll.
2014-08-27 11:02:08 +02:00
Alexandre Julliard
a2db8bc137
make_makefiles: Check for idl sources in parent directory to set clean flag.
2014-08-27 10:54:11 +02:00
Alexandre Julliard
276af270f7
Release 1.7.25.
2014-08-22 20:39:55 +02:00
Alexandre Julliard
09311834bb
Release 1.7.24.
2014-08-08 22:19:29 +02:00
André Hentschel
fa67586811
wpcap: Implement pcap_lib_version.
2014-08-07 17:53:12 +02:00
André Hentschel
af9f3a2054
wpcap: Initial stub implementation.
2014-08-06 21:52:05 +02:00
Alexandre Julliard
65507cc83f
Release 1.7.23.
2014-07-25 16:52:03 +02:00
Alexandre Julliard
8d817997ce
configure: Add a check for sys/ucontext.h and include it where appropriate.
2014-07-23 19:06:58 +02:00
Alexandre Julliard
1b2977420e
configure: Improve the check for the resolver library.
2014-07-23 15:23:46 +02:00
Alexandre Julliard
307b7fe718
Release 1.7.22.
2014-07-11 20:29:24 +02:00
Alexandre Julliard
3bbbb6d5a7
configure: Always build wine.inf even if we don't install it.
2014-07-03 21:20:47 +02:00
Alexandre Julliard
991575c237
Release 1.7.21.
2014-06-27 20:10:11 +02:00
Andrew Eikum
d03c1cfc17
packager: Add loading support for Ole10Native storage objects.
2014-06-18 19:52:40 +02:00
Andrew Eikum
b456eb5213
packager: Add stub Packager implementation.
2014-06-18 19:52:39 +02:00
Alexandre Julliard
56999940a3
Release 1.7.20.
2014-06-13 19:45:11 +02:00
Austin English
d13d296c27
msasn1: Add stub dll.
2014-06-12 18:22:52 +02:00
Alexandre Julliard
613c104562
Release 1.7.19.
2014-05-16 21:06:48 +02:00
Hans Leidekker
ae542221a0
jsproxy: New dll.
2014-05-15 19:04:41 +02:00
Alexandre Julliard
e8cfb0e5b0
Release 1.7.18.
2014-05-02 20:15:48 +02:00
Ken Thomases
dfa98dfb49
configure: Use the discovered LCMS2_LIBS when testing linking against lcms2.
2014-05-01 10:17:25 +02:00
Alexandre Julliard
c73bd869ec
Release 1.7.17.
2014-04-18 20:54:11 +02:00
Alistair Leslie-Hughes
e838f0c285
sdbinst: New stub program.
2014-04-16 14:38:08 +02:00
Hans Leidekker
3b63733bcb
netprofm: Add a couple of tests for INetworkListManager.
2014-04-07 15:34:48 +02:00
Hans Leidekker
14ab04ab05
netprofm: Register interfaces.
2014-04-07 15:34:47 +02:00
Hans Leidekker
cb0c5f5356
netprofm: New dll.
2014-04-07 15:34:45 +02:00
Alexandre Julliard
f820d9723b
Release 1.7.16.
2014-04-04 21:13:44 +02:00
Dmitry Timoshkov
92450cb4f2
schedsvc: Add some tests for scheduler RPC API.
2014-04-04 10:49:17 +02:00
Hugh McMaster
412a4f13f6
regsvr32: Replace printf calls with WriteConsole function.
2014-03-26 19:20:30 +01:00
Thomas Faber
cb9c2d429f
configure: Enable -Wvla if available.
2014-03-26 11:26:04 +01:00
Michael Müller
b1f2e33cc2
dxva2: Added stub dll.
2014-03-25 19:01:29 +01:00
Alistair Leslie-Hughes
f9862efa48
netcfgx: Add INetCfg interface support.
2014-03-25 19:01:28 +01:00
Alexandre Julliard
3ea505bdea
Release 1.7.15.
2014-03-21 22:37:09 +01:00
Alistair Leslie-Hughes
06cbe44c45
netcfgx: Register interfaces.
2014-03-20 21:08:26 +01:00
Michael Stefaniuc
046981e617
dswave/tests: Add COM tests for DirectSoundWave.
2014-03-14 16:14:19 +01:00
Dmitry Timoshkov
88df368868
schedsvc: Add Task Scheduler service.
2014-03-13 20:22:21 +01:00
Alexandre Julliard
25084233d4
configure: Always run makedep on the top-level makefile.
2014-03-11 19:39:26 +01:00
Alexandre Julliard
ecd24b5a87
Release 1.7.14.
2014-03-07 21:03:23 +01:00
Alexandre Julliard
237d7891ef
configure: Avoid printing empty warning lines.
2014-03-04 14:40:39 +01:00