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