2004-08-12 |
Alexandre Julliard | Automatically disable 16-bit support in the PE build. |
blob | commitdiff | raw |
2004-08-11 |
Mike McCormack | Added a test for stat'ing a memory based storage file. |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Huw Davies | dlopen libungif and libjpeg. |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Alexandre Julliard | Authors: Dmitry Timoshkov <dmitry@codeweavers.com>... |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Christian Costa | Added native and emulated S3TC support. |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Michael Jung | Added a tiny unit test for rsabase.dll. |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Emmanuel Maillard | Set segment address of wine executable and libwine... |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Alexandre Julliard | Moved all files from the objects/ directory to dlls... |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Emmanuel Maillard | wine_pthread_init_thread: retrieve the stack info on... |
blob | commitdiff | raw | diff to current |
2004-07-19 |
Emmanuel Maillard | Build wine-pthread on Darwin. |
blob | commitdiff | raw | diff to current |
2004-07-19 |
Vincent Béron | First draft for a msiexec.exe replacement. |
blob | commitdiff | raw | diff to current |
2004-07-17 |
Alexandre Julliard | Release 20040716. wine-20040716 |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Aric Stewart | First implementation of the Advanced Template Library... |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Emmanuel Maillard | Check for -lresolv for Darwin. |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Alexandre Julliard | Do direct Linux system calls in the preloader to avoid... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Pierre d'Herbemont | - Detection of .size instruction. |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Huw Davies | Add support for bitmap fonts. |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Alexandre Julliard | Release 20040615. wine-20040615 |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Stefan Leichter | Moved implementation of GetModuleBaseName from ascii... |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Pierre d'Herbemont | - strip support for darwin |
blob | commitdiff | raw | diff to current |
2004-06-03 |
Christian Costa | Added d3dxof dll, part of Direct3D. |
blob | commitdiff | raw | diff to current |
2004-06-02 |
Alexandre Julliard | Added check for static libc. |
blob | commitdiff | raw | diff to current |
2004-05-28 |
Alexandre Julliard | Initial version of the Wine preloader, used to reserve... |
blob | commitdiff | raw | diff to current |
2004-05-18 |
Patrik Stridvall | Implemented the debug version of operator new (C++). |
blob | commitdiff | raw | diff to current |
2004-05-18 |
Ivan Leo Murray... | Added empty (stubs in spec only) d3drm. |
blob | commitdiff | raw | diff to current |
2004-05-14 |
Alexandre Julliard | Removed the no longer used SMB file I/O support, we... |
blob | commitdiff | raw | diff to current |
2004-05-06 |
Alexandre Julliard | Release 20040505. wine-20040505 |
blob | commitdiff | raw | diff to current |
2004-05-03 |
Robert Reif | Added tests for msacm32.dll. |
blob | commitdiff | raw | diff to current |
2004-04-29 |
Alexandre Julliard | Added auto-detection of DOS drive devices based on... |
blob | commitdiff | raw | diff to current |
2004-04-23 |
Jon Griffiths | Tests for newly added MAPI functions. |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Krzysztof Foltman | Added dummy hhctrl.ocx with stubs of HtmlHelpA and... |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Raphael Junqueira | Added dxdiagn.dll with a simple implementation of IDxDi... |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Kevin Koltzau | Add additional names of mingw tools. |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Alexandre Julliard | Release 20040408. wine-20040408 |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Raphael Junqueira | Added simple dpnet.dll implementation. |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Sami Aario | Stubs to prevent taskmgr.exe from crashing or aborting... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Mike McCormack | Load the XRandR extension dynamically (with help from... |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Shachar Shemesh | Static libraries names for ICU are libsicu*.a now. |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Alexandre Julliard | Added support for fstatvfs. |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Stefan Leichter | Added tests for GetFileVersionInfoSizeA. |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Eric Pouech | First shot at implementing dbghelp. |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Alexandre Julliard | Use futimes() instead of utime() to implement SetFileTi... |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Alexandre Julliard | Removed check for -lm, winegcc takes care of that. |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Eric Pouech | Ported the ReactOS taskmgr written by Brian Palmer. |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Mike McCormack | Require bison to compile Wine. |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Sami Nopanen | Initial implementation of cards.dll. |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Alexandre Julliard | Release 20040309. wine-20040309 |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Robert Reif | Added dxerr8 and dxerr9 libraries. |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Christian Costa | Add amstream dll (MultiMedia Streams), part of Direct... |
blob | commitdiff | raw | diff to current |
2004-03-07 |
Alexandre Julliard | Added check for f_namelen in struct statfs. |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Alexandre Julliard | Use statvfs instead of statfs, and provide a default... |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Alexandre Julliard | Renamed the symbol for the cpp binary to avoid conflict... |
blob | commitdiff | raw | diff to current |
2004-03-02 |
Alexandre Julliard | We need to use AC_CHECK_TOOL to check for cpp in order... |
blob | commitdiff | raw | diff to current |
2004-03-02 |
Juan Lang | Added a secur32.dll that loads other SSP DLLs and forwa... |
blob | commitdiff | raw | diff to current |
2004-03-02 |
Dimitrie O. Paun | Instrument winegcc to use the compilers and options... |
blob | commitdiff | raw | diff to current |
2004-03-01 |
Juan Lang | - The virtual netbios device driver is properly named... |
blob | commitdiff | raw | diff to current |
2004-03-01 |
Alexandre Julliard | Portability fixes for LSB compatibility. |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Alexandre Julliard | Moved msrle32 to the top-level dlls directory. |
blob | commitdiff | raw | diff to current |
2004-02-24 |
Alexandre Julliard | More robust fix for the artsc-config breakage. |
blob | commitdiff | raw | diff to current |
2004-02-21 |
Alexandre Julliard | Allow the implementation of the VxDCall entry points... |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Alexandre Julliard | Added support for implementing VxDs as separate dlls... |
blob | commitdiff | raw | diff to current |
2004-02-13 |
Alexandre Julliard | Release 20040213. wine-20040213 |
blob | commitdiff | raw | diff to current |
2004-02-13 |
Mike McCormack | Implement enough of rsabase.dll to get Steam to login. |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Alexandre Julliard | We don't really need subdirectories in dlls/dinput. |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Alexandre Julliard | Moved remaining files from graphics/ to dlls/gdi. |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Alexandre Julliard | Added version scripts for libwine and libwine_unicode. |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Alexandre Julliard | Workaround for broken artsc-config script (based on... |
blob | commitdiff | raw | diff to current |
2004-02-05 |
Eric Pouech | - Fixed broken winedbg compilation on BSD. |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Alexandre Julliard | Moved libuuid to the dlls directory, and moved the... |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Mike McCormack | Merged ffmpeg's MS Video 1 decoder by Mike Melanson. |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Alexandre Julliard | Release 20040121. wine-20040121 |
blob | commitdiff | raw | diff to current |
2004-01-20 |
Rok Mandeljc | - updated resources to DX9 |
blob | commitdiff | raw | diff to current |
2004-01-18 |
Marcus Meissner | Do not cache results of checks with side effects. |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Alexandre Julliard | Authors: Tim Ferguson <Tim.Ferguson@infotech.monash... |
blob | commitdiff | raw | diff to current |
2004-01-12 |
Mike McCormack | Stub enough of MSVCRT40 to make IE4 install work. |
blob | commitdiff | raw | diff to current |
2004-01-09 |
Aric Stewart | Enable Tablet support with both Tilt and Pressure. |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Alexandre Julliard | Added configure check for readlink. |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Alexandre Julliard | If supported by the linker, prevent the ELF loader... |
blob | commitdiff | raw | diff to current |
2004-01-07 |
Juan Lang | Fixed the dwBCastAddr member of MIB_IPADDRROW, added... |
blob | commitdiff | raw | diff to current |
2004-01-07 |
Wim Lewis | Fixed shell quoting of the inline-asm tests so that... |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Hans Leidekker | Use gcc's -pipe option to reduce compile time. |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Chris Morgan | Added winebrowser app that launches a Unix browser. |
blob | commitdiff | raw | diff to current |
2004-01-02 |
Marcus Meissner | When checking for gethostbyname_r_6 not try to compile... |
blob | commitdiff | raw | diff to current |
2004-01-02 |
Alexandre Julliard | Updated configure with autoconf 2.58. Set the bug repor... |
blob | commitdiff | raw | diff to current |
2003-12-30 |
Ulrich Czekalla | Add stubbed version of newdev.dll. |
blob | commitdiff | raw | diff to current |
2003-12-30 |
Michael Stefaniuc | Search for mingw-$prog too. |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Alexandre Julliard | Release 20031212. wine-20031212 |
blob | commitdiff | raw | diff to current |
2003-12-05 |
Alexandre Julliard | Moved all the files in graphics/x11drv to dlls/x11drv. |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Alexandre Julliard | Authors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie... |
blob | commitdiff | raw | diff to current |
2003-12-03 |
Jacek Caban | Added -lXmu and -lXi for glut library. |
blob | commitdiff | raw | diff to current |
2003-12-02 |
Jacek Caban | Added glut32 dll. |
blob | commitdiff | raw | diff to current |
2003-11-30 |
Alexandre Julliard | Removed some no longer used programs. |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Alexandre Julliard | Added unicows dll, based on the spec file written by... |
blob | commitdiff | raw | diff to current |
2003-11-25 |
Pierre d'Herbemont | Add Darwin/Mac OS X support to the build system. |
blob | commitdiff | raw | diff to current |
2003-11-22 |
Alexandre Julliard | Create a huge array in bss to reserve the memory area... |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Rein Klazes | Fix detection of freetype/freetype.h when the libfreety... |
blob | commitdiff | raw | diff to current |
2003-11-19 |
Alexandre Julliard | Release 20031118. wine-20031118 |
blob | commitdiff | raw | diff to current |
2003-11-19 |
Rein Klazes | Include ft2build.h before freetype/freetype.h. Libfreet... |
blob | commitdiff | raw | diff to current |
2003-11-18 |
Sami Aario | Added some conformance tests for ddraw. These enumerate... |
blob | commitdiff | raw | diff to current |
2003-11-17 |
Alexandre Julliard | Link the main binaries with --export-dynamic so that... |
blob | commitdiff | raw | diff to current |
next |