2003-02-27 |
Alexandre Julliard | Get rid of win16drv directory. |
blob | commitdiff | raw |
2003-02-25 |
Mike McCormack | Turn off -Wpointer-arith if it generates warnings when... |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Enrico Horn | Added d3dim.dll with stubs. |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Alexandre Julliard | Added -Wpointer-arith gcc flag, and fixed the resulting... |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Dan Kegel | Added Windows-compatible start.exe. |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Alexandre Julliard | Moved the IPX check so that the sys/socket.h check... |
blob | commitdiff | raw | diff to current |
2003-01-15 |
Stefan Leichter | Added tests for GetPrinterDriverDirectoryA. |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Steven Edwards | Check for vsnprintf and _vsnprintf, and define vsnprint... |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Alexandre Julliard | Added configure check for regex.h. |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Marcus Meissner | Added GIF decompressor support to OLE Automation IPictures. |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Marcus Meissner | Check and define AS (for cross/biarch compiler support). |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Alexandre Julliard | Add -gstabs+ option if supported (based on a patch... |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Shachar Shemesh | Initial wineboot implementation; at this stage only... |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Dmitry Timoshkov | Added ctl3d, ctl3dv2 and ctl3d32 API implementations. |
blob | commitdiff | raw | diff to current |
2002-12-24 |
Alexandre Julliard | Fixed quoting in INSTALL check. |
blob | commitdiff | raw | diff to current |
2002-12-24 |
Alexandre Julliard | Make sure INSTALL path is relative to the top dir when... |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Patrik Stridvall | Added stubs for WINTAB{,32}.DLL (used by many important... |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Raphael Junqueira | - some D3D8 fixes |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Brad Campbell | Added additional test for gcvt as uClibc appears to... |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Chris Morgan | Add support for Jack audio server. |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Alexandre Julliard | Implemented import libraries; on Unix we import the... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Alexandre Julliard | Made stdcall decoration in .def files the default,... |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Alexandre Julliard | Added WINE_CHECK_DEFINE macro to factor out some repeat... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Steven Edwards | Alpha porting fix. |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Dimitrie O. Paun | Gracefully degrade to getopt if getopt_long does not... |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Francois Gouget | A simple test for IDirectSound.GetCaps. |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Alexandre Julliard | Authors: Greg Turner <gmturner007@ameritech.net>, Ove... |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Patrik Stridvall | Fixed pthreads on FreeBSD (based on patch by Alexandre... |
blob | commitdiff | raw | diff to current |
2002-11-23 |
Vincent Béron | The default behavior of "make everything" is now to... |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Alexandre Julliard | Removed OpenGL thread safety check. |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Alexandre Julliard | Use the '-z defs' linker option if supported to better... |
blob | commitdiff | raw | diff to current |
2002-11-19 |
Patrik Stridvall | Added stub implementation of cabinet.dll. |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Lionel Ulmer | Load OpenGL library dynamically from x11drv. |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Alberto Massari | Added rundll32 utility. |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Gerald Pfeifer | ucontext.h check requires signal.h. |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Marcus Meissner | Do not link against -lcups directly, but dynamically... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Patrik Stridvall | Updated the generated tests. |
blob | commitdiff | raw | diff to current |
2002-11-11 |
Alexandre Julliard | Removed winetest. |
blob | commitdiff | raw | diff to current |
2002-11-08 |
Patrik Stridvall | - Added #include <sys/types.h> where needed for FreeBSD. |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Gerald Pfeifer | When checking for sys/mount.h and sys/user.h also inclu... |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Francois Gouget | Test sound format support with waveOutGetDevCaps and... |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Steven Edwards | Mingw porting fix. |
blob | commitdiff | raw | diff to current |
2002-10-30 |
Uwe Bonnes | First version of msvcrt scanf test. |
blob | commitdiff | raw | diff to current |
2002-10-22 |
Alexandre Julliard | Avoid reference to glibc internal __libc_fork function. |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Francois Gouget | The NAS headers and libraries are sometimes stored... |
blob | commitdiff | raw | diff to current |
2002-10-08 |
Michael Günnewig | Implemented the MS RLE video codec. |
blob | commitdiff | raw | diff to current |
2002-10-07 |
Greg Turner | Added skeleton for rpcrt4 unit test with some UUID... |
blob | commitdiff | raw | diff to current |
2002-10-02 |
Patrik Stridvall | Added some more autogenerated tests. |
blob | commitdiff | raw | diff to current |
2002-10-02 |
Alexandre Julliard | Added --disable-win16 configure option. |
blob | commitdiff | raw | diff to current |
2002-10-01 |
Alexandre Julliard | Moved X flags and libraries out of Make.rules into... |
blob | commitdiff | raw | diff to current |
2002-09-25 |
Alexandre Julliard | Moved ts_xlib.c into x11drv and removed libwine_tsx11. |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Alexandre Julliard | Moved the debugger to programs/winedbg where it belongs. |
blob | commitdiff | raw | diff to current |
2002-09-11 |
Andriy Palamarchuk | Implemented buffer management functions, a couple of... |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Alexandre Julliard | Added preliminary support for cross-compiling tests... |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Marco Pietrobono | Use alsa/asoundlib.h instead of sys/asoundlib.h if... |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Andriy Palamarchuk | SHFileOperation: Implemented the FO_RENAME action,... |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Patrik Stridvall | MSVC compatibility fixes. |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Marcus Meissner | Do not emit .string into the instruction stream, but... |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Jon Griffiths | Implement and test rtl bitmap functions. |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Marcus Meissner | Copy va_lists by using va_copy, not by just assigning... |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Alexandre Julliard | Create separate makefiles for tests for more flexibility. |
blob | commitdiff | raw | diff to current |
2002-08-03 |
Alexandre Julliard | Only link with msvcrt on mingw32. Cleaned up a few... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Robert Lunnon | Preliminary audio driver for Solaris Libaudioio. |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Alexandre Julliard | Merged the NAS driver written by Nicolas |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Marcus Meissner | Check for mkstemp, added a port implementation if it... |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Gerald Pfeifer | Include sys/types.h before sys/socket.h. |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Alexandre Julliard | Generate the __ASM_NAME and __ASM_FUNC macros directly... |
blob | commitdiff | raw | diff to current |
2002-07-20 |
Gregg Mattinson | Added checks for __sparc__, __sun__ and @function. |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Gregg Mattinson | - X11/extensions/shape.h requires X11/Xutil.h. |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Alexandre Julliard | Merged the IDL compiler written by Ove Kaaven. |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Alexandre Julliard | Split the C preprocessor from wrc into a separate library. |
blob | commitdiff | raw | diff to current |
2002-07-10 |
Alexandre Julliard | Created registry unit test and added tests for RegEnumV... |
blob | commitdiff | raw | diff to current |
2002-07-01 |
Alexandre Julliard | Added configure check for getpwuid. |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Alexandre Julliard | Added some ALSA configure checks. |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Eric Pouech | Created an ALSA driver (with the help of David Hammerto... |
blob | commitdiff | raw | diff to current |
2002-06-25 |
Sylvain Petreolle | Created d3d8 stub dll. |
blob | commitdiff | raw | diff to current |
2002-06-24 |
Steven Edwards | Added check for pwd.h. |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Aric Stewart | Reworking of http and asyncronous calls to get IE6... |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Andriy Palamarchuk | Added regedit unit test, a couple minor changes to... |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Ove Kaaven | - support DirectInput 8 interfaces. |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Alexandre Julliard | Merged Martin Fuchs' file manager (with the help of... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Eric Pouech | Implemented a MP3 decoder (based on mpglib). |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-24 |
Alexandre Julliard | No longer need a special LDCOMBINE for cygwin/mingw. |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Alexandre Julliard | Added check for ln. |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Eric Pouech | Created an ACM MS ADPCM codec. |
blob | commitdiff | raw | diff to current |
2002-05-20 |
Alexandre Julliard | Moved expand.c from libtest to programs/expand. |
blob | commitdiff | raw | diff to current |
2002-05-20 |
Alexandre Julliard | Added configure check for the soname of libraries that... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Portability fixes. |
blob | commitdiff | raw | diff to current |
2002-05-14 |
John K. Hohm | Added comcat.dll with factory and manager but E_NOTIMPL... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Specify the complete source file list for a dll inside... |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Alexandre Julliard | Added some support for cross-compilation using mingw32. |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Steven Edwards | Detect snprintf && _snprintf, use _snprintf on stupid... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Juergen Schmied | Added some tests. |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Alexandre Julliard | There's no need to check for dlopen on cygwin. |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Alexandre Julliard | Fixed dll check for cygwin. |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Alexandre Julliard | Added check for sys/sysctl.h. |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Steven Edwards | Check for and use chsize instead of ftruncate if present. |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Mike Wetherell | Utility to convert between Unix and Windows paths at... |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Rizsanyi Zsolt | Implemented IOCTL_SCSI_GET_ADDRESS for non true scsi... |
blob | commitdiff | raw | diff to current |
next |