1. 6161367 wuaueng: Add stubbed wuaueng.dll. by Louis Lenders · 15 years ago
  2. a60dd6e winmm: Final split of mmsystem. by Eric Pouech · 15 years ago
  3. 44a82859 programs: Add initial extrac32 utility. by Ilya Shpigor · 15 years ago
  4. fdac5e5 configure: Check for ms_hook_prologue attribute support. by Stefan Dösinger · 16 years ago
  5. 295806f configure: Build with -Wstrict-prototypes if supported. by Alexandre Julliard · 15 years ago
  6. 12753c5 configure: Add -Werror flag in maintainer mode. by Alexandre Julliard · 15 years ago
  7. 66f6b78 setupapi: Make setupx.dll into a stand-alone 16-bit module. by Alexandre Julliard · 15 years ago
  8. ac2a509 wineps.drv: Make wineps16.drv into a stand-alone 16-bit module. by Alexandre Julliard · 15 years ago
  9. 3ed5986 version: Make ver.dll into a stand-alone 16-bit module. by Alexandre Julliard · 15 years ago
  10. eb8b165 fltlib: Add a stub dll. by Detlef Riekenberg · 15 years ago
  11. 474b2e4 server: Use kernel support for thread affinity when available. by Juan Lang · 15 years ago
  12. 4d9a05f configure: Don't build wow32.dll when 16-bit support is disabled. by Alexandre Julliard · 15 years ago
  13. 7dc9ea8 ws2_32: Make winsock.dll into a stand-alone 16-bit module. by Alexandre Julliard · 15 years ago
  14. c1dbead kernel32: Make toolhelp.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  15. 55b5e3a kernel32: Make system.drv into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  16. ee1dd49 sti: Test behavior of creation with the A/W functions versus STI_VERSION_FLAG_UNICODE. by Damjan Jovanovic · 16 years ago
  17. 6ad9518 gdi32: Make wing.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  18. 5ae2ff8 d3dx9_42: Implement d3dx9_42 and forward the functions to d3dx9_36. by Ričardas Barkauskas · 16 years ago
  19. 7b285a4 winex11: Add alternative header for xf86vm. by André Hentschel · 16 years ago
  20. 678f98e oledb32/tests: Add some tests for IDCInfo. by Huw Davies · 16 years ago
  21. 0b08f19 openal32: Add support for Mac OS X's OpenAL.framework. by Ken Thomases · 16 years ago
  22. 862965f openal32: Add a stub DLL thunk. by Chris Robinson · 16 years ago
  23. bcfce05 oledb32: Add a stub oledb32.dll. by Huw Davies · 16 years ago
  24. b860c4a configure: Add a .exe extension to the tools dependencies when building on Windows. by Alexandre Julliard · 16 years ago
  25. fcd561b configure: Fix remaining instances of mpg123_init check. by Alexandre Julliard · 16 years ago
  26. 7bf8d05 configure: Check for mpg123_feed function since we require it. by Alexandre Julliard · 16 years ago
  27. 1aea4ef tools: Take into account the executable extension when looking for tools in the path. by Alexandre Julliard · 16 years ago
  28. bc56c4e configure: Check for large filesystems support. by Eric Pouech · 16 years ago
  29. b3fb793 dxdiag: Add stub implementation. by Austin English · 16 years ago
  30. db71d7c winemp3.acm: Link to system libmpg123.so. by Aric Stewart · 16 years ago
  31. 6ce32e0 configure: Rename the --with-libgsm option to follow the normal option naming scheme. by Alexandre Julliard · 16 years ago
  32. 1ebbab8 configure: Downgrade libgsm warning to a notice. by Alexandre Julliard · 16 years ago
  33. fd03c50 configure: Don't assume libXext is available. by Alexandre Julliard · 16 years ago
  34. 3e6eab3 configure: Rename the main binary to "wine32" for the Wow64 build. by Alexandre Julliard · 16 years ago
  35. 9064777 configure: Disable installation of a number of extra files for the Wow64 build. by Alexandre Julliard · 16 years ago
  36. 39a75d3 configure: Add a --with-wine64 option to build a 32-bit Wow64 tree. by Alexandre Julliard · 16 years ago
  37. 0ce420d ws2_32: Test for linux/irda.h. by Juan Lang · 16 years ago
  38. 25e9e4f configure: Regenerate with autoconf 2.64. by Alexandre Julliard · 16 years ago
  39. c186d8a msgsm32.acm: Also check for gsm/gsm.h. by Maarten Lankhorst · 16 years ago
  40. 58b5a3f msgsm32.acm: Implement a stub dll. by Maarten Lankhorst · 16 years ago
  41. b8e9756 msdaps: Initial stub. by Huw Davies · 16 years ago
  42. b4c5a62 wintab32: Add a test for context validation by WTOpen. by John Klehm · 16 years ago
  43. dd1d8ca wmiutils: New dll. by Hans Leidekker · 16 years ago
  44. 14a98e3 d3dx8: Remove the d3dx8 dll. by David Adam · 16 years ago
  45. 21872b3 configure: Apply makedep flags when doing automatic dependencies. by Alexandre Julliard · 16 years ago
  46. 0dc9516 winetest: Build exe resources as separate .res files. by Alexandre Julliard · 16 years ago
  47. 6f68b77 ntdll: Avoid the close-on-exec race with pipe() on kernels that support pipe2(). by Alexandre Julliard · 16 years ago
  48. a4689aa rtutils: Add stub dll. by Alexander Scott-Johns · 16 years ago
  49. b19e329 windowscodecs: Add test for BMP decoder. by Vincent Povirk · 16 years ago
  50. 61a7036 server: Use sys/inotify.h if it exists instead of hardcoding the system calls. by Alexandre Julliard · 16 years ago
  51. b3ccbc6 drmclien: Add stub dll. by Austin English · 16 years ago
  52. 08453c1 configure: Remove reference to obsolete ftnames.h. by Huw Davies · 16 years ago
  53. e1f0a0d configure: Add a wrapper macro for .cfi pseudo-ops in assembly code. by Alexandre Julliard · 16 years ago
  54. 691bdbd configure: Rename the shared heap segment to avoid a Mac OS linker bug with 16-char names. by Alexandre Julliard · 16 years ago
  55. cc8eb6b configure: Add a check for broken 16-bit compile with Xcode 3.x. by Alexandre Julliard · 16 years ago
  56. 72a95ff configure: Improve extraction of the target name from the CROSSCC definition. by Alexandre Julliard · 16 years ago
  57. a306241 winex11: Get rid of glext.h in remaining locations. by Detlef Riekenberg · 16 years ago
  58. 41ca554 configure: Add a note about missing dbus if libhal is missing. by Austin English · 16 years ago
  59. 2d7ccb3 configure: Fix mach-o/dyld_images.h detection on OS X. by Austin English · 16 years ago
  60. ea9cf9e configure: Add a macro to define an stdcall function in assembly. by Alexandre Julliard · 16 years ago
  61. 9cebf09 configure: Add a macro to define an stdcall suffix in assembly code. by Alexandre Julliard · 16 years ago
  62. 8812d24 configure: Make sure that gcc is recent enough for building 64-bit code. by Alexandre Julliard · 16 years ago
  63. ccea0ae configure: Add .cfi_startproc/endproc directives to assembly functions if supported. by Alexandre Julliard · 16 years ago
  64. 857f1e0 configure: Detect the appropriate form for the __ASM_GLOBAL_FUNC macro. by Alexandre Julliard · 16 years ago
  65. ed4cde2 windowscodecs: Add stub dll. by Vincent Povirk · 16 years ago
  66. a2d88ab makefiles: Use winegcc to build the crosstests too. by Alexandre Julliard · 16 years ago
  67. c18d69e makefiles: Remove special handling of .res.o files now that winegcc takes care of this. by Alexandre Julliard · 16 years ago
  68. 7d5e565 configure: Add checks for fnmatch support. by Alexandre Julliard · 16 years ago
  69. 11ca05f wininet: Added support for decompressing gzip encoded content. by Jacek Caban · 16 years ago
  70. b09418b winegcc: Don't pass the as/ld/nm tool names to winebuild. by Alexandre Julliard · 16 years ago
  71. 85b6189 configure: Find libpng in /usr/X11 on MacOS. by Joerg-Cyril.Hoehle@t-systems.com · 16 years ago
  72. b8aa4e4 msvideo16: Make msvideo16 a separate 16-bit module. by Eric Pouech · 16 years ago
  73. e10f24e wbemprox: Add stub dll. by Austin English · 16 years ago
  74. a0053ab user32: Make ddeml.dll into a stand-alone 16bit module. by Eric Pouech · 16 years ago
  75. b03d07d t2embed: Add stub dll. by Austin English · 16 years ago
  76. 4266433 configure: On Mac OS X, always specify target architecture to the dev tools. by Ken Thomases · 16 years ago
  77. aeb7655 configure: Remove checks for headers that are no longer used. by Alexandre Julliard · 16 years ago
  78. 2f4423e xmllite: Add stubbed dll for xmllite. by Christian Costa · 16 years ago
  79. 6137b1b programs: Add stub termsv.exe. by Hans Leidekker · 16 years ago
  80. b5dbbd4 amstream/tests: Beginning of tests. by Christian Costa · 16 years ago
  81. 391fce6 configure: Disable all 16-bit code on Cygwin. by Alexandre Julliard · 16 years ago
  82. 129ba5a shell32: Make shell.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  83. 3400c03 Implement d3dx9_41 and forward the functions to d3dx9_36. by Rico Schüller · 16 years ago
  84. 5c89850 bcrypt: Add a mostly empty bcrypt.dll. by Henri Verbeet · 16 years ago
  85. 0656691 configure: inet_ntop and inet_pton depend on -lsocket on Solaris. by Austin English · 16 years ago
  86. 4aa98e0 include: Get rid of the definitions for the pthread emulation. by Alexandre Julliard · 16 years ago
  87. 98bec05 configure: socketpair needs -lsocket on Solaris. by Alexandre Julliard · 16 years ago
  88. b91cf32 avifil32: Make avifile.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  89. 6e89fd1 configure: Always set LDPATH, rpath support is broken on many platforms. by Alexandre Julliard · 16 years ago
  90. b4d4625 w32skrnl: Make w32sys.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  91. 2a745fe w32skrnl: Make win32s16.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  92. 9bf9eb0 winnls32: Make winnls.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  93. b0530a5 winmm: Make sound.drv into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  94. e475ef8 rasapi32: Make rasapi16.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  95. 2b67a23 twain_32: Make twain.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  96. a2ae7dd wnaspi32: Make winaspi.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  97. d540fa2 wintab32: Make wintab.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  98. 1b937ca imm32: Make imm.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
  99. 9a19d8a ctl3d32: Make ctl3d.dll and ctl3dv2.dll into stand-alone 16-bit modules. by Alexandre Julliard · 16 years ago
  100. a37d889 make_makefiles: Automatically disable 16-bit modules if enable_win16 isn't set. by Alexandre Julliard · 16 years ago