Faryan Rezagholi
|
8ecb49709e
|
Added missing description for password protect field in root node, fixes #617
|
2019-09-01 18:00:39 +02:00 |
|
Sean Kaim
|
e143c6b5b4
|
resharper code reformat (to allow standard code style going forward)
|
2019-02-15 16:47:56 -05:00 |
|
David Sparer
|
b7cdf81665
|
ensure putty root node returns correct tree node type. Related to #998
|
2018-06-20 16:20:51 -05:00 |
|
David Sparer
|
5076f1354c
|
fix bug where inheritance is incorrectly allowed on nodes under the root node after deserializing
|
2018-03-10 16:37:54 -06:00 |
|
David Sparer
|
8db0bf7bea
|
make constant id readonly
|
2018-02-13 16:15:49 -06:00 |
|
David Sparer
|
ace6c1167b
|
bit more cleanup
|
2016-11-10 10:20:48 -07:00 |
|
David Sparer
|
a0a92b9b40
|
RootNodeInfo.PasswordString will now return either a custom password (if one is set) otherwise the default password
|
2016-10-24 11:24:35 -06:00 |
|
David Sparer
|
ba878c7587
|
Moved some of the responsibility of the default encryption password into the RootNodeInfo class. This simplifies serialization a bit, though may not be the best place for storing encryption passwords
|
2016-10-24 10:51:59 -06:00 |
|
Sean Kaim
|
e5d625f294
|
code clean up
|
2016-10-17 21:25:04 -04:00 |
|
David Sparer
|
3c55446e86
|
Putty sessions now being shown in connection tree again
|
2016-09-19 10:38:08 -06:00 |
|
David Sparer
|
b391940037
|
Merge branch 'develop' into MR-975_Replace_TreeView_with_TreeListview
# Conflicts:
# mRemoteV1/Config/SqlDatabaseConnector.cs
# mRemoteV1/Tree/Root/RootPuttySessionsNodeInfo.cs
|
2016-09-12 08:40:43 -06:00 |
|
Sean Kaim
|
ae13b5f920
|
code clean up/remove unused files
|
2016-09-09 10:24:02 -04:00 |
|
David Sparer
|
73627a680c
|
AfterSelect event working again
|
2016-09-06 18:56:28 -06:00 |
|
David Sparer
|
bec154e538
|
Resolved issue serializing the connection tree node types (connect/container)
|
2016-09-06 14:48:53 -06:00 |
|
David Sparer
|
d2ebb207ab
|
minor cleanup
|
2016-08-17 08:54:56 -06:00 |
|
David Sparer
|
818ac03e84
|
RootNodeInfo now inherits from ContainerInfo
|
2016-08-15 14:45:33 -06:00 |
|
hiriumi
|
ac1a5e257e
|
refactored settings related code. The UI still looks buggy. Will continue later.
|
2016-05-08 21:35:38 -07:00 |
|
David Sparer
|
983ce80703
|
massive cleanup of code noise and renamed a few classes for clarity
|
2016-05-06 18:09:32 -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 |
|
Sparer, David
|
40941a3b22
|
fixes
|
2016-03-11 12:58:19 -07:00 |
|
Sparer, David
|
a937d5c4f7
|
runtime fixes
|
2016-03-09 15:44:41 -07:00 |
|