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 |
2004-09-11 |
David Lawrence... | make the help menu shortcut display more flexible,... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
David Lawrence... | for more compatibility with Pico, remove extra space... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Jordi Mallach | Updated manpages by Jean-Philippe. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
David Lawrence... | make get_edit_input() respect view mode, and clarify... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
David Lawrence... | minor cosmetic fix |
commit | commitdiff | tree | snapshot |
2004-09-07 |
David Lawrence... | when calling AC_TRY_RUN() to test for a broken regexec... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
David Lawrence... | add DB's overhaul of the file loading code to increase... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
David Lawrence... | remove reference to @includedir@ in src/Makefile.am... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Jordi Mallach | Updated French manpages from Jean-Philippe. |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Jordi Mallach | Update Spanish translation from Javi. |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Jordi Mallach | Updated translations. |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Jordi Mallach | Updated French translation by Jean-Philippe Guérard. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
David Lawrence... | in nanorc.sample, remove specific references to control... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
David Lawrence... | remove snippet of edit_update() that's redundant now... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
David Lawrence... | work around the need to put back the first non-escape... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
David Lawrence... | in do_insertfile(), readd the NANO_SMALL #ifdef around... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
David Lawrence... | do more int ->bool conversions, change the order of... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
David Lawrence... | have edit_refresh() call edit_update() with NONE when... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Jordi Mallach | Updated Catalan and German. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
David Lawrence... | simplify edit_update() so as not to require the fileptr... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
David Lawrence... | do another int -> bool conversion, and simplify the... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
David Lawrence... | in get_mouseinput(), make clicking on meta shortcuts... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
David Lawrence... | remove redundant #ifdef |
commit | commitdiff | tree | snapshot |
2004-08-25 |
David Lawrence... | add unget_kbinput(), a wrapper for ungetch() |
commit | commitdiff | tree | snapshot |
2004-08-25 |
David Lawrence... | convert ints to bools in the low-level input routines... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
David Lawrence... | add missing brackets around an if statement block in... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
2004-08-17 |
David Lawrence... | GNU nano 1.3.4 v1.3.4 |
commit | commitdiff | tree | snapshot |
2004-08-17 |
David Lawrence... | add missing #ifdefs |
commit | commitdiff | tree | snapshot |
2004-08-17 |
David Lawrence... | and add last missing bit |
commit | commitdiff | tree | snapshot |
2004-08-17 |
David Lawrence... | fix the last ngetdelim() tweak |
commit | commitdiff | tree | snapshot |
2004-08-17 |
David Lawrence... | better document the ngetdelim() tweaks |
commit | commitdiff | tree | snapshot |
2004-08-17 |
David Lawrence... | add a few last tweaks to ngetdelim() |
commit | commitdiff | tree | snapshot |
2004-08-17 |
David Lawrence... | per DB's patch, overhaul the rcfile and history file... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
David Lawrence... | a few more #ifdef tweaks, plus a few cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-08-12 |
David Lawrence... | more #ifdef tweaks |
commit | commitdiff | tree | snapshot |
2004-08-12 |
David Lawrence... | tweak some #ifdefs to avoid warnings when compiling... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
David Lawrence... | per DB's patch, show the "Press Return To Continue... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
David Lawrence... | make sure that the shortcut list properly displays... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
David Lawrence... | and do int -> bool conversions for the prototypes too |
commit | commitdiff | tree | snapshot |
2004-08-12 |
David Lawrence... | add more int -> bool conversions |
commit | commitdiff | tree | snapshot |
2004-08-12 |
David Lawrence... | add missing error message simplifications from before |
commit | commitdiff | tree | snapshot |
2004-08-12 |
David Lawrence... | indentation fix |
commit | commitdiff | tree | snapshot |
2004-08-11 |
David Lawrence... | add a bunch of DB's miscellaneous fixes, plus a few... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
David Lawrence... | per DB's patch, simplify the saving of emergency files... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
David Lawrence... | add titlebar() calls before all open_file() calls and... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
David Lawrence... | cosmetic fixes for the getopt_(long)?() calls and the... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
David Lawrence... | per DB's patch, convert a few parts of files.c to use... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
David Lawrence... | per DB's patch, convert nano.c to use bools wherever... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
David Lawrence... | document DB's warning fixes when ENABLE_NLS is undefine... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
David Lawrence... | per DB's patch, convert more of nano to use N_() when... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
David Lawrence... | per DB's patch, don't translate the option strings... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
David Lawrence... | tweak parse_num() to return a bool, and fix backwards... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
David Lawrence... | make lastwastab and list use TRUE and FALSE instead... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
David Lawrence... | tweak the spec file to properly package the "rnano... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
David Lawrence... | automatically install a symlink "rnano" pointing to... |
commit | commitdiff | tree | snapshot |
2004-07-31 |
David Lawrence... | add DB's fix for a problem where quoted justify wouldn... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
David Lawrence... | rcfile tweaks: prompt only once for all rcfile errors... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
David Lawrence... | add my display tweak to do_replace(), my efficiency... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
David Lawrence... | add a consistency fix for do_enter() and a few minor... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
David Lawrence... | add DB's overhaul of the paragraph searching code and... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
David Lawrence... | in do_replace_loop(), make sure old_pww is updated... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
David Lawrence... | add a few missing placewewant size_t conversions |
commit | commitdiff | tree | snapshot |
2004-07-28 |
David Lawrence... | per DB's patch, convert placewewant to a size_t; also... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
David Lawrence... | add various improvements to the "c-file" regexes by... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
David Lawrence... | add Mike Frysinger's sample regexes for patch files |
commit | commitdiff | tree | snapshot |
2004-07-27 |
David Lawrence... | minor cosmetic fix |
commit | commitdiff | tree | snapshot |
2004-07-27 |
David Lawrence... | move the main terminal initialization functions, aside... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
David Lawrence... | per Junichi Uekawa's patch in Debian's version of nano... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
David Lawrence... | fix spacing problem in the "Save Under Different Name... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
David Lawrence... | fix variable names |
commit | commitdiff | tree | snapshot |
2004-07-23 |
David Lawrence... | a few miscellaneous Pico compatibility tweaks and bugfi... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
David Lawrence... | restore erroneously removed toggle* casts |
commit | commitdiff | tree | snapshot |
2004-07-18 |
David Lawrence... | and reset tabsize and wrap_at to their default values... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
David Lawrence... | properly handle invalid tab sizes in nanorc files and... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
David Lawrence... | revert change to debugging statement that shouldn't... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
David Lawrence... | cut down on redundant inclusions of <sys/types.h>,... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
David Lawrence... | further clarify one toggle description |
commit | commitdiff | tree | snapshot |
2004-07-13 |
David Lawrence... | per DB's patch, remove some unneeded reset_cursor(... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
David Lawrence... | add missing part of the variable type changes in do_got... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
David Lawrence... | port over DB's number parsing code and related bits... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
David Lawrence... | various changes to cut down on binary size: per DB... |
commit | commitdiff | tree | snapshot |
next |