1. a3f2380 Added winemine app. by Joshua Thielen · 25 years ago
  2. 457df92 Added resource.h include. by Mike Castle · 25 years ago
  3. 0ee98cc Fixed ANSI C violations. by Patrik Stridvall · 25 years ago
  4. 5208fd1 Minor fixups and tweaking, and a dummy hook. by Eric Williams · 25 years ago
  5. b2f6f0e Removed resource.h. by Alexandre Julliard · 25 years ago
  6. 3dc5d94 Added .spec files for all libtest/ and programs/ WineLib apps. by Ulrich Weigand · 25 years ago
  7. d3d6c4e Fixed memory overwrite bug. by Ulrich Weigand · 25 years ago
  8. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  9. 97d05c8 Link only a single .rc file with application. by Ulrich Weigand · 25 years ago
  10. baa9bf9 Buffer overflows and strncpy fixes. by Francois Gouget · 25 years ago
  11. 1d5bc46 Removed extra #include statements. by Niels Kristian Bech Jensen · 25 years ago
  12. 0107f35 Added Portuguese language support. by Gustavo Junior Alves · 25 years ago
  13. 5d46c58 Comment out explicit call to SHELL_SaveRegistry since winelib programs by Huw D M Davies · 25 years ago
  14. 6efcd9d Compile fix. by Alexandre Julliard · 25 years ago
  15. 3cc18e7 Added wmcdrc.h by Alexandre Julliard · 25 years ago
  16. 01c9ac4 Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. by Francois Gouget · 25 years ago
  17. 96af9aa Added dependency on winestub.o by Alexandre Julliard · 25 years ago
  18. 6ae75a1 More Portuguese language support. by Gustavo Junior Alves · 25 years ago
  19. 0ff9c85 Added Pt.s. by Alexandre Julliard · 25 years ago
  20. 73077e3 Added Portuguese language support. by Gustavo Junior Alves · 25 years ago
  21. 55bcda8 Added simple console mode example program which lists information by Morten Eriksen · 26 years ago
  22. 65e26bf lstrncmpi isn't a windows API, use strncasecmp instead. by Huw D M Davies · 26 years ago
  23. 036a9f7 FOR and IF commands added. by Dave Pickles · 26 years ago
  24. 6adfcff Cleanup of the Danish support. by Henrik Olsen · 26 years ago
  25. e8c552e Fixed missing return after about dialog. by Eric Williams · 26 years ago
  26. 5f8f4f7 Added more batch functionality, including the CALL GOTO and SHIFT by Dave Pickles · 26 years ago
  27. 385287a Added Wa.s by Alexandre Julliard · 26 years ago
  28. c42dfdd Fixed Winelib compilation. by Alexandre Julliard · 26 years ago
  29. 66f53a8 Walloon language update. by Pablo Saratxaga · 26 years ago
  30. a099a55 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  31. 773987b Added cmdlgr.h by Alexandre Julliard · 26 years ago
  32. 6f363df Avoid use of strncmpi (reported by Ron Cemer). by Alexandre Julliard · 26 years ago
  33. 74f440e Added Wine command-line interpreter. by Dave Pickles · 26 years ago
  34. c4cd0bf Bug fixes. by Noomen Hamza · 26 years ago
  35. d1895a7 Built-in dlls now have resources attached via the PE-header like by Bertho Stultiens · 26 years ago
  36. c7a8dde #pragma pack(?) changed to #include "*pack*.h" by Patrik Stridvall · 26 years ago
  37. 57e231b Renamed cmdlgr.h to cmdlgtst.h. by Alexandre Julliard · 26 years ago
  38. 5d2a658 - color and font dialogs now actually do something interesting, by Eric Williams · 26 years ago
  39. 26ad241 Revised Spanish resources. by Jose Marcos López Caravaca · 26 years ago
  40. 8de3ba8 More #pragma fixes (idea Ove Kaaven, mistakes are mine). by Joerg Mayer · 26 years ago
  41. 22c5d8f Fixed compilation of the Control panel. by Pavel Roskin · 26 years ago
  42. b85c3a0 Fixed warnings. by Pavel Roskin · 26 years ago
  43. cb40df2 Changed "strings.h" to "string.h". by David Luyer · 26 years ago
  44. 0cfb2f9 Removed the chop command that was there to get rid of dos ^M. by Sylvain St.Germain · 26 years ago
  45. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  46. 1bb0e66 Added command line tool to access the registry. by Sylvain St.Germain · 26 years ago
  47. aad5748 Fixed make depend. by Alexandre Julliard · 26 years ago
  48. ebe76b7 Added Boyer-Moore text search. by Marcel Baur · 26 years ago
  49. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  50. 219cfd8 Optimized away more includes, readded some #includes for necessary prototypes. by Marcus Meissner · 26 years ago
  51. 0328745 - Added new IDS_NOTSAVED ressource (needs translation in *.rc) by Marcel Baur · 26 years ago
  52. 64003b1 Compilation fix. by Stefan Leichter · 26 years ago
  53. 69c0bbe Some small bugfixes, added more PE relocation types (for WinCE mostly), by Marcus Meissner · 26 years ago
  54. 2b9ef80 Fixed image size and line size, added 8bit color/palette handling. by Marcus Meissner · 26 years ago
  55. 30008a0 Added common dialogs test program. by Eric Williams · 26 years ago
  56. 676a513 Updated msvideo / vfw.h, use builtin msvfw32.dll by default, added by Marcus Meissner · 26 years ago
  57. 18f1975 Added Fi.s by Alexandre Julliard · 26 years ago
  58. 6b5a811 Some more warnings and bugs fixed. by Marcus Meissner · 26 years ago
  59. c38189d Updated Finnish language support. by Jukka-Pekka Iivonen · 26 years ago
  60. 32b32d8 Updated msvideo. New program 'icinfo [-about] [-configure]' to by Marcus Meissner · 26 years ago
  61. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  62. cb5239d Renamed ERR macro to avoid confusing the make_debug script. by Alexandre Julliard · 26 years ago
  63. 73458b0 Changed // comments to /* */ so WINE compiles with non-gcc compilers again. by Marcus Meissner · 26 years ago
  64. 50af602 Fixes for other languages. by Robert Pouliot · 26 years ago
  65. ea58472 Started moving some X11 window management code to windows/x11drv. by Patrik Stridvall · 26 years ago
  66. 45e9b6c Added French language support. by Robert Pouliot · 26 years ago
  67. 0913cdf Added Drag*32 functions. by Kai Morich · 26 years ago
  68. 50f43b7 Added Spanish resources. by Pablo Saratxaga · 26 years ago
  69. a7e4c5f Updated for 981018. by Alexandre Julliard · 26 years ago
  70. 6c1b3e7 Updated. by Marcel Baur · 26 years ago
  71. a43295d Fixed GetOpenFileName and GetSaveFileName dialogs. by Marcel Baur · 26 years ago
  72. c0d52e0 Initial revision by Alexandre Julliard · 26 years ago
  73. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  74. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  75. 642d313 Release 980712 by Alexandre Julliard · 27 years ago wine-980712
  76. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  77. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  78. dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
  79. 46ea8b3 Release 980503 by Alexandre Julliard · 27 years ago wine-980503
  80. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  81. 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
  82. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  83. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  84. 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
  85. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
  86. 0623a6f Release 980118 by Alexandre Julliard · 27 years ago wine-980118
  87. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  88. 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221
  89. e658d82 Release 971130 by Alexandre Julliard · 27 years ago wine-971130
  90. a0b2b1d Release 971116 by Alexandre Julliard · 27 years ago wine-971116
  91. 3db94ef Release 970928 by Alexandre Julliard · 28 years ago wine-970928
  92. 641ee76 Release 970804 by Alexandre Julliard · 28 years ago wine-970804
  93. d37eb36 Release 970720 by Alexandre Julliard · 28 years ago wine-970720
  94. 33072e1 Release 970629 by Alexandre Julliard · 28 years ago wine-970629
  95. 23946ad Release 970616 by Alexandre Julliard · 28 years ago wine-970616
  96. f0cbfa0 Release 970215 by Alexandre Julliard · 28 years ago wine-970215
  97. 349a953 Release 970202 by Alexandre Julliard · 28 years ago wine-970202
  98. 01d6346 Release 970120 by Alexandre Julliard · 28 years ago wine-970120
  99. 9ea19e5 Release 970101 by Alexandre Julliard · 28 years ago wine-970101
  100. b1bac32 Release 961215 by Alexandre Julliard · 28 years ago wine-961215