2005-11-10 |
David Lawrence... | fix yet more do_justify() breakage |
commit | commitdiff | tree | snapshot |
2005-11-10 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2005-11-10 |
David Lawrence... | revert change to edit_update(), since it's used when... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
David Lawrence... | tweak do_wrap(), remove_magicline(), edit_scroll()... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-11-10 |
David Lawrence... | tweak do_justify() to rely on fileage instead of NULL... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
David Lawrence... | fix still *more* backup_lines() breakage |
commit | commitdiff | tree | snapshot |
2005-11-10 |
David Lawrence... | fix still more backup_lines() breakage |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | fix still more backup_lines() breakage |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | more do_justify() breakage fixes, and miscellaneous... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | fix more backup_lines() breakage |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | fix break_lines() breakage |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | fix more find_paragraph() breakage |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | fix more do_justify() breakage |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | fix breakage in find_paragraph() and do_justify() |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | add comment |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | tweak find_paragraph() and do_justify() to remove the... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | finish tweaking backup_lines() to remove the assumption... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | minor backup_lines() cleanups |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | tweak begpar() to rely on fileage instead of NULL for... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | in get_next_filename(), store the value of digits(ULONG... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | tweak do_para_end() to remove the assumption that the... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | remove unneeded code |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | simplify cut_line() further |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | add prompt.c to the list of translated files, since... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | in cut_line(), since placewewant will always be zero... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
David Lawrence... | *really* make deleting and cutting text consistent... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | more fixes for files that don't end in magiclines:... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | revert last change, as the new bahavior is consistent... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | tweak do_delete() to not mark the file as modified... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | add missing changelog entry |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | in do_alt_speller(), move the code that replaces the... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | make do_int_spell_fix() and do_alt_speller() take the... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | initialize the static pid_t pid in text.c, just in... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | tweak do_alt_speller() to remove the assumption that... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | remove unneeded blank line |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | correction: in mbwidth(), use the width of Unicode... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | in mbwidth(), if wcwidth() returns -1 for the character... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Lawrence... | make sure we refresh the statusbar prompt text when... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
David Lawrence... | actually use statusbar_pww in the statusbar prompt... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
David Lawrence... | add the statusbar prompt's equivalent of placewewant... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
David Lawrence... | in update_line(), remove now-unneeded logic that set... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
David Lawrence... | move do_verbatim_input() from nano.c to text.c, since... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
David Lawrence... | reorder functions |
commit | commitdiff | tree | snapshot |
2005-11-05 |
David Lawrence... | move functions specific to the file browser to their... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
David Lawrence... | tweak do_last_line() to remove the assumption that... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
David Lawrence... | fix changelog entry |
commit | commitdiff | tree | snapshot |
2005-11-05 |
David Lawrence... | add new -L/--nonewlines command line option, and new... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
David Lawrence... | tweak open_buffer() and read_file() to remove the assum... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2005-11-05 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Lawrence... | fix inconsistent wording in nano.texi |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Lawrence... | fix breakage |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Lawrence... | simplify |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Lawrence... | tweak write_file() to remove the assumption that the... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Lawrence... | remove unneeded assert in do_rcfile() |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Lawrence... | revert erroneous change |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Lawrence... | tweak a few functions to remove the assumption that... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Lawrence... | move do_yesno() to prompt.c too |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Lawrence... | remove unneeded sys/wait.h #include from files.c |
commit | commitdiff | tree | snapshot |
2005-11-02 |
David Lawrence... | add missing stdio.h #include to text.c too |
commit | commitdiff | tree | snapshot |
2005-11-02 |
David Lawrence... | move check_linenumbers(), dump_buffer(), and dump_buffe... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
David Lawrence... | in do_yesno(), make mouse clicks on the Yes/No/All... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Lawrence... | more function reordering, plus comment fixes |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Lawrence... | reorder functions |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Lawrence... | move functions specific to the help browser to their... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Lawrence... | properly handle the case where the user resized the... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Lawrence... | add missing changelog update |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Lawrence... | fix breakage |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Lawrence... | free prompt when it isn't used, and add missing stdio... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Lawrence... | move get_page_start() from winio.c to utils.c too,... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Lawrence... | move functions specific to the statusbar prompt to... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
David Lawrence... | move xplustabs(), actual_x(), strnlenpt(), and strlenpt... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
David Lawrence... | refactor the statusbar code to have and use statusbar_x... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
David Lawrence... | in nanoget_repaint(), rename parameter inputbuf to... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
David Lawrence... | remove declaration of the now-static char* prompt |
commit | commitdiff | tree | snapshot |
2005-10-28 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-10-27 |
David Lawrence... | rename edit_add() to edit_draw(), and rename its parame... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
David Lawrence... | in nanorc.sample, also tweak the "c-file" regex for... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
David Lawrence... | in nanorc.sample, tweak the "c-file" regex for characte... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
David Lawrence... | fix inaccurate comment |
commit | commitdiff | tree | snapshot |
2005-10-27 |
David Lawrence... | make sure we don't treat a click on an empty area of... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
David Lawrence... | make prompt a static instead of a global, since it... |
commit | commitdiff | tree | snapshot |
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 |
next |