2001-07-08 |
Patrik Stridvall | Add proper check for existance of struct sockaddr membe... |
blob | commitdiff | raw |
2001-07-02 |
Hidenori Takeshima | Added stubs for quartz.dll. |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Dmitry Timoshkov | Fix 'make depend' for out of the source tree build. |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Patrik Stridvall | Fixed subtle configure bug concerning OpenGL. |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Alexandre Julliard | Put AC_DEFINE symbols definitions directly in the confi... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Uwe Bonnes | Added /dev/parport support for direct port access. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Added support for autoconf 2.50. |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Marcus Meissner | Added check for broken mmap64. |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Marcus Meissner | Implemented glu32.dll as libGLU.so forwarder. |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Bang Jun-Young | Replace "Linux dll" with "GNU style ELF dll". |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Ian Pilcher | Use autoconf checks to check for various FreeType headers. |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Marcus Meissner | If you have freetype1 and freetype2 coexisting, freetyp... |
blob | commitdiff | raw | diff to current |
2001-05-29 |
Ian Pilcher | Build AFM data for core PostScript fonts into WINEPS. |
blob | commitdiff | raw | diff to current |
2001-05-29 |
Marcus Meissner | Drop any file64 functions, try to use system supplied... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Ian Pilcher | Read metrics from TrueType fonts. |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Marcus Meissner | Implemented 64bit file size handling. |
blob | commitdiff | raw | diff to current |
2001-05-07 |
Bang Jun-Young | Add the NetBSD style errno location. |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Ove Kaaven | Fixed the OSMesa configure check so that OSMesa won... |
blob | commitdiff | raw | diff to current |
2001-04-30 |
Marcus Meissner | Added check for cups/cups.h header file and a warning... |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Marcus Meissner | Added CUPS printing support. |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Rein Klazes | Added new dll wintrust.dll with a stub for WinVerifyTru... |
blob | commitdiff | raw | diff to current |
2001-03-21 |
Alexandre Julliard | Added first version of the Perl regression testing... |
blob | commitdiff | raw | diff to current |
2001-03-19 |
Satsuki Fujishima | Fixed FreeBDS xpg4 check. |
blob | commitdiff | raw | diff to current |
2001-01-19 |
Marcus Meissner | Added configure check for old linux/input.h. |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Andreas Mohr | Cosmetics. |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Alexandre Julliard | Cleaned up the various errno location tests in configure. |
blob | commitdiff | raw | diff to current |
2001-01-12 |
Andreas Mohr | NetBSD 1.5 is lacking ecvt, fcvt, gcvt for crtdll. |
blob | commitdiff | raw | diff to current |
2001-01-11 |
John R. Sheets | Implemented stubs for IWebBrowser in shdocvw.dll. |
blob | commitdiff | raw | diff to current |
2001-01-11 |
Ulrich Weigand | Replaced architecture-dependent configure checks by... |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Jon Griffiths | - Migrate CRTDLL to MSVCRT. |
blob | commitdiff | raw | diff to current |
2001-01-04 |
Alexandre Julliard | Authors: Andrew Lewycky <andrew@transgaming.com>, Gavri... |
blob | commitdiff | raw | diff to current |
2001-01-04 |
Jon Griffiths | Added spec generation tool specmaker. |
blob | commitdiff | raw | diff to current |
2001-01-02 |
Ove Kaaven | Turn on detectable autorepeat if the X Keyboard Extensi... |
blob | commitdiff | raw | diff to current |
2000-12-29 |
Eric Pouech | Made unaligned access test effective. |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Ulrich Weigand | Don't link with libw if libc already contains w* routines. |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Ulrich Weigand | Added check whether unaligned memory access is allowed. |
blob | commitdiff | raw | diff to current |
2000-12-26 |
Ove Kaaven | Separated the MZ loader and core DOS VM into dlls/winedos. |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Hidenori Takeshima | Use dllwrap for building shared libraries in cygwin. |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Ulrich Weigand | Fixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian... |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Patrik Stridvall | Solaris fixes. |
blob | commitdiff | raw | diff to current |
2000-12-14 |
Hidenori Takeshima | Added a spec file for 16bit imm. |
blob | commitdiff | raw | diff to current |
2000-12-12 |
Marcus Meissner | Added preferences to dinput drivers (so we can have... |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Set -mpreferred-stack-boundary=2 flag if supported... |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Build tsx11 layer as a separate shared library. |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Dimitrie O. Paun | Use the approriate command for combining .o files. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Dimitrie O. Paun | Supply dummy getrlimit if absent. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Dimitrie O. Paun | Do not include sys/ptrace.h and sys/user.h unconditionally. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Dimitrie O. Paun | Do not use a.out.h. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Alexandre Julliard | Added implementation of lstat to port.c. |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Dimitrie O. Paun | Test if we need to put the .type directive inside a... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Jon Griffiths | - configure tests for finite()/fpclass(), fixes BSD... |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Hidenori Takeshima | Added checking for netdb.h. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Hidenori Takeshima | Added checking for mmap. |
blob | commitdiff | raw | diff to current |
2000-11-13 |
Marcus Meissner | Since we can no longer built .a files: |
blob | commitdiff | raw | diff to current |
2000-11-11 |
Eric Pouech | Added another detection of strength-reduce bug in GCC. |
blob | commitdiff | raw | diff to current |
2000-11-10 |
Alexandre Julliard | Added Makeprog.rules.in containing rules for building... |
blob | commitdiff | raw | diff to current |
2000-11-09 |
Alexandre Julliard | Fixed NetBSD dll check. |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Lionel Ulmer | - reorganized DInput DLL |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Jeremy White | Added a winelauncher shell script which makes the proce... |
blob | commitdiff | raw | diff to current |
2000-10-23 |
Alexandre Julliard | Moved all USER resources to new dlls/user/resources... |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Lionel Ulmer | Fixed the OpenGL detection code. |
blob | commitdiff | raw | diff to current |
2000-09-24 |
Rein Klazes | Make calls to gethostbyname, gethostbyaddr, getservbyname, |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Lionel Ulmer | Added possibility to use XVideo. |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Mike McCormack | Created default c2man compatible perl script for generating |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Alexandre Julliard | Added Unicode ctype support. |
blob | commitdiff | raw | diff to current |
2000-08-10 |
Alexandre Julliard | Merged clipboard driver into USER driver. |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Marcus Meissner | Fixed OpenGL configure: move HAVE_OPENGL define to... |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Marcus Meissner | Eased restrictions on OpenGL/MESA usage a bit. It compi... |
blob | commitdiff | raw | diff to current |
2000-08-01 |
Andreas Mohr | Added an uninstaller for InstallShield, WISE etc. |
blob | commitdiff | raw | diff to current |
2000-07-30 |
Alexandre Julliard | Create dll/kernel/messages directory. |
blob | commitdiff | raw | diff to current |
2000-07-29 |
Lionel Ulmer | Fix the GLEXT function prototype typedefs detection. |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Francois Jacques | - implementation of SetWindowsRgn and GetWindowRgn |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Alexandre Julliard | Merged setupx.dll into setupapi.dll. |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Alexandre Julliard | Make unicode.o into a separate ELF library so that... |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Alexandre Julliard | Merged wing.dll into gdi32.dll. |
blob | commitdiff | raw | diff to current |
2000-07-24 |
Alexandre Julliard | Merged msacm and msacm32 dlls. |
blob | commitdiff | raw | diff to current |
2000-07-23 |
Lionel Ulmer | Detect broken glext.h headers. |
blob | commitdiff | raw | diff to current |
2000-07-23 |
Marcus Meissner | Make non-existence of (f)lex an error. |
blob | commitdiff | raw | diff to current |
2000-07-16 |
Lionel Ulmer | - fix Direct3D support and a lot of warnings |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Mike McCormack | Implemented serialui dll containing CommConfigDialog, |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Huw D M Davies | Create rpcrt4.dll. |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Hidenori Takeshima | Added configure check for libutil.h. |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Francois Jacques | Added setupapi shared library and SetupIterateCabinet... |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alexandre Julliard | Split the build program in several files. |
blob | commitdiff | raw | diff to current |
2000-06-14 |
Alexandre Julliard | Removed @PROGEXT@ (it was broken anyway). |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Bertho Stultiens | Initial release of the message compiler. |
blob | commitdiff | raw | diff to current |
2000-06-09 |
Alexandre Julliard | Added a bunch of code page tables for multibyte<->wide... |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Alexandre Julliard | Merged mouse dll into USER. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Alexandre Julliard | Merged display.dll into USER. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Dimitrie O. Paun | Start to separate KERNEL out of libwine. |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Dimitrie O. Paun | Separate wineps out of Wine's core. |
blob | commitdiff | raw | diff to current |
2000-05-23 |
Hidenori Takeshima | If system doesn't have OpenGL, don't refer to libopengl... |
blob | commitdiff | raw | diff to current |
2000-05-23 |
John R. Sheets | Cleaned up X11 extension tests. |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL. |
blob | commitdiff | raw | diff to current |
2000-05-03 |
Hidenori Takeshima | Added stubs for riched32.dll. |
blob | commitdiff | raw | diff to current |
2000-05-01 |
Lionel Ulmer | Added DGA2 driver to DirectDraw. |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Eric Pouech | Enhanced libc's pthread configuration detection. |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Lionel Ulmer | Added '--enable-opengl' flag to bypass the thread-safet... |
blob | commitdiff | raw | diff to current |
next |