David Sparer
9ffdbee400
Fix self-reference initialization error
2016-08-09 15:49:52 -06:00
David Sparer
3cc56f9886
Minor cleanup of ConnectionInfoInheritance
2016-08-09 15:25:03 -06:00
David Sparer
12cd38a047
Made DefaultConnectionInheritance LoadFrom a generic method to decouple it from the Settings class
2016-08-09 11:02:53 -06:00
David Sparer
e5c896cb36
Refactored much of the inheritance code to use System.Reflection instead of hardcoded values.
...
Refactored DefaultInheritance to its own class which inherits from the ConnectionInfoInheritance class.
Fixed issue with DefaultInheritance not saving to settings.
2016-08-09 10:34:51 -06:00
David Sparer
e59f91a976
Minor refactoring
2016-08-05 09:37:22 -06:00
David Sparer
9a80777fe9
Minor code cleanup in ConnectionInfoInheritance
2016-08-05 09:02:17 -06:00
David Sparer
69b1da50b8
Removed redundant namespace qualifier
2016-08-05 08:55:45 -06:00
Sparer, David
7b177f1fd8
Fixed bug MR-810. Omit setting the IsDefault setting when turning inheritance on completely
2016-05-18 09:42:26 -06:00
David Sparer
995daecaff
Merge branch 'MR-385_inheritance_settings_lost' into csharp_conv
...
# Conflicts:
# mRemoteV1/App/Runtime.cs
# mRemoteV1/Container/ContainerInfo.cs
2016-05-07 21:43:34 -06:00
David Sparer
45b3f3d56f
fixed issue described in MR-385
...
also made some refactoring changes in a quest to make the code more readable
2016-05-07 17:59:23 -06:00
David Sparer
b33f1a988c
extracted the code for moving treenodes into its own class
2016-05-06 19:13:00 -06:00
Sparer, David
90eba686c7
Quick refactor of the methods for retrieving ConnectionInfo properties (including inherited properties).
2016-05-02 11:50:17 -06:00
David Sparer
9520fbe4a1
re-adding some files lost during the migraton from sparerd/mRemoteNG-1
2016-04-14 01:27:15 -06:00