Store window properties in the server. Moved property.c to dlls/user.
[wine] / include / config.h.in
2001-09-14  Huw D M DaviesAdd config check and thread safe wrappers for the XRend...
2001-09-12  Huw D M DaviesLay down the infrastructure for gdi font rendering.
2001-08-10  Eric PouechFixes for Solaris X86.
2001-08-06  Marcus MeissnerImplemented OleLoadPicture.
2001-07-12  Lionel Ulmer- removed unused OSMesa linking
2001-07-08  Patrik StridvallAdd proper check for existance of struct sockaddr membe...
2001-06-28  Patrik StridvallFixed subtle configure bug concerning OpenGL.
2001-06-27  Alexandre JulliardPut AC_DEFINE symbols definitions directly in the confi...
2001-06-26  Uwe BonnesAdded /dev/parport support for direct port access.
2001-06-08  Marcus MeissnerAdded check for broken mmap64.
2001-06-06  Ian PilcherUse autoconf checks to check for various FreeType headers.
2001-05-29  Marcus MeissnerDrop any file64 functions, try to use system supplied...
2001-05-16  Ian PilcherRead metrics from TrueType fonts.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-04-27  Marcus MeissnerAdded CUPS printing support.
2001-01-19  Marcus MeissnerAdded configure check for old linux/input.h.
2001-01-17  Alexandre JulliardCleaned up the various errno location tests in configure.
2001-01-12  Andreas MohrNetBSD 1.5 is lacking ecvt, fcvt, gcvt for crtdll.
2001-01-11  Ulrich WeigandReplaced architecture-dependent configure checks by...
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2001-01-02  Ove KaavenTurn on detectable autorepeat if the X Keyboard Extensi...
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-19  Ulrich WeigandFixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian...
2000-12-12  Marcus MeissnerAdded preferences to dinput drivers (so we can have...
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-09-24  Rein KlazesMake calls to gethostbyname, gethostbyaddr, getservbyname,
2000-09-06  Lionel UlmerAdded possibility to use XVideo.
2000-08-11  Alexandre JulliardAdded Unicode ctype support.
2000-08-04  Patrik StridvallFixed issues found by winapi_check.
2000-07-28  Francois Jacques- implementation of SetWindowsRgn and GetWindowRgn
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-09  Hidenori TakeshimaAdded configure check for libutil.h.
2000-05-12  Lionel UlmerAdded support for OpenGL.
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-13  Alexandre JulliardFixed signal stack handling on Linux when sigaltstack...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-13  Juergen LockAdded configure check for the unix domain sockaddr...
2000-01-30  Ulrich WeigandAdded configure check for sys/reg.h.
2000-01-05  Lionel Ulmer- detect if the OpenGL implementation defines the palet...
1999-12-05  Marcus MeissnerUse the real glibc openpty if present.
1999-11-13  Francois GougetUse BSD headers for ICMP portability.
1999-11-13  Patrik StridvallAdded better missing function emulation.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-09-20  Lionel UlmerAdded the possibility to use DGA 2.0.
1999-09-05  Ron RecordAdded support of __thr_errno for reentrance on UnixWare.
1999-09-04  Alexandre JulliardAdded configure check for str[n]casecmp.
1999-08-04  Marcus MeissnerImplemented DirectInput Joystick support (tested with...
1999-07-23  Lionel UlmerBetter detection of OpenGL.
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-05-22  Eric PouechCreate a new configuration manifest constant HAVE_OSS_MIDI.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-02  Alexandre JulliardAdded check for -lmmap for OS/2.
1999-04-26  Marcus MeissnerAdded autoconf check for "inline". You can now use...
1999-04-24  Marcus Meissnerautoconf fixes and cleanups (check for dlopen() in...
1999-04-18  Alexandre JulliardRemoved check for union semun; cleaned up a bit.
1999-04-18  Ulrich WeigandReentrant libc check for Solaris added.
1999-04-15  Marcus MeissnerFreeBSD 3 multithreading final fix. Do not use libc_r...
1999-04-11  Marcus Meissner- Started multithreading for FreeBSD (incomplete, but...
1999-02-28  Marcus MeissnerSome Solaris fixes. <resolv.h> needs <arpa/nameser...
1999-02-25  Michael VekslerAdded configure check for getbkgd and define HAVE_GETBKGD.
1999-02-20  Marcus MeissnerProblems reported by Donald Page, PR 105-107.
1999-02-04  Patrik Stridvall- Added the graphics/ttydrv directory.
1999-01-30  Lionel UlmerAdded check for the presence of Mesa's header files.
1999-01-20  Marcus Meissnerautoconf: added checks for libio.h, elf.h, curses.h...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Lionel Ulmer- beginning of implementation of Direct3D2 (DX 5.0...
1999-01-03  Joseph PranevichRewrite of configuration system to support "regular...
1998-12-26  Pavel Roskinconfigure first checks whether it is possible to compil...
1998-12-15  Todd Vierling- add -lossaudio if needed, and a check for <soundcard...
1998-12-08  Stephen CrowleyAdded fullscreen DGA support.
1998-12-02  Joseph PranevichAdded console support.
1998-11-08  Stephen LangasekSupport for IPX networking via winsock under Linux.
1998-11-08  Justin BradfordReplaces CoCreateGuid stub with an implementation of...
1998-11-01  Patrik StridvallStarted moving some X11 window management code to windo...
1998-10-11  Marcus MeissnerGeneric dynamic dll loader using dl*() API.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
next