- f1a0de9 Added configure check for pread/pwrite. by Alexandre Julliard · 23 years ago
- 5ea3031 Added missing brackets in ncurses check. by Bernhard Rosenkraenzer · 23 years ago
- 7c822cc Removed obsolete dosmod. by Alexandre Julliard · 23 years ago
- 18e4b5e We no longer need libXpm. by Alexandre Julliard · 23 years ago
- 3f510ad Link with libutil only where needed. by Alexandre Julliard · 23 years ago
- 562089b Link with libdl only where needed. by Alexandre Julliard · 23 years ago
- 4895768 Link to the curses library only for the dlls that need it. by Alexandre Julliard · 23 years ago
- a69c039 Documentation update. by Andreas Mohr · 23 years ago
- eda758e Added check for stdint.h (needed on NetBSD). by Bang Jun-Young · 23 years ago
- 0b83d4c New console code based on Win32 windows. by Eric Pouech · 23 years ago
- 8871a11 Add $X_LIBS path while searching for libfreetype. by Dmitry Timoshkov · 23 years ago
- 1425941 Fix the #include order for config.h. by François Gouget · 23 years ago
- 2663b80 Make debugtools.h independent from config.h. by François Gouget · 23 years ago
- 2e40b96 Added netapi32.dll and the Netbios() call. by Mike McCormack · 23 years ago
- 1c53a7f Added stubs for msrle32.dll and implemented RLE8 decoder. by Hidenori Takeshima · 23 years ago
- 01036f4 Tell Solaris users where to get XPM. by François Gouget · 23 years ago
- b4be998 Added stubs for msdmo.dll, qcap.dll and devenum.dll. by Hidenori Takeshima · 23 years ago
- 4e2024e Implement GetFontData. by Huw D M Davies · 23 years ago
- f359895 Yet another documentation/message text patch. by Andreas Mohr · 24 years ago
- fea260a Fixes for autoconf 2.52 or higher. by Bernhard Rosenkraenzer · 24 years ago
- f33f7f0 Improved make_dlls script. Moved dll list out of by Alexandre Julliard · 24 years ago
- 1a8b339 Added stubs for mapi32, msimg32, sti and url. by Hidenori Takeshima · 24 years ago
- ff453fc Add config check and thread safe wrappers for the XRender library. by Huw D M Davies · 24 years ago
- 814654e Lay down the infrastructure for gdi font rendering. by Huw D M Davies · 24 years ago
- d786a12 Added PE dump capabilities to specmaker and renamed specmaker into winedump. by Eric Pouech · 24 years ago
- 624cbd7 Fixes for Solaris X86. by Eric Pouech · 24 years ago
- 6e9ab40 Change libGLU check to look for gluLookAt instead of glBegin. by Marcus Meissner · 24 years ago
- 252b0fe Implemented OleLoadPicture. by Marcus Meissner · 24 years ago
- 647ac51 Made it possible to install the winapi tools. by Patrik Stridvall · 24 years ago
- c7b4ed7 Remove the -rpath option from the link command. by Jeremy White · 24 years ago
- aeb92b1 - removed unused OSMesa linking - removed OSMesa code by Lionel Ulmer · 24 years ago
- 09da966 Add proper check for existance of struct sockaddr member sa_len. by Patrik Stridvall · 24 years ago
- b7d4b4e Added stubs for quartz.dll. by Hidenori Takeshima · 24 years ago
- 3b725f6 Fix 'make depend' for out of the source tree build. by Dmitry Timoshkov · 24 years ago
- 61c8a93 Fixed subtle configure bug concerning OpenGL. by Patrik Stridvall · 24 years ago
- ed2f19a Put AC_DEFINE symbols definitions directly in the configure script so by Alexandre Julliard · 24 years ago
- 6509fa9 Added /dev/parport support for direct port access. by Uwe Bonnes · 24 years ago
- 87f48fc Added support for autoconf 2.50. by Patrik Stridvall · 24 years ago
- 0f6cfbc Added check for broken mmap64. by Marcus Meissner · 24 years ago
- b63ab44 Implemented glu32.dll as libGLU.so forwarder. by Marcus Meissner · 24 years ago
- 37e5e7f Replace "Linux dll" with "GNU style ELF dll". by Bang Jun-Young · 24 years ago
- 40432fe Use autoconf checks to check for various FreeType headers. by Ian Pilcher · 24 years ago
- d28955d If you have freetype1 and freetype2 coexisting, freetype-config should by Marcus Meissner · 24 years ago
- 55d2e57 Build AFM data for core PostScript fonts into WINEPS. by Ian Pilcher · 24 years ago
- 6bb990f Drop any file64 functions, try to use system supplied 64-bit mode by by Marcus Meissner · 24 years ago
- 563598d Read metrics from TrueType fonts. by Ian Pilcher · 24 years ago
- 3f1ed52 Implemented 64bit file size handling. by Marcus Meissner · 24 years ago
- 33dff34 Add the NetBSD style errno location. by Bang Jun-Young · 24 years ago
- a627873 Fixed the OSMesa configure check so that OSMesa won't be linked in if it's by Ove Kaaven · 24 years ago
- 3ee02ba Added check for cups/cups.h header file and a warning if we find only by Marcus Meissner · 24 years ago
- ab8b7db Added CUPS printing support. by Marcus Meissner · 24 years ago
- 2a4c68b Added new dll wintrust.dll with a stub for WinVerifyTrust(). by Rein Klazes · 24 years ago
- fc68434 Added first version of the Perl regression testing framework. by Alexandre Julliard · 24 years ago
- 66fb607 Fixed FreeBDS xpg4 check. by Satsuki Fujishima · 24 years ago
- 74f2b4b Added configure check for old linux/input.h. by Marcus Meissner · 24 years ago
- 18a9d74 Cosmetics. by Andreas Mohr · 24 years ago
- 598412e Cleaned up the various errno location tests in configure. by Alexandre Julliard · 24 years ago
- a7ca2ba NetBSD 1.5 is lacking ecvt, fcvt, gcvt for crtdll. by Andreas Mohr · 24 years ago
- bc80a3b Implemented stubs for IWebBrowser in shdocvw.dll. by John R. Sheets · 24 years ago
- 15f9680 Replaced architecture-dependent configure checks by hardcoded by Ulrich Weigand · 24 years ago
- 1db20bf - Migrate CRTDLL to MSVCRT. - Many fixes and a load of new functions. by Jon Griffiths · 24 years ago
- d6c0f9f Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com> by Alexandre Julliard · 24 years ago
- c7a3fec Added spec generation tool specmaker. by Jon Griffiths · 24 years ago
- c90fb25 Turn on detectable autorepeat if the X Keyboard Extension is detected. by Ove Kaaven · 24 years ago
- 4a99058 Made unaligned access test effective. by Eric Pouech · 24 years ago
- 2e8e233 Don't link with libw if libc already contains w* routines. by Ulrich Weigand · 24 years ago
- cc19592 Added check whether unaligned memory access is allowed. by Ulrich Weigand · 24 years ago
- e5557b3 Separated the MZ loader and core DOS VM into dlls/winedos. by Ove Kaaven · 24 years ago
- d48ca94 Use dllwrap for building shared libraries in cygwin. by Hidenori Takeshima · 24 years ago
- 9759140 Fixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian machines. by Ulrich Weigand · 24 years ago
- 35d288b Solaris fixes. by Patrik Stridvall · 24 years ago
- 9c67213 Added a spec file for 16bit imm. Added spec files for winnls and winnls32. by Hidenori Takeshima · 24 years ago
- c9b3b2e Added preferences to dinput drivers (so we can have two joystick by Marcus Meissner · 24 years ago
- f9b94cb Set -mpreferred-stack-boundary=2 flag if supported to avoid wasteful by Alexandre Julliard · 24 years ago
- b018239 Build tsx11 layer as a separate shared library. by Alexandre Julliard · 24 years ago
- 79e44ab Use the approriate command for combining .o files. by Dimitrie O. Paun · 24 years ago
- 7a4e599 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
- 1ec253d Supply dummy getrlimit if absent. by Dimitrie O. Paun · 24 years ago
- 2af03e4 Do not include sys/ptrace.h and sys/user.h unconditionally. by Dimitrie O. Paun · 24 years ago
- db1e5db Do not use a.out.h. by Dimitrie O. Paun · 24 years ago
- 27bb311 Added implementation of lstat to port.c. by Alexandre Julliard · 24 years ago
- c77cbbc Test if we need to put the .type directive inside a .def directive. by Dimitrie O. Paun · 24 years ago
- d6deb6d - configure tests for finite()/fpclass(), fixes BSD compile by Jon Griffiths · 24 years ago
- 5d1a638 Added checking for netdb.h. by Hidenori Takeshima · 24 years ago
- a85b0a6 Added checking for mmap. by Hidenori Takeshima · 24 years ago
- 45d31de Since we can no longer built .a files: by Marcus Meissner · 24 years ago
- 5aee80f Added another detection of strength-reduce bug in GCC. by Eric Pouech · 24 years ago
- 626f425 Added Makeprog.rules.in containing rules for building Winelib programs. by Alexandre Julliard · 24 years ago
- 4354cda Fixed NetBSD dll check. by Alexandre Julliard · 24 years ago
- 6301e94 - reorganized DInput DLL by Lionel Ulmer · 24 years ago
- f9f030b Added a winelauncher shell script which makes the process of running by Jeremy White · 24 years ago
- 2affae5 Moved all USER resources to new dlls/user/resources directory. by Alexandre Julliard · 24 years ago
- bd8ede1 Fixed the OpenGL detection code. by Lionel Ulmer · 24 years ago
- ff7a61f Make calls to gethostbyname, gethostbyaddr, getservbyname, by Rein Klazes · 25 years ago
- 3d2f32d Added possibility to use XVideo. by Lionel Ulmer · 25 years ago
- e0df32f Created default c2man compatible perl script for generating by Mike McCormack · 25 years ago
- c97bb4c Added Unicode ctype support. by Alexandre Julliard · 25 years ago
- 42d20f9 Merged clipboard driver into USER driver. by Alexandre Julliard · 25 years ago
- 6bb6d4c Fixed OpenGL configure: move HAVE_OPENGL define to where it belongs, by Marcus Meissner · 25 years ago
- 22a969b Eased restrictions on OpenGL/MESA usage a bit. It compiles just fine by Marcus Meissner · 25 years ago