- def6091 fix minor breakage by David Lawrence Ramsey · 18 years ago
- 281a469 fix minor display and cursor placement problems when scrolling between by David Lawrence Ramsey · 18 years ago
- cd79a81 in doc/man/rnano.1 and doc/man/fr/rnano.1, update copyright notices, as by David Lawrence Ramsey · 18 years ago
- 97a6ecb in get_mouseinput(), gix longstanding problem where mouse clicks on the by David Lawrence Ramsey · 18 years ago
- 9bd537f in disable_mouse_support() and enable_mouse_support(), when toggling by David Lawrence Ramsey · 18 years ago
- 98958e8 per OBATA Akio's patch with a few tweaks by me, add wnoutrefresh() calls by David Lawrence Ramsey · 18 years ago
- a9c0000 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- f3318a9 remove unneeded whitespace by David Lawrence Ramsey · 18 years ago
- 38de45b per Jean-Philippe Guérard's updates, in doc/man/fr/*.1, by David Lawrence Ramsey · 18 years ago
- 9b5f463 in doc/man/fr/nanorc.5, remove trailing whitespace by David Lawrence Ramsey · 18 years ago
- cfd4b89 in read_file(), improve autodetection of DOS and Mac format files to not by David Lawrence Ramsey · 18 years ago
- 4510bac update copyright notices, as Jordi Mallach's copyrights have now been by David Lawrence Ramsey · 18 years ago
- 4fe5edb in do_gotolinecolumn(), use a clearer error message if we enter an by David Lawrence Ramsey · 18 years ago
- 4821ac6 in input_tab(), disable completion of usernames, directories, and by David Lawrence Ramsey · 18 years ago
- 6e6c80b in username_tab_completion() and cwd_tab_completion(), rename variable by David Lawrence Ramsey · 18 years ago
- b4b5536 in cwd_tab_completion(), remove unneeded assert by David Lawrence Ramsey · 18 years ago
- d8a1d37 update copyright notices, as Chris Allegretta's copyrights have now been by David Lawrence Ramsey · 18 years ago
- c9694b7 update copyright notices, as my copyrights have now been assigned to the by David Lawrence Ramsey · 18 years ago
- e409533 Updated Russian translation by Sergey A. Ribalchenko. by Jordi Mallach · 18 years ago
- 1072fce in edit_scroll(), fix problem where the screen wouldn't be updated by David Lawrence Ramsey · 18 years ago
- cd7a313 in doc/faq.html, update links to the Free Translation Project by David Lawrence Ramsey · 18 years ago
- c1f4b9e various documentation updates by David Lawrence Ramsey · 18 years ago
- 142e57b cosmetic fixes by David Lawrence Ramsey · 18 years ago
- ac154c3 in the French manpages, delete translation of old licensing terms, until by David Lawrence Ramsey · 18 years ago
- 34f20bf typo fix by David Lawrence Ramsey · 18 years ago
- e3eed02 convert documentation to GPLv3/GFDLv1.2 by David Lawrence Ramsey · 18 years ago
- a22b267 in the French manpage translations, make all copyright notices by David Lawrence Ramsey · 18 years ago
- 093a441 in rnano.1, add missing copyright notice from nano-tiny.1, which rnano.1 by David Lawrence Ramsey · 18 years ago
- 64b8f42 properly handle more cases of inserting a file/uncutting text with the mark on by David Lawrence Ramsey · 18 years ago
- 1b2e77e fix breakage by David Lawrence Ramsey · 18 years ago
- ee89418 more fixes for uncutting text/inserting files with the mark on by David Lawrence Ramsey · 18 years ago
- b4e5fc1 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 7f4cf43 more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 723cbe3 cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 908b127 in do_insertfile(), make sure the mark is always properly positioned by David Lawrence Ramsey · 18 years ago
- bf70087 in Makefile.am, remove erroneous backslash after ChangeLog.pre-2.1 in by David Lawrence Ramsey · 18 years ago
- d0035b4 convert to GPLv3 or later by David Lawrence Ramsey · 18 years ago
- fd21be1 update the copyright notice on the tab completion code originally from by David Lawrence Ramsey · 18 years ago
- 84c6845 comment fix by David Lawrence Ramsey · 18 years ago
- 273c113 simplify ngetdelim(), and update the copyright notice on ngetline() and by David Lawrence Ramsey · 18 years ago
- d5a9800 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- f031719 simplify by David Lawrence Ramsey · 18 years ago
- d1ab89a in copy_from_file(), fix potential segfault after uncutting one line of by David Lawrence Ramsey · 18 years ago
- 884ca53 cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 3305c11 typo fix by David Lawrence Ramsey · 18 years ago
- 129dfb6 in version(), display copyright notices by David Lawrence Ramsey · 18 years ago
- ec5bcc3 capitalization fixes by David Lawrence Ramsey · 18 years ago
- 396f665 fix copyright notice and changelog entries by David Lawrence Ramsey · 18 years ago
- cb53563 update copyright notices to account for modifications by David Lawrence Ramsey · 18 years ago
- 1f5c89f in faq.html, update RPM links for nano 2.0.x by David Lawrence Ramsey · 18 years ago
- fe1bc66 fix changelog entry by David Lawrence Ramsey · 18 years ago
- 3678477 in copy_file(), assert that inn and out don't both point to the same file by David Lawrence Ramsey · 18 years ago
- 9276f4d in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
- a90e6c3 in do_replace_loop(), fix problem where replacing e.g. single-byte by David Lawrence Ramsey · 18 years ago
- 3653667 typo fixes by David Lawrence Ramsey · 18 years ago
- bebfd9f in mbstrncasecmp(), mbstrnlen(), mbstrpbrk(), and has_blank_mbchars(), by David Lawrence Ramsey · 18 years ago
- ae46b91 in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
- 84763ef cosmetic fix by David Lawrence Ramsey · 18 years ago
- 08077ec fix changelog entry by David Lawrence Ramsey · 18 years ago
- 7105830 in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 18 years ago
- 444f802 in nstrncasecmp() and mbstrncasecmp(), for efficiency, return zero by David Lawrence Ramsey · 18 years ago
- 1904f51 more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 1044233 cosmetic fixes by David Lawrence Ramsey · 18 years ago
- 23a4e43 in do_yesno_prompt(), remove redundant check for NO_HELP's being FALSE by David Lawrence Ramsey · 18 years ago
- 5fcf8bf comment fix by David Lawrence Ramsey · 18 years ago
- 81acb97 add missing changelog entry by David Lawrence Ramsey · 18 years ago
- c8bde57 fix minor breakage by David Lawrence Ramsey · 18 years ago
- ebc38fd further simplify processing of mouse events by consolidating if clauses by David Lawrence Ramsey · 18 years ago
- 3a50470 in do_mouseinput(), deal with clicks of the first mouse button again; by David Lawrence Ramsey · 18 years ago
- 14aa37c in get_key_buffer(), fix inaccurate comments by David Lawrence Ramsey · 18 years ago
- a78b435 replace the current hackish check for a UTF-8 locale with a proper call by David Lawrence Ramsey · 18 years ago
- bc65313 more various mouse support-related simplifications by David Lawrence Ramsey · 18 years ago
- 54fdb75 fix changelog entry by David Lawrence Ramsey · 18 years ago
- 3a5eaeb various mouse support-related simplifications, improvements, and fixes by David Lawrence Ramsey · 18 years ago
- 7f8bfca fix changelog entry by David Lawrence Ramsey · 18 years ago
- b9fa1b1 in do_mouseinput(), add mouse wheel support, per Helmut Jarausch's suggestion by David Lawrence Ramsey · 18 years ago
- c88556c in TODO, add entries for fixing limitations with pasting text and by David Lawrence Ramsey · 18 years ago
- be27ba4 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- ee43ea6 in backup_lines(), avoid a segfault when the mark begins and ends on the by David Lawrence Ramsey · 18 years ago
- d4cf1fd one last cosmetic fix by David Lawrence Ramsey · 18 years ago
- 2111912 revert erroneous change by David Lawrence Ramsey · 18 years ago
- 3468784 further simplify do_writeout() by David Lawrence Ramsey · 18 years ago
- 7622ca0 in do_writeout(), if we're in restricted mode, we're not allowed to by David Lawrence Ramsey · 18 years ago
- ea8f3c5 comment fix by David Lawrence Ramsey · 18 years ago
- 462720a simplify do_writeout() by David Lawrence Ramsey · 18 years ago
- 5f7686f formatting fix by David Lawrence Ramsey · 18 years ago
- 380a708 in tail(), remove unneeded if statement by David Lawrence Ramsey · 18 years ago
- 238df93 yet another cosmetic fix by David Lawrence Ramsey · 18 years ago
- e53c382 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- b94d51a more cosmetic fixes by David Lawrence Ramsey · 18 years ago
- b68cd63 in doc/faq.html, add a new section 4.14 by John M. Gabriele, with a few by David Lawrence Ramsey · 18 years ago
- b3d66aa another cosmetic fix by David Lawrence Ramsey · 18 years ago
- 60d4333 cosmetic fix by David Lawrence Ramsey · 18 years ago
- b8dfcb3 fix various file-saving bugs by David Lawrence Ramsey · 18 years ago
- 7fc36c7 fix various file- and rcfile-opening bugs by David Lawrence Ramsey · 18 years ago
- dc588ae simplify real_dir_from_tilde() by David Lawrence Ramsey · 18 years ago
- 6a8b350 in parse_kbinput(), interpret Cancel and Shift-Cancel by David Lawrence Ramsey · 18 years ago
- a31d54e in get_escape_seq_kbinput(), add missing comments by David Lawrence Ramsey · 18 years ago
- 88bf487 fix changelog entries by David Lawrence Ramsey · 18 years ago
- 31023f0 in input_tab(), don't bother checking if num_matches is less than zero, by David Lawrence Ramsey · 18 years ago