1. 4564170 cosmetic fixes by David Lawrence Ramsey · 21 years ago
  2. 6eea147 Updated Italian translation. by Jordi Mallach · 21 years ago
  3. fbba5bf Updated Swedish translation. by Jordi Mallach · 21 years ago
  4. 6a2f58e Updated Swedish translation by Christian Rose. by Jordi Mallach · 21 years ago
  5. 78ea5e4 improvements to wide/multibyte character input and output, using wide by David Lawrence Ramsey · 21 years ago
  6. 164bf36 add missing reset by David Lawrence Ramsey · 21 years ago
  7. c2ac02f add missing casts by David Lawrence Ramsey · 21 years ago
  8. abc9423 check for nulls and newlines earlier in do_output(), and add a few more by David Lawrence Ramsey · 21 years ago
  9. 6044889 reset the mbtowc() and wctomb() state machines at the right places by David Lawrence Ramsey · 21 years ago
  10. 263240c when adding to the keystroke buffer, filter out bad keystrokes with one by David Lawrence Ramsey · 21 years ago
  11. 32085a8 cosmetic fixes by David Lawrence Ramsey · 21 years ago
  12. eae97ca go back to storing multibyte characters in non-dynamically allocated by David Lawrence Ramsey · 21 years ago
  13. 43953bb store multibyte characters in dynamically allocated arrays of MB_CUR_MAX by David Lawrence Ramsey · 21 years ago
  14. 91851f3 rename a few variables for consistency by David Lawrence Ramsey · 21 years ago
  15. bed32a3 comment fix by David Lawrence Ramsey · 21 years ago
  16. f812e4f rearrange a few variables by David Lawrence Ramsey · 21 years ago
  17. 10820de fix bad cast by David Lawrence Ramsey · 21 years ago
  18. 98b61e3 Italian and Romanian update. by Jordi Mallach · 21 years ago
  19. 95a0224 miscellaneous fixes for the buffered inout and output routines and their by David Lawrence Ramsey · 21 years ago
  20. eb711b0 formatting fix by David Lawrence Ramsey · 21 years ago
  21. bfcba16 cosmetic fixes by David Lawrence Ramsey · 21 years ago
  22. 2c70a4e document the last titlebar() change by David Lawrence Ramsey · 21 years ago
  23. bce3aad in titlebar(), space should be an int instead of a size_t by David Lawrence Ramsey · 21 years ago
  24. f326ed7 add some miscellaneous fixes for titlebar() by David Lawrence Ramsey · 21 years ago
  25. 846658e when we get the whitespace display toggle, update the titlebar as well by David Lawrence Ramsey · 21 years ago
  26. c41285f fix entry by David Lawrence Ramsey · 21 years ago
  27. 9c3edc0 add return to the "c-file" regexes in nanorc.sample by David Lawrence Ramsey · 21 years ago
  28. 7483571 massive overhaul to support buffered input and output, the first steps by David Lawrence Ramsey · 21 years ago
  29. 68ebb61 fix potential segfault when doing a full justify by David Lawrence Ramsey · 21 years ago
  30. fc54d6e per Jeremy Huddleston's patch, fix compilation problem caused by by David Lawrence Ramsey · 21 years ago
  31. c0e42bd Update Catalan, French and Norwegian from the TP. by Jordi Mallach · 21 years ago
  32. 3ece0b9 change references to "open files" to "open file buffers" for by David Lawrence Ramsey · 21 years ago
  33. 1483ee3 remove malfunctioning wide character support, and add a few miscellaneous fixes by David Lawrence Ramsey · 21 years ago
  34. 63e73cb comment fixes by David Lawrence Ramsey · 21 years ago
  35. 53d3db4 comment fix by David Lawrence Ramsey · 21 years ago
  36. 832db76 typo fix by David Lawrence Ramsey · 21 years ago
  37. 6ecbdd3 remove specific references to control key shortcuts in configure.ac by David Lawrence Ramsey · 21 years ago
  38. 40a6c8c more formatting fixes by David Lawrence Ramsey · 21 years ago
  39. 800ee0d remove another unneeded blank space by David Lawrence Ramsey · 21 years ago
  40. 7a6fb48 remove unneeded blank spaces by David Lawrence Ramsey · 21 years ago
  41. 62a217d formatting and cosmetic fixes by David Lawrence Ramsey · 21 years ago
  42. c109549 in unget_kbinput(), free s after the wctomb() call, since we don't need by David Lawrence Ramsey · 21 years ago
  43. 15dbc6e comment fix by David Lawrence Ramsey · 21 years ago
  44. c82997d in get_verbatim_kbinput(), don't pass v_kbinput in as a parameter, since by David Lawrence Ramsey · 21 years ago
  45. 08eab72 add debug messages to get_shortcut() and get_toggle() by David Lawrence Ramsey · 21 years ago
  46. e08765d formatting and cosmetic fixes by David Lawrence Ramsey · 21 years ago
  47. ca018c3 in get_full_path(), remove unneeded NANO_SMALL #ifdef, so that it's by David Lawrence Ramsey · 21 years ago
  48. 2dbcc80 formatting fixes by David Lawrence Ramsey · 21 years ago
  49. 698263c in the low-level input routines, make the ascii_digits variables ints by David Lawrence Ramsey · 21 years ago
  50. 12642ed formatting fix by David Lawrence Ramsey · 21 years ago
  51. 5b3dd0f add DB's overhaul of the multibuffer code for efficiency, plus a few by David Lawrence Ramsey · 21 years ago
  52. 329d6a3 formatting fix by David Lawrence Ramsey · 21 years ago
  53. 8a2c0ba formatting fix by David Lawrence Ramsey · 21 years ago
  54. eeec999 oops again; adding an extra magicline unconditionally when uncutting is by David Lawrence Ramsey · 21 years ago
  55. cc89513 oops; Pico's adding a new magicline unconditionally when uncutting by David Lawrence Ramsey · 21 years ago
  56. 6e738ac formatting fixes by David Lawrence Ramsey · 21 years ago
  57. d994ad5 in get_edit_input(), readd parameter allow_funcs, as it's now needed as by David Lawrence Ramsey · 21 years ago
  58. 3041293 in shortcut_init(), fix misplaced #endif keeping the "Full Justify" by David Lawrence Ramsey · 21 years ago
  59. 4d6ec37 in do_cut_text(), if keep_cutbuffer is FALSE, only blow away the text in by David Lawrence Ramsey · 21 years ago
  60. bc3b926 comment fixes by David Lawrence Ramsey · 21 years ago
  61. 93c8405 overhaul the cutting and uncutting routines and the justify-related by David Lawrence Ramsey · 21 years ago
  62. b5a7a5a in do_wrap(), make wrap_loc and word_back ssize_t's, to match fill, and by David Lawrence Ramsey · 21 years ago
  63. 962202e Back to CVS by David Lawrence Ramsey · 21 years ago
  64. 2c86dc6 GNU nano 1.3.5 by David Lawrence Ramsey · 21 years ago
  65. 3de81bc in do_replace_loop(), treat real_current as current and real_current_x by David Lawrence Ramsey · 21 years ago
  66. 3f35864 fix get_totals() so it properly handles NULL parameters, and restore by David Lawrence Ramsey · 21 years ago
  67. 74d8707 unpartition_filestruct() should take a partition** instead of a by David Lawrence Ramsey · 21 years ago
  68. e56d936 documentation fix: list sh as an example of a Bourne shell by David Lawrence Ramsey · 21 years ago
  69. 831c640 in README.CVS, mention the need for ssh to do cvs checkouts by David Lawrence Ramsey · 21 years ago
  70. b908a36 add another cvs command fix by David Lawrence Ramsey · 21 years ago
  71. b75763e update the given cvs commands in README.CVS so that they work again by David Lawrence Ramsey · 21 years ago
  72. 188f169 in README.CVS, mention the requirement for groff in order to create html by David Lawrence Ramsey · 21 years ago
  73. c0d3b20 Get rid of config.rpath. by Jordi Mallach · 21 years ago
  74. 42ca620 Updated French translation. by Jordi Mallach · 21 years ago
  75. 69a90c6 Updated Malay translation. by Jordi Mallach · 21 years ago
  76. d7b6325 Don't use DEFS to define stuff. Use INCLUDES instead. by Jordi Mallach · 21 years ago
  77. 55381aa Include <config.h> only if HAVE_CONFIG_H. by Jordi Mallach · 21 years ago
  78. f615904 use top_x and bot_x where possible instead of recalculating entire by David Lawrence Ramsey · 21 years ago
  79. 4db3d0a comment fix by David Lawrence Ramsey · 21 years ago
  80. 6b769e5 formatting fix by David Lawrence Ramsey · 21 years ago
  81. 0317c86 fix breakage of ASCII character sequence mode introduced with the UTF-8 by David Lawrence Ramsey · 21 years ago
  82. a98fd75 spell Ulf Härnhammar's name right by David Lawrence Ramsey · 21 years ago
  83. 8091d33 add Ulf Harnhammar's input_tab() segfault fix by David Lawrence Ramsey · 21 years ago
  84. 9df069c comment fix by David Lawrence Ramsey · 21 years ago
  85. 97b9046 document the last fix by David Lawrence Ramsey · 21 years ago
  86. 036a3d4 fix cursor placement problem when inserting into the current buffer at by David Lawrence Ramsey · 21 years ago
  87. 4a3879f fix cursor placement problem when inserting into the current buffer at by David Lawrence Ramsey · 21 years ago
  88. 56cf034 comment fixes by David Lawrence Ramsey · 21 years ago
  89. 649b431 in cut_marked_segment(), respect concatenate_cut, as we need to use it by David Lawrence Ramsey · 21 years ago
  90. bfb98f8 in do_cut_text(), set concatenate_cut to TRUE unconditionally when doing by David Lawrence Ramsey · 21 years ago
  91. 8001e27 yet more cosmetic fixes by David Lawrence Ramsey · 21 years ago
  92. 907725f revert the handle_sigwinch() change, as other breakage occurs when by David Lawrence Ramsey · 21 years ago
  93. 8781fc6 fix entry by David Lawrence Ramsey · 21 years ago
  94. 1f1ebb8 in handle_sigwinch(), call shortcut_init(FALSE) defore redisplaying the by David Lawrence Ramsey · 21 years ago
  95. e3016d9 in m4/Makefile.am, add glib-2.0.m4 to EXTRA_DIST, so that nano builds by David Lawrence Ramsey · 21 years ago
  96. 6299b0d improve another assertion by David Lawrence Ramsey · 21 years ago
  97. 2c31540 improve assertion by David Lawrence Ramsey · 21 years ago
  98. fd9da07 fix enum/#define conflict by David Lawrence Ramsey · 21 years ago
  99. fdd3bec allow blank buffers at the "Execute Command" prompt, and document it in by David Lawrence Ramsey · 21 years ago
  100. c136f75 don't create a new buffer if we're in multibuffer mode and command by David Lawrence Ramsey · 21 years ago