]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2005-01-03 David Lawrence... add DB's (modified) UTF-8 support tweaks to edit_add...
2005-01-03 David Lawrence... fix assert
2005-01-03 David Lawrence... update more documentation dealing with double-Escape...
2005-01-03 David Lawrence... readd get_byte_kbinput(), modify get_word_kbinput(...
2005-01-03 David Lawrence... another int -> bool conversion
2005-01-03 David Lawrence... miscellaneous fixes: skip over invalid wide characters...
2005-01-02 David Lawrence... when we get a newline via verbatim input at the statusb...
2005-01-02 David Lawrence... add missing NANO_SMALL #ifdef
2005-01-02 David Lawrence... properly handle newlines read in via verbatim input...
2005-01-02 David Lawrence... implement verbatim input for the statusbar prompt
2005-01-02 David Lawrence... in do_input() and do_statusbar_input(), func_key is...
2005-01-02 David Lawrence... fix an assert, update another copyright year, and add...
2005-01-01 David Lawrence... get rid of the last remnant of the NO_UTF8 toggle that...
2005-01-01 David Lawrence... implement cutting from the current position to the...
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...
next