- 21e9166 Load libXrender at run-time with dlopen (based on a patch by Huw Davies). by Alexandre Julliard · 23 years ago
- 91372b3 Get the ldconfig check to work for bash shells. by Bill Medland · 23 years ago
- 4e2e176 Created regedit replacement. Fixed some bugs. by Andriy Palamarchuk · 23 years ago
- daa2886 Updated configure to take advantage of new autoconf 2.53 features. by Alexandre Julliard · 23 years ago
- f6be044 Created a stubbed version of MSISYS.OCX. by Mike McCormack · 23 years ago
- c555274 Better check for -lresolv. Removed FREETYPELIBS. by Alexandre Julliard · 23 years ago
- 3b943bc On Solaris inet_aton is exported by libresolv.so. by Francois Gouget · 23 years ago
- 96328b3 More robust libsane check. by Alexandre Julliard · 23 years ago
- 6098399 Fixed pack/unpack routines for WM_DDE_EXECUTE. by Michal Pasternak · 23 years ago
- 8911856 Moved metafiles and win16 drivers to dlls/gdi. by Alexandre Julliard · 23 years ago
- e8d9770 Ported variant tests to the new testing framework. by Marcus Meissner · 23 years ago
- 0307f6d Implemented an IMA driver. by Hidenori Takeshima · 23 years ago
- bcb9c46 Implemented G711 codec driver. by Hidenori Takeshima · 23 years ago
- 6b0720f Started TWAIN implementation. by Shi Quan He · 23 years ago
- 9b0ba7c Added aRts driver. by Chris Morgan · 23 years ago
- c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
- 81ecb52 Added some optional headers and functions for compiling on Windows with MSVC. by Patrik Stridvall · 23 years ago
- c72f0b2 Added tests extra directories. by Alexandre Julliard · 23 years ago
- 533e7ee Support for nonstandard baud rate in SetCommState. by Lawson Whitney · 23 years ago
- 4cd31e4 Fixed installation issues caused by new configure script. by Alexandre Julliard · 23 years ago
- f5818d2 Upgraded configure script to use autoconf 2.50 features, and renamed by Alexandre Julliard · 23 years ago[Renamed (82%) from configure.in]
- c1d3813 We need fttrigon.h, so don't define HAVE_FREETYPE if we don't have it. by Huw D M Davies · 23 years ago
- 93a5b86 Support for generation of .def files from .spec files. by Dmitry Timoshkov · 23 years ago
- c2a5ebc Added a pass-through msvcrt20. by Aric Stewart · 23 years ago
- 42dcd97 'test -e' is not supported on Solaris, replace with '-f' or '-d'. by Francois Gouget · 23 years ago
- 9b1d372 Don't define HAVE_FREETYPE unless we have freetype.h. by Huw D M Davies · 23 years ago
- 18d7573 Authors: Huw D M Davies <hdavies@codeweavers.com>, Charles Loep <charles@codeweavers.com> by Alexandre Julliard · 23 years ago
- 5c5a621 Abort if we do not find yacc or bison. by Marcus Meissner · 23 years ago
- b508a1d Authors: Andrew Lewycky <andrew@transgaming.com>, Ove Kaaven <ovek@transgaming.com> by Alexandre Julliard · 23 years ago
- 0f21ee8 Added crypt32.dll stub. by Travis Michielsen · 23 years ago
- 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