2004-10-30 |
David Lawrence... | make current_x a size_t instead of an int |
commit | commitdiff | tree | snapshot |
2004-10-29 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-10-29 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2004-10-27 |
David Lawrence... | revert the marked replace code; it's hackish, and there... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
David Lawrence... | add missing blank line |
commit | commitdiff | tree | snapshot |
2004-10-26 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-10-26 |
David Lawrence... | in do_replace_loop(), add new parameter canceled, set... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
David Lawrence... | add Rocco Corsi's patch to fix a problem in do_int_spel... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-10-25 |
David Lawrence... | put DB's old efficiency tweaks back in bottombars() |
commit | commitdiff | tree | snapshot |
2004-10-24 |
David Lawrence... | cosmetic fix: "Hurd console" -> "Mach console" |
commit | commitdiff | tree | snapshot |
2004-10-24 |
David Lawrence... | remove the global DOS/Mac format toggles, for consisten... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
David Lawrence... | in nano.1 and nano.texi, eliminate references to the... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-10-24 |
David Lawrence... | consistency fix for the ^^ help entry |
commit | commitdiff | tree | snapshot |
2004-10-23 |
David Lawrence... | add missing parentheses |
commit | commitdiff | tree | snapshot |
2004-10-23 |
David Lawrence... | consistency fix for the ^I help entry |
commit | commitdiff | tree | snapshot |
2004-10-23 |
David Lawrence... | simplify the key-interpreting logic in get_shortcut() |
commit | commitdiff | tree | snapshot |
2004-10-23 |
David Lawrence... | fix wrong word |
commit | commitdiff | tree | snapshot |
2004-10-23 |
David Lawrence... | add UTF-8 support to unget_kbinput(), and fix a minor... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
David Lawrence... | in main(), tweak the command line parsing routine so... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2004-10-22 |
David Lawrence... | apply patch from DB: in write_file(), if we've tried... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
David Lawrence... | another indentation fix |
commit | commitdiff | tree | snapshot |
2004-10-21 |
David Lawrence... | remove more unneeded casts, and add an indentation fix |
commit | commitdiff | tree | snapshot |
2004-10-21 |
David Lawrence... | remove unnecessary casts |
commit | commitdiff | tree | snapshot |
2004-10-21 |
David Lawrence... | in nanorc.sample, change the included speller value... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
David Lawrence... | in do_replace_loop(), check for more than one wrap... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
David Lawrence... | when saving or changing file positions, be sure not... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
David Lawrence... | do the check for being outside the mark after the zero... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
David Lawrence... | fix infinite loop when we're doing a replace of marked... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
David Lawrence... | yet more search code cleanups |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Lawrence... | fix findnextstr() so wholewords works properly with... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Lawrence... | add glib-2.0.m4 from glib 2.4.7 to the m4 directory... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Lawrence... | rely on glib 2.x only if the system doesn't have v... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Lawrence... | add missing line |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Lawrence... | document the last miscellaneous fix |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Lawrence... | rearrange the mark-handling code in do_replace_loop... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Lawrence... | help text updates, and a few more miscellaneous fixes |
commit | commitdiff | tree | snapshot |
2004-10-16 |
David Lawrence... | more minor cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-10-16 |
David Lawrence... | in do_alt_speller(), call terminal_init() unconditional... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
David Lawrence... | another minor cleanup |
commit | commitdiff | tree | snapshot |
2004-10-15 |
David Lawrence... | minor cleanups |
commit | commitdiff | tree | snapshot |
2004-10-15 |
David Lawrence... | make the UTF-8 character reading support work in more... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
David Lawrence... | fix spurious warning message in do_gotoline() that... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
David Lawrence... | add support for reading in UTF-8 sequences to some... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
David Lawrence... | simplify the curses library tests in configure.ac by... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
David Lawrence... | make get_escape_seq_kbinput()'s escape_seq parameter... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
David Lawrence... | remove resetstatuspos prototype left over from when... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
David Lawrence... | add missing word |
commit | commitdiff | tree | snapshot |
2004-10-11 |
David Lawrence... | minor fixes involving case insensitive searches and... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
David Lawrence... | oops, Pico doesn't preserve placewewant when inserting... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
David Lawrence... | in do_insertfile(), when inserting a file in non-multib... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-10-09 |
David Lawrence... | fix backwards #ifdefs |
commit | commitdiff | tree | snapshot |
2004-10-09 |
David Lawrence... | in do_int_spell_fix(), move the REVERSE_SEARCH flag... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
David Lawrence... | in do_replace_loop(), if the mark is on when we start... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
David Lawrence... | miscellaneous cleanups in do_replace_loop(): set curren... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
David Lawrence... | another comment fix |
commit | commitdiff | tree | snapshot |
2004-10-08 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2004-10-08 |
David Lawrence... | in mark_order(), add check for MARK_ISSET's not being... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
David Lawrence... | remove the -D/--dos and -M/--mac command line options... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Jordi Mallach | Update Basque translation by Mikel Olasagasti. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
David Lawrence... | remove DOS line endings, and fix a typo in a comment |
commit | commitdiff | tree | snapshot |
2004-10-05 |
David Lawrence... | in do_insertfile(), add missing #ifdefs around the... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
David Lawrence... | really fix the resetstatus problems this time, and... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
David Lawrence... | another int -> bool conversion |
commit | commitdiff | tree | snapshot |
2004-10-05 |
David Lawrence... | in do_insertfile(), if file browsing succeeds, copy... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
David Lawrence... | make resetstatuspos static to just statusq() |
commit | commitdiff | tree | snapshot |
2004-10-04 |
David Lawrence... | add parameter use_answer to search_init(); when it... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2004-10-04 |
David Lawrence... | remove redundancy erroneously introduced when adding... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
David Lawrence... | add another cosmetic fix |
commit | commitdiff | tree | snapshot |
2004-10-04 |
David Lawrence... | add minor cosmetic fixes, and do another int -> bool... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
David Lawrence... | remove stray dash |
commit | commitdiff | tree | snapshot |
2004-10-03 |
David Lawrence... | in open_(prev|next)_file(), translate the "New Buffer... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
David Lawrence... | after reading in a file and detecting the format it... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
David Lawrence... | consistency fix |
commit | commitdiff | tree | snapshot |
2004-10-01 |
David Lawrence... | add missing blank line |
commit | commitdiff | tree | snapshot |
2004-10-01 |
David Lawrence... | for consistency, make do_insertfile() take a parameter... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
David Lawrence... | add a bunch of key-related fixes: put Meta-( (Meta... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
David Lawrence... | fix #ifdef breakage |
commit | commitdiff | tree | snapshot |
2004-09-28 |
David Lawrence... | add a multibuffer mode toggle to the "Execute Command... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
David Lawrence... | simplify do_insertfile() by reusing variables where... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
David Lawrence... | more int -> bool conversions |
commit | commitdiff | tree | snapshot |
2004-09-28 |
David Lawrence... | consistency fix: the convention for shortcuts lists... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2004-09-28 |
David Lawrence... | resetstatuspos should be a bool, not an int |
commit | commitdiff | tree | snapshot |
2004-09-28 |
David Lawrence... | in shortcut_init(), change an erroneous _() around... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
David Lawrence... | for consistency, at the "Go To Line" prompt, display... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
David Lawrence... | add missing func_key reference |
commit | commitdiff | tree | snapshot |
2004-09-27 |
David Lawrence... | add a func_key flag to the low-level input functions... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
David Lawrence... | refresh the screen when Ctrl-L is pressed at the status... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
David Lawrence... | cosmetic comment fixes |
commit | commitdiff | tree | snapshot |
2004-09-23 |
David Lawrence... | remove redundant include of limits.h from nano.c |
commit | commitdiff | tree | snapshot |
2004-09-22 |
David Lawrence... | turn off extended input processing (the IEXTEN termios... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
David Lawrence... | make some ints that use the value of fill and can be... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
David Lawrence... | revert the blocking of meta sequences in main(), as... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
David Lawrence... | document keeping meta sequences from getting through... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
David Lawrence... | don't let meta sequences get through to do_char() |
commit | commitdiff | tree | snapshot |
next |