1. d7fd308 updspapi: Added an updspapi implementation that forwards to setupapi. by Alexandre Julliard · 16 years ago
  2. bf25837 Release 1.1.12. by Alexandre Julliard · 16 years ago wine-1.1.12
  3. ba34921 configure.ac: Fix test for libresolv on Mac OS 10.4.x. by Rob Shearman · 16 years ago
  4. 8c4a297 configure: Check for gnutls_mac_get_key_size() instead of gnutls_transport_set_errno(). by Henri Verbeet · 16 years ago
  5. fe8879e configure: Fix libpng detection on OpenBSD. by Austin English · 16 years ago
  6. 51094be configure: Fix sysctl.h check for OpenBSD. by Austin English · 16 years ago
  7. da1a352 configure: Fix the linux/ipx.h check. by Francois Gouget · 16 years ago
  8. 4a9a3d7 configure: Improve check for libresolv. by Alexandre Julliard · 16 years ago
  9. 424cb27 configure: When cross-compiling, propagate the target specification to winebuild. by Alexandre Julliard · 16 years ago
  10. 1399d14 libport: Avoid including winsock2.h. by Alexandre Julliard · 16 years ago
  11. 8e1b59c rpcrt4: Disable TCP/IP connection support if we don't have socketpair. by Alexandre Julliard · 16 years ago
  12. bc85fb4 ws2_32: Added implementation for inet_ntop. by Alexandre Julliard · 16 years ago
  13. dc1a9f1 libport: Replacement for poll(). by Alexandre Julliard · 16 years ago
  14. 028617b gdi32, winex11: Add support for subpixel font rendering. by ByeongSik Jeon · 16 years ago
  15. 0fbd556 libport: Add a stub replacement for symlink(). by Alexandre Julliard · 16 years ago
  16. 921e662 configure: Better check for the broken mkdir on Windows. by Alexandre Julliard · 16 years ago
  17. 0b3b6e6 Release 1.1.11. by Alexandre Julliard · 16 years ago wine-1.1.11
  18. fc5c89e msvfw32/tests: ICCOpen() is case-insensitive on MS-Windows. by Jörg Höhle · 16 years ago
  19. 5b6551a wuapi: New dll. by Hans Leidekker · 16 years ago
  20. 0f37b55 configure: Get rid of the va_copy checks. by Alexandre Julliard · 16 years ago
  21. efa2fcc pidgen: Add stub implementation. by Hans Leidekker · 16 years ago
  22. 66eb4bd ntdll: Add a function to export the host OS type and version. by Alexandre Julliard · 16 years ago
  23. fc4f3ef configure: Add detection of Mingw64 for crosstests. by Alexandre Julliard · 16 years ago
  24. 46678dc configure: Add a check for the grp.h header. by Alexandre Julliard · 16 years ago
  25. 53e1657 configure: Add a wrapper macro for mkdir on Windows. by Alexandre Julliard · 16 years ago
  26. 7832378 Release 1.1.10. by Alexandre Julliard · 16 years ago wine-1.1.10
  27. d1cf3d3 configure: Disable some modules by default on non-x86. by Alexandre Julliard · 16 years ago
  28. 1598779 aclocal.m4: Add i686-pc-mingw32 to the cross-compiler prefixes. by Paul Vriens · 16 years ago
  29. d2c8bfb configure: Print a few more hints about requiring 32-bit libraries. by Alexandre Julliard · 16 years ago
  30. 12c8090 Release 1.1.9. by Alexandre Julliard · 16 years ago wine-1.1.9
  31. 35078f4 configure: Add a --disable-tests option to avoid building regression tests. by Alexandre Julliard · 16 years ago
  32. 3d384f1 msxml3: Dynamically load libxslt.so and only call xsltInit() if present. by Francois Gouget · 16 years ago
  33. 1dad759 d3d10core: Add a test for D3D10CoreCreateDevice(). by Henri Verbeet · 16 years ago
  34. 1dea829 dxgi: Add a test for DXGID3D10CreateDevice(). by Henri Verbeet · 16 years ago
  35. 078fc19 d3d10core: Add a d3d10core dll. by Henri Verbeet · 16 years ago
  36. 29789a8 xinput: Added the function XInputGetState with test case. by Andrew Fenn · 16 years ago
  37. 85a4a1d xinput1_2: Initial implementation. by Andrew Fenn · 16 years ago
  38. 68ede59 xinput1_1: Initial implementation. by Andrew Fenn · 16 years ago
  39. c4cd3bc xinput9_1_0: Initial implementation. by Andrew Fenn · 16 years ago
  40. 457a22d xinput1_3: Initial implementation. by Andrew Fenn · 16 years ago
  41. 1d612e0 Release 1.1.8. by Alexandre Julliard · 16 years ago wine-1.1.8
  42. abf5048 configure: Re-generate with autoconf 2.63. by Alexandre Julliard · 16 years ago
  43. 65e614a d3d10: Add a test to show d3d10 devices implement IDXGIDevice. by Henri Verbeet · 16 years ago
  44. 7e0e1a1 cryptui: Add tests for CryptUIWizImport. by Juan Lang · 16 years ago
  45. 07fafa2 Release 1.1.7. by Alexandre Julliard · 16 years ago wine-1.1.7
  46. 3aae954 secur32: Check that the GnuTLS header is recent enough for schannel. by Francois Gouget · 16 years ago
  47. 93f094c configure: Explicitly mention that we need 32-bit libraries to try to avoid some invalid bug reports. by Alexandre Julliard · 16 years ago
  48. 9e37621 dxgi: Add a dxgi dll. by Henri Verbeet · 16 years ago
  49. 4736c99 configure: Avoid problem with recent autoconf. by Rafał Mużyło · 16 years ago
  50. 0607637 configure: Force -m32 option on x86_64 even if CC is already defined. by Alexandre Julliard · 16 years ago
  51. e2399a9 oleacc: Implemented GetRoleText[A/W] with tests. by Nikolay Sivov · 16 years ago
  52. 1715dcb libport: Added isnan. by Jacek Caban · 16 years ago
  53. 9fb8198 configure: Moved the crosstest checks so that they are done for all platforms. by Alexandre Julliard · 16 years ago
  54. 04f11f2 Release 1.1.6. by Alexandre Julliard · 16 years ago wine-1.1.6
  55. b981387 wldap32: Add tests for ldap_parse_sort_control and make them pass. by Hans Leidekker · 16 years ago
  56. 87175c6 Add configure check for dirent.h and readdir. by Rob Shearman · 16 years ago
  57. 8e9504d configure: Make sure opengl is not built with --without-opengl is specified. by Alexandre Julliard · 17 years ago
  58. 874c9ef secur32: Require gnutls for schannel. by Henri Verbeet · 17 years ago
  59. 2876bcd configure: Add i486-mingw to the cross-compiler prefixes. by Philip Nilsson · 17 years ago
  60. 6538cb4 configure: Always use -fno-builtin if supported, since it's needed for scanf too. by Alexandre Julliard · 17 years ago
  61. d381c7c Release 1.1.5. by Alexandre Julliard · 17 years ago wine-1.1.5
  62. 4304839 configure: Fixed the check for sigset_t on mingw. by Alexandre Julliard · 17 years ago
  63. 8787375 Release 1.1.4. by Alexandre Julliard · 17 years ago wine-1.1.4
  64. ec1ebfb configure: Disable by default some modules that cannot work on Windows. by Alexandre Julliard · 17 years ago
  65. 67828b6 configure: Build the winetest dependencies in configure instead of make_makefiles. by Alexandre Julliard · 17 years ago
  66. 6de0af1 configure: Generate the list of top-level directories to install. by Alexandre Julliard · 17 years ago
  67. 4051eaf configure: Allow multiple variables in makefile output, and generate the programs directory lists. by Alexandre Julliard · 17 years ago
  68. dbb535e configure: Use the generic directory enabling mechanism to turn off dlls that depend on external libraries. by Alexandre Julliard · 17 years ago
  69. 485cc59 configure: Add possibility to exclude some directories from the generated lists. by Alexandre Julliard · 17 years ago
  70. 49163da configure: Generate the dlls directory lists in configure instead of make_makefiles. by Alexandre Julliard · 17 years ago
  71. de92617 Release 1.1.3. by Alexandre Julliard · 17 years ago wine-1.1.3
  72. a360e93 configure: Generate the makefiles list in configure instead of make_makefiles. by Alexandre Julliard · 17 years ago
  73. af2d274 ntdll: Add sub-second resolution to NtQueryInformationFile. by Michael Karcher · 17 years ago
  74. 04d72cd d3dxof: Add basic tests. by Christian Costa · 17 years ago
  75. 3842ab0 makefiles: Add missing entries for mstask tests. by Alexandre Julliard · 17 years ago
  76. 8a6c2c2 msisip: Add stub dll. by Juan Lang · 17 years ago
  77. 3089a9f configure: Fix the 'no sound card' warning. by Francois Gouget · 17 years ago
  78. a991a56 configure: Don't use cups-config --libs, it returns garbage. by Alexandre Julliard · 17 years ago
  79. 53320cf Release 1.1.2. by Alexandre Julliard · 17 years ago wine-1.1.2
  80. f4e6489 appwiz.cpl: Add skeleton Add/Remove Programs control panel. by Owen Rudge · 17 years ago
  81. 0a2c94e configure: Add check for valgrind/valgrind.h. by John Reiser · 17 years ago
  82. 289ea33 configure: Use cups-config to probe for cups support. by Francois Gouget · 17 years ago
  83. 9d2a1e8 dplayx: Basic implementation of dpwsockx.dll, needed by dplayx. by Ismael Barros · 17 years ago
  84. e9b1a40 wineesd: Make use of `esd-config --libs` for the configure check. by Francois Gouget · 17 years ago
  85. 4bc03fe gphoto2.ds: Make use of `gphoto2-config --libs` for the configure check. by Francois Gouget · 17 years ago
  86. a9d7bab sane.ds: Use 'sane-config --ldflags'. by Francois Gouget · 17 years ago
  87. b2be840 winhttp/tests: Add test for opening request. by Zac Brown · 17 years ago
  88. 90a6fb0 winejack: Fix detection of jack libraries with a bad soname. by Francois Gouget · 17 years ago
  89. 80ee225 mstask: Skeleton implementation of Task Scheduler Service. by Roy Shea · 17 years ago
  90. a028914 Release 1.1.1. by Alexandre Julliard · 17 years ago wine-1.1.1
  91. bcba270 configure: On Solaris liblber needs libsocket. by Francois Gouget · 17 years ago
  92. b8c6d8e rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), by Stefan Leichter · 17 years ago
  93. a49beb4 winex11: Load the XVidMode extension (libXxf86vm) when available. by Francois Gouget · 17 years ago
  94. 082e39f configure: On Solaris, libpng requires libm. by Jeremy White · 17 years ago
  95. 73e5475 Release 1.1.0. by Alexandre Julliard · 17 years ago wine-1.1.0
  96. dfb308a configure: Fix the netinet header checks for Mac OS and Solaris. by Alexandre Julliard · 17 years ago
  97. 2fef93a configure: Fix the isinf() detection. Fixes compilation on Solaris. by Francois Gouget · 17 years ago
  98. 86bd046 configure: Detect and use gld/gnm/gar as alternatives to ld/nm/ar, especially for winegcc. by Francois Gouget · 17 years ago
  99. 6ea3796 iphlpapi: Implement getNumArpEntries on FreeBSD. by Eric Durbin · 17 years ago
  100. beea4d3 iphlpapi: Implement getTCPStats on FreeBSD. by Eric Durbin · 17 years ago