Alexandre Julliard
|
e8d0f97453
|
Release 20021031.
|
2002-11-01 02:30:46 +00:00 |
|
Steven Edwards
|
45e56818f7
|
Mingw porting fix.
|
2002-10-31 03:41:56 +00:00 |
|
Uwe Bonnes
|
a768fa3119
|
First version of msvcrt scanf test.
|
2002-10-30 23:49:03 +00:00 |
|
Alexandre Julliard
|
26fd740d9c
|
Avoid reference to glibc internal __libc_fork function.
|
2002-10-22 00:44:24 +00:00 |
|
Francois Gouget
|
6f670b13f5
|
The NAS headers and libraries are sometimes stored in the X
directories.
|
2002-10-10 17:54:27 +00:00 |
|
Alexandre Julliard
|
11af04e332
|
Updated with autoconf 2.54.
|
2002-10-10 03:48:04 +00:00 |
|
Alexandre Julliard
|
7bdf2ff9f4
|
Release 20021007.
|
2002-10-08 02:03:41 +00:00 |
|
Michael Günnewig
|
288b8ee18c
|
Implemented the MS RLE video codec.
|
2002-10-08 00:40:05 +00:00 |
|
Greg Turner
|
ac89cc28dd
|
Added skeleton for rpcrt4 unit test with some UUID tests.
|
2002-10-07 21:54:07 +00:00 |
|
Patrik Stridvall
|
928ecb4891
|
Added some more autogenerated tests.
|
2002-10-02 19:58:27 +00:00 |
|
Alexandre Julliard
|
c728efc3c9
|
Added --disable-win16 configure option.
|
2002-10-02 02:34:09 +00:00 |
|
Alexandre Julliard
|
137eed8d9b
|
Moved X flags and libraries out of Make.rules into the makefiles that
need them.
|
2002-10-01 18:16:19 +00:00 |
|
Alexandre Julliard
|
4b9344eb15
|
Moved ts_xlib.c into x11drv and removed libwine_tsx11.
|
2002-09-25 03:29:55 +00:00 |
|
Alexandre Julliard
|
f264bd326b
|
Moved the debugger to programs/winedbg where it belongs.
|
2002-09-13 17:54:27 +00:00 |
|
Andriy Palamarchuk
|
b812c90c2a
|
Implemented buffer management functions, a couple of workstation
information functions, created conformance tests.
|
2002-09-11 02:35:17 +00:00 |
|
Alexandre Julliard
|
c3c587eb1d
|
Added preliminary support for cross-compiling tests using mingw on
Linux if available.
|
2002-09-06 19:46:00 +00:00 |
|
Alexandre Julliard
|
77ef4d1a25
|
Release 20020904.
|
2002-09-05 01:25:33 +00:00 |
|
Marco Pietrobono
|
0e79a4128c
|
Use alsa/asoundlib.h instead of sys/asoundlib.h if possible.
|
2002-08-29 01:51:31 +00:00 |
|
Andriy Palamarchuk
|
5b5bea0362
|
SHFileOperation: Implemented the FO_RENAME action, fixed FO_DELETE,
implemented unit tests for these two actions.
|
2002-08-27 01:34:33 +00:00 |
|
Patrik Stridvall
|
57bf45067a
|
MSVC compatibility fixes.
|
2002-08-26 21:53:24 +00:00 |
|
Marcus Meissner
|
49163d5e6a
|
Do not emit .string into the instruction stream, but into the .data
section (to avoid alignment assertions).
|
2002-08-20 00:26:40 +00:00 |
|
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
|
520852c769
|
Don't make the ac_asm function wrapper static to prevent it from being
optimized out.
|
2002-08-07 00:04:44 +00:00 |
|
Alexandre Julliard
|
60a583d66d
|
Release 20020804.
|
2002-08-04 18:59:16 +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
|
390aa833cb
|
Release 20020710.
|
2002-07-11 01:30:53 +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
|
770c33f68e
|
Hopefully more portable errno check.
|
2002-07-01 18:39:26 +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
|
a67f1c15a0
|
Release 20020605.
|
2002-06-05 18:18:04 +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 |
|