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