2005-06-19 Alexander Olk <xenomorph2@onlinehome.de>
authorAlexander Olk <aolk@mono-cvs.ximian.com>
Sun, 19 Jun 2005 11:58:51 +0000 (11:58 -0000)
committerAlexander Olk <aolk@mono-cvs.ximian.com>
Sun, 19 Jun 2005 11:58:51 +0000 (11:58 -0000)
commit1655da442e69e7680f2f95e126400d1abf20f767
tree2e90bf4029c76a009603c92949240cd7eeef6a3d
parentb14d6cda0906728b9872ef91c26eb3aef42a52de
2005-06-19  Alexander Olk  <xenomorph2@onlinehome.de>

* Mime.cs:
- added inodes.
- return application/x-zerosize for files with size zero
  (if no extension pattern matches).
- check matches collection for strings too.
- return only the first mime type if the name value
  collection has more than one mime type.

svn path=/trunk/mcs/; revision=46214
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Mime.cs