1. 5b1faac nanogetstr(): Added check for ASCII 54[124] when using PDCURSES, ignore them if found by Chris Allegretta · 24 years ago
  2. 5bf51d3 Updated BUGS, optimized search_init a little, fixed bug #47 by Chris Allegretta · 24 years ago
  3. cbb0f8b -pedantic fixes by Rocco Corsi by Chris Allegretta · 24 years ago
  4. 2c97522 tab completion fixes, removed wefresh() from blank_edit by Chris Allegretta · 24 years ago
  5. 7da4e9f Add tab completion option to statusq and nanogetstr, beep when multiple/no matches found by Chris Allegretta · 24 years ago
  6. 04d848e Added tab completion code by Chris Allegretta · 24 years ago
  7. 27eb13f Rocco's spelling code by Chris Allegretta · 24 years ago
  8. 71844ba Use old-style editing with PICO_MSGS enabled by Chris Allegretta · 24 years ago
  9. 67574f4 Format general changes for CVS code the right way by Chris Allegretta · 24 years ago
  10. 1cc0b7f Fixed bug #45, stupid... by Chris Allegretta · 24 years ago
  11. 90594e2 Update ChangeLog for the stuff I just hacked by Chris Allegretta · 24 years ago
  12. 92d2bab nanoget_repaint changes, do_writeout fix with var length strings by Chris Allegretta · 24 years ago
  13. 31925e4 Allow variable length strings on statusbar by Chris Allegretta · 24 years ago
  14. e7a647c by Jordi Mallach · 24 years ago
  15. 105da33 Made previous s/r values editable text by Chris Allegretta · 24 years ago
  16. f754eaa Credit Jordi by Chris Allegretta · 24 years ago
  17. 0ae0dcd by Jordi Mallach · 24 years ago
  18. 9c371a2 Converted ifs to switches, added Rocco's optmiization by Chris Allegretta · 24 years ago
  19. 810632d Bug #46, discovered and fixed by Chris Allegretta · 24 years ago
  20. 69fbef6 Re-added NANO_NULL_KEY case to search_init code by Chris Allegretta · 24 years ago
  21. bd9e7c3 Replace with null string option, ran source through indent again by Chris Allegretta · 24 years ago
  22. a0e957b Rocco's findnextstr fixes, lost of other tweaks by Chris Allegretta · 24 years ago
  23. f9b6c9b Fixed iris-ansi term problem by Chris Allegretta · 24 years ago
  24. d7934d4 Added #ifdef around toggle_regex_msg to get rid of compiler warning (toggle_init()) by Chris Allegretta · 24 years ago
  25. 70e82f3 Back to CVS version by Chris Allegretta · 24 years ago
  26. 07e97d6 Updates for upcoming 0.9.19 release by Chris Allegretta · 24 years ago
  27. 9e7efa3 Added (int) casts to remove compile warnings with -Wall by Chris Allegretta · 24 years ago
  28. df3afdc Added initializations for last_search and last_replace (Rocco Corsi) by Chris Allegretta · 24 years ago
  29. 66989d6 Changing addresses again by Chris Allegretta · 24 years ago
  30. 7c44b68 PDCurses support by Chris Allegretta · 24 years ago
  31. ad1dacc PDCurses support by Chris Allegretta · 24 years ago
  32. 4aacee6 CVS Version update by Chris Allegretta · 24 years ago
  33. 629edad 0.9.18 release by Chris Allegretta · 24 years ago
  34. 834a69d Revised de.po translations by floki@bigfoot.com by Chris Allegretta · 24 years ago
  35. f45c18d Fix bug #44 by Rocco Corsi by Chris Allegretta · 24 years ago
  36. 0b88ce0 Mouse fix for new key handling code by Chris Allegretta · 24 years ago
  37. e7034c6 onekey() - Off by one error fix fix ;-) (Rocco Corsi) by Chris Allegretta · 24 years ago
  38. 90bd712 Default case for slang AC_TRY_RUNs in configure.in by Chris Allegretta · 24 years ago
  39. 9c35eb0 Made insert key call do_insertfile() by Chris Allegretta · 24 years ago
  40. 2a42af1 More display updates by Chris Allegretta · 24 years ago
  41. 16e4168 A heapin spoonful of updates in key handling by Chris Allegretta · 24 years ago
  42. b9bfc9b back out change in findnexstr that was causing more bugs *sigh* by Chris Allegretta · 24 years ago
  43. 2dc0f6b by Jordi Mallach · 24 years ago
  44. 9239d74 Use raw mode if _POSIX_VDISABLE isn't available, to allow support under cygwin by Chris Allegretta · 24 years ago
  45. 805c26d Changed _POSIX_VERSION checks in regex code to HAVE_REGEX_H, added check for regex.h in configure.in by Chris Allegretta · 24 years ago
  46. d746d90 Assigned entire file cut a number, crediting Ken in BUGS instead of ChangeLog by Chris Allegretta · 24 years ago
  47. 429a551 Fix to cut.c for cutting entire file with marker by Chris Allegretta · 24 years ago
  48. bf9da28 Changed version and files to CVS by Chris Allegretta · 24 years ago
  49. 423cbfd off by one in toggle help code and set up for 0.9.17 release by Chris Allegretta · 24 years ago
  50. 18f8be0 Implemented suspend code to work with Meta-Z by Chris Allegretta · 24 years ago
  51. f0f63a8 Changed awkward messages for no help and no wrap mode toggles by Chris Allegretta · 24 years ago
  52. 6306a11 update_line(): Added check for binary data >= 1 and <= 26, and use ^+letter ot display it by Chris Allegretta · 24 years ago
  53. 9541f2a credit to Mini edit team for Meta idea by Chris Allegretta · 24 years ago
  54. e49f123 Moved the toggle Meta keystrokes to the first column. Updated documentation and help code for Meta keys rather than 'alt keys' by Chris Allegretta · 24 years ago
  55. 756f220 New toggles for flags via Meta by Chris Allegretta · 24 years ago
  56. 9babaf3 findnextstr() - Fixed check for string that only occurs on the same line failing by Chris Allegretta · 24 years ago
  57. 340d6e5 Made wrapping code less ambitious by Chris Allegretta · 24 years ago
  58. dabc3cb Off by one error fix (Rocco Corsi) by Chris Allegretta · 24 years ago
  59. e10debd Updates by Ben Roberts by Chris Allegretta · 24 years ago
  60. f1d33d3 Get rid of lack of update when searching andmark is set by Chris Allegretta · 24 years ago
  61. 8d45804 cvs branch for 0.9.16 by Chris Allegretta · 24 years ago
  62. ba96f7a Doc updates for 0.9.16 release by Chris Allegretta · 24 years ago
  63. a2efc36 One more time, configure.in slang check by Chris Allegretta · 24 years ago
  64. e593597 New (and again revised =) slang test code (Albert Chin-A-Young) by Chris Allegretta · 24 years ago
  65. b7ea9d4 New libm test for slang by Chris Allegretta · 24 years ago
  66. c86f714 No more cutting the macic line, added check_statblank() to cut and uncut by Chris Allegretta · 24 years ago
  67. c87a411 More RCS schtuff by Chris Allegretta · 24 years ago
  68. b4dc9e0 New slang test code (Albert Chin-A-Young) by Chris Allegretta · 24 years ago
  69. 81b1eea Patch to handle by Chris Allegretta · 24 years ago
  70. 7dc14e8 Fixed getting locked into cutbuffer on cutting first line of file by Chris Allegretta · 24 years ago
  71. 4dbcc3c Changed tabsize long arg to actually accept an argument *sigh* by Chris Allegretta · 24 years ago
  72. 0bf4e14 Update of ChangeLog and NEWS for 0.9.15 release by Chris Allegretta · 24 years ago
  73. 99bf73f Removed now useless usrtabsize variable (Christian Weisgerber) by Chris Allegretta · 24 years ago
  74. 6d690a3 New tabsize code, Im very excited by Chris Allegretta · 24 years ago
  75. ed02216 Added recursive loop check by Chris Allegretta · 24 years ago
  76. 7a6f0d9 Finally fixed slang check message, or lack of by Chris Allegretta · 24 years ago
  77. da721be Bug fixes for do_enter and do_backspace by Chris Allegretta · 24 years ago
  78. 234a34d Chris goes berzerk on no sleep by Chris Allegretta · 24 years ago
  79. d63d11b Sigh, cancel that by Chris Allegretta · 24 years ago
  80. 1a47139 Another page_down tweak by Chris Allegretta · 24 years ago
  81. 95b0b52 edit_refresh()->edit_update() redundancy by Chris Allegretta · 24 years ago
  82. 6925bbd Added null_at() by Chris Allegretta · 24 years ago
  83. 18bd029 Bugfixes and cruft cleanout take 1 by Chris Allegretta · 24 years ago
  84. 7975ed8 New cvs code, data abstraction is good by Chris Allegretta · 24 years ago
  85. a1a55c7 official 0.9.14 sync by Chris Allegretta · 24 years ago
  86. 2ece167 Revised germal translation by floki@bigfoot.com by Chris Allegretta · 24 years ago
  87. 0e5faca Added documentation for all the -k cut changes by Chris Allegretta · 24 years ago
  88. a417ddc some random totsize-related bugfixes. (do_justify & do_wrap) by Robert Siemborski · 24 years ago
  89. 962c3c9 Fix for bug #30, I hope it doesn't break anything else by Chris Allegretta · 24 years ago
  90. 0559719 doc updates by Chris Allegretta · 24 years ago
  91. 1d7110d Oops, screwed up ChangeLog for 0.9.13 by Chris Allegretta · 24 years ago
  92. edebbe6 0.9.13 sync by Chris Allegretta · 24 years ago
  93. acb6234 Added code to check to see if using -l and the file is not fact a link. Please test by Chris Allegretta · 24 years ago
  94. 8f6c069 Spelling, Read_file and term setting fixes by Chris Allegretta · 24 years ago
  95. fcf32bf more intelligent filename selection in die() by Robert Siemborski · 24 years ago
  96. 3088555 Changed static temp_opt to flag TEMP_OPT. Fixed bug #29 by Chris Allegretta · 24 years ago
  97. 8d7ac1b by Jordi Mallach · 24 years ago
  98. d19e991 #ifdef'ed -k option for not NANO_SMALL b/c it requires the marker code by Chris Allegretta · 24 years ago
  99. ed0cb89 - refreshing fixes. by Adam Rogoyski · 24 years ago
  100. fa8f7bf Fixed consecutive search substring replace bug (28) by Chris Allegretta · 24 years ago