2006-05-18 |
David Lawrence... | in src/Makefile.am, if we're uninstalling, remove the... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-05-18 |
David Lawrence... | wording fix |
commit | commitdiff | tree | snapshot |
2006-05-18 |
David Lawrence... | in break_line(), fix problem where tab widths in column... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
David Lawrence... | update TODO and UPGRADE for nano 2.0, since we're now... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Jordi Mallach | Added Irish translation from the TP. |
commit | commitdiff | tree | snapshot |
2006-05-15 |
David Lawrence... | improve NANO_REFRESH_KEY handling |
commit | commitdiff | tree | snapshot |
2006-05-15 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-05-15 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-05-15 |
David Lawrence... | remove unneeded blank lines |
commit | commitdiff | tree | snapshot |
2006-05-14 |
David Lawrence... | comment and formatting fixes |
commit | commitdiff | tree | snapshot |
2006-05-14 |
David Lawrence... | in help_init(), properly use mbstrlen() instead of... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
David Lawrence... | remove unneeded whitespace |
commit | commitdiff | tree | snapshot |
2006-05-14 |
David Lawrence... | more documentation updates from Benno Schulenberg,... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-05-13 |
David Lawrence... | fix copyright notice in do_credits() |
commit | commitdiff | tree | snapshot |
2006-05-13 |
David Lawrence... | more comment fixes |
commit | commitdiff | tree | snapshot |
2006-05-13 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-05-13 |
David Lawrence... | fix bad #ifdef |
commit | commitdiff | tree | snapshot |
2006-05-12 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-05-12 |
David Lawrence... | miscellaneous cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-05-12 |
David Lawrence... | in faq.html, make the link to the nano CVS page a bit... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-05-12 |
David Lawrence... | drop the Meta-] and Meta-[ aliases for Meta-} and Meta... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-05-11 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-05-11 |
David Lawrence... | in free_chararray(), assert that array isn't NULL,... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
David Lawrence... | fix bracket matching breakage in do_statusbar_input... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
David Lawrence... | still more comment fixes |
commit | commitdiff | tree | snapshot |
2006-05-10 |
David Lawrence... | more comment fixes |
commit | commitdiff | tree | snapshot |
2006-05-10 |
David Lawrence... | avoid unnecessary state saving for when we resize |
commit | commitdiff | tree | snapshot |
2006-05-10 |
David Lawrence... | allow unjustifying if we resize the window immediately... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
David Lawrence... | in do_(statusbar_)?input(), remove redundant check... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2006-05-10 |
David Lawrence... | in browser_refresh(), make sure the highlighting of... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
David Lawrence... | simplify |
commit | commitdiff | tree | snapshot |
2006-05-10 |
David Lawrence... | in browser_refresh(), change variable i from an int... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-05-10 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Jordi Mallach | Updated Dutch translation by Benno Schulenberg. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
David Lawrence... | in usage(), fix inaccuracies in the usage example |
commit | commitdiff | tree | snapshot |
2006-05-08 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-05-08 |
David Lawrence... | in edit_draw(), properly ignore zero-length regexes... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2006-05-08 |
David Lawrence... | per Benno Schulenberg's patch (with a few tweaks by... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-05-06 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-05-06 |
David Lawrence... | add the ability to move to the first and last file... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
David Lawrence... | another formatting fix |
commit | commitdiff | tree | snapshot |
2006-05-06 |
David Lawrence... | remove various redundant key checks |
commit | commitdiff | tree | snapshot |
2006-05-06 |
David Lawrence... | fix do_help() meta key breakage |
commit | commitdiff | tree | snapshot |
2006-05-06 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-05-06 |
David Lawrence... | add the ability to move to the first and last line... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
David Lawrence... | wording fix |
commit | commitdiff | tree | snapshot |
2006-05-06 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2006-05-05 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2006-05-05 |
David Lawrence... | in do_indent_marked(), only use line_indent and line_in... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
David Lawrence... | better handle position shifting when indenting marked... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
David Lawrence... | better handle position shifting when unindenting marked... |
commit | commitdiff | tree | snapshot |
2006-05-04 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-05-03 |
David Lawrence... | clarify error messages |
commit | commitdiff | tree | snapshot |
2006-05-03 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-05-02 |
David Lawrence... | in faq.html, add a new section 4.4, and move all sectio... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-05-01 |
David Lawrence... | consistency fix for do_indent_marked(): remove indentat... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
David Lawrence... | more various wording fixes for documentation |
commit | commitdiff | tree | snapshot |
2006-05-01 |
David Lawrence... | various wording fixes for documentation |
commit | commitdiff | tree | snapshot |
2006-04-30 |
David Lawrence... | consistency fixes |
commit | commitdiff | tree | snapshot |
2006-04-30 |
David Lawrence... | fix yet more do_indent_marked() breakage |
commit | commitdiff | tree | snapshot |
2006-04-29 |
David Lawrence... | fix still more do_indent_marked() breakage |
commit | commitdiff | tree | snapshot |
2006-04-29 |
David Lawrence... | fix more do_indent_marked() breakage |
commit | commitdiff | tree | snapshot |
2006-04-29 |
David Lawrence... | really fix do_indent_marked() breakage |
commit | commitdiff | tree | snapshot |
2006-04-29 |
David Lawrence... | fix do_indent_marked() breakage |
commit | commitdiff | tree | snapshot |
2006-04-29 |
David Lawrence... | another wording fix |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | handle NANO_CONTROL_8 even better by doing it in parse_... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | in do_(statusbar_)?input(), if we get NANO_CONTROL_8... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | various fixes for get_control_kbinput() |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | when indenting lines, properly keep track of the mark... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | in configure.ac, remove the other old warning about... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-04-28 |
David Lawrence... | add the ability to indent and unindent all marked lines... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
David Lawrence... | tweak the shortcut list a bit more, and add Space and... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
David Lawrence... | preemptively update version numbers and modification... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
David Lawrence... | document wording fixes in nanorc.5 |
commit | commitdiff | tree | snapshot |
2006-04-27 |
David Lawrence... | in nano.texi, add a "Nanorc Files" section to explain... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
David Lawrence... | in nanorc.5 and nanorc.sample, mention that the nanorc... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
David Lawrence... | fix breakage when NO_NEWLINES is FALSE and we copy... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2006-04-26 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-04-26 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2006-04-26 |
David Lawrence... | in shortcut_init(), add Meta-} as an alias for Meta-] |
commit | commitdiff | tree | snapshot |
2006-04-25 |
David Lawrence... | fix inaccurate comment |
commit | commitdiff | tree | snapshot |
2006-04-25 |
David Lawrence... | fix segfault if we try to copy an empty selection |
commit | commitdiff | tree | snapshot |
2006-04-25 |
David Lawrence... | add missing #ifdef |
commit | commitdiff | tree | snapshot |
2006-04-25 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-04-25 |
David Lawrence... | add the ability to copy text into the cutbuffer without... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | readd the Cancel -> Exit aliases for the file browser... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | in shortcut_init(), tweak the descriptions of two more... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
David Lawrence... | another cosmetic fix |
commit | commitdiff | tree | snapshot |
next |