2005-07-18 |
Jordi Mallach | Updated French translation from the TP. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | make sure that the current position in the history... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | properly handle cases where a search string and a match... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | add comment |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | don't display invalid multibyte sequences as Unicode... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
David Lawrence... | better edit_scroll() redundancy fix |
commit | commitdiff | tree | snapshot |
2005-07-17 |
David Lawrence... | fix edit_scroll() redundancy |
commit | commitdiff | tree | snapshot |
2005-07-17 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2005-07-17 |
David Lawrence... | per DB'S patch, in do_spell(), when displaying an error... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
David Lawrence... | change NANO_WIDE #define to ENABLE_UTF8, as the latter... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
David Lawrence... | fix glitch in edit_scroll() where scrolling up to the... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
David Lawrence... | simplify get_totals() (renamed get_totsize()) to only... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
David Lawrence... | add missing check_statusblank() calls |
commit | commitdiff | tree | snapshot |
2005-07-16 |
David Lawrence... | speed up character output, and fix edit_refresh() breakage |
commit | commitdiff | tree | snapshot |
2005-07-16 |
David Lawrence... | properly overhaul edit_scroll() to update the screen... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
David Lawrence... | really fix color breakage by decoupling edit_update... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
David Lawrence... | cosmetic and #ifdef fixes |
commit | commitdiff | tree | snapshot |
2005-07-16 |
David Lawrence... | fix color breakage; also, in main(), when opening files... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-07-16 |
David Lawrence... | clean up edit_redraw() a bit |
commit | commitdiff | tree | snapshot |
2005-07-15 |
David Lawrence... | fix stat breakage |
commit | commitdiff | tree | snapshot |
2005-07-15 |
David Lawrence... | still more miscellaneous color fixes |
commit | commitdiff | tree | snapshot |
2005-07-15 |
David Lawrence... | a few more miscellaneous color fixes |
commit | commitdiff | tree | snapshot |
2005-07-15 |
David Lawrence... | split overly long changelog entry |
commit | commitdiff | tree | snapshot |
2005-07-15 |
David Lawrence... | handle unspecified foreground colors |
commit | commitdiff | tree | snapshot |
2005-07-15 |
David Lawrence... | add one last breakage fix |
commit | commitdiff | tree | snapshot |
2005-07-14 |
David Lawrence... | more miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2005-07-14 |
David Lawrence... | more miscellaneous breakage fixes |
commit | commitdiff | tree | snapshot |
2005-07-14 |
David Lawrence... | fix more color breakage |
commit | commitdiff | tree | snapshot |
2005-07-14 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2005-07-14 |
David Lawrence... | it turns out edit_redraw() is needed after all when... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
David Lawrence... | add comments, and fix some edit_scroll() breakage |
commit | commitdiff | tree | snapshot |
2005-07-14 |
David Lawrence... | add minor fixes to the new color code, and merge parts... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
David Lawrence... | prototype fix |
commit | commitdiff | tree | snapshot |
2005-07-14 |
David Lawrence... | make the movement code simpler by tweaking edit_scroll... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2005-07-13 |
David Lawrence... | add breakage fixes, type fixes, and as-needed color... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
David Lawrence... | *really* fix more breakage |
commit | commitdiff | tree | snapshot |
2005-07-12 |
David Lawrence... | still more breakage fixes |
commit | commitdiff | tree | snapshot |
2005-07-12 |
David Lawrence... | miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
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 |
next |