1. cdff015 help_init newline change by Robert Siemborski · 24 years ago
  2. 9fc8d43 New regexp search feature by Bill Soudan by Chris Allegretta · 24 years ago
  3. 5537387 Increment totsize when recreating magic line in backspace and delete by Chris Allegretta · 24 years ago
  4. 976847c moved '\n' outside of if at bottom of help_init by Robert Siemborski · 24 years ago
  5. 82e603d brought up to date due to recent totsize fixes by Robert Siemborski · 24 years ago
  6. acf71da - page_down() do not edit_update() if we are moving to the bottom of the file by Adam Rogoyski · 24 years ago
  7. 01dc83a - remove old assert() from do_wrap(). by Adam Rogoyski · 24 years ago
  8. 28a0f89 Add magic line code to do_backspace() and do_delete() by Chris Allegretta · 24 years ago
  9. 29e9a76 additional fix_editbot call by Robert Siemborski · 24 years ago
  10. e0e568f bugfix for page_down_center by Robert Siemborski · 24 years ago
  11. 23ecb17 totsize and magic line changes by Robert Siemborski · 24 years ago
  12. 63b3d7e Magic Line Code Added by Robert Siemborski · 24 years ago
  13. 66b0fc5 cuting newline-related totsize fixes by Robert Siemborski · 24 years ago
  14. deca3e7 updated for fix_editbot changes... by Robert Siemborski · 24 years ago
  15. dd53ec2 Fixed 2 FIXMEs in nano.c: by Robert Siemborski · 24 years ago
  16. 48fd2cb Oops, fix was really in edit_update_top in winio.c by Chris Allegretta · 24 years ago
  17. 1e57e68 Fixed a bug in page_down() and moved page_up() to move.c where it belongs by Chris Allegretta · 24 years ago
  18. 67105eb Oops, fix for --enable-tiny by Chris Allegretta · 24 years ago
  19. dbc12b2 Removed do_oldspell() and put an ifdef around do_spell() by Chris Allegretta · 24 years ago
  20. 6d0e9cd changed all 'sprintf' calls to 'snprintf' by Robert Siemborski · 24 years ago
  21. 6af1431 changed all 'sprintf' calls to 'snprintf' by Robert Siemborski · 24 years ago
  22. 715e7dd Change 'To Replace' to just 'Replace', more like Pico by Chris Allegretta · 24 years ago
  23. 518b8ef Um, the translation for No Replace is NOT the same as for Replace... by Chris Allegretta · 24 years ago
  24. 8c2b40f Made search functions and keys more like Pico by Chris Allegretta · 24 years ago
  25. 8b70937 Removed gettext calls for Yes, No, etc. till we decide if we translate them... by Chris Allegretta · 24 years ago
  26. f7eba0b Finnish translation by pauli.virtanen@saunalahti.fi by Chris Allegretta · 24 years ago
  27. 0b0fc49 by Jordi Mallach · 24 years ago
  28. 5204ea9 Removed now unnecessary raw/cbreak combos. by Chris Allegretta · 24 years ago
  29. 6e80585 New german translation by floki@bigfoot.com by Chris Allegretta · 24 years ago
  30. 8a9fe7e Oops, two alt_speller vars by Chris Allegretta · 24 years ago
  31. 5a4eb33 Oops, two alt_speller vars by Chris Allegretta · 24 years ago
  32. fc5fb2e by Jordi Mallach · 24 years ago
  33. 4da1fc6 Synch with official 0.9.11 by Chris Allegretta · 24 years ago
  34. 145c46e Indonesian translation update by Chris Allegretta · 24 years ago
  35. 1aaae97 es.po update by Jordi by Chris Allegretta · 24 years ago
  36. 8b26095 Only define HAVE_TABSIZE in ncurses by Chris Allegretta · 24 years ago
  37. f374645 Minor update and testing write access by Chris Allegretta · 24 years ago
  38. 09f9796 - check_wrap() more off by one. by Adam Rogoyski · 24 years ago
  39. 790198d Added -T info to ChangeLog by Chris Allegretta · 24 years ago
  40. 3798588 Added likely NEWS items for 0.9.11 to NEWS by Chris Allegretta · 24 years ago
  41. d46e9fc - do_wrap() off by one current_x - 1 ==> current_x by Adam Rogoyski · 24 years ago
  42. ee39d57 - do_wrap() spaces between words fix. by Adam Rogoyski · 24 years ago
  43. 6724a7e Add -T tab width option by Chris Allegretta · 24 years ago
  44. 77b35ce Buglet fix for for losing text on wrap current_x < wrapcol by Chris Allegretta · 24 years ago
  45. 3d449b4 - do_wrap() needs to keep spaces when you are on the first word that should be wrapped and hit a by Adam Rogoyski · 24 years ago
  46. 68576d3 New .po files for new src files by Chris Allegretta · 24 years ago
  47. 2abcc01 Oops, add new files to POTFILES (again) by Chris Allegretta · 24 years ago
  48. 5b15d9f Oops, add new files to POTFILES by Chris Allegretta · 24 years ago
  49. a4b35bc New translations for new files by Chris Allegretta · 24 years ago
  50. 97accc6 Fix lack of update on width resize by Chris Allegretta · 24 years ago
  51. bceb1b2 Split nano.c up more by Chris Allegretta · 24 years ago
  52. b0b367e corrected do_insertfile by Robert Siemborski · 24 years ago
  53. 10eab1d Fixes faiure of display to update in do_insertfile by Robert Siemborski · 24 years ago
  54. 53154a7 fixed bug where bottom line would not be redrawn if update_line was called by Robert Siemborski · 24 years ago
  55. 0223d6f - fix do_wrap() to change the start point of the MARK if it wraps down a line. by Adam Rogoyski · 24 years ago
  56. a9addc7 continued display bugfixes/optimizations by Robert Siemborski · 24 years ago
  57. 5387591 Continued display fixes. Specifically, bug #23. by Robert Siemborski · 24 years ago
  58. 9aeb9da Fix do_wrap() and fix_wrap() to handle empty lines, lines without spaces, and recursively call by Adam Rogoyski · 24 years ago
  59. b0ae393 Added do_enter bugfix for placewewant by Chris Allegretta · 24 years ago
  60. 12de8e8 Added Indonesian translation by Chris Allegretta · 24 years ago
  61. b0df953 updated for totsize fixes + experimental do_wrap by Robert Siemborski · 24 years ago
  62. ea19c73 fix for the totsize / cut bug by Robert Siemborski · 24 years ago
  63. ab4295b Added cvs suffix to version, for debugging by Chris Allegretta · 24 years ago
  64. e8c6fd0 bugfix for something that got stuck in 1.3 by Robert Siemborski · 24 years ago
  65. 7a1da87 Continued bugfixes/optimizations to display code. Tabs at COLS don't work still. by Robert Siemborski · 24 years ago
  66. 1fc1f3c Updates for fixes in winio.c, as well as what remains to be fixed by Robert Siemborski · 24 years ago
  67. 3f8c7a8 Fix prototype for check_wrap (as changed in nano.c) by Robert Siemborski · 24 years ago
  68. 2b26e0a Added missing release notes for 0.9.10 by Chris Allegretta · 24 years ago
  69. 77f36de add experimental new do_wrap() and check_wrap() to imitate pico a little closer. by Adam Rogoyski · 24 years ago
  70. 57474c3 Added Rob to AUTHORS by Chris Allegretta · 24 years ago
  71. 91413cf updated for changes in winio.c (1.2) by Robert Siemborski · 24 years ago
  72. d8510b2 Substantial changes to winio.c that appear to fix the display problems by Robert Siemborski · 24 years ago
  73. a2ea193 Initial revision by Chris Allegretta · 24 years ago