]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2004-10-18 David Lawrence... help text updates, and a few more miscellaneous fixes
2004-10-16 David Lawrence... more minor cosmetic fixes
2004-10-16 David Lawrence... in do_alt_speller(), call terminal_init() unconditional...
2004-10-15 David Lawrence... another minor cleanup
2004-10-15 David Lawrence... minor cleanups
2004-10-15 David Lawrence... make the UTF-8 character reading support work in more...
2004-10-15 David Lawrence... fix spurious warning message in do_gotoline() that...
2004-10-14 David Lawrence... add support for reading in UTF-8 sequences to some...
2004-10-14 David Lawrence... simplify the curses library tests in configure.ac by...
2004-10-14 David Lawrence... make get_escape_seq_kbinput()'s escape_seq parameter...
2004-10-14 David Lawrence... remove resetstatuspos prototype left over from when...
2004-10-11 David Lawrence... add missing word
2004-10-11 David Lawrence... minor fixes involving case insensitive searches and...
2004-10-09 David Lawrence... oops, Pico doesn't preserve placewewant when inserting...
2004-10-09 David Lawrence... in do_insertfile(), when inserting a file in non-multib...
2004-10-09 David Lawrence... cosmetic fixes
2004-10-09 David Lawrence... fix backwards #ifdefs
2004-10-09 David Lawrence... in do_int_spell_fix(), move the REVERSE_SEARCH flag...
2004-10-09 David Lawrence... in do_replace_loop(), if the mark is on when we start...
2004-10-08 David Lawrence... miscellaneous cleanups in do_replace_loop(): set curren...
2004-10-08 David Lawrence... another comment fix
2004-10-08 David Lawrence... comment fix
2004-10-08 David Lawrence... in mark_order(), add check for MARK_ISSET's not being...
2004-10-07 David Lawrence... remove the -D/--dos and -M/--mac command line options...
2004-10-07 Jordi MallachUpdate Basque translation by Mikel Olasagasti.
2004-10-06 David Lawrence... remove DOS line endings, and fix a typo in a comment
2004-10-05 David Lawrence... in do_insertfile(), add missing #ifdefs around the...
2004-10-05 David Lawrence... really fix the resetstatus problems this time, and...
2004-10-05 David Lawrence... another int -> bool conversion
2004-10-05 David Lawrence... in do_insertfile(), if file browsing succeeds, copy...
2004-10-05 David Lawrence... make resetstatuspos static to just statusq()
2004-10-04 David Lawrence... add parameter use_answer to search_init(); when it...
2004-10-04 David Lawrence... comment fix
2004-10-04 David Lawrence... remove redundancy erroneously introduced when adding...
2004-10-04 David Lawrence... add another cosmetic fix
2004-10-04 David Lawrence... add minor cosmetic fixes, and do another int -> bool...
2004-10-03 David Lawrence... remove stray dash
2004-10-03 David Lawrence... in open_(prev|next)_file(), translate the "New Buffer...
2004-10-03 David Lawrence... after reading in a file and detecting the format it...
2004-10-01 David Lawrence... consistency fix
2004-10-01 David Lawrence... add missing blank line
2004-10-01 David Lawrence... for consistency, make do_insertfile() take a parameter...
2004-09-30 David Lawrence... add a bunch of key-related fixes: put Meta-( (Meta...
2004-09-28 David Lawrence... fix #ifdef breakage
2004-09-28 David Lawrence... add a multibuffer mode toggle to the "Execute Command...
2004-09-28 David Lawrence... simplify do_insertfile() by reusing variables where...
2004-09-28 David Lawrence... more int -> bool conversions
2004-09-28 David Lawrence... consistency fix: the convention for shortcuts lists...
2004-09-28 David Lawrence... cosmetic fix
2004-09-28 David Lawrence... resetstatuspos should be a bool, not an int
2004-09-28 David Lawrence... in shortcut_init(), change an erroneous _() around...
2004-09-28 David Lawrence... for consistency, at the "Go To Line" prompt, display...
2004-09-27 David Lawrence... add missing func_key reference
2004-09-27 David Lawrence... add a func_key flag to the low-level input functions...
2004-09-25 David Lawrence... refresh the screen when Ctrl-L is pressed at the status...
2004-09-24 David Lawrence... cosmetic comment fixes
2004-09-23 David Lawrence... remove redundant include of limits.h from nano.c
2004-09-22 David Lawrence... turn off extended input processing (the IEXTEN termios...
2004-09-18 David Lawrence... make some ints that use the value of fill and can be...
2004-09-12 David Lawrence... revert the blocking of meta sequences in main(), as...
2004-09-12 David Lawrence... document keeping meta sequences from getting through...
2004-09-12 David Lawrence... don't let meta sequences get through to do_char()
2004-09-11 David Lawrence... make the help menu shortcut display more flexible,...
2004-09-11 David Lawrence... for more compatibility with Pico, remove extra space...
2004-09-10 Jordi MallachUpdated manpages by Jean-Philippe.
2004-09-07 David Lawrence... make get_edit_input() respect view mode, and clarify...
2004-09-07 David Lawrence... minor cosmetic fix
2004-09-07 David Lawrence... when calling AC_TRY_RUN() to test for a broken regexec...
2004-09-05 David Lawrence... add DB's overhaul of the file loading code to increase...
2004-09-01 David Lawrence... remove reference to @includedir@ in src/Makefile.am...
2004-08-31 Jordi MallachUpdated French manpages from Jean-Philippe.
2004-08-31 Jordi MallachUpdate Spanish translation from Javi.
2004-08-31 Jordi MallachUpdated translations.
2004-08-31 Jordi MallachUpdated French translation by Jean-Philippe Guérard.
2004-08-29 David Lawrence... in nanorc.sample, remove specific references to control...
2004-08-28 David Lawrence... remove snippet of edit_update() that's redundant now...
2004-08-28 David Lawrence... work around the need to put back the first non-escape...
2004-08-27 David Lawrence... in do_insertfile(), readd the NANO_SMALL #ifdef around...
2004-08-27 David Lawrence... do more int ->bool conversions, change the order of...
2004-08-27 David Lawrence... have edit_refresh() call edit_update() with NONE when...
2004-08-27 Jordi MallachUpdated Catalan and German.
2004-08-26 David Lawrence... simplify edit_update() so as not to require the fileptr...
2004-08-26 David Lawrence... do another int -> bool conversion, and simplify the...
2004-08-26 David Lawrence... in get_mouseinput(), make clicking on meta shortcuts...
2004-08-26 David Lawrence... remove redundant #ifdef
2004-08-25 David Lawrence... add unget_kbinput(), a wrapper for ungetch()
2004-08-25 David Lawrence... convert ints to bools in the low-level input routines...
2004-08-18 David Lawrence... add missing brackets around an if statement block in...
2004-08-17 David Lawrence... Back to CVS
2004-08-17 David Lawrence... GNU nano 1.3.4 v1.3.4
2004-08-17 David Lawrence... add missing #ifdefs
2004-08-17 David Lawrence... and add last missing bit
2004-08-17 David Lawrence... fix the last ngetdelim() tweak
2004-08-17 David Lawrence... better document the ngetdelim() tweaks
2004-08-17 David Lawrence... add a few last tweaks to ngetdelim()
2004-08-17 David Lawrence... per DB's patch, overhaul the rcfile and history file...
2004-08-12 David Lawrence... a few more #ifdef tweaks, plus a few cosmetic fixes
2004-08-12 David Lawrence... more #ifdef tweaks
2004-08-12 David Lawrence... tweak some #ifdefs to avoid warnings when compiling...
2004-08-12 David Lawrence... per DB's patch, show the "Press Return To Continue...
next