1. e55b943 Send EM_SETMODIFY after saving. by Juan Lang · 20 years ago
  2. c9eefce Added some Czech resources. by David Kredba · 20 years ago
  3. d4779e2 Bring up the File->Save dialog when receiving WM_QUERYENDSESSION. by Francois Gouget · 20 years ago
  4. 719a789 Fix signed/unsigned comparison warnings. by Hans Leidekker · 21 years ago
  5. 9a65546 Added a 3D border for Notepad's edit control. by Michael Kaufmann · 21 years ago
  6. 21c85ef Also recognize '/' as the start of an option. by Francois Gouget · 21 years ago
  7. 174e6a5 Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. by Huw Davies · 21 years ago
  8. d2fc489 Added Polish translation. by Jacek Caban · 21 years ago
  9. 62d4adf French translation and other adjustments. by Marcelo Duarte · 21 years ago
  10. 383e06d Fixed up some small problems in the German string table. by Marcus Meissner · 21 years ago
  11. 68ade3b Minor fixes and updates to the German resource files. by Henning Gerhardt · 21 years ago
  12. 341523d Add WS_HSCROLL style to the notepad's edit control. by Dmitry Timoshkov · 21 years ago
  13. 76e280b Added some Japanese translations. by Hajime Segawa · 21 years ago
  14. 3e42f69 Changed my name, so update copyright info. by Ivan Leo Puoti · 21 years ago
  15. f5da73f Small fix. by Ivan Leo Murray-Smith · 21 years ago
  16. 24dd96a Updated Spanish translations. by José Manuel Ferrer Ortiz · 21 years ago
  17. 6be39b6 Take advantage of the new winegcc -B support. by Alexandre Julliard · 21 years ago
  18. 589e115 We no longer use the .exe.spec.c files. by Alexandre Julliard · 21 years ago
  19. 6621b2d Build all the programs with winegcc. by Alexandre Julliard · 21 years ago
  20. 78b2610 Thai translation of notepad. Fix spelling in clock translations. by Jon Griffiths · 21 years ago
  21. 3976f46 Added/updated Italian resources. by Ivan Leo Murray-Smith · 21 years ago
  22. e2b29cc Improved Italian translations. by Ivan Leo Murray-Smith · 21 years ago
  23. 8defcd3 Localization to the Portuguese of Brazil. by Marcelo Duarte · 21 years ago
  24. 2aa8a83 Replaced a few more 0xffffffff by the appropriate constants. by Alexandre Julliard · 21 years ago
  25. 7035adc Convert resources to standard format without embedded binary data. by Pavel Roskin · 22 years ago
  26. 4c37f7d Added Dutch translation. by Hans Leidekker · 22 years ago
  27. 81a7aad Fix some memory leaks found by smatch. by Michael Stefaniuc · 22 years ago
  28. 481701b Updates for various French resources. by Vincent Béron · 22 years ago
  29. 9c2fb80 Added/improved Italian translations. by Ivan Leo Murray-Smith · 22 years ago
  30. 3f8b3a1 Compile Walon resources only if LANG_WALON is defined. by Pavel Roskin · 22 years ago
  31. 9667a05 Fix French translation. by Pavel Roskin · 22 years ago
  32. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  33. d4c1eba Minor updates of Slovenian translations. by Rok Mandeljc · 22 years ago
  34. 86aa2aa Added Italian resources. by Ivan Leo Murray-Smith · 22 years ago
  35. 4a0dd81 Some new Spanish translations and improvements to other existing ones. by José Manuel Ferrer Ortiz · 22 years ago
  36. 47b6d0a Spelling and case fixes. by Francois Gouget · 22 years ago
  37. 398af16 Convert Notepad to unicode. by Dmitry Timoshkov · 22 years ago
  38. 5bb472e - localization to the Portuguese of Brazil of "programs/*" by Marcelo Duarte · 22 years ago
  39. 692d4e5 #include <windows.h> instead of "windows.h". by Gerald Pfeifer · 22 years ago
  40. c5f775a Typos/spelling fixes. by Francois Gouget · 22 years ago
  41. 2517d80 Removed redundant LANGUAGE statements. by Dmitry Timoshkov · 22 years ago
  42. 97b7bc1 Added a lot of Russian translations. by Igor Stepin · 22 years ago
  43. e7a44d1 Make sure we don't use libwine_port functions when linking with msvcrt. by Alexandre Julliard · 22 years ago
  44. fc0d07f Implemented font selection. Added accelerators resources. by Shachar Shemesh · 22 years ago
  45. 9b5375e Added Simplified Chinese resources. by Liu Spider · 22 years ago
  46. 0e1e0db Change the SUBLANG_NEUTRAL clause in all winelib applications to by Shachar Shemesh · 22 years ago
  47. a1c46d3 Minor bug fixes. by Dmitry Timoshkov · 22 years ago
  48. 9560ece Added/upgraded Hungarian resources. by Zoly Nagy · 22 years ago
  49. d1d586e Bring some French resources in sync with English ones. by Vincent Béron · 22 years ago
  50. 4eb4c04 Implement printing in notepad. by Duane Clark · 22 years ago
  51. e75542a Change sublanguage from "NEUTRAL" to "DEFAULT", so LoadResource will by Shachar Shemesh · 23 years ago
  52. c74b098 Link against msvcrt, fixed logic to handle quoted paths in command by Andriy Palamarchuk · 23 years ago
  53. 6f268f1 Fixed some invalid characters. by Rok Mandeljc · 23 years ago
  54. 83ad886 A few cosmetic changes plus fixes for problems spotted by Dmitry Timoshkov. by Andriy Palamarchuk · 23 years ago
  55. b0ef56c Added Slovenian resources. by Rok Mandeljc · 23 years ago
  56. c55dce0 Use rich text edit control instead of handling user input and by Andriy Palamarchuk · 23 years ago
  57. 958732d Fixed warnings. by Alexandre Julliard · 23 years ago
  58. 88773cd Removed C++ style comments. by Gregg Mattinson · 23 years ago
  59. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  60. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  61. cc2ee76 Renamed Winelib apps to .exe.so to follow the dll naming convention. by Alexandre Julliard · 23 years ago
  62. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  63. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  64. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  65. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  66. 65a7a10 Removed changelog entries that are in the main changelog, and added by Alexandre Julliard · 23 years ago
  67. eaa8df6 Made notepad uses NLS properly. by Sylvain Petreolle · 23 years ago
  68. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  69. 7ab787f Removed alternative make scripts. by Andriy Palamarchuk · 23 years ago
  70. 5d5f36f - made notepad compile with Cygwin by Andriy Palamarchuk · 23 years ago
  71. be49563 Implemented parsing of file name, passed in command line, loading new by Andriy Palamarchuk · 23 years ago
  72. 7043703 version.h is now in include/wine directory. by Alexandre Julliard · 23 years ago
  73. bef8e16 Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. by Alexandre Julliard · 23 years ago
  74. 282f727 Small 'typos in comments' fixes. by Francois Gouget · 24 years ago
  75. 8bb7fb9 Fixed a number of incompatibilities in OEM icons/cursors handling. by Alexandre Julliard · 24 years ago
  76. af68026 Replaced calls to OpenFile with the equivalent call to by François Gouget · 24 years ago
  77. 1081dfe Fixed MessageBox() usage. by Andreas Mohr · 24 years ago
  78. a10fbdd Build most programs as .so files. by Alexandre Julliard · 24 years ago
  79. 3da872d Fixed language handling. Removed some dependencies on Wine internals. by Alexandre Julliard · 24 years ago
  80. 231cc27 Added some missing imports. by Alexandre Julliard · 24 years ago
  81. 1da3bef Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. by Peter Ivanyi · 24 years ago
  82. 1a3f705 Added import of ntdll. by Alexandre Julliard · 24 years ago
  83. 21ec006 Build Win32 resources as .res files and dump them into the .spec.c file. by Alexandre Julliard · 24 years ago
  84. 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 25 years ago
  85. 73925ab Added the missing library dependencies. by Francois Gouget · 25 years ago
  86. 5ab9d86 Removed some unnecessary #includes and dll dependencies. by Alexandre Julliard · 25 years ago
  87. 269b409 Added a few missing imports. by Hidenori Takeshima · 25 years ago
  88. e4e99a5 ole32 now requires linking with kernel32 by Francois Gouget · 25 years ago
  89. d03a341 Removed obsolete references to the Languages array. by Francois Gouget · 25 years ago
  90. 28fc36d Fixed WinMain's signature. by Francois Gouget · 25 years ago
  91. 49d251f Added -DSTRICT. Added missing libraries comctl32 and rpcrt4. by Francois Gouget · 25 years ago
  92. 0e2d0e0 Added some basic text display and editing capabilities, cursor by Mike McCormack · 25 years ago
  93. 27337af - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The by Bertho Stultiens · 25 years ago
  94. edd77b9 Changed imports of winspool to winspool.drv. by Alexandre Julliard · 25 years ago
  95. e1e7537 Implemented on-demand loading of builtin dlls using dlopen(). by Alexandre Julliard · 25 years ago
  96. b445952 Improved Winelib apps initialisation code. No longer need to link by Alexandre Julliard · 25 years ago
  97. e0a71f8 Added import of comdlg32.dll in spec file. by Hidenori Takeshima · 25 years ago
  98. 205721e Fixed ANSI C related compile problems. by Patrik Stridvall · 25 years ago
  99. 52be93c Fixed some compiler errors and warnings. by Niels Kristian Bech Jensen · 25 years ago
  100. 3dc5d94 Added .spec files for all libtest/ and programs/ WineLib apps. by Ulrich Weigand · 25 years ago