1. 1598779 aclocal.m4: Add i686-pc-mingw32 to the cross-compiler prefixes. by Paul Vriens · 16 years ago
  2. d2c8bfb configure: Print a few more hints about requiring 32-bit libraries. by Alexandre Julliard · 16 years ago
  3. 12c8090 Release 1.1.9. by Alexandre Julliard · 16 years ago wine-1.1.9
  4. 35078f4 configure: Add a --disable-tests option to avoid building regression tests. by Alexandre Julliard · 16 years ago
  5. 3d384f1 msxml3: Dynamically load libxslt.so and only call xsltInit() if present. by Francois Gouget · 16 years ago
  6. 1dad759 d3d10core: Add a test for D3D10CoreCreateDevice(). by Henri Verbeet · 16 years ago
  7. 1dea829 dxgi: Add a test for DXGID3D10CreateDevice(). by Henri Verbeet · 16 years ago
  8. 078fc19 d3d10core: Add a d3d10core dll. by Henri Verbeet · 16 years ago
  9. 29789a8 xinput: Added the function XInputGetState with test case. by Andrew Fenn · 16 years ago
  10. 85a4a1d xinput1_2: Initial implementation. by Andrew Fenn · 16 years ago
  11. 68ede59 xinput1_1: Initial implementation. by Andrew Fenn · 16 years ago
  12. c4cd3bc xinput9_1_0: Initial implementation. by Andrew Fenn · 16 years ago
  13. 457a22d xinput1_3: Initial implementation. by Andrew Fenn · 16 years ago
  14. 1d612e0 Release 1.1.8. by Alexandre Julliard · 16 years ago wine-1.1.8
  15. abf5048 configure: Re-generate with autoconf 2.63. by Alexandre Julliard · 16 years ago
  16. 65e614a d3d10: Add a test to show d3d10 devices implement IDXGIDevice. by Henri Verbeet · 16 years ago
  17. 7e0e1a1 cryptui: Add tests for CryptUIWizImport. by Juan Lang · 16 years ago
  18. 07fafa2 Release 1.1.7. by Alexandre Julliard · 16 years ago wine-1.1.7
  19. 3aae954 secur32: Check that the GnuTLS header is recent enough for schannel. by Francois Gouget · 16 years ago
  20. 93f094c configure: Explicitly mention that we need 32-bit libraries to try to avoid some invalid bug reports. by Alexandre Julliard · 16 years ago
  21. 9e37621 dxgi: Add a dxgi dll. by Henri Verbeet · 16 years ago
  22. 4736c99 configure: Avoid problem with recent autoconf. by Rafał Mużyło · 16 years ago
  23. 0607637 configure: Force -m32 option on x86_64 even if CC is already defined. by Alexandre Julliard · 16 years ago
  24. e2399a9 oleacc: Implemented GetRoleText[A/W] with tests. by Nikolay Sivov · 16 years ago
  25. 1715dcb libport: Added isnan. by Jacek Caban · 16 years ago
  26. 9fb8198 configure: Moved the crosstest checks so that they are done for all platforms. by Alexandre Julliard · 16 years ago
  27. 04f11f2 Release 1.1.6. by Alexandre Julliard · 16 years ago wine-1.1.6
  28. b981387 wldap32: Add tests for ldap_parse_sort_control and make them pass. by Hans Leidekker · 16 years ago
  29. 87175c6 Add configure check for dirent.h and readdir. by Rob Shearman · 17 years ago
  30. 8e9504d configure: Make sure opengl is not built with --without-opengl is specified. by Alexandre Julliard · 17 years ago
  31. 874c9ef secur32: Require gnutls for schannel. by Henri Verbeet · 17 years ago
  32. 2876bcd configure: Add i486-mingw to the cross-compiler prefixes. by Philip Nilsson · 17 years ago
  33. 6538cb4 configure: Always use -fno-builtin if supported, since it's needed for scanf too. by Alexandre Julliard · 17 years ago
  34. d381c7c Release 1.1.5. by Alexandre Julliard · 17 years ago wine-1.1.5
  35. 4304839 configure: Fixed the check for sigset_t on mingw. by Alexandre Julliard · 17 years ago
  36. 8787375 Release 1.1.4. by Alexandre Julliard · 17 years ago wine-1.1.4
  37. ec1ebfb configure: Disable by default some modules that cannot work on Windows. by Alexandre Julliard · 17 years ago
  38. 67828b6 configure: Build the winetest dependencies in configure instead of make_makefiles. by Alexandre Julliard · 17 years ago
  39. 6de0af1 configure: Generate the list of top-level directories to install. by Alexandre Julliard · 17 years ago
  40. 4051eaf configure: Allow multiple variables in makefile output, and generate the programs directory lists. by Alexandre Julliard · 17 years ago
  41. dbb535e configure: Use the generic directory enabling mechanism to turn off dlls that depend on external libraries. by Alexandre Julliard · 17 years ago
  42. 485cc59 configure: Add possibility to exclude some directories from the generated lists. by Alexandre Julliard · 17 years ago
  43. 49163da configure: Generate the dlls directory lists in configure instead of make_makefiles. by Alexandre Julliard · 17 years ago
  44. de92617 Release 1.1.3. by Alexandre Julliard · 17 years ago wine-1.1.3
  45. a360e93 configure: Generate the makefiles list in configure instead of make_makefiles. by Alexandre Julliard · 17 years ago
  46. af2d274 ntdll: Add sub-second resolution to NtQueryInformationFile. by Michael Karcher · 17 years ago
  47. 04d72cd d3dxof: Add basic tests. by Christian Costa · 17 years ago
  48. 3842ab0 makefiles: Add missing entries for mstask tests. by Alexandre Julliard · 17 years ago
  49. 8a6c2c2 msisip: Add stub dll. by Juan Lang · 17 years ago
  50. 3089a9f configure: Fix the 'no sound card' warning. by Francois Gouget · 17 years ago
  51. a991a56 configure: Don't use cups-config --libs, it returns garbage. by Alexandre Julliard · 17 years ago
  52. 53320cf Release 1.1.2. by Alexandre Julliard · 17 years ago wine-1.1.2
  53. f4e6489 appwiz.cpl: Add skeleton Add/Remove Programs control panel. by Owen Rudge · 17 years ago
  54. 0a2c94e configure: Add check for valgrind/valgrind.h. by John Reiser · 17 years ago
  55. 289ea33 configure: Use cups-config to probe for cups support. by Francois Gouget · 17 years ago
  56. 9d2a1e8 dplayx: Basic implementation of dpwsockx.dll, needed by dplayx. by Ismael Barros · 17 years ago
  57. e9b1a40 wineesd: Make use of `esd-config --libs` for the configure check. by Francois Gouget · 17 years ago
  58. 4bc03fe gphoto2.ds: Make use of `gphoto2-config --libs` for the configure check. by Francois Gouget · 17 years ago
  59. a9d7bab sane.ds: Use 'sane-config --ldflags'. by Francois Gouget · 17 years ago
  60. b2be840 winhttp/tests: Add test for opening request. by Zac Brown · 17 years ago
  61. 90a6fb0 winejack: Fix detection of jack libraries with a bad soname. by Francois Gouget · 17 years ago
  62. 80ee225 mstask: Skeleton implementation of Task Scheduler Service. by Roy Shea · 17 years ago
  63. a028914 Release 1.1.1. by Alexandre Julliard · 17 years ago wine-1.1.1
  64. bcba270 configure: On Solaris liblber needs libsocket. by Francois Gouget · 17 years ago
  65. b8c6d8e rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), by Stefan Leichter · 17 years ago
  66. a49beb4 winex11: Load the XVidMode extension (libXxf86vm) when available. by Francois Gouget · 17 years ago
  67. 082e39f configure: On Solaris, libpng requires libm. by Jeremy White · 17 years ago
  68. 73e5475 Release 1.1.0. by Alexandre Julliard · 17 years ago wine-1.1.0
  69. dfb308a configure: Fix the netinet header checks for Mac OS and Solaris. by Alexandre Julliard · 17 years ago
  70. 2fef93a configure: Fix the isinf() detection. Fixes compilation on Solaris. by Francois Gouget · 17 years ago
  71. 86bd046 configure: Detect and use gld/gnm/gar as alternatives to ld/nm/ar, especially for winegcc. by Francois Gouget · 17 years ago
  72. 6ea3796 iphlpapi: Implement getNumArpEntries on FreeBSD. by Eric Durbin · 17 years ago
  73. beea4d3 iphlpapi: Implement getTCPStats on FreeBSD. by Eric Durbin · 17 years ago
  74. 020b0ef iphlpapi: Implement getICMPStats on FreeBSD. by Eric Durbin · 17 years ago
  75. 6d4eab9 iphlpapi: Implement getUDPStats on FreeBSD. by Eric Durbin · 17 years ago
  76. cca77db inetmib1: Add tests for SnmpExtensionInit. by Juan Lang · 17 years ago
  77. 1723157 inetmib1: Add stub dll. by Juan Lang · 17 years ago
  78. 36def4a Release 1.0. by Alexandre Julliard · 17 years ago wine-1.0
  79. 062d61a Release 1.0-rc5. by Alexandre Julliard · 17 years ago wine-1.0-rc5
  80. 54ece25 Release 1.0-rc4. by Alexandre Julliard · 17 years ago wine-1.0-rc4
  81. 0b6acfb Release 1.0-rc3. by Alexandre Julliard · 17 years ago wine-1.0-rc3
  82. 10e795a libport: Move the sigsetjmp replacement to exception.h to make it available for Winelib too. by Alexandre Julliard · 17 years ago
  83. 3c1c617 Release 1.0-rc2. by Alexandre Julliard · 17 years ago wine-1.0-rc2
  84. 63ea670 configure: Upgrade notices to warnings for some important libraries. by Alexandre Julliard · 17 years ago
  85. a20c0e1 configure: Make the lack of FreeType an error, and add a --without option for it. by Alexandre Julliard · 17 years ago
  86. 76adea1 configure: Added an ERROR_WITH macro for packages that we can't do without. by Alexandre Julliard · 17 years ago
  87. a795f36 winhelp.exe: Renamed to winhlp32.exe. by Alexandre Julliard · 17 years ago
  88. 8354e6a configure: Improve the libcrypto checks. by Alexandre Julliard · 17 years ago
  89. ef304bb Release 1.0-rc1. by Alexandre Julliard · 17 years ago wine-1.0-rc1
  90. c6da2a0 Release 0.9.61. by Alexandre Julliard · 17 years ago wine-0.9.61
  91. 06640ef opengl32: Dynamically load libGLU. by Alexandre Julliard · 17 years ago
  92. ad79873 configure: Improve the check for the GLU library. by Alexandre Julliard · 17 years ago
  93. 4992b65 port: Add alternative for isinf. by Petr Sumbera · 17 years ago
  94. ffb0457 userenv: Add initial tests for CreateEnvironmentBlock. by Lei Zhang · 17 years ago
  95. da19122 makefiles: Add support for generating correct dependencies for tlb files. by Alexandre Julliard · 17 years ago
  96. b807c61 Release 0.9.60. by Alexandre Julliard · 17 years ago wine-0.9.60
  97. 9d7f7bf msxml3: Check for xsltInit before calling it. by Lei Zhang · 17 years ago
  98. 75e4022 winex11.drv: Fix Solaris build error. by Kusanagi Kouichi · 17 years ago
  99. 2016c63 cryptui: Add stub DLL. by Juan Lang · 17 years ago
  100. f294dda Release 0.9.59. by Alexandre Julliard · 17 years ago wine-0.9.59