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 |
2005-07-25 |
David Lawrence... | reorder a few functions |
commit | commitdiff | tree | snapshot |
2005-07-24 |
David Lawrence... | make color_to_short() actually return a short |
commit | commitdiff | tree | snapshot |
2005-07-24 |
David Lawrence... | remove erroneous static declaration of fill; it's globa... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
David Lawrence... | move advanced text operations (command execution in... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-07-23 |
David Lawrence... | really fix inconsistency |
commit | commitdiff | tree | snapshot |
2005-07-23 |
David Lawrence... | fix inconsistency |
commit | commitdiff | tree | snapshot |
2005-07-23 |
David Lawrence... | eliminate still more redundant screen updates in edit_s... |
commit | commitdiff | tree | snapshot |
2005-07-23 |
David Lawrence... | remove more redundant screen updates in edit_scroll... |
commit | commitdiff | tree | snapshot |
2005-07-23 |
David Lawrence... | fix alternate spell checker breakage: don't lose colors... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
David Lawrence... | allow scrolling more than editwinrows lines via edit_sc... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
David Lawrence... | revert broken edit_scroll() changes for now |
commit | commitdiff | tree | snapshot |
2005-07-22 |
David Lawrence... | allow scrolling more than editwinrows lines via edit_sc... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
David Lawrence... | display invalid multibyte sequences as Unicode FFFD... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
David Lawrence... | more function reordering |
commit | commitdiff | tree | snapshot |
2005-07-21 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-07-21 |
David Lawrence... | add comment and formatting fixes, and remove now-useles... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
David Lawrence... | in do_find_bracket(), add comments and minor cleanups |
commit | commitdiff | tree | snapshot |
2005-07-20 |
David Lawrence... | move do_(next|prev)_word(_void())? to move.c too |
commit | commitdiff | tree | snapshot |
2005-07-20 |
David Lawrence... | add miscellaneous color and openfilestruct cleanups... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
David Lawrence... | move the paragraph-searching functions to move.c, as... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jordi Mallach | Doh, fixup ChangeLog. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jordi Mallach | Updated Malay translation from the TP. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jordi Mallach | Update French manpages by Jean-Philippe Guérard. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
David Lawrence... | in nanogetstr(), make sure that magichistory is properl... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
David Lawrence... | in find_history() and get_history_completion(), make... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
David Lawrence... | add missing blank lines |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | in mbstrchr(), don't count matches between valid and... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | for consistency, revert handling of cases where a searc... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Jordi Mallach | Updated French translation from the TP. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | make sure that the current position in the history... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | properly handle cases where a search string and a match... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | add comment |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | don't display invalid multibyte sequences as Unicode... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
David Lawrence... | better edit_scroll() redundancy fix |
commit | commitdiff | tree | snapshot |
2005-07-17 |
David Lawrence... | fix edit_scroll() redundancy |
commit | commitdiff | tree | snapshot |
next |