1. 02 Dec, 2005 1 commit
  2. 03 Nov, 2005 1 commit
  3. 07 Jul, 2005 1 commit
  4. 05 Jul, 2005 1 commit
  5. 14 Feb, 2005 1 commit
  6. 24 Jan, 2005 1 commit
  7. 09 Jan, 2005 1 commit
  8. 06 Jan, 2005 1 commit
  9. 04 Jan, 2005 1 commit
  10. 22 Dec, 2004 1 commit
  11. 24 Aug, 2004 1 commit
  12. 16 Aug, 2004 1 commit
  13. 03 May, 2004 1 commit
  14. 02 Apr, 2004 1 commit
  15. 02 Jan, 2004 1 commit
  16. 03 Dec, 2003 1 commit
  17. 01 Dec, 2003 1 commit
  18. 28 Jul, 2003 1 commit
  19. 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
  20. 28 Jan, 2003 1 commit
  21. 08 Nov, 2002 1 commit
  22. 01 Jun, 2002 1 commit
  23. 09 Mar, 2002 1 commit
  24. 14 Jul, 2001 1 commit
  25. 05 May, 2001 1 commit
  26. 12 Feb, 2001 1 commit
  27. 23 Jul, 2000 1 commit
  28. 24 Jun, 2000 1 commit
  29. 02 Jun, 2000 1 commit
    • Juergen Schmied's avatar
      - Rewrite of the shell related parts of the dialog to use the already · e2f4aefb
      Juergen Schmied authored
        in shell32implemented functions (ShellFolder/Path*). Eliminated direct
        file access.
      - Replaced LoadLibraryA with GetModuleHandleA since comdlg32 is imports
        some dlls per *.spec file
      - Most OpenFile Flags (OFN_*) should work properly now
      - The edit box should work right with all stuff entered in it like
        ..\temp\file.txt or just c: to change a drive
      - Optimized DataObject handling
      - Some bugs fixed, should work with native shell32 again.
      - Stubs for PrintDlgEx
      e2f4aefb
  30. 26 May, 2000 1 commit
  31. 24 Apr, 2000 1 commit
  32. 20 Feb, 2000 1 commit
    • Alexandre Julliard's avatar
      Corel merge: · cf1bcc49
      Alexandre Julliard authored
      Pierre Mageau
      Don't update the combo box selection when closing the dialog only when
      clicking on OK button.  Adjust file dialog size when help button isn't
      present.
      
      Don Kelly.
      Fixes problems with open dialog box filters.
      
      Ulrich Czekalla
      Prevents the help button from displaying on OpenFile dialogs unless
      the proper flag is set in the OPENFILENAME struct.
      
      Yuxi Zhang
      Fixed memory leak.
      
      Jean-Claude Batista
      Add tooltips to the file Dialog toolbar.
      
      Sylvain Bouchard, Bill Jin
      Three new functions
      EnumSelectedPidls, GetNumSelected, FILEDLG95_OnOpenUsingView: corrections
      Instead of passing in a copy of ofn, passing in the pointer of ofn.
      
      David Golding
      A "!" was missing in a check against lpstrInitialDir.
      
      Rick Mutzke
      Fixed crash: if dialog has no filetypes appearing in the dropdown list.
      
      Matt Robertson, Ulrich Czekalla
      Fixed problems occurring with selection of files inside openfiledlg.
      cf1bcc49
  33. 14 Nov, 1999 1 commit
  34. 13 Nov, 1999 1 commit
  35. 07 Nov, 1999 1 commit
  36. 13 Oct, 1999 1 commit
  37. 04 Sep, 1999 1 commit
  38. 03 Sep, 1999 1 commit
  39. 18 Aug, 1999 1 commit
  40. 30 Jul, 1999 1 commit