From ef544dc88794ccfd1237f56e3e490f705bf1d025 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sun, 27 Jun 2004 22:37:07 +0000 Subject: (file_dialog_callback): Disable edit control if set to directories only on CDN_INITDONE message. (Fx_file_dialog): Default to directories only when prompt starts with "Dired". --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index bb72bf7b671..383f479aabd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2004-06-27 Jason Rumney + + * w32fns.c (file_dialog_callback): Disable edit control if set + to directories only on CDN_INITDONE message. + (Fx_file_dialog): Default to directories only when prompt starts + with "Dired". + 2004-06-25 Kim F. Storm * alloc.c (allocate_misc): Update total_free_markers. -- cgit v1.2.1