2005-07-12 |
David Lawrence... | fix marking breakage |
commit | commitdiff | tree | snapshot |
2005-07-11 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2005-07-11 |
David Lawrence... | per Ken Tyler's suggestion, simplify do_gotoline_msg... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
David Lawrence... | fixing titlebar(), take three |
commit | commitdiff | tree | snapshot |
2005-07-10 |
David Lawrence... | *really* fix titlebar() |
commit | commitdiff | tree | snapshot |
2005-07-10 |
David Lawrence... | really fix titlebar() |
commit | commitdiff | tree | snapshot |
2005-07-10 |
David Lawrence... | use blank_line() instead of hblank/mvwhline(), and... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
David Lawrence... | remove redundancy |
commit | commitdiff | tree | snapshot |
2005-07-09 |
David Lawrence... | fix still more breakage caused by the overhaul |
commit | commitdiff | tree | snapshot |
2005-07-09 |
David Lawrence... | work around slang brokenness |
commit | commitdiff | tree | snapshot |
2005-07-09 |
David Lawrence... | replace almost all mvwaddstr(hblank) calls with mvwhlin... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
David Lawrence... | yet more breakage fixes |
commit | commitdiff | tree | snapshot |
2005-07-09 |
David Lawrence... | add one last breakage fix |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | still more breakage fixes |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | fix some breakage caused by the restructuring |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | restructure things so that every file has its own openf... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | rename filebuffer to openfile. as it's shorter |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | another formatting fix |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | rename variable open_files filebuffer, for consistency |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | reorder some functions for consistency |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | add more int -> ssize_t line number fixes, plus one... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | reword an error message for consistency |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | fix renumber_all() as well as renumber() |
commit | commitdiff | tree | snapshot |
2005-07-08 |
David Lawrence... | in renumber(), when renumbering, properly use a ssize_t... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
David Lawrence... | in shortcut_init(), per Jordi's suggestion, simplify... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Jordi Mallach | Italian and Catalan update from the TP. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-07-06 |
David Lawrence... | in display_string(), display invalid multibyte sequence... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
David Lawrence... | add missing dashes |
commit | commitdiff | tree | snapshot |
2005-07-05 |
David Lawrence... | in faq.html, update section 4.10 to mention that pastin... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2005-07-04 |
David Lawrence... | with the removal of the last snprintf(), we now only... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
David Lawrence... | more minor variable tweaks |
commit | commitdiff | tree | snapshot |
2005-07-04 |
David Lawrence... | in do_alt_speller(), if we can't invoke the spell check... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
David Lawrence... | minor variable tweaks |
commit | commitdiff | tree | snapshot |
2005-07-03 |
David Lawrence... | add Mike Frysinger's Bourne shell script regexes, with... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
David Lawrence... | add missing colon |
commit | commitdiff | tree | snapshot |
2005-07-02 |
David Lawrence... | clean up the search code a bit |
commit | commitdiff | tree | snapshot |
2005-07-02 |
David Lawrence... | in do_replace(), blank out last_replace properly again... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-07-01 |
David Lawrence... | minor cosmetic and constant cursor position display... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
2005-06-30 |
David Lawrence... | GNU nano 1.3.8 v1.3.8 |
commit | commitdiff | tree | snapshot |
2005-06-30 |
David Lawrence... | remove unneeded clearok(TRUE) from total_redraw() |
commit | commitdiff | tree | snapshot |
2005-06-30 |
David Lawrence... | make do_yesno() refresh the edit window as well as... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
David Lawrence... | in do_replace_highlight(), call wnoutrefresh(edit)... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
David Lawrence... | in do_replace_highlight(), rename variable highlight_fl... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-06-29 |
David Lawrence... | in do_yesno(), het input from bottomwin instead of... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
David Lawrence... | more int -> bool conversions |
commit | commitdiff | tree | snapshot |
2005-06-29 |
David Lawrence... | improve version()'s output |
commit | commitdiff | tree | snapshot |
2005-06-29 |
David Lawrence... | in POTFILES.in, remove source files that contain no... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
David Lawrence... | in find_paragraph(), reset placewewant as well as curre... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
David Lawrence... | add one missing type change |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | in do_cursorpos(), if constant is TRUE, only display... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | more comment fixes |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | more comment fixes |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | add missing blank line |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | rework the credits handling to display Florian König... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | add missing blank line |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | add various type changes to avoid problems on systems... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | more miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | in do_justify(), save placewewant, and restore it if... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | in edit_redraw(), make do_refresh a bool instead of... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
David Lawrence... | remove now-unused search_last_line global |
commit | commitdiff | tree | snapshot |
2005-06-27 |
David Lawrence... | per Mike Frysinger's suggestion, in the "nanorc" regexe... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
David Lawrence... | clarify and consolidate the descriptions of the "fill... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
David Lawrence... | add missing "?" to the color name regex of the "nanorc... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
David Lawrence... | add support for case insensitive expression matching... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
David Lawrence... | simplify the file extension regex for groff |
commit | commitdiff | tree | snapshot |
2005-06-27 |
David Lawrence... | add Mike Frysinger's GCC builtins regex to the "c-file... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
David Lawrence... | punctuation fix |
commit | commitdiff | tree | snapshot |
2005-06-26 |
David Lawrence... | do the same thing for the equivalent regex for assemble... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
David Lawrence... | more last-minute comment fixes |
commit | commitdiff | tree | snapshot |
2005-06-26 |
David Lawrence... | add missing int -> bool conversion |
commit | commitdiff | tree | snapshot |
2005-06-26 |
David Lawrence... | in do_toggle(), properly treat color syntax highlightin... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
David Lawrence... | apparently a "[[:space:]]" doesn't work properly inside... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
David Lawrence... | per Mike Frysinger's suggestion, change the word detect... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
David Lawrence... | add Mike Frysinger's regexes for assembler files |
commit | commitdiff | tree | snapshot |
2005-06-26 |
David Lawrence... | in nanorc.sample, banish " " whever possible in favor... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
David Lawrence... | add "cxx" and "hxx" to the list of extensions that... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
David Lawrence... | last-minute comment fixes |
commit | commitdiff | tree | snapshot |
2005-06-23 |
David Lawrence... | in disable_flow_control() and enable_flow_control(... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-06-22 |
David Lawrence... | remove all instances of charcpy() and replace them... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | put back erroneously removed bits |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | typo fixes |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | change some instances of charcpy() back to strncpy... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | oops; do_yesno() doesn't need display_string(); it... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | in titlebar(), handle VERLEN's being a UTF-8 string |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | fix total_redraw() so that it always keeps the cursor... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | in do_yesno(), add a missing assert, and use display_st... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Lawrence... | per Jordi's suggestion, change the toggle for -E/-... |
commit | commitdiff | tree | snapshot |
next |