1. 20 Jul, 2010 3 commits
  2. 24 Jun, 2010 1 commit
  3. 26 May, 2010 1 commit
  4. 20 Apr, 2010 1 commit
  5. 25 Feb, 2010 1 commit
  6. 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
  7. 22 Feb, 2010 8 commits
  8. 18 Feb, 2010 1 commit
  9. 10 Feb, 2010 1 commit
  10. 29 Jan, 2010 2 commits
  11. 27 Jan, 2010 2 commits
  12. 28 Dec, 2009 1 commit
  13. 17 Aug, 2009 1 commit
    • Dylan Smith's avatar
      wordpad: Use smaller cbSize for REBARBANDINFOW for compatibility. · 19c6edd4
      Dylan Smith authored
      The cbSize field for the REBARBANDINFOW structure was previously set to
      the sizeof(REBARBANDINFOW), however, new fields were added to this
      structure for newer version of windows.  Testing in Windows XP (or with
      comctl32.dll from Windows XP) I found this larger size was rejected
      causing the rebar to not be displayed in wordpad.
      19c6edd4
  14. 07 Apr, 2009 1 commit
  15. 19 Jan, 2009 1 commit
  16. 14 Oct, 2008 1 commit
  17. 13 Oct, 2008 1 commit
  18. 10 Oct, 2008 1 commit
  19. 23 Jul, 2008 1 commit
  20. 14 Apr, 2008 1 commit
  21. 09 Apr, 2008 1 commit
  22. 27 Mar, 2008 2 commits
  23. 14 Jan, 2008 2 commits
  24. 08 Jan, 2008 1 commit
  25. 20 Nov, 2007 1 commit