1. 26 Apr, 2011 1 commit
  2. 01 Apr, 2011 4 commits
  3. 29 Mar, 2011 1 commit
  4. 27 Oct, 2010 1 commit
  5. 12 Nov, 2009 2 commits
  6. 19 Jan, 2009 1 commit
  7. 02 Jan, 2009 1 commit
  8. 03 Dec, 2008 1 commit
  9. 05 Sep, 2008 1 commit
  10. 20 Jun, 2008 1 commit
  11. 11 Mar, 2008 1 commit
  12. 06 Apr, 2007 1 commit
  13. 05 Apr, 2007 1 commit
  14. 24 Oct, 2006 1 commit
  15. 23 May, 2006 1 commit
  16. 10 Apr, 2006 1 commit
  17. 03 Nov, 2005 1 commit
  18. 24 Jan, 2005 1 commit
  19. 09 Jan, 2005 1 commit
  20. 06 Jan, 2005 1 commit
  21. 22 Dec, 2004 2 commits
  22. 30 Dec, 2003 1 commit
  23. 12 Dec, 2003 1 commit
  24. 05 Sep, 2003 1 commit
  25. 29 Apr, 2003 1 commit
  26. 15 Feb, 2003 1 commit
    • Shachar Shemesh's avatar
      - Implemented two lookup tables for the sample fonts. The first, · ee63d5ee
      Shachar Shemesh authored
        "CHARSET_ORDER", is for converting codepage to ordinal charset num,
        and the second, "SAMPLE_LANG_TEXT", is for giving the actual sample
        text.
      - Removed all references to changing the font directly in stc5.
      - Modified the "InvalidateRect" calls to invalidate the rect where
        stc5 is, rather than stc5 itself.
      - Added handling of WM_PAINT that draws the sample text, properly
        truncated.
      - Removed handling of WM_CTLCOLOR - no longer neccessary.
      ee63d5ee
  27. 28 Jan, 2003 1 commit
  28. 03 Jan, 2003 1 commit
  29. 21 Nov, 2002 1 commit
  30. 17 Oct, 2002 1 commit
  31. 06 Sep, 2002 1 commit
  32. 16 Aug, 2002 1 commit
    • Mike McCormack's avatar
      - Do not modify pointers in the OPENFILENAME structure passed to · 9e4c409b
      Mike McCormack authored
        GetFileDialog95A/W.
      - Use Unicode as default for strings from the OPENFILENAME structures.
      - Fill out the OPENFILENAME structure before sending the FILEOK
        notification.
      - Send a CDN_FOLDERCHANGE notification on OPENFILENAME dialog init.
      - Fix miscalculation of the size of Explorer style file dialog boxes
        with templates.
      - Remove redundant MapHModuleLS and MapHModuleSL calls that also cause
        hInstance to be trashed when it holds a template pointer instead of a
        real hInstance (when OFN_ENABLETEMPLATEPOINTER is specified).
      9e4c409b
  33. 31 May, 2002 1 commit
  34. 09 Mar, 2002 1 commit
  35. 02 Feb, 2002 1 commit