2005-03-28 Alexander Olk <xenomorph2@onlinehome.de>
authorAlexander Olk <aolk@mono-cvs.ximian.com>
Mon, 28 Mar 2005 10:30:17 +0000 (10:30 -0000)
committerAlexander Olk <aolk@mono-cvs.ximian.com>
Mon, 28 Mar 2005 10:30:17 +0000 (10:30 -0000)
commitf48091efad9a62a325a784dbe23499d0ee4a80ae
tree65ec88d0ca8b487cca53d617b3e974154439ebfb
parent4cb4d17390da6253e68b2b52b498bf3922212cbe
2005-03-28  Alexander Olk  <xenomorph2@onlinehome.de>

* OpenFileDialog.cs: Fixed CheckFileExists
* FileDialog.cs:
  Moved FileView and DirComboBox outside FileDialog class.
  They can now be used outside FileDialog

svn path=/trunk/mcs/; revision=42303
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/FileDialog.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/OpenFileDialog.cs