Fix bug #395
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / SaveFileDialog.cs
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-10-03 Ivan Zlatev2008-10-03 Ivan N. Zlatev <contact@i-nz.net>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-18 Gert Driesen* FileDialog.cs: Removed need for separate fileName...
2007-02-18 Gert Driesen* FileDialog.cs: Modify default text of filename and...
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-29 Alexander Olk2006-12-29 Alexander Olk <alex.olk@googlemail.com>
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-28 Marek Safar2006-04-28 Marek Safar <marek.safar@seznam.cz>
2006-04-25 Mike Kestner2006-04-25 Mike Kestner <mkestner@novell.com>
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-10 Alexander Olk2006-02-10 Alexander Olk <alex.olk@googlemail.com>
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51205
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50439
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50438
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50437
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-29 Eyal AlaloufStandardized Mainsoft ConstraintCollection tests.
2005-05-24 Peter Dennis Bartok2005-05-24 Peter Bartok <pbartok@novell.com>
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-11 Peter Dennis Bartok2005-05-10 Peter Bartok <pbartok@novell.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-05 Ritvik MayankIn tests/attributes:
2005-04-04 Alexander Olk2005-04-04 Alexander Olk <xenomorph2@onlinehome.de>
2005-03-28 Alexander Olk * FileDialog.cs, SaveFileDialog.cs OpenFileDialog.cs:
2005-03-27 Alexander Olk * FileDialog.cs: Added a contextmenu to change ShowHid...
2005-03-27 Alexander Olk2005-03-27 Alexander Olk <xenomorph2@onlinehome.de>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-03-16 Alexander Olk2005-03-16 Alexander Olk <xenomorph2@onlinehome.de>
2005-03-13 Alexander Olk- Set correct text for openSaveButton Text property
2005-03-13 Alexander OlkFirst basic implementation of FileDialog, Open- and...
2005-03-10 Peter Dennis Bartok- Added SaveFileDialog.cs