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-25 19:38:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44b3a643dd1ffdda978b0673ae578ea009854fca
mRemoteNG
/
mRemoteV1
/
UI
/
Controls
/
ConnectionTree
History
David Sparer
44b3a643dd
Merge pull request
#480
from pfjason/develop
...
Added a BeginEdit() at the end of the AddNode function.
2017-05-06 23:39:10 -06:00
..
ConnectionTree.cs
Merge pull request
#480
from pfjason/develop
2017-05-06 23:39:10 -06:00
ConnectionTree.Designer.cs
organized some files
2017-01-13 10:41:28 -07:00
IConnectionTree.cs
refactored the node deletion confirmer to be interface-based. this will lead to improved testability
2017-01-14 10:38:11 -07:00
IConnectionTreeDelegate.cs
organized some files
2017-01-13 10:41:28 -07:00
NameColumn.cs
fixed auto column sizing to also include a horizontal scroll bar.
resolves
#501
2017-05-06 22:40:35 -06:00