2007-06-13 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / TreeNodeCollection.cs
2007-06-06 Miguel de Icaza2007-06-05 Miguel de Icaza <miguel@novell.com>
2007-05-27 Gert Driesen* TreeNodeCollection.cs: Minor corrections to exception...
2007-05-02 Jonathan Pobst2007-05-02 Jonathan Pobst <monkey@jpobst.com>
2007-05-01 Jonathan Pobst2007-05-01 Frederik Carlier <frederik.carlier@carlier...
2007-04-23 Jackson Harper * TreeView.cs: Do not create the treeview's...
2007-03-14 Jackson Harper need to use the property.
2007-03-14 George Giolfan2007-03-14 George Giolfan <georgegiolfan@yahoo.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-22 Jackson Harper * TreeView.cs: Calculate the top node 'on the...
2007-01-23 Andreia Gaita* TreeNode.cs: Add new 2.0 ImageKey and SelectedImageKe...
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
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 Gert Driesen* ControlEventTest.cs: Added tests for Invalidated...
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-07 Jackson Harper * TreeNodeCollection.cs: Update scrollbars...
2006-11-05 Gert Driesen* TreeNodeCollection.cs: To match MS, in 1.0 profile...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-10 Jackson Harper * TreeView.cs: Don't update scrollbars when...
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-29 Jackson Harper * TreeNodeCollection.cs: Don't do a recalculate...
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-03 Jackson Harper * TreeNodeCollection.cs: Fix copyto to use...
2006-07-28 Jackson Harper * TreeNodeCollection.cs: Fix the clear method.
2006-07-28 Jackson Harper * TreeNodeCollection.cs: Fix the clear method.
2006-06-01 Jackson Harper TreeNode.cs: Make is_expanded internal so...
2006-05-31 Jackson Harper * BindingManagerBase.cs: Remove somedebug code...
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-26 Jackson Harper * TreeNodeCollection.cs: If the tree doesn...
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-25 Miguel de Icaza2006-05-24 Miguel de Icaza <miguel@novell.com>
2006-05-24 Jackson Harper * TreeNodeCollection.cs: Dont't recalculate...
2006-05-23 Jackson Harper * TreeNode.cs: Bounds are computed 'on the...
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-28 Mike Kestnerboatload of corcompare virtual cleanup
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-22 Jackson Harper * TreeNodeCollection.cs: If we are clearing...
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-12 Jackson Harper* X11Dnd.cs: Make sure to add all the text formats...
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-16 Jackson Harper* TreeNodeCollection.cs: Some fixes to prevent null...
2005-12-02 Jackson Harper * TreeView.cs: Make top_node internal so the TreeNodeC...
2005-12-02 Jackson Harper * TreeView.cs: When imagelists are used the image...
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-11-04 Jackson Harper * TreeNodeCollection.cs: Refresh when nodes are cleare...
2005-11-03 Jackson Harper * TreeNodeCollection.cs: Remove should not be virtual.
2005-11-03 Jackson Harper opps debug code.
2005-11-03 Jackson Harper * TreeNode.cs: Don't cache the tree_view or index...
2005-10-31 Chris Toshokstart populating the new System.Web.Configuration_2...
2005-10-21 Jackson Harper * TreeNodeCollection.cs: When adding to an empty node...
2005-10-20 Jackson Harper * TreeNodeCollection.cs: Remove debug code.
2005-10-20 Jackson Harper * TreeNodeCollection.cs: Remove items properly. Update...
2005-10-20 Jackson Harper * TreeView.cs: Implement Begin/EndEdit more correctly...
next