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 |
2005-06-13 |
David Lawrence... | yet another cleanup |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | nisw?blank() should return int, not bool, to match... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | change the behavior of Esc Esc [3-digit number from... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | in the "nanorc" regexes in nanorc.sample, tweak the... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | simplify is_valid_mbstring() by making it use mbstowcs() |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | don't work around invalid multibyte sequences in rcfile... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | still more cleanups to chars.c and related code |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | remove unneeded blank line |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | revert the simplification of the display_string() call in |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | when doing history string tab completion, skip over... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | in do_replace_loop(), simplify the display_string(... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | simplify the word detection code |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | detect words more accurately by taking punctuation... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | document cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-06-13 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | in shortcut_init(), allow the mark to be used in view... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | fix changelog entry |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | when the mark is on, only do a word count on the marked... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | remove unnecessary screen update |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | implement word count via Meta-D at the main window |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | one last cleanup to chars.c |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | various cleanups to chars.c and related code |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | in do_tab(), remove unneeded variable kbinput |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | more formatting fixes |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | cosmetic and formatting fixes |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | add macro charset(), a wrapper that calls memset()... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | in resize_variables(), use sizeof(char) in the memset... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-06-10 |
David Lawrence... | in display_string(), don't check for multicolumn charac... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
David Lawrence... | in color_to_int(), assert that colorname isn't NULL... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
David Lawrence... | in disable_extended_input(), disable extended output... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2005-06-09 |
David Lawrence... | in parse_colors(), properly generate an error if we... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
David Lawrence... | update documentation for the "color" regex |
commit | commitdiff | tree | snapshot |
2005-06-08 |
David Lawrence... | in parse_colors(), properly parse a background color... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
David Lawrence... | make parse_line_column() consistent with the color... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-06-08 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-06-08 |
David Lawrence... | revert the conversion of each line to a valid multibyte... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
David Lawrence... | clarify changelog entry |
commit | commitdiff | tree | snapshot |
2005-06-08 |
David Lawrence... | when reading a file in, make sure each line is a valid... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
David Lawrence... | in doc/faq.html, update the question about the FAQ... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2005-06-08 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Jordi Mallach | Fix French mandir. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
David Lawrence... | fix erroneous #ifdef that caused a compilation problem... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
David Lawrence... | preemptively update the version number |
commit | commitdiff | tree | snapshot |
2005-06-06 |
David Lawrence... | add else's |
commit | commitdiff | tree | snapshot |
2005-06-06 |
David Lawrence... | in do_insertfile(), set i to 0 when we get a filename... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
David Lawrence... | add missing blank line |
commit | commitdiff | tree | snapshot |
2005-06-06 |
David Lawrence... | in shortcut_init(), remove unnecessary "Refresh" placeh... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
David Lawrence... | in do_yesno(), allow refreshing the screen via Ctrl... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
David Lawrence... | in die(), if the current filestruct's been partitioned... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
David Lawrence... | in do_replace_loop(), when moving to the next match... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
David Lawrence... | fix another memory corruption problem in display_string... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
David Lawrence... | add const |
commit | commitdiff | tree | snapshot |
2005-06-05 |
David Lawrence... | make parse_line_column() more consistent: don't return... |
commit | commitdiff | tree | snapshot |
2005-06-05 |
David Lawrence... | various umask-related cleanups |
commit | commitdiff | tree | snapshot |
2005-06-05 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2005-06-05 |
David Lawrence... | in safe_tempfile(), open a newly created temporary... |
commit | commitdiff | tree | snapshot |
next |