Jon Griffiths
|
1da297178a
|
Implement and test rtl bitmap functions.
Add a couple of other misc rtl functions.
|
2002-08-15 22:08:40 +00:00 |
|
Marcus Meissner
|
5ee517ac3d
|
Copy va_lists by using va_copy, not by just assigning them.
|
2002-08-09 19:49:31 +00:00 |
|
Alexandre Julliard
|
edeee89c3e
|
Create separate makefiles for tests for more flexibility.
|
2002-08-09 01:22:40 +00:00 |
|
Alexandre Julliard
|
7bf07d154e
|
Only link with msvcrt on mingw32. Cleaned up a few AC_SUBST.
|
2002-08-03 00:25:59 +00:00 |
|
Robert Lunnon
|
2a91e3f99b
|
Preliminary audio driver for Solaris Libaudioio.
|
2002-08-01 18:22:38 +00:00 |
|
Alexandre Julliard
|
04b5a86c46
|
Merged the NAS driver written by Nicolas
Escuder <n.escuder@alineanet.com>.
|
2002-07-30 02:44:19 +00:00 |
|
Marcus Meissner
|
786d24903b
|
Check for mkstemp, added a port implementation if it is not
present. Use mkstemp() in various places needing tmp files.
|
2002-07-29 23:55:39 +00:00 |
|
Gerald Pfeifer
|
87c369df54
|
Include sys/types.h before sys/socket.h.
|
2002-07-23 02:02:02 +00:00 |
|
Alexandre Julliard
|
84555cc771
|
Generate the __ASM_NAME and __ASM_FUNC macros directly from
configure.
Simplified the WINE_TRY_ASM_LINK test.
Moved DECL_GLOBAL_CONSTRUCTOR to wine/port.h.
|
2002-07-22 20:51:02 +00:00 |
|
Gregg Mattinson
|
57807fa11f
|
Added checks for __sparc__, __sun__ and @function.
|
2002-07-20 20:17:13 +00:00 |
|
Gregg Mattinson
|
044b5c411b
|
- X11/extensions/shape.h requires X11/Xutil.h.
- X11/XKBlib.h requires X11/Xlib.h.
- net/if.h requires sys/socket.h.
- netinet/ip.h requires sys/socket.h and sys/in_systm.h.
- resolv.h requires sys/socket.h.
|
2002-07-19 03:16:51 +00:00 |
|
Alexandre Julliard
|
7d4ee77cab
|
Merged the IDL compiler written by Ove Kaaven.
|
2002-07-16 03:20:45 +00:00 |
|
Alexandre Julliard
|
b7d3c79beb
|
Split the C preprocessor from wrc into a separate library.
Prefixed exported functions by 'pp' to avoid namespace conflicts.
|
2002-07-16 02:33:10 +00:00 |
|
Alexandre Julliard
|
c345f7b953
|
Created registry unit test and added tests for RegEnumValue[AW].
|
2002-07-10 03:30:14 +00:00 |
|
Alexandre Julliard
|
142dab8c81
|
Added configure check for getpwuid.
|
2002-07-01 18:17:30 +00:00 |
|
Alexandre Julliard
|
f92b7c06c2
|
Added some ALSA configure checks.
|
2002-06-28 18:31:01 +00:00 |
|
Eric Pouech
|
a120ce015c
|
Created an ALSA driver (with the help of David Hammerton and Marco
Pietrobono).
|
2002-06-28 17:40:16 +00:00 |
|
Sylvain Petreolle
|
3a99d8baa1
|
Created d3d8 stub dll.
|
2002-06-25 23:23:03 +00:00 |
|
Steven Edwards
|
ff4525ce84
|
Added check for pwd.h.
|
2002-06-24 23:00:25 +00:00 |
|
Aric Stewart
|
ff9b9d4ef8
|
Reworking of http and asyncronous calls to get IE6 to install.
Added a version resource.
Added unit test for http.
|
2002-06-21 23:59:49 +00:00 |
|
Andriy Palamarchuk
|
f5aad76936
|
Added regedit unit test, a couple minor changes to regedit.
|
2002-06-20 23:09:33 +00:00 |
|
Ove Kaaven
|
d2d08f0c28
|
- support DirectInput 8 interfaces.
- implemented mouse wheel support.
|
2002-06-14 00:39:44 +00:00 |
|
Alexandre Julliard
|
65a42168e3
|
Merged Martin Fuchs' file manager (with the help of Steven Edwards).
|
2002-06-04 21:29:40 +00:00 |
|
Eric Pouech
|
b706b23a10
|
Implemented a MP3 decoder (based on mpglib).
|
2002-06-04 17:53:46 +00:00 |
|
Alexandre Julliard
|
7cae558bdc
|
Removed some more trailing whitespace.
|
2002-06-01 02:55:48 +00:00 |
|
Alexandre Julliard
|
eb5f89c553
|
No longer need a special LDCOMBINE for cygwin/mingw.
|
2002-05-24 21:22:10 +00:00 |
|
Alexandre Julliard
|
df234a9f9f
|
Added check for ln.
|
2002-05-22 02:10:39 +00:00 |
|
Eric Pouech
|
bed67fc939
|
Created an ACM MS ADPCM codec.
|
2002-05-22 02:00:05 +00:00 |
|
Alexandre Julliard
|
acfda14a81
|
Moved expand.c from libtest to programs/expand.
Removed the rest of the libtest directory.
|
2002-05-20 19:18:16 +00:00 |
|
Alexandre Julliard
|
67e8dc6861
|
Added configure check for the soname of libraries that we load
dynamically. Added a few other configure macros, and moved all macros
into aclocal.m4.
|
2002-05-20 18:29:58 +00:00 |
|
Alexandre Julliard
|
c3e06df941
|
Portability fixes.
|
2002-05-14 23:18:23 +00:00 |
|
John K. Hohm
|
34909c206c
|
Added comcat.dll with factory and manager but E_NOTIMPL work methods.
|
2002-05-14 21:50:56 +00:00 |
|
Alexandre Julliard
|
9bb05fc48e
|
Specify the complete source file list for a dll inside the main
makefile and get rid of the subdirectories makefiles.
|
2002-05-14 18:36:54 +00:00 |
|
Alexandre Julliard
|
fc01b729f6
|
Added some support for cross-compilation using mingw32.
|
2002-05-12 03:16:39 +00:00 |
|
Steven Edwards
|
0a8e15abfb
|
Detect snprintf && _snprintf, use _snprintf on stupid platforms
(windows).
|
2002-05-10 01:33:40 +00:00 |
|
Juergen Schmied
|
c74a791a0d
|
Added some tests.
|
2002-05-09 19:48:07 +00:00 |
|
Alexandre Julliard
|
fa3a536011
|
There's no need to check for dlopen on cygwin.
|
2002-05-09 01:49:54 +00:00 |
|
Alexandre Julliard
|
466ae143ee
|
Fixed dll check for cygwin.
|
2002-05-07 18:33:47 +00:00 |
|
Alexandre Julliard
|
127ec92b24
|
Added check for sys/sysctl.h.
|
2002-05-07 01:51:30 +00:00 |
|
Steven Edwards
|
b9627c1486
|
Check for and use chsize instead of ftruncate if present.
|
2002-05-05 21:03:44 +00:00 |
|
Mike Wetherell
|
0d8a9fac90
|
Utility to convert between Unix and Windows paths at the command
line.
|
2002-05-05 20:31:54 +00:00 |
|
Rizsanyi Zsolt
|
e7c6d17b3e
|
Implemented IOCTL_SCSI_GET_ADDRESS for non true scsi cdrom drives
(only on linux).
Initialize registry under HKEY_LOCAL_MACHINE/HARDWARE/DEVICEMAP/Scsi.
Added IOCTL_CDROM_MEDIA_REMOVAL support.
|
2002-05-01 22:25:41 +00:00 |
|
Laurent Pinchart
|
0314a65a58
|
Implementation of IOCTL_SCSI_PASS_THROUGH and
IOCTL_SCSI_PASS_THROUGH_DIRECT.
|
2002-05-01 22:01:30 +00:00 |
|
Alexandre Julliard
|
d0893548e6
|
Moved remaining files in windows/x11drv to dlls/x11drv.
|
2002-04-30 21:16:39 +00:00 |
|
Andriy Palamarchuk
|
2f0d85c202
|
Implemented regsvr32 tool. Based on ReactOS implementation.
|
2002-04-29 23:47:39 +00:00 |
|
Patrik Stridvall
|
4c692b9b9f
|
Stub implementation of SNMPAPI.DLL.
|
2002-04-29 18:43:35 +00:00 |
|
Alexandre Julliard
|
9a68b7bef0
|
Link the tools and the server against libwine so we can use the
portability functions in there.
|
2002-04-27 21:19:22 +00:00 |
|
Alexandre Julliard
|
5769d1de00
|
Better support for configure detection of missing types, added check
for ssize_t.
Removed a couple of no longer used portability functions.
Various portability fixes in port.h.
|
2002-04-26 19:05:15 +00:00 |
|
Alexandre Julliard
|
867fb9d79e
|
No longer try to support non-reentrant Xlib.
|
2002-04-24 22:24:43 +00:00 |
|
Alexandre Julliard
|
21e916676f
|
Load libXrender at run-time with dlopen (based on a patch by Huw
Davies).
|
2002-04-23 22:06:41 +00:00 |
|