smol/src
Chris Allegretta 6f08332741 2009-11-11 Chris Allegretta <chrisa@asty.org>
* winio.c: Large tweaking of cursor and text display based on COLS not COLS - 1,
          due to finally understanding that display_string wasn't being called properly
          when softwrap was enabled.  Fixes Savnnah bug 27603, Return key doesn't scroll
          viewport reported by Hannes Schueller.
        * - Fix size_t formatting issues with -pedantic by converting vals to long unsigned
          for printing.



git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4420 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2009-11-11 06:00:33 +00:00
..
Makefile.am in src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an 2006-05-28 22:33:14 +00:00
browser.c 2009-10-27 Chris Allegretta <chrisa@asty.org> 2009-10-27 04:09:27 +00:00
chars.c update copyright notices, as Chris Allegretta's copyrights have now been 2007-10-11 05:01:32 +00:00
color.c Okay that will not work. Revert forcing reset_multis on !viewok as it's too expensive 2009-02-16 23:06:09 +00:00
cut.c Okay that will not work. Revert forcing reset_multis on !viewok as it's too expensive 2009-02-16 23:06:09 +00:00
files.c Better fix, remove unneeded closecode variable and update bug credit. 2009-11-10 03:44:12 +00:00
global.c 2009-09-03 Chris Allegretta <chrisa@asty.org> 2009-09-03 23:29:14 +00:00
help.c 2009-01-19 Chris Allegretta <chrisa@asty.org> 2009-01-19 19:10:39 +00:00
move.c 2009-09-03 Chris Allegretta <chrisa@asty.org> 2009-09-03 23:29:14 +00:00
nano.c 2009-11-11 Chris Allegretta <chrisa@asty.org> 2009-11-11 06:00:33 +00:00
nano.h 2009-11-07 Chris Allegretta <chrisa@asty.org> 2009-11-07 16:56:17 +00:00
prompt.c 2009-11-11 Chris Allegretta <chrisa@asty.org> 2009-11-11 06:00:33 +00:00
proto.h 2009-09-02 Chris Allegretta <chrisa@asty.org> 2009-09-03 05:45:13 +00:00
rcfile.c * rcfile.c - Add in specific check for UNDOABLE and fix declaration as 2009-11-03 19:31:17 +00:00
search.c Oh, reset multi data in search.c;do_replace_loop() too. 2009-02-17 02:01:03 +00:00
text.c 2009-11-11 Chris Allegretta <chrisa@asty.org> 2009-11-11 06:00:33 +00:00
utils.c 2009-02-08 Chris Allegretta <chrisa@asty.org> 2009-02-08 17:45:21 +00:00
winio.c 2009-11-11 Chris Allegretta <chrisa@asty.org> 2009-11-11 06:00:33 +00:00