This website requires JavaScript.
Explore
Help
Sign In
Learning
/
mRemoteNG
Watch
1
Star
0
Fork
0
You've already forked mRemoteNG
mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced
2026-02-26 12:08:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d882c3f7485e8475d103e9e7a614e4e39ffa259
mRemoteNG
/
mRemoteV1
/
Tree
History
David Sparer
7d882c3f74
Added function to get all children of the connectiontreemodel, including root nodes
2016-09-14 11:42:56 -06:00
..
Root
Merge branch 'develop' into MR-975_Replace_TreeView_with_TreeListview
2016-09-12 08:40:43 -06:00
ConnectionTree.cs
Removed unnecessary code
2016-09-14 10:19:53 -06:00
ConnectionTreeDragAndDropHandler.cs
drag-n-drop now supports rearranging nodes. Fixed a small bug with child rearrangement
2016-09-09 14:05:22 -06:00
ConnectionTreeModel.cs
Added function to get all children of the connectiontreemodel, including root nodes
2016-09-14 11:42:56 -06:00
ConnectionTreeNode.cs
Removed unnecessary code
2016-09-14 10:05:38 -06:00
NodeType.cs
re-adding some files lost during the migraton from sparerd/mRemoteNG-1
2016-04-14 01:27:15 -06:00
TreeImageType.cs
Moved the TreeImageType to the mRemoteNG.Tree namespace. Removed all references to the mRemoteNG.Images namespace, which no longer exists.
2016-06-03 15:24:01 -06:00
TreeNodeMover.cs
- Renamed IParent to IHasParent
2016-09-07 09:24:30 -06:00