Replaced pointers to external functions by a DLL import.
[wine] / configure.in
2001-01-02  Ove KaavenTurn on detectable autorepeat if the X Keyboard Extensi...
2000-12-29  Eric PouechMade unaligned access test effective.
2000-12-27  Ulrich WeigandDon't link with libw if libc already contains w* routines.
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.
2000-12-22  Hidenori TakeshimaUse dllwrap for building shared libraries in cygwin.
2000-12-19  Ulrich WeigandFixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian...
2000-12-18  Patrik StridvallSolaris fixes.
2000-12-14  Hidenori TakeshimaAdded a spec file for 16bit imm.
2000-12-12  Marcus MeissnerAdded preferences to dinput drivers (so we can have...
2000-12-06  Alexandre JulliardSet -mpreferred-stack-boundary=2 flag if supported...
2000-12-06  Alexandre JulliardBuild tsx11 layer as a separate shared library.
2000-12-05  Dimitrie O. PaunUse the approriate command for combining .o files.
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-12-01  Dimitrie O. PaunSupply dummy getrlimit if absent.
2000-11-29  Dimitrie O. PaunDo not include sys/ptrace.h and sys/user.h unconditionally.
2000-11-29  Dimitrie O. PaunDo not use a.out.h.
2000-11-29  Alexandre JulliardAdded implementation of lstat to port.c.
2000-11-27  Dimitrie O. PaunTest if we need to put the .type directive inside a...
2000-11-27  Jon Griffiths- configure tests for finite()/fpclass(), fixes BSD...
2000-11-26  Hidenori TakeshimaAdded checking for netdb.h.
2000-11-25  Hidenori TakeshimaAdded checking for mmap.
2000-11-13  Marcus MeissnerSince we can no longer built .a files:
2000-11-11  Eric PouechAdded another detection of strength-reduce bug in GCC.
2000-11-10  Alexandre JulliardAdded Makeprog.rules.in containing rules for building...
2000-11-09  Alexandre JulliardFixed NetBSD dll check.
2000-11-05  Lionel Ulmer- reorganized DInput DLL
2000-11-05  Jeremy WhiteAdded a winelauncher shell script which makes the proce...
2000-10-23  Alexandre JulliardMoved all USER resources to new dlls/user/resources...
2000-10-12  Lionel UlmerFixed the OpenGL detection code.
2000-09-24  Rein KlazesMake calls to gethostbyname, gethostbyaddr, getservbyname,
2000-09-06  Lionel UlmerAdded possibility to use XVideo.
2000-08-11  Mike McCormackCreated default c2man compatible perl script for generating
2000-08-11  Alexandre JulliardAdded Unicode ctype support.
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-08-09  Marcus MeissnerFixed OpenGL configure: move HAVE_OPENGL define to...
2000-08-08  Marcus MeissnerEased restrictions on OpenGL/MESA usage a bit. It compi...
2000-08-01  Andreas MohrAdded an uninstaller for InstallShield, WISE etc.
2000-07-30  Alexandre JulliardCreate dll/kernel/messages directory.
2000-07-29  Lionel UlmerFix the GLEXT function prototype typedefs detection.
2000-07-28  Francois Jacques- implementation of SetWindowsRgn and GetWindowRgn
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-07-25  Alexandre JulliardMerged wing.dll into gdi32.dll.
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.
2000-07-23  Lionel UlmerDetect broken glext.h headers.
2000-07-23  Marcus MeissnerMake non-existence of (f)lex an error.
2000-07-16  Lionel Ulmer- fix Direct3D support and a lot of warnings
2000-07-15  Mike McCormackImplemented serialui dll containing CommConfigDialog,
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.
2000-07-09  Hidenori TakeshimaAdded configure check for libutil.h.
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-07-08  Francois JacquesAdded setupapi shared library and SetupIterateCabinet...
2000-06-23  Alexandre JulliardSplit the build program in several files.
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-13  Bertho StultiensInitial release of the message compiler.
2000-06-09  Alexandre JulliardAdded a bunch of code page tables for multibyte<->wide...
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-06-03  Alexandre JulliardMerged display.dll into USER.
2000-06-03  Dimitrie O. PaunStart to separate KERNEL out of libwine.
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.
2000-05-23  Hidenori TakeshimaIf system doesn't have OpenGL, don't refer to libopengl...
2000-05-23  John R. SheetsCleaned up X11 extension tests.
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-05-03  Hidenori TakeshimaAdded stubs for riched32.dll.
2000-05-01  Lionel UlmerAdded DGA2 driver to DirectDraw.
2000-04-29  Eric PouechEnhanced libc's pthread configuration detection.
2000-04-29  Lionel UlmerAdded '--enable-opengl' flag to bypass the thread-safet...
2000-04-25  Patrik StridvallCompile fix for --without-x.
2000-04-24  Rein KlazesCorrect test for linux 2.2 joystick API, which returned...
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-23  Patrik StridvallAdded --without-curses compile option.
2000-04-13  Alexandre JulliardFixed signal stack handling on Linux when sigaltstack...
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...
2000-04-09  Alexandre JulliardCreate directories that don't contain a Makefile.
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...
2000-03-26  John R. SheetsAdded cvdump tool to dump CodeView symbol information.
2000-03-24  Lionel UlmerDisable OpenGL support if the latter is thread safe.
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.
2000-03-15  Joshua ThielenAdded winemine app.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-03-04  Marcus MeissnerAdded message for missing xpm devel libs for debian...
2000-02-26  Eric PouechMoved hardware related handling to dlls/winmm/joystick...
2000-02-13  Juergen LockAdded configure check for the unix domain sockaddr...
2000-02-07  Sean LangleyOLEPRO32 stubs.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Ulrich WeigandAdded configure check for sys/reg.h.
2000-01-30  Patrik Stridvall- Unixware (Solaris) linker typo fixed
2000-01-29  Andreas MohrAdded SETUPX dll.
2000-01-26  Alexandre JulliardMade --enable-dll the default.
2000-01-23  Alexandre JulliardMerged dlls/ver into dlls/version.
2000-01-23  Alexandre JulliardMoved winsock implementation to dlls/winsock.
2000-01-16  Eric PouechUse --whole-archive to force linking all of libwine...
2000-01-15  Aaron HopeFixed IPX detection.
2000-01-15  Lionel Ulmer- (ugly) fix for the 'Xmd.h' problem
2000-01-05  Marcus MeissnerAdd $X_EXTRA_LIBS to any X dependend checks or they...
2000-01-05  Lionel Ulmer- detect if the OpenGL implementation defines the palet...
1999-12-20  Marcus MeissnerReadded Xpm autoconf checks.
next