Commit graph

1959 commits

Author SHA1 Message Date
Jacek Caban
13fef511b2 wshom.ocx: Added beginning WshShell object tests. 2011-09-20 16:21:41 +02:00
Alexandre Julliard
3b40c03a8f Release 1.3.28. 2011-09-09 19:43:48 +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
Alexandre Julliard
6a6aab2763 Release 1.3.27. 2011-08-26 20:07:20 +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
Alexandre Julliard
8c00ee0bef Release 1.3.26. 2011-08-05 19:24:22 +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
Alexandre Julliard
2844991f7e makefiles: Still generate makefile rule for disabled dlls that have an import lib. 2011-07-25 22:05:51 +02:00
Alexandre Julliard
fda8b65b9f makefiles: Install programs from the top-level makefile. 2011-07-25 11:40:26 +02:00
Alexandre Julliard
bf8f435797 makefiles: Install dlls from the top-level makefile. 2011-07-25 11:39:42 +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
Alexandre Julliard
8c850a82d4 Release 1.3.25. 2011-07-22 19:32:43 +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
6cba5c48d9 makefiles: Install import libraries from the top-level makefile. 2011-07-09 18:01:42 +02:00
Alexandre Julliard
f64a6753cb makefiles: Install static libraries from the top-level makefile. 2011-07-09 17:58:47 +02:00
Alexandre Julliard
bb86a35f09 makefiles: Allow install rules to run in parallel. 2011-07-09 17:46:54 +02:00
Alexandre Julliard
a3965c7ea0 Release 1.3.24. 2011-07-08 20:37:06 +02:00
Alexandre Julliard
5758d74897 Release 1.3.23. 2011-06-25 00:29:32 +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
a0b8fa9f97 makefiles: Use the generic install flags for the static libraries. 2011-06-12 12:47:54 +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
Alexandre Julliard
24e7b5fb8b Release 1.3.22. 2011-06-10 20:08:11 +02:00
Alexandre Julliard
3d318679c6 Release 1.3.21. 2011-05-27 20:27:04 +02:00
Alexandre Julliard
dbbed381d0 configure: Make sure the winetest directory exists before building tests. 2011-05-26 12:04:45 +02:00