2006-08-21 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-08-21 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-08-19 |
David Lawrence... | in help_init(), adjust the first two chunks of the... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
David Lawrence... | in digits(), remove the assumption that n is always... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Lawrence... | remove unneeded duplicate plural forms, as gettext... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
David Lawrence... | wording fix |
commit | commitdiff | tree | snapshot |
2006-08-05 |
David Lawrence... | add one last TODO list item |
commit | commitdiff | tree | snapshot |
2006-08-03 |
David Lawrence... | in doc/syntax/c.nanorc, remove redundancy from the... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
David Lawrence... | revert redundant change |
commit | commitdiff | tree | snapshot |
2006-08-02 |
David Lawrence... | another comment fix |
commit | commitdiff | tree | snapshot |
2006-08-02 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2006-08-02 |
David Lawrence... | in edit_draw(), simplify the setting of paintlen |
commit | commitdiff | tree | snapshot |
2006-08-02 |
David Lawrence... | in doc/syntax/c.nanorc, tweak the multiline comment... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-07-31 |
David Lawrence... | revert erroneous change |
commit | commitdiff | tree | snapshot |
2006-07-31 |
David Lawrence... | in parse_kbinput(), translate KEY_EVENT to ERR if we... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
David Lawrence... | per Benno Schulenberg's patch with a few tweaks by... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2006-07-30 |
David Lawrence... | make all the descriptions of -O/--morespace consistent |
commit | commitdiff | tree | snapshot |
2006-07-30 |
David Lawrence... | in nano.texi, add missing description of the -O/--mores... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
David Lawrence... | fix inaccurate comment |
commit | commitdiff | tree | snapshot |
2006-07-29 |
David Lawrence... | make bad_mbchar a static const char* const in chars... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
David Lawrence... | fix changelog entry |
commit | commitdiff | tree | snapshot |
2006-07-28 |
David Lawrence... | per Benno Schulenberg's patch with a few additions... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
David Lawrence... | in doc/Makefile.am, don't include nanorc.sample in... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
David Lawrence... | add miscellaneous minor fixes to the faq, and preemptiv... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
David Lawrence... | in toggle_init(), make sure that a blank line is not... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
David Lawrence... | update changelog entry: the renaming of the scroll_dir... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
David Lawrence... | when DISABLE_HELP is defined, leave out some unused... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
David Lawrence... | in parse_escape_seq_kbinput(), Don't ignore escape... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
David Lawrence... | another cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-07-24 |
David Lawrence... | fix changelog entry |
commit | commitdiff | tree | snapshot |
2006-07-24 |
David Lawrence... | in parse_kbinput(), properly handle combined control... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
David Lawrence... | in do_help(), don't allow moving down a page when the... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-07-23 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2006-07-23 |
David Lawrence... | in parse_escape_seq_kbinput(), handle unknown and unign... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
David Lawrence... | in parse_kbinput(), translate extended keypad keys... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
David Lawrence... | in parse_kbinput(), properly handle combined meta and... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
David Lawrence... | typo fixes |
commit | commitdiff | tree | snapshot |
2006-07-22 |
David Lawrence... | in mbstrncasecmp(), mbstrcasestr(), and mbrevstrcasestr... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
David Lawrence... | update UPGRADE to fix the description of +LINE,COLUMN |
commit | commitdiff | tree | snapshot |
2006-07-21 |
David Lawrence... | update UPGRADE to account for the ability to indent... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
David Lawrence... | fix changelog entry |
commit | commitdiff | tree | snapshot |
2006-07-19 |
David Lawrence... | when using slang 2.x, call SLutf8_enable() with an... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
David Lawrence... | rename the DISABLE_ROOTWRAP #define to DISABLE_ROOTWRAPPING |
commit | commitdiff | tree | snapshot |
2006-07-19 |
David Lawrence... | miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2006-07-19 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2006-07-19 |
David Lawrence... | fix changelog entries |
commit | commitdiff | tree | snapshot |
2006-07-19 |
David Lawrence... | per Daniel Richard G.'s patch, in parse_rcfile(), add... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
David Lawrence... | rename the values of the scroll_dir enum to UP_DIR... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-07-18 |
David Lawrence... | revert unneeded #ifdef fixes |
commit | commitdiff | tree | snapshot |
2006-07-18 |
David Lawrence... | add various cosmetic and #ifdef fixes |
commit | commitdiff | tree | snapshot |
2006-07-13 |
David Lawrence... | improve the display of bools in debugging statements |
commit | commitdiff | tree | snapshot |
2006-07-13 |
David Lawrence... | in replace_regexp(), remove unnecessary casting of... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
David Lawrence... | in do_insertfile(), remove redundant code: we only... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
David Lawrence... | in do_insertfile(), if we don't insert a file into... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
David Lawrence... | in do_insertfile(), if we're in view mode, as we can... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
David Lawrence... | more typo fixes |
commit | commitdiff | tree | snapshot |
2006-07-12 |
David Lawrence... | remove unneeded blank lines |
commit | commitdiff | tree | snapshot |
2006-07-12 |
David Lawrence... | in nano.h, remove the manual disabling of color support... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
David Lawrence... | in configure.ac, if regex.h isn't found, display an... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
David Lawrence... | don't include sys/ioctl.h in nano.c when NANO_TINY... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
David Lawrence... | in nano.h, if we don't have nanorc support, disable... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
David Lawrence... | make Jordi's email address, and the description of... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Lawrence... | in do_browse_from(), don't bother freeing path if it... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Lawrence... | revert erroneous change |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Lawrence... | add miscellaneous minor cleanups to do_browser(), do_br... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Lawrence... | clean up the TODO list a bit more |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Lawrence... | mention the need to handle resizes better in the TODO... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-07-09 |
David Lawrence... | remove unneeded #ifdef |
commit | commitdiff | tree | snapshot |
2006-07-09 |
David Lawrence... | revert erroneous change |
commit | commitdiff | tree | snapshot |
2006-07-08 |
David Lawrence... | in titlebar(), don't display any blank space for the... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
David Lawrence... | typo fixes |
commit | commitdiff | tree | snapshot |
2006-07-07 |
David Lawrence... | fix inaccurate comments |
commit | commitdiff | tree | snapshot |
2006-07-07 |
David Lawrence... | still more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-07-07 |
David Lawrence... | another cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-07-07 |
David Lawrence... | per John M. Gabriele's patch with a few tweaks by me, in |
commit | commitdiff | tree | snapshot |
2006-07-06 |
David Lawrence... | consolidate do_scroll_(up|down)() into do_(up|down... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
David Lawrence... | in do_scroll_up() and do_scroll_down(), fix problems... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-07-06 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | add another post-2.0 item |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | if the mark isn't on, allow Meta-} and Meta-{ to indent... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | another cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | another cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | in get_full_path(), don't return NULL when the current... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | in browser_refresh() and titlebar(), don't display... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | in display_string(), properly handle buf[start_index... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | still more miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | another miscellaneous minor fix |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | in do_browse_from(), during the operating directory... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
David Lawrence... | miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
next |