1. c1a28fa in get_next_filename(), store the value of digits(ULONG_MAX) in a by David Lawrence Ramsey · 20 years ago
  2. 31d7b36 tweak do_para_end() to remove the assumption that the file always ends by David Lawrence Ramsey · 20 years ago
  3. 32bd29e cosmetic fixes by David Lawrence Ramsey · 20 years ago
  4. 970a809 remove unneeded code by David Lawrence Ramsey · 20 years ago
  5. 53bd1dd comment fix by David Lawrence Ramsey · 20 years ago
  6. 212ab78 simplify cut_line() further by David Lawrence Ramsey · 20 years ago
  7. 1903713 add prompt.c to the list of translated files, since it now has by David Lawrence Ramsey · 20 years ago
  8. a016d19 comment fix by David Lawrence Ramsey · 20 years ago
  9. b387137 in cut_line(), since placewewant will always be zero after the line is by David Lawrence Ramsey · 20 years ago
  10. 0f6236f *really* make deleting and cutting text consistent with each other, and by David Lawrence Ramsey · 20 years ago
  11. c9820ac more fixes for files that don't end in magiclines: make cut_line() cut by David Lawrence Ramsey · 20 years ago
  12. 0ed7171 cosmetic fix by David Lawrence Ramsey · 20 years ago
  13. 4ed8134 revert last change, as the new bahavior is consistent with the behavior by David Lawrence Ramsey · 20 years ago
  14. d84cfb0 tweak do_delete() to not mark the file as modified if we delete the by David Lawrence Ramsey · 20 years ago
  15. 126cc1c add missing changelog entry by David Lawrence Ramsey · 20 years ago
  16. 9c984e8 in do_alt_speller(), move the code that replaces the text of the current by David Lawrence Ramsey · 20 years ago
  17. 1e0e235 make do_int_spell_fix() and do_alt_speller() take the NO_NEWLINES flag by David Lawrence Ramsey · 20 years ago
  18. 8779a17 initialize the static pid_t pid in text.c, just in case by David Lawrence Ramsey · 20 years ago
  19. f400c23 tweak do_alt_speller() to remove the assumption that the file always by David Lawrence Ramsey · 20 years ago
  20. eb02e3d remove unneeded blank line by David Lawrence Ramsey · 20 years ago
  21. c0181c9 cosmetic fix by David Lawrence Ramsey · 20 years ago
  22. f1a7172 correction: in mbwidth(), use the width of Unicode U+FFFD (Replacement by David Lawrence Ramsey · 20 years ago
  23. 4a8c9b6 in mbwidth(), if wcwidth() returns -1 for the character passed in, treat by David Lawrence Ramsey · 20 years ago
  24. 069674c comment fix by David Lawrence Ramsey · 20 years ago
  25. ea9d03f make sure we refresh the statusbar prompt text when tab-completing or by David Lawrence Ramsey · 20 years ago
  26. e19449e actually use statusbar_pww in the statusbar prompt code to cut down on by David Lawrence Ramsey · 20 years ago
  27. af3314c add the statusbar prompt's equivalent of placewewant,statusbar_pww, to by David Lawrence Ramsey · 20 years ago
  28. b3c6b40 in update_line(), remove now-unneeded logic that set the index parameter by David Lawrence Ramsey · 20 years ago
  29. 37ddfa9 move do_verbatim_input() from nano.c to text.c, since it's an advanced by David Lawrence Ramsey · 20 years ago
  30. 64844b6 reorder functions by David Lawrence Ramsey · 20 years ago
  31. 43fff01 move functions specific to the file browser to their own source file, browser.c by David Lawrence Ramsey · 20 years ago
  32. 46f5665 tweak do_last_line() to remove the assumption that the file always ends by David Lawrence Ramsey · 20 years ago
  33. c0e54d1 fix changelog entry by David Lawrence Ramsey · 20 years ago
  34. a0168ca add new -L/--nonewlines command line option, and new "nonewlines" rcfile by David Lawrence Ramsey · 20 years ago
  35. c3b3b9a tweak open_buffer() and read_file() to remove the assumption that the by David Lawrence Ramsey · 20 years ago
  36. 6619c43 formatting fix by David Lawrence Ramsey · 20 years ago
  37. 4eeff48 cosmetic fixes by David Lawrence Ramsey · 20 years ago
  38. b7dc8f3 comment fix by David Lawrence Ramsey · 20 years ago
  39. 72ad7dc fix inconsistent wording in nano.texi by David Lawrence Ramsey · 20 years ago
  40. 6a0ea82 fix breakage by David Lawrence Ramsey · 20 years ago
  41. a50e36c simplify by David Lawrence Ramsey · 20 years ago
  42. 3060496 tweak write_file() to remove the assumption that the file always ends in by David Lawrence Ramsey · 20 years ago
  43. cf0efaa remove unneeded assert in do_rcfile() by David Lawrence Ramsey · 20 years ago
  44. 29bf57f revert erroneous change by David Lawrence Ramsey · 20 years ago
  45. 2ffdea4 tweak a few functions to remove the assumption that the file always ends by David Lawrence Ramsey · 20 years ago
  46. 38ebba1 move do_yesno() to prompt.c too by David Lawrence Ramsey · 20 years ago
  47. 626bcd7 remove unneeded sys/wait.h #include from files.c by David Lawrence Ramsey · 20 years ago
  48. ee11c6a add missing stdio.h #include to text.c too by David Lawrence Ramsey · 20 years ago
  49. 00cc565 move check_linenumbers(), dump_buffer(), and dump_buffer_reverse() from by David Lawrence Ramsey · 20 years ago
  50. 305c645 in do_yesno(), make mouse clicks on the Yes/No/All shortcuts work properly when the MORE_SPACE flag is set by David Lawrence Ramsey · 20 years ago
  51. d420b5a more function reordering, plus comment fixes by David Lawrence Ramsey · 20 years ago
  52. c359301 reorder functions by David Lawrence Ramsey · 20 years ago
  53. 7e2d673 move functions specific to the help browser to their own source file, by David Lawrence Ramsey · 20 years ago
  54. c85e4f4 formatting fix by David Lawrence Ramsey · 20 years ago
  55. 56a8aad properly handle the case where the user resized the window while at the by David Lawrence Ramsey · 20 years ago
  56. bdc038d add missing changelog update by David Lawrence Ramsey · 20 years ago
  57. 744e979 fix breakage by David Lawrence Ramsey · 20 years ago
  58. 143b8c7 free prompt when it isn't used, and add missing stdio.h #includes by David Lawrence Ramsey · 20 years ago
  59. 2b9d6a0 move get_page_start() from winio.c to utils.c too, and fix a few comments by David Lawrence Ramsey · 20 years ago
  60. d24d0a4 move functions specific to the statusbar prompt to their own source by David Lawrence Ramsey · 20 years ago
  61. 81c4e18 move xplustabs(), actual_x(), strnlenpt(), and strlenpt() from winio.c by David Lawrence Ramsey · 20 years ago
  62. 67d1951 refactor the statusbar code to have and use statusbar_xplustabs(), for by David Lawrence Ramsey · 20 years ago
  63. 3e47726 in nanoget_repaint(), rename parameter inputbuf to buf, for consistency by David Lawrence Ramsey · 20 years ago
  64. 26f61a4 remove declaration of the now-static char* prompt by David Lawrence Ramsey · 20 years ago
  65. f726053 cosmetic fixes by David Lawrence Ramsey · 20 years ago
  66. a0aff67 rename edit_add() to edit_draw(), and rename its parameter yval to line by David Lawrence Ramsey · 20 years ago
  67. 377098e in nanorc.sample, also tweak the "c-file" regex for characters to by David Lawrence Ramsey · 20 years ago
  68. 20186f8 in nanorc.sample, tweak the "c-file" regex for characters to properly by David Lawrence Ramsey · 20 years ago
  69. 07a4701 fix inaccurate comment by David Lawrence Ramsey · 20 years ago
  70. 52320f3 make sure we don't treat a click on an empty area of the shortcut list by David Lawrence Ramsey · 20 years ago
  71. b5776ac make prompt a static instead of a global, since it's only used in winio.c by David Lawrence Ramsey · 20 years ago
  72. 2c8cf48 at long last, properly handle mouse clicks on the statusbar prompt text by David Lawrence Ramsey · 20 years ago
  73. 874703b cosmetically refactor statusbar() by David Lawrence Ramsey · 20 years ago
  74. 3d12f0f refactor nanoget_repaint() to split out the new function by David Lawrence Ramsey · 20 years ago
  75. b2bf101 typo fix by David Lawrence Ramsey · 20 years ago
  76. 2de84c1 add the ability to scroll up or down single lines without scrolling the by David Lawrence Ramsey · 20 years ago
  77. ae5d2df Back to CVS by David Lawrence Ramsey · 20 years ago
  78. 5a9d493 GNU nano 1.3.9 by David Lawrence Ramsey · 20 years ago
  79. 92dd91c French manpage updates. by Jordi Mallach · 20 years ago
  80. dad746e Mass update from the TP. by Jordi Mallach · 20 years ago
  81. 45e3452 in nanorc.sample, tweak one "TeX" regex to use the "icolor" directive by David Lawrence Ramsey · 20 years ago
  82. 4005fc6 cosmetic fix by David Lawrence Ramsey · 20 years ago
  83. 90b07fc in do_tab(), make sure that we insert the correct number of spaces if by David Lawrence Ramsey · 20 years ago
  84. 7b71f57 add missing string translation by David Lawrence Ramsey · 20 years ago
  85. 4071de1 Update Catalan to match the TP file. by Jordi Mallach · 20 years ago
  86. 6f5de42 in get_key_buffer(), only save all open buffers and hang up when a by David Lawrence Ramsey · 20 years ago
  87. 7de4dc8 add the last of Mike Frysinger's "c-file" regex improvements, slightly by David Lawrence Ramsey · 20 years ago
  88. 0ed9c5f add most of Mike Frysinger's "c-file" regex tweaks and improvements by David Lawrence Ramsey · 20 years ago
  89. 37dd775 comment fix by David Lawrence Ramsey · 20 years ago
  90. 86b6c3e in display_string(), *really* avoid a memory corruption problem by by David Lawrence Ramsey · 20 years ago
  91. 62a2528 preemptively update the version number by David Lawrence Ramsey · 20 years ago
  92. e283b0d cosmetic fix: sort the meta sequence #defines in ASCII order by David Lawrence Ramsey · 20 years ago
  93. d044992 minor documentation updates by David Lawrence Ramsey · 20 years ago
  94. ec72975 cosmetic fix by David Lawrence Ramsey · 20 years ago
  95. 8f36d09 in get_escape_seq_kbinput(), fix a typo preventing the by David Lawrence Ramsey · 20 years ago
  96. ae4c3a6 cosmetic fixes by David Lawrence Ramsey · 20 years ago
  97. 95ef337 revert previous changes, as lines are broken on tabs regardless of goal by David Lawrence Ramsey · 20 years ago
  98. 9c4488b in break_line(), fix another problem where goal could be miscalculated by David Lawrence Ramsey · 20 years ago
  99. 5ab12ca miscellaneous minor fix by David Lawrence Ramsey · 20 years ago
  100. ca37ee6 *really* fix the previous break_line() problem by David Lawrence Ramsey · 20 years ago