Francois Gouget
61358d04a4
xcopy: Add tests to show that the /D option only accepts dates in the m-d-y format.
2013-11-29 17:58:40 +01:00
Francois Gouget
e4856dbb70
libport: Add an isfinite() implementation for Solaris.
2013-11-29 17:58:40 +01:00
Qian Hong
0635c67251
arp: Added stub exe.
2013-11-25 15:15:55 +01:00
Alexandre Julliard
ddcd19cf63
makefiles: Don't make binaries depend on Makefile.in.
2013-11-25 15:13:46 +01:00
Alexandre Julliard
6ff553d36f
configure: Add a rule to prevent rebuilding makedep when tools are disabled.
2013-11-23 15:44:53 +01:00
Alexandre Julliard
c8a42b4735
makefiles: Generate include path options from makedep.
2013-11-19 14:16:36 +01:00
Alexandre Julliard
3bc839f12e
makefiles: Only generate auto-documentation rules for dlls.
2013-11-19 13:19:17 +01:00
Alexandre Julliard
a6fd273a90
makefiles: Generate rules from makedep for running tests.
2013-11-18 11:30:59 +01:00
Hans Leidekker
eaef76f041
netapi32: Add support for remote computers in NetServerGetInfo.
2013-11-12 12:58:04 +01:00
Alexandre Julliard
7f8412f253
makefiles: Generate explicit rules for building mo files.
2013-11-11 11:49:16 +01:00
Alexandre Julliard
456c8f435a
makefiles: Remove the no longer needed EXTRASUBDIRS variables.
2013-11-09 22:10:52 +01:00
Alexandre Julliard
067d3f0ddb
makefiles: Merge the relpath functionality into makedep.
2013-11-09 12:32:06 +01:00
Alexandre Julliard
9fbf473a0b
makefiles: Build makedep from the top-level makefile.
2013-10-28 13:58:14 +01:00
Alexandre Julliard
0dcc1cc3e8
makefiles: Expand srcdir directly into the top-level makefile.
2013-10-28 13:14:37 +01:00
Zhenbo Li
7003bbdfd4
atl90: Added new dll.
2013-10-15 16:35:05 +02:00
Huw Davies
0dff81f495
wsock32: Add a fallback for inet_network.
2013-10-15 14:28:21 +02:00
Alexandre Julliard
c6262a14f8
makefiles: Generate the common rules for tests from configure.
2013-10-10 12:27:00 +02:00
Alexandre Julliard
237ed76e6d
makefiles: Generate the common rules for programs from configure.
2013-10-10 11:41:14 +02:00
Alexandre Julliard
41c7ba4b5d
makefiles: Generate the common rules for dlls from configure.
2013-10-10 11:41:07 +02:00
Alexandre Julliard
a3b76d3366
makefiles: Generate the common rules for import libraries from configure.
2013-10-10 11:41:01 +02:00
Alexandre Julliard
7260277e1d
makefiles: Remove some obsolete rules.
2013-10-08 15:38:22 +02:00
Alexandre Julliard
08eea24b94
makefiles: Get rid of the recursive installation rules for dlls and programs.
2013-10-08 15:29:40 +02:00
Alexandre Julliard
8c959d6c56
winspool: Store generic.ppd in a resource instead of depending on an external file.
2013-10-08 09:27:14 +02:00
Alexandre Julliard
2292b06281
makefiles: Move l_intl.nls and wine.inf to loader so that they are installed even when tools are not built.
2013-10-07 13:32:03 +02:00
Alexandre Julliard
c0c7192eaa
makefiles: Generate the loader rules from configure.
2013-10-07 12:22:06 +02:00
Alexandre Julliard
69b9c4b198
configure: Use the standard MKDIR_P macro to create directories.
2013-10-04 22:12:22 +02:00
Alexandre Julliard
a60ebd3ade
makefiles: Link libwine statically into the tools to avoid run-time path dependencies.
2013-10-04 17:46:22 +02:00
Alexandre Julliard
1970edd285
configure: Disable tools by default when cross-compiling.
2013-10-04 17:12:03 +02:00
Alexandre Julliard
4732b2f4ea
configure: Use the correct strip program when installing.
2013-10-03 21:48:46 +02:00
Alexandre Julliard
8355887560
makefiles: Clean files from the top-level makefile where possible.
2013-09-30 20:34:53 +02:00
Alexandre Julliard
770d902d10
configure: Store all libraries in libdir on Android.
2013-09-26 17:58:44 +02:00
Alexandre Julliard
90520f7fc4
configure: Set the library prefix to "lib" on Android.
2013-09-26 14:36:02 +02:00
Alexandre Julliard
a83c598c79
makefiles: Add support for specifying a prefix for installed library file names.
2013-09-26 14:35:45 +02:00
Huw Davies
2a32d5765a
server: Android has struct user in asm/user.h.
2013-09-24 18:58:24 +02:00
Alexandre Julliard
49645b6ff9
configure: Build the makefile data into a temporary file instead of a shell variable.
2013-09-24 12:51:58 +02:00
Huw Davies
96e32da5c9
dbghelp: Add a couple of structures that are missing from the Android ndk.
2013-09-23 20:32:21 +02:00
Alexandre Julliard
83eb4fd9b3
makefiles: Generate dependencies for symlinks that are needed at build time.
2013-09-23 20:32:12 +02:00
Huw Davies
21dc848378
iphlpapi: Add interface enumeration for Android.
2013-09-19 20:14:04 +02:00
Huw Davies
208eae73ae
iphlpapi: Add a version of get_dns_servers for Android.
2013-09-17 16:24:24 +02:00
Huw Davies
c7dd313d75
iphlpapi: Add a configure check for struct __res_state.
2013-09-17 16:23:42 +02:00
Hans Leidekker
d36e7c080c
wsnmp32: Add stub implementations for a couple of functions.
2013-09-17 12:26:57 +02:00
Huw Davies
2f25ddfd14
iphlpapi: Add support for ip6 dns addresses.
2013-09-13 14:19:36 +02:00
Detlef Riekenberg
6cb2156976
d3dx11_42: Add stub dll.
2013-09-09 22:10:00 +02:00
Detlef Riekenberg
e10b687dbf
d3dx11_43: Add stub dll.
2013-09-09 22:10:00 +02:00
Rafał Mużyło
bb50d6fd95
configure: Don't use X_PRE_LIBS.
2013-09-05 13:21:58 +02:00
Alexandre Julliard
f21961cc14
ntdll: Add a configure check for the tcdrain function.
...
Also remove the tcgetattr check that is no longer used.
2013-09-05 13:18:21 +02:00
André Hentschel
0079248f10
xinput1_4: Add new dll based on xinput1_3.
2013-09-04 14:44:06 +02:00
Francois Gouget
4f27b78fb4
iphlpapi: Check for proc_pidinfo() instead of assuming libproc.h always defines it.
...
This is needed on FreeBSD 8.1.
2013-09-04 14:42:58 +02:00
Jacek Caban
b308a5c7ad
atl110: Added new DLL.
2013-09-03 17:00:28 +02:00
Austin English
478db5bcd5
netcfgx: Add stub dll.
2013-09-02 19:44:21 +02:00
Huw Davies
2374cd52a7
winegcc: Set the LDDLLFLAGS according to the target platform.
2013-08-27 21:30:02 +02:00
Alistair Leslie-Hughes
04bf2009aa
comsvcs: Add stub dll.
2013-08-26 17:28:29 +02:00
Austin English
f725c989e9
programs: Add a stub tasklist.exe.
2013-08-20 12:35:54 +02:00
Charles Davis
3a2247f7d3
iphlpapi: Implement find_owning_pid() on FreeBSD.
2013-08-20 12:31:12 +02:00
Charles Davis
e3b9167335
iphlpapi: Implement find_owning_pid() for Mac OS.
2013-08-20 12:29:44 +02:00
Hans Leidekker
acb1ff4af0
wbemdisp: Add a stub dll.
2013-08-16 18:04:43 +02:00
Charles Davis
7fcb736d51
configure: Use a real header guard for config.h.
2013-08-15 17:20:07 +02:00
Ken Thomases
1f2d556373
gdi32: Link against AppKit on the Mac to avoid later crash in the Mac driver.
2013-08-15 16:12:58 +02:00
Alexandre Julliard
8d8fdc5b3a
configure: Add pkg-config support for libmpg123.
2013-07-31 22:26:56 +02:00
Alexandre Julliard
621377f492
configure: Add pkg-config support for libcapi20.
2013-07-31 22:26:55 +02:00
Alexandre Julliard
079f8aee18
configure: Add pkg-config support for libtiff.
2013-07-31 22:26:55 +02:00
Alexandre Julliard
6b1a96991c
configure: Add pkg-config support for libjpeg.
2013-07-31 22:26:55 +02:00
Alexandre Julliard
75d4023153
configure: Move the checks inside the WINE_PACKAGE_FLAGS macro to enable restoring CPPFLAGS automatically.
2013-07-30 17:44:01 +02:00
Hans Leidekker
d40c91262b
mscms: Port to liblcms2.
2013-07-29 14:27:52 +02:00
André Hentschel
9e32855a9a
configure: Replace note about the Changelog file.
2013-07-17 11:24:30 +02:00
Damjan Jovanovic
94c7806481
qcap/tests: Add a smart tee filter test.
2013-07-10 16:50:15 +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
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
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
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
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
Qian Hong
cd321cbea8
atl80: Don't forward AtlAxWinInit to atl100.
2013-03-25 16:23:04 +01:00
Stefan Leichter
0e7f39439d
msvcr110: Add VS2012 C/C++ runtime.
2013-03-12 16:35:03 +01:00
Alistair Leslie-Hughes
ee9689b4d0
webservices: Add new dll.
2013-02-21 19:16:23 +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
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
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
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
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
Hans Leidekker
3244be0500
configure: Fix detection of fallocate on old glibc.
2012-12-07 10:37:20 +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
Jacek Caban
9d956864b7
atl100: Moved IRegistrar implementation to atl100.
2012-11-21 13:36:23 +01:00
Jacek Caban
565d9f6dc8
atl100: Addeed stub DLL.
2012-11-21 13:28:24 +01:00
Piotr Caban
4b7333e227
msvcp60: Added basic_string tests.
2012-11-14 16:36:23 +01:00
Hans Leidekker
dff501236a
xpssvcs: Add stub dll.
2012-11-08 17:21:10 +01:00
Alexandre Julliard
e40b2a1b07
configure: Remove checks for OpenGL headers that are no longer used.
2012-11-08 15:37:38 +01:00
Alexandre Julliard
551077ab73
configure: Check for getopt_long_only instead of getopt_long.
...
Some platforms have the latter but not the former.
2012-11-08 10:57:09 +01:00
Detlef Riekenberg
37035e53cd
schtasks: Add a stub schtasks.exe.
2012-11-06 16:02:38 +01:00
Alexandre Julliard
c9e951dfd3
urlmon: Add po file support for resource translation.
2012-11-02 19:47:23 +01:00
Erich Hoover
5c95bec847
ntdll: Implement nanosecond precision file time storage.
2012-10-30 18:08:11 +01:00
Piotr Caban
bdac12949c
msvcp100/tests: Added _Yarn<char> class tests.
2012-10-17 11:53:23 +02:00
Qian Hong
3ce21826c8
findstr: Added stub exe.
2012-10-04 10:35:19 +02:00
Alexandre Julliard
85b34be52f
Revert "winex11: Remove some leftover X Shm code."
...
This reverts commit 515329d58c
.
We'll want to use XShm again for window surfaces.
2012-10-03 15:30:48 +02:00
Christian Costa
ce44d1e506
scsiport.sys: Add stub implementation of scsiport.sys.
2012-10-02 15:06:34 +02:00
Erich Hoover
57019615b5
ws2_32: Permit broadcast packets on interface-bound sockets for systems with IP_UNICAST_IF and SO_ATTACH_FILTER.
2012-10-02 15:05:20 +02:00
Adrian Bunk
9d5c178b24
server: Use waitpid() instead of wait4().
2012-09-24 22:27:30 +02:00
Alistair Leslie-Hughes
cee8a76ecc
odbccu32: Add new dll.
2012-09-18 18:04:27 +02:00
André Hentschel
a6086e1161
vcomp90: Add new stub dll.
2012-09-17 12:13:43 +02:00
Josh DuBois
92ad0a47fa
msls31: Add stub dll.
2012-09-12 17:49:43 +02:00
Charles Davis
fd05f5412f
configure: Fix ipstat tests to work on Mac OS.
2012-09-11 20:56:39 +02:00
Charles Davis
f5bc7afe19
configure: Prefer stabs debug info on Mac OS.
2012-09-11 20:56:39 +02:00
Dan Kegel
481a8036ea
msvcr100: Add wmemmove_s and wmemcpy_s.
2012-09-03 16:45:46 +02:00
Alexandre Julliard
ce48e2c8ab
configure: Only enable -gdwarf-2 if -g was specified.
2012-08-23 21:33:21 +02:00
Jan Beich
83bac4113c
ntdll: Fetch thread id on NetBSD.
2012-08-17 10:47:22 +02:00
Jan Beich
fa4e97f454
ntdll: Prefer a portable function to get thread id.
2012-08-17 10:47:03 +02:00
Austin English
3f1dbaf3df
configure: Use -gdwarf-2 / -gstrict-dwarf when available.
2012-08-15 17:54:55 +02:00
Nikolay Sivov
bd7db0a9a4
dwrite: Added basic test for IDWriteFont created from LOGFONTW.
2012-07-31 17:59:10 +02:00
Alexandre Julliard
35eef16ba7
gdi32: Support OpenGL in bitmaps through libOSMesa.
2012-07-27 17:05:16 +02:00
Detlef Riekenberg
084e33d254
apphelp/tests: Add tests for ApphelpCheckShellObject.
2012-07-25 14:50:25 +02:00
Nikolay Sivov
3a724d58eb
dwrite: Added initial stub.
2012-07-24 13:36:33 +02:00
Alistair Leslie-Hughes
f857ad5225
mmcndmgr: Implement IMMCVersionInfo.
2012-07-17 13:09:44 +02:00
Henri Verbeet
cf6f8d2eb5
winex11: Add support for XRandR 1.2.
2012-07-16 14:25:42 +02:00
Andrew Eikum
76880ff933
mpr: Don't succeed if drive is not remote in WNetGetUniversalName.
2012-07-10 11:14:14 -05:00
Marek Chmiel
4961caa836
dssenh: Added CryptAcquireContext test for the DSSENH cryptographic service provider.
2012-07-02 11:21:20 +02:00
André Hentschel
74518c8d04
configure: Downgrade the Thumb2 requirement to Thumb on ARM.
2012-06-25 10:37:48 +02:00
Hans Leidekker
ae9697f117
wmic: Add support for querying class properties.
2012-06-19 11:26:02 +02:00
Hans Leidekker
9614ddb549
wbemprox: Add query tests.
2012-06-18 11:59:42 +02:00
Jacek Caban
d0244d761d
services.exe: Added tests.
2012-06-15 18:35:42 +02:00
André Hentschel
bc99d86729
iphlpapi: Check for struct icmpstat (for NetBSD).
2012-06-07 22:00:12 +02:00
André Hentschel
20dbe91212
iphlpapi: Check for struct udpstat (for NetBSD).
2012-06-07 21:59:28 +02:00
Lucas Zawacki
033f4ae4b8
joy.cpl: First version of the joystick configuration applet.
2012-06-05 21:21:08 +02:00
André Hentschel
54a9c0fc60
ntdll: Add a helper function that returns the record length of a dirent struct.
2012-06-04 12:17:56 +02:00
André Hentschel
eaab7a88f4
iphlpapi: Check for the right TCP statistics structure name (for DragonFly BSD).
2012-06-04 12:17:56 +02:00
André Hentschel
cecf1056bb
iphlpapi: Check for the right IP statistics structure name (for DragonFly BSD).
2012-06-04 12:17:55 +02:00
Vincent Povirk
94f0da9c9b
msvcm90: Add new dll based on msvcm80.
2012-05-08 16:29:33 +02:00
Austin English
d1cfbbb62c
wmvcore: Add a stub dll.
2012-05-07 17:13:16 +02:00
Vincent Povirk
7e8ce7badc
msvcm80: Add stub dll.
2012-05-07 11:33:27 +02:00
Stefan Leichter
0c1bd482b5
wsnmp32: New stub dll.
2012-05-01 14:49:24 +02:00
André Hentschel
33ca051472
configure: Check for Thumb2 on ARM and compile always in ARM mode.
2012-04-30 19:34:37 +02:00
Christian Costa
54168bde5c
dmband: Add tests.
2012-04-16 18:56:15 +02:00
Nicolas Le Cam
a37f74f5ad
configure.ac: Prefer pkg-config over freetype-config.
2012-04-09 17:16:00 +02:00
Christian Costa
d2d5d0e0d7
dmsynth: Add basic tests.
2012-04-06 20:44:58 +02:00
Alistair Leslie-Hughes
1c62c9f7f9
scrrun: Add scrrun tests.
2012-04-05 17:53:22 +02:00
Stefan Leichter
887f009df6
atl80: New dll.
2012-04-05 17:53:13 +02:00
Ken Thomases
9cb7a97981
gdi32: On Mac OS X, find fonts using Core Text rather than FontConfig, by default.
2012-04-05 14:51:34 +02:00
Christian Costa
997be9c465
dmusic: Add some tests for enumerating and creating ports.
2012-03-29 20:50:23 +02:00
Hans Leidekker
456961548e
sxs/tests: Add tests for CreateAssemblyNameObject.
2012-03-28 17:29:55 +02:00
Christian Costa
c1b92ca1e2
devenum: Add tests for devenum.
2012-03-28 11:53:18 +02:00
André Hentschel
4078b0f1ab
vcomp100: Add new stub dll.
2012-03-27 11:57:05 +02:00
Ken Thomases
cd454fdc2e
shell32: Partially implement Mac Trash backing for the Recycle Bin.
2012-03-16 13:02:54 +01:00
Austin English
9381e9334e
wevtapi: Add stub dll.
2012-03-16 13:02:50 +01:00
Stefan Leichter
f91c9cc44a
mgmtapi: New stub dll.
2012-03-14 17:29:51 +01:00
Austin English
bec293f3ff
wusa: Add stub program.
2012-03-14 17:29:11 +01:00
Jaka Kranjc
08e7491cb5
po: Preserve the previous msgid on change as a hint to translators.
2012-03-13 17:53:52 +01:00
Jacek Caban
aadc5cb6de
msident: Added stub DLL.
2012-03-09 11:36:33 +01:00
Christian Costa
949693011d
configure: Check if version of msgfmt (from gettext) is recent enough.
2012-03-09 11:27:05 +01:00
Henri Verbeet
515329d58c
winex11: Remove some leftover X Shm code.
2012-01-25 11:27:37 +01:00
Gerald Pfeifer
2505dfcc57
configure: Use the -Wignored-qualifiers compiler option if available.
2012-01-24 18:10:32 +01:00
Eric Pouech
7c7c56e3bf
configure: Remove regex detection.
2012-01-23 16:07:39 +01:00
Alexandre Julliard
b71f83ba64
configure: Disable printf format checking for 64-bit Mingw builds.
2012-01-16 16:32:10 +01:00
Austin English
1c92d20225
xpsprint: Add stub dll.
2012-01-13 18:17:35 +01:00
Austin English
e3fb078329
photometadatahandler: Add stub dll.
2012-01-13 18:17:34 +01:00
André Hentschel
07ed25c2f0
cscript: Add forwarder to wscript.
2011-12-29 17:56:53 +01:00
Stefan Leichter
9aeda0df49
dhcpcsvc: New stub dll.
2011-12-22 17:19:20 +01:00
Alexandre Julliard
e45d124c52
configure: Add a check for libdbus independent from the libhal check.
2011-12-20 10:36:46 +01:00
Francois Gouget
c7cb3e6cb2
configure: Use errno.h instead of the non-standard sys/errno.h header.
2011-12-15 17:46:38 +01:00
Michael Stefaniuc
6b5dca5bbb
cmdlgtst: Remove obsolete and unused application.
2011-12-09 21:15:38 +01:00
Alexandre Julliard
c994db77e6
serialui: Convert dialogs to po files.
2011-11-30 17:52:03 +01:00
Alexandre Julliard
76358216f4
winex11: Implement rectangular gradients using XRender if supported.
2011-11-30 14:25:29 +01:00
André Hentschel
fca621f20b
configure: Add checks for sparc64 and powerpc64.
2011-11-30 11:45:07 +01:00
Alexandre Julliard
855d32d38a
msacm32: Convert dialogs to po files.
2011-11-24 20:57:03 +01:00
Alexandre Julliard
479857cb1a
gphoto2: Convert dialogs to po files.
2011-11-22 14:20:38 +01:00
Alexandre Julliard
6b5cfe2c47
wineps: Convert dialogs to po files.
2011-11-17 22:47:36 +01:00
Hans Leidekker
8e74ee58d5
scrrun: New dll.
2011-11-09 15:57:00 +01:00
Akihiro Sagawa
b5db70f1ca
gdi32: Add a string table resource for the translation.
2011-11-07 17:28:00 +01:00
Alexandre Julliard
7a3c56a941
configure: Remove some no longer used variables.
2011-11-07 17:13:26 +01:00
André Hentschel
e14e83837f
apphelp: New dll stub.
2011-11-02 16:09:42 +01:00
Alexandre Julliard
393a125f4a
wineboot: Convert dialogs to po files.
2011-10-31 16:47:16 +01:00
Charles Davis
65634bca0b
schannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4.
2011-10-27 12:31:40 +02:00
Alexandre Julliard
9159cfe0e6
configure: Generate rules to update po files when gettextpo is explicitly requested.
2011-10-22 20:58:25 +02:00
Alexandre Julliard
f4ec097c9b
wrc: Load translations from mo files instead of po.
2011-10-22 20:13:40 +02:00
Alexandre Julliard
268976b9fe
makefiles: Add rules for building mo files.
2011-10-22 15:43:50 +02:00
Austin English
5cfe7db185
configure: Use -fno-omit-frame-pointer when available.
2011-10-19 16:38:22 +02:00
Alistair Leslie-Hughes
dbefe8cbb0
mmcndmgr: Add mmcndmgr dll.
2011-10-17 17:45:06 +02:00
Huw Davies
6ee2eaeff2
gdi32: Remove no longer needed include file.
2011-10-11 13:37:50 +02:00
Jacek Caban
13fef511b2
wshom.ocx: Added beginning WshShell object tests.
2011-09-20 16:21:41 +02:00
Louis Lenders
7844535700
dpnet/tests: Add tests for IDirectPlay8Peer_EnumServiceProviders.
2011-09-08 20:08:06 +02:00
Christian Costa
7b41ffbf61
attrib: Move implementation from cmd.exe to the standalone command.
2011-09-06 13:25:50 +02:00
Lucas Fialho Zawacki
0ae4710926
dinput: Added ConfigureDevices dialog.
2011-09-06 12:22:09 +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
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
Dan Kegel
45725be9d5
configure: Fix configure failures under -Werror -Wall.
2011-09-01 18:06:38 +02:00
Dan Kegel
82954d45de
configure: AC_C_CONST is obsolete.
2011-09-01 18:06:38 +02:00
Hans Leidekker
8959961b42
programs: Add a stub FontCache3.0.0.0 service.
2011-08-24 14:33:43 +02:00
Robert Millan
535a55ec9e
configure: Add GNU/kFreeBSD detection.
2011-08-24 11:58:15 +02:00
Jacek Caban
1c2f066f86
wshom.ocx: Added new DLL.
2011-08-03 17:39:18 +02:00
Octavian Voicu
b113af1b13
configure: Disable gstreamer support if headers are not compatible with build environment.
2011-08-03 09:35:38 +02:00
Camillo Lugaresi
0b5dcbafea
configure: Fix problem with linking on OS X 10.7.
...
Some of the new link commands in the latest ld appear to be buggy and cause
bus error while initializing libSystem. Fixed by reverting to 10.6 linking
behavior.
2011-08-02 20:47:50 +02:00
Alexandre Julliard
65d1760452
configure: Don't reserve page zero on Mac OS, it won't run DOS apps anyway.
2011-08-01 18:26:27 +02:00
Alexandre Julliard
41107a940f
makefiles: Also install the program manpages from the top-level makefile.
2011-08-01 13:40:23 +02:00
Jacek Caban
f42d9e2ef2
ieframe: Moved ie.c tests to ieframe.
2011-07-28 18:37:40 +02:00
Jacek Caban
c685f8cb32
ieframe: Moved string and menu resources to ieframe.
2011-07-27 18:01:09 +02:00
Jacek Caban
02ceb94351
ieframe: Moved InternetShortcut implementation to ieframe.dll.
2011-07-25 10:51:30 +02:00
Jacek Caban
c33c583093
ieframe: Added new DLL.
2011-07-25 10:50:29 +02:00
Austin English
eb17b8c2c1
configure: Fix audio detection on OSX.
2011-07-25 10:43:20 +02:00
Jacek Caban
68c6f58e6e
vbscript: Added creation tests.
2011-07-19 14:06:35 +02:00
Andrew Eikum
55f9ac8bf4
winejack.drv: Remove unused WinMM driver.
2011-07-15 12:22:48 +02:00
Andrew Eikum
3b16f46794
wineesd.drv: Remove unused WinMM driver.
2011-07-15 12:11:05 +02:00
Andrew Eikum
2fae117e0c
winenas.drv: Remove unused WinMM driver.
2011-07-15 12:00:33 +02:00
Rafał Mużyło
898d8abc16
avicap32: Drop v4l1 support.
2011-07-14 21:54:46 +02:00
Natanael Copa
3b11f79b7b
configure: Test for isinf and isnan needs link to -lm.
2011-07-11 12:09:45 +02:00
Alexandre Julliard
bb86a35f09
makefiles: Allow install rules to run in parallel.
2011-07-09 17:46:54 +02:00
Jacek Caban
c35aa01caa
vbscript: Added new DLL.
2011-06-21 17:16:07 +02:00
Jay Yang
f2ac486e21
explorer: Implement the explorer using IExplorerBrowser.
2011-06-16 17:37:41 +02:00
Andrew Nguyen
4122cf2df9
dxdiag: Display a usage message box when unknown options are requested.
2011-06-14 15:43:40 +02:00
Austin English
8521ebe79d
configure: Remove some unused but set variables (LLVM/Clang).
2011-06-14 15:22:37 +02:00
Alexandre Julliard
49c31e3bf8
makefiles: Use the generic install flags for the tools directories.
2011-06-12 12:47:48 +02:00
Alexandre Julliard
e492fcc833
makefiles: Use generic flags to specify which directories need a make install.
2011-06-12 12:04:08 +02:00
Alexandre Julliard
e2db794630
makefiles: Add a more generic handling of makefile generation flags.
2011-06-12 11:53:44 +02:00
Stefan Dösinger
a774152f1a
port: Add isinf and isnan implementations for Visual Studio.
2011-05-25 12:25:38 +02:00
Alexandre Julliard
9b99cd1d31
makefiles: Create test resource files directly from the test build directory.
2011-05-24 11:15:20 +02:00
Austin English
d8d7780981
regapi: Add a stub dll.
2011-05-23 12:22:02 +02:00
Austin English
14067ac17f
winsta: Add a stub dll.
2011-05-23 12:21:35 +02:00
Andrew Nguyen
ce97978ff0
hostname: Add an implementation of the hostname display utility.
2011-05-20 17:24:36 +02:00
Alexandre Julliard
4422d22cfe
configure: Create a wine64 symlink in 64-bit build trees.
2011-05-10 14:04:42 +02:00
Alexandre Julliard
84fd1f5849
configure: Make the tools directory a symlink in the wow64 build tree.
2011-05-10 13:04:02 +02:00
Gerald Pfeifer
8213f5410b
configure: Use the -Wempty-body compiler option if present.
2011-05-09 12:09:04 +02:00
Alexandre Julliard
4be2026aef
msvcrt: Add a stub for msvcp71.dll.
2011-05-03 12:38:52 +02:00
Alexandre Julliard
2f9c02e8f1
msvcrt: Add a stub for msvcp70.dll.
2011-05-03 12:38:35 +02:00
Alexandre Julliard
f60a0f5e56
configure: Improve the detection of OSS v4.
2011-05-02 20:07:04 +02:00
Lucas Fialho Zawacki
1fbf857dc1
dinput8/tests: Tests for creation and initialization of DInput8 interface and simple cases of EnumDevicesBySemantics.
2011-05-02 12:58:51 +02:00
Alexandre Julliard
a3172a5dcd
msvcp60: Add a stub dll.
2011-04-29 14:24:34 +02:00
Andrew Eikum
be332326ba
wineoss.drv: Add mmdevapi driver.
2011-04-27 17:47:05 +02:00
Alexandre Julliard
9797da40ec
configure: Add some quoting required by autoconf 2.68.
2011-04-27 17:37:43 +02:00
André Hentschel
50ada0ff8e
configure: Add ARM check.
2011-04-20 13:12:22 +02:00
André Hentschel
8bfb81dbf6
configure: Remove Alpha check.
2011-04-20 13:12:03 +02:00
Alexandre Julliard
77e05ce4e5
configure: Add a check for XInput2 headers.
2011-04-13 18:51:50 +02:00
Alexandre Julliard
a8575a8b4d
winex11: Add infrastructure for managing the extra data of generic extension events.
2011-04-13 14:13:29 +02:00
Austin English
dd2159c6e3
vcomp: Add stub dll.
2011-04-11 12:12:22 +02:00
Gerald Pfeifer
3ec82c5283
configure: Add compiler warning -Wunused-but-set-parameter.
2011-04-11 12:11:44 +02:00
Austin English
dfbf47b00c
msvcp100: Add stub dll.
2011-04-06 15:18:14 +02:00
Stefan Leichter
81f3d68abd
scarddlg: New dll stub.
2011-04-04 13:41:13 +02:00
Huw Davies
4cffb2d0a9
gdi32: Add a skeleton dib driver.
2011-04-04 13:38:19 +02:00
Andrew Nguyen
f9c8e46517
dxdiagn: Add language properties to the DxDiag_SystemInfo container.
2011-04-04 13:15:12 +02:00
Alexandre Julliard
4c719464bc
winenas.drv: Remove unnecessary ifdefs.
2011-03-28 22:13:38 +02:00
Alexandre Julliard
6eea1119af
wineesd.drv: Remove unnecessary ifdefs.
2011-03-28 22:12:59 +02:00
Alexandre Julliard
255cc210b6
winealsa.drv: Remove unnecessary ifdefs.
2011-03-28 22:07:26 +02:00
David Hedberg
21085edb51
mspatcha: New dll stub.
2011-03-28 17:29:39 +02:00
Alexandre Julliard
98cb21f743
configure: Don't build winmm drivers when their backend library is missing.
2011-03-17 13:06:30 +01:00
Alexandre Julliard
45db3481f4
configure: Improve check for security framework and don't warn about gnutls in that case.
2011-03-14 19:31:28 +01:00
Ken Thomases
25ed687fe6
configure: Add test for Security/Security.h header.
2011-03-14 14:17:08 +01:00
Hans Leidekker
530e947b40
msimsg: New dll.
2011-03-10 14:10:17 +01:00
Jacek Caban
f5eb15a2fe
wscript: Added tests.
2011-02-23 14:55:17 +01:00
Andrew Nguyen
2f22a504e7
configure: Check for a modern sched_setaffinity prototype.
2011-02-22 16:33:07 +01:00
Andrew Nguyen
6097f2faf1
configure: Check for additional libxml2 headers to reject inadequate libxml2 versions.
2011-02-21 12:43:45 +01:00
Alexandre Julliard
ba6a41a4f7
configure: Print a notice if zlib isn't found.
2011-02-18 14:54:49 +01:00
Alexandre Julliard
30bdbedc2d
cabarc: Initial version of the cabarc.exe tool, with support for creating a cabinet.
2011-02-03 13:15:03 +01:00