]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2005-09-20 David Lawrence... really fix the previous break_line() problem
2005-09-20 David Lawrence... in break_line(), fix a problem where a line could be...
2005-09-20 David Lawrence... in display_string(), really avoid a memory corruption...
2005-09-16 David Lawrence... fix another minor spacing problem in titlebar()
2005-09-14 David Lawrence... comment fixes
2005-09-14 David Lawrence... in (control_)?mbrep(), if crep is an invalid multibyte...
2005-09-13 David Lawrence... remove do_(left|right)()'s ability to optionally not...
2005-09-13 David Lawrence... more miscellaneous minor fixes
2005-09-06 David Lawrence... fix changelog entry
2005-09-05 David Lawrence... in display_string(), if column is less than start_col...
2005-09-04 David Lawrence... comment fix
2005-09-02 David Lawrence... in configure.ac, update the description of the ENABLE_C...
2005-09-02 David Lawrence... if we don't have regex.h and hence regex support, disab...
2005-09-02 David Lawrence... minor documentation fixes
2005-09-02 David Lawrence... in move_to_filestruct(), fix problem where edittop...
2005-09-02 David Lawrence... formatting fix
2005-08-29 David Lawrence... fix compilation with -pedantic
2005-08-29 David Lawrence... fix compilation with --enable-debug
2005-08-29 David Lawrence... fix credits length
2005-08-29 David Lawrence... add Mike Frysinger to credits
2005-08-28 David Lawrence... make is_valid_unicode() catch more invalid Unicode
2005-08-27 David Lawrence... more email address updates
2005-08-27 David Lawrence... fix changelog entry
2005-08-27 David Lawrence... update email address
2005-08-22 Jordi MallachCredit Bulgarian and Dutch translators.
2005-08-22 Jordi MallachConvert to UTF-8.
2005-08-22 Jordi MallachNew Bulgarian translation.
2005-08-16 David Lawrence... really fix edit_scroll() breakage
2005-08-16 David Lawrence... comment fix
2005-08-16 David Lawrence... fix more edit_scroll() breakage
2005-08-15 Jordi MallachUpdated Catalan translation.
2005-08-15 Jordi MallachUpdated Dutch from the TP.
2005-08-14 David Lawrence... clean up do_credits() even more
2005-08-14 David Lawrence... use doupdate() instead of refresh() to reenter curses...
2005-08-14 David Lawrence... turn the keypad on in topwin again, and clean up do_cre...
2005-08-13 David Lawrence... cosmetic fixes
2005-08-13 David Lawrence... for consistency, display high-bit single-byte control...
2005-08-11 David Lawrence... add missing comment
2005-08-10 David Lawrence... still more various documentation updates
2005-08-10 David Lawrence... various documentation updates
2005-08-10 David Lawrence... add new -W/--wordbounds command line option, and new...
2005-08-10 David Lawrence... in usage(), remove unneeded translation of "--quickblank"
2005-08-10 David Lawrence... clarify changelog entry
2005-08-10 David Lawrence... readd the option to turn the keypad off by default...
2005-08-10 David Lawrence... in update_history(), add a check to make sure the param...
2005-08-08 David Lawrence... cover the full range of Unicode
2005-08-08 David Lawrence... store Unicode values in longs instead of ints
2005-08-05 David Lawrence... cosmetic fix
2005-08-05 David Lawrence... even better handling of invalid Unicode characters
2005-08-04 David Lawrence... don't allow entering invalid Unicode in make_mbchar...
2005-08-04 David Lawrence... add better handling of invalid Unicode, plus a few...
2005-08-02 David Lawrence... more get_unicode_kbinput() fixes: properly discard...
2005-08-01 David Lawrence... cosmetic fixes
2005-08-01 David Lawrence... fix misplaced code in previous edit_scroll() fix
2005-08-01 David Lawrence... eliminate still more redundant screen updates
2005-08-01 David Lawrence... rename get_word_kbinput() to get_unicode_kbinput()...
2005-08-01 David Lawrence... in get_word_kbinput(), limit the input word to hexadeci...
2005-08-01 David Lawrence... miscellaneous enum cleanups, including making the file...
2005-08-01 David Lawrence... cosmetic fix
2005-08-01 David Lawrence... formatting fixes
2005-08-01 David Lawrence... document the "none" and "default" syntaxes in nanorc.5
2005-08-01 David Lawrence... document the explanation of the "none" syntax in nanorc...
2005-08-01 David Lawrence... port over Brand Huntsman's reserved "none" syntax to...
2005-08-01 David Lawrence... treat color syntax names case sensitively, for consiste...
2005-08-01 David Lawrence... more color updates: add a "default" syntax that takes...
2005-08-01 David Lawrence... the old assert is actually needed, so put it back too
2005-08-01 David Lawrence... revert previous simplification, as it only moved comple...
2005-07-31 David Lawrence... comment fix
2005-07-31 David Lawrence... simplify further
2005-07-31 David Lawrence... fix cursor position display breakage
2005-07-31 David Lawrence... simplify do_cursorpos(), and remove an unneeded assert...
2005-07-30 David Lawrence... in parse_syntax(), flag duplicate syntax names as errors
2005-07-30 David Lawrence... port over more of Brand Huntsman's old patch: a color...
2005-07-29 David Lawrence... fix extension decompilation breakage
2005-07-29 David Lawrence... add missing bit from last patch
2005-07-29 David Lawrence... port over more of Brand Huntsman's old patch (with...
2005-07-29 David Lawrence... formatting fixes
2005-07-29 David Lawrence... fix display breakage
2005-07-27 David Lawrence... remove unnecessary can_change_colors() call
2005-07-27 David Lawrence... cosmetic fix
2005-07-26 David Lawrence... remove still more redundant screen updates; change...
2005-07-26 David Lawrence... more comment fixes
2005-07-26 David Lawrence... handle invalid multibyte characters more efficiently
2005-07-26 David Lawrence... comment fix
2005-07-26 David Lawrence... typo fix
2005-07-26 David Lawrence... and don't let a SIGWINCH throw out the changes made...
2005-07-26 David Lawrence... remove redundant code, and add a comment
2005-07-26 David Lawrence... simplify the previous fix
2005-07-25 David Lawrence... fix resizing while the alternate spell checker is running
2005-07-25 David Lawrence... add various fill-related cleanups, plus some related...
2005-07-25 David Lawrence... since the total number of lines in a file is the same...
2005-07-25 David Lawrence... *really* fix mouse support breakage
2005-07-25 David Lawrence... really fix mouse support breakage
2005-07-25 David Lawrence... fix mouse support breakage
2005-07-25 David Lawrence... add more miscellaneous mouse support-related fixes...
2005-07-25 David Lawrence... in do_mouse(), avoid redundant screen updates by using...
2005-07-25 David Lawrence... cosmetic fixes
2005-07-25 David Lawrence... simplify do_wordlinechar_count()'s final message a...
2005-07-25 David Lawrence... rename do_word_count() do_wordlinechar_count(), and...
2005-07-25 David Lawrence... expand do_word_count() to also count the number of...
next