Fix bug#8181.
authorBen Key <bkey76@gmail.com>
Mon, 7 Mar 2011 21:11:24 +0000 (22:11 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Mar 2011 21:11:24 +0000 (22:11 +0100)
commit7faeca66c766912265dea911f92c64b9608c0872
tree5354339f2df95fdc70d850aacd78c378be5bac0a
parent7600cf45994d0c1d6fb42d8b0ddf725d9600bd1d
Fix bug#8181.

* src/w32fns.c (FILE_NAME_COMBO_BOX, FILE_NAME_LIST): Define.
  (file_dialog_callback): Fix locating the window handle of the File Name
  text field.  After disabling it, set focus on the list control.
  (Fx_file_dialog): If only_dir_p is non-nil, set the text of the File
  Name text field to "Current Directory" if it does not already have
  another value.
src/ChangeLog
src/w32fns.c