1. 04 Jul, 2016 1 commit
  2. 20 Jun, 2016 1 commit
  3. 28 May, 2016 1 commit
  4. 16 May, 2016 1 commit
    • Benno Schulenberg's avatar
      statusbar: prevent error messages from overwriting each other · 2535f51e
      Benno Schulenberg authored
      If during startup there are multiple error messages, currently only the
      last one remains and can be read.  To improve on that, introduce a short
      pause between error messages -- even if it's not enough to read them all,
      at least the user will be aware that there are multiple ones.
      
      This also causes a few error messages to beep that currently don't beep,
      such as when a file is unwritable.
      2535f51e
  5. 12 May, 2016 2 commits
  6. 03 May, 2016 1 commit
  7. 24 Apr, 2016 1 commit
  8. 10 Apr, 2016 1 commit
    • Benno Schulenberg's avatar
      utils: snip a superfluous check for NULL · dbe39901
      Benno Schulenberg authored
      Nano doesn't start doing anything with the edit window or the keyboard
      until all files have been read in or a blank buffer has been opened, so
      the case of openfile->current == NULL will never occur.
      
      Also correct the comment -- because with multibyte characters, it is
      very well possible that the screen column corresponding to current_x
      is smaller than current_x itself.
      dbe39901
  9. 05 Apr, 2016 1 commit
  10. 22 Jan, 2016 1 commit
  11. 04 Dec, 2015 1 commit
  12. 20 Jun, 2015 1 commit
  13. 08 May, 2015 1 commit
  14. 25 Apr, 2015 1 commit
  15. 27 Mar, 2015 1 commit
  16. 09 Jun, 2014 1 commit
  17. 04 Jun, 2014 1 commit
  18. 15 May, 2014 1 commit
  19. 13 May, 2014 1 commit
  20. 30 Apr, 2014 1 commit
  21. 14 Apr, 2014 1 commit
  22. 13 Apr, 2014 1 commit
  23. 04 Apr, 2014 1 commit
  24. 17 Mar, 2014 1 commit
  25. 13 Jan, 2013 1 commit
  26. 01 Dec, 2009 1 commit
  27. 08 Feb, 2009 1 commit
  28. 31 Jan, 2009 1 commit
  29. 29 Aug, 2008 1 commit
  30. 04 Aug, 2008 1 commit
  31. 03 Aug, 2008 1 commit
  32. 02 Aug, 2008 1 commit
  33. 10 Oct, 2007 1 commit
  34. 05 Oct, 2007 1 commit
  35. 10 Aug, 2007 3 commits
  36. 07 Aug, 2007 1 commit
  37. 31 Dec, 2006 1 commit