2005-03-21 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-03-20 |
David Lawrence... | after (re)initializing the terminal, make sure the... |
commit | commitdiff | tree | snapshot |
2005-03-20 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
2005-03-20 |
David Lawrence... | GNU nano 1.3.6 v1.3.6 |
commit | commitdiff | tree | snapshot |
2005-03-20 |
David Lawrence... | and make the locale string checks use the #defined... |
commit | commitdiff | tree | snapshot |
2005-03-20 |
David Lawrence... | put the old #defined aliases for strcasecmp(), strncase... |
commit | commitdiff | tree | snapshot |
2005-03-20 |
David Lawrence... | when checking the locale string, use nstrcasestr()... |
commit | commitdiff | tree | snapshot |
2005-03-20 |
David Lawrence... | add asserts to do_wrap() |
commit | commitdiff | tree | snapshot |
2005-03-20 |
David Lawrence... | check for a UTF-8-supporting version of slang |
commit | commitdiff | tree | snapshot |
2005-03-19 |
David Lawrence... | miscellaneous documentation updates |
commit | commitdiff | tree | snapshot |
2005-03-19 |
David Lawrence... | update changelog again |
commit | commitdiff | tree | snapshot |
2005-03-19 |
David Lawrence... | minor indentation fix for configure.ac, and mention... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
David Lawrence... | add full multibyte character support to do_wrap() |
commit | commitdiff | tree | snapshot |
2005-03-18 |
David Lawrence... | add multibyte character support to help_line_len()... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
David Lawrence... | add more locale string checks beyond case-sensitive... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
David Lawrence... | update changelog |
commit | commitdiff | tree | snapshot |
2005-03-18 |
David Lawrence... | make the #ifdef around indent_len() match that of its... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
David Lawrence... | minor documentation fix |
commit | commitdiff | tree | snapshot |
2005-03-17 |
David Lawrence... | allow refreshing of the file browser window, as Pico... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
David Lawrence... | add missing blank line, and rename total_blank() to... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
David Lawrence... | allow refreshing of the help browser window, as Pico... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
David Lawrence... | initialize indent_string later in the justify code... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
David Lawrence... | fix justify code regression: if we're justifying the... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
David Lawrence... | fix paragraph searching code regression: if trying... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
David Lawrence... | control characters can only be properly filtered out... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
David Lawrence... | fix misplaced #endif |
commit | commitdiff | tree | snapshot |
2005-03-16 |
David Lawrence... | comment clarifications |
commit | commitdiff | tree | snapshot |
2005-03-16 |
David Lawrence... | actually, we can swallow non-ASCII control characters... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
David Lawrence... | when getting printable input from the edit window or... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
David Lawrence... | add debugging statement |
commit | commitdiff | tree | snapshot |
2005-03-16 |
David Lawrence... | check for wget_wch() again instead of get_wch() when... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
David Lawrence... | documentation update |
commit | commitdiff | tree | snapshot |
2005-03-15 |
David Lawrence... | a few last minor fixes to do_credits() |
commit | commitdiff | tree | snapshot |
2005-03-15 |
David Lawrence... | in do_credits(), display Florian König's name properly... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
David Lawrence... | fix potential memory corruption problem in make_mbstrin... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
David Lawrence... | make the rest of the justify code support multibyte... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
David Lawrence... | fix more inaccurate comments |
commit | commitdiff | tree | snapshot |
2005-03-14 |
David Lawrence... | when justifying, don't remove a space after a duplicate... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
David Lawrence... | add missing blank lines |
commit | commitdiff | tree | snapshot |
2005-03-14 |
David Lawrence... | fix erroneous #ifdef |
commit | commitdiff | tree | snapshot |
2005-03-14 |
David Lawrence... | make sure all rcfile arguments are valid multibyte... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2005-03-14 |
David Lawrence... | add more multibyte character support to break_line() |
commit | commitdiff | tree | snapshot |
2005-03-14 |
David Lawrence... | more comment fixes |
commit | commitdiff | tree | snapshot |
2005-03-14 |
David Lawrence... | add missing blank lines |
commit | commitdiff | tree | snapshot |
2005-03-14 |
David Lawrence... | remove erroneous if clause in the overhauled justify... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
David Lawrence... | overhaul the paragraph-searching code to make it simple... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
David Lawrence... | comment improvement |
commit | commitdiff | tree | snapshot |
2005-03-13 |
David Lawrence... | more comment fixes |
commit | commitdiff | tree | snapshot |
2005-03-13 |
David Lawrence... | fix regressions caused by the justify overhaul: when... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
David Lawrence... | fix regression caused by the justify overhaul: when... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
David Lawrence... | fix erroneous comment |
commit | commitdiff | tree | snapshot |
2005-03-13 |
David Lawrence... | overhaul the justify code to make it leave the right... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
David Lawrence... | fix problem where mark_beginx wouldn't be saved properly in |
commit | commitdiff | tree | snapshot |
2005-03-11 |
David Lawrence... | undo erroneous tweaks |
commit | commitdiff | tree | snapshot |
2005-03-11 |
David Lawrence... | add a slightly tweaked version of Mike Frysinger's... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
David Lawrence... | when using slang, call the right function to enable... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2005-03-11 |
David Lawrence... | improve the handling of whitespace display mode in... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jordi Mallach | Updated Malay from the TP. |
commit | commitdiff | tree | snapshot |
2005-03-10 |
David Lawrence... | make whitespace display mode work with multibyte characters |
commit | commitdiff | tree | snapshot |
2005-03-10 |
David Lawrence... | add DB's overhaul of the rcfile parsing code and relate... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-03-09 |
David Lawrence... | fix wording problem |
commit | commitdiff | tree | snapshot |
2005-03-09 |
David Lawrence... | make the latest faq entry more accurate |
commit | commitdiff | tree | snapshot |
2005-03-09 |
David Lawrence... | add faq entry about how to open files with names starti... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
David Lawrence... | make sure that the universal statusbar prompt functions... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
David Lawrence... | attempt at fixing a problem tracked down by Jim Uhl... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-03-04 |
David Lawrence... | reorganize changelog a bit |
commit | commitdiff | tree | snapshot |
2005-03-04 |
David Lawrence... | add a few more missing blank lines, and fix two instanc... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-03-02 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-03-01 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2005-03-01 |
David Lawrence... | add missing blank line |
commit | commitdiff | tree | snapshot |
2005-03-01 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-02-25 |
David Lawrence... | remove unneeded blank line |
commit | commitdiff | tree | snapshot |
2005-02-25 |
David Lawrence... | another cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-02-25 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-02-25 |
David Lawrence... | start adding multibyte/wide character support to the... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
David Lawrence... | fix erroneous statusbar message truncation with multiby... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
David Lawrence... | rework things so that strrchrn() is no longer needed... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-02-14 |
David Lawrence... | remove unnecessary #include |
commit | commitdiff | tree | snapshot |
2005-02-14 |
David Lawrence... | mention typo fix in changelog |
commit | commitdiff | tree | snapshot |
2005-02-14 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2005-02-14 |
David Lawrence... | add DB's overhaul of the file browser code to increase... |
commit | commitdiff | tree | snapshot |
2005-02-12 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-02-12 |
David Lawrence... | add multibyte character support to is_whole_word()... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
David Lawrence... | fix misplaced #ifdefs |
commit | commitdiff | tree | snapshot |
2005-02-11 |
David Lawrence... | port over DB's overhaul of safe_tempnam() and his chang... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
David Lawrence... | set statusbar_xend properly when doing tab completion |
commit | commitdiff | tree | snapshot |
2005-02-11 |
David Lawrence... | revert diralphasort() tweak |
commit | commitdiff | tree | snapshot |
2005-02-10 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-02-09 |
David Lawrence... | add DB's overhauls of get_full_path() and check_writabl... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
David Lawrence... | remove inaccurate comment |
commit | commitdiff | tree | snapshot |
2005-02-08 |
David Lawrence... | add missing #ifdef |
commit | commitdiff | tree | snapshot |
2005-02-08 |
David Lawrence... | add DB's pverhaul the tab completion code and a few... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
David Lawrence... | fix off-by-one error when calculating totsize in read_f... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
David Lawrence... | add multibyte character support to indent_length()... |
commit | commitdiff | tree | snapshot |
next |