1. d44a005 make the #ifdef around indent_len() match that of its prototype, so that by David Lawrence Ramsey · 20 years ago
  2. df21a2c minor documentation fix by David Lawrence Ramsey · 20 years ago
  3. b349c80 allow refreshing of the file browser window, as Pico does by David Lawrence Ramsey · 20 years ago
  4. 85616c4 add missing blank line, and rename total_blank() to total_update(), as by David Lawrence Ramsey · 20 years ago
  5. b9ddb80 allow refreshing of the help browser window, as Pico does, and remove a by David Lawrence Ramsey · 20 years ago
  6. 27f2b25 initialize indent_string later in the justify code, so as to avoid a by David Lawrence Ramsey · 20 years ago
  7. 102d01d fix justify code regression: if we're justifying the entire file, and we by David Lawrence Ramsey · 20 years ago
  8. fd81a71 fix paragraph searching code regression: if trying to move to the line by David Lawrence Ramsey · 20 years ago
  9. efec641 control characters can only be properly filtered out in both non-UTF-8 by David Lawrence Ramsey · 20 years ago
  10. 77abec7 fix misplaced #endif by David Lawrence Ramsey · 20 years ago
  11. ba5b12c comment clarifications by David Lawrence Ramsey · 20 years ago
  12. 40ea2a2 actually, we can swallow non-ASCII control characters if we're not in UTF-8 mode by David Lawrence Ramsey · 20 years ago
  13. 496488c when getting printable input from the edit window or statusbar prompt, by David Lawrence Ramsey · 20 years ago
  14. a17a130 add debugging statement by David Lawrence Ramsey · 20 years ago
  15. 2161fa6 check for wget_wch() again instead of get_wch() when looking for the by David Lawrence Ramsey · 20 years ago
  16. bb0060e documentation update by David Lawrence Ramsey · 20 years ago
  17. 631242d a few last minor fixes to do_credits() by David Lawrence Ramsey · 20 years ago
  18. 4dc5838 in do_credits(), display Florian König's name properly in UTF-8 mode; by David Lawrence Ramsey · 20 years ago
  19. 0099a8f fix potential memory corruption problem in make_mbstring(), and also fix by David Lawrence Ramsey · 20 years ago
  20. 38156d4 make the rest of the justify code support multibyte characters by David Lawrence Ramsey · 20 years ago
  21. 666644e fix more inaccurate comments by David Lawrence Ramsey · 20 years ago
  22. 1554005 when justifying, don't remove a space after a duplicate character in by David Lawrence Ramsey · 20 years ago
  23. 7b918c7 add missing blank lines by David Lawrence Ramsey · 20 years ago
  24. 7d7e7d5 fix erroneous #ifdef by David Lawrence Ramsey · 20 years ago
  25. f0195a8 make sure all rcfile arguments are valid multibyte strings by David Lawrence Ramsey · 20 years ago
  26. 08c70ae formatting fixes by David Lawrence Ramsey · 20 years ago
  27. 9389ca2 add more multibyte character support to break_line() by David Lawrence Ramsey · 20 years ago
  28. af40eea more comment fixes by David Lawrence Ramsey · 20 years ago
  29. b159605 add missing blank lines by David Lawrence Ramsey · 20 years ago
  30. 801a8b5 remove erroneous if clause in the overhauled justify code by David Lawrence Ramsey · 20 years ago
  31. ff4a487 overhaul the paragraph-searching code to make it simpler too by David Lawrence Ramsey · 20 years ago
  32. 9ec5db8 comment improvement by David Lawrence Ramsey · 20 years ago
  33. 8d0d3ab more comment fixes by David Lawrence Ramsey · 20 years ago
  34. 7f9ed90 fix regressions caused by the justify overhaul: when adjusting the mark, by David Lawrence Ramsey · 20 years ago
  35. 96b21be fix regression caused by the justify overhaul: when justifying a quoted by David Lawrence Ramsey · 20 years ago
  36. 7253929 fix erroneous comment by David Lawrence Ramsey · 20 years ago
  37. e9ac1d7 overhaul the justify code to make it leave the right number of spaces at by David Lawrence Ramsey · 20 years ago
  38. 59fe758 fix problem where mark_beginx wouldn't be saved properly in by David Lawrence Ramsey · 20 years ago
  39. cefd29e undo erroneous tweaks by David Lawrence Ramsey · 20 years ago
  40. bca59d6 add a slightly tweaked version of Mike Frysinger's manpage regex, and do by David Lawrence Ramsey · 20 years ago
  41. 800dd18 when using slang, call the right function to enable UTF-8 support by David Lawrence Ramsey · 20 years ago
  42. b1d9b41 formatting fixes by David Lawrence Ramsey · 20 years ago
  43. e0fb4d5 improve the handling of whitespace display mode in multibyte locales: by David Lawrence Ramsey · 20 years ago
  44. 55dfc3d Updated Malay from the TP. by Jordi Mallach · 20 years ago
  45. 6e60db6 make whitespace display mode work with multibyte characters by David Lawrence Ramsey · 20 years ago
  46. 202d3c2 add DB's overhaul of the rcfile parsing code and related miscellaneous bits by David Lawrence Ramsey · 20 years ago
  47. 40f11ae cosmetic fixes by David Lawrence Ramsey · 20 years ago
  48. 3cf525d fix wording problem by David Lawrence Ramsey · 20 years ago
  49. 23f7e1b make the latest faq entry more accurate by David Lawrence Ramsey · 20 years ago
  50. 256a890 add faq entry about how to open files with names starting with '+'s by David Lawrence Ramsey · 20 years ago
  51. b199cae make sure that the universal statusbar prompt functions are fully in by David Lawrence Ramsey · 20 years ago
  52. c275dc5 attempt at fixing a problem tracked down by Jim Uhl, where nano will go by David Lawrence Ramsey · 20 years ago
  53. 9d69169 cosmetic fix by David Lawrence Ramsey · 20 years ago
  54. 09b1c02 reorganize changelog a bit by David Lawrence Ramsey · 20 years ago
  55. 5f9acfe add a few more missing blank lines, and fix two instances where totsize by David Lawrence Ramsey · 20 years ago
  56. 9adace8 cosmetic fixes by David Lawrence Ramsey · 20 years ago
  57. bd2eb28 comment fix by David Lawrence Ramsey · 20 years ago
  58. e6bbee8 formatting fix by David Lawrence Ramsey · 20 years ago
  59. 7e110bd add missing blank line by David Lawrence Ramsey · 20 years ago
  60. eb4d81f cosmetic fixes by David Lawrence Ramsey · 20 years ago
  61. aed0942 remove unneeded blank line by David Lawrence Ramsey · 20 years ago
  62. 5d2ab88 another cosmetic fix by David Lawrence Ramsey · 20 years ago
  63. 65ef166 cosmetic fixes by David Lawrence Ramsey · 20 years ago
  64. b6e79fd start adding multibyte/wide character support to the help browser code by David Lawrence Ramsey · 20 years ago
  65. 0c23aed fix erroneous statusbar message truncation with multibyte strings by David Lawrence Ramsey · 20 years ago
  66. ad96aff rework things so that strrchrn() is no longer needed, and remove it by David Lawrence Ramsey · 20 years ago
  67. 60e329e cosmetic fix by David Lawrence Ramsey · 20 years ago
  68. 32f5681 remove unnecessary #include by David Lawrence Ramsey · 20 years ago
  69. 45edf36 mention typo fix in changelog by David Lawrence Ramsey · 20 years ago
  70. 4c75faa typo fix by David Lawrence Ramsey · 20 years ago
  71. 7d36771 add DB's overhaul of the file browser code to increase efficiency and by David Lawrence Ramsey · 20 years ago
  72. b680326 cosmetic fix by David Lawrence Ramsey · 20 years ago
  73. e1c16b3 add multibyte character support to is_whole_word(), plus a comment fix by David Lawrence Ramsey · 20 years ago
  74. bc14941 fix misplaced #ifdefs by David Lawrence Ramsey · 20 years ago
  75. 1b9d3f9 port over DB's overhaul of safe_tempnam() and his changes to by David Lawrence Ramsey · 20 years ago
  76. 2724c88 set statusbar_xend properly when doing tab completion by David Lawrence Ramsey · 20 years ago
  77. 54dca7b revert diralphasort() tweak by David Lawrence Ramsey · 20 years ago
  78. 0df875a cosmetic fixes by David Lawrence Ramsey · 20 years ago
  79. d7ca85c add DB's overhauls of get_full_path() and check_writable_directory(), by David Lawrence Ramsey · 20 years ago
  80. d9661dc remove inaccurate comment by David Lawrence Ramsey · 20 years ago
  81. 0b80f93 add missing #ifdef by David Lawrence Ramsey · 20 years ago
  82. 65e6ecb add DB's pverhaul the tab completion code and a few related functions to by David Lawrence Ramsey · 20 years ago
  83. daa533a fix off-by-one error when calculating totsize in read_file(), introduced by David Lawrence Ramsey · 21 years ago
  84. 3eeb823 add multibyte character support to indent_length(), convert the "smart by David Lawrence Ramsey · 21 years ago
  85. 2921be2 when detecting wide character support in curses, check for get_wch() by David Lawrence Ramsey · 21 years ago
  86. d15de73 properly enable UTF-8 support when using slang by David Lawrence Ramsey · 21 years ago
  87. 798e67e tweak get_mouseinput() to work properly when -O/--morespace is used by David Lawrence Ramsey · 21 years ago
  88. 96de1b0 cosmetic fix by David Lawrence Ramsey · 21 years ago
  89. 23c4450 miscellaneous bits: change flags to an unsigned long and totsize to a by David Lawrence Ramsey · 21 years ago
  90. 7c60eab tweak do_mouse() to work properly when -O/--morespace is used by David Lawrence Ramsey · 21 years ago
  91. 3f9c635 turn string functions that don't take length arguments into wrappers for by David Lawrence Ramsey · 21 years ago
  92. 14ace17 in edit_add(), make sure we use the right variable when painting marked by David Lawrence Ramsey · 21 years ago
  93. 3e93c63 comment fixes by David Lawrence Ramsey · 21 years ago
  94. 83ba47a add another cleanup by David Lawrence Ramsey · 21 years ago
  95. 345260c add multibyte version of revstrcasestr() by David Lawrence Ramsey · 21 years ago
  96. 3ee4cf3 cosmetic and formatting fixes by David Lawrence Ramsey · 21 years ago
  97. 17b8a36 rename a variable in the strcasestr() equivalent order to match DB's by David Lawrence Ramsey · 21 years ago
  98. 42abfe0 add multibyte equivalent of strcasestr(), plus some miscellaneous cleanups by David Lawrence Ramsey · 21 years ago
  99. 159bdfd add support for characters to the "c-file" regexes by David Lawrence Ramsey · 21 years ago
  100. 122ae84 oops; replace the previous tweak with a proper merge of DB's code with by David Lawrence Ramsey · 21 years ago