]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2005-01-01 David Lawrence... overhaul the high-level input routines for the statusba...
2004-12-31 David Lawrence... miscellaneous bits: fix the full justify segfault in...
2004-12-29 David Lawrence... handle wctomb() failure in parse_char() too
2004-12-29 David Lawrence... handle wctomb() failures properly in display_stirng_len...
2004-12-29 David Lawrence... cosmetic totsize-related cleanups
2004-12-28 David Lawrence... set totsize properly when deleting a character or backs...
2004-12-27 David Lawrence... properly increment start_col when the line begins with...
2004-12-27 David Lawrence... clarify the warning message when sufficient wide charac...
2004-12-27 David Lawrence... fix the NANO_WIDE #ifdefs again, and put display_string...
2004-12-27 David Lawrence... add a few missing NANO_WIDE #ifdefs, and remove display...
2004-12-24 David Lawrence... configure.ac and related cleanups
2004-12-24 David Lawrence... fix display problem caused by backwards comparisons...
2004-12-24 David Lawrence... revert last change, as it's actually redundant, and...
2004-12-24 David Lawrence... fix if block
2004-12-24 David Lawrence... fix statusbar() and onekey() to properly handle multiby...
2004-12-23 David Lawrence... #ifdef fixes
2004-12-23 David Lawrence... remove command line and rcfile option for --noutf8...
2004-12-23 David Lawrence... more steps toward UTF-8 support: port all the parts...
2004-12-22 David Lawrence... yet another cosmetic fix
2004-12-21 David Lawrence... fix misplaced #ifdef
2004-12-20 David Lawrence... check for wget_wch() instead of addwstr() when looking...
2004-12-20 David Lawrence... revert erroneous change
2004-12-20 David Lawrence... still more cosmetic fixes
2004-12-18 David Lawrence... another cosmetic fix
2004-12-18 David Lawrence... cosmetic fixes
2004-12-15 Jordi MallachUpdated Italian translation.
2004-12-15 Jordi MallachUpdated Swedish translation.
2004-12-13 Jordi MallachUpdated Swedish translation by Christian Rose.
2004-12-12 David Lawrence... improvements to wide/multibyte character input and...
2004-12-09 David Lawrence... add missing reset
2004-12-09 David Lawrence... add missing casts
2004-12-08 David Lawrence... check for nulls and newlines earlier in do_output(...
2004-12-08 David Lawrence... reset the mbtowc() and wctomb() state machines at the...
2004-12-08 David Lawrence... when adding to the keystroke buffer, filter out bad...
2004-12-08 David Lawrence... cosmetic fixes
2004-12-07 David Lawrence... go back to storing multibyte characters in non-dynamica...
2004-12-07 David Lawrence... store multibyte characters in dynamically allocated...
2004-12-07 David Lawrence... rename a few variables for consistency
2004-12-07 David Lawrence... comment fix
2004-12-07 David Lawrence... rearrange a few variables
2004-12-07 David Lawrence... fix bad cast
2004-12-06 Jordi MallachItalian and Romanian update.
2004-12-06 David Lawrence... miscellaneous fixes for the buffered inout and output...
2004-12-05 David Lawrence... formatting fix
2004-12-05 David Lawrence... cosmetic fixes
2004-12-05 David Lawrence... document the last titlebar() change
2004-12-05 David Lawrence... in titlebar(), space should be an int instead of a...
2004-12-05 David Lawrence... add some miscellaneous fixes for titlebar()
2004-12-05 David Lawrence... when we get the whitespace display toggle, update the...
2004-12-04 David Lawrence... fix entry
2004-12-04 David Lawrence... add return to the "c-file" regexes in nanorc.sample
2004-12-04 David Lawrence... massive overhaul to support buffered input and output...
2004-12-04 David Lawrence... fix potential segfault when doing a full justify
2004-12-02 David Lawrence... per Jeremy Huddleston's patch, fix compilation problem...
2004-12-01 Jordi MallachUpdate Catalan, French and Norwegian from the TP.
2004-12-01 David Lawrence... change references to "open files" to "open file buffers...
2004-11-29 David Lawrence... remove malfunctioning wide character support, and add...
2004-11-28 David Lawrence... comment fixes
2004-11-28 David Lawrence... comment fix
2004-11-27 David Lawrence... typo fix
2004-11-27 David Lawrence... remove specific references to control key shortcuts...
2004-11-27 David Lawrence... more formatting fixes
2004-11-27 David Lawrence... remove another unneeded blank space
2004-11-27 David Lawrence... remove unneeded blank spaces
2004-11-27 David Lawrence... formatting and cosmetic fixes
2004-11-27 David Lawrence... in unget_kbinput(), free s after the wctomb() call...
2004-11-27 David Lawrence... comment fix
2004-11-27 David Lawrence... in get_verbatim_kbinput(), don't pass v_kbinput in...
2004-11-27 David Lawrence... add debug messages to get_shortcut() and get_toggle()
2004-11-26 David Lawrence... formatting and cosmetic fixes
2004-11-26 David Lawrence... in get_full_path(), remove unneeded NANO_SMALL #ifdef...
2004-11-26 David Lawrence... formatting fixes
2004-11-25 David Lawrence... in the low-level input routines, make the ascii_digits...
2004-11-25 David Lawrence... formatting fix
2004-11-25 David Lawrence... add DB's overhaul of the multibuffer code for efficienc...
2004-11-24 David Lawrence... formatting fix
2004-11-24 David Lawrence... formatting fix
2004-11-24 David Lawrence... oops again; adding an extra magicline unconditionally...
2004-11-23 David Lawrence... oops; Pico's adding a new magicline unconditionally...
2004-11-23 David Lawrence... formatting fixes
2004-11-23 David Lawrence... in get_edit_input(), readd parameter allow_funcs, as...
2004-11-23 David Lawrence... in shortcut_init(), fix misplaced #endif keeping the...
2004-11-23 David Lawrence... in do_cut_text(), if keep_cutbuffer is FALSE, only...
2004-11-23 David Lawrence... comment fixes
2004-11-23 David Lawrence... overhaul the cutting and uncutting routines and the...
2004-11-23 David Lawrence... in do_wrap(), make wrap_loc and word_back ssize_t's...
2004-11-22 David Lawrence... Back to CVS
2004-11-22 David Lawrence... GNU nano 1.3.5 v1.3.5
2004-11-22 David Lawrence... in do_replace_loop(), treat real_current as current...
2004-11-22 David Lawrence... fix get_totals() so it properly handles NULL parameters...
2004-11-22 David Lawrence... unpartition_filestruct() should take a partition**...
2004-11-21 David Lawrence... documentation fix: list sh as an example of a Bourne...
2004-11-21 David Lawrence... in README.CVS, mention the need for ssh to do cvs checkouts
2004-11-21 David Lawrence... add another cvs command fix
2004-11-21 David Lawrence... update the given cvs commands in README.CVS so that...
2004-11-20 David Lawrence... in README.CVS, mention the requirement for groff in...
2004-11-20 Jordi MallachGet rid of config.rpath.
2004-11-18 Jordi MallachUpdated French translation.
2004-11-18 Jordi MallachUpdated Malay translation.
2004-11-18 Jordi MallachDon't use DEFS to define stuff. Use INCLUDES instead.
next