Unknown
|
d0adfebf7a
|
issue #797 removed duplicate strings & fixed spelling
|
2017-11-13 21:48:02 +11:00 |
|
David Sparer
|
2df9441c20
|
reverted credential manager functionality as best I could
|
2017-10-16 14:39:41 -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 |
|
Sean Kaim
|
998e156b21
|
deregister VNC event handler on disconnect.
|
2017-04-12 16:13:43 -04:00 |
|
Sean Kaim
|
53c8b3b66d
|
use statement bodys to allow building with VS2015
|
2017-04-12 13:40:36 -04:00 |
|
Sean Kaim
|
d5d4fdefc8
|
VncSharp Updates
* New VncSharp.dll built with a .NET 4 runtime target
* Minor code cleanup
* Avoid exceptions on VNC close/disconnect
|
2017-04-12 12:43:48 -04:00 |
|
David Sparer
|
2b2e01f3d1
|
minor renames (resharper)
|
2017-02-06 15:26:47 -07:00 |
|
David Sparer
|
529f1ca835
|
renamed frmMain to FrmMain (resharper)
|
2017-02-06 15:19:52 -07:00 |
|
David Sparer
|
21993a4862
|
made a few calls to CredentialRecord safer
|
2017-01-27 09:46:55 -07:00 |
|
David Sparer
|
03da5b3cf1
|
VNC now uses credential record
|
2017-01-27 09:31:24 -07:00 |
|
Sean Kaim
|
ae13b5f920
|
code clean up/remove unused files
|
2016-09-09 10:24:02 -04:00 |
|
Sean Kaim
|
7218208355
|
code clean up
|
2016-09-02 13:04:29 -04:00 |
|
Sean Kaim
|
512044617c
|
Last VB references removed
|
2016-06-02 15:45:47 -04: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 |
|
hiriumi
|
5a4d53908d
|
A lof refactoring. There is a problem in PortableSettingsProvider.cs where it doesn't save the config file. We need to address PortableSettingsProvider.SetPropertyValues() method that saves the config file is not called at all.
|
2016-05-02 00:43:28 -07:00 |
|
David Sparer
|
9520fbe4a1
|
re-adding some files lost during the migraton from sparerd/mRemoteNG-1
|
2016-04-14 01:27:15 -06:00 |
|