1. d6c0f9f Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com> by Alexandre Julliard · 24 years ago
  2. c90fb25 Turn on detectable autorepeat if the X Keyboard Extension is detected. by Ove Kaaven · 24 years ago
  3. 2e8e233 Don't link with libw if libc already contains w* routines. by Ulrich Weigand · 24 years ago
  4. cc19592 Added check whether unaligned memory access is allowed. by Ulrich Weigand · 24 years ago
  5. 9759140 Fixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian machines. by Ulrich Weigand · 24 years ago
  6. c9b3b2e Added preferences to dinput drivers (so we can have two joystick by Marcus Meissner · 24 years ago
  7. 7a4e599 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  8. 1ec253d Supply dummy getrlimit if absent. by Dimitrie O. Paun · 24 years ago
  9. 2af03e4 Do not include sys/ptrace.h and sys/user.h unconditionally. by Dimitrie O. Paun · 24 years ago
  10. db1e5db Do not use a.out.h. by Dimitrie O. Paun · 24 years ago
  11. 27bb311 Added implementation of lstat to port.c. by Alexandre Julliard · 24 years ago
  12. c77cbbc Test if we need to put the .type directive inside a .def directive. by Dimitrie O. Paun · 24 years ago
  13. d6deb6d - configure tests for finite()/fpclass(), fixes BSD compile by Jon Griffiths · 24 years ago
  14. 5d1a638 Added checking for netdb.h. by Hidenori Takeshima · 24 years ago
  15. a85b0a6 Added checking for mmap. by Hidenori Takeshima · 24 years ago
  16. ff7a61f Make calls to gethostbyname, gethostbyaddr, getservbyname, by Rein Klazes · 24 years ago
  17. 3d2f32d Added possibility to use XVideo. by Lionel Ulmer · 25 years ago
  18. c97bb4c Added Unicode ctype support. by Alexandre Julliard · 25 years ago
  19. 11ca9b9 Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
  20. 5b6879c - implementation of SetWindowsRgn and GetWindowRgn by Francois Jacques · 25 years ago
  21. 1434d87 Detect broken glext.h headers. by Lionel Ulmer · 25 years ago
  22. b53bb41 Make non-existence of (f)lex an error. by Marcus Meissner · 25 years ago
  23. a8cc5f5 - fix Direct3D support and a lot of warnings by Lionel Ulmer · 25 years ago
  24. 01f78aa Added configure check for libutil.h. by Hidenori Takeshima · 25 years ago
  25. bedf40b Added support for OpenGL. by Lionel Ulmer · 25 years ago
  26. f61d7e0 Enhanced libc's pthread configuration detection. by Eric Pouech · 25 years ago
  27. fbc15b1 Added '--enable-opengl' flag to bypass the thread-safety check. by Lionel Ulmer · 25 years ago
  28. 0045def Fixed signal stack handling on Linux when sigaltstack is available. by Alexandre Julliard · 25 years ago
  29. e1d7889 Made winmm a separate shared library. by Alexandre Julliard · 25 years ago
  30. 2d33ab9 Added configure check for the unix domain sockaddr length. by Juergen Lock · 25 years ago
  31. 8a1bdb3 Added configure check for sys/reg.h. by Ulrich Weigand · 25 years ago
  32. 48c0816 - detect if the OpenGL implementation defines the paletted texture and by Lionel Ulmer · 25 years ago
  33. 2d7be87 Use the real glibc openpty if present. by Marcus Meissner · 25 years ago
  34. ae5e93e Use BSD headers for ICMP portability. by Francois Gouget · 25 years ago
  35. b901021 Added better missing function emulation. by Patrik Stridvall · 25 years ago
  36. 9633632 - Added missing configuration #if:s and #includes:s. by Patrik Stridvall · 25 years ago
  37. d94475b Added the possibility to use DGA 2.0. by Lionel Ulmer · 26 years ago
  38. e977d6c Added support of __thr_errno for reentrance on UnixWare. by Ron Record · 26 years ago
  39. 3b96efc Added configure check for str[n]casecmp. by Alexandre Julliard · 26 years ago
  40. 028e9a1 Implemented DirectInput Joystick support (tested with WC:Prophecy). by Marcus Meissner · 26 years ago
  41. 5d68f79 Better detection of OpenGL. by Lionel Ulmer · 26 years ago
  42. 1327748 Added checks for sys/errno.h, sys/signal.h and sys/mman.h. by Howard Abrams · 26 years ago
  43. 338d3b2 Create a new configuration manifest constant HAVE_OSS_MIDI. by Eric Pouech · 26 years ago
  44. 1bb9403 ANSI C fixes. by Patrik Stridvall · 26 years ago
  45. 0e7bd08 Added check for -lmmap for OS/2. by Alexandre Julliard · 26 years ago
  46. 1a8bbd7 Added autoconf check for "inline". You can now use it, it will be by Marcus Meissner · 26 years ago
  47. f070fda autoconf fixes and cleanups (check for dlopen() in libc too). by Marcus Meissner · 26 years ago
  48. 2487cce Removed check for union semun; cleaned up a bit. by Alexandre Julliard · 26 years ago
  49. 715a55e Reentrant libc check for Solaris added. by Ulrich Weigand · 26 years ago
  50. f31ec0b FreeBSD 3 multithreading final fix. Do not use libc_r, libc is just as by Marcus Meissner · 26 years ago
  51. c260638 - Started multithreading for FreeBSD (incomplete, but some by Marcus Meissner · 26 years ago
  52. 664c272 Some Solaris fixes. <resolv.h> needs <arpa/nameser.h>, sig_context.h by Marcus Meissner · 26 years ago
  53. f544507 Added configure check for getbkgd and define HAVE_GETBKGD. by Michael Veksler · 26 years ago
  54. 3b09284 Problems reported by Donald Page, PR 105-107. by Marcus Meissner · 26 years ago
  55. 2411028 - Added the graphics/ttydrv directory. by Patrik Stridvall · 26 years ago
  56. a1d6d24 Added check for the presence of Mesa's header files. by Lionel Ulmer · 26 years ago
  57. 592ba10 autoconf: added checks for libio.h, elf.h, curses.h,ncurses.h and by Marcus Meissner · 26 years ago
  58. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  59. 5ff0077 - beginning of implementation of Direct3D2 (DX 5.0) and associated classes by Lionel Ulmer · 26 years ago
  60. e884f9c Rewrite of configuration system to support "regular" curses as well as by Joseph Pranevich · 26 years ago
  61. 94d9964 configure first checks whether it is possible to compile IPX code with by Pavel Roskin · 26 years ago
  62. ecc7669 - add -lossaudio if needed, and a check for <soundcard.h>, to configure.in by Todd Vierling · 26 years ago
  63. 399931a Added fullscreen DGA support. by Stephen Crowley · 26 years ago
  64. 791cd6a Added console support. by Joseph Pranevich · 26 years ago
  65. dc16342 Support for IPX networking via winsock under Linux. by Stephen Langasek · 26 years ago
  66. 847918c Replaces CoCreateGuid stub with an implementation of DCE's UUID by Justin Bradford · 26 years ago
  67. ea58472 Started moving some X11 window management code to windows/x11drv. by Patrik Stridvall · 26 years ago
  68. 8220bc9 Generic dynamic dll loader using dl*() API. by Marcus Meissner · 26 years ago
  69. d30dfd2 Release 980927 by Alexandre Julliard · 26 years ago wine-980927
  70. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  71. 829fe32 Release 980726 by Alexandre Julliard · 27 years ago wine-980726
  72. ebfc0fe Release 980628 by Alexandre Julliard · 27 years ago wine-980628
  73. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  74. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  75. dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
  76. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  77. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  78. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  79. 0623a6f Release 980118 by Alexandre Julliard · 27 years ago wine-980118
  80. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  81. 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221
  82. 2197901 Release 970305 by Alexandre Julliard · 28 years ago wine-970305
  83. da0cfb3 Release 961201 by Alexandre Julliard · 28 years ago wine-961201
  84. 8cc3a5e Release 960811 by Alexandre Julliard · 29 years ago wine-960811
  85. 18f92e7 Release 960717 by Alexandre Julliard · 29 years ago wine-960717
  86. 808cb04 Release 950817 by Alexandre Julliard · 30 years ago wine-950817
  87. e2991ea Release 950727 by Alexandre Julliard · 30 years ago wine-950727