1. 26 Apr, 2011 1 commit
  2. 01 May, 2009 1 commit
  3. 03 Dec, 2008 1 commit
  4. 30 Nov, 2006 1 commit
  5. 24 Oct, 2006 1 commit
  6. 23 May, 2006 1 commit
  7. 10 Apr, 2006 1 commit
  8. 27 Jul, 2005 1 commit
  9. 07 Jun, 2005 1 commit
  10. 10 Jan, 2005 1 commit
  11. 29 Nov, 2004 1 commit
  12. 02 Jan, 2004 1 commit
  13. 05 Sep, 2003 1 commit
  14. 02 Sep, 2003 1 commit
  15. 21 Aug, 2003 1 commit
  16. 28 Jul, 2003 1 commit
  17. 03 Jan, 2003 1 commit
  18. 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
  19. 31 May, 2002 1 commit
  20. 09 Mar, 2002 1 commit
  21. 01 Nov, 2000 1 commit
  22. 24 Jun, 2000 1 commit
  23. 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
  24. 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
  25. 04 Dec, 1999 1 commit
    • Alexandre Julliard's avatar
      Pierre Mageau · 2bab80de
      Alexandre Julliard authored
      Murali Pattathe
      Francois Boisvert
      Francis Baudet
      Henning Hoffmann
      Many fixes.
      2bab80de
  26. 12 Nov, 1999 1 commit
  27. 07 Nov, 1999 2 commits
  28. 03 Sep, 1999 1 commit
  29. 27 Jul, 1999 1 commit