2005-10-27 |
David Lawrence... | at long last, properly handle mouse clicks on the statu... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
David Lawrence... | cosmetically refactor statusbar() |
commit | commitdiff | tree | snapshot |
2005-10-26 |
David Lawrence... | refactor nanoget_repaint() to split out the new function |
commit | commitdiff | tree | snapshot |
2005-10-25 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2005-10-24 |
David Lawrence... | add the ability to scroll up or down single lines witho... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
2005-10-24 |
David Lawrence... | GNU nano 1.3.9 v1.3.9 |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Jordi Mallach | French manpage updates. |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Jordi Mallach | Mass update from the TP. |
commit | commitdiff | tree | snapshot |
2005-10-11 |
David Lawrence... | in nanorc.sample, tweak one "TeX" regex to use the... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-10-07 |
David Lawrence... | in do_tab(), make sure that we insert the correct numbe... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
David Lawrence... | add missing string translation |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Jordi Mallach | Update Catalan to match the TP file. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
David Lawrence... | in get_key_buffer(), only save all open buffers and... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
David Lawrence... | add the last of Mike Frysinger's "c-file" regex improve... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
David Lawrence... | add most of Mike Frysinger's "c-file" regex tweaks... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-10-04 |
David Lawrence... | in display_string(), *really* avoid a memory corruption... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
David Lawrence... | preemptively update the version number |
commit | commitdiff | tree | snapshot |
2005-09-26 |
David Lawrence... | cosmetic fix: sort the meta sequence #defines in ASCII... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
David Lawrence... | minor documentation updates |
commit | commitdiff | tree | snapshot |
2005-09-25 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-09-24 |
David Lawrence... | in get_escape_seq_kbinput(), fix a typo preventing the |
commit | commitdiff | tree | snapshot |
2005-09-20 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-09-20 |
David Lawrence... | revert previous changes, as lines are broken on tabs... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
David Lawrence... | in break_line(), fix another problem where goal could... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
David Lawrence... | miscellaneous minor fix |
commit | commitdiff | tree | snapshot |
2005-09-20 |
David Lawrence... | *really* fix the previous break_line() problem |
commit | commitdiff | tree | snapshot |
2005-09-20 |
David Lawrence... | really fix the previous break_line() problem |
commit | commitdiff | tree | snapshot |
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 |
next |