- 26 Apr, 2011 1 commit
-
-
Marcus Meissner authored
-
- 01 May, 2009 1 commit
-
-
Rein Klazes authored
-
- 03 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 30 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 24 Oct, 2006 1 commit
-
-
Francois Gouget authored
Remove uneeded COM_NO_WINDOWS_H defines.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 10 Apr, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 27 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
already done in shelllink.c.
-
- 07 Jun, 2005 1 commit
-
-
Juan Lang authored
functions static where possible, remove unused prototypes.
-
- 10 Jan, 2005 1 commit
-
-
Jacek Caban authored
-
- 29 Nov, 2004 1 commit
-
-
Mike McCormack authored
-
- 02 Jan, 2004 1 commit
-
-
Phil Krylov authored
Changed IDL_OVERWRITEFILE string resource ID to IDS_OVERWRITEFILE. Use the extended UI for the "Look In" combo. Select the text in the "File name" field after filling it.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 02 Sep, 2003 1 commit
-
-
Martin Fuchs authored
implementation to the corrected type.
-
- 21 Aug, 2003 1 commit
-
-
Dmitry Timoshkov authored
-
- 28 Jul, 2003 1 commit
-
-
Dmitry Timoshkov authored
GetOpenFileName.
-
- 03 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 16 Aug, 2002 1 commit
-
-
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).
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 01 Nov, 2000 1 commit
-
-
Juergen Schmied authored
Bug fixes.
-
- 24 Jun, 2000 1 commit
-
-
Juergen Schmied authored
- fixed default extensions - implemented "browse to desktop" button
-
- 02 Jun, 2000 1 commit
-
-
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
-
- 20 Feb, 2000 1 commit
-
-
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.
-
- 04 Dec, 1999 1 commit
-
-
Alexandre Julliard authored
Murali Pattathe Francois Boisvert Francis Baudet Henning Hoffmann Many fixes.
-
- 12 Nov, 1999 1 commit
-
-
Juergen Schmied authored
view type by the context menu, cleanup.
-
- 07 Nov, 1999 2 commits
-
-
Juergen Schmied authored
- replaced buttons with a toolbar
-
Ulrich Czekalla authored
-
- 03 Sep, 1999 1 commit
-
-
Francois Boisvert authored
-
- 27 Jul, 1999 1 commit
-
-
Francois Boisvert authored
-