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