2007-09-28 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ListBox.cs
2007-08-23 Jonathan Pobst2007-08-23 Jonathan Pobst <monkey@jpobst.com>
2007-08-07 Jonathan Pobst2007-08-07 Jonathan Pobst <monkey@jpobst.com>
2007-07-26 Jonathan Pobst2007-07-26 Jonathan Pobst <monkey@jpobst.com>
2007-07-19 Jonathan Pobst2007-07-19 Jonathan Pobst <monkey@jpobst.com>
2007-07-16 Jonathan Pobst2007-07-16 Jonathan Pobst <monkey@jpobst.com>
2007-07-10 Jonathan Pobst2007-07-10 Jonathan Pobst <monkey@jpobst.com>
2007-07-09 Jonathan Pobst2007-07-09 Jonathan Pobst <monkey@jpobst.com>
2007-07-09 Jonathan Pobst2007-07-09 Jonathan Pobst <monkey@jpobst.com>
2007-05-31 Rolf Bjarne Kvinge* CheckedListBox.cs, ListBox.cs, ListControl.cs, ComboB...
2007-05-17 Carlos Alberto Cortez * ListBox.cs: When calculating the horizontal scrollbar
2007-05-17 Carlos Alberto Cortez2007-05-17 Carlos Alberto Cortez <calberto.cortez...
2007-04-21 Jackson Harper * UpDownBase.cs:
2007-03-27 Mike Kestner2007-03-27 Mike Kestner <mkestner@novell.com>
2007-03-27 Mike Kestner2007-03-27 Mike Kestner <mkestner@novell.com>
2007-03-24 Jonathan Pobst2007-03-24 Jonathan Pobst <monkey@jpobst.com>
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-07 Chris ToshokIn Test/System.Windows.Forms:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2007-01-02 Gert Driesen* CheckedListBox.cs: Fixed SelectionMode to match MS.
2006-12-28 Chris Toshokmake another pass at corcompare, mostly attributes...
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-14 Chris Toshokrevert r69151
2006-12-07 Chris Toshok * ToolTip.cs: use Visible instead of is_visible.
2006-12-01 Chris Toshok [ after removing all warning suppressions, this cleans...
2006-12-01 Chris ToshokIn System.Windows.Forms:
2006-12-01 Chris Toshok2006-12-01 Chris Toshok <toshok@ximian.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-02 Everaldo Canutoscroll visible area when change SelectedIndex
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-20 Mike Kestner2006-10-20 Mike Kestner <mkestner@novell.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.
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-21 Mike Kestner2006-09-21 Mike Kestner <mkestner@novell.com>
2006-09-21 Jordi Mas i Hernandez2006-09-21 Jordi Mas i Hernandez <jordimash@gmail...
2006-09-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-09-02 Alexander Olk * ListBox.cs: If the items are cleared with Items...
2006-09-02 Alexander Olk2006-09-02 Alexander Olk <alex.olk@googlemail.com>
2006-08-26 Peter Dennis Bartok2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-18 Carlos Alberto Cortez2006-08-18 Carlos Alberto Cortez <calberto.cortez...
2006-08-16 Carlos Alberto Cortez2006-08-16 Carlos Alberto Cortez <calberto.cortez...
2006-08-15 Carlos Alberto Cortez * ListBox.cs: Call CollectionChanged when modifying
2006-08-10 Chris Toshok2006-08-10 Chris Toshok <toshok@ximian.com>
2006-07-20 Carlos Alberto Cortez * ListBox.cs: Don't call Sort () when setting
2006-07-19 Mike Kestner2006-07-19 Mike Kestner <mkestner@novell.com>
2006-07-10 Jackson Harper * TextBoxBase.cs:
2006-06-09 Massimiliano Mantione * ssapre-cee-ops.h: Renamed as "simple-cee-ops.h"
2006-06-06 Mike Kestner2006-06-06 Mike Kestner <mkestner@novell.com>
2006-06-06 Mike Kestner2006-06-06 Mike Kestner <mkestner@novell.com>
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-15 Chris Toshok2006-05-15 Chris Toshok <toshok@ximian.com>
2006-05-12 Mike Kestnerremove cwl, damnit
2006-05-12 Mike Kestner2006-05-12 Mike Kestner <mkestner@novell.com>
2006-05-10 Mike Kestner2006-05-10 Mike Kestner <mkestner@novell.com>
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-05-05 Mike Kestner2006-05-05 Mike Kestner <mkestner@novell.com>
2006-04-21 Mike Kestner2006-04-21 Mike Kestner <mkestner@novell.com>
next