1. 2f94f42 in do_browser(), refactor and simplify the mouse support, modeling it by David Lawrence Ramsey · 19 years ago
  2. 98e4d4f fix mouse support so that it really ignores everything except releases by David Lawrence Ramsey · 19 years ago
  3. f23cc46 comment fix by David Lawrence Ramsey · 19 years ago
  4. decae6c per Mike Frysinger's patch, in doc/syntax/c.nanorc, since .i and .ii are by David Lawrence Ramsey · 19 years ago
  5. 74d8ebc add various option description fixes by David Lawrence Ramsey · 19 years ago
  6. 899d036 Back to CVS by David Lawrence Ramsey · 19 years ago
  7. db5b547 GNU nano 1.3.12 by David Lawrence Ramsey · 19 years ago
  8. 1df1c9e fix #ifdefs by David Lawrence Ramsey · 19 years ago
  9. 5c8d316 per John M. Gabriele's patch with a few tweaks by me, in README and by David Lawrence Ramsey · 19 years ago
  10. d76de38 in edit_draw(), don't display any statusbar message when we get a by David Lawrence Ramsey · 19 years ago
  11. 5c87808 in update_line(), remove unneeded assert, and now-unused function by David Lawrence Ramsey · 19 years ago
  12. d440100 ca, fr, hu, nl updates from the TP. by Jordi Mallach · 19 years ago
  13. a4fc77a in digits(), return the proper number of digits when n is exactly 10, by David Lawrence Ramsey · 19 years ago
  14. 5aaa1d7 comment fix by David Lawrence Ramsey · 19 years ago
  15. 6885a15 fix erroneous version number by David Lawrence Ramsey · 19 years ago
  16. af72c16 fix incorrect "Project-Id-Version" entries in several translations by David Lawrence Ramsey · 19 years ago
  17. 9e2f8ea Bulgarian and Irish updates from the TP. by Jordi Mallach · 19 years ago
  18. 23ed015 in help_init(), display the shortcut list help text even when we have by David Lawrence Ramsey · 19 years ago
  19. bd2c8f3 in help_init(), make sure we have enough memory in all cases when by David Lawrence Ramsey · 19 years ago
  20. df7aaed comment fix by David Lawrence Ramsey · 19 years ago
  21. 186c795 in help_line_len(), properly handle the case where we can't break the by David Lawrence Ramsey · 19 years ago
  22. 8329948 Updated Bulgarian translation from the TP. by Jordi Mallach · 19 years ago
  23. bac8908 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  24. ee995b7 fix screen update problem when copying the last line on the screen with by David Lawrence Ramsey · 19 years ago
  25. 5b0781d French manpages update by Jean-Philippe. by Jordi Mallach · 19 years ago
  26. 3dd9d71 Several translation updates submitted by translators for the 1.3.12 release. by Jordi Mallach · 19 years ago
  27. 4f2a073 per Benno Schulenberg's patch, in do_writeout(), fix problem where the by David Lawrence Ramsey · 19 years ago
  28. b0226fb in faq.html, update section 5.3, due to the display fix for two-column by David Lawrence Ramsey · 19 years ago
  29. 386cc99 Hungarian and French updates from the TP. by Jordi Mallach · 19 years ago
  30. 03979d7 another comment fix by David Lawrence Ramsey · 19 years ago
  31. d4686b8 comment fix by David Lawrence Ramsey · 19 years ago
  32. 503bad0 disable mouse support while suspended by David Lawrence Ramsey · 19 years ago
  33. 9134781 typo fix by David Lawrence Ramsey · 19 years ago
  34. f073884 more comment fixes by David Lawrence Ramsey · 19 years ago
  35. f9d13f0 comment fix by David Lawrence Ramsey · 19 years ago
  36. f32e1dd in do_spell(), set currshortcut to main_list before calling by David Lawrence Ramsey · 19 years ago
  37. b5e66d0 make the changed suspend/continue routines work properly under slang by David Lawrence Ramsey · 19 years ago
  38. 3ce7e9d in do_spell(), call total_redraw() instead of total_refresh() after by David Lawrence Ramsey · 19 years ago
  39. 85c775a make suspension clear the screen and put the cursor on the last line by David Lawrence Ramsey · 19 years ago
  40. 8d42a3b remove erroneous #ifdefs by David Lawrence Ramsey · 19 years ago
  41. a6a06a9 add one last TODO entry by David Lawrence Ramsey · 19 years ago
  42. c9855a7 fix changelog entry by David Lawrence Ramsey · 19 years ago
  43. 9c2f7ab per Benno Schulenberg's patch, in help_init(), if one of the help by David Lawrence Ramsey · 19 years ago
  44. 11516e0 ca, ga, it and nl from the TP. by Jordi Mallach · 19 years ago
  45. 1d60d78 fix typo by David Lawrence Ramsey · 19 years ago
  46. 9368217 add various minor regex and comment tweaks, mostly by John M. Gabriele by David Lawrence Ramsey · 19 years ago
  47. 131909f remove now-unneeded changelog entry by David Lawrence Ramsey · 19 years ago
  48. 69395f4 yet more wording fixes by David Lawrence Ramsey · 19 years ago
  49. fed0195 still more wording fixes by David Lawrence Ramsey · 19 years ago
  50. 4bb60db more minor wording fixes by David Lawrence Ramsey · 19 years ago
  51. 25bc37e add minor documentation fixes by David Lawrence Ramsey · 19 years ago
  52. 69e1ce5 per Benno Schulenberg's patch with a few tweaks by me, add minor wording by David Lawrence Ramsey · 19 years ago
  53. 9e553b2 per Benno Schulenberg's patch, add a wording fix to help_init() by David Lawrence Ramsey · 19 years ago
  54. f94b993 per Benno Schulenberg's patch, add single quotes around the invalid by David Lawrence Ramsey · 19 years ago
  55. 2d0d60b fix breakage by David Lawrence Ramsey · 19 years ago
  56. f102208 don't display "Unknown Command" on the statusbar if we get an unknown by David Lawrence Ramsey · 19 years ago
  57. c504e40 add one more comment tweak by John M. Gabriele by David Lawrence Ramsey · 19 years ago
  58. c923eb9 add minor documentation fixes from John M. Gabriele by David Lawrence Ramsey · 19 years ago
  59. 6cca337 wording fix by David Lawrence Ramsey · 19 years ago
  60. 96dce26 various minor include fixes by David Lawrence Ramsey · 19 years ago
  61. b9c5a5c add a few more items to the TODO list by David Lawrence Ramsey · 19 years ago
  62. 0e963be mention the removal of the workaround for glibc 2.2.3's broken regexec() by David Lawrence Ramsey · 19 years ago
  63. b5a7bbf remove the workaround for glibc 2.2.3's broken regexec(), and replace it by David Lawrence Ramsey · 19 years ago
  64. 57d81ec update changelog entries by David Lawrence Ramsey · 19 years ago
  65. f94fbbc fix typos from when the old section 4.4 was removed by David Lawrence Ramsey · 19 years ago
  66. 7d9e5bf in faq.html, add minor punctuation and wording fixes by David Lawrence Ramsey · 19 years ago
  67. 0517d09 update to deal with nano.html by David Lawrence Ramsey · 19 years ago
  68. 888bc14 amother cosmetic fix by David Lawrence Ramsey · 19 years ago
  69. 4dbdbd4 per Benno Schulenberg's patch, fix changelog entry by David Lawrence Ramsey · 19 years ago
  70. 497a9a2 in ngetdelim(), set errno to EINVAL if stream is not a valid file by David Lawrence Ramsey · 19 years ago
  71. 106c1bf beep when we get an unhandled shortcut or toggle, as Pico does by David Lawrence Ramsey · 19 years ago
  72. f70f67b more miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
  73. 299ab27 add minor nanorc regex tweaks by John M. Gabriele, and minor sh regex by David Lawrence Ramsey · 19 years ago
  74. a95bdee cosmetic fix by David Lawrence Ramsey · 19 years ago
  75. 7643642 cosmetic fix by David Lawrence Ramsey · 19 years ago
  76. 5031ddf don't display "Unknown Command" after a mouse click by David Lawrence Ramsey · 19 years ago
  77. 8f07329 comment fix by David Lawrence Ramsey · 19 years ago
  78. a004334 fix breakage by David Lawrence Ramsey · 19 years ago
  79. cb11a20 add missing blank line by David Lawrence Ramsey · 19 years ago
  80. e415796 move the nanorc regexes to a separate file too by David Lawrence Ramsey · 19 years ago
  81. cf876d5 update to deal with rnano.1.html by David Lawrence Ramsey · 19 years ago
  82. 97eb8e6 update, since we now use nanorc.sample.in instead of nanorc.sample by David Lawrence Ramsey · 19 years ago
  83. 5e6434c move color regexes into separate files, and restructure things so that by David Lawrence Ramsey · 19 years ago
  84. 17ab6ed in doc/man/Makefile.am, simplify the setting of SUBDIRS by David Lawrence Ramsey · 19 years ago
  85. 6119fab in nanorc.sample, per John M. Gabriele's patch with a few tweaks by me, by David Lawrence Ramsey · 19 years ago
  86. 5f90b4f in nanorc.sample, per John M. Gabriele's patch, tweak the "nanorc" by David Lawrence Ramsey · 19 years ago
  87. 3dc0e23 in nanorc.sample, simplify the extensions associated with the "nanorc" regexes by David Lawrence Ramsey · 19 years ago
  88. c1662f2 in nanorc.sample, per John M. Gabriele's patch, tweak the "nanorc" by David Lawrence Ramsey · 19 years ago
  89. 95ff10e in nanorc.sample, per Benno Schulenberg's patch, tweak the "shellscript" by David Lawrence Ramsey · 19 years ago
  90. 1f5cf0d redundancy fix by David Lawrence Ramsey · 19 years ago
  91. 2888964 miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
  92. f397dae in src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an by David Lawrence Ramsey · 19 years ago
  93. a8239c3 another cosmetic fix by David Lawrence Ramsey · 19 years ago
  94. 8d2d0d9 in various functions in rcfile.c, add quotes around invalid string by David Lawrence Ramsey · 19 years ago
  95. 5cadadd in color_update(), fix incorrect setting of defcolor, which prevented by David Lawrence Ramsey · 19 years ago
  96. 8602fd6 typo fixes by David Lawrence Ramsey · 19 years ago
  97. 7f1b119 more cosmetic fixes by David Lawrence Ramsey · 19 years ago
  98. a5b1ca2 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  99. 5c7d88d in parse_verbatim_kbinput(), don't include the ability to enter a by David Lawrence Ramsey · 19 years ago
  100. a620e68 don't blank the statusbar after getting verbatim input if constant by David Lawrence Ramsey · 19 years ago