2009-05-26 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / FileDialog.cs
2009-05-26 Atsushi Eno2009-05-26 Atsushi Enomoto <atsushi@ximian.com>
2009-05-25 Carlos Alberto Cortez2009-05-25 Carlos Alberto Cortez <calberto.cortez...
2009-05-19 Miguel de Icaza2009-05-18 Miguel de Icaza <miguel@novell.com>
2009-05-06 Mike Gorse* FileDialog.cs: Add UIAFocusedItemChanged to PopupButt...
2009-04-30 Jonathan PobstClean up MonoTodo messages.
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-31 Sandy Armstrong* Managed.Windows.Forms/System.Windows.Forms/FileDialog...
2008-10-01 Marek SafarNew tests, updates.
2008-09-25 Carlos Alberto Cortez2008-09-25 Carlos Alberto Cortez <calberto.cortez...
2008-09-24 Carlos Alberto Cortez * FileDialog.cs: Take into account Tile view when...
2008-09-18 Marek SafarNew test, update
2008-09-17 Everaldo Canuto2008-09-17 Everaldo Canuto <ecanuto@novell.com>
2008-09-17 Everaldo Canuto2008-09-17 Everaldo Canuto <ecanuto@novell.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-04 Jonathan Pobst2008-09-03 Jonathan Pobst <monkey@jpobst.com>
2008-07-29 Marek SafarNew tests.
2008-07-25 Jonathan Pobst2008-07-25 Jonathan Pobst <monkey@jpobst.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-25 Carlos Alberto Cortez2008-05-24 Carlos Alberto Cortez <calberto.cortez...
2008-05-23 Jonathan Pobst2008-05-23 Jonathan Pobst <monkey@jpobst.com>
2008-05-09 Carlos Alberto Cortez * FileDialog.cs: Apply the custom filter typed by...
2008-05-08 Carlos Alberto Cortez2008-05-08 Carlos Alberto Cortez <calebrto.cortez...
2008-05-02 Jonathan Pobst2008-05-02 Jonathan Pobst <monkey@jpobst.com>
2008-05-02 Jonathan Pobst2008-05-02 Jonathan Pobst <monkey@jpobst.com>
2008-04-13 Jb Evainlast merge 100420:100549
2008-04-11 Jonathan Pobst2008-04-11 Jonathan Pobst <monkey@jpobst.com>
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-17 Jonathan Pobst2008-03-16 Jonathan Pobst <monkey@jpobst.com>
2008-03-13 Jonathan Pobst2008-03-13 Jonathan Pobst <monkey@jpobst.com>
2008-03-10 Carlos Alberto Cortez2008-03-10 Carlos Alberto Cortez <calberto.cortez...
2007-08-23 Jonathan Pobst2007-08-23 Jonathan Pobst <monkey@jpobst.com>
2007-08-23 Gert Driesen* FileDialog.cs: When Save/Open is clicked and no filen...
2007-08-23 Everaldo Canuto2007-08-22 Everaldo Canuto <ecanuto@novell.com>
2007-08-09 Gert Driesen* ThemeNice.cs: Use XplatUI.RunningOnUnix instead of...
2007-08-09 Gert Driesen* XplatUI.cs: Added RunningOnUnix property to be used...
2007-07-29 Gert Driesen* FileDialog.cs: Accept any FilterIndex value, and...
2007-07-27 Everaldo Canuto2007-07-27 Everaldo Canuto <ecanuto@novell.com>
2007-05-31 Everaldo Canuto2007-05-31 Everaldo Canuto <ecanuto@novell.com>
2007-05-15 Gert Driesen* FileDialog.cs: On 1.0 profile, do not support multido...
2007-05-04 Rolf Bjarne Kvinge2007-05-04 Randolph Chung <tausq@debian.org>
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Gert Driesen* FileDialog.cs: Use text of File name combobox to...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-23 Gert Driesen* FileDialog.cs: Update FSEntry when move is successful...
2007-02-22 Gert Driesen* FileDialog.cs: Fixed support for renaming files and...
2007-02-22 Gert Driesen* FileDialog.cs: LabelEditEventArgs.Label now returns...
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-21 Gert Driesen* ComboBox.cs: Removed unnecessary initializations...
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-02-16 Jackson Harper * FileDialog.cs: After changing the name of...
2007-01-31 Alexander Olk2007-01-31 Alexander Olk <alex.olk@googlemail.com>
2007-01-30 Jackson Harper * FileDialog.cs: OnClickCancelButton gets calle...
2007-01-28 Raja R HarinathIn gmcs:
2007-01-25 Alexander Olk2006-01-25 Alexander Olk <alex.olk@googlemail.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2007-01-04 Alexander Olk2006-01-04 Alexander Olk <alex.olk@googlemail.com>
2006-12-29 Alexander Olk2006-12-29 Alexander Olk <alex.olk@googlemail.com>
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-05 Chris Toshok * DataGridView.cs: fix compiler warnings.
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-17 Alexander Olk2006-11-17 Alexander Olk <alex.olk@googlemail.com>
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-10 Alexander Olk2006-11-10 Alexander Olk <alex.olk@googlemail.com>
2006-11-10 Alexander Olk2006-11-10 Alexander Olk <alex.olk@googlemail.com>
2006-11-09 Alexander OlkIn .:
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-05 Alexander Olk2006-11-05 Alexander Olk <alex.olk@googlemail.com>
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-13 Alexander Olk2006-10-03 Alexander Olk <alex.olk@googlemail.com>
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.
next