1. def6091 fix minor breakage by David Lawrence Ramsey · 18 years ago
  2. 281a469 fix minor display and cursor placement problems when scrolling between by David Lawrence Ramsey · 18 years ago
  3. cd79a81 in doc/man/rnano.1 and doc/man/fr/rnano.1, update copyright notices, as by David Lawrence Ramsey · 18 years ago
  4. 97a6ecb in get_mouseinput(), gix longstanding problem where mouse clicks on the by David Lawrence Ramsey · 18 years ago
  5. 9bd537f in disable_mouse_support() and enable_mouse_support(), when toggling by David Lawrence Ramsey · 18 years ago
  6. 98958e8 per OBATA Akio's patch with a few tweaks by me, add wnoutrefresh() calls by David Lawrence Ramsey · 18 years ago
  7. a9c0000 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  8. f3318a9 remove unneeded whitespace by David Lawrence Ramsey · 18 years ago
  9. 38de45b per Jean-Philippe Guérard's updates, in doc/man/fr/*.1, by David Lawrence Ramsey · 18 years ago
  10. 9b5f463 in doc/man/fr/nanorc.5, remove trailing whitespace by David Lawrence Ramsey · 18 years ago
  11. cfd4b89 in read_file(), improve autodetection of DOS and Mac format files to not by David Lawrence Ramsey · 18 years ago
  12. 4510bac update copyright notices, as Jordi Mallach's copyrights have now been by David Lawrence Ramsey · 18 years ago
  13. 4fe5edb in do_gotolinecolumn(), use a clearer error message if we enter an by David Lawrence Ramsey · 18 years ago
  14. 4821ac6 in input_tab(), disable completion of usernames, directories, and by David Lawrence Ramsey · 18 years ago
  15. 6e6c80b in username_tab_completion() and cwd_tab_completion(), rename variable by David Lawrence Ramsey · 18 years ago
  16. b4b5536 in cwd_tab_completion(), remove unneeded assert by David Lawrence Ramsey · 18 years ago
  17. d8a1d37 update copyright notices, as Chris Allegretta's copyrights have now been by David Lawrence Ramsey · 18 years ago
  18. c9694b7 update copyright notices, as my copyrights have now been assigned to the by David Lawrence Ramsey · 18 years ago
  19. e409533 Updated Russian translation by Sergey A. Ribalchenko. by Jordi Mallach · 18 years ago
  20. 1072fce in edit_scroll(), fix problem where the screen wouldn't be updated by David Lawrence Ramsey · 18 years ago
  21. cd7a313 in doc/faq.html, update links to the Free Translation Project by David Lawrence Ramsey · 18 years ago
  22. c1f4b9e various documentation updates by David Lawrence Ramsey · 18 years ago
  23. 142e57b cosmetic fixes by David Lawrence Ramsey · 18 years ago
  24. ac154c3 in the French manpages, delete translation of old licensing terms, until by David Lawrence Ramsey · 18 years ago
  25. 34f20bf typo fix by David Lawrence Ramsey · 18 years ago
  26. e3eed02 convert documentation to GPLv3/GFDLv1.2 by David Lawrence Ramsey · 18 years ago
  27. a22b267 in the French manpage translations, make all copyright notices by David Lawrence Ramsey · 18 years ago
  28. 093a441 in rnano.1, add missing copyright notice from nano-tiny.1, which rnano.1 by David Lawrence Ramsey · 18 years ago
  29. 64b8f42 properly handle more cases of inserting a file/uncutting text with the mark on by David Lawrence Ramsey · 18 years ago
  30. 1b2e77e fix breakage by David Lawrence Ramsey · 18 years ago
  31. ee89418 more fixes for uncutting text/inserting files with the mark on by David Lawrence Ramsey · 18 years ago
  32. b4e5fc1 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  33. 7f4cf43 more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  34. 723cbe3 cosmetic fixes by David Lawrence Ramsey · 18 years ago
  35. 908b127 in do_insertfile(), make sure the mark is always properly positioned by David Lawrence Ramsey · 18 years ago
  36. bf70087 in Makefile.am, remove erroneous backslash after ChangeLog.pre-2.1 in by David Lawrence Ramsey · 18 years ago
  37. d0035b4 convert to GPLv3 or later by David Lawrence Ramsey · 18 years ago
  38. fd21be1 update the copyright notice on the tab completion code originally from by David Lawrence Ramsey · 18 years ago
  39. 84c6845 comment fix by David Lawrence Ramsey · 18 years ago
  40. 273c113 simplify ngetdelim(), and update the copyright notice on ngetline() and by David Lawrence Ramsey · 18 years ago
  41. d5a9800 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  42. f031719 simplify by David Lawrence Ramsey · 18 years ago
  43. d1ab89a in copy_from_file(), fix potential segfault after uncutting one line of by David Lawrence Ramsey · 18 years ago
  44. 884ca53 cosmetic fixes by David Lawrence Ramsey · 18 years ago
  45. 3305c11 typo fix by David Lawrence Ramsey · 18 years ago
  46. 129dfb6 in version(), display copyright notices by David Lawrence Ramsey · 18 years ago
  47. ec5bcc3 capitalization fixes by David Lawrence Ramsey · 18 years ago
  48. 396f665 fix copyright notice and changelog entries by David Lawrence Ramsey · 18 years ago
  49. cb53563 update copyright notices to account for modifications by David Lawrence Ramsey · 18 years ago
  50. 1f5c89f in faq.html, update RPM links for nano 2.0.x by David Lawrence Ramsey · 18 years ago
  51. fe1bc66 fix changelog entry by David Lawrence Ramsey · 18 years ago
  52. 3678477 in copy_file(), assert that inn and out don't both point to the same file by David Lawrence Ramsey · 18 years ago
  53. 9276f4d in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
  54. a90e6c3 in do_replace_loop(), fix problem where replacing e.g. single-byte by David Lawrence Ramsey · 18 years ago
  55. 3653667 typo fixes by David Lawrence Ramsey · 18 years ago
  56. bebfd9f in mbstrncasecmp(), mbstrnlen(), mbstrpbrk(), and has_blank_mbchars(), by David Lawrence Ramsey · 18 years ago
  57. ae46b91 in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
  58. 84763ef cosmetic fix by David Lawrence Ramsey · 18 years ago
  59. 08077ec fix changelog entry by David Lawrence Ramsey · 18 years ago
  60. 7105830 in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
  61. 444f802 in nstrncasecmp() and mbstrncasecmp(), for efficiency, return zero by David Lawrence Ramsey · 18 years ago
  62. 1904f51 more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  63. 1044233 cosmetic fixes by David Lawrence Ramsey · 18 years ago
  64. 23a4e43 in do_yesno_prompt(), remove redundant check for NO_HELP's being FALSE by David Lawrence Ramsey · 18 years ago
  65. 5fcf8bf comment fix by David Lawrence Ramsey · 18 years ago
  66. 81acb97 add missing changelog entry by David Lawrence Ramsey · 18 years ago
  67. c8bde57 fix minor breakage by David Lawrence Ramsey · 18 years ago
  68. ebc38fd further simplify processing of mouse events by consolidating if clauses by David Lawrence Ramsey · 18 years ago
  69. 3a50470 in do_mouseinput(), deal with clicks of the first mouse button again; by David Lawrence Ramsey · 18 years ago
  70. 14aa37c in get_key_buffer(), fix inaccurate comments by David Lawrence Ramsey · 18 years ago
  71. a78b435 replace the current hackish check for a UTF-8 locale with a proper call by David Lawrence Ramsey · 18 years ago
  72. bc65313 more various mouse support-related simplifications by David Lawrence Ramsey · 18 years ago
  73. 54fdb75 fix changelog entry by David Lawrence Ramsey · 18 years ago
  74. 3a5eaeb various mouse support-related simplifications, improvements, and fixes by David Lawrence Ramsey · 18 years ago
  75. 7f8bfca fix changelog entry by David Lawrence Ramsey · 18 years ago
  76. b9fa1b1 in do_mouseinput(), add mouse wheel support, per Helmut Jarausch's suggestion by David Lawrence Ramsey · 18 years ago
  77. c88556c in TODO, add entries for fixing limitations with pasting text and by David Lawrence Ramsey · 18 years ago
  78. be27ba4 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  79. ee43ea6 in backup_lines(), avoid a segfault when the mark begins and ends on the by David Lawrence Ramsey · 18 years ago
  80. d4cf1fd one last cosmetic fix by David Lawrence Ramsey · 18 years ago
  81. 2111912 revert erroneous change by David Lawrence Ramsey · 18 years ago
  82. 3468784 further simplify do_writeout() by David Lawrence Ramsey · 18 years ago
  83. 7622ca0 in do_writeout(), if we're in restricted mode, we're not allowed to by David Lawrence Ramsey · 18 years ago
  84. ea8f3c5 comment fix by David Lawrence Ramsey · 18 years ago
  85. 462720a simplify do_writeout() by David Lawrence Ramsey · 18 years ago
  86. 5f7686f formatting fix by David Lawrence Ramsey · 18 years ago
  87. 380a708 in tail(), remove unneeded if statement by David Lawrence Ramsey · 18 years ago
  88. 238df93 yet another cosmetic fix by David Lawrence Ramsey · 18 years ago
  89. e53c382 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  90. b94d51a more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  91. b68cd63 in doc/faq.html, add a new section 4.14 by John M. Gabriele, with a few by David Lawrence Ramsey · 18 years ago
  92. b3d66aa another cosmetic fix by David Lawrence Ramsey · 18 years ago
  93. 60d4333 cosmetic fix by David Lawrence Ramsey · 18 years ago
  94. b8dfcb3 fix various file-saving bugs by David Lawrence Ramsey · 18 years ago
  95. 7fc36c7 fix various file- and rcfile-opening bugs by David Lawrence Ramsey · 18 years ago
  96. dc588ae simplify real_dir_from_tilde() by David Lawrence Ramsey · 18 years ago
  97. 6a8b350 in parse_kbinput(), interpret Cancel and Shift-Cancel by David Lawrence Ramsey · 18 years ago
  98. a31d54e in get_escape_seq_kbinput(), add missing comments by David Lawrence Ramsey · 18 years ago
  99. 88bf487 fix changelog entries by David Lawrence Ramsey · 18 years ago
  100. 31023f0 in input_tab(), don't bother checking if num_matches is less than zero, by David Lawrence Ramsey · 18 years ago