- 1a47348 in nano.h, if we don't have nanorc support, disable color support, as it by David Lawrence Ramsey · 19 years ago
- c6c98f7 make Jordi's email address, and the description of what the manual pages by David Lawrence Ramsey · 19 years ago
- b8592ce in do_browse_from(), don't bother freeing path if it's NULL by David Lawrence Ramsey · 19 years ago
- b08c9f0 revert erroneous change by David Lawrence Ramsey · 19 years ago
- 87b37bd add miscellaneous minor cleanups to do_browser(), do_browse_from(), and by David Lawrence Ramsey · 19 years ago
- 35c9fa6 clean up the TODO list a bit more by David Lawrence Ramsey · 19 years ago
- 083cc12 mention the need to handle resizes better in the TODO list, and clean it by David Lawrence Ramsey · 19 years ago
- 4ea2eac comment fixes by David Lawrence Ramsey · 19 years ago
- e328169 remove unneeded #ifdef by David Lawrence Ramsey · 19 years ago
- 4e68588 revert erroneous change by David Lawrence Ramsey · 19 years ago
- 7f3fdb4 in titlebar(), don't display any blank space for the state if we're in by David Lawrence Ramsey · 19 years ago
- d59c423 typo fixes by David Lawrence Ramsey · 19 years ago
- c284e1d fix inaccurate comments by David Lawrence Ramsey · 19 years ago
- 664e0da still more cosmetic fixes by David Lawrence Ramsey · 19 years ago
- a5322ee another cosmetic fix by David Lawrence Ramsey · 19 years ago
- c2e585e per John M. Gabriele's patch with a few tweaks by me, in by David Lawrence Ramsey · 19 years ago
- 2c36e2e consolidate do_scroll_(up|down)() into do_(up|down)(), as they have a by David Lawrence Ramsey · 19 years ago
- bf10495 in do_scroll_up() and do_scroll_down(), fix problems where, after by David Lawrence Ramsey · 19 years ago
- ec15fdb comment fixes by David Lawrence Ramsey · 19 years ago
- b006367 comment fixes by David Lawrence Ramsey · 19 years ago
- 99a06d3 add another post-2.0 item by David Lawrence Ramsey · 19 years ago
- aee00d4 if the mark isn't on, allow Meta-} and Meta-{ to indent and unindent by David Lawrence Ramsey · 19 years ago
- 7f80174 another cosmetic fix by David Lawrence Ramsey · 19 years ago
- a89e39a cosmetic fix by David Lawrence Ramsey · 19 years ago
- afeed5f comment fixes by David Lawrence Ramsey · 19 years ago
- aa4eb40 another cosmetic fix by David Lawrence Ramsey · 19 years ago
- 19cb1e6 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 85e35e6 in get_full_path(), don't return NULL when the current directory doesn't by David Lawrence Ramsey · 19 years ago
- 51b7b0e in browser_refresh() and titlebar(), don't display overly long filenames by David Lawrence Ramsey · 19 years ago
- 0cae087 cosmetic fix by David Lawrence Ramsey · 19 years ago
- 567d471 in display_string(), properly handle buf[start_index]'s being a null terminator by David Lawrence Ramsey · 19 years ago
- f1a8e72 still more miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- ca53a6e another miscellaneous minor fix by David Lawrence Ramsey · 19 years ago
- a7bdd2e in do_browse_from(), during the operating directory check, if path isn't by David Lawrence Ramsey · 19 years ago
- 4953e49 miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- 051e953 yet another comment fix by David Lawrence Ramsey · 19 years ago
- bc7dc36 make the file browser's mouse support consistent with other mouse by David Lawrence Ramsey · 19 years ago
- 60d22f0 in do_browser() and do_help(), detect the previous selected file or by David Lawrence Ramsey · 19 years ago
- 2f7c1a0 calculate width in browser_init(), as it's more consistent by David Lawrence Ramsey · 19 years ago
- b520d50 still more cosmetic fixes by David Lawrence Ramsey · 19 years ago
- c0ba4bf simplify and remove redundancies from various bits by David Lawrence Ramsey · 19 years ago
- f8d085d in browser_refresh(), fix problem where width wouldn't be properly by David Lawrence Ramsey · 19 years ago
- 3528a03 more comment fixes by David Lawrence Ramsey · 19 years ago
- 49c85d0 comment fix by David Lawrence Ramsey · 19 years ago
- 015c434 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- afa1542 simplify by David Lawrence Ramsey · 19 years ago
- 9f2e3f7 comment fix by David Lawrence Ramsey · 19 years ago
- 458d004 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 139dc4a add another missing comment by David Lawrence Ramsey · 19 years ago
- a0283b7 simplify, and add missing comments by David Lawrence Ramsey · 19 years ago
- 345a5b8 comment fix by David Lawrence Ramsey · 19 years ago
- d44f322 remove unneeded blank lines by David Lawrence Ramsey · 19 years ago
- ed467e5 in browser_refresh(), add translator comments explaining the maximum by David Lawrence Ramsey · 19 years ago
- 7d6dd41 still more comment fixes by David Lawrence Ramsey · 19 years ago
- a43827d more comment fixes by David Lawrence Ramsey · 19 years ago
- 224b6d5 add missing comment by David Lawrence Ramsey · 19 years ago
- 5ee89c6 yet another cosmetic fix by David Lawrence Ramsey · 19 years ago
- 6fa1144 more cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 96514a2 add clarifying comment by David Lawrence Ramsey · 19 years ago
- 6b90657 more miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- 85ffaee in browser_refresh(), if a filename is too long, truncate and display an by David Lawrence Ramsey · 19 years ago
- fef3c86 fix breakage by David Lawrence Ramsey · 19 years ago
- c021925 in browser_init(), fix off-by-one error when calculating longest that by David Lawrence Ramsey · 19 years ago
- 46c29c4 still more comment fixes by David Lawrence Ramsey · 19 years ago
- 17e1269 fix breakage by David Lawrence Ramsey · 19 years ago
- 3d7c2bd more comment fixes by David Lawrence Ramsey · 19 years ago
- 21cdee5 update changelog entries by David Lawrence Ramsey · 19 years ago
- 0457eb9 comment fixes by David Lawrence Ramsey · 19 years ago
- a43b108 add more miscellaneous cleanups by David Lawrence Ramsey · 19 years ago
- a662c55 add miscellaneous cleanups by David Lawrence Ramsey · 19 years ago
- 990a695 in do_browser() and do_refresh(), further simplify screen update handling by David Lawrence Ramsey · 19 years ago
- 6f49909 in do_browser() and do_help(), simplify screen update handling by David Lawrence Ramsey · 19 years ago
- 296ee15 simplify by David Lawrence Ramsey · 19 years ago
- 8f975a1 comment fix by David Lawrence Ramsey · 19 years ago
- 2458b29 fix breakage by David Lawrence Ramsey · 19 years ago
- a4e92c8 in striponedir(), return the stripped path instead of modifying path by David Lawrence Ramsey · 19 years ago
- fef232a in striponedir(), since all the strings passed to this are dynamically by David Lawrence Ramsey · 19 years ago
- 8cd0d2c cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 0fd5d60 revert last changes, as the "Go to Directory" prompt can allow movement by David Lawrence Ramsey · 19 years ago
- 780f1d3 fix breakage by David Lawrence Ramsey · 19 years ago
- 6cefb9f in do_browser(), display an error messsage on the statusbar if we try to by David Lawrence Ramsey · 19 years ago
- d040377 in do_browser(), after entering "..", select the directory we were in by David Lawrence Ramsey · 19 years ago
- ef45a25 add missing comments by David Lawrence Ramsey · 19 years ago
- 727c244 in findnextfile(), simplify the uses of tail() by David Lawrence Ramsey · 19 years ago
- 68e2c37 in browser_refresh(), for the ".." entry, display "(parent dir)" instead by David Lawrence Ramsey · 19 years ago
- 99c87cc in browser_refresh(), fix problems where translated versions of "(dir)" by David Lawrence Ramsey · 19 years ago
- 4e71ab6 add missing blank line by David Lawrence Ramsey · 19 years ago
- b0c1bc2 in browser_refresh(), simplify more things by David Lawrence Ramsey · 19 years ago
- 0e92adf in browser_refresh(), simplify the for loop by David Lawrence Ramsey · 19 years ago
- 3b72246 in do_browser(), remove unneeded call to blank_edit() by David Lawrence Ramsey · 19 years ago
- 865ad94 in get_mouseinput(), handle both releases and clicks of mouse button 1, by David Lawrence Ramsey · 19 years ago
- 6c8f92c cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 2f94f42 in do_browser(), refactor and simplify the mouse support, modeling it by David Lawrence Ramsey · 19 years ago
- 98e4d4f fix mouse support so that it really ignores everything except releases by David Lawrence Ramsey · 19 years ago
- f23cc46 comment fix by David Lawrence Ramsey · 19 years ago
- decae6c per Mike Frysinger's patch, in doc/syntax/c.nanorc, since .i and .ii are by David Lawrence Ramsey · 19 years ago
- 74d8ebc add various option description fixes by David Lawrence Ramsey · 19 years ago
- 899d036 Back to CVS by David Lawrence Ramsey · 19 years ago
- db5b547 GNU nano 1.3.12 by David Lawrence Ramsey · 19 years ago
- 1df1c9e fix #ifdefs by David Lawrence Ramsey · 19 years ago