1. d1d586e Bring some French resources in sync with English ones. by Vincent Béron · 22 years ago
  2. 4eb4c04 Implement printing in notepad. by Duane Clark · 22 years ago
  3. e75542a Change sublanguage from "NEUTRAL" to "DEFAULT", so LoadResource will by Shachar Shemesh · 23 years ago
  4. c74b098 Link against msvcrt, fixed logic to handle quoted paths in command by Andriy Palamarchuk · 23 years ago
  5. 6f268f1 Fixed some invalid characters. by Rok Mandeljc · 23 years ago
  6. 83ad886 A few cosmetic changes plus fixes for problems spotted by Dmitry Timoshkov. by Andriy Palamarchuk · 23 years ago
  7. b0ef56c Added Slovenian resources. by Rok Mandeljc · 23 years ago
  8. c55dce0 Use rich text edit control instead of handling user input and by Andriy Palamarchuk · 23 years ago
  9. 958732d Fixed warnings. by Alexandre Julliard · 23 years ago
  10. 88773cd Removed C++ style comments. by Gregg Mattinson · 23 years ago
  11. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  12. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  13. cc2ee76 Renamed Winelib apps to .exe.so to follow the dll naming convention. by Alexandre Julliard · 23 years ago
  14. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  15. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 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. 65a7a10 Removed changelog entries that are in the main changelog, and added by Alexandre Julliard · 23 years ago
  19. eaa8df6 Made notepad uses NLS properly. by Sylvain Petreolle · 23 years ago
  20. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  21. 7ab787f Removed alternative make scripts. by Andriy Palamarchuk · 23 years ago
  22. 5d5f36f - made notepad compile with Cygwin by Andriy Palamarchuk · 23 years ago
  23. be49563 Implemented parsing of file name, passed in command line, loading new by Andriy Palamarchuk · 23 years ago
  24. 7043703 version.h is now in include/wine directory. by Alexandre Julliard · 23 years ago
  25. bef8e16 Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. by Alexandre Julliard · 23 years ago
  26. 282f727 Small 'typos in comments' fixes. by Francois Gouget · 24 years ago
  27. 8bb7fb9 Fixed a number of incompatibilities in OEM icons/cursors handling. by Alexandre Julliard · 24 years ago
  28. af68026 Replaced calls to OpenFile with the equivalent call to by François Gouget · 24 years ago
  29. 1081dfe Fixed MessageBox() usage. by Andreas Mohr · 24 years ago
  30. a10fbdd Build most programs as .so files. by Alexandre Julliard · 24 years ago
  31. 3da872d Fixed language handling. Removed some dependencies on Wine internals. by Alexandre Julliard · 24 years ago
  32. 231cc27 Added some missing imports. by Alexandre Julliard · 24 years ago
  33. 1da3bef Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. by Peter Ivanyi · 24 years ago
  34. 1a3f705 Added import of ntdll. by Alexandre Julliard · 24 years ago
  35. 21ec006 Build Win32 resources as .res files and dump them into the .spec.c file. by Alexandre Julliard · 24 years ago
  36. 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 24 years ago
  37. 73925ab Added the missing library dependencies. by Francois Gouget · 25 years ago
  38. 5ab9d86 Removed some unnecessary #includes and dll dependencies. by Alexandre Julliard · 25 years ago
  39. 269b409 Added a few missing imports. by Hidenori Takeshima · 25 years ago
  40. e4e99a5 ole32 now requires linking with kernel32 by Francois Gouget · 25 years ago
  41. d03a341 Removed obsolete references to the Languages array. by Francois Gouget · 25 years ago
  42. 28fc36d Fixed WinMain's signature. by Francois Gouget · 25 years ago
  43. 49d251f Added -DSTRICT. Added missing libraries comctl32 and rpcrt4. by Francois Gouget · 25 years ago
  44. 0e2d0e0 Added some basic text display and editing capabilities, cursor by Mike McCormack · 25 years ago
  45. 27337af - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The by Bertho Stultiens · 25 years ago
  46. edd77b9 Changed imports of winspool to winspool.drv. by Alexandre Julliard · 25 years ago
  47. e1e7537 Implemented on-demand loading of builtin dlls using dlopen(). by Alexandre Julliard · 25 years ago
  48. b445952 Improved Winelib apps initialisation code. No longer need to link by Alexandre Julliard · 25 years ago
  49. e0a71f8 Added import of comdlg32.dll in spec file. by Hidenori Takeshima · 25 years ago
  50. 205721e Fixed ANSI C related compile problems. by Patrik Stridvall · 25 years ago
  51. 52be93c Fixed some compiler errors and warnings. by Niels Kristian Bech Jensen · 25 years ago
  52. 3dc5d94 Added .spec files for all libtest/ and programs/ WineLib apps. by Ulrich Weigand · 25 years ago
  53. d3d6c4e Fixed memory overwrite bug. by Ulrich Weigand · 25 years ago
  54. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  55. 97d05c8 Link only a single .rc file with application. by Ulrich Weigand · 25 years ago
  56. 1d5bc46 Removed extra #include statements. by Niels Kristian Bech Jensen · 25 years ago
  57. 96af9aa Added dependency on winestub.o by Alexandre Julliard · 25 years ago
  58. 6ae75a1 More Portuguese language support. by Gustavo Junior Alves · 25 years ago
  59. 0ff9c85 Added Pt.s. by Alexandre Julliard · 25 years ago
  60. 73077e3 Added Portuguese language support. by Gustavo Junior Alves · 25 years ago
  61. 66f53a8 Walloon language update. by Pablo Saratxaga · 26 years ago
  62. a099a55 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  63. d1895a7 Built-in dlls now have resources attached via the PE-header like by Bertho Stultiens · 26 years ago
  64. 26ad241 Revised Spanish resources. by Jose Marcos López Caravaca · 26 years ago
  65. aad5748 Fixed make depend. by Alexandre Julliard · 26 years ago
  66. ebe76b7 Added Boyer-Moore text search. by Marcel Baur · 26 years ago
  67. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  68. 0328745 - Added new IDS_NOTSAVED ressource (needs translation in *.rc) by Marcel Baur · 26 years ago
  69. 18f1975 Added Fi.s by Alexandre Julliard · 26 years ago
  70. c38189d Updated Finnish language support. by Jukka-Pekka Iivonen · 26 years ago
  71. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  72. 73458b0 Changed // comments to /* */ so WINE compiles with non-gcc compilers again. by Marcus Meissner · 26 years ago
  73. ea58472 Started moving some X11 window management code to windows/x11drv. by Patrik Stridvall · 26 years ago
  74. 0913cdf Added Drag*32 functions. by Kai Morich · 26 years ago
  75. 50f43b7 Added Spanish resources. by Pablo Saratxaga · 26 years ago
  76. a7e4c5f Updated for 981018. by Alexandre Julliard · 26 years ago
  77. a43295d Fixed GetOpenFileName and GetSaveFileName dialogs. by Marcel Baur · 26 years ago
  78. c0d52e0 Initial revision by Alexandre Julliard · 26 years ago
  79. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  80. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  81. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  82. dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
  83. 46ea8b3 Release 980503 by Alexandre Julliard · 27 years ago wine-980503
  84. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  85. 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
  86. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  87. 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
  88. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
  89. 0623a6f Release 980118 by Alexandre Julliard · 27 years ago wine-980118
  90. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  91. 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221