1. 05 Jul, 2022 1 commit
  2. 11 Oct, 2016 1 commit
  3. 10 Oct, 2016 1 commit
  4. 22 Jul, 2010 1 commit
  5. 20 Jul, 2010 1 commit
  6. 24 Jun, 2010 1 commit
  7. 11 May, 2010 1 commit
  8. 19 Apr, 2010 1 commit
  9. 25 Feb, 2010 1 commit
  10. 24 Feb, 2010 2 commits
    • Dylan Smith's avatar
      wordpad: Number of preview pages to show when unzoomed is persistent. · 3355be3e
      Dylan Smith authored
      Either one or two pages may be shown in print preview when zoomed out.
      This value is stored in the registry in native wordpad, and preserved
      while opening and closing the print preview.  Zooming in will only show one
      page, but the pages shown value must be saved because it will return to the
      preview pages shown value after unzooming completely. If two pages should
      be shown when there is only one page of text, then a second blank page is
      shown.
      3355be3e
    • Dylan Smith's avatar
      wordpad: Added zoom cursor for print preview. · adc2c954
      Dylan Smith authored
      In print preview you can zoom in by left clicking on one of the pages.  The
      zoom cursor is displayed whenever the mouse is over the page to indicate to
      the user that they can zoom in.  When fully zoomed in it will zoom out when
      this is done again.  When clicking on the second page, it will zoom into
      that page.
      adc2c954
  11. 18 Feb, 2010 1 commit
  12. 10 Feb, 2010 1 commit
  13. 29 Jan, 2010 1 commit
    • Dylan Smith's avatar
      wordpad: Implement zooming in for print preview. · 0c46da86
      Dylan Smith authored
      The preview is now drawn onto it's own window rather directly onto
      the client area of the top level window.  This is done to allow for
      scrollbars, since the page won't usually fit in the window when zoomed in.
      Refactoring was needed as a result of this, and in order to provide more
      granularity for updates to avoid EM_FORMATRANGE messages being sent when
      the page the same page is being displayed.
      0c46da86
  14. 17 Jul, 2009 1 commit
  15. 02 Jul, 2009 1 commit
  16. 26 Feb, 2009 1 commit
  17. 14 Oct, 2008 1 commit
  18. 13 Oct, 2008 1 commit
  19. 10 Oct, 2008 1 commit
  20. 23 Jul, 2008 1 commit
  21. 18 Jul, 2008 1 commit
  22. 14 Jul, 2008 1 commit
  23. 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
  24. 27 Mar, 2008 1 commit
  25. 14 Jan, 2008 1 commit
  26. 12 Dec, 2007 1 commit
  27. 20 Nov, 2007 2 commits
  28. 17 Oct, 2007 1 commit
  29. 13 Sep, 2007 6 commits
  30. 12 Sep, 2007 4 commits