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
Hans Leidekker
1370072057
programs: Add winemsibuilder.
2011-02-01 18:14:08 +01:00
Hans Leidekker
2133b6c38d
programs: Add a stubbed PlugPlay service.
2011-01-31 17:39:49 +01:00
Charles Davis
b149d7bc7b
winecoreaudio: Fix deprecation warnings in audiounit.c.
2011-01-31 13:01:12 +01:00
Charles Davis
459d9427a8
winecoreaudio: Don't use Component Manager on Mac OS 10.6.
2011-01-31 13:01:12 +01:00
Charles Davis
4e44e153c5
ntdll: Check for case-insensitive volumes.
2011-01-28 17:23:57 +01:00
Alexandre Julliard
945ccf52e9
configure: Automatically remove obsolete entries in po files.
2011-01-27 15:09:55 +01:00
Alexandre Julliard
417b70bf44
makefiles: Add rules to update po files from .mc files in maintainer mode.
2011-01-24 21:34:23 +01:00
Alexandre Julliard
fa3ddd838b
configure: Add a check for the QuickTime development headers.
2011-01-14 18:26:19 +01:00
Alexandre Julliard
036fe88ef4
sane.ds: Convert string tables resources to po files.
2011-01-14 18:26:11 +01:00
Alexandre Julliard
7294f7d80f
comdlg32: Convert string tables resources to po files.
2011-01-14 18:26:11 +01:00
Alexandre Julliard
a2be59a3f6
winecfg: Convert menu and string tables resources to po files.
2011-01-14 18:26:10 +01:00
Alexandre Julliard
30b5e22def
regedit: Convert menu and string tables resources to po files.
2011-01-14 18:26:06 +01:00
Alexandre Julliard
4c934cfe69
oleview: Convert menu and string tables resources to po files.
2011-01-14 18:09:03 +01:00
Alexandre Julliard
39558f8d81
user32: Convert menu and string table resources to po files.
2011-01-13 17:24:15 +01:00
Alexandre Julliard
db60006e26
shell32: Convert menu and string table resources to po files.
2011-01-13 17:00:16 +01:00
Alexandre Julliard
7f59564fe0
oledlg: Convert string table resources to po files.
2011-01-13 16:18:24 +01:00
Alexandre Julliard
8062ec1a54
oleacc: Convert string table resources to po files.
2011-01-13 16:00:53 +01:00
Alexandre Julliard
af743a6b57
avifil32: Convert string table resources to po files.
2011-01-13 15:37:43 +01:00
Alexandre Julliard
902f10cc67
appwiz.cpl: Convert string table resources to po files.
2011-01-13 15:22:01 +01:00
Austin English
aeb78cba25
configure: Check for snd_pcm_hw_params_get_access_mask() when checking for ALSA.
2011-01-12 18:12:33 +01:00
Alexandre Julliard
35f3db4e24
winspool.drv: Convert string table resources to po files.
2011-01-12 18:12:14 +01:00
Alexandre Julliard
ec547500f2
wininet: Convert string table resources to po files.
2011-01-12 18:12:10 +01:00
Alexandre Julliard
944d218a14
shlwapi: Convert string table resources to po files.
2011-01-12 18:11:51 +01:00
Alexandre Julliard
d3a1131660
shdocvw: Convert menu and string table resources to po files.
2011-01-12 17:52:20 +01:00
Alexandre Julliard
fac153be24
setupapi: Convert string table resources to po files.
2011-01-12 17:37:02 +01:00
Alexandre Julliard
f14712a24e
msvfw32: Convert string table resources to po files.
2011-01-12 17:24:35 +01:00
Alexandre Julliard
50c23add2a
mshtml: Convert string table resources to po files.
2011-01-12 17:12:44 +01:00
Alexandre Julliard
142d416440
mpr: Convert string table resources to po files.
2011-01-12 16:27:50 +01:00
Alexandre Julliard
0546dd5b0f
localui: Convert string table resources to po files.
2011-01-12 16:11:26 +01:00
Alexandre Julliard
be52106c54
inetcpl.cpl: Convert string table resources to po files.
2011-01-12 15:49:32 +01:00
Alexandre Julliard
aa1bdef9a4
cryptui: Convert string table resources to po files.
2011-01-12 15:30:17 +01:00
Alexandre Julliard
b6e78c4e7f
credui: Convert string table resources to po files.
2011-01-12 15:19:02 +01:00
Alexandre Julliard
54684cf674
comctl32: Convert string table resources to po files.
2011-01-11 16:05:47 +01:00
Alexandre Julliard
4447900540
browseui: Convert menu and string table resources to po files.
2011-01-11 16:05:47 +01:00
Alexandre Julliard
88daff74dc
wordpad: Convert menu and string table resources to po files.
2011-01-11 16:05:47 +01:00
Alexandre Julliard
08b919f8d9
winefile: Convert menu and string table resources to po files.
2011-01-10 23:37:15 +01:00
Alexandre Julliard
433e240cf6
winhlp32: Convert menu and string table resources to po files.
2011-01-10 20:30:14 +01:00
Alexandre Julliard
490a47ecfa
winemine: Convert menu and string table resources to po files.
2011-01-10 19:35:32 +01:00
Alexandre Julliard
4f103ef790
winedbg: Convert menu and string table resources to po files.
2011-01-10 13:54:23 +01:00
Alexandre Julliard
389f0e7714
wineconsole: Convert string table resources to po files.
2011-01-10 13:42:09 +01:00