1. 02 Jan, 2013 4 commits
  2. 31 Dec, 2012 1 commit
  3. 30 Dec, 2012 1 commit
  4. 05 Feb, 2012 1 commit
    • Chris Allegretta's avatar
      2012-02-05 Chris Allegretta <chrisa@asty.org> · d84849ec
      Chris Allegretta authored
              * src/*: Fix overlapping strings highlighting each other.  new variables in edit_draw
                (slmatcharray, pbegin, paintok), new logic (with repeated setting od values in the
                array but its BFI after all).  FIXME: Need to create a new 'overlap'
              * src/*: Fix a silly issue with the argument to nregcomp, as it's confusing to the caller
              * src/nano.h: Change the color types to a compiler macro (COLORWIDTH), may not actually
                even be worth doing, but someday who knows how wide a color curses implementation might
                be, and maybe we'll even start checking for it in autoconf!
      
      
      
      git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4547 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
      d84849ec
  5. 09 May, 2011 1 commit
  6. 04 Mar, 2011 1 commit
  7. 03 Mar, 2011 1 commit
  8. 26 Feb, 2011 1 commit
  9. 23 Feb, 2011 1 commit
  10. 22 Feb, 2011 1 commit
  11. 17 Feb, 2011 2 commits
  12. 15 Feb, 2011 1 commit
  13. 12 Feb, 2011 1 commit
  14. 07 Feb, 2011 1 commit
  15. 06 Feb, 2011 1 commit
  16. 11 Nov, 2010 1 commit
  17. 24 Jun, 2010 1 commit
  18. 20 Jun, 2010 1 commit
  19. 22 May, 2010 1 commit
  20. 13 Apr, 2010 2 commits
  21. 09 Apr, 2010 2 commits
  22. 07 Apr, 2010 2 commits
  23. 06 Apr, 2010 2 commits
  24. 02 Apr, 2010 1 commit
  25. 20 Mar, 2010 3 commits
  26. 07 Mar, 2010 1 commit
    • Chris Allegretta's avatar
      2010-03-07 Chris Allegretta <chrisa@asty.org> · 42bd871a
      Chris Allegretta authored
              * configure.ac, nano.c (handle_sigwinch): Create check for whether LINES and
                COLS can safely be redefined.  Fixes compilation issues with cygwin, and likely
                with newer versions of ncurses, fixes Savannah bug 28984 repoted by Andy Koppe
                and Eric Oliver via mailing list.
              * winio.c (get_mouseinput) - fix stray semicolon in code, also reported in
                bug 28984.
      
      
      
      git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4484 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
      42bd871a
  27. 28 Jan, 2010 1 commit
  28. 17 Jan, 2010 1 commit
  29. 16 Jan, 2010 1 commit
  30. 13 Jan, 2010 1 commit