2005-07-25 |
David Lawrence... | simplify do_wordlinechar_count()'s final message a... |
commit | commitdiff | tree | snapshot |
2005-07-25 |
David Lawrence... | rename do_word_count() do_wordlinechar_count(), and... |
commit | commitdiff | tree | snapshot |
2005-07-25 |
David Lawrence... | expand do_word_count() to also count the number of... |
commit | commitdiff | tree | snapshot |
2005-07-25 |
David Lawrence... | move mark setting, deleting, backspacing, tabbing,... |
commit | commitdiff | tree | snapshot |
2005-07-25 |
David Lawrence... | reorder a few functions |
commit | commitdiff | tree | snapshot |
2005-07-24 |
David Lawrence... | make color_to_short() actually return a short |
commit | commitdiff | tree | snapshot |
2005-07-24 |
David Lawrence... | remove erroneous static declaration of fill; it's globa... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
David Lawrence... | move advanced text operations (command execution in... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-07-23 |
David Lawrence... | really fix inconsistency |
commit | commitdiff | tree | snapshot |
2005-07-23 |
David Lawrence... | fix inconsistency |
commit | commitdiff | tree | snapshot |
2005-07-23 |
David Lawrence... | eliminate still more redundant screen updates in edit_s... |
commit | commitdiff | tree | snapshot |
2005-07-23 |
David Lawrence... | remove more redundant screen updates in edit_scroll... |
commit | commitdiff | tree | snapshot |
2005-07-23 |
David Lawrence... | fix alternate spell checker breakage: don't lose colors... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
David Lawrence... | allow scrolling more than editwinrows lines via edit_sc... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
David Lawrence... | revert broken edit_scroll() changes for now |
commit | commitdiff | tree | snapshot |
2005-07-22 |
David Lawrence... | allow scrolling more than editwinrows lines via edit_sc... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
David Lawrence... | display invalid multibyte sequences as Unicode FFFD... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
David Lawrence... | more function reordering |
commit | commitdiff | tree | snapshot |
2005-07-21 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-07-21 |
David Lawrence... | add comment and formatting fixes, and remove now-useles... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
David Lawrence... | in do_find_bracket(), add comments and minor cleanups |
commit | commitdiff | tree | snapshot |
2005-07-20 |
David Lawrence... | move do_(next|prev)_word(_void())? to move.c too |
commit | commitdiff | tree | snapshot |
2005-07-20 |
David Lawrence... | add miscellaneous color and openfilestruct cleanups... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
David Lawrence... | move the paragraph-searching functions to move.c, as... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jordi Mallach | Doh, fixup ChangeLog. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jordi Mallach | Updated Malay translation from the TP. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jordi Mallach | Update French manpages by Jean-Philippe Guérard. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
David Lawrence... | in nanogetstr(), make sure that magichistory is properl... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
David Lawrence... | in find_history() and get_history_completion(), make... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
David Lawrence... | add missing blank lines |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | in mbstrchr(), don't count matches between valid and... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | for consistency, revert handling of cases where a searc... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Lawrence... | miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
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 |
next |