1. 7d00b05 configure: Check for the Xinerama extension. by Alexandre Julliard · 18 years ago
  2. 8f56dee configure: Now that we have dwarf support for debug info, don't force stabs as debug info format. by Eric Pouech · 18 years ago
  3. 7dfc447 gdi32: Renamed the gdi directory to gdi32. by Alexandre Julliard · 18 years ago
  4. 9abd885 configure: Don't define _WIN64 on the command line to avoid trouble with system headers. by Alexandre Julliard · 18 years ago
  5. 12c1962 Make.rules: Added support for building IDL client/proxy/server/iid files. by Alexandre Julliard · 18 years ago
  6. 5af9402 configure: Detect mingw cross compiler in gentoo. by Peter Oberndorfer · 18 years ago
  7. 4fe6c3f mscoree: Initial stub implementation. by Paul Chitescu · 18 years ago
  8. 6735eb2 explorer: Added dynamic drive support for MacOSX. by Alexandre Julliard · 19 years ago
  9. 3ac07aa resutils: Implements stub dll for resutils.dll. by Benjamin Arai · 19 years ago
  10. ecb97fc localspl/tests: Add initial test. by Detlef Riekenberg · 19 years ago
  11. 493bc6b clusapi: Implement stub dll for clusapi. by Benjamin Arai · 19 years ago
  12. 9ae4e8d explorer: Work around the latest HAL binary compatibility breakage. by Alexandre Julliard · 19 years ago
  13. c84c478 configure: Moved the libGL.a check to the final warnings. by Alexandre Julliard · 19 years ago
  14. c4704c2 Makefile: Automatically update config.h if configure changed. by Alexandre Julliard · 19 years ago
  15. 0b4eafa nddeapi: Implement stub dll for nddeapi. by Benjamin Arai · 19 years ago
  16. e3bd111 configure: Don't display any messages when started from the makefile to rebuild config.status. by Alexandre Julliard · 19 years ago
  17. 1333ac8 configure: Escape newlines in DEPENDENCIES when using an old autoconf version. by Alexandre Julliard · 19 years ago
  18. 8598a4c makefiles: Attempt to automatically run make depend when reading an updated makefile. by Alexandre Julliard · 19 years ago
  19. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  20. 1c60e3b configure: Fix left-over reference to kernel directory. by Alexandre Julliard · 19 years ago
  21. 489d87d kernel32: Renamed the kernel directory to kernel32. by Alexandre Julliard · 19 years ago
  22. 2198d83 localspl: Add minimal localspl.dll. by Detlef Riekenberg · 19 years ago
  23. 7aa8934 oleaut32: Include minimal ungif source to remove dependency on libungif. by Mike McCormack · 19 years ago
  24. bb49763 svrapi: Added a stub svrapi.dll. by Konstantin Petrov · 19 years ago
  25. 2ff880e configure.ac: Display a hint when CAPI is not supported. by Detlef Riekenberg · 19 years ago
  26. 3985744 programs/wcmd: Rename to programs/cmd. by Dan Kegel · 19 years ago
  27. 95bb903 wintrust: Add framework and initial tests. by Paul Vriens · 19 years ago
  28. 6ba5d2e tools: Get rid of the winapi makefile, it's not used anyway. by Alexandre Julliard · 19 years ago
  29. 13a93b4 configure: Set rpath on all executables that link to libwine. by Alexandre Julliard · 19 years ago
  30. ff2bd66 configure: Make sure timezone and daylight are variables. by Alexandre Julliard · 19 years ago
  31. 182d150 configure: Move cache handling into the WINE_TRY_CFLAGS macro. by Alexandre Julliard · 19 years ago
  32. d75cc5a configure: Enable the -Wwrite-strings flag. by Alexandre Julliard · 19 years ago
  33. cc6a08c configure: Fixed bug in previous OpenGL warning patch. by Alexandre Julliard · 19 years ago
  34. bc66d7e configure: Extend the current OpenGL/Direct3D warning code. by Roderick Colenbrander · 19 years ago
  35. 0324419 configure: Remove -O2 disable hack for MacOS now that gcc is fixed. by Alexandre Julliard · 19 years ago
  36. e84a382 configure: Show messages about additional packages with --verbose. by Detlef Riekenberg · 19 years ago
  37. 4ff90b4 configure: Try to #include <pthread.h> before checking for pthread_np.h. by Gerald Pfeifer · 19 years ago
  38. 4e8cb61 configure: Setting rpath should no longer be needed for dlls. by Alexandre Julliard · 19 years ago
  39. b5871fa infosoft: Add a test for the language neutral word breaker. by Mike McCormack · 19 years ago
  40. dd0340e loader/kthread: Remove some unneeded #ifdefs, other platforms use pthread now. by Alexandre Julliard · 19 years ago
  41. bdeeabe configure: Disable optimization on MacOS because of gcc bug. by Alexandre Julliard · 19 years ago
  42. 42b81ea configure: Use a platform name check for MacOS shared library support, by Alexandre Julliard · 19 years ago
  43. e533e97 configure: Moved the library checks after the function checks to avoid code duplication. by Alexandre Julliard · 19 years ago
  44. 1089260 configure: Only link against libpoll where really necessary. by Alexandre Julliard · 19 years ago
  45. 946b84d libwine: Also set the current library version for MacOS. by Alexandre Julliard · 19 years ago
  46. 78bd194 configure: Suppress multiple definitions warnings from the MacOS linker. by Alexandre Julliard · 19 years ago
  47. acb7f8a pstorec: Add a stub implementation. by Mike McCormack · 19 years ago
  48. faf05df configure: Fix the linux/ipx.h detection. by Francois Gouget · 19 years ago
  49. b89cafa hid: Initial implementation. by Kevin Koltzau · 19 years ago
  50. fc8172f loader/pthread: Added pthread_attr_get_np support. by Tijl Coosemans · 19 years ago
  51. fdfc24c libs: Get rid of Makelib.rules since we only have one library now. by Alexandre Julliard · 19 years ago
  52. eebb111 configure: Only link against libresolv where necessary. by Alexandre Julliard · 19 years ago
  53. c827892 server: Added support for kqueue() as an alternative to poll() on FreeBSD. by Alexandre Julliard · 19 years ago
  54. a430db9 hlink: Add a short test case. by Mike McCormack · 19 years ago
  55. 98179f0 winex11.drv: Kill DGA support. by Roderick Colenbrander · 19 years ago
  56. 68249c1 configure: Add a check for the DGifOpen function in the gif_lib.h header as the v4 of the file does define it, while v3 doesn't. by Robert Shearman · 19 years ago
  57. d9ef88c configure: Check for freetype-config first, then use the libraries it specifies. by Mike McCormack · 19 years ago
  58. e325efb preloader: Allocate more space in low memory as well as for top-down allocations. by Alexandre Julliard · 19 years ago
  59. a26dabe configure: Use -fno-builtin to avoid warnings with gcc 4.1.1. by Mike McCormack · 19 years ago
  60. 3d08f5d configure: Store the full path to the prelink tool. by Alexandre Julliard · 19 years ago
  61. df10b7d libwine: Add a configure check for setrlimit. by Paul Millar · 19 years ago
  62. 9c3b12b comcat: cImplemented or cRequired of -1 means to match everything by Aric Stewart · 19 years ago
  63. 100e242 configure: Revert the error exit code for warnings, it causes more by Alexandre Julliard · 19 years ago
  64. eb8a40c libs: Merged libwine_unicode into libwine. by Alexandre Julliard · 19 years ago
  65. 4d3877b infosoft: Add a word breaker for English. by Mike McCormack · 19 years ago
  66. defbc49 query: Add a skeleton for query.dll. by Mike McCormack · 19 years ago
  67. 58c6419 configure: Define _WIN64 when building on a 64-bit platform. by Alexandre Julliard · 19 years ago
  68. 2adeefe configure: Allow relocation on x86_64. by Ge van Geldorp · 19 years ago
  69. 955fe0d comdlg32: Add initial test. by Detlef Riekenberg · 19 years ago
  70. d2ee387 cryptnet: Implement a stub cryptnet dll. by Maarten Lankhorst · 19 years ago
  71. f5f37a8 wineconsole: Portability fixes in the curses mouse support. by Alexandre Julliard · 19 years ago
  72. d01063e configure: Send pkg-config error messages to /dev/null. by Alexandre Julliard · 19 years ago
  73. 68f590c oleview: Added initial version. by Piotr Caban · 19 years ago
  74. 5640b56 compstui: Add minimal compstui.dll (stubs only). by Detlef Riekenberg · 19 years ago
  75. 40bbcfb configure: Default to using wine-pthread on all platforms. by Alexandre Julliard · 19 years ago
  76. 0ebeb53 configure: Probe more carefully for soname support, primarily for Solaris support. by Jeremy White · 19 years ago
  77. ee112fc configure: Test for additional ICU libraries /usr/lib/libicuuc.a and /usr/lib/libicudata.a. by Scott Bambrough · 19 years ago
  78. 705178f inseng: Initial implementation of inseng (required for IE6 to install under win2k). by Mike McCormack · 19 years ago
  79. bdb4fab x11drv: Renamed the x11drv directory to winex11.drv. by Alexandre Julliard · 19 years ago
  80. bb7fe68 configure: Ues the standard AC_MSG_WARN to print warnings. by Alexandre Julliard · 19 years ago
  81. 569a452 uxtheme: Add framework and initial tests. by Paul Vriens · 19 years ago
  82. baf3f5d configure: Make the font warning more explicit about what package is missing. by Alexandre Julliard · 19 years ago
  83. b732e9b hlink: Add a stub implementation (based on Aric Stewart's code). by Mike McCormack · 19 years ago
  84. a6ea0f6 userenv: Add a stub implementation of userenv.dll. by Mike McCormack · 19 years ago
  85. 788e30f dnsapi: Added check for _msg_ptr vs. _ptr member in ns_msg struct. by Alexandre Julliard · 19 years ago
  86. 144a535 winecoreaudio: Initial Audio Driver for Mac OS X. by Emmanuel Maillard · 19 years ago
  87. 3098199 winspool: Renamed the directory to winspool.drv. by Alexandre Julliard · 19 years ago
  88. 57ed75b wineps: Renamed the directory to wineps.drv. by Alexandre Julliard · 19 years ago
  89. 3aebbdc msisys: Renamed the directory to msisys.ocx. by Alexandre Julliard · 19 years ago
  90. 1175a2f d3d8: Add refcount test. by Vitaliy Margolen · 19 years ago
  91. 5fd4d34 Add a stub implementation of ntdsapi.dll. by Dmitry Timoshkov · 19 years ago
  92. 7ed7e8f configure: Make libraries properly relocatable on MacOS. by Alexandre Julliard · 19 years ago
  93. e739ba9 Assorted spelling fixes. by Francois Gouget · 19 years ago
  94. 922b274 msacm32.drv: Renamed msacm.drv to msacm32.drv, and moved the directory to the top-level. by Alexandre Julliard · 19 years ago
  95. 252398d mciwave: Renamed mciwave.drv to mciwave.dll, and moved the directory to the top-level. by Alexandre Julliard · 19 years ago
  96. 40e7ef3 gphoto.ds: Implemented a libgphoto2 import driver, based on the sane.ds driver. by Marcus Meissner · 19 years ago
  97. 125efed twain_32: Split out the sane specific parts from twain_32 code. by Marcus Meissner · 19 years ago
  98. d30975d Add a stub implementation of mprapi.dll. by Dmitry Timoshkov · 19 years ago
  99. b18b9f3 configure: Added check to catch old versions of the dbus library. by Alexandre Julliard · 19 years ago
  100. 0006898 configure: Added checks for HAL libraries. by Alexandre Julliard · 19 years ago