Cristian Abelleira
|
36a94e1399
|
Merge branch 'develop' into develop
|
2018-09-24 11:39:32 +02:00 |
|
Sean Kaim
|
6f6e2a1254
|
code clean up (convert to expression body)
|
2018-07-02 15:12:01 -04:00 |
|
Cristian Abelleira Olañeta
|
aa5f7ef2a8
|
Implemented clipboard sharing setting for RDP protocol
|
2018-04-15 10:41:39 +02:00 |
|
David Sparer
|
8db0bf7bea
|
make constant id readonly
|
2018-02-13 16:15:49 -06:00 |
|
David Sparer
|
2df9441c20
|
reverted credential manager functionality as best I could
|
2017-10-16 14:39:41 -05:00 |
|
David Sparer
|
e4f8f96b83
|
unloaded credentials now display a message
|
2017-08-05 19:06:27 -05:00 |
|
David Sparer
|
ec554dae2e
|
cred record drop down now works
you can select the credential associated to a connection via a property window drop down
|
2017-08-05 16:35:21 -05:00 |
|
David Sparer
|
792edd9146
|
refactored a bit to use the Maybe pattern
implemented via ienumerable<t> so we can make use of the existing ienum monads
|
2017-07-28 13:01:15 -05:00 |
|
David Sparer
|
7a2ab59346
|
connections now just reference credential ids
|
2017-07-27 21:50:50 -05:00 |
|
David Sparer
|
38bcafbfe5
|
cleaned up RdpProtocol
|
2017-05-07 17:22:59 -06:00 |
|
David Sparer
|
4f5c929a9b
|
renamed ProtocolICA to IcaProtocol
|
2017-05-07 16:34:31 -06:00 |
|
Sean Kaim
|
af5000b0f8
|
use statement bodys to allow building with VS2015
|
2017-04-12 13:15:32 -04:00 |
|
Sean Kaim
|
5b646617d1
|
code clean up
|
2017-04-11 16:24:34 -04:00 |
|
David Sparer
|
fcd070066c
|
Merge branch 'v1_76_temporary_branch' into Create_basic_infrastructure_for_supporting_credential_manager
# Conflicts:
# mRemoteV1/Config/Settings/SettingsSaver.cs
# mRemoteV1/Properties/Settings.Designer.cs
# mRemoteV1/Properties/Settings.settings
# mRemoteV1/Resources/Language/Language.resx
# mRemoteV1/app.config
|
2017-01-28 11:57:12 -07:00 |
|
David Sparer
|
0d7c3838f6
|
split connection serializer for confcons 2.6 and 2.7 into different classes
resolved a bunch of test failures
|
2017-01-27 09:15:07 -07:00 |
|
David Sparer
|
dd9f76f73b
|
removed inherit username/domain/password from showing in the property grid
|
2017-01-26 14:41:43 -07:00 |
|
David Sparer
|
3dcfd3738d
|
connectionrecord and its inheritance are now serialized and deserialized
|
2017-01-26 14:32:07 -07:00 |
|
David Sparer
|
b953240966
|
created some ui elements to make selection credentials from the config window easier
|
2017-01-26 08:18:00 -07:00 |
|