Commit Graph

877 Commits

Author SHA1 Message Date
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
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
Jacek Caban fa23a2c4b6 jscript: Added stub DLL. 2008-03-10 11:30:19 +01:00
Rob Shearman 76e089692e adsiid: Add static import library for active directory GUIDs. 2008-03-06 17:53:11 +01:00
Francois Gouget 9e67edfc16 configure: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined. 2008-03-06 17:39:08 +01:00
Rob Shearman 0c694d710e makefiles: Split AR into AR and ARFLAGS. 2008-03-04 20:55:24 +01:00
Rob Shearman e9f5bce333 Add configure check for strtoll and strtoull.
Define these to _strtoi64 and _strtoui64 if these are available instead.
2008-03-04 12:01:59 +01:00
Francois Gouget 29ef0b90ee Assorted spelling, punctuation and case fixes. 2008-03-03 12:04:48 +01:00
Louis Lenders 6547fef34b programs: Add a stubbed out secedit.exe. 2008-02-29 12:35:02 +01:00
Alistair Leslie-Hughes ea563709ef slc: Initial stub DLL. 2008-02-20 12:40:51 +01:00
Roy Shea 884e7e7b56 qmgr: Add some tests. 2008-02-19 20:47:57 +01:00
Lei Zhang e8551a073d qedit: Add tests directory and a simple test. 2008-02-19 18:03:21 +01:00
Lei Zhang 6de8be71b3 qedit: Skeleton implementation of qedit.dll. 2008-02-19 17:57:23 +01:00
Tony Wasserka df0a694f9e d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35. 2008-02-19 14:35:05 +01:00
Tony Wasserka e4866622cb d3dx9: Start implementation of d3dx9_31. 2008-02-19 14:34:17 +01:00
Tony Wasserka 2aa1505ab3 d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30. 2008-02-19 14:32:55 +01:00
Tony Wasserka 409b19b910 d3dx9: Start implementation of d3dx9_26 and d3dx9_27. 2008-02-19 14:32:17 +01:00
Tony Wasserka e9c16391c2 d3dx9: Start implementation of d3dx9_25. 2008-02-19 14:31:25 +01:00
Tony Wasserka 6f834d353c d3dx9: Start implementation of d3dx9_24. 2008-02-19 14:29:37 +01:00
Maarten Lankhorst 2472e81cea dssenh: Add initial stub dll. 2008-02-18 15:26:37 +01:00
Maarten Lankhorst e11826f553 softpub: Add initial stub dll. 2008-02-18 15:26:01 +01:00
Maarten Lankhorst b3a9699ab3 slbcsp: Add initial stub dll. 2008-02-18 15:24:57 +01:00
Maarten Lankhorst 322d4cab1e sccbase: Add initial stub dll. 2008-02-18 15:24:03 +01:00
Maarten Lankhorst c438d23902 mssip32: Add initial stub dll. 2008-02-18 15:22:42 +01:00
Maarten Lankhorst 7c3d24bf5c initpki: Add initial stub dll. 2008-02-18 15:21:33 +01:00
Maarten Lankhorst e4576c807b gpkcsp: Add initial stub dll. 2008-02-18 15:20:42 +01:00
Maarten Lankhorst f930821779 cryptdlg: Add initial stub dll. 2008-02-18 15:06:52 +01:00
James Hawkins 58b0686e95 itircl: Add a stub implementation of itircl.dll. 2008-02-16 15:16:40 +01:00
Gerald Pfeifer 701ef1d882 configure: Use GCC's -Wtype-limits if possible. 2008-02-05 12:05:59 +01:00
Rob Shearman 5db45041c6 ntdsapi: Add tests for DsMakeSpnW. 2008-01-25 12:12:24 +01:00
Gerald Pfeifer 39f672798b kernel32: Use setproctitle where applicable to set the process name.
Based on a patch by Kris Moore.
2008-01-21 11:52:33 +01:00
Hans Leidekker 67815c6b9e msvcr71: Add an implementation that forwards to msvcrt. 2008-01-21 11:43:09 +01:00
Marcus Meissner 4328d92da3 wmi: Initial version of wmi.dll. 2008-01-17 13:42:14 +01:00
Tony Wasserka 87fefc7ef4 d3dx9: Start implementation of d3dx9_36. 2008-01-16 12:45:17 +01:00
James Hawkins 0758802794 propsys: Add a stub implementation of propsys.dll. 2008-01-16 12:17:20 +01:00
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
Francois Gouget d701ee22f3 configure: Work around an Xcode 3.0 bug when detecting the libGL library. 2007-12-18 14:18:10 +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
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
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
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
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
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
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
Tijl Coosemans 0c4f152ec7 server: Use thr_kill2 syscall to signal threads on FreeBSD. 2007-08-23 20:19:09 +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
John Klehm e925225103 inkobj: Add stub implementation of inkobj dll. 2007-08-03 14:13:53 +02:00
Mikołaj Zalewski 2777a94d4e write.exe: Add a new program that calls wordpad.exe. 2007-08-02 12:53:31 +02:00
Roderick Colenbrander 219269c0f1 wgl: GetPixelFormat fix for offscreen formats. 2007-08-02 12:04:33 +02:00
Alexandre Julliard e06016fae0 configure: Add -m32 flag for C++ compiler too. 2007-08-01 12:13:41 +02:00
Jacek Caban 21572967db winhttp: Added winhttp.dll. 2007-07-31 13:36:31 +02:00
Tomas Carnecky f4077ae5d0 configure: Check whether linker supports --enable-new-dtags. 2007-07-31 11:53:11 +02:00
Jacek Caban 021d06a45f mshtml: Added mshtml.tlb. 2007-07-30 14:12:45 +02:00
Mark Adams 2569635cbf iphlpapi: Add support for GetTcpTable on Mac OS X. 2007-07-12 14:41:22 +02:00
Kovács András 0db109ffad d3d10: Add stub for d3d10.dll. 2007-07-11 14:22:20 +02:00
Alexandre Julliard 82e068046b configure: Fix typo in liblcms notice check. 2007-07-11 12:01:15 +02:00
Alexandre Julliard 7f674966e7 configure: Add a few more notices for missing packages. 2007-07-10 15:22:18 +02:00
Alexandre Julliard f9dec94f9f configure: Move notices about missing features next to the corresponding checks. 2007-07-10 15:14:15 +02:00
Alexandre Julliard 965471e378 configure: We no longer need the shared library extension. 2007-07-09 22:44:01 +02:00
Alexandre Julliard a851854a36 configure: Merge the libX11 and libXext existence check with the soname check. 2007-07-09 22:43:45 +02:00
Alexandre Julliard 24a55f3862 configure: Merge the libfreetype existence check with the soname check. 2007-07-09 22:43:20 +02:00
Alexandre Julliard d68d4335af configure: Make the libXi soname check depend on the header check. 2007-07-09 22:42:49 +02:00
Alexandre Julliard 19a988a25c configure: Make the libXcursor soname check depend on the header check. 2007-07-09 22:42:28 +02:00
Hans Leidekker 0a6f6874af pdh: Add tests for opening and closing queries. 2007-07-09 17:03:31 +02:00
Alexandre Julliard 6a4010294c configure: Get rid of the no longer used check for libtxc_dxtn. 2007-07-04 12:50:05 +02:00
Alexandre Julliard 35d2fd7a25 configure: Merge the libXinerama existence check with the soname check. 2007-07-04 12:48:50 +02:00
Alexandre Julliard 629639ee60 configure: Merge the libXrender existence check with the soname check. 2007-07-04 12:47:57 +02:00
Alexandre Julliard af928ecbfa configure: Merge the libXrandr existence check with the soname check. 2007-07-04 12:45:03 +02:00
Alexandre Julliard 31353e1edd configure: Merge the libGL existence check with the soname check. 2007-07-04 12:44:12 +02:00
Alexandre Julliard 00302152af configure: Added checks for libpng. 2007-07-02 19:54:00 +02:00
Alexandre Julliard d0fddf4f68 configure: Make the libjpeg soname check depend on the header check. 2007-07-02 19:53:14 +02:00
Alexandre Julliard f91909b3b0 configure: Make the libssl soname check depend on the header check. 2007-07-02 19:42:53 +02:00
Alexandre Julliard ccd5f28429 configure: Make the libfontconfig soname check depend on the header check. 2007-07-02 19:42:52 +02:00
Alexandre Julliard 34200c3518 configure: Make the libjack soname check depend on the header check. 2007-07-02 19:42:52 +02:00
Alexandre Julliard 702d35560b configure: Make the libcups soname check depend on the header check. 2007-07-02 19:42:52 +02:00
Alexandre Julliard 418e74b5d9 configure: Merge the libsane existence check with the soname check. 2007-07-02 19:42:13 +02:00
Alexandre Julliard 3336e9bf05 configure: Merge the libcapi20 existence check with the soname check. 2007-07-02 17:29:17 +02:00
Alexandre Julliard d0783774e7 configure: Merge the libcurses existence check with the soname check. 2007-07-02 17:28:50 +02:00
Alexandre Julliard c1099bb759 configure: Merge the libhal existence check with the soname check. 2007-07-02 17:28:33 +02:00
Alexandre Julliard a30976281d configure: Move the dll checks earlier in the file to make them available for library checks. 2007-07-02 17:27:48 +02:00
Alexandre Julliard 66afa98f13 configure: Change WINE_GET_SONAME to allow it to be used as a replacement for AC_CHECK_LIB. 2007-07-02 17:02:51 +02:00
Alexandre Julliard 3a0233d63f configure: Don't set LDPATH if not needed. 2007-07-02 14:38:04 +02:00
Alexandre Julliard 446befbb4d configure: Don't use a default soname if a library is not found, leave it undefined. 2007-07-02 14:35:05 +02:00
Alexandre Julliard 5a95cfbd9c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02:00
Alexandre Julliard 65abe18a08 configure: Fix the strip command line for Mac OS. 2007-07-02 13:38:18 +02:00
Kai Blin fd133237b0 ws2_32: Handle IPv6 in WSAStringToAddress. 2007-07-02 13:35:41 +02:00
Emmanuel Maillard 2a98b40a9f configure: Fix libxml2 detection on Mac OS X. 2007-06-22 12:39:22 +02:00
Kovács András c0ddd5e33e Add dwmapi.dll stub. 2007-06-21 16:00:18 +02:00
Detlef Riekenberg a114483e49 ntprint/tests: Add initial test. 2007-06-21 15:37:36 +02:00
Alexandre Julliard 1f11333c7b makefiles: Build programs that link against libwine twice with appropriate rpaths.
One rpath is for installing and one is for running inside the build tree.
2007-06-20 20:03:30 +02:00
Detlef Riekenberg a8697b58f1 ntprint: Add a stub for ntprint.dll. 2007-06-19 11:36:27 +02:00
Jeff Latimer a00aa0391d hnetcfg: Stub implementation of the dll. 2007-06-19 11:30:59 +02:00
Detlef Riekenberg 3fd4a536fc printui: Add stub for printui.dll. 2007-06-18 13:49:41 +02:00
Evan Stade fcd7a62e93 gdiplus: First pen test. 2007-06-12 12:22:59 +02:00
Alexandre Julliard ad356def52 configure: Replace some obsolete macros to avoid warnings. 2007-06-08 20:23:16 +02:00
Alexandre Julliard 79c2e077a1 libwine: Set install name to an absolute path for the installed library on Mac OS. 2007-06-08 19:04:17 +02:00
Andrey Turkin 41f15a769f pdh: Stub implementation of pdh.dll. 2007-06-04 14:50:15 +02:00
Evan Stade bed761c9e7 gdiplus: Added stub implementation of gdiplus.dll. 2007-05-29 12:04:21 +02:00
Mounir IDRASSI 23df68d8f9 winscard: Small initial stub implementation. 2007-05-23 13:04:27 +02:00
Alexandre Julliard c81d099503 winedevice: Add a service process that loads and runs a kernel driver. 2007-05-17 16:51:44 +02:00
Alexandre Julliard d2d6870284 hal: Added an initial stub. 2007-05-14 20:05:15 +02:00
Alexandre Julliard 12c169d2bf ntoskrnl.exe: Initial stub version with forwards to existing functions. 2007-05-14 19:55:32 +02:00
Alexandre Julliard d3d344be78 configure: Fixed typo in libicu check. 2007-05-08 17:52:57 +02:00
Alexandre Julliard 46d82c56f0 configure: Added rpath support for Solaris. 2007-05-07 20:50:12 +02:00
Alexandre Julliard bb168aaba8 configure: Only check for the static versions of libicu.
Get rid of hardcoded path names to avoid trouble on 64-bit platforms.
Based on a patch by Robert Millan.
2007-05-07 17:06:48 +02:00
Tim Schwartz 451616ee45 net.exe: Initial stub. 2007-05-03 15:52:05 +02:00
Yuval Fledel 735df24617 schannel: Tests for SpLsaModeInitialize, SpUserModeInitialize and GetInfo. 2007-04-27 11:42:20 +02:00
Emmanuel Maillard 7ad29c8bb7 winecoreaudio: Initial MIDI support on Mac OS X. 2007-04-25 13:37:26 +02:00
David Adam f50800b25d d3drm: Implement D3DRMVectorAdd. 2007-04-23 20:21:13 +02:00
Alexandre Julliard 2871041910 configure: Use AC_SEARCH_LIBS for the Solaris libs to avoid unused function checks. 2007-04-23 16:31:58 +02:00
Ben Taylor 41c599646f configure: Fix to properly recognize functions on Solaris. 2007-04-23 16:26:34 +02:00
EA Durbin 74977dae45 sxs: Add new dll stub. 2007-04-23 16:16:53 +02:00
Eric Pouech 0da02fb246 acledit: Stubbed out acledit DLL, needed by SysInternals process explorer. 2007-04-16 13:51:43 +02:00
Marcus Meissner 7c434992d6 configure: Include <sys/types.h> before including <linux/joystick.h>. 2007-04-12 16:42:18 +02:00
Detlef Riekenberg 62e92795e4 localui/tests: Add initial test. 2007-04-09 13:29:18 +02:00
Detlef Riekenberg d24bc08783 localui: Add localui.dll with stubs. 2007-04-09 13:21:32 +02:00