2003-09-03 |
Alexandre Julliard | Moved the implementation of the pthread wrappers to... |
blob | commitdiff | raw |
2003-08-26 |
Alexandre Julliard | The if1632 directory no longer exists. |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Alexandre Julliard | It seems FreeBSD no longer requires libpthread when... |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Mike McCormack | Dlopen libncurses.so in wineconsole. |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Alexandre Julliard | Remove the dummy pthread functions and use -lpthread... |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Alexandre Julliard | Release 20030813. wine-20030813 |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Mike McCormack | Partial implementation of the Microsoft Installer ... |
blob | commitdiff | raw | diff to current |
2003-08-11 |
Gerald Pfeifer | resolv.h may require netinet/in.h, so try to #include... |
blob | commitdiff | raw | diff to current |
2003-08-02 |
André Johansen | Introduced the mswsock dll. |
blob | commitdiff | raw | diff to current |
2003-07-26 |
Todd Vierling | Make WINE_GET_SONAME work on NetBSD. |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Alexandre Julliard | Disable gcc strict aliasing optimization for now. |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Richard Cohen | Always use our own c2man. |
blob | commitdiff | raw | diff to current |
2003-07-16 |
Pierre d'Herbemont | Add PowerPC processor detection. |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Alexandre Julliard | Release 20030709. wine-20030709 |
blob | commitdiff | raw | diff to current |
2003-07-01 |
Alexandre Julliard | Added d3d9 dll. |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Dmitry Timoshkov | Implement LCMapString using unicode collation tables. |
blob | commitdiff | raw | diff to current |
2003-06-23 |
Eric Pouech | Created an empty oleacc DLL. |
blob | commitdiff | raw | diff to current |
2003-06-20 |
David Hammerton | - implemented support for https protocol |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Alexandre Julliard | Added checks for ICU libraries (based on a patch by... |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Alexandre Julliard | Release 20030618. wine-20030618 |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Mike McCormack | Remove code that starts wineshelllink, instead create... |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Yorick Hardy | Implemented GetSystemInfo on NetBSD. |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Yorick Hardy | Added the implementation for CDROM_GetIdeInterface... |
blob | commitdiff | raw | diff to current |
2003-05-15 |
Uwe Bonnes | New comctl32 test directory and test case for DPA_Search. |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Juan Lang | Added an implementation of iphlpapi.dll; most Get*... |
blob | commitdiff | raw | diff to current |
2003-05-08 |
Alexandre Julliard | Release 20030508. wine-20030508 |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Alexandre Julliard | In assembler check, try to use gas first (based on... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Alexandre Julliard | Moved the wpp library from tools/ to libs/. |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Alexandre Julliard | Moved rules for building shared libraries into a global... |
blob | commitdiff | raw | diff to current |
2003-04-27 |
Alexandre Julliard | Moved the functionality of starting Win16 and DOS progr... |
blob | commitdiff | raw | diff to current |
2003-04-21 |
Alexandre Julliard | Support resources in cross-compiled tests. |
blob | commitdiff | raw | diff to current |
2003-04-20 |
Alexandre Julliard | Check for struct option independently of the getopt_lon... |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Alexandre Julliard | Allow overriding CFLAGS when running configure. Other... |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Hans Leidekker | Add aliases to configure check for mingw cross compiler... |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Alexandre Julliard | Release 20030408. wine-20030408 |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Rok Mandeljc | Added stubs for dpnhpast and for all the dmusic dlls. |
blob | commitdiff | raw | diff to current |
2003-04-04 |
Adam Gundy | Added an implementation of the MSVCRTD.DLL debugging... |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Alexandre Julliard | Added --with-nptl configure option and necessary change... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Alexandre Julliard | Don't bother checking for the errno function, simply... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Alexandre Julliard | Added support for marking heap blocks as inaccessible... |
blob | commitdiff | raw | diff to current |
2003-04-01 |
Alexandre Julliard | Added SYSDEPS_GetUnixTid to return the Unix thread... |
blob | commitdiff | raw | diff to current |
2003-04-01 |
Alexandre Julliard | Use _spawnvp to replace fork for non-Unix platforms. |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Dimitrie O. Paun | New winecfg skeleton app, based heavily on original... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Alexandre Julliard | Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by... |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Alexandre Julliard | If supported, relocate the main wine binary to a higher... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Alexandre Julliard | Portability fixes. |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Christian Costa | Make use of .half and/or .asciiz assembler keywords... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Alexandre Julliard | Moved libwine to libs/ directory. |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Alexandre Julliard | Moved libwine_unicode to the libs/ directory. |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Rok Mandeljc | Stub implementation of the dmusic dll. |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Moved [efg]cvt functions to msvcrt and fixed them to... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Moved libwine_uuid to the new libs/ directory. |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Alexandre Julliard | Created a separate static portability library and moved... |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Alexandre Julliard | Release 20030318. wine-20030318 |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Alexandre Julliard | Get rid of win16drv directory. |
blob | commitdiff | raw | diff to current |
2003-02-25 |
Mike McCormack | Turn off -Wpointer-arith if it generates warnings when... |
blob | commitdiff | raw | diff to current |
2003-02-20 |
Alexandre Julliard | Release 20030219. wine-20030219 |
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-16 |
Alexandre Julliard | Release 20030115. wine-20030115 |
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-20 |
Alexandre Julliard | Release 20021219. wine-20021219 |
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 |
Alexandre Julliard | Release 20021125. wine-20021125 |
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 |
next |