]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2005-03-14 David Lawrence... formatting fixes
2005-03-14 David Lawrence... add more multibyte character support to break_line()
2005-03-14 David Lawrence... more comment fixes
2005-03-14 David Lawrence... add missing blank lines
2005-03-14 David Lawrence... remove erroneous if clause in the overhauled justify...
2005-03-13 David Lawrence... overhaul the paragraph-searching code to make it simple...
2005-03-13 David Lawrence... comment improvement
2005-03-13 David Lawrence... more comment fixes
2005-03-13 David Lawrence... fix regressions caused by the justify overhaul: when...
2005-03-13 David Lawrence... fix regression caused by the justify overhaul: when...
2005-03-13 David Lawrence... fix erroneous comment
2005-03-13 David Lawrence... overhaul the justify code to make it leave the right...
2005-03-12 David Lawrence... fix problem where mark_beginx wouldn't be saved properly in
2005-03-11 David Lawrence... undo erroneous tweaks
2005-03-11 David Lawrence... add a slightly tweaked version of Mike Frysinger's...
2005-03-11 David Lawrence... when using slang, call the right function to enable...
2005-03-11 David Lawrence... formatting fixes
2005-03-11 David Lawrence... improve the handling of whitespace display mode in...
2005-03-10 Jordi MallachUpdated Malay from the TP.
2005-03-10 David Lawrence... make whitespace display mode work with multibyte characters
2005-03-10 David Lawrence... add DB's overhaul of the rcfile parsing code and relate...
2005-03-10 David Lawrence... cosmetic fixes
2005-03-09 David Lawrence... fix wording problem
2005-03-09 David Lawrence... make the latest faq entry more accurate
2005-03-09 David Lawrence... add faq entry about how to open files with names starti...
2005-03-09 David Lawrence... make sure that the universal statusbar prompt functions...
2005-03-08 David Lawrence... attempt at fixing a problem tracked down by Jim Uhl...
2005-03-08 David Lawrence... cosmetic fix
2005-03-04 David Lawrence... reorganize changelog a bit
2005-03-04 David Lawrence... add a few more missing blank lines, and fix two instanc...
2005-03-04 David Lawrence... cosmetic fixes
2005-03-02 David Lawrence... comment fix
2005-03-01 David Lawrence... formatting fix
2005-03-01 David Lawrence... add missing blank line
2005-03-01 David Lawrence... cosmetic fixes
2005-02-25 David Lawrence... remove unneeded blank line
2005-02-25 David Lawrence... another cosmetic fix
2005-02-25 David Lawrence... cosmetic fixes
2005-02-25 David Lawrence... start adding multibyte/wide character support to the...
2005-02-23 David Lawrence... fix erroneous statusbar message truncation with multiby...
2005-02-22 David Lawrence... rework things so that strrchrn() is no longer needed...
2005-02-22 David Lawrence... cosmetic fix
2005-02-14 David Lawrence... remove unnecessary #include
2005-02-14 David Lawrence... mention typo fix in changelog
2005-02-14 David Lawrence... typo fix
2005-02-14 David Lawrence... add DB's overhaul of the file browser code to increase...
2005-02-12 David Lawrence... cosmetic fix
2005-02-12 David Lawrence... add multibyte character support to is_whole_word()...
2005-02-11 David Lawrence... fix misplaced #ifdefs
2005-02-11 David Lawrence... port over DB's overhaul of safe_tempnam() and his chang...
2005-02-11 David Lawrence... set statusbar_xend properly when doing tab completion
2005-02-11 David Lawrence... revert diralphasort() tweak
2005-02-10 David Lawrence... cosmetic fixes
2005-02-09 David Lawrence... add DB's overhauls of get_full_path() and check_writabl...
2005-02-08 David Lawrence... remove inaccurate comment
2005-02-08 David Lawrence... add missing #ifdef
2005-02-08 David Lawrence... add DB's pverhaul the tab completion code and a few...
2005-02-07 David Lawrence... fix off-by-one error when calculating totsize in read_f...
2005-01-31 David Lawrence... add multibyte character support to indent_length()...
2005-01-28 David Lawrence... when detecting wide character support in curses, check...
2005-01-28 David Lawrence... properly enable UTF-8 support when using slang
2005-01-28 David Lawrence... tweak get_mouseinput() to work properly when -O/--mores...
2005-01-27 David Lawrence... cosmetic fix
2005-01-27 David Lawrence... miscellaneous bits: change flags to an unsigned long...
2005-01-27 David Lawrence... tweak do_mouse() to work properly when -O/--morespace...
2005-01-25 David Lawrence... turn string functions that don't take length arguments...
2005-01-24 David Lawrence... in edit_add(), make sure we use the right variable...
2005-01-24 David Lawrence... comment fixes
2005-01-24 David Lawrence... add another cleanup
2005-01-24 David Lawrence... add multibyte version of revstrcasestr()
2005-01-22 David Lawrence... cosmetic and formatting fixes
2005-01-22 David Lawrence... rename a variable in the strcasestr() equivalent order...
2005-01-22 David Lawrence... add multibyte equivalent of strcasestr(), plus some...
2005-01-20 David Lawrence... add support for characters to the "c-file" regexes
2005-01-19 David Lawrence... oops; replace the previous tweak with a proper merge...
2005-01-19 David Lawrence... add DB's (slightly tweaked) changes to make resizing...
2005-01-18 David Lawrence... add support for moving to the next or previous word...
2005-01-18 David Lawrence... formatting fixes
2005-01-18 David Lawrence... reorganization: move revstrstr() back to chars.c, and...
2005-01-18 David Lawrence... #define fixes
2005-01-18 Jordi MallachUpdated Brazilian Portuguese translation.
2005-01-17 David Lawrence... update documentation copyright years and modification...
2005-01-17 David Lawrence... various documentation updates
2005-01-17 David Lawrence... add -O/--morespace command line option, plus a correspo...
2005-01-16 David Lawrence... make sure the multibyte string operations operate using...
2005-01-16 David Lawrence... put revstrstr() back in utils.c, as it's case sensitive...
2005-01-16 David Lawrence... assert fixes
2005-01-16 David Lawrence... start making multibyte equivalents of the string functi...
2005-01-16 David Lawrence... improve the checks needed to determine if wide characte...
2005-01-16 David Lawrence... remove duplicate prototype
2005-01-15 David Lawrence... tweak do_next_word() and do_prev_word() to make sure...
2005-01-15 David Lawrence... make do_prev_word() work with multibyte strings, and...
2005-01-14 David Lawrence... add missing free()
2005-01-14 David Lawrence... revert previously added extra calls to move_mbright...
2005-01-14 David Lawrence... rename move_left() and move_right() to move_mbleft...
2005-01-14 David Lawrence... add multibyte and wide equivalents of isalnum(), make...
2005-01-14 David Lawrence... more cosmetic fixes
2005-01-14 David Lawrence... add missing changelog update
2005-01-14 David Lawrence... make do_statusbar_cut_text() respect the CUT_TO_END...
2005-01-14 David Lawrence... in src/Makefile.am, if we're installing and the "rnano...
next