2004-03-19 |
David Lawrence... | fix entry |
commit | commitdiff | tree | snapshot |
2004-03-19 |
David Lawrence... | avoid any more editbot-related segfaults by removing... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2004-03-15 |
David Lawrence... | fix potential memory corruption problems caused by... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
David Lawrence... | revert the Meta-P and Meta-N aliases for the paragraph... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
David Lawrence... | add DB's similar simplification of do_prev_word() too |
commit | commitdiff | tree | snapshot |
2004-03-13 |
David Lawrence... | add DB's patch to simplify do_next_word() and remove... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
David Lawrence... | minor bits |
commit | commitdiff | tree | snapshot |
2004-03-08 |
David Lawrence... | minor comment fix |
commit | commitdiff | tree | snapshot |
2004-03-07 |
David Lawrence... | fix error I made when porting over DB's refactored... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
David Lawrence... | change instances of "int main ()" to "int main(void)" |
commit | commitdiff | tree | snapshot |
2004-03-05 |
David Lawrence... | remove trailing space |
commit | commitdiff | tree | snapshot |
2004-03-05 |
David Lawrence... | wrap one reference to NANO_EXTCMD_KEY in a NANO_SMALL... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
David Lawrence... | minor comment fix |
commit | commitdiff | tree | snapshot |
2004-03-05 |
David Lawrence... | remove redundant line |
commit | commitdiff | tree | snapshot |
2004-03-04 |
David Lawrence... | TODO update: clarify the paragraph searching item,... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
David Lawrence... | add function key aliases for NANO_FIRSTLINE_KEY and... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
David Lawrence... | Tom Bates' nsr-tandem-nsk port, plus a few tweaks of... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
David Lawrence... | revert the tweaked nsr-tandem-nsk port for now, pending... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
David Lawrence... | minor capitalization fixes |
commit | commitdiff | tree | snapshot |
2004-03-02 |
David Lawrence... | cosmetic #ifdef tweak |
commit | commitdiff | tree | snapshot |
2004-03-02 |
David Lawrence... | Tom Bates' nsr-tandem-nsk port, plus a few tweaks of... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
David Lawrence... | set the associated function for unjustify to 0 instead of |
commit | commitdiff | tree | snapshot |
2004-02-28 |
David Lawrence... | fix typo |
commit | commitdiff | tree | snapshot |
2004-02-28 |
David Lawrence... | Martin Ehmsen's backup directory patch, with a few... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
David Lawrence... | add another blank line |
commit | commitdiff | tree | snapshot |
2004-02-28 |
David Lawrence... | fix too-long line |
commit | commitdiff | tree | snapshot |
2004-02-27 |
David Lawrence... | add blank line |
commit | commitdiff | tree | snapshot |
2004-02-27 |
David Lawrence... | decouple the paragraph searching code and the justifica... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
David Lawrence... | minor cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-02-27 |
David Lawrence... | a few minor cleanups |
commit | commitdiff | tree | snapshot |
2004-02-26 |
David Lawrence... | minor comment fix |
commit | commitdiff | tree | snapshot |
2004-02-25 |
David Lawrence... | move the leaveok() calls back to edit_refresh() from... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
David Lawrence... | remove the redundant filestat() and replace it with... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
David Lawrence... | and update the dates on the documentation |
commit | commitdiff | tree | snapshot |
2004-02-25 |
David Lawrence... | clarify the -T/--tabsize option in the documentation too |
commit | commitdiff | tree | snapshot |
2004-02-25 |
David Lawrence... | clarify the description of -T/--tabsize a bit in usage... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
David Lawrence... | only include time.h in winio.c if NANO_EXTRA is defined... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
David Lawrence... | add DB's refactored search code and a few of his minor... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Jordi Mallach | Updated Malay translation by Sharuzzaman Ahmat Raslan. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
David Lawrence... | handle pending sigwinches better, etc. |
commit | commitdiff | tree | snapshot |
2004-02-07 |
David Lawrence... | add more intuitive Meta-key aliases for ^W^W and ^W^O |
commit | commitdiff | tree | snapshot |
2004-02-07 |
David Lawrence... | fix comment inaccuracy |
commit | commitdiff | tree | snapshot |
2004-02-07 |
David Lawrence... | minor cosmetic fix |
commit | commitdiff | tree | snapshot |
2004-02-07 |
David Lawrence... | forgot a cast |
commit | commitdiff | tree | snapshot |
2004-02-06 |
David Lawrence... | make the saving of marked status in open_files->file_fl... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
David Lawrence... | get_verbatim_kbinput() should use an int*, not a char... |
commit | commitdiff | tree | snapshot |
2004-02-03 |
David Lawrence... | one last minor comment fix |
commit | commitdiff | tree | snapshot |
2004-02-01 |
David Lawrence... | don't allow verbatim input in view mode |
commit | commitdiff | tree | snapshot |
2004-01-31 |
David Lawrence... | minor comment clarification |
commit | commitdiff | tree | snapshot |
2004-01-30 |
David Lawrence... | fix minor FAQ inaccuracy |
commit | commitdiff | tree | snapshot |
2004-01-30 |
David Lawrence... | and switch to cbreak mode in handle_sigwinch() too |
commit | commitdiff | tree | snapshot |
2004-01-30 |
David Lawrence... | set keypad() to TRUE in handle_sigwinch() in case we... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
David Lawrence... | add function key alias for unjustify |
commit | commitdiff | tree | snapshot |
2004-01-28 |
David Lawrence... | use raw mode in get_verbatim_kbinput(), so that we... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
David Lawrence... | set keypad() to FALSE while reading in verbatim input... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
David Lawrence... | actually block SIGQUIT in signal_init() |
commit | commitdiff | tree | snapshot |
2004-01-26 |
David Lawrence... | comment accuracy fix |
commit | commitdiff | tree | snapshot |
2004-01-25 |
David Lawrence... | minor capitalization fix |
commit | commitdiff | tree | snapshot |
2004-01-23 |
David Lawrence... | add the ability to spell-check only marked text when... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
David Lawrence... | add support for escape sequences for F1-F14 where confl... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
David Lawrence... | consistency tweak for get_page_start() |
commit | commitdiff | tree | snapshot |
2004-01-19 |
David Lawrence... | add explanatory comment to do_credits() |
commit | commitdiff | tree | snapshot |
2004-01-16 |
David Lawrence... | don't use "kbinput = wgetch(win)" as a switch value in |
commit | commitdiff | tree | snapshot |
2004-01-15 |
David Lawrence... | and document my tweak to do_writeout() from before |
commit | commitdiff | tree | snapshot |
2004-01-15 |
David Lawrence... | add DB's fix for a do_replace_loop() segfault |
commit | commitdiff | tree | snapshot |
2004-01-15 |
David Lawrence... | wrt DB's overhaul of the cutting code and related file... |
commit | commitdiff | tree | snapshot |
2004-01-14 |
David Lawrence... | remove other spurious "L" |
commit | commitdiff | tree | snapshot |
2004-01-14 |
David Lawrence... | remove spurious "L" |
commit | commitdiff | tree | snapshot |
2004-01-14 |
David Lawrence... | use nanosleep() instead of usleep(); the latter is... |
commit | commitdiff | tree | snapshot |
2004-01-14 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2004-01-14 |
David Lawrence... | if color support is enabled, we only need to call edit_... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
David Lawrence... | on systems that need raw(), call it once instead of... |
commit | commitdiff | tree | snapshot |
2004-01-10 |
David Lawrence... | remove a few more unneeded spaces |
commit | commitdiff | tree | snapshot |
2004-01-10 |
David Lawrence... | minor fixes for the README |
commit | commitdiff | tree | snapshot |
2004-01-09 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
2004-01-09 |
David Lawrence... | GNU nano 1.3.1 v1.3.1 |
commit | commitdiff | tree | snapshot |
2004-01-09 |
David Lawrence... | update the year in do_credits() too |
commit | commitdiff | tree | snapshot |
2004-01-09 |
David Lawrence... | update the copyright years on the source files to 2004... |
commit | commitdiff | tree | snapshot |
2004-01-09 |
David Lawrence... | remove now-unnecessary initialization of kbinput in... |
commit | commitdiff | tree | snapshot |
2004-01-06 |
David Lawrence... | add formatting and typo fixes for NEWS, and add version... |
commit | commitdiff | tree | snapshot |
2004-01-06 |
David Lawrence... | minor comment fixes |
commit | commitdiff | tree | snapshot |
2004-01-05 |
David Lawrence... | add verbatim input question and a few minor fixes to... |
commit | commitdiff | tree | snapshot |
2004-01-03 |
David Lawrence... | find all beginning-of-line and/or end-of-line regexes... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
David Lawrence... | clean up a bit of weirdness in do_replace_loop() |
commit | commitdiff | tree | snapshot |
2003-12-28 |
David Lawrence... | comment addition, minor cosmetic fixes |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | and wrap the zero-length regex displaying code in a... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | display a highlighted space for zero-length regex match... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | add DB's overhaul of the cutting code and related file... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | the last of the low-level input overhaul: make the... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
David Lawrence... | fix search/replace misbehaviors for good (I hope) |
commit | commitdiff | tree | snapshot |
2003-11-30 |
David Lawrence... | minor redundancy fix |
commit | commitdiff | tree | snapshot |
2003-11-28 |
David Lawrence... | another low-level input overhaul: split out low-level... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
David Lawrence... | replace the old fix for infinite regex replacement... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Jordi Mallach | Updated Romanian translation by Laurentiu Buzdugan. |
commit | commitdiff | tree | snapshot |
2003-11-20 |
David Lawrence... | add check for glib 2.x |
commit | commitdiff | tree | snapshot |
2003-11-20 |
David Lawrence... | minor tabbing fix |
commit | commitdiff | tree | snapshot |
2003-11-19 |
David Lawrence... | don't prompt if we're saving only a selection of a... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Jordi Mallach | Added Danilo Segan (Serbian). |
commit | commitdiff | tree | snapshot |
next |