1. 18 Dec, 2016 1 commit
  2. 15 Dec, 2016 3 commits
  3. 13 Dec, 2016 2 commits
  4. 09 Dec, 2016 1 commit
  5. 20 Oct, 2016 1 commit
  6. 13 Sep, 2016 1 commit
  7. 29 Aug, 2016 2 commits
  8. 03 Aug, 2016 1 commit
  9. 13 Jul, 2016 2 commits
  10. 11 Jul, 2016 2 commits
  11. 04 Jul, 2016 3 commits
  12. 20 Jun, 2016 1 commit
  13. 28 May, 2016 1 commit
  14. 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
  15. 12 May, 2016 2 commits
  16. 03 May, 2016 1 commit
  17. 24 Apr, 2016 1 commit
  18. 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
  19. 05 Apr, 2016 1 commit
  20. 22 Jan, 2016 1 commit
  21. 04 Dec, 2015 1 commit
  22. 20 Jun, 2015 1 commit
  23. 08 May, 2015 1 commit
  24. 25 Apr, 2015 1 commit
  25. 27 Mar, 2015 1 commit
  26. 09 Jun, 2014 1 commit
  27. 04 Jun, 2014 1 commit
  28. 15 May, 2014 1 commit
  29. 13 May, 2014 1 commit
  30. 30 Apr, 2014 1 commit
  31. 14 Apr, 2014 1 commit