Mark tests as not working under TARGET_JVM
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / TreeNode.cs
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Jackson Harper * TreeNode.cs: We need to start nodes with...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-12 Jackson Harper * TreeView.cs:
2007-03-07 Jackson Harper * TreeNode.cs: Add the 2.0 collapse method.
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-22 Jackson Harper * TreeNode.cs: When a node is expanded, set...
2007-01-23 Andreia Gaita* TreeNode.cs: Add new 2.0 ImageKey and SelectedImageKe...
2007-01-20 Jonathan Pobst2007-01-19 Jonathan Pobst <monkey@jpobst.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-29 Gert Driesen* TreeNode.cs: On 2.0 profile, throw InvalidOperationEx...
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 Jackson Harper * TreeView.cs: ActualItemHeight factors in...
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-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
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-07-15 Jackson Harper * TreeNode.cs:
2006-07-13 Jackson Harper * TreeView.cs: Use LostFocus instead...
2006-06-12 Miguel de IcazaCorrect typo
2006-06-09 Jackson Harper * TreeNode.cs: Recalculate the visible order...
2006-06-05 Jackson Harper * TreeNode.cs: Compute the next node for expand...
2006-06-05 Jackson Harper * TreeNode.cs: We can't expand/collapse nodes...
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-25 Konstantin Trigermerge -r 61110:61111
2006-05-23 Jackson Harper * TreeNode.cs: Bounds are computed 'on the...
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-05-08 Peter Dennis Bartok2006-05-08 Peter Dennis Bartok <pbartok@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-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-30 Jackson Harper * TreeView.cs:
2006-01-30 Jackson Harper * TreeNode.cs: Signature fix.
2006-01-11 Jackson Harper * TreeView.cs: Use the property for setting...
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-05 Jackson Harper* TreeNode.cs: redraw the node when its image index...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-01 Jackson Harper * TreeNode.cs : Fixed bugs that caused FullPathTest...
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
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-27 Jackson Harper * TreeNode.cs: Implement serialization so my DnD examp...
2005-10-20 Jackson Harper * TreeNode.cs: Use the viewport rect for determining...
2005-10-20 Jackson Harper * TreeView.cs: Implement Begin/EndEdit more correctly...
2005-10-17 Rafael Teixeira2005-10-17 Rafael Teixeira <rafaelteixeirabr@hotmail...
2005-10-16 Jackson Harper * XEventQueue.cs: Increase the default queue size...
2005-10-05 Jackson Harper * TreeView.cs: If updating the root node do a full...
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-23 Chris Toshok2005-09-22 Chris Toshok <toshok@ximian.com>
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
next