Commit Graph

1225 Commits

Author SHA1 Message Date
Alexandre Julliard a0289148e1 Release 1.1.1. 2008-07-11 17:55:55 +02:00
Francois Gouget bcba2705ce configure: On Solaris liblber needs libsocket. 2008-07-10 13:40:57 +02:00
Stefan Leichter b8c6d8e598 rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), 2008-07-09 12:34:34 +02:00
Francois Gouget a49beb4c5c winex11: Load the XVidMode extension (libXxf86vm) when available. 2008-07-01 13:46:12 +02:00
Jeremy White 082e39f951 configure: On Solaris, libpng requires libm. 2008-06-30 12:11:00 +02:00
Alexandre Julliard 73e5475593 Release 1.1.0. 2008-06-27 16:24:42 +02:00
Alexandre Julliard dfb308a6b1 configure: Fix the netinet header checks for Mac OS and Solaris. 2008-06-27 14:06:47 +02:00
Francois Gouget 2fef93a857 configure: Fix the isinf() detection. Fixes compilation on Solaris. 2008-06-26 21:08:28 +02:00
Francois Gouget 86bd0461a5 configure: Detect and use gld/gnm/gar as alternatives to ld/nm/ar, especially for winegcc. 2008-06-26 21:08:12 +02:00
Eric Durbin 6ea3796cdb iphlpapi: Implement getNumArpEntries on FreeBSD. 2008-06-26 11:15:34 +02:00
Eric Durbin beea4d3006 iphlpapi: Implement getTCPStats on FreeBSD. 2008-06-26 11:08:50 +02:00
Eric Durbin 020b0ef64f iphlpapi: Implement getICMPStats on FreeBSD. 2008-06-26 10:58:20 +02:00
Eric Durbin 6d4eab9ab4 iphlpapi: Implement getUDPStats on FreeBSD. 2008-06-26 10:54:09 +02:00
Juan Lang cca77db0a6 inetmib1: Add tests for SnmpExtensionInit. 2008-06-25 10:56:13 +02:00
Juan Lang 1723157954 inetmib1: Add stub dll. 2008-06-25 10:53:02 +02:00
Alexandre Julliard 36def4af0c Release 1.0. 2008-06-17 16:07:31 +02:00
Alexandre Julliard 062d61a5a4 Release 1.0-rc5. 2008-06-13 17:15:29 +02:00
Alexandre Julliard 54ece2580c Release 1.0-rc4. 2008-06-06 17:24:30 +02:00
Alexandre Julliard 0b6acfbce7 Release 1.0-rc3. 2008-05-30 16:41:29 +02:00
Alexandre Julliard 10e795a091 libport: Move the sigsetjmp replacement to exception.h to make it available for Winelib too. 2008-05-26 19:23:43 +02:00
Alexandre Julliard 3c1c617277 Release 1.0-rc2. 2008-05-23 17:08:29 +02:00
Alexandre Julliard 63ea670370 configure: Upgrade notices to warnings for some important libraries. 2008-05-21 15:02:40 +02:00
Alexandre Julliard a20c0e124b configure: Make the lack of FreeType an error, and add a --without option for it. 2008-05-21 14:55:53 +02:00
Alexandre Julliard 76adea11a0 configure: Added an ERROR_WITH macro for packages that we can't do without. 2008-05-21 14:48:33 +02:00
Alexandre Julliard a795f36af7 winhelp.exe: Renamed to winhlp32.exe. 2008-05-13 18:43:27 +02:00
Alexandre Julliard 8354e6a93a configure: Improve the libcrypto checks. 2008-05-13 10:42:54 +02:00
Alexandre Julliard ef304bbecf Release 1.0-rc1. 2008-05-09 19:42:56 +02:00
Alexandre Julliard c6da2a0b9d Release 0.9.61. 2008-05-02 19:01:51 +02:00
Alexandre Julliard 06640efa61 opengl32: Dynamically load libGLU.
Based on a patch by Roderick Colenbrander.
2008-05-01 14:44:49 +02:00
Alexandre Julliard ad79873527 configure: Improve the check for the GLU library. 2008-05-01 13:29:02 +02:00
Petr Sumbera 4992b6590e port: Add alternative for isinf. 2008-04-30 13:45:23 +02:00
Lei Zhang ffb0457982 userenv: Add initial tests for CreateEnvironmentBlock. 2008-04-30 13:45:15 +02:00
Alexandre Julliard da19122f14 makefiles: Add support for generating correct dependencies for tlb files. 2008-04-24 22:13:57 +02:00
Alexandre Julliard b807c6197a Release 0.9.60. 2008-04-18 17:47:52 +02:00
Lei Zhang 9d7f7bfc5e msxml3: Check for xsltInit before calling it. 2008-04-18 13:57:15 +02:00
Kusanagi Kouichi 75e40229d2 winex11.drv: Fix Solaris build error.
Solaris doesn't define XICCallback.
2008-04-16 14:46:05 +02:00
Juan Lang 2016c63e82 cryptui: Add stub DLL. 2008-04-11 11:13:41 +02:00
Alexandre Julliard f294dda749 Release 0.9.59. 2008-04-04 16:55:13 +02:00
Paul Vriens 4f3dbb7f7d rsabase: Remove rsabase tests as they are covered in rsaenh. 2008-04-04 11:03:30 +02:00
James Hawkins 9e021cff3d fusion: Add initial tests for IAssemblyCache. 2008-03-31 13:09:19 +02:00
Mikołaj Zalewski 7bd0efa123 services.exe: Add a new program. 2008-03-28 14:49:17 +01:00
Jacek Caban 63ebe0191e jscript: Added tests. 2008-03-25 11:44:06 +01:00
Tony Wasserka be0799fce2 d3dx9: Start implementation of d3dx9_37. 2008-03-24 21:09:25 +01:00
Alexandre Julliard 8ad6049ac6 fonts: Store the generated TrueType fonts in the repository, and rebuild them only in maintainer mode. 2008-03-23 19:36:34 +01:00
Alexandre Julliard b821e839bb Release 0.9.58. 2008-03-21 16:41:33 +01:00
Philip Nilsson b67290b99a d3dx9/tests: Test the D3DXVec*Array functions. 2008-03-21 12:52:54 +01:00
James Hawkins c0b3af34b9 fusion: Add a stub implementation of fusion.dll. 2008-03-21 12:49:51 +01:00
Alexandre Julliard dc4a475fa0 configure: Add rules for rebuilding icons in maintainer mode. 2008-03-20 16:09:18 +01:00
Alexandre Julliard 9d037226fe configure: Add a --enable-maintainer-mode option. 2008-03-20 14:27:35 +01:00
Andrew Riedi 2087ad46a9 reg: Add stub 'reg' program. 2008-03-19 12:45:26 +01:00