1. 20 Jan, 2009 1 commit
  2. 19 Jan, 2009 1 commit
  3. 14 Jan, 2009 1 commit
  4. 09 Jan, 2009 2 commits
  5. 17 Dec, 2008 1 commit
  6. 11 Dec, 2008 2 commits
  7. 10 Dec, 2008 1 commit
  8. 08 Dec, 2008 1 commit
  9. 24 Nov, 2008 1 commit
  10. 17 Nov, 2008 1 commit
  11. 12 Nov, 2008 1 commit
  12. 23 Oct, 2008 1 commit
  13. 22 Oct, 2008 1 commit
  14. 20 Oct, 2008 1 commit
  15. 15 Oct, 2008 2 commits
  16. 14 Oct, 2008 1 commit
  17. 13 Oct, 2008 3 commits
  18. 10 Oct, 2008 3 commits
  19. 25 Sep, 2008 1 commit
  20. 09 Sep, 2008 1 commit
  21. 08 Sep, 2008 3 commits
  22. 02 Sep, 2008 2 commits
  23. 21 Aug, 2008 1 commit
  24. 23 Jul, 2008 1 commit
  25. 21 Jul, 2008 1 commit
  26. 18 Jul, 2008 1 commit
  27. 16 Jul, 2008 1 commit
  28. 14 Jul, 2008 2 commits
  29. 04 Jul, 2008 1 commit
    • Dylan Smith's avatar
      wordpad: Properly save window rect on closing Min/Maximized windows. · fcaa5991
      Dylan Smith authored
      Previously the window size and position was obtained in such a way that
      when the window is closed while minimized, it would be hidden when the
      program is started again.  Closing a maximized window would save the
      size of the maximized window and use it as the normal/restored size when
      the program is started again.
      fcaa5991