1. 9aa27b1 Repaired Slovak resources. by Alexandre Julliard · 23 years ago
  2. 14b7fd9 Added Slovenian resources. by Rok Mandeljc · 23 years ago
  3. 81735be Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
  4. 15c519a Added GetProcessHeap definition in case it's not inlined. by Alexandre Julliard · 23 years ago
  5. 2718962 Added explicit dependency on y.tab.h for lex output. by Alexandre Julliard · 23 years ago
  6. 7579287 Bring winhelp back to life, with mainly support for Win95 help files. by Eric Pouech · 23 years ago
  7. 62a329a Removed unusual type casting. by Gregg Mattinson · 23 years ago
  8. 958732d Fixed warnings. by Alexandre Julliard · 23 years ago
  9. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  10. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  11. cc2ee76 Renamed Winelib apps to .exe.so to follow the dll naming convention. by Alexandre Julliard · 23 years ago
  12. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  13. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  14. 011c08d No longer used. by Alexandre Julliard · 23 years ago
  15. efbe9c5 - Converted Winhelp for use of NLS by Sylvain Petreolle · 23 years ago
  16. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  17. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  18. 6e5d46e Do not install hlp2sgml. by Andriy Palamarchuk · 23 years ago
  19. 65a7a10 Removed changelog entries that are in the main changelog, and added by Alexandre Julliard · 23 years ago
  20. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  21. f5818d2 Upgraded configure script to use autoconf 2.50 features, and renamed by Alexandre Julliard · 23 years ago
  22. ffc61c8 Only include the necessary files to avoid conflicts in gethostname by James Juran · 23 years ago
  23. bef8e16 Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. by Alexandre Julliard · 23 years ago
  24. 566a52a Changed isolated for loops to while loops (based on a patch by Andreas Mohr). by Alexandre Julliard · 24 years ago
  25. a10fbdd Build most programs as .so files. by Alexandre Julliard · 24 years ago
  26. 3da872d Fixed language handling. Removed some dependencies on Wine internals. by Alexandre Julliard · 24 years ago
  27. 231cc27 Added some missing imports. by Alexandre Julliard · 24 years ago
  28. d19ad39 Better error message when an include file is not found by makedep. by Alexandre Julliard · 24 years ago
  29. 1da3bef Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. by Peter Ivanyi · 24 years ago
  30. 1a3f705 Added import of ntdll. by Alexandre Julliard · 24 years ago
  31. 21ec006 Build Win32 resources as .res files and dump them into the .spec.c file. by Alexandre Julliard · 24 years ago
  32. 4494a50 Added changing mouse cursor when over a help topic link. by Chris Morgan · 24 years ago
  33. 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 25 years ago
  34. 73925ab Added the missing library dependencies. by Francois Gouget · 25 years ago
  35. 269b409 Added a few missing imports. by Hidenori Takeshima · 25 years ago
  36. e4e99a5 ole32 now requires linking with kernel32 by Francois Gouget · 25 years ago
  37. 56045a5 Fixed int/HANDLE mismatches revealed by -DSTRICT. by Francois Gouget · 25 years ago
  38. 49d251f Added -DSTRICT. Added missing libraries comctl32 and rpcrt4. by Francois Gouget · 25 years ago
  39. 9cc9d59 Fix a crash in winhelp caused by hmemcpy16 without prototype. by Rein Klazes · 25 years ago
  40. 27b790b Compile fix. by Alexandre Julliard · 25 years ago
  41. 27337af - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The by Bertho Stultiens · 25 years ago
  42. edd77b9 Changed imports of winspool to winspool.drv. by Alexandre Julliard · 25 years ago
  43. e1e7537 Implemented on-demand loading of builtin dlls using dlopen(). by Alexandre Julliard · 25 years ago
  44. b445952 Improved Winelib apps initialisation code. No longer need to link by Alexandre Julliard · 25 years ago
  45. c53ceba Improved support for Makefiles that need to recurse in subdirectories. by Alexandre Julliard · 25 years ago
  46. c9742b3 - Fix some compiler warnings. - Remove superfluous #include statement. by Niels Kristian Bech Jensen · 25 years ago
  47. e0a71f8 Added import of comdlg32.dll in spec file. by Hidenori Takeshima · 25 years ago
  48. 6d77d3a Use min/max instead of MIN/MAX. by Francois Gouget · 25 years ago
  49. 52be93c Fixed some compiler errors and warnings. by Niels Kristian Bech Jensen · 25 years ago
  50. 3dc5d94 Added .spec files for all libtest/ and programs/ WineLib apps. by Ulrich Weigand · 25 years ago
  51. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  52. 97d05c8 Link only a single .rc file with application. by Ulrich Weigand · 25 years ago
  53. 0107f35 Added Portuguese language support. by Gustavo Junior Alves · 25 years ago
  54. 96af9aa Added dependency on winestub.o by Alexandre Julliard · 25 years ago
  55. 6ae75a1 More Portuguese language support. by Gustavo Junior Alves · 25 years ago
  56. 385287a Added Wa.s by Alexandre Julliard · 26 years ago
  57. c42dfdd Fixed Winelib compilation. by Alexandre Julliard · 26 years ago
  58. 66f53a8 Walloon language update. by Pablo Saratxaga · 26 years ago
  59. a099a55 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  60. d1895a7 Built-in dlls now have resources attached via the PE-header like by Bertho Stultiens · 26 years ago
  61. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  62. 6b5a811 Some more warnings and bugs fixed. by Marcus Meissner · 26 years ago
  63. ea58472 Started moving some X11 window management code to windows/x11drv. by Patrik Stridvall · 26 years ago
  64. 50f43b7 Added Spanish resources. by Pablo Saratxaga · 26 years ago
  65. c0d52e0 Initial revision by Alexandre Julliard · 27 years ago
  66. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  67. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  68. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  69. 46ea8b3 Release 980503 by Alexandre Julliard · 27 years ago wine-980503
  70. 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
  71. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  72. 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
  73. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
  74. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  75. e658d82 Release 971130 by Alexandre Julliard · 27 years ago wine-971130
  76. a0b2b1d Release 971116 by Alexandre Julliard · 27 years ago wine-971116
  77. 3db94ef Release 970928 by Alexandre Julliard · 28 years ago wine-970928
  78. d37eb36 Release 970720 by Alexandre Julliard · 28 years ago wine-970720
  79. 33072e1 Release 970629 by Alexandre Julliard · 28 years ago wine-970629
  80. f0cbfa0 Release 970215 by Alexandre Julliard · 28 years ago wine-970215
  81. 349a953 Release 970202 by Alexandre Julliard · 28 years ago wine-970202
  82. 01d6346 Release 970120 by Alexandre Julliard · 28 years ago wine-970120
  83. 9ea19e5 Release 970101 by Alexandre Julliard · 28 years ago wine-970101
  84. b1bac32 Release 961215 by Alexandre Julliard · 28 years ago wine-961215
  85. da0cfb3 Release 961201 by Alexandre Julliard · 28 years ago wine-961201
  86. 75d86e1 Release 961117 by Alexandre Julliard · 28 years ago wine-961117
  87. 530ee84 Release 961023 by Alexandre Julliard · 28 years ago wine-961023
  88. bf9130a Release 961013 by Alexandre Julliard · 28 years ago wine-961013
  89. 1e37a18 Release 960818 by Alexandre Julliard · 29 years ago wine-960818
  90. f1aa303 Release 960805 by Alexandre Julliard · 29 years ago wine-960805
  91. 18f92e7 Release 960717 by Alexandre Julliard · 29 years ago wine-960717
  92. 2d93d00 Release 960521 by Alexandre Julliard · 29 years ago wine-960521
  93. 1285c2f Release 960506 by Alexandre Julliard · 29 years ago wine-960506