David Sparer
|
e05eb0807e
|
fixed a few missed merge items
|
2018-07-23 15:19:29 -05:00 |
|
David Sparer
|
1aca1b7ae8
|
Merge branch 'develop' into remove_statics
# Conflicts:
# mRemoteNGTests/Config/Serializers/ConnectionSerializers/Xml/XmlConnectionsDeserializerTests.cs
# mRemoteNGTests/mRemoteNGTests.csproj
# mRemoteV1/App/Runtime.cs
# mRemoteV1/Config/Connections/XmlConnectionsLoader.cs
# mRemoteV1/Config/Serializers/ConnectionSerializers/Xml/XmlConnectionsDeserializer.cs
# mRemoteV1/Connection/ConnectionsService.cs
# mRemoteV1/UI/Forms/frmMain.cs
# mRemoteV1/UI/Menu/MainFileMenu.cs
# mRemoteV1/UI/Window/ConfigWindow.cs
# mRemoteV1/UI/Window/ConnectionTreeWindow.cs
# mRemoteV1/UI/Window/PortScanWindow.cs
|
2018-07-23 15:06:15 -05:00 |
|
David Sparer
|
9659ac1611
|
added a dialog to prompt for action when decrypting a connection file fails
|
2018-07-23 11:51:58 -05:00 |
|
David Sparer
|
8c350429b7
|
massive refactor of the rest of the frmmain statics
|
2018-05-22 21:31:22 -05:00 |
|
David Sparer
|
5093035f68
|
changed more classes to not rely on Runtime for the connections service
|
2018-03-04 11:52:58 -06:00 |
|
David Sparer
|
f2e9c5e2c0
|
fixed issue with expanded property not being deserialized
|
2018-02-25 12:57:40 -06:00 |
|
David Sparer
|
86a591364c
|
modified the xml serializer slightly to make it conform to the XSD file
This required all bools to be serialized to lower case which broke a few assumptions we made in the deserializer
|
2018-02-25 11:26:29 -06:00 |
|
David Sparer
|
bd20d6ae7d
|
moved classes to new namespace
|
2018-02-16 20:17:30 -06:00 |
|