1. a991a56 configure: Don't use cups-config --libs, it returns garbage. by Alexandre Julliard · 17 years ago
  2. f4e6489 appwiz.cpl: Add skeleton Add/Remove Programs control panel. by Owen Rudge · 17 years ago
  3. 0a2c94e configure: Add check for valgrind/valgrind.h. by John Reiser · 17 years ago
  4. 289ea33 configure: Use cups-config to probe for cups support. by Francois Gouget · 17 years ago
  5. 9d2a1e8 dplayx: Basic implementation of dpwsockx.dll, needed by dplayx. by Ismael Barros · 17 years ago
  6. e9b1a40 wineesd: Make use of `esd-config --libs` for the configure check. by Francois Gouget · 17 years ago
  7. 4bc03fe gphoto2.ds: Make use of `gphoto2-config --libs` for the configure check. by Francois Gouget · 17 years ago
  8. a9d7bab sane.ds: Use 'sane-config --ldflags'. by Francois Gouget · 17 years ago
  9. b2be840 winhttp/tests: Add test for opening request. by Zac Brown · 17 years ago
  10. 90a6fb0 winejack: Fix detection of jack libraries with a bad soname. by Francois Gouget · 17 years ago
  11. 80ee225 mstask: Skeleton implementation of Task Scheduler Service. by Roy Shea · 17 years ago
  12. bcba270 configure: On Solaris liblber needs libsocket. by Francois Gouget · 17 years ago
  13. b8c6d8e rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), by Stefan Leichter · 17 years ago
  14. a49beb4 winex11: Load the XVidMode extension (libXxf86vm) when available. by Francois Gouget · 17 years ago
  15. 082e39f configure: On Solaris, libpng requires libm. by Jeremy White · 17 years ago
  16. dfb308a configure: Fix the netinet header checks for Mac OS and Solaris. by Alexandre Julliard · 17 years ago
  17. 2fef93a configure: Fix the isinf() detection. Fixes compilation on Solaris. by Francois Gouget · 17 years ago
  18. 86bd046 configure: Detect and use gld/gnm/gar as alternatives to ld/nm/ar, especially for winegcc. by Francois Gouget · 17 years ago
  19. 6ea3796 iphlpapi: Implement getNumArpEntries on FreeBSD. by Eric Durbin · 17 years ago
  20. beea4d3 iphlpapi: Implement getTCPStats on FreeBSD. by Eric Durbin · 17 years ago
  21. 020b0ef iphlpapi: Implement getICMPStats on FreeBSD. by Eric Durbin · 17 years ago
  22. 6d4eab9 iphlpapi: Implement getUDPStats on FreeBSD. by Eric Durbin · 17 years ago
  23. cca77db inetmib1: Add tests for SnmpExtensionInit. by Juan Lang · 17 years ago
  24. 1723157 inetmib1: Add stub dll. by Juan Lang · 17 years ago
  25. 10e795a libport: Move the sigsetjmp replacement to exception.h to make it available for Winelib too. by Alexandre Julliard · 17 years ago
  26. 63ea670 configure: Upgrade notices to warnings for some important libraries. by Alexandre Julliard · 17 years ago
  27. a20c0e1 configure: Make the lack of FreeType an error, and add a --without option for it. by Alexandre Julliard · 17 years ago
  28. 76adea1 configure: Added an ERROR_WITH macro for packages that we can't do without. by Alexandre Julliard · 17 years ago
  29. a795f36 winhelp.exe: Renamed to winhlp32.exe. by Alexandre Julliard · 17 years ago
  30. 8354e6a configure: Improve the libcrypto checks. by Alexandre Julliard · 17 years ago
  31. 06640ef opengl32: Dynamically load libGLU. by Alexandre Julliard · 17 years ago
  32. ad79873 configure: Improve the check for the GLU library. by Alexandre Julliard · 17 years ago
  33. 4992b65 port: Add alternative for isinf. by Petr Sumbera · 17 years ago
  34. ffb0457 userenv: Add initial tests for CreateEnvironmentBlock. by Lei Zhang · 17 years ago
  35. da19122 makefiles: Add support for generating correct dependencies for tlb files. by Alexandre Julliard · 17 years ago
  36. 9d7f7bf msxml3: Check for xsltInit before calling it. by Lei Zhang · 17 years ago
  37. 75e4022 winex11.drv: Fix Solaris build error. by Kusanagi Kouichi · 17 years ago
  38. 2016c63 cryptui: Add stub DLL. by Juan Lang · 17 years ago
  39. 4f3dbb7 rsabase: Remove rsabase tests as they are covered in rsaenh. by Paul Vriens · 17 years ago
  40. 9e021cf fusion: Add initial tests for IAssemblyCache. by James Hawkins · 17 years ago
  41. 7bd0efa services.exe: Add a new program. by Mikołaj Zalewski · 17 years ago
  42. 63ebe01 jscript: Added tests. by Jacek Caban · 17 years ago
  43. be0799f d3dx9: Start implementation of d3dx9_37. by Tony Wasserka · 17 years ago
  44. 8ad6049 fonts: Store the generated TrueType fonts in the repository, and rebuild them only in maintainer mode. by Alexandre Julliard · 17 years ago
  45. b67290b d3dx9/tests: Test the D3DXVec*Array functions. by Philip Nilsson · 17 years ago
  46. c0b3af3 fusion: Add a stub implementation of fusion.dll. by James Hawkins · 17 years ago
  47. dc4a475 configure: Add rules for rebuilding icons in maintainer mode. by Alexandre Julliard · 17 years ago
  48. 9d03722 configure: Add a --enable-maintainer-mode option. by Alexandre Julliard · 17 years ago
  49. 2087ad4 reg: Add stub 'reg' program. by Andrew Riedi · 17 years ago
  50. fa23a2c jscript: Added stub DLL. by Jacek Caban · 17 years ago
  51. 76e0896 adsiid: Add static import library for active directory GUIDs. by Rob Shearman · 17 years ago
  52. 9e67edf configure: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined. by Francois Gouget · 17 years ago
  53. 0c694d7 makefiles: Split AR into AR and ARFLAGS. by Rob Shearman · 17 years ago
  54. e9f5bce Add configure check for strtoll and strtoull. by Rob Shearman · 17 years ago
  55. 29ef0b9 Assorted spelling, punctuation and case fixes. by Francois Gouget · 17 years ago
  56. 6547fef programs: Add a stubbed out secedit.exe. by Louis Lenders · 17 years ago
  57. ea56370 slc: Initial stub DLL. by Alistair Leslie-Hughes · 17 years ago
  58. 884e7e7 qmgr: Add some tests. by Roy Shea · 17 years ago
  59. e8551a0 qedit: Add tests directory and a simple test. by Lei Zhang · 17 years ago
  60. 6de8be7 qedit: Skeleton implementation of qedit.dll. by Lei Zhang · 17 years ago
  61. df0a694 d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35. by Tony Wasserka · 17 years ago
  62. e486662 d3dx9: Start implementation of d3dx9_31. by Tony Wasserka · 17 years ago
  63. 2aa1505 d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30. by Tony Wasserka · 17 years ago
  64. 409b19b d3dx9: Start implementation of d3dx9_26 and d3dx9_27. by Tony Wasserka · 17 years ago
  65. e9c1639 d3dx9: Start implementation of d3dx9_25. by Tony Wasserka · 17 years ago
  66. 6f834d3 d3dx9: Start implementation of d3dx9_24. by Tony Wasserka · 17 years ago
  67. 2472e81 dssenh: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  68. e11826f softpub: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  69. b3a9699 slbcsp: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  70. 322d4ca sccbase: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  71. c438d23 mssip32: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  72. 7c3d24b initpki: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  73. e4576c8 gpkcsp: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  74. f930821 cryptdlg: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  75. 58b0686 itircl: Add a stub implementation of itircl.dll. by James Hawkins · 17 years ago
  76. 701ef1d configure: Use GCC's -Wtype-limits if possible. by Gerald Pfeifer · 17 years ago
  77. 5db4504 ntdsapi: Add tests for DsMakeSpnW. by Rob Shearman · 17 years ago
  78. 39f6727 kernel32: Use setproctitle where applicable to set the process name. by Gerald Pfeifer · 17 years ago
  79. 67815c6 msvcr71: Add an implementation that forwards to msvcrt. by Hans Leidekker · 17 years ago
  80. 4328d92 wmi: Initial version of wmi.dll. by Marcus Meissner · 17 years ago
  81. 87fefc7 d3dx9: Start implementation of d3dx9_36. by Tony Wasserka · 17 years ago
  82. 0758802 propsys: Add a stub implementation of propsys.dll. by James Hawkins · 17 years ago
  83. 84f8ab6 configure: Added a check for the soname of libodbc. by Alexandre Julliard · 17 years ago
  84. a41f0f1 configure: Add --without options for all optional dependencies. by Alexandre Julliard · 17 years ago
  85. 43dc80e mountmgr.sys: Added initial stub for the mount point manager device. by Alexandre Julliard · 17 years ago
  86. 0a31ab7 imm32: Added some unit test cases. by Michael Jung · 17 years ago
  87. d701ee2 configure: Work around an Xcode 3.0 bug when detecting the libGL library. by Francois Gouget · 17 years ago
  88. 00ef4e5 qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl. by Roy Shea · 17 years ago
  89. e8c7c06 actxprxy: Add the start of actxprxy.dll. by Rob Shearman · 17 years ago
  90. 4714c4f svchost: Implementation of svchost. by Roy Shea · 17 years ago
  91. 312a1db advapi32: Add support for using the Mac Keychain services as a backend for the credential functions instead of the registry. by Rob Shearman · 17 years ago
  92. 5736c30 configure: Fix typos in warning messages. by Gerald Pfeifer · 17 years ago
  93. 032dbfe wldap32: Fix build against latest OpenLDAP release. by Hans Leidekker · 17 years ago
  94. ba6b7e8 inetcomm: Add a test for MimeOleCreateVirtualStream. by Huw Davies · 17 years ago
  95. beab2c1 inetcomm: Add stub implementation of inetcomm.dll. by Rob Shearman · 17 years ago
  96. f89c6de ctapi32: Added wrapper dll for ctapi (CardTerminal API). by Christian Eggers · 17 years ago
  97. 6103f31 mscat32: Add stub dll. by Alexander Nicolaysen Sørnes · 17 years ago
  98. e146591 credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW. by Rob Shearman · 17 years ago
  99. 74cd590 riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test. by Alex Villacís Lasso · 17 years ago
  100. 20d9bad configure: Use 0 instead of NULL because NULL isn't defined. by Ken Thomases · 17 years ago