- d44a005 make the #ifdef around indent_len() match that of its prototype, so that by David Lawrence Ramsey · 20 years ago
- df21a2c minor documentation fix by David Lawrence Ramsey · 20 years ago
- b349c80 allow refreshing of the file browser window, as Pico does by David Lawrence Ramsey · 20 years ago
- 85616c4 add missing blank line, and rename total_blank() to total_update(), as by David Lawrence Ramsey · 20 years ago
- b9ddb80 allow refreshing of the help browser window, as Pico does, and remove a by David Lawrence Ramsey · 20 years ago
- 27f2b25 initialize indent_string later in the justify code, so as to avoid a by David Lawrence Ramsey · 20 years ago
- 102d01d fix justify code regression: if we're justifying the entire file, and we by David Lawrence Ramsey · 20 years ago
- fd81a71 fix paragraph searching code regression: if trying to move to the line by David Lawrence Ramsey · 20 years ago
- efec641 control characters can only be properly filtered out in both non-UTF-8 by David Lawrence Ramsey · 20 years ago
- 77abec7 fix misplaced #endif by David Lawrence Ramsey · 20 years ago
- ba5b12c comment clarifications by David Lawrence Ramsey · 20 years ago
- 40ea2a2 actually, we can swallow non-ASCII control characters if we're not in UTF-8 mode by David Lawrence Ramsey · 20 years ago
- 496488c when getting printable input from the edit window or statusbar prompt, by David Lawrence Ramsey · 20 years ago
- a17a130 add debugging statement by David Lawrence Ramsey · 20 years ago
- 2161fa6 check for wget_wch() again instead of get_wch() when looking for the by David Lawrence Ramsey · 20 years ago
- bb0060e documentation update by David Lawrence Ramsey · 20 years ago
- 631242d a few last minor fixes to do_credits() by David Lawrence Ramsey · 20 years ago
- 4dc5838 in do_credits(), display Florian König's name properly in UTF-8 mode; by David Lawrence Ramsey · 20 years ago
- 0099a8f fix potential memory corruption problem in make_mbstring(), and also fix by David Lawrence Ramsey · 20 years ago
- 38156d4 make the rest of the justify code support multibyte characters by David Lawrence Ramsey · 20 years ago
- 666644e fix more inaccurate comments by David Lawrence Ramsey · 20 years ago
- 1554005 when justifying, don't remove a space after a duplicate character in by David Lawrence Ramsey · 20 years ago
- 7b918c7 add missing blank lines by David Lawrence Ramsey · 20 years ago
- 7d7e7d5 fix erroneous #ifdef by David Lawrence Ramsey · 20 years ago
- f0195a8 make sure all rcfile arguments are valid multibyte strings by David Lawrence Ramsey · 20 years ago
- 08c70ae formatting fixes by David Lawrence Ramsey · 20 years ago
- 9389ca2 add more multibyte character support to break_line() by David Lawrence Ramsey · 20 years ago
- af40eea more comment fixes by David Lawrence Ramsey · 20 years ago
- b159605 add missing blank lines by David Lawrence Ramsey · 20 years ago
- 801a8b5 remove erroneous if clause in the overhauled justify code by David Lawrence Ramsey · 20 years ago
- ff4a487 overhaul the paragraph-searching code to make it simpler too by David Lawrence Ramsey · 20 years ago
- 9ec5db8 comment improvement by David Lawrence Ramsey · 20 years ago
- 8d0d3ab more comment fixes by David Lawrence Ramsey · 20 years ago
- 7f9ed90 fix regressions caused by the justify overhaul: when adjusting the mark, by David Lawrence Ramsey · 20 years ago
- 96b21be fix regression caused by the justify overhaul: when justifying a quoted by David Lawrence Ramsey · 20 years ago
- 7253929 fix erroneous comment by David Lawrence Ramsey · 20 years ago
- e9ac1d7 overhaul the justify code to make it leave the right number of spaces at by David Lawrence Ramsey · 20 years ago
- 59fe758 fix problem where mark_beginx wouldn't be saved properly in by David Lawrence Ramsey · 20 years ago
- cefd29e undo erroneous tweaks by David Lawrence Ramsey · 20 years ago
- bca59d6 add a slightly tweaked version of Mike Frysinger's manpage regex, and do by David Lawrence Ramsey · 20 years ago
- 800dd18 when using slang, call the right function to enable UTF-8 support by David Lawrence Ramsey · 20 years ago
- b1d9b41 formatting fixes by David Lawrence Ramsey · 20 years ago
- e0fb4d5 improve the handling of whitespace display mode in multibyte locales: by David Lawrence Ramsey · 20 years ago
- 55dfc3d Updated Malay from the TP. by Jordi Mallach · 20 years ago
- 6e60db6 make whitespace display mode work with multibyte characters by David Lawrence Ramsey · 20 years ago
- 202d3c2 add DB's overhaul of the rcfile parsing code and related miscellaneous bits by David Lawrence Ramsey · 20 years ago
- 40f11ae cosmetic fixes by David Lawrence Ramsey · 20 years ago
- 3cf525d fix wording problem by David Lawrence Ramsey · 20 years ago
- 23f7e1b make the latest faq entry more accurate by David Lawrence Ramsey · 20 years ago
- 256a890 add faq entry about how to open files with names starting with '+'s by David Lawrence Ramsey · 20 years ago
- b199cae make sure that the universal statusbar prompt functions are fully in by David Lawrence Ramsey · 20 years ago
- c275dc5 attempt at fixing a problem tracked down by Jim Uhl, where nano will go by David Lawrence Ramsey · 20 years ago
- 9d69169 cosmetic fix by David Lawrence Ramsey · 20 years ago
- 09b1c02 reorganize changelog a bit by David Lawrence Ramsey · 20 years ago
- 5f9acfe add a few more missing blank lines, and fix two instances where totsize by David Lawrence Ramsey · 20 years ago
- 9adace8 cosmetic fixes by David Lawrence Ramsey · 20 years ago
- bd2eb28 comment fix by David Lawrence Ramsey · 20 years ago
- e6bbee8 formatting fix by David Lawrence Ramsey · 20 years ago
- 7e110bd add missing blank line by David Lawrence Ramsey · 20 years ago
- eb4d81f cosmetic fixes by David Lawrence Ramsey · 20 years ago
- aed0942 remove unneeded blank line by David Lawrence Ramsey · 20 years ago
- 5d2ab88 another cosmetic fix by David Lawrence Ramsey · 20 years ago
- 65ef166 cosmetic fixes by David Lawrence Ramsey · 20 years ago
- b6e79fd start adding multibyte/wide character support to the help browser code by David Lawrence Ramsey · 20 years ago
- 0c23aed fix erroneous statusbar message truncation with multibyte strings by David Lawrence Ramsey · 20 years ago
- ad96aff rework things so that strrchrn() is no longer needed, and remove it by David Lawrence Ramsey · 20 years ago
- 60e329e cosmetic fix by David Lawrence Ramsey · 20 years ago
- 32f5681 remove unnecessary #include by David Lawrence Ramsey · 20 years ago
- 45edf36 mention typo fix in changelog by David Lawrence Ramsey · 20 years ago
- 4c75faa typo fix by David Lawrence Ramsey · 20 years ago
- 7d36771 add DB's overhaul of the file browser code to increase efficiency and by David Lawrence Ramsey · 20 years ago
- b680326 cosmetic fix by David Lawrence Ramsey · 20 years ago
- e1c16b3 add multibyte character support to is_whole_word(), plus a comment fix by David Lawrence Ramsey · 20 years ago
- bc14941 fix misplaced #ifdefs by David Lawrence Ramsey · 20 years ago
- 1b9d3f9 port over DB's overhaul of safe_tempnam() and his changes to by David Lawrence Ramsey · 20 years ago
- 2724c88 set statusbar_xend properly when doing tab completion by David Lawrence Ramsey · 20 years ago
- 54dca7b revert diralphasort() tweak by David Lawrence Ramsey · 20 years ago
- 0df875a cosmetic fixes by David Lawrence Ramsey · 20 years ago
- d7ca85c add DB's overhauls of get_full_path() and check_writable_directory(), by David Lawrence Ramsey · 20 years ago
- d9661dc remove inaccurate comment by David Lawrence Ramsey · 20 years ago
- 0b80f93 add missing #ifdef by David Lawrence Ramsey · 20 years ago
- 65e6ecb add DB's pverhaul the tab completion code and a few related functions to by David Lawrence Ramsey · 20 years ago
- daa533a fix off-by-one error when calculating totsize in read_file(), introduced by David Lawrence Ramsey · 21 years ago
- 3eeb823 add multibyte character support to indent_length(), convert the "smart by David Lawrence Ramsey · 21 years ago
- 2921be2 when detecting wide character support in curses, check for get_wch() by David Lawrence Ramsey · 21 years ago
- d15de73 properly enable UTF-8 support when using slang by David Lawrence Ramsey · 21 years ago
- 798e67e tweak get_mouseinput() to work properly when -O/--morespace is used by David Lawrence Ramsey · 21 years ago
- 96de1b0 cosmetic fix by David Lawrence Ramsey · 21 years ago
- 23c4450 miscellaneous bits: change flags to an unsigned long and totsize to a by David Lawrence Ramsey · 21 years ago
- 7c60eab tweak do_mouse() to work properly when -O/--morespace is used by David Lawrence Ramsey · 21 years ago
- 3f9c635 turn string functions that don't take length arguments into wrappers for by David Lawrence Ramsey · 21 years ago
- 14ace17 in edit_add(), make sure we use the right variable when painting marked by David Lawrence Ramsey · 21 years ago
- 3e93c63 comment fixes by David Lawrence Ramsey · 21 years ago
- 83ba47a add another cleanup by David Lawrence Ramsey · 21 years ago
- 345260c add multibyte version of revstrcasestr() by David Lawrence Ramsey · 21 years ago
- 3ee4cf3 cosmetic and formatting fixes by David Lawrence Ramsey · 21 years ago
- 17b8a36 rename a variable in the strcasestr() equivalent order to match DB's by David Lawrence Ramsey · 21 years ago
- 42abfe0 add multibyte equivalent of strcasestr(), plus some miscellaneous cleanups by David Lawrence Ramsey · 21 years ago
- 159bdfd add support for characters to the "c-file" regexes by David Lawrence Ramsey · 21 years ago
- 122ae84 oops; replace the previous tweak with a proper merge of DB's code with by David Lawrence Ramsey · 21 years ago