Commit Graph

1137 Commits

Author SHA1 Message Date
Alexandre Julliard
84f8ab6b83 configure: Added a check for the soname of libodbc. 2008-01-07 17:16:29 +01:00
Alexandre Julliard
a41f0f1b45 configure: Add --without options for all optional dependencies. 2008-01-07 14:51:44 +01:00
Alexandre Julliard
43dc80e623 mountmgr.sys: Added initial stub for the mount point manager device. 2008-01-04 13:07:05 +01:00
Michael Jung
0a31ab7e2a imm32: Added some unit test cases. 2008-01-03 12:34:05 +01:00
Alexandre Julliard
c036175094 Release 0.9.52. 2007-12-28 16:26:23 +01:00
Francois Gouget
d701ee22f3 configure: Work around an Xcode 3.0 bug when detecting the libGL library. 2007-12-18 14:18:10 +01:00
Alexandre Julliard
0e7ca5863c Release 0.9.51. 2007-12-14 17:35:21 +01:00
Marcel Partap
7c3a7d8af1 configure: Add i586-mingw32 prefix for crosscompiling. 2007-12-12 14:47:01 +01:00
Roy Shea
00ef4e5829 qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl. 2007-12-10 14:36:34 +01:00
Rob Shearman
e8c7c0681a actxprxy: Add the start of actxprxy.dll.
The native version of this DLL contains proxy code for various 
interfaces, but for the moment only servprov.idl is implemented.
2007-12-10 14:27:11 +01:00
Roy Shea
4714c4fa80 svchost: Implementation of svchost. 2007-12-05 13:47:51 +01:00
Alexandre Julliard
dec6833678 Release 0.9.50. 2007-11-30 18:38:15 +01:00
Rob Shearman
312a1db3ec advapi32: Add support for using the Mac Keychain services as a backend for the credential functions instead of the registry. 2007-11-27 12:29:34 +01:00
Gerald Pfeifer
5736c30c21 configure: Fix typos in warning messages. 2007-11-19 13:51:33 +01:00
Alexandre Julliard
1d9300104e Release 0.9.49. 2007-11-09 17:56:12 +01:00
Hans Leidekker
032dbfe474 wldap32: Fix build against latest OpenLDAP release. 2007-11-08 12:52:48 +01:00
Huw Davies
ba6b7e8ba5 inetcomm: Add a test for MimeOleCreateVirtualStream. 2007-11-06 13:01:00 +01:00
Rob Shearman
beab2c17e9 inetcomm: Add stub implementation of inetcomm.dll. 2007-11-02 13:52:10 +01:00
Christian Eggers
f89c6de727 ctapi32: Added wrapper dll for ctapi (CardTerminal API). 2007-11-02 13:46:18 +01:00
Alexander Nicolaysen Sørnes
6103f312cb mscat32: Add stub dll. 2007-10-29 13:54:01 +01:00
Alexandre Julliard
444b3c7a58 Release 0.9.48. 2007-10-26 19:21:15 +02:00
Rob Shearman
e146591cd6 credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW. 2007-10-25 12:14:18 +02:00
Alex Villacís Lasso
74cd5903e2 riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test. 2007-10-23 19:37:23 +02:00
Ken Thomases
20d9bade16 configure: Use 0 instead of NULL because NULL isn't defined. 2007-10-22 12:36:07 +02:00
Ken Thomases
ffd78b153b configure: netinet/in_pcb.h and netinet/ip_var.h require netinet/in.h on Mac OS X. 2007-10-22 12:36:07 +02:00
Ken Thomases
a609fee43a configure: Fixed a typo: code snippet outside AC_CHECK_HEADERS macro. 2007-10-22 12:36:07 +02:00
Juan Lang
322bcddfa8 cryptnet: Add tests for CryptGetObjectUrl. 2007-10-19 12:29:39 +02:00
Alexandre Julliard
5c07673077 configure: Check for fontconfig in the X directory if not found in the standard places. 2007-10-17 17:04:01 +02:00
David Adam
e4ba8eb450 d3dx8: Implement D3DX8Vec2Length with a test. 2007-10-16 14:04:49 +02:00
Bang Jun-young
ff96bd6aec configure: Add check for presence of _strdup() and strdup(). 2007-10-16 09:37:19 +02:00
Jacek Caban
44a808fba5 msimtf: Added msimtf.dll. 2007-10-15 17:41:41 +02:00
Alexandre Julliard
7be8a646a7 Release 0.9.47. 2007-10-12 17:12:57 +02:00
Roy Shea
2b0255f6d8 qmgr: Skeleton implementation of Background Intelligent Transfer Service (BITS). 2007-10-11 16:24:28 +02:00
Detlef Riekenberg
cf122bab8c spoolss/tests: Add tests for SplInitializeWinSpoolDrv. 2007-10-04 11:32:55 +02:00
Alexandre Julliard
455a4994d5 msvcirt: Added stub implementation of msvcirt.dll. 2007-09-28 20:43:43 +02:00
Alexandre Julliard
9a2eebf24d Release 0.9.46. 2007-09-28 17:25:19 +02:00
Chris Robinson
4258465868 winex11.drv: Load the XComposite extension when available. 2007-09-25 13:32:46 +02:00
Dmitry Timoshkov
b0d1590def gdi32: Use symbolic names for font tags. 2007-09-20 15:54:19 +02:00
Maarten Lankhorst
c3cf79d817 gdi: Remove support for libicu and all dependencies. 2007-09-19 14:56:50 +02:00
Peter Oberndorfer
cfd561f605 configure: Recognize i686-mingw32 prefix for crosscompiling. 2007-09-17 13:47:42 +02:00
Alexandre Julliard
69016cfacb Release 0.9.45. 2007-09-14 19:30:55 +02:00
Stefan Leichter
7db1bd9fbb olethk32: Added stub implementation. 2007-09-11 11:48:49 +02:00
Tijl Coosemans
9f5c69c96d loader: Introduce FreeBSD loader. 2007-08-27 12:14:41 +02:00
Alexandre Julliard
b3cff1b45e Release 0.9.44. 2007-08-24 16:34:33 +02:00
Tijl Coosemans
0c4f152ec7 server: Use thr_kill2 syscall to signal threads on FreeBSD. 2007-08-23 20:19:09 +02:00
Alexandre Julliard
409c93f6fd Release 0.9.43. 2007-08-10 18:18:12 +02:00
Tijl Coosemans
60833da9f2 loader: Use thr_self syscall to get thread id on FreeBSD. 2007-08-09 15:01:04 +02:00
Tijl Coosemans
af78fa7b68 configure: Remove check for libxpg4. 2007-08-09 14:46:00 +02:00
Luis C. Busquets Pérez
5996c1324a dpnlobby: Add dpnlobby that forwards to dpnet.dll. 2007-08-08 15:32:04 +02:00
Peter Dons Tychsen
a2cd64303b faultrep: Add a stub dll. 2007-08-08 15:32:04 +02:00