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