]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2005-07-25 David Lawrence... add more miscellaneous mouse support-related fixes...
2005-07-25 David Lawrence... in do_mouse(), avoid redundant screen updates by using...
2005-07-25 David Lawrence... cosmetic fixes
2005-07-25 David Lawrence... simplify do_wordlinechar_count()'s final message a...
2005-07-25 David Lawrence... rename do_word_count() do_wordlinechar_count(), and...
2005-07-25 David Lawrence... expand do_word_count() to also count the number of...
2005-07-25 David Lawrence... move mark setting, deleting, backspacing, tabbing,...
2005-07-25 David Lawrence... reorder a few functions
2005-07-24 David Lawrence... make color_to_short() actually return a short
2005-07-24 David Lawrence... remove erroneous static declaration of fill; it's globa...
2005-07-24 David Lawrence... move advanced text operations (command execution in...
2005-07-24 David Lawrence... cosmetic fix
2005-07-23 David Lawrence... really fix inconsistency
2005-07-23 David Lawrence... fix inconsistency
2005-07-23 David Lawrence... eliminate still more redundant screen updates in edit_s...
2005-07-23 David Lawrence... remove more redundant screen updates in edit_scroll...
2005-07-23 David Lawrence... fix alternate spell checker breakage: don't lose colors...
2005-07-22 David Lawrence... allow scrolling more than editwinrows lines via edit_sc...
2005-07-22 David Lawrence... revert broken edit_scroll() changes for now
2005-07-22 David Lawrence... allow scrolling more than editwinrows lines via edit_sc...
2005-07-21 David Lawrence... display invalid multibyte sequences as Unicode FFFD...
2005-07-21 David Lawrence... more function reordering
2005-07-21 David Lawrence... cosmetic fixes
2005-07-21 David Lawrence... add comment and formatting fixes, and remove now-useles...
2005-07-21 David Lawrence... in do_find_bracket(), add comments and minor cleanups
2005-07-20 David Lawrence... move do_(next|prev)_word(_void())? to move.c too
2005-07-20 David Lawrence... add miscellaneous color and openfilestruct cleanups...
2005-07-20 David Lawrence... move the paragraph-searching functions to move.c, as...
2005-07-19 David Lawrence... comment fix
2005-07-19 Jordi MallachDoh, fixup ChangeLog.
2005-07-19 Jordi MallachUpdated Malay translation from the TP.
2005-07-19 Jordi MallachUpdate French manpages by Jean-Philippe Guérard.
2005-07-19 David Lawrence... in nanogetstr(), make sure that magichistory is properl...
2005-07-19 David Lawrence... in find_history() and get_history_completion(), make...
2005-07-19 David Lawrence... add missing blank lines
2005-07-18 David Lawrence... in mbstrchr(), don't count matches between valid and...
2005-07-18 David Lawrence... for consistency, revert handling of cases where a searc...
2005-07-18 David Lawrence... miscellaneous minor fixes
2005-07-18 Jordi MallachUpdated French translation from the TP.
2005-07-18 David Lawrence... make sure that the current position in the history...
2005-07-18 David Lawrence... comment fix
2005-07-18 David Lawrence... properly handle cases where a search string and a match...
2005-07-18 David Lawrence... add comment
2005-07-18 David Lawrence... don't display invalid multibyte sequences as Unicode...
2005-07-17 David Lawrence... better edit_scroll() redundancy fix
2005-07-17 David Lawrence... fix edit_scroll() redundancy
2005-07-17 David Lawrence... comment fixes
2005-07-17 David Lawrence... per DB'S patch, in do_spell(), when displaying an error...
2005-07-17 David Lawrence... change NANO_WIDE #define to ENABLE_UTF8, as the latter...
2005-07-17 David Lawrence... fix glitch in edit_scroll() where scrolling up to the...
2005-07-17 David Lawrence... simplify get_totals() (renamed get_totsize()) to only...
2005-07-17 David Lawrence... add missing check_statusblank() calls
2005-07-16 David Lawrence... speed up character output, and fix edit_refresh() breakage
2005-07-16 David Lawrence... properly overhaul edit_scroll() to update the screen...
2005-07-16 David Lawrence... really fix color breakage by decoupling edit_update...
2005-07-16 David Lawrence... cosmetic and #ifdef fixes
2005-07-16 David Lawrence... fix color breakage; also, in main(), when opening files...
2005-07-16 David Lawrence... comment fix
2005-07-16 David Lawrence... clean up edit_redraw() a bit
2005-07-15 David Lawrence... fix stat breakage
2005-07-15 David Lawrence... still more miscellaneous color fixes
2005-07-15 David Lawrence... a few more miscellaneous color fixes
2005-07-15 David Lawrence... split overly long changelog entry
2005-07-15 David Lawrence... handle unspecified foreground colors
2005-07-15 David Lawrence... add one last breakage fix
2005-07-14 David Lawrence... more miscellaneous minor fixes
2005-07-14 David Lawrence... more miscellaneous breakage fixes
2005-07-14 David Lawrence... fix more color breakage
2005-07-14 David Lawrence... comment fixes
2005-07-14 David Lawrence... it turns out edit_redraw() is needed after all when...
2005-07-14 David Lawrence... add comments, and fix some edit_scroll() breakage
2005-07-14 David Lawrence... add minor fixes to the new color code, and merge parts...
2005-07-14 David Lawrence... prototype fix
2005-07-14 David Lawrence... make the movement code simpler by tweaking edit_scroll...
2005-07-14 David Lawrence... typo fix
2005-07-13 David Lawrence... add breakage fixes, type fixes, and as-needed color...
2005-07-12 David Lawrence... *really* fix more breakage
2005-07-12 David Lawrence... still more breakage fixes
2005-07-12 David Lawrence... miscellaneous minor fixes
2005-07-12 David Lawrence... fix marking breakage
2005-07-11 David Lawrence... typo fix
2005-07-11 David Lawrence... per Ken Tyler's suggestion, simplify do_gotoline_msg...
2005-07-11 David Lawrence... fixing titlebar(), take three
2005-07-10 David Lawrence... *really* fix titlebar()
2005-07-10 David Lawrence... really fix titlebar()
2005-07-10 David Lawrence... use blank_line() instead of hblank/mvwhline(), and...
2005-07-09 David Lawrence... remove redundancy
2005-07-09 David Lawrence... fix still more breakage caused by the overhaul
2005-07-09 David Lawrence... work around slang brokenness
2005-07-09 David Lawrence... replace almost all mvwaddstr(hblank) calls with mvwhlin...
2005-07-09 David Lawrence... yet more breakage fixes
2005-07-09 David Lawrence... add one last breakage fix
2005-07-08 David Lawrence... still more breakage fixes
2005-07-08 David Lawrence... fix some breakage caused by the restructuring
2005-07-08 David Lawrence... restructure things so that every file has its own openf...
2005-07-08 David Lawrence... rename filebuffer to openfile. as it's shorter
2005-07-08 David Lawrence... miscellaneous minor fixes
2005-07-08 David Lawrence... another formatting fix
2005-07-08 David Lawrence... rename variable open_files filebuffer, for consistency
2005-07-08 David Lawrence... reorder some functions for consistency
next