2005-06-21 |
David Lawrence... | change some instances of charcpy() back to strncpy... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | oops; do_yesno() doesn't need display_string(); it... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | in titlebar(), handle VERLEN's being a UTF-8 string |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | fix total_redraw() so that it always keeps the cursor... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | in do_yesno(), add a missing assert, and use display_st... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | per Jordi's suggestion, change the toggle for -E/-... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | per Jordi's suggestion, remove the Meta-U toggle for... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | revert last change, since it'll cause problems with... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | in configure.ac, add a few more minor consistency fixes |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | revert last change, as the multibyte strcoll() function... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | add a multibyte case-insensitive version of strcoll... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | recover properly when the alternate spell checker fails |
commit | commitdiff | tree | snapshot |
2005-06-20 |
David Lawrence... | make sure the function checks are *really* in alphabeti... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-06-20 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2005-06-20 |
David Lawrence... | remove unnecessary variables from and add missing asser... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2005-06-19 |
David Lawrence... | update the "Feature Toggles" section in nano.texi to... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
David Lawrence... | when reading color syntax names or sorting filenames... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
David Lawrence... | in read_line(), rename variable len to buf_len, for... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | comment and indentation fixes |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | remove the reset_cursor() call in statusq(), as it... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | in configure.ac, check for possibly unavailable functio... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | formatting fixes for Makefile.am and m4/Makefile.am |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | in configure.ac, check for get_wch() instead of wget_wc... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | rename total_update() total_redraw() for consistency |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | work around slang brain damage in total_update() |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | fix still more minor display update problems |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | fix more minor screen update problems |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | n is ignored in the mbstowcs() call, so it can be 0... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | in statusq(), call wrefresh(bottomwin) after getting... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | in toggle_init(), reorder the toggles to put more toggl... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
David Lawrence... | clarify the description of the line wrapping toggle |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | change the short option for --restricted from -Z to -R |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | fix misplaced long option |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | add comment |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | add a description of -U/--quickblank to nano.texi,... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | QUICK_BLANK and CONST_UPDATE shouldn't be working at... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | rename the CONSTUPDATE flag to CONST_UPDATE, and clarif... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | add missing #ifdef |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | add -U/--quickblank option, a Meta-U toggle, and a... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | move all the rcfile options disabled by NANO_SMALL... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | since the DISABLE_CURPOS flag is only used in winio... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | in statusbar(), set statusblank to 25 instead of 26... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | more miscellaneous documentation updates |
commit | commitdiff | tree | snapshot |
2005-06-17 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | various #ifdef fixes |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | miscellaneous cleanups in do_find_bracket(): rename... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | add "backwards" and "casesensitive" to the "rcfile... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | add the "regexp" rcfile option back in at DB's suggesti... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | document the new Meta-E toggle |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | in usage(), remove inaccurate default listed for -Q... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | fix assert |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | fix compilation with --enable-debug |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | remove stray "]" |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | wording fix |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | in shortcut_init(), clarify the description of ^X when |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | change the SMOOTHSCROLL flag to the SMOOTH_SCROLL flag |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | change the NO_UTF8 flag to the USE_UTF8 flag, and rever... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | fix memory leak |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | add the "tabstospaces" option to the "rcfile" regexes |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Lawrence... | move the "tabstospaces" option in nanorc.sample down... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | fix changelog entry |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | revert erroneous help_init() changes |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | add the ability to convert (non-verbatim input) typed... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | in do_spell(), if the spell-checker printed any error... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | in do_int_spell_fix(), display highlighted misspelled... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | add missing blank lines |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | make --enable-extra only define NANO_EXTRA, and update... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | change wint_t's back to wchar_t's to fix compilation... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Jordi Mallach | Typo fix by Jens Seidel. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | in do_browser(), make mouse clicks in the browser windo... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | more miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | fix #ifdefs so that nano compiles with NANO_SMALL defin... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | *more* cleanups to chars.c and related code |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | formatting and comment fixes |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | don't count punctuation when searching for a whole... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
David Lawrence... | in open_prevnext_file(), move up a misplaced assert... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
David Lawrence... | more miscellaneous fixes |
commit | commitdiff | tree | snapshot |
2005-06-14 |
David Lawrence... | revert the changes to the behavior of Esc Esc [3-digit... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
David Lawrence... | more miscellaneous cleanups |
commit | commitdiff | tree | snapshot |
2005-06-14 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-06-14 |
David Lawrence... | minor faq updates |
commit | commitdiff | tree | snapshot |
2005-06-14 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-06-14 |
David Lawrence... | yet *another* cleanup |
commit | commitdiff | tree | snapshot |
2005-06-14 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-06-14 |
David Lawrence... | improve detection of blank characters in the "punct... |
commit | commitdiff | tree | snapshot |
next |